body, div, ul, li, ol, pre, h1, h2, h3, h4, h5, h6, dl, dt, dd, input, fieldset, form, textarea, p, th, td, botton, blockquote, span, img {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	line-height: 24px;
	width: 100%;
	font-family: "Microsoft yahei";
	margin: 0;
	padding: 0;
}
fieldset, img, input, button {
	border: 0;
}
ul, li {
	list-style-type: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: orangered;
	text-decoration: none;
}
.del_float {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*网站头部*/
.header {
	height: 100px;
	width: 1200px;
	margin: 0 auto;
}
.header .logo {
	width: 440px;
	float: left;
	margin-top: 20px;
}
.header .logo1 {
	width: 440px;
	float: left;
	margin-top: 20px;
}
.nav {
	width: 700px;
	float: right; /* height:125px; */
}
.top_r {
	float: right;
	font-size: 14px;
	margin-top: 25px;
}
.top_r a {
	margin-left: 13px;
	line-height: 25px;
}
.top_r a.dina {
	background: url("../images/d_san.jpg")/*tpa=#/d_san.jpg*/ no-repeat right center;
	padding-right: 13px;
	position: relative;
}
.top_r a.shu {
	background: url("../images/d_shu.jpg")/*tpa=#/d_shu.jpg*/ no-repeat left center;
	padding-left: 18px;
}
a.dina .ewm {
	display: none;
	position: absolute;
	left: -60px;
	top: 25px;
	float: left;
	z-index: 3;
}
a.dina:hover .ewm {
	display: block;
	position: absolute;
	left: -60px;
	top: 25px;
	float: left;
	z-index: 3;
}
a.soso_a {
	background: url("../images/soso_t_03.png")/*tpa=#/soso_t_03.png*/ center center no-repeat;
	height: 25px;
	width: 25px;
	display: inline-block;
	margin-top: -25px;
	position: relative;
}
.sosok {
	height: 44px;
	width: 160px;
	position: absolute;
	right: 0;
	top: 25px;
	background: url("../images/soso_t_07.png")/*tpa=#/soso_t_07.png*/ center left no-repeat;
	z-index: 3;
	display: none;
}
.sosok input {
	height: 25px;
	line-height: 25px;
	width: 154px;
	background: #1e477d;
	border: 1px solid #1e477d;
	text-indent: 10px;
	color: #fff;
	margin-top: 17px;
	font-family: "微软雅黑";
}
a.soso_a:hover .sosok {
	display: block;
}
.menu {
	float: right;
	margin-top: 23px;
	width: 630px;
}
.menu li {
	float: left;
	height: 80px;
}
.menu li a {
	font-size: 14px;
	margin: 0 9px;
}
.menu li ul {
	display: none;
}
.menu li:hover ul {
	float: left;
	position: absolute;
	left: 0;
	top: 52px;
	width: 120px;
	background: #eff4fa;
	margin: 0;
	padding: 0;
	display: block;
}
.menu li ul li {
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
	width: 120px;
}
.menu li ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 10px;
	margin: 0;
	padding: 0;
}
.menu li ul li a:hover {
	background: #d9dadd;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 10px;
}
/*Banner图片*/
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banner ul {
	overflow: hidden;
}
.banner ul li {
	width: 100%;
	height: 515px;
	float: left;
}
.banner ul li img {
	width: 100%;
	height: 515px;
}
.banner ul li a {
	width: 100%;
	height: 515px;
	display: block;
}
.banner-span1 {
	margin: 0px;
	padding: 0px;
	width: 15%;
	position: absolute;
	bottom: 5%;
	z-index: 886;
	left: 52%
}
.banner-span1 span {
	display: inline-block;
	margin-left: 7px;
	width: 15px;
	height: 15px;
	background: url("../images/bb1_11.png")/*tpa=#/bb1_11.png*/ no-repeat;
	cursor: pointer;
}
.banner-span1 span.cur, .banner-span span:hover {
	display: inline-block;
	margin-left: 7px;
	width: 15px;
	height: 15px;
	background: url("../images/bb1_10.png")/*tpa=#/bb1_10.png*/ no-repeat;
	cursor: pointer;
}
/*首页服务信息*/
.S_service {
	width: 1200px;
	margin: 0 auto;
}
.S_service h2 {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	margin-top: 75px;
}
.S_service_div {
	border: 1px solid #cccccc;
	height: 400px;
	width: 1200px;
	margin-top: 35px;
	margin-bottom: 90px;
}
.S_service_div dl {
	float: left;
	width: 300px;
	height: 400px;
	position: relative;
	cursor: pointer;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.S_service_div dl.on dt img {
	width: 300px;
	height: 400px;
}
.S_service_div dl.on dd {
	width: 300px;
	height: 400px;
}
.S_service_div dl.on:hover dd {
	background: #2EAFBB url("../images/da_more.png")/*tpa=#/da_more.png*/ no-repeat 130px 320px;
	display: block;
	width: 300px;
	height: 400px;
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.S_service_div dl.on:hover dd h3 a {
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	line-height: 30px;
	width: 300px;
	float: left;
	font-weight: normal;
}
.S_service_div dl.on:hover dd span {
	width: 260px;
	padding: 0 20px;
	text-align: center;
	display: block;
}
.S_service_div dl.on:hover dd span a {
	padding: 0 10px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.S_service_div .s_t, .S_service .s_b {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.S_service_div .s_t div, .S_service .s_b div {
	margin: 0;
	padding: 0;
	height: 200px;
}
.S_service_div .s_t:hover div, .S_service_div .s_b:hover div {
	background: #2EAFBB url("../images/da_more.png")/*tpa=#/da_more.png*/ no-repeat 130px 135px;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.S_service_div .s_t:hover div h3 a, .S_service_div .s_b:hover div h3 a {
	color: #000000;
	font-size: 20px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 30px;
	width: 300px;
	float: left;
	font-weight: normal;
}
.S_service_div .s_t:hover div span, .S_service_div .s_b:hover div span {
	width: 260px;
	padding: 0 20px;
	text-align: center;
	display: block;
}
.S_service_div .s_t:hover div span a, .S_service_div .s_b:hover div span a {
	padding: 0 10px;
	text-align: center;
	color: #000000;
	font-size: 14px;
}
/*首页解决方案*/
.box_f {
	width: 100%;
	background: #0068b7;
	padding: 60px 0px;
	height: auto;
	overflow: hidden
}
.box {
	width: 1200px;
	margin: auto;
}
.box ul li {
	float: left;
	width: 280px;
	margin: 10px;
	overflow: hidden;
	background: url("../images/orange.jpg")/*tpa=#/orange.jpg*/  0 400px no-repeat;
	position: relative;
}
.box ul li:hover {
	background-position: 0px 0px;
	-webkit-transition: all .5s ease-in-out .3s;
	transition: all .5s ease-in-out .3s;
	-moz-transition: all .5s ease-in-out .3s;
	-ms-transition: all .5s ease-in-out .3s;
	-o-transition: all .5s ease-in-out .3s;
}
.box ul li u {
	position: absolute;
	display: block;
	margin-left: 35px;
	width: 220px;
	height: 200px;
	background: url("../images/round.png")/*tpa=#/round.png*/  no-repeat;
	-webkit-transition: all .5s ease-in-out .0s;
	transition: all .5s ease-in-out .0s;
	-moz-transition: all .5s ease-in-out .0s;
	-ms-transition: all .5s ease-in-out .0s;
	-o-transition: all .5s ease-in-out .0s;
}
.box ul li u.cr {
	clip: rect(0px, 200px, -10px, 100px);
}
.box.active ul li u.cr {
	clip: rect(0px,200px,200px,100px);
}
.box ul li:hover u.cr {
	clip: rect(0px, 200px, -10px, 100px)
}
.box ul li u.cl {
	clip: rect(200px,100px,2000px,0px)
}
.box.active ul li u.cl {
	clip: rect(0px,100px,200px,0px);
}
.box ul li:hover u.cl {
	clip: rect(200px,100px,2000px,0px)
}
.box ul li i {
	display: block;
	font-style: normal;
	position: absolute;
	height: 70px;
	width: 78px;
	left: 93px;
	top: 66px;
}
.box ul li.box1 i {
	background: url("../images/box1.png")/*tpa=#/box1.png*/ 0px 0px no-repeat
}
.box ul li:hover.box1 i {
	background: url("../images/box1.png")/*tpa=#/box1.png*/ -78px 0px no-repeat;
	-webkit-transition: all .5s ease-in-out .4s;
	transition: all .4s ease-in-out .4s;
	-moz-transition: all .5s ease-in-out .4s;
	-ms-transition: all .5s ease-in-out .4s;
	-o-transition: all .5s ease-in-out .4s;
}
.box ul li.box2 i {
	background: url("../images/box2.png")/*tpa=#/box2.png*/ 0px 0px no-repeat;
	height: 85px;
	top: 62px;
	width: 76px;
	left: 94px;
}
.box ul li:hover.box2 i {
	background: url("../images/box2.png")/*tpa=#/box2.png*/ -76px 0px no-repeat;
	-webkit-transition: all .5s ease-in-out .4s;
	transition: all .4s ease-in-out .4s;
	-moz-transition: all .5s ease-in-out .4s;
	-ms-transition: all .5s ease-in-out .4s;
	-o-transition: all .5s ease-in-out .4s;
}
.box ul li.box3 i {
	background: url("../images/box3.png")/*tpa=#/box3.png*/ 0px 0px no-repeat;
	width: 74px;
	left: 95px;
}
.box ul li:hover.box3 i {
	background: url("../images/box3.png")/*tpa=#/box3.png*/ -74px 0px no-repeat;
	-webkit-transition: all .5s ease-in-out .4s;
	transition: all .4s ease-in-out .4s;
	-moz-transition: all .5s ease-in-out .4s;
	-ms-transition: all .5s ease-in-out .4s;
	-o-transition: all .5s ease-in-out .4s;
}
.box ul li.box4 i {
	background: url("../images/box4.png")/*tpa=#/box4.png*/ 0px 0px no-repeat;
	width: 70px;
	left: 96px;
}
.box ul li:hover.box4 i {
	background: url("../images/box4.png")/*tpa=#/box4.png*/ -70px 0px no-repeat;
	-webkit-transition: all .5s ease-in-out .4s;
	transition: all .4s ease-in-out .4s;
	-moz-transition: all .5s ease-in-out .4s;
	-ms-transition: all .5s ease-in-out .4s;
	-o-transition: all .5s ease-in-out .4s;
}
.box ul li h3 {
	font-size: 18px;
	color: #fff;
	padding: 0;
	margin: 0;
	line-height: 24px;
	font-weight: normal;
	text-align: center;
	margin-top: 248px;
}
.box ul li h3 a {
	color: #fff
}
.box ul li p {
	font-size: 12px;
	color: #95b3d8;
	line-height: 20px;
	margin-top: 20px;
	padding: 0 8px;
	text-align: center
}
.box ul li p a {
	color: #95b3d8;
}
.box ul li p a:hover {
	color: #fff;
}
.box ul li:hover p a {
	color: #fff;
}
/**首页新闻栏目*/
.S_news {
	width: 1200px;
	height: 630px;
	margin: 0 auto;
}
.N_Menu {
	height: 170px;
	font-size: 14px;
}
.N_Menu h2 {
	font-size: 30px;
	text-align: center;
	color: #000000;
	font-weight: normal;
	float: left;
	height: 80px;
	width: 1200px;
	line-height: 80px;
	margin-top: 20px;
}
.N_Menu ul {
	height: 30px;
	padding: 45px 0;
	margin: 0 auto;
	width: 330px;
}
.N_Menu ul li {
	float: left;
	margin-left: 10px;
}
.N_Menu ul li a {
	text-align: center;
	width: 100px;
	display: block;
	height: 30px;
	line-height: 30px;
}
.N_Menu ul li a:hover, .N_Menu ul li a.on {
	text-align: center;
	width: 100px;
	display: block;
	height: 30px;
	background: #eb5300;
	line-height: 30px;
	color: #fff;
}
.N_content {
	height: 440px;
	display: none;
	overflow: hidden;
	width: 1200px;
}
.N_content_l {
	width: 610px;
	height: 440px;
	float: left;
	margin-left: -610px;
	overflow: hidden;
}
.N_content_l dl {
	width: 300px;
	margin-right: 10px;
	float: left;
}
.N_content_l dl dt img {
	width: 300px;
	height: 200px;
}
.N_content_l dl dd h2 {
	width: 300px;
	font-size: 16px;
	color: #000;
	line-height: 28px;
	margin: 10px 0;
	height: 56px;
	overflow: hidden;
	font-weight: normal;
}
.N_content_l dl dd p {
	width: 300px;
	color: #666666;
	height: 105px;
	overflow: hidden;
}
.N_content_l dl dd span {
	width: 300px;
	color: #666666;
}
.N_content_l dl dd span a {
	width: 68px;
	float: right;
}
.N_content_r {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 30px 0px
}
.N_content_r ul li {
	margin-bottom: 8px;
	width: 580px;
	float: left
}
.N_content_r ul li dl {
	width: 90px;
	height: 90px;
	margin-right: 15px;
	border: 1px solid #c1c1c1;
	float: left;
}
.N_content_r ul li dl dt {
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.N_content_r ul li dl dd {
	text-align: center;
}
.N_content_r ul li h2 {
	font-size: 16px;
	line-height: 30px;
	width: 460px;
	float: left;
	font-weight: normal;
}
.N_content_r ul li p {
	font-size: 12px;
	color: #666666;
	width: 450px;
	float: left;
}
.N_content_r ul li:hover dl {
	width: 90px;
	height: 90px;
	margin-right: 15px;
	float: left;
	border: 1px solid #0068b7
}
.N_content_r ul li:hover dl dt {
	font-size: 30px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.N_content_r ul li:hover dl dd {
	text-align: center;
}
.N_content_r ul li:hover h2 {
	font-size: 16px;
	line-height: 30px;
	width: 460px;
	float: left;
}
.N_content_r ul li:hover h2 a {
	color: #fff;
}
.N_content_r ul li:hover p {
	font-size: 12px;
	color: #fff;
	width: 450px;
}
/*首页案例栏目**/
.S_case {
	width: 100%;
}
.S_case_n {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0px
}
.S_case_menu {
	height: 160px;
}
.S_case_menu span {
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	float: left;
	width: 1200px;
	margin: 35px 0 20px 0;
	line-height: 30px;
}
.S_case_u {
	width: 422px;
	margin: 0 auto;
}
.S_case_u li {
	float: left;
	margin-left: 15px;
}
.S_case_u li a {
	width: 120px;
	text-align: center;
	color: #ffffff;
	border: 1px solid #0068b7;
	display: block;
	height: 30px;
	line-height: 30px;
}
.S_case_u li a:hover, .S_case_u li a.on {
	border: 1px solid #ffffff;
	width: 120px;
	text-align: center;
	color: #ffffff;
	height: 30px;
	line-height: 30px;
}
.s_case_m {
	border: 1px solid #c1c1c1;
	background: #ffffff;
	float: right;
	height: 15px;
	margin-top: 8px;
	line-height: 15px;
	padding: 0 3px;
}
.S_case_c {
	width: 1200px;
	display: none;
	height: 600px;
	float: left;
	margin-top: 600px;
	overflow: hidden;
}
.S_case_c ul {
	width: 1200px;
}
.S_case_c ul li {
	width: 380px;
	margin-right: 19px;
	float: left;
	height: 251px;
	margin-bottom: 30px;
	overflow: hidden;
}
.S_case_c ul li a {
	width: 380px;
	position: relative;
}
.S_case_c ul li a img {
	width: 380px;
	height: 251px;
}
.S_case_c ul li a span {
	padding: 10px 18px;
	width: 343px;
	display: none;
	position: absolute;
	left: 0;
	bottom: 4px;
	height: 42px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background: #000000;
}
.S_case_c ul li a:hover span {
	display: block;
	color: #fff;
	font-size: 12px;
	z-index: 1;
}
.S_case_c li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.2, 1.2);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	-moz-transform: scale(1.2, 1.2);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
}
.s_case_n_xj {
	width: 100%;
	height: 30px;
	margin: 10px auto;
	text-align: center;
	cursor: pointer;
	float: left;
}
/* 首页客户服务*/
.S_kefu {
	height: 350px;
	width: 1200px;
	margin: 0 auto;
}
.S_kefu h1 {
	font-size: 30px;
	text-align: center;
	width: 1200px;
	line-height: 70px;
	height: 85px;
	margin-top: 30px;
	font-weight: normal;
}
.S_kefu ul {
}
.S_kefu ul li {
	border: 1px solid #c1c1c1;
	width: 148px;
	height: 98px;
	float: left;
	position: relative
}
.S_kefu ul li a img {
	width: 148px;
	height: 98px;
}
.S_kefu ul li span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: block;
	display: none;
}
/*首页底部栏目*/
.S_bottom {
	background: #000;
	height: 50px;
	width: 100%;
}
.S_bottom_n {
	width: 1200px;
	margin: 0 auto;
}
.s_bottom_t_l {
	height: 100px;
	width: 614px;
	float: left; /* line-height:130px; */
	color: #ffffff;
}
.s_bottom_t_r {
	float: right;
	color: #ffffff;
	line-height: 46px;
}
.s_bottom_t_r ul {
	margin-top: 5px;
	margin-right: 5px;
}
.s_bottom_t_r ul li {
	float: left;
	margin-left: 23px;
}
.S_bottom_m {
	float: left;
	width: 1200px;
}
.S_bottom_m_l {
	width: 200px;
	float: left;
}
.S_bottom_m_m {
	float: left;
	color: #ffffff;
	line-height: 25px;
	font-size: 12px;
	margin-left: 50px;
	width: 685px;
}
.S_bottom_m_r {
	float: right;
	width: 265px;
	height: 115px;
}
.S_bottom_link {
	width: 1200px;
}
.S_bottom_link span {
	color: #ffffff;
	height: 30px;
	font-size: 12px;
	float: left;
	line-height: 30px;
	width: 80px;
}
.S_bottom_link a {
	color: #ffffff;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	float: left;
	margin-right: 20px;
}
.S_bottom_link a:hover {
	color: #264377
}
/*底部版权信息*/
.S_bq {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
}
.s_bq_l {
	width: 500px;
	float: left;
	color: #000;
	margin-top: 40px;
	font-size: 12px;
}
.s_bq_r {
	width: 700px;
	float: right;
	text-align: right;
	font-size: 12px;
}
/*首页右侧浮动*/
.s_fd {
	position: fixed;
	right: 5px;
	top: 50px;
	height: 180px;
	z-index: 3;
	display: none;
}
.s_fd ul {
	width: 15px;
	height: 180px;
}
.s_fd ul li {
	float: left;
	height: 36px;
	line-height: 36px;
	position: relative;
	display: block;
}
.s_fd ul li a {
	width: 15px;
	height: 36px;
	display: block;
	background: url("../images/s_fd_03.png")/*tpa=#/s_fd_03.png*/ no-repeat center center;
}
.s_fd ul li a:hover, .s_fd ul li a.on {
	width: 15px;
	height: 36px;
	display: block;
	background: url("../images/s_fd_09.png")/*tpa=#/s_fd_09.png*/ no-repeat center center;
}
.s_fd ul li span {
	display: none;
}
.s_fd ul li:hover span {
	display: block;
	position: absolute;
	left: -100px;
	top: 0px;
	width: 100px;
	height: 36px;
	background: url("../images/s_fd_07.png")/*tpa=#/s_fd_07.png*/ no-repeat left top;
	line-height: 36px;
	text-indent: 10px;
	color: #ffffff;
	font-size: 14px;
	float: left;
	z-index: 2;
}
.s_fd ul li.on span {
	display: block;
	position: absolute;
	left: -100px;
	top: 0px;
	width: 100px;
	height: 36px;
	background: url("../images/s_fd_07.png")/*tpa=#/s_fd_07.png*/ no-repeat left top;
	line-height: 36px;
	text-indent: 10px;
	color: #ffffff;
	font-size: 14px;
	float: left;
	z-index: 2;
}
/*首页右侧浮动1*/
.s_fd1 {
	position: fixed;
	right: 5px;
	bottom: 121px;
	height: 277px;
	width: 49px;
	border: 1px solid #c1c1c1;
	z-index: 2;
	background: #ffffff;
}
.s_fd1 ul {
	width: 49px;
}
.s_fd1 ul li a {
	height: 49px;
	line-height: 49px;
	width: 49px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	float: left;
	border-bottom: 1px solid #c1c1c1;
}
/**成功案例**/

.casetop {
	width: 100%;
	height: 123px;
	position: relative;
	overflow: hidden;
	display: none;
}
.casetop .caseline {
	margin-top: 58px;
	width: 100%;
	height: 1px;
	background: #d2d2d2
}
.casetop .casemenu {
	margin: auto;
	height: 80px;
	width: 390px;
	position: relative;
	margin-top: -32px;
	z-index: 886;
	background: #fff;
}
.casetop .casemenu ul li {
	width: 85px;
	float: left;
	margin-left: 20px;
	margin-right: 21px;
	font-size: 14px;
}
.casetop .casemenu ul li img {
	width: 54px;
	height: 54px;
}
.casetop .casemenu ul li a {
	width: 100%;
	display: block;
	text-align: center;
	color: #666666
}
.casetop .casemenu ul li:hover a {
	color: #0068b7
}
.casetop .casemenu span a {
	color: #0068b7
}
.casecontent {
	width: 1200px;
	margin: auto;
	height: auto;
	margin-top: 25px;
}
.casecontent ul li {
	width: 348px;
	float: left;
	margin-right: 10px;
	margin-bottom: 55px;
}
.casecontent ul li dl {
	width: 100%;
	padding: 0;
	margin: 0
}
.casecontent ul li dl dt {
	padding: 0;
	margin: 0;
	width: 348px;
	height: 228px;
	overflow: hidden;
	position: relative;
}
.casecontent ul li dl dt img {
	width: 348px;
	height: 228px;
}
.casecontent ul li dl dt:hover img {
	opacity: 1;
	-webkit-transform: scale(1.2, 1.2);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	-moz-transform: scale(1.2, 1.2);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
}
.casecontent ul li dl dt span {
	padding: 10px 18px;
	width: 317px;
	display: none;
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 40px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	background: #000000;
	overflow: hidden;
}
.casecontent ul li dl dt:hover span {
	display: block;
	color: #fff;
	font-size: 12px;
	z-index: 1;
}
.casecontent ul li.notright {
	margin-right: 0px;
}
.casecontent ul li dl dd {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
.casecontent ul li dl dd h3 {
	line-height: 40px;
	height: 40px;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #dbdbdb
}
.casecontent ul li dl dd a {
	color: #666666;
}
.casecontent ul li dl dd a:hover {
	color: #eb6100
}
.casecontent ul li dl dd div {
	height: 44px;
	width: 100%;
	margin-top: 12px;
	background: url("../images/casebg.jpg")/*tpa=#/casebg.jpg*/ no-repeat right 2px;
	line-height: 20px;
}
.contactmore {
	width: 840px;
	height: 98px;
	border: 1px solid #bbbbbb;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 12px;
}
.contactmore ul li {
	width: 273px;
	height: 98px;
	float: left;
	border-right: 1px solid #bbbbbb;
}
.contactmore ul li:hover {
	background: #e94b40;
	border-right: 1px solid #e94b40;
}
.contactmore ul li dl {
	padding: 0;
	margin: 0;
}
.contactmore ul li dl dt {
	padding: 0;
	margin: 30px 18px 0 19px;
	height: 38px;
	width: 38px;
	background: url("../images/morehover1.png")/*tpa=#/morehover1.png*/ no-repeat;
	color: #fff;
	font-size: 24px;
	line-height: 38px;
	text-indent: 9px;
	font-style: italic;
	float: left;
}
.contactmore ul li:hover dl dt {
	background: url("../images/morehover2.png")/*tpa=#/morehover2.png*/ no-repeat;
	color: #e94b40;
}
.contactmore ul li dl dd {
	padding: 0;
	margin: 0;
	margin-top: 30px;
	float: left;
}
.contactmore ul li dl dd h3 {
	color: #333333;
	font-size: 18px;
	font-weight: normal
}
.contactmore ul li dl dd h3 a {
	color: #333333;
}
.contactmore ul li:hover dl dd h3 a {
	color: #fff;
}
.contactmore ul li dl dd h4 {
	color: #999999;
	font-size: 14px;
	font-weight: normal
}
.contactmore ul li dl dd h4 a {
	color: #999999;
}
.contactmore ul li:hover dl dd h4 a {
	color: #fff;
}
.contactmore ul li.last {
	border: none;
	width: 276px;
}
.contactfoot {
	width: 1200px;
	margin: auto;
	margin-bottom: 120px;
}
.contactfoot .contactfootleft {
	width: 550px;
	float: left;
}
.contactfoot .contactfootleft h3 {
	color: #f34916;
	font-size: 18px;
	font-weight: normal;
	line-height: 72px;
	width: 100%;
}
.contactfoot .contactfootleft h3 a {
	float: right;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.contactfoot .contactfootleft a:hover {
	color: #f34916;
}
.contactfoot .contactfootleft ul li {
	color: #666666;
	font-size: 14px;
	height: 32px;
	width: 100%;
	overflow: hidden;
	line-height: 32x;
}
.contactfoot .contactfootleft ul li a {
	color: #666666;
}
.contactfoot .contactfootright {
	width: 276px;
	float: right;
	position: relative;
}
.contactfoot .contactfootright h3 {
	font-size: 18px;
	line-height: 72px;
	color: #333333;
	font-weight: normal;
	width: 276px;
}
.zxxm_div {
	width: 276px;
	overflow: hidden;
	position: relative;
}
.zxxm_div ul {
	overflow: hidden;
}
.zxxm_div ul li {
	width: 276px;
	height: 160px;
	float: left;
}
.zxxm_div ul li img {
	width: 276px;
	height: 160px;
}
.banner-span {
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 50px;
	height: 20px;
	top: 30px;
	z-index: 886;
	right: 10px;
	font-size: 0;
}
.banner-span span {
	display: inline-block;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	background: url("../images/banner_c1.jpg")/*tpa=#/banner_c1.jpg*/ no-repeat;
	cursor: pointer;
}
.banner-span span.cur, .banner-span span:hover {
	display: inline-block;
	margin-left: 5px;
	width: 10px;
	height: 10px;
	background: url("../images/banner_c2.jpg")/*tpa=#/banner_c2.jpg*/ no-repeat;
	cursor: pointer;
}
/**成功案例**/


/**案例详情**/
.bgcaseinfo {
	width: 100%;
	height: 60px;
	background: #000000;
	left: 0;
	z-index: 999;
}
.bgcaseinfo .casemenu {
	width: 1200px;
	height: 60px;
	margin: auto;
	position: relative;
}
.bgcaseinfo .casemenu ul li {
	color: #cccccc;
	font-size: 14px;
	line-height: 60px;
	margin-right: 45px;
	float: left
}
.bgcaseinfo .casemenu ul li a {
	color: #cccccc;
}
.bgcaseinfo .casemenu ul li.cur a, .bgcaseinfo .casemenu ul li a:hover {
	color: #ffffff;
}
.bgcaseinfo .casemenu span a {
	color: #cccccc;
	font-size: 14px;
	line-height: 60px;
	position: absolute;
	right: 0;
}
.caseinfocontent {
	width: 1200px;
	margin: auto;
	margin-top: 55px;
}
.caseinfocontent .topinfo {
	width: 100%;
	position: relative;
}
.caseinfocontent .topinfo .leftinfo {
	width: 700px;
}
.caseinfocontent .topinfo .leftinfo h1 {
	color: #000000;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal
}
.caseinfocontent .topinfo .leftinfo h1 a {
	width: 100px;
	height: 30px;
	display: block;
	color: #fff;
	font-size: 14px;
	background: url("/images/casebg2.jpg")/*tpa=#/casebg2.jpg*/ no-repeat;
	opacity: 0.91;
	float: right;
	text-align: center;
}
.caseinfocontent .topinfo .leftinfo h1 a:hover {
	color: #fff;
	opacity: 1;
}
.caseinfocontent .topinfo .leftinfo p {
	overflow: hidden;
	color: #666666;
	font-size: 14px;
	margin-top: 20px;
	padding: 0;
	font-weight: normal
}
.caseinfocontent .topinfo .right {
	position: absolute;
	right: 0;
	width: 500px;
	height: 429px;
	top: -200px;
}
.caseinfocontent .topinfo .right img {
	width: 500px;
	height: 429px;
}
.caseinfocontent .lineinfo {
	width: 100%;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #cccccc
}
.caseinfocontent .lineinfo a {
	color: #666666;
}
.caseinfocontent .lineinfo a:hover {
	color: #f34916;
}
.caseinfocontent .lineinfo span {
	float: right;
}
.caseinfocontent .showcontent {
	width: 100%;
	margin-top: 65px;
	margin-bottom: 70px;
}
.caseinfocontent .linefoot {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 50px;
	border-bottom: 1px solid #cccccc
}
.caseinfocontent .linefoot a {
	width: 100px;
	height: 30px;
	display: block;
	color: #ffffff;
	font-size: 14px;
	float: left;
	background: url("../images/casefootbg.jpg")/*tpa=#/casefootbg.jpg*/ no-repeat;
	text-align: center;
	line-height: 30px;
}
.caseinfocontent .linefoot a:hover {
	color: #f34916;
}
.caseinfocontent .linefoot span {
	float: right;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
/**案例详情**/

/**手机案例详情**/
.shouji_c {
	background: url("../images/shoujicase_02.jpg")/*tpa=#/shoujicase_02.jpg*/ no-repeat top center;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 1291px;
}
.shoujicase {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}
.shoujicase_c {
	width: 1200px;
	margin: 0 auto;
	float: left;
}
.shoujicase_c h2 {
	font-size: 48px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	line-height: 55px;
	height: 55px;
	padding-top: 60px;
}
.shoujicase_c p {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	letter-spacing: 8px;
}
.shoujicase_c_t {
	width: 1200px;
	margin: 45px auto;
	position: relative;
}
.shoujicase_c_t img {
	text-align: center;
	width: 1200px;
}
.shoujicase_c_l {
	width: 48px;
	height: 100px;
	float: left;
	background: url("../images/sj_an_03.png")/*tpa=#/sj_an_03.png*/ no-repeat;
	position: absolute;
	left: 0;
	top: 350px;
	cursor: pointer;
}
.shoujicase_c_r {
	width: 48px;
	height: 100px;
	float: right;
	background: url("../images/sj_an_05.png")/*tpa=#/sj_an_05.png*/ no-repeat;
	position: absolute;
	right: 0;
	top: 350px;
	cursor: pointer;
}
/***手机效果*/
#box {
	position: relative;
	width: 1200px;
	height: 772px;
	margin: 115px auto 0;
}
#box ul {
	position: relative;
	width: 1200px;
	height: 772px;
}
#box li {
	position: absolute;
	list-style: none;
	width: 0;
	height: 0;
	top: 146px;
	left: 377px;
	z-index: 0;
	cursor: pointer;
	overflow: hidden;
}
#box li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
#box .prev, #box .next {
	position: absolute;
	top: 50%;
	width: 39px;
	height: 80px;
	margin-top: -40px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	background: url("btn.png")/*tpa=http://#/css/btn.png*/ no-repeat;
}
#box .prev {
	left: -60px;
}
#box .next {
	right: -60px;
	background-position: -39px 0;
}
#box .prev, #box .next {
	position: absolute;
	top: 40%;
	width: 39px;
	height: 80px;
	margin-top: -40px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/btn.png")/*tpa=#/btn.png*/ no-repeat;
}
#box .prev {
	left: -60px;
}
#box .next {
	right: -60px;
	background-position: -39px 0;
}
/***手机效果*/



