﻿* {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei";
	list-style: none;
	text-decoration: none;
	border: none;
}
img{   transition: all .5s;}
.container {
	width: 1200px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #000;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #000;
}
a:hover {
	color: #1982c5;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}



/*优势*/
.Y_s{ overflow:hidden; width:100%;}
.Y_s .ystit{ overflow:hidden; width:100%; background:url(../images/ys_01.jpg) no-repeat center; height:207px;}
.Y_s .yst{margin:0 auto;width: 624px;margin-top:58px;}
.Y_s .yst dt{font-size:56px;color:#fff;width: 225px;float:left;font-weight: bold;}
.Y_s .yst dd{float:right;width: 377px;border-left:1px solid #041f8c;padding-left: 11px;margin-top: 4px;}
.Y_s .yst dd h3{ font-size:30px; color:#fff;}
.Y_s .yst dd p{font-size:16px;color:#fff;background:url(../images/ystit-wenbg.png) no-repeat center;height:23px;width:371px;margin-top: 4px;text-align: center;}
.Y_s .ys{ overflow:hidden; width:100%;}
.Y_s .ys{ overflow:hidden; width:100%;}
.Y_s .ys01{ background:url(../images/ys_02.jpg) no-repeat center; height:307px;}
.Y_s .ys02{ background:url(../images/ys_03.jpg) no-repeat center; height:350px;}
.Y_s .ys03{ background:url(../images/ys_04.jpg) no-repeat center; height:365px;}
.Y_s .ys04{ background:url(../images/ys_05.jpg) no-repeat center; height:384px;}
.Y_s .ys05{ background:url(../images/ys_06.jpg) no-repeat center; height:399px;}
.Y_s .ysDl{ width:575px; overflow:hidden; margin-top:100px;}
.Y_s .ysDl dt{ width:48px; float:left;}
.Y_s .ysDl dt img{ display:block;}
.Y_s .ysDl dd{ width:505px; float:right;}
.Y_s .ysDl dd h3{ font-size:20px; color:#333333;}
.Y_s .ysDl dd h3 strong{ color:#da251c;}
.Y_s .ysDl dd h4{ font-weight:normal; margin-top:10px; font-size:16px; color:#333}
.Y_s .ysDl dd i{ display:block; background:url(../images/ys-line.png) repeat-x; height:2px; margin:20px 0 15px; width:405px;}
.Y_s .ysDl dd p{ line-height:24px; font-size:14px; color:#666; margin-bottom:12px;}
.Y_s .ysDl dd h5{ overflow:hidden; margin-top:25px;}
.Y_s .ysDl dd h5 a{ display:block; float:left;}
.Y_s .ysDl dd h5 p{ line-height: 37px; font-size:16px; color:#333; float:left; margin-left:8px;}
.Y_s .ysDl dd h5 p span{ font-size:14px;}
.Y_s .yshh04{ margin-top:120px;}
.Y_s .ysQh{width:516px;position:relative; float: left;margin-top:52px; margin-left:10px;} 
.Y_s .ysQh em.an{top:120px;}
/*.Y_s em.anLt{ left:-10px}
.Y_s em.anRt{right:-10px}*/
.Y_s .ysCon{width:489px; height:269px;overflow:hidden; margin:0 auto; position:relative;}
.Y_s .yslist{ position:absolute; top:0; left:0 }
.Y_s .yslist li{width:489px; height:269px; float:left; position:relative}
.Y_s .yslist li img{ display:block; padding:2px;background:#fff; border:1px solid #dcdcdc; }
.Y_s .yslist li p{ height:42px; line-height:42px; padding:0 10px; background:url(../images/yspbg.png) repeat; color:#fff; font-size:14px; left:0; bottom:0; position:absolute; width:100%; text-align:center}


 


/*按钮*/
em.an{ width:37px; height:40px; display:block; position:absolute; cursor:pointer; z-index:999}
em.anLt{ background:url(../images/btnlt.png) no-repeat center top; left:0}
em.anRt{ background:url(../images/btnrt.png) no-repeat center top; right:0}
em.an:hover{ background-position:bottom;}

/*

===================

分页

>>	pages_pre		上一页

>>	pages_next	下一页

>>	strong			激活状态

>>	a:hover			鼠标悬停状态

===================

*/

.pages {
	margin: 50px auto 20px auto;
	font-size: 14px;
	text-align: center;
}
.pages ul {
	display: inline-block;
}
.pages a,  .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #1982c5;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #1982c5;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */

.head {
	height: 120px;
	position: relative;
}
.head_left {
	margin-top: 30px;
}
.head_left span {
	display: block;
	font-size: 30px;
	color: #092F84;
	font-weight: 300;
}
.head_left p {
	font-size: 30px;
	color: #1982c5;
}
.head .container {
	position: relative;
}
.head .logo {
	position: absolute;
	left: 50%;
	margin-left: -55px;
	top: 28px;
}
.top_tell {
	background: url(../images/tellbg.jpg) no-repeat left center;
	padding-left: 46px;
	margin-top: 50px;
}
.top_tell span {
	display: block;
	font-size: 18px;
	color: #424242;
}
.top_tell p {
	font-size: 24px;
	color: #1982c5;
}
.nav {
	position: relative;
	z-index: 99999;
}
.nav li {
	float: left;
	height: 48px;
	padding-top: 35px;
}
.nav li .one {
	font-size: 18px;
	display: block;
	height: 15px;
	line-height: 15px;
	width: 169px;
	border-left: 1px solid #e9e9e9;
	text-align: center;
}
.nav li:hover .one {
	color: #1982c5;
}
.nav li:hover a.hover {
	color: #1982c5;
}
.nav li:first-child a {
	padding-left: 0;
	border: 0;
}
.nav li:last-child a {
	padding-right: 0;
}
.nav .box {
	position: absolute;
	width: 100%;
	background: #f3f3f3;
	left: 0;
	text-align: center;
	top: 83px;
	height: 260px;
	display: none;
}
.nav .box ul {
	display: inline-block;
}
.nav .box ul li {
	margin: 0 15px;
}
.nav .box ul li img {
	width: 230px;
	height: 173px;
}
.nav .box ul li p {
	margin-top: 4px;
}
.nav li:hover .box {
	display: block;
}
.nav .box ul li:nth-child(5), .nav .box ul li:nth-child(6), .nav .box ul li:nth-child(7), .nav .box ul li:nth-child(8), .nav .box ul li:nth-child(9), .nav .box ul li:nth-child(10) {
	display: none;
}
.banner .slideBox {
	width: 100%;
	height: 700px;
	overflow: hidden;
	position: relative;
}
.banner .slideBox .hd {
	height: 16px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	z-index: 1;
	text-align: center;
	width: 100%;
}
.banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
}
.banner .slideBox .hd ul li {
	float: left;
	margin: 0 5px;
	width: 12px;
	height: 12px;
	background: #fff;
	cursor: pointer;
	border-radius: 50px;
}
.banner .slideBox .hd ul li.on {
	background: #1982c5;
	color: #fff;
}
.banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.banner .slideBox .bd ul {
	width: 100%;
	margin: 0 auto;
}
.banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 700px;
}
.index_tit {
	text-align: center;
}
.index_tit span {
	display: block;
	font-size: 34px;
	font-weight: bold;
	color: #1982c5;
	background: url(../images/t1.jpg) no-repeat bottom center;
	height: 60px;
}
.index_tit p {
	font-size: 18px;
	color: #282828;
	margin-top: 27px;
}
.solve {
	margin-top: 70px;
}
.solve_menu {
	border: 1px solid #e6e6e6;
	height: 63px;
	margin-top: 45px;
}
.solve_menu li {
	float: left;
	width: 198px;
	font-size: 16px;
	border-left: 1px solid #e6e6e6;
	height: 63px;
	line-height: 63px;
	cursor: pointer;
}
.solve_menu li:first-child {
	border: 0;
}
.solve_menu li i {
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 20px;
	background: url(../images/s1.png) no-repeat;
	margin-right: 15px;
	margin-top: 19px;
}
.solve_menu li.on {
	background: #1982c5;
	color: #fff;
}
.solve_menu li.on i {
	background: url(../images/s1-2.png) no-repeat;
}
.solve_menu li:first-child i {
	background-position: 0 0;
}
.solve_menu li:first-child+li i {
	background-position: -55px 0;
}
.solve_menu li:first-child+li+li i {
	background-position: -105px 0;
}
.solve_menu li:first-child+li+li+li i {
	background-position: -162px 0;
}
.solve_menu li:first-child+li+li+li+li i {
	background-position: -214px 0;
}
.solve_menu li:first-child+li+li+li+li+li i {
	background-position: -269px 0;
}
.solve_tab {
	margin-top: 30px;
}
.solve_tab li {
	float: left;
	width: 400px;
	height: 300px;
	position: relative;
}
.solve_tab li img {
	width: 400px;
	height: 300px;
}
.solve_tab li a {
	display: block;
	position: absolute;
	width: 400px;
	height: 300px;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.7);
	font-size: 16px;
	color: #fff;
	opacity: 0;
	transition: all 0.3s;
}
.solve_tab li a .box {
	width: 298px;
	height: 240px;
	margin-left: 20px;
	margin-top: 20px;
	border: 1px solid #626262;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 36px;
	padding-top: 18px;
}
.solve_tab li:hover a {
	opacity: 1 !important;
}
.solve_tab li:first-child a {
	opacity: 1;
}
.product {
	margin-top: 60px;
	background: #f4fbff;
	padding-top: 60px;
	height: 800px;
}
.product .index_tit {
	margin-bottom: 40px;
}
.p_left {
	width: 320px;
}
.p_left dl {
	background: #fff;
	height: 60px;
	overflow: hidden;
	transition: all 0.3s;
}
.p_left dt {
	height: 60px;
	line-height: 60px;
	background: #1982c5;
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}
.p_left dl:first-child+dl dt {
	background: #3799d7;
}
.p_left dl:first-child+dl+dl dt {
	background: #4cafed;
}
.p_left dl:first-child+dl+dl+dl dt {
	background: #66c2fc;
}
.p_left dd a {
	font-size: 16px;
	color: #404040;
	line-height: 40px;
	display: block;
	margin-left: 30px;
	background: url(../images/q.jpg) no-repeat center left;
	padding-left: 20px;
}
.p_left dd a:hover {
	color: #1982c5;
}
.p_left dl.on {
	height: 400px;
}
.p_right {
	width: 849px;
	height: 580px;
	background: url(../images/pbg.jpg) no-repeat center;
}
.p_right .slideBox {
	overflow: hidden;
	position: relative;
	width: 849px;
	height: 580px;
}
.p_right .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.p_right .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 849px;
	height: 580px;
}
.p_right .slideBox .bd li img {
	margin-top: 110px;
	margin-left: 70px;
}
.p_right .slideBox .bd li .fr {
	width: 370px;
	margin-right: 20px;
}
.p_right .slideBox .bd li .fr span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #12ad57;
	background: url(../images/t2.jpg) no-repeat bottom left;
	height: 47px;
	margin-top: 180px;
}
.p_right .slideBox .bd li .fr p {
	font-size: 18px;
	color: #404040;
	line-height: 46px;
	margin-top: 50px;
}
.p_right .slideBox .prev,  .p_right .slideBox .next {
	position: absolute;
	display: block;
	width: 110px;
	height: 42px;
}
.p_right .slideBox .prev {
	bottom: 0;
	right: 110px;
}
.p_right .slideBox .next {
	bottom: 0;
	right: 0;
}
.case {
	background: url(../images/cbg.jpg) no-repeat top center;
}
.case_top {
	text-align: center;
	height: 320px;
}
.case .index_tit span {
	color: #61d1ff;
	background: url(../images/t3.jpg) no-repeat bottom center;
	padding-top: 60px;
}
.case .index_tit p {
	color: #fff;
}
.case_menu {
	text-align: center;
	margin-top: 50px;
}
.case_menu {
	display: inline-block;
}
.case_menu li {
	float: left;
	color: #c9c9c9;
}
.case_menu li a {
	color: #fff;
	margin: 0 35px;
}
.case_menu li:first-child span {
	display: none;
}
.accordion {
	height: 450px;
	overflow: hidden;
	position: relative;
	margin-top: 1px;
}
.accordion:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
}
.accordion._create:after {
	display: none;
}
.accordion__ul {
	display: block;
	width: 9999px;
	height: 450px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}
.accordion__li {
	display: block;
	height: 450px;
	float: left;
	overflow: hidden;
	transition: all 0.3s ease-out;
	margin-left: 1px;
	position: relative;
	background: #000;
}
.accordion__li p {
	position: absolute;
	color: #fff;
	top: 100px;
	width: 20px;
	font-size: 18px;
	left: 50%;
	margin-left: -10px;
}
.accordion__li p i {
	display: block;
	width: 20px;
	height: 20px;
	float: right;
	display: none;
	background: url(../images/m1.png) no-repeat center;
}
.accordion__img {
	display: block;
	cursor: pointer;
	opacity: .35;
	transition: all 0.3s;
}
.accordion__li:hover .accordion__img {
	opacity: 1;
}
.accordion__li:hover p {
	height: 87px;
	line-height: 115px;
	width: 100%;
	left: 0;
	margin-left: 0;
	top: 408px;
	background: url(../images/cbg.png) no-repeat center;
}
.accordion__li:hover p span {
	margin-left: 30px;
}
.accordion__li:hover p i {
	display: block;
	margin-right: 20px;
	margin-top: 48px;
}
.about {
	margin-top: 70px;
}
.ab_right {
	width: 520px;
	margin-right: 50px;
}
.ab_top {
	margin-top: 30px;
	height: 120px;
}
.ab_top p {
	font-size: 22px;
	color: #0a53ae;
	margin-left: 20px;
	margin-top: 35px;
}
.ab_top p span {
	color: #00a434;
}
.ab_info {
	height: 190px;
}
.ab_info p {
	line-height: 32px;
}
.ab_info a {
	display: block;
	color: #1982c5;
	background: url(../images/m2.jpg) no-repeat right center;
	float: left;
	width: 125px;
	margin-top: 20px; 
}
 
.ab_tab li {
	float: left;
	text-align: center;
	transition: all 0.3s;
	  margin-left:50px;background: #1982c5;
}
.ab_tab li a {
	display: block;
	width: 140px;
	height: 140px;
	font-size: 16px;
	color: #fff;
}
.ab_tab li:first-child {
	background: #1982c5;
}
.ab_tab li:first-child+li {
	background: #3799d7;
}
.ab_tab li:first-child+li+li {
	background: #4cafed;
}
.ab_tab li span {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-top: 26px;
	margin-bottom: 10px;
}
.ab_tab li:first-child span {
	background: url(../images/ab-tab.png) no-repeat 10px 0;
}
.ab_tab li:first-child+li span {
	background: url(../images/ab-tab.png) no-repeat -72px 0;
}
.ab_tab li:first-child+li+li span {
	background: url(../images/ab-tab.png) no-repeat -155px 0;
}
.ab_tab li:hover {
	background: #12ad57 !important;
}
.linian {
	height: 745px;
	background: url(../images/lnbg.jpg) no-repeat bottom center fixed;
	margin-top: 70px;
	position: relative;
}
.ln_tit {
	text-align: center;
}
.ln_tit p {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	padding-top: 63px;
}
.ln_tit span {
	display: block;
	font-size: 18px;
	color: rgba(255,255,255,.2);
	font-family: Times New Roman;
	margin-top: 8px;
}
.ln_tab {
	text-align: center;
	margin-top: 80px;
}
.ln_tab li {
	float: left;
	width: 165px;
	margin-left: 93px;
}
.ln_tab li:first-child {
	margin-left: 0;
}
.ln_tab li i {
	display: inline-block;
	width: 165px;
	height: 165px;
}
.ln_tab li:first-child i {
	background: url(../images/ln.png) no-repeat 0 0;
}
.ln_tab li:first-child+li i {
	background: url(../images/ln.png) no-repeat -259px 0;
}
.ln_tab li:first-child+li+li i {
	background: url(../images/ln.png) no-repeat -518px 0;
}
.ln_tab li:first-child+li+li+li i {
	background: url(../images/ln.png) no-repeat -776px 0;
}
.ln_tab li:first-child+li+li+li+li i {
	background: url(../images/ln.png) no-repeat -1035px 0;
}
.ln_tab p {
	font-size: 16px;
	color: #fff;
	margin-top: 23px;
}
.ln_num {
	height: 225px;
	background: rgba(0,0,0,.3);
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.ln_num_center {
	display: inline-block;
	width: 970px;
	color: #fff;
	padding-top: 65px;
}
.ln_num_center p {
	font-size: 18px;
	float: left;
}
.ln_num_center p span {
	font-size: 62px;
	color: #aaeaff;
	font-weight: 300;
	margin-right: 24px;
}
.ln_num_center i {
	display: block;
	float: left;
	font-size: 42px;
	font-style: normal;
	font-weight: 300;
	margin: 0 108px;
	margin-top: 20px;
}
 
.new_tit {
	padding-top: 25px;
	height: 45px;
}
.new_tit p {
	float: left;
	font-size: 22px;
	color: #1982c5;
}
.new_tit p span {
	color: #6b6e70;
	font-size: 18px;
	font-family: Times New Roman;
	margin-left: 10px;
}
.new_tit a {
	display: block;
	color: #12ad57;
	margin-top: 5px;
}
.new_left {
	padding: 0 30px;
	width: 540px;
	background: #fff;
	height: 740px;
}
.new_left_img img {
	width: 540px;
	height: 250px;
}
.new_left_img a.new_left_img_tit {
	font-size: 18px;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.new_left_img p {
	color: #3f3f3f;
	line-height: 25px;
}
.new_left_img p a {
	color: #1982c5;
}
.new_left ul {
	margin-top: 20px;
}
.new_left li {
	line-height: 60px;
	border-top: 1px dashed #ededed;
	background: url(../images/j1.jpg) no-repeat center left;
	padding-left: 20px;
	font-size: 16px;
}
.new_left li:first-child {
	border-top: 1px solid #ededed;
}
.new_left li span {
	float: right;
	color: #a3a3a3;
}
.new_right {
	width: 500px;
	padding: 0 30px;
	background: #fff;
	height: 740px;
}
.new_right_img {
	height: 320px;
}
.new_right_img li {
	height: 140px;
	margin-bottom: 20px;
}
.new_right_img li img {
	width: 186px;
	height: 140px;
}
.new_right_img li .fr {
	width: 300px;
}
.new_right_img li .fr a {
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
.new_right_img li .fr span {
	display: block;
	color: #a3a3a3;
	margin-top: 4px;
	margin-bottom: 12px;
}
.new_right_img li .fr p {
	color: #3f3f3f;
	line-height: 25px;
}
.answer .new_tit {
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.answer dl {
	border-bottom: 1px dashed #ededed;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.answer dl:last-child {
	border: 0;
}
.answer dt {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 14px;
}
.answer i {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	border-radius: 5px;
	margin-right: 12px;
	font-style: normal;
}
.answer dt i {
	background: #4cafed;
}
.answer dd i {
	background: #2bd46e;
}
.answer dd {
	line-height: 23px;
	color: #3f3f3f;
}
.footer {
	height: 500px;
	background: url(../images/foot.jpg) no-repeat center;
	position: relative;
}
.footer li {
	color: #fff;
	float: left;
	text-align: center;
}
.footer li i {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-bottom: 22px;
	margin-top: 50px;
}
.fcont {
	margin-left: 170px;
}
.fcont li:first-child i {
	background: url(../images/f.png) no-repeat 0 0;
}
.fcont li:first-child+li+li i {
	background: url(../images/f.png) no-repeat -70px 0;
}
.fcont li:first-child+li+li+li+li i {
	background: url(../images/f.png) no-repeat -140px 0;
}
.fcont li:first-child+li+li+li+li+li+li i {
	background: url(../images/f.png) no-repeat -199px 0;
}
.fcont li:first-child+li, .fcont li:first-child+li+li+li, .fcont li:first-child+li+li+li+li+li {
	margin: 0 60px;
	width: 1px;
	height: 23px;
	background: #686b70;
	margin-top: 140px;
}
.fcont p {
	font-size: 26px;
	font-weight: 300;
}
.fcont span {
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
.add {
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top:60px;
}
.bottom {
	border-top: 1px solid rgba(255,255,255,.2);
	height: 200px;
	bottom: 0;
	position: absolute;
	width: 100%;
}
.fnav {
	width: 100%;
	height: 30px;
	padding-top: 30px;
}
.fnav li {
	font-size: 16px;
	color: rgba(255,255,255,.3);
}
.fnav li a {
	color: rgba(255,255,255,.3);
	margin: 0 38px;
}
.fnav li:first-child a {
	margin-left: 0;
}
.fnav li a:hover {
	color: #fff;
}
.copy {
	margin-top: 5px;
}
.copy, .copy a {
	color: rgba(255,255,255,.3);
}
.bottom .container {
	position: relative;
}
.bottom .ewm {
	position: absolute;
	right: 0;
	top: 40px;
}
.nban {
	height: 380px;
}
.nban .container {
	height: 380px;
	position: relative;
}
.nban .position {
	position: absolute;
	bottom: 0;
	height: 80px;
	line-height: 80px;
	color: #fff;
	background: rgba(10,83,174,.75);
	width: 100%;
}
.nban .position p.fl {
	margin-left: 28px;
	font-size: 24px;
}
.nban .position p.fl span {
	font-size: 22px;
	font-family: Times New Roman;
	margin-left: 20px;
}
.nban .position p.fr {
	margin-right: 30px;
	font-size: 16px;
}
.nban .position p.fr a {
	color: #fff;
}
.main {
	margin-bottom: 50px;
	margin-top: 30px;
}
.content {
	line-height: 30px;
}
.content img {
	max-width: 100%;
}
.so_t1 {
	border-top: 1px solid #e9eded;
	margin-top: 50px;
}
.so_t1 span {
	display: block;
	text-align: center;
	background: #fff;
	font-size: 24px;
	color: #1982c5;
	margin: 0 auto;
	margin-top: -20px;
	width: 300px;
}
.so_f1 .so_t1 {
	margin-bottom: 37px;
}
.so_t2 {
	font-size: 24px;
	color: #fff;
	height: 65px;
	line-height: 65px;
	background: #3799d7;
	text-align: center;
}
.so_f2 .so_t2 {
	margin-bottom: 46px;
}
.so_f3 {
	margin-top: 30px;
}
.so_f3 .slideBox {
	height: 450px;
	overflow: hidden;
	position: relative;
	border: 2px solid #f4f8f8;
	border-left: 0;
	margin-top: 50px;
	border-left: 0;
}
.so_f3 .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.so_f3 .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 1200px;
	height: 450px;
}
.so_f3 .slideBox .bd li img {
	width: 600px;
	height: 450px;
}
.so_f3 .slideBox .bd li .fr {
	width: 460px;
	margin-right: 90px;
}
.so_f3 .slideBox .bd li .fr span {
	display: block;
	font-size: 18px;
	margin-top: 130px;
	margin-bottom: 20px;
}
.so_f3 .slideBox .bd li .fr p {
	color: #3d3e43;
	line-height: 24px;
}
.so_f3 .slideBox .prev,  .so_f3 .slideBox .next {
	position: absolute;
	width: 62px;
	height: 108px;
	line-height: 108px;
	text-align: center;
	font-family: "宋体";
	background: rgba(0,0,0,.3);
	color: #fff;
	font-size: 35px;
	top: 170px;
}
.so_f3 .slideBox .prev {
	left: 0;
}
.so_f3 .slideBox .next {
	right: 0;
}
.so_f3 .slideBox .prev:hover,  .so_f3 .slideBox .next:hover {
	background: #3799d7;
}
.so_f4 {
	margin-top: 70px;
}
.so_f4 .so_t2 {
	margin-bottom: 40px;
}
.so_f5 {
	margin-top: 40px;
}
.so_t3 {
	border-bottom: 2px solid #cddbe3;
	text-align: center;
	height: 55px;
}
.so_t3 span {
	border-bottom: 2px solid #12ad57;
	font-size: 28px;
	color: #1982c5;
	height: 55px;
	display: block;
	margin: 0 auto;
	width: 112px;
}
.so_f5 .so_t3 {
	margin-bottom: 40px;
}
.so_f6 {
	margin-bottom: 100px;
}
.so_f6 .so_t4 {
	border-bottom: 1px solid #eaeef6;
	margin-bottom: 30px;
	height: 65px;
}
.so_f6 .so_t4 span {
	margin-right: 20px;
	font-size: 37px;
	color: #0a53ae;
	font-weight: 300;
	border-bottom: 2px solid #00a434;
	height: 64px;
	display: block;
	float: left;
}
.so_f6 .so_t4 i {
	font-style: normal;
	font-size: 30px;
	color: #d3d4d7;
	font-family: Times New Roman;
	letter-spacing: 2px;
	display: block;
	float: left;
	margin-top: 10px;
}
.ncase li {
	float: left;
	width: 380px;
	height: 285px;
	position: relative;
	margin-left: 30px;
}
.ncase li:first-child {
	margin-left: 0;
}
.ncase li img {
	width: 380px;
	height: 285px;
}
.ncase li p {
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: url(../images/search.png) no-repeat center 103px;
	background-color: rgb(0, 0, 0, .35);
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	height: 285px;
	opacity: 0;
	transition: all 0.3s;
}
.ncase li p span {
	padding-top: 170px;
	display: block;
}
.ncase li:hover p {
	opacity: 1;
}
.submenu {
	text-align: center;
	border-bottom: 1px solid #eaeef6;
	height: 52px;
	margin-top: 40px;
}
.submenu ul {
	display: inline-block;
}
.submenu li {
	float: left;
	margin: 0 20px;
}
.submenu li a {
	display: block;
	font-size: 20px;
	padding: 0 20px;
	height: 51px;
}
.submenu li a:hover {
	border-bottom: 2px solid #00a434;
}
.submenu li a.hover {
	border-bottom: 2px solid #00a434;
	color: #1982c5;
}
.list_hot {
	margin-top: 50px;
}
.list_hot li {
	float: left;
	position: relative;
	width: 380px;
	height: 355px;
	background: #f4f6fa;
	text-align: center;
	margin-left: 30px;
}
.list_hot li:first-child {
	margin-left: 0;
}
.list_hot li img {
	width: 380px;
	height: 285px;
}
.list_hot li .date {
	font-family: Times New Roman;
	width: 108px;
	height: 78px;
	background: rgba(0,0,0,.6);
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	text-align: center;
}
.list_hot li .date span {
	font-size: 36px;
}
.list_hot li .date p {
	font-size: 16px;
}
.list_hot li p.tit {
	font-size: 18px;
	line-height: 58px;
}
.list_hot li:hover {
	background: #1982c5;
}
.list_hot li:hover p.tit {
	color: #fff;
}
.list {
	margin-top: 50px;
}
.list li {
	height: 220px;
	padding-top: 40px;
}
.list li:nth-child(odd) {
	background: #f4f6fa;
}
.list .date {
	text-align: right;
}
.list .date span {
	font-size: 46px;
	font-weight: 300;
	display: block;
	margin-top: 28px;
}
.list .date i {
	display: inline-block;
	width: 23px;
	height: 2px;
	background: #1982c5;
}
.list .date p {
	font-size: 16px;
	margin-top: 6px;
}
.list img {
	width: 240px;
	height: 180px;
	margin-left: 38px;
}
.list .fr {
	width: 815px;
}
.list .fr a {
	display: block;
	font-size: 18px;
	margin-top: 20px;
}
.list .fr p {
	color: #3d3d3d;
	line-height: 24px;
	margin-top: 20px;
}
.list .fr a.more {
	width: 116px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 14px;
	color: #1982c5;
	border: 2px solid #1982c5;
}
.list li:hover {
	background: #1982c5;
	color: #fff;
}
.list li:hover .date i {
	background: #53d77d;
}
.list li:hover .fr a, .list li:hover .fr p {
	color: #fff;
}
.list li:hover .fr a.more {
	background: #fff;
	border-color: #fff;
	color: #1982c5;
}
.pro_tit {
	font-size: 26px;
	color: #1982c5;
	background: url(../images/t4.jpg) no-repeat bottom center;
	height: 50px;
	margin-top: 40px;
}
.pro_list {
	margin-left: -28px;
}
.pro_list li {
	float: left;
	width: 187px;
	padding: 15px;
	background: #f4fbff;
	margin-left: 28px;
	margin-top: 30px;
	height: 256px;
}
.pro_list li img {
	width: 177px;
	height: 177px;
	padding: 5px;
	background: #fff;
}
.pro_list li p {
	font-size: 16px;
	color: #090103;
	margin-top: 10px;
}
.pro_list li span {
	color: #1982c5;
	margin-top: 7px;
	display: block;
	float: left;
}
.baowen .picMarquee-left {
	overflow: hidden;
	position: relative;
	height: 380px;
}
.baowen .picMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	position: absolute;
	top: 345px;
	width: 100%;
	background: url(../images/j2.png) no-repeat center;
}
.baowen .picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width: 99px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
.baowen .picMarquee-left .hd .prev {
	margin-left: 20px;
}
.baowen .picMarquee-left .hd .next {
	margin-left: 491px;
}
.baowen .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.baowen .picMarquee-left .bd ul li {
	margin: 0 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 187px;
	padding: 15px;
	background: #f4fbff;
	margin-left: 28px;
	margin-top: 30px;
	height: 256px;
}
.baowen .picMarquee-left li img {
	width: 177px;
	height: 177px;
	padding: 5px;
	background: #fff;
}
.baowen .picMarquee-left li p {
	font-size: 16px;
	color: #090103;
	margin-top: 10px;
}
.baowen .picMarquee-left li span {
	color: #1982c5;
	margin-top: 7px;
	display: block;
	float: left;
}
.ctit {
	border-bottom: 1px dotted #ccc;
	height: 46px;
	margin-top: 50px;
}
.ctit p {
	font-size: 28px;
}
.ctit a {
	font-size: 15px;
	width: 90px;
	height: 30px;
	border-radius: 2px;
	background: #ef8b4e;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 30px;
	margin-top: 5px;
}
.ctit a:hover {
	background: #cb6221;
	transition: all 0.3s;
}
.clist li {
	float: left;
	width: 280px;
	padding: 10px;
	padding-bottom: 0;
	text-align: center;
	transition: all 0.3s;
	margin-top: 30px;
}
.clist li img {
	width: 280px;
	height: 175px;
}
.clist li p {
	font-size: 15px;
	color: #474747;
	border-bottom: 3px solid #e7e7e7;
	height: 48px;
	line-height: 42px;
	transition: all 0.3s;
}
.clist li:hover {
	background: #e7e7e7;
}
.clist li:hover p {
	color: #000;
}
.show_top {
	text-align: center;
	margin-top: 40px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.show_top h1 {
	font-weight: normal;
	font-size: 25px;
}
.show_top p {
	line-height: 40px;
	color: #666;
}
.show_top p span {
	margin: 0 10px;
}
.prepage {
	line-height: 30px;
	margin: 50px 0;
}
.case_show {
	width: 1180px;
	margin: 50px auto 80px auto;
}
.case_left {
	width: 890px;
	height: 620px;
	position: relative;
	float: left;
}
.case_tit {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.7);
	color: #fff;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 15px;
}
.case_left .slideBox {
	width: 890px;
	height: 620px;
	overflow: hidden;
	position: relative;
}
.case_left .slideBox .hd {
	display: none;
}
.case_left .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.case_left .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 890px;
	height: 620px;
}
.case_left .slideBox .bd img {
	width: 890px;
	height: 620px;
}
.case_left .slideBox .prev,  .case_left .slideBox .next {
	position: absolute;
	display: block;
	width: 40px;
	height: 103px;
	top: 50%;
	margin-top: -52px;
}
.case_left .slideBox .prev {
	background: url(../images/j5.png) no-repeat 0 0;
	left: 0;
}
.case_left .slideBox .next {
	background: url(../images/j5.png) no-repeat -40px 0;
	right: 0;
}
.picScroll-top {
	width: 215px;
	overflow: hidden;
	position: relative;
}
.picScroll-top .hd .prev, .picScroll-top .hd .next {
	display: block;
	width: 71px;
	height: 28px;
	overflow: hidden;
	cursor: pointer;
	left: 50%;
	margin-left: -36px;
	position: absolute;
	z-index: 999;
}
.picScroll-top .hd .prev {
	background: url(../images/j4.png) no-repeat 0 0;
	top: 0;
}
.picScroll-top .hd .next {
	background: url(../images/j4.png) no-repeat 0 -28px;
	bottom: 0;
}
.picScroll-top .bd {
	height: 470px;
}
.picScroll-top .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-top .bd ul li {
	text-align: center;
	zoom: 1;
	margin-bottom: 10px;
	width: 215px;
	height: 150px;
	cursor: pointer;
}
.picScroll-top .bd ul li img {
	width: 215px;
	height: 150px;
}
.case_right {
	width: 220px;
}
.case_info {
	margin-left: -15px;
	margin-top: 25px;
}
.case_info span {
	display: block;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.case_info p {
	line-height: 25px;
}
.pro_show_tit {
	font-size: 26px;
	color: #1982c5;
	background: url(../images/t4.jpg) no-repeat bottom center;
	height: 50px;
	margin-bottom: 30px;
}
.pro_img {
	height: 450px;
	background: #fff;
	margin-bottom: 20px;
}
.pro_img .slideBox {
	width: 600px;
	height: 450px;
	overflow: hidden;
	position: relative;
	float: left;
}
.pro_img .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.pro_img .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 600px;
	height: 450px;
}
.pro_img .slideBox .bd img {
	
	height: 450px;
	display: block; margin:0 auto;
}
.pro_img .slideBox .prev,  .pro_img .slideBox .next {
	position: absolute;
	top: 50%;
	margin-top: -54px;
	display: block;
	width: 62px;
	height: 108px;
	background: rgba(0,0,0,.3);
	color: #fff;
	font-size: 40px;
	text-align: center;
	line-height: 108px;
	font-family: "宋体";
}
.pro_img .slideBox .prev:hover,  .pro_img .slideBox .next:hover {
	background: rgba(25,130,197,.75);
}
.pro_img .slideBox .prev {
	left: 0;
}
.pro_img .slideBox .next {
	right: 0;
}
.pro_show_info {
	width: 500px;
	margin-right: 25px;
	color: #3d3e43;
	line-height: 25px;
}
.pro_show_info span {
	display: block;
	font-size: 18px;
	color: #000;
	margin-top: 70px;
	margin-bottom: 30px;
}
.pro_show_info a.more {
	display: block;
	width: 148px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #1982c5;
	margin-top: 40px;
}
.nt {
	border-bottom: 1px solid #eaeef6;
	height: 65px;
	margin-bottom: 30px;
}
.nt i {
	font-style: normal;
	font-size: 30px;
	color: #d3d4d7;
	font-family: Times New Roman;
	letter-spacing: 2px;
	margin-left: 20px;
	display: block;
	float: left;
	margin-top: 10px;
}
.nt span {
	font-size: 37px;
	color: #0a53ae;
	font-weight: 300;
	border-bottom: 2px solid #00a434;
	height: 64px;
	display: block;
	float: left;
}
.pro_more {
	margin-top: 50px;
	margin-bottom: 100px;
}
.pro_more .picMarquee-left {
	overflow: hidden;
	position: relative;
	height: 350px;
}
.pro_more .picMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	background: url(../images/j2.png) no-repeat center;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.pro_more .picMarquee-left .hd .prev, .picMarquee-left .hd .next {
	display: block;
	width: 99px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	float: left;
}
.pro_more .picMarquee-left .hd .prev {
	margin-left: 20px;
}
.pro_more .picMarquee-left .hd .next {
	margin-left: 491px;
}
.pro_more .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.pro_more .picMarquee-left .bd ul li {
	margin: 0 15px;
	float: left;
	_display: inline;
	overflow: hidden;
	position: relative;
	width: 380px;
	height: 285px;
}
.pro_more .picMarquee-left .bd ul li img {
	width: 380px;
	height: 285px;
}
.pro_more .picMarquee-left .bd ul li .box {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, .5);
	color: #fff;
	opacity: 0;
	transition: all 0.3s;
	top: 0;
	left: 0;
}
.pro_more .picMarquee-left .bd ul li:hover .box {
	opacity: 1;
}
.pro_more .picMarquee-left .bd ul li .box span {
	display: block;
	text-align: center;
	font-size: 18px;
	padding-top: 55px;
}
.pro_more .picMarquee-left .bd ul li .box p {
	line-height: 25px;
	padding: 25px 30px 0 40px;
}
.cont_mess {
	background: url(../images/mess.jpg) no-repeat left top;
	padding-left: 220px;
	width: 640px;
	margin: 0 auto;
	margin-top: 40px;
}
.cont_mess .form_group {
	margin-top: 20px;
}
.cont_mess .f1 label {
	width: 70px;
	display: block;
	float: left;
	text-align: right;
	line-height: 30px;
	background: url(../images/b.jpg) no-repeat left center;
	padding-left: 10px;
}
.cont_mess .f1 input {
	float: left;
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	width: 200px;
	padding: 0 5px;
}
.cont_mess .f2 p {
	float: left;
	line-height: 30px;
	background: url(../images/b.jpg) no-repeat left center;
	padding-left: 10px;
}
.cont_mess .f2 label {
	cursor: pointer;
}
.cont_mess .radio-inline {
	float: left;
	line-height: 30px;
	margin-right: 20px;
}
.cont_mess .f3 label {
	width: 70px;
	display: block;
	float: left;
	text-align: right;
	line-height: 30px;
	background: url(../images/b.jpg) no-repeat left center;
	padding-left: 10px;
}
.cont_mess .f3 textarea {
	padding: 0 10px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	width: 534px;
	height: 120px;
}
.cont_mess button {
	display: block;
	width: 80px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border: 0;
	background: #ee5d0c;
	color: #fff;
	float: left;
	margin-left: 80px;
	margin-top: 30px;
	margin-bottom: 50px;
	cursor: pointer;
}
.link {
	margin-top: 20px;
	color: #fff;
}
.link p {
	font-weight: bold;
}
.link a {
	margin: 0 10px;
	color: #fff;
}

.gs{ margin-top:10px;}



/* contact */
.banner_contact{background:url(../images/banner_contact.jpg) center no-repeat;}
.box16 .location{margin:20px 0 5px;background:url(../images/dot7.png) left no-repeat;height:30px;line-height:30px;color:#535353;text-indent:19px;}
.box16 .location a{color:#535353;}
.box16title{height:85px;margin:80px 0 30px 0;}
.box16title .t1{text-align:center;color:#505050;font-size:34px;line-height:40px;}
.box16title .t2{display:block;width:75px;height:3px;margin:10px auto 0;line-height:5px;background-color:#f42e01;}

.box16content{}
.box16content dl{float:left;width:33%;margin-bottom:30px;}
.box16content dt{float:left;width:55px;}
.box16content dt img{width:55px;height:55px;}
.box16content dt img:hover{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;}
.box16content dd{float:left;padding-left:20px;width:261px;}
.box16content dd .t1{font-weight:bold;line-height:30px;}
.box16content dd .t2{line-height:22px;}
.box16content p.ptitle{height:45px;font-weight:bold;text-align:center;font-size:24px;}
@media (max-width: 768px) {
	.box16content dl{float:left;width:100%;margin-bottom:30px;}
	.box16content dt{width:100%; margin:0 auto; text-align:center}
 
}


.box166content{}
.box166content dl{float:left;width:400px;margin-bottom:30px;}
.box166content dt{float:left;width:79px;}
.box166content dt img{display:block;margin:0 auto;width:50px;height:50px;}
.box166content dt img:hover{-moz-transform:scaleX(-1);-webkit-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;}
.box166content dd{float:left;padding-left:20px;width:300px;}
.box166content dd .t1{font-weight:bold;line-height:30px;}
.box166content dd .t2{line-height:22px;}
.box166content p.ptitle{height:45px;font-weight:bold;text-align:center;font-size:24px;}


/*在线留言*/
.m_msg{ padding-bottom: 100px; }
.m_msg .tit{ font-size: 36px; text-align: center; margin: 30px 0 60px; }
.m_msg .top1{ margin-bottom: 27px; }
.m_msg .top1 .item{ position: relative; border: 1px solid #ccc; overflow: hidden; width: 31%; float: left; margin-left: 3.5%; height: 42px; box-sizing: border-box; }
.m_msg .top1 .item:first-child{ margin-left: 0; }
.m_msg .top1 .item span,.m_msg .msg span{ max-width: 60px; display: block; position: absolute; height: 100%; width: 23%; height: 100%; font-size: 0; }
.m_msg .top1 .item input{ padding-left: 10px; float: right; width: 77%; font-size: 16px; color: #666; box-sizing: border-box; border: none; height: 40px; line-height: 40px; background:none }
.m_msg .name span{ background: #e7e8ec url(../images/icon33.png) center no-repeat;}
.m_msg .email span{ background: #e7e8ec url(../images/icon34.png) center no-repeat;}
.m_msg .mobile span{ background: #e7e8ec url(../images/icon35.png) center no-repeat;}
.m_msg .msg span{ width: 10.9%; background: #e7e8ec url(../images/icon36.png) center no-repeat;}
.m_msg .msg{ float: left; position: relative; width: 65.5%; height: 200px; box-sizing: border-box; border: 1px solid #ccc; margin-top:20px; }
.m_msg .msg textarea{ font-size: 16px; color:#757575; line-height: 22px; width: 89.1%; float: right; border: none; height: 188px; background:none; padding: 5px;-moz-box-sizing: border-box; /*Firefox3.5+*/
-webkit-box-sizing: border-box; /*Safari3.2+*/
-o-box-sizing: border-box; /*Opera9.6*/
-ms-box-sizing: border-box; /*IE8*/
box-sizing: border-box;  }
.m_msg .text{ padding-top: 20px; width: 31%; margin-left: 3.5%; float: left; color: #666; margin-top:20px; }
.m_msg .text .red{ color: #b20d0b; margin: 14px 0 57px; }
.m_msg .text .btn input{ cursor: pointer; border: none; width: 92px; height: 35px; font-size: 16px; color: #fff; padding: 0; text-align: center; background: #999; margin-right: 10px; }
.m_msg .text .btn input[type="submit"]{ background: #b20d0b; }