.shoujicase_c_w {
	height: 280px;
}
.shoujicase_c_w h2 {
	font-size: 20px;
	color: #000000;
	line-height: 39px;
	height: 39px;
	width: 600px;
	float: left;
	font-weight: normal;
}
.shoujicase_c_w span {
	float: right;
	height: 39px;
	line-height: 39px;
}
.shoujicase_c_w span a {
	float: left;
	margin-left: 10px;
}
.shoujicase_c_w p {
	font-size: 12px;
	color: #555555;
	padding: 60px 0;
	line-height: 25px;
}
.shoujicase .lineinfo {
	width: 100%;
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #cccccc
}
.shoujicase .lineinfo a {
	color: #666666;
}
.shoujicase .lineinfo a:hover {
	color: #f34916;
}
.shoujicalineinfose span {
	float: right;
}
.shoujicase .showcontent {
	text-align: center;
	width: 100%;
	margin-top: 65px;
	margin-bottom: 70px;
}
.shoujicase .linefoot {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #cccccc
}
.shoujicase .linefoot a {
	width: 100px;
	height: 30px;
	display: block;
	color: #ffffff;
	font-size: 14px;
	float: left;
	background: url("../images/casefootbg.jpg")/*tpa=#/casefootbg.jpg*/ no-repeat;
	text-align: center;
	line-height: 30px;
}
.shoujicase .linefoot a:hover {
	color: #f34916;
}
.shoujicase .linefoot span {
	float: right;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
/**解决方案**/
.jjhutop {
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.jjhutop .lineinfo {
	background: #bbbbbb;
	width: 1000px;
	height: 1px;
}
.jjhutop .showwidth {
	width: 1200px;
	margin: auto;
	position: relative;
}
.jjhutop .showwidth span {
	position: absolute;
	right: 0;
	color: #666666;
	font-size: 14px;
	width: 395px;
	background: #fff;
	top: -13px;
	display: block;
	text-align: right
}
.jjhucontent {
	width: 1200px;
	margin: auto;
	height: auto;
	margin-top: 80px;
}
.jjhucontent ul li {
	width: 347px;
	float: left;
	margin-right: 10px;
	margin-bottom: 55px;
	border: 1px solid #bbbbbb
}
.jjhucontent ul li dl {
	width: 100%;
	padding: 0;
	margin: 0
}
.jjhucontent ul li dl dt {
	padding: 0;
	margin: 0;
	width: 347px;
	height: 228px;
	overflow: hidden;
}
.jjhucontent ul li dl dt img {
	width: 347px;
	height: 228px;
}
.jjhucontent ul li dl dt:hover img {
	opacity: 1;
	-webkit-transform: scale(1.2, 1.2);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
	-moz-transform: scale(1.2, 1.2);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 500ms;
}
.jjhucontent ul li.notright {
	margin-right: 0px;
}
.jjhucontent ul li dl dd {
	padding: 0;
	margin: 0;
	margin-top: -6px
}
.jjhucontent ul li dl dd h3 {
	line-height: 88px;
	height: 88px;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
.jjhucontent ul li dl dd a {
	color: #666666;
}
.jjhucontent ul li dl dd:hover {
	background: #0068b7
}
.jjhucontent ul li dl dd:hover a {
	color: #fff
}
/**解决方案**/

/**解决方案详情**/
.jjhuinfo {
	width: 1200px;
	margin: auto;
}
.jjhutop .showwidth a {
	position: absolute;
	background: url("../images/jreturn.png")/*tpa=#/jreturn.png*/ no-repeat;
	right: 0;
	color: #fff;
	font-size: 16px;
	width: 129px;
	height: 38px;
	bottom: 30px;
	display: block;
	text-align: center;
	line-height: 38px;
	opacity: 0.91;
}
.jjhutop .showwidth a:hover {
	opacity: 1;
}
.jjhuinfo .menuinfo {
	width: 1200px;
	margin: auto;
	margin-top: 58px;
}
.jjhuinfo .menuinfo ul li {
	float: left;
	height: 28px;
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	margin-right: 2px;
	margin-bottom: 22px;
}
.jjhuinfo .menuinfo ul li a {
	color: #666666;
	padding: 0 18px;
	display: block;
	border-radius: 5px;
}
.jjhuinfo .menuinfo ul li a:hover, .jjhuinfo .menuinfo ul li.cur a {
	color: #fff;
	background: #0068b7;
}
.jjhuinfo .lineinfo {
	width: 100%;
	position: relative;
	background: #cccccc;
	height: 1px;
	margin-top: 68px;
}
.jjhuinfo .lineinfo .content {
	padding: 0 10px;
	left: 325px;
	background: #fff;
	position: absolute;
	top: -75px;
}
.jjhuinfo .lineinfo .content h1 {
	font-size: 36px;
	line-height: 48px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
.jjhuinfo .lineinfo .content h3 {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	font-weight: normal;
	text-align: center;
}
.solution_content {
	width: 1200px;
	margin: 0 auto;
}
.jjhuinfocontent {
	width: 1200px;
	margin: auto;
	height: auto;
	margin-top: 80px;
}
.jjhuinfocontent ul li {
	width: 348px;
	float: left;
	margin-right: 28px;
	margin-bottom: 55px;
}
.jjhuinfocontent ul li dl {
	width: 100%;
	padding: 0;
	margin: 0
}
.jjhuinfocontent ul li dl dt {
	padding: 0;
	margin: 0;
	width: 100%;
}
.jjhuinfocontent ul li dl dt img {
	width: 100%;
	height: 180px;
}
.jjhuinfocontent ul li.notright {
	margin-right: 0px;
}
.jjhuinfocontent ul li dl dd {
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
.jjhuinfocontent ul li dl dd p {
	line-height: 30px;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
.jjhuinfocontent2 {
	width: 1200px;
	margin: auto;
	height: auto;
}
.jjhuinfocontent2 dl {
	width: 100%;
	padding: 0;
	margin: 0
}
.jjhuinfocontent2 dl dt {
	padding: 0;
	margin: 0;
	width: 348px;
	float: left;
	margin-top: 10px;
}
.jjhuinfocontent2 dl dt img {
	width: 348px;
	height: 180px;
}
.jjhuinfocontent2 dl dd {
	padding: 0;
	margin: 0;
	float: left;
	margin-left: 26px;
	width: 726px;
}
.jjhuinfocontent2 dl dd p {
	line-height: 30px;
	color: #666666;
	font-size: 13px;
	font-weight: normal;
}
/**解决方案详情**/

/****文章栏目****/
.center_w {
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding: 60px 0px;
	margin: auto;
}
.center_w .c_w_1 {
	width: 550px;
	height: 420px;
	float: left;
}
.c_w_1 .c_top {
	width: 380px;
	height: 35px;
	margin: auto;
	border-bottom: 1px solid #696969;
}
.c_top p {
	font-size: 18px;
	line-height: 35px;
	font-weight: 600;
}
.c_top span {
	font-size: 18px;
	line-height: 35px;
	padding-right: 10px;
	float: right;
	font-weight: 100;
}
.c_w_1 div {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.c_w_1 div img {
	float: left;
	width: 100%;
	height: 140px;
	border: none;
}
.c_w_1 div ul li {
	width: 550px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin: auto;
	border-bottom: 1px dashed #ABA9A2;
	color: #fff;
}
.c_w_1 div ul li a {
	color: #fff;
	font-size: 16px;
	font-weight: 100
}
.c_w_1 div ul li span {
	float: right;
	font-weight: 100
}
/****文章栏目****/	

/**微信**/
.banner_showmobile {
	width: 1200px;
	margin: auto;
}
.banner_showmobile ul {
	position: relative;
}
.banner_showmobile ul li {
	height: 380px;
	position: absolute;
	left: -50px;
	top: -260px;
	z-index: 886;
}
.banner_showmobile ul li img {
	height: 380px;
}
.weixin {
	width: 1200px;
	margin: auto;
	margin-bottom: 30px;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
.weixin h1 {
	font-size: 35px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	font-family: "微软雅黑";
	line-height: 40px;
	margin-top: 40px;
}
.weixin .contentinfo {
	position: relative;
	width: 980px;
	margin: 50px auto;
}
.weixin .contentinfo ul.list {
	overflow: hidden;
}
.weixin .contentinfo .list li {
	float: left;
	display: inline;
	width: 158px;
	height: 204px;
	text-align: center;
	padding: 12px 0 0;
	margin: 0 18px;
	overflow: hidden;
}
.weixin .contentinfo .list li h3 {
	color: #000000;
	font: 16px/20px "微软雅黑";
	margin: 10px 0 0;
}
.weixin .contentinfo .list li p {
	color: #535352;
	font: 14px/20px "微软雅黑";
	margin: 10px 0 0;
}
.weixin .contentinfo .list li:hover {
	width: 154px;
	height: 201px;
	border: 1px solid #ebebeb;
	border-bottom: 3px solid #ebebeb;
	border-right: 3px solid #ebebeb;
	border-radius: 5px;
	padding-top: 11px;
	cursor: pointer;
}
.weixin_div {
	height: 650px;
	width: 1200px;
	position: absolute;
	top: 90px;
	left: 0;
	float: left;
	z-index: 2;
	display: none;
}
.weixin_div_l {
	width: 325px;
	height: 650px;
	background: #ff6400;
	float: left;
}
.weixin_div_l span {
	height: 45px;
	width: 100px;
	float: left;
	background: #633c23;
}
.weixin_div_l span a {
	width: 50px;
	float: left;
	height: 45px;
	color: #ffffff;
	line-height: 45px;
	font-size: 20px;
	text-align: center;
}
.weixin_div_l span a.weixin_div_l_l {
	float: left;
}
.weixin_div_l span a.weixin_div_l_r {
	float: right;
}
.weixin_div_l p {
	width: 50px;
	height: 45px;
	float: right;
}
.weixin_div_l p a {
	width: 50px;
	float: left;
	height: 45px;
	color: #ffffff;
	line-height: 45px;
	font-size: 20px;
	text-align: center;
}
.weixin_tt {
	width: 215px;
	margin: 40px auto;
	height: 80px;
	line-height: 80px;
}
.weixin_tt img {
	height: 80px;
	width: 80px;
	float: left;
}
.weixin_tt s {
	margin-left: 10px;
	float: left;
	width: 125px;
	height: 86px;
	cursor: pointer;
	overflow: hidden;
	background: url("../images/wx_dian.png")/*tpa=#/wx_dian.png*/ no-repeat left center;
	text-decoration: none;
	color: #ffffff;
	font-size: 26px;
	text-indent: 15px;
	font-weight: normal;
}
.weixin_div_l dl {
	margin: 30px 15px;
	color: #ffffff;
}
.weixin_div_l dl dt {
	width: 100%;
	text-align: center;
	float: left;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
}
.weixin_div_l dl {
	font-size: 14px;
	line-height: 24px;
}
.weixin_div_r {
	width: 875px;
	height: 650px;
	float: left;
}
.weixin_div_r img {
	width: 875px;
	height: 650px;
}
/**微信**/


/*网站建设栏目*/
.wzjs_banner {
	height: 595px;
	width: 100%;
	background: url("../images/wzjs_bj_03.jpg")/*tpa=#/wzjs_bj_03.jpg*/ repeat-x;
}
.wzjs_banner_n {
	width: 1200px;
	margin: 0 auto;
}
.wzjs_banner_n img {
	float: left;
	width: 524px;
}
.wzjs_banner_n dl {
	float: right;
}
.wzjs_banner_n dl dd {
	text-align: right;
	margin-top: 450px;
}
.wzjs_banner_n dl dd h1 {
	font-size: 36px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
}
.wzjs_banner_n dl dd p a {
	font-size: 14px;
	color: #999999
}
.wzjs_banner_n dl dt {
	float: right;
	margin-top: 10px;
}
.wzjs_banner_n dl dt img {
	width: 132px;
	height: 44px;
	float: right;
}
.wzjs_n {
	width: 1200px;
	margin: 0 auto;
}
.wzjs_n_t {
	width: 1200px;
	background: url("../images/wzjs_x_03.png")/*tpa=#/wzjs_x_03.png*/ 0 -15px repeat-x;
}
.wzjs_n_t h1 {
	font-size: 36px;
	font-weight: normal;
	height: 36px;
	width: 313px;
	margin: 0 auto;
	background: #ffffff;
	text-align: center;
	display: block;
	font-family: "宋体"
}
.wzjs_n_t P {
	width: 313px;
	margin: 0 auto;
	height: 36px;
	text-align: center;
	color: #999999;
}
.wzjs_n dl.wzjs_n_dl {
	height: 353px;
}
.wzjs_n dl.wzjs_n_dl dd {
	width: 500px;
	float: left;
}
.wzjs_n dl.wzjs_n_dl dd h2 {
	font-size: 32px;
	font-weight: normal;
	line-height: 40px;
	height: 90px;
}
.wzjs_n dl.wzjs_n_dl dd p {
	color: #666666;
	margin-top: 20px;
	height: 202px;
	line-height: 25px;
}
.wzjs_n dl.wzjs_n_dl dt {
	float: right;
}
.wzjs_n_w {
	margin: 50px 0;
	color: #666666;
}
.wzjs_al {
	float: left;
	width: 1200px;
	overflow: hidden;
}
.wzjs_al_t {
	height: 110px;
}
.wzjs_al_t h2 {
	text-align: center;
	font-size: 36px;
	color: #666666;
	padding-top: 45px;
	font-weight: normal;
	height: 36px;
}
.wzjs_al_t p {
	color: #666666;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
/**联系我们栏目*/
.Contact_t {
	height: 400px;
	width: 100%;
	background: #094c95;
}
.contact_ly {
	width: 1200px;
	margin: 0 auto;
	height: 400px;
}
.contact_ly_l {
	width: 500px;
	float: left;
	height: 330px;
	margin: 25px 0;
}
.contact_ly_l h1 {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
}
.contact_ly_l li {
	float: left;
	margin: 10px 0;
	position: relative;
}
.contact_ly_l li strong {
	position: absolute;
	color: #f00;
	font-size: 12px;
	font-weight: normal;
	left: 10px;
	top: 40px;
}
.contact_ly_l li .input {
	text-indent: 1em;
	margin-right: 20px;
	border: 1px solid #86a7cb;
	color: #86a7cb;
	width: 190px;
	height: 40px;
	line-height: 40px;
	background: #094c95;
	border-radius: 5px
}
.contact_ly_l li .textarea {
	text-indent: 1em;
	margin-right: 20px;
	border: 1px solid #86a7cb;
	color: #86a7cb;
	width: 402px;
	height: 100px;
	line-height: 25px;
	background: #094c95;
	border-radius: 5px
}
.contact_ly_l li .button {
	margin-right: 20px;
	border: 1px solid #86a7cb;
	color: #ffffff;
	width: 100px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #094c95;
	font-weight: bold;
	border-radius: 5px
}
.contact_ly_l li .showtext {
	color: #f00;
}
.contact_ly_r {
	width: 600px;
	float: right;
	height: 130px;
	margin: 135px 0;
}
.contact_ly_r span {
	text-align: right;
	font-size: 28px;
	color: #ededed;
	float: right;
	width: 600px;
}
.contact_ly_r h1 {
	font-size: 44px;
	font-weight: normal;
	text-align: right;
	float: right;
	width: 600px;
	color: #ffffff;
	height: 65px;
	line-height: 65px;
}
.contact_ly_r p {
	text-align: right;
	font-size: 24px;
	color: #ededed;
	float: right;
	width: 600px;
}
.contact_n {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden
}
.contact_dt img {
	width: 1200px;
	height: 420px;
	margin-top: 20px;
}
.contact_n dl {
	width: 300px;
	float: left;
	margin: 70px 0;
	height: 180px;
}
.contact_n dl dt {
	width: 275px;
	text-align: center;
}
.contact_n dl dd h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 45px;
	line-height: 40px;
}
.contact_n dl dd p {
	font-size: 14px;
	color: #666666;
	height: 30px;
	line-height: 25px;
	text-align: center;
}
.contact_n1 {
	border-top: 1px solid #c1c1c1;
	width: 1200px;
	margin-bottom: 50px;
	float: left;
}
.contact_n1_l {
	width: 485px;
	margin-right: 65px;
	float: left;
}
.contact_n1_l h3 {
	height: 90px;
	line-height: 90px;
	font-size: 20px;
	color: #0068b7;
	font-weight: normal;
}
.contact_n1_l p {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.contact_n1_r {
	width: 485px;
	float: left;
	margin-right: 65px;
}
.contact_n1_r h3 {
	height: 90px;
	line-height: 90px;
	font-size: 20px;
	color: #0068b7;
	font-weight: normal;
}
.contact_n1_r p {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
/*人才招聘栏目*/
.job_b {
	height: 225px;
	width: 100%;
}
.job_b img {
	height: 225px;
	width: 100%;
}
.job_60 {
	height: 60px;
	width: 100%;
	display: block;
	float: left;
}
.job_c {
	width: 1200px;
	margin: 0 auto;
}
.job_c dl {
	height: 399px;
	float: left;
}
.job_c dl dt {
	height: 399px;
	float: left;
	width: 550px;
}
.job_c dl dt img {
	height: 399px;
	float: left;
	width: 550px;
}
.job_c dl dd {
	height: 273px;
	float: left;
	width: 424px;
	padding: 63px;
}
.job_c dl dd h2.col1 {
	font-size: 30px;
	color: #0ea2cd;
	line-height: 53px;
}
.job_c dl dd h2.col2 {
	font-size: 30px;
	color: #74b87b;
	line-height: 53px;
}
.job_c dl dd h2.col3 {
	font-size: 30px;
	color: #eea127;
	line-height: 53px;
}
.job_c dl dd h2.col4 {
	font-size: 30px;
	color: #f87979;
	line-height: 53px;
}
.job_c dl dd h2.col5 {
	font-size: 30px;
	color: #f381c1;
	line-height: 53px;
}
.job_c dl dd p {
	font-size: 14px;
	padding: 10px 0 20px 0;
}
.job_c dl dd a {
	height: 30px;
	width: 60px;
	border: 1px solid #000;
	display: block;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
/*提交订单*/
.order_b {
	width: 100%;
	height: 1000px;
	background: url("../images/order_02.jpg")/*tpa=#/order_02.jpg*/ center center no-repeat;
}
.order_m {
	width: 1200px;
	margin: 0 auto;
}
.order_m_t {
	padding-top: 175px;
	margin-bottom: 30px;
}
.order_m_t h1 {
	font-size: 28px;
	width: 1200px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}
.order_m_t span {
	float: left;
	width: 200px;
	font-size: 14px;
}
.order_m_t p {
	float: right;
	width: 800px;
	font-size: 14px;
	text-align: right;
}
.order_m_l {
	float: left;
	width: 537px;
}
.order_m_l ul li {
	margin-bottom: 15px;
	height: 50px;
	position: relative;
}
.order_m_l ul li strong {
	position: absolute;
	font-weight: normal;
	font-size: 12px;
	color: #f00;
	top: 47px;
	left: 10px;
}
.order_m_l .input {
	height: 50px;
	line-height: 50px;
	background: #ffffff;
	font-size: 14px;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
	float: left;
}
.order_m_l .texta {
	height: 110px;
	line-height: 25px;
	background: #ffffff;
	font-size: 14px;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
	float: left;
	width: 513px;
}
.order_li_m {
	padding: 25px 20px;
	background: #ffffff;
	width: 495px;
}
.order_li_m h1 {
	font-size: 20px;
	font-weight: normal;
	width: 493px;
	height: 40px;
	line-height: 40px;
}
.order_li_m h2 {
	width: 245px;
	float: left;
	height: 30px;
}
.order_li_m s {
	margin-right: 20px;
	float: left;
	height: 30px;
	text-decoration: none;
}
.order_m_l .button2 {
	width: 110px;
	float: right;
	height: 50px;
	line-height: 50px;
	background: #ff780f;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.order_m_l li p .showtext {
	color: #f00;
}
.order_m_r {
	float: right;
	width: 537px;
	height: 585px;
	background: #fff;
}
.order_m_r dl {
	margin: 75px 90px;
}
.order_m_r dl dt {
	float: left;
	width: 70px;
}
.order_m_r dl dd {
	float: left;
}
.order_m_r dl dd span {
	font-size: 14px;
}
.order_m_r dl dd p {
	font-size: 30px;
	font-weight: bold;
}
.order_m_r_w {
	margin: 65px 90px;
}
.order_m_r_w h1 {
	font-size: 16px;
	width: 357px;
	line-height: 35px;
	height: 35px;
}
.order_m_r_w p {
	font-size: 12px;
	width: 357px;
	line-height: 25px;
}
/**新闻中心**/
.newsnav {
	width: 1200px;
	height: 75px;
	margin: auto;
	margin-top: 46px;
}
.newsnav ul li {
	float: left;
	background: #264377;
	color: #fff;
	font-size: 16px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	border-right: 1px solid #fff;
	width: 277px;
}
.newsnav ul li:hover, .newsnav ul li.cur {
	background: #22ac38;
}
.newsnav ul li.last {
	border-right: none;
	width: 262px;
}
.newsnav ul li a {
	color: #fff;
}
.newsmenu {
	width: 1200px;
	height: 30px;
	margin: auto;
	margin-top: 41px;
}
.newsmenu ul {
	text-align: center;
	display: none;
}
.newsmenu ul li {
	float: left;
	background: url("../images/news_menu_bg.png")/*tpa=#/news_menu_bg.png*/ no-repeat;
	color: #fff;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 140px;
	opacity: 0.91;
	margin-right: 30px;
}
.newsmenu ul li a {
	color: #fff;
}
.newsmenu ul li:hover, .newsmenu ul li.cur {
	opacity: 1;
}
.newscontent {
	width: 1200px;
	margin: auto;
	margin-top: 59px;
}
.newscontent ul li {
	width: 1198px;
	height: 198px;
	border: 1px solid #dddddd;
	margin-bottom: 19px;
}
.newscontent ul li dl {
	padding: 0;
	margin: 26px 36px 22px 17px;
}
.newscontent ul li:hover {
	background: #264377
}
.newscontent ul li:hover a {
	color: #fff;
}
.newscontent ul li dl dt {
	float: left;
	padding: 0;
	margin: 0;
	width: 202px;
	height: 152px;
}
.newscontent ul li dl dt img {
	width: 202px;
	height: 152px;
}
.newscontent ul li dl dd {
	margin: 0;
	padding: 0;
	margin-left: 36px;
	width: 907px;
	position: relative;
	float: left;
}
.newscontent ul li dl dd h3 {
	color: #000000;
	font-size: 22px;
	line-height: 36px;
	width: 675px;
	font-weight: normal
}
.newscontent ul li dl dd h3 a {
	color: #000000;
}
.newscontent ul li dl dd p {
	color: #4c4c4c;
	font-size: 13px;
	width: 675px;
	line-height: 24px;
	margin-top: 14px;
}
.newscontent ul li dl dd p a {
	color: #4c4c4c;
}
.newscontent ul li dl dd h4 {
	color: #999999;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 10px;
}
.newscontent ul li dl dd h4 a {
	color: #999999;
}
.newscontent ul li dl dd span {
	position: absolute;
	right: 0;
	top: 0;
	width: 65px;
	color: #cccccc;
	font-size: 18px;
	line-height: 40px;
}
.newscontent ul li dl dd span i {
	font-style: normal;
	font-size: 60px;
	line-height: 70px;
	width: 65px;
	border-bottom: 1px solid #cccccc;
}
.newscontent ul li:hover span {
	color: #fff;
}
/**新闻中心**/

/**新闻详情**/
.newsinfo {
	width: 1200px;
	margin: auto; padding:0px 0px 60px
}
.newsinfo .topinfo {
	width: 100%;
	margin-top: 12px;
}
.newsinfo .topinfo .left {
	float: left;
}
.newsinfo .topinfo .left ul {
}
.newsinfo .topinfo .left ul li {
	float: left;
	margin-left: 10px;
}
.newsinfo .topinfo .right {
	float: right;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	background: url("../images/news_home.jpg")/*tpa=#/news_home.jpg*/ no-repeat left 4px;
	text-indent: 18px;
}
.newsinfo .topinfo .right a {
	color: #666666;
}
.newsinfo h1 {
	font-size: 30px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin-top: 30px;
}
.newsinfo h4 {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin-top: 11px;
}
.newsinfo .line {
	background: #dddddd;
	height: 1px;
	width: 100%;
	margin-top: 28px;
	margin-bottom: 40px;
}
.newsinfo .p {
	color: #4c4c4c;
	font-size: 14px;
	line-height: 24px;
	margin-top: 25px;
	text-indent: 28px;
}
.newsinfo .img {
	margin-top: 25px;
}
.newsinfo h5 {
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	margin-top: 25px;
	text-indent: 28px;
}
.newsinfo .return {
	width: 129px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	background: url("../images/jreturn.png")/*tpa=#/jreturn.png*/ no-repeat;
	margin: auto;
	margin-top: 16px;
	opacity: 0.91
}
.newsinfo .return:hover {
	opacity: 1
}
.newsinfo .return a {
	color: #fff;
	width: 129px;
	display: block;
}
.newsinfo .nextorper {
	width: 1098px;
	height: 98px;
	border: 1px solid #e6e6e6;
	margin-top: 14px;
}
.newsinfo .nextorper ul {
	margin-top: 20px;
}
.newsinfo .nextorper ul li {
	margin-left: 20px;
	line-height: 30px;
	height: 30px;
}
.newsinfo .nextorper ul li a {
	color: #666666
}
.newsinfo .nextorper ul li a:hover {
	color: #ec681d
}
.newsword {
	width: 1060px;
	height: auto;
	margin: auto;
}
.newsword p {
	font-size: 17px;
	line-height: 40px;
}
.newsword ul li {
	font-size: 15px;
	line-height: 30px;
	width: 400px;
	height: 30px;
	border-bottom: 1px dashed #ABA9A2;
	margin-right: 25px;
	color: #666666;
}
.newsword ul li span {
	float: right;
	font-size: 14px;
}
/**新闻详情**/


/*关于我们*/
.gy_b {
	height: 225px;
	width: 100%;
}
.gy_b img {
	height: 225px;
	width: 100%;
}
.gy_60 {
	height: 60px;
	width: 100%;
	display: block;
	float: left;
}
.about_div1 {
	width: 100%;
	background: #ededed;
	height: 700px;
}
.about_div1_c {
	padding: 70px 50px;
	width: 1200px;
	margin: 0 auto;
}
.about_div1_c dl {
	width: 550px;
	float: left;
	height: 275px;
}
.about_div1_c dt {
	width: 275px;
	float: left;
	height: 275px;
	position: relative;
	display: block;
	cursor: pointer;
}
.about_div1_c dt img {
	width: 275px;
	height: 275px;
}
.about_div1_c dt.on span, .about_div1_c dt:hover span {
	width: 275px;
	float: left;
	height: 275px;
	position: absolute;
	left: 0;
	top: 0;
	background: #000000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.about_div1_c dd {
	width: 155px;
	float: left;
	background: #ffffff;
	height: 125px;
	padding: 75px 60px;
}
.about_div1_c dd h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	width: 155px;
	float: left;
	height: 28px;
	line-height: 28px;
}
.about_div1_c dd i {
	font-size: 14px;
	text-align: center;
	width: 155px;
	float: left;
	color: #999999;
	height: 14px;
	line-height: 14px;
}
.about_div1_c dd p {
	font-size: 14px;
	color: #666666;
	text-align: center;
	width: 160px;
	margin-top: 30px;
	float: left;
}
.dw {
	width: 1200px;
	height: auto;
	margin: auto;
}
.dw ul li {
	width: 1200px;
	height: auto;
	margin: 30px auto;
}
.dw ul li img {
	margin: auto;
}
/*.about_div2{ width:1200px; margin:0 auto;} 
.about_div2 dl{ width:1200px; margin:65px 0 50px 0;}
.about_div2 dt{ width:600px; float:left;}
.about_div2 dd{width:580px; float:left; padding-left:20px; font-size:14px; color:#666666; line-height:25px;}

.about_div3{ width:1200px; margin:0 auto;} 
.about_div3 dl{ width:1200px; margin:65px 0 50px 0;}
.about_div3 dt{ width:600px; float:left;}
.about_div3 dd{width:580px; float:left; padding-left:20px; font-size:14px; color:#666666; line-height:25px;}

.about_div4{ width:1200px; margin:0 auto;} 
.about_div4 dl{ width:1200px; margin:65px 0 50px 0;}
.about_div4 dt{ width:600px; float:left;}
.about_div4 dd{width:580px; float:left; padding-left:20px; font-size:14px; color:#666666; line-height:25px;}*/
  
/*关于我们*/

/**网站搜索栏目**/
.soso_div {
	width: 1200px;
	margin: 0 auto;
}
.soso_div h3 {
	font-size: 24px;
	text-align: center;
	float: left;
	width: 1200px;
	height: 70px;
	line-height: 70px;
	color: #333333;
	font-weight: normal;
	margin-top: 30px;
}
.soso_div_k {
	background: #264377;
	height: 100px;
	float: left;
	width: 1200px;
}
.soso_div_k_s {
	width: 765px;
	height: 40px;
	line-height: 40px;
	margin: 30px auto;
	font-size: 20px;
	color: #fff;
}
.soso_div_k_s .input {
	width: 480px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	margin-left: 25px;
	background: #fff;
}
.soso_div_k_s .button {
	width: 120px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	background: #eb6100;
	color: #fff;
	margin-left: 25px;
}
.soso_div ul {
	width: 345px;
	height: 30px;
	margin: 20px auto;
}
.soso_div ul li {
	float: left;
	margin-left: 18px;
	cursor: pointer;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.soso_div ul li:hover, .soso_div ul li.on {
	cursor: pointer;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #eb6100;
}
.soso_content {
	display: none
}
.soso_content p {
}
/*分页样式**/
.fenye {
	height: 40px;
	width: 800px;
	margin: auto;
	float: left;
}
.fenye li {
	float: left;
	width: auto;
	margin-right: 10px;
}
/**网站地图*/
/* .web_map { width:1200px; margin:0 auto;}
.web_map ul{ margin-top:20px;  padding-bottom:20px; width:1200px; clear:both }
.web_map ul li{ width:auto; height:30px; line-height:30px; margin-left:10px; font-size:13px; font-weight:bold; float:left;}
.web_map ul li h3{ font-size:14px; font-weight:bold; color:#015082; margin:0; padding:0} */


.web_map {
	width: 1200px;
	height: 400px;
	margin: auto;
	position: relative;
}
.web_top {
	width: 98%;
	height: 30px;
	float: left;
	background: white;
	margin-left: 10px;
	margin-top: 10px;
}
.web_top {
	font-size: 18px;
	color: silver;
	line-height: 30px;
	padding-left: 20px;
}
.web_left {
	width: 150px;
	height: 350px;
	float: left;
	background: white;
	margin-left: 10px;
	margin-top: 20px;
}
.web_left div {
	margin-left: 20px;
	font-size: 17px;
	line-height: 30px;
color:;
	font-weight: 600;
}
.web_left p {
	margin-left: 35px;
	font-size: 16px;
	line-height: 27px;
color:;
}
.web_left a {
	color: #696969;
	text-decoration: none;
}
.web_left a:hover {
	color: #CC5522;
}
.web_right {
	width: 510px;
	height: 350px;
	float: left;
	background: white;
	margin-right: 10px;
	margin-top: 20px;
}
.web_right .web_h {
	width: 100%;
	height: 30px;
	margin: auto;
}
.web_h h2 {
	text-align: center;
	line-height: 30px;
	font-size: 17px;
}
.web_right #web_body {
	width: 100%;
	height: 350px;
	margin: auto;
}
.web_right #web_body {
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: lightslategray;
}
.web_right #web_body .navtext {
	width: 100%;
	float: left;
}
.web_right #web_body p {
	float: left;
	text-align: center;
	color: lightslategray;
	;
}
.navtext ul li {
	width: 170px;
	height: 25px;
	float: left;
	text-align: center;
	line-height: 25px;
}
.navtext ul li a {
	color: lightslategray;
	text-align: center;
}
.navtext ul li a:hover {
	color: #CC5522;
}
/**404页面*/
.show404 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.show404 h1, .show404 a {
	color: #015082;
	font-size: 40px;
	text-align: center;
	line-height: 50px;
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,0.1), 0 0 5px rgba(0,0,0,0.1), 0 1px 3px rgba(0,0,0,0.3), 0 3px 5px rgba(0,0,0,0.2), 0 5px 10px rgba(0,0,0,0.25);
	width: 100%;
	display: block
}
/*浮动客服*/
#floatDivBoxs {
	width: 170px;
	background: #fff;
	position: fixed;
	top: 180px;
	right: 0;
	z-index: 999;
}
#floatDivBoxs .floatDtt {
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #f08326;
	color: #fff;
	font-size: 18px;
	text-indent: 22px;
	position: relative;
}
#floatDivBoxs .floatDqq {
	padding: 0 14px;
}
#floatDivBoxs .floatDqq li {
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	border-bottom: 1px solid #e3e3e3;
	padding: 0 0 0 50px;
}
#floatDivBoxs .floatDtxt {
	font-size: 18px;
	color: #333;
	padding: 12px 14px;
}
#floatDivBoxs .floatDtel {
	padding: 0 0 15px 10px;
}
#floatDivBoxs .floatDtel img {
	display: block;
}
#floatDivBoxs .floatDbg {
	width: 100%;
	height: 20px;
	background: url(../images/online_botbg.jpg) no-repeat;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
.floatShadow {
	background: #fff;
	box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}
#rightArrow {
	width: 50px;
	height: 45px;
	background: url(../images/online_arrow.jpg) no-repeat;
	position: fixed;
	top: 180px;
	right: 170px;
	z-index: 999;
}
#rightArrow a {
	display: block;
	height: 45px;
}
.animenu__toggle {
	display: none;
	cursor: pointer;
	background-color: #111;
	border: 0;
	padding: 10px;
	height: 40px;
	width: 40px;
}
.animenu__toggle:hover {
	background-color: #0186ba;
}
.animenu__toggle__bar {
	display: block;
	width: 20px;
	height: 2px;
	background-color: #f00;
	-webkit-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
	-o-transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
	transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
}
.animenu__toggle__bar + .animenu__toggle__bar {
	margin-top: 4px;
}
.animenu__toggle--active .animenu__toggle__bar {
	margin: 0;
	position: absolute;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) {
	opacity: 0;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.animenu {
	display: block;
}
.animenu ul {
	padding: 0;
	list-style: none;
}
.animenu li, .animenu a {
	display: inline-block;
	font-size: 14px;
}
.animenu a {
	color: #aaaaaa;
	text-decoration: none;
}
.animenu__nav {
	background-color: #fff;
}
.animenu__nav > li {
	position: relative;/*  border-right: 1px solid #444444; */
}
.animenu__nav > li > a {
	line-height: 100px;
	padding: 0px 30px;
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
}
.animenu__nav > li > a:first-child:nth-last-child(2):before {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 10px;
}
.animenu__nav > li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
.animenu__nav > li:hover > a {
	color: #f00;
}
.animenu__nav__child {
	min-width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	margin: 20px 0 0 0;
	background-color: #373737;
	transition: margin .15s, opacity .15s;
}
.animenu__nav__child > li {
	width: 100%;
	border-bottom: 1px solid #515151;
}
.animenu__nav__child > li:first-child > a:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	left: 1em;
	top: -6px;
	border: 6px solid transparent;
	border-top: 0;
	border-bottom-color: inherit;
}
.animenu__nav__child > li:last-child {
	border: 0;
}
.animenu__nav__child a {
	padding: 10px;
	width: 100%;
	border-color: #373737;
}
.animenu__nav__child a:hover {
	background-color: #0186ba;
	border-color: #0186ba;
	color: #fff;
}
 @media screen and (max-width: 1200px) {
.animenu {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 99996;
}
.animenu__toggle {
	float: right;
	opacity: 0.5;
	background-color: #fff;
	border: 1px solid #f00;
	border-radius: 3px;
	display: inline-block;
}
.animenu__nav,  .animenu__nav__child {
	background-color: #111;
	display: none;
}
.animenu__nav {
	margin: 10px 0;
}
.animenu__nav > li {
	width: 100%;
	border-right: 0;
	border-bottom: 1px solid #515151;
}
.animenu__nav > li:last-child {
	border: 0;
}
.animenu__nav > li:first-child > a:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	left: 1em;
	top: -6px;
	border: 6px solid transparent;
	border-top: 0;
	border-bottom-color: inherit;
}
.animenu__nav > li > a {
	width: 100%;
	padding: 10px;
	border-color: #111;
	position: relative;
}
.animenu__nav a:hover {
	background-color: #0186ba;
	border-color: #0186ba;
	color: #fff;
}
.animenu__nav__child {
	position: static;
	background-color: #373737;
	margin: 0;
	transition: none;
	visibility: visible;
	opacity: 1;
}
.animenu__nav__child > li:first-child > a:after {
	content: none;
}
.animenu__nav__child a {
	padding-left: 20px;
	width: 100%;
}
}
.animenu__nav--open {
	display: block !important;
}
.animenu__nav--open .animenu__nav__child {
	display: block;
}
.post-home {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 272px;
	text-align: center;
	position: relative;
	margin-bottom: 15px
}
.post-thumbnail1 {
	width: 100%
}
.i_tuijian {
	display: block;
	text-align: center;
	line-height: 340px;
	font-style: normal;
	display: none;
	position: absolute;
	top: 80px;
	background-image: url(../images/bg_hover1.png);
	background-repeat: no-repeat;
	background-position: center;
	left: 15px;
	right: 18px;
	bottom: 80px;
	text-align: center;
	color: #fff
}
.post-home a:hover .i_tuijian {
	display: block
}
/*服务项目*/

.more_btn {
	padding: 4px 40px;
	display: block;
	line-height: 30px;
	border: solid 2px #eee;
	text-align: center;
	width: 100px;
	margin: 0 auto;
	color: #fff;
}
.fuwu {
	padding: 40px 0;
	width: 100%;
	height: auto;
	overflow: hidden
}
.fuwu_box {
	width: 340px;
	float: left;
	color: #333;
	margin: 0 25px;
	text-align: center;
}
.fuwu_box em {
	display: block;
	background: #fff;
	border-radius: 50%;
	width: 160px;
	height: 160px;
	margin: 0 auto;
}
.fuwu_box .ios_ico {
	background: url(../images/ios_ico.png) no-repeat center;
}
.fuwu_box .android_ico {
	background: url(../images/Android_ico.png) no-repeat center;
}
.fuwu_box .wx_ico {
	background: url(../images/wx_ico.png) no-repeat center;
}
.fuwu_box h1 {
	font-size: 20px;
	margin: 10px 0;
}
.fuwu_box p {
	line-height: 26px;
	color: #999
}
.row p {
	text-align: center;line-height: 24px;
	font-size: 14px;
	margin: 22px 0;
}
.row .title h1 {
	font-size: 14px;
	color: #ccc;
	font-family: sans-serif;
	text-align: center
}
.row .title h2 {
	font-weight: 400;
	font-size: 26px;
 line-height:;
	color: #333;
	text-align: center
}
.row .title hr {
	width: 80px;
	height: 2px;
	border: none;
	background: #d0d0d0;
	margin: 14px auto 14px auto;
}
.c_white .title h1 {
	color: #fff;
}
.c_white .title h2 {
	color: #eee;
}
.c_white .title hr {
	background: #eee;
}
.c_white p {
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	margin: 22px 0;
	text-align: center
}

.about-us-con{ height:auto; overflow:hidden; padding:40px 0px}
.about-us-con .about-us-list .about-us-item {
  float: left;
  border: 1px solid #dcdcdc;
  margin-left: -1px;
  width: 293px;
}
/* line 875, ../sass/main.scss */
.about-us-con .about-us-list .about-us-item:hover .about-con-img span {
  display: inline-block;
}
/* line 878, ../sass/main.scss */
.about-us-con .about-us-list .about-us-item .about-con-img {
  height: 221px;
  width: 293px;
  position: relative;
}
/* line 883, ../sass/main.scss */
.about-us-con .about-us-list .about-us-item .about-con-img a img {
  width: 100%;
  vertical-align: middle;
}
/* line 888, ../sass/main.scss */
.about-us-con .about-us-list .about-us-item .about-con-img span {
  position: absolute;
  top: 0;
  left: 0;
  /*display: inline-block;*/
  display: none;
  width: 100%;
  height: 100%;
  background: url("../js/aboutus-ch.png") no-repeat center;
  background-color: #fb7b57;
  opacity: 0.9;
  filter: alpha(opacity=90);
  cursor: pointer;
}
/* line 904, ../sass/main.scss */
.about-us-con .about-us-list .about-us-item .about-con-bottom {
  text-align: center;
}
/* line 906, ../sass/main.scss */
.about-us-con .about-us-list .about-us-item .about-con-bottom h3 {
  color: #3f3f3f;
  font-size: 18px;
  font-weight: bold;
  padding-top: 15px;
}
/* line 912, ../sass/main.scss */
.about-us-con .about-us-list .about-us-item .about-con-bottom p {
  color: #888888;
  font-size: 14px;
  padding: 10px 0 20px;
}
/* line 920, ../sass/main.scss */
.about-us-con .about-us-list .first {
  margin-left: 0px;
}
/* line 927, ../sass/main.scss */
.about-us .about-us-bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  height: 640px;
  width: 100%;
  background: #ffffff;
}
.route{ padding:20px 0px}

.contact_banner {background:url(../images/contact_banner.jpg) no-repeat center top;height:350px;}
.contact{
	padding:0px 0px 0px 0px;
}
.contact_int{
	width:1200px;
	margin:0 auto;
	height:170px;
	padding-top:30px;
	background:url(../images/contact_int_bg.gif) no-repeat;
}
.contact_int_le{
	width:1200px;
	padding-left:30px;
}
.contact_int_title{
	font-family:"微软雅黑";
	font-size:16px;
	margin-bottom:20px;
	font-weight:bold;
}
.contact_int_title span{
	color:#4bcdd9;
}
.contact_int_word{
	line-height:24px;
}
.contact_int_ri{
	width:220px;
	padding-top:20px;
}
.contact_int_ri a{
	width:142px;
	height:35px;
	background:#333;
	display:block;
	color:#fff;
	line-height:35px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
}
.contact_int_ri a:hover{
	background:#4bcdd9;
}
.contact_type{
	width:100%;
	margin:0 auto;
	background:#f6f6f6;
	
}
.contact_type_ul,.contact_arrive{
	width:1200px;
	margin:0 auto;
	padding:40px 0;
}
.contact_type_ul ul li{
	width:302px;
	height:360px;
	text-align:center;
}
.contact_type_ad{
	background:url(../images/contact_type_ad_bg.gif) no-repeat;
}
.contact_type_tel{
	background:url(../images/contact_type_tel_bg.gif) no-repeat;
}
.contact_type_mail{
	background:url(../images/contact_type_mail_bg.gif) no-repeat;
}


.contact_type_ad_title{
	padding-top:130px;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
	padding-bottom:20px;
}
.contact_type_ad_int{
	line-height:24px;
	font-size:14px;
}
.contact_type_ad_button{
	width:95px;
	height:35px;
	background:#333;
	margin:0 auto;
	display:block;
	color:#fff;
	text-align:center;
	line-height:35px;
	font-size:14px;
	font-family:Arial;
	margin-top:20px;
}

.contact_arrive{width:1200px;margin:0 auto;padding:40px 0;border-top:1px dotted #ccc;}
.contact_arrive h2{height:42px;line-height:42px;font-size:18px;color:#333;font-weight:normal;}
.contact_arrive_left{width:650px;float:left;}
.contact_arrive_left dt{font-size:14px;color:#333;height:24px;line-height:24px;margin:13px 0px;padding-left:24px;font-family:"寰蒋闆呴粦";}
.contact_arrive_left .bus dt{ background:url(../images/contact_icon_bg.gif) no-repeat 0px 5px;}
.contact_arrive_left .car dt{ background:url(../images/contact_icon_bg.gif) no-repeat 0px -24px;}
.contact_arrive_left .train dt{ background:url(../images/contact_icon_bg.gif) no-repeat 0px -53px;}
.contact_arrive_left dd{font-size:14px;color:#666666;line-height:24px;}
.contact_arrive_right{ width:500px; margin:0 auto}
.fl { float:left;}

@media (max-width:1440px) {
	.banner {
	position: relative;
	height: 520px !important;
}
.contentbanner{position: relative; height:370px !important; }
}

.banner{width:100%; margin:0 auto; height:697px; background-image:url(../images/banner.jpg) ; background-position:top center; background-repeat:no-repeat; background-size:100%}
.contentbanner{width:100%; height: 500px; margin:0 auto; background-image:url(../images/banner1.jpg); background-repeat:no-repeat; background-position:top center; background-size:100%}


