﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
img {
	border: none;
	max-width: 100%;
}
body {
	font-size: 15px;
font-family:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	line-height: 28px;
padding-top:140px;
}
a {
	text-decoration: none;
font-family:"Microsoft YaHei", verdant, tahoma;
	color: #333;
	font-weight: normal;
}
a:hover {
	color: #1d2088;
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 28px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hz {
	width: 80%;
	margin: 0 auto;
}
.hza {
	width: 80%;
	margin:4% auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

.top-bj{background:#dedede;overflow:hidden;color:#333;}
.top-wb{margin-top:5px;}
.fl-rich-text{float:left;padding:5px 0;margin-right:40px;}
.fl-rich-text span{float:left;padding-right:10px;padding-top:5px;}
.fl-rich-text a{color:#333;font-size:16px;font-weight:bold;}
.fl-rich-text a:hover{color:#efbf3a;}
.sousuo {background:#ff7100;float: left;
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
	position: relative;
	z-index: 1;
	transition: all 0.5s;
}
.sousuo .sousuo_an {
	width:50px;
	height:40px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/index_07.png) center no-repeat;
	cursor: pointer;
	transition: all 0.5s;
}
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top: 140px;
	z-index: 10;
}
.sousuo .ssk {
	width:40%;
	overflow: hidden;
	margin: 0 auto;border-radius:25px;
	box-shadow: 0 2px 14px rgba(0,0,0,0.1);

}
.sousuo .ssk .input_txt {
	width:75%;
	height: 50px;
	float: left;
	line-height: 58px;
	padding: 0 3%;
	border: none;

}
.sousuo .ssk .input_btn {
	width: 25%;
	float: right;
	FONT-SIZE: 16px;
	color: #fff;
	line-height: 50px;
	border: 0 none;
	background:#1d2088;
	cursor: pointer;
}

 input,textarea {
	outline:none;
 }
.p-show {
	display: block !important;
}

.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	margin-left:50px;color:#333;
margin-top:5px;
}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.set {
	background: 45px 10px no-repeat;
	transition: all 0.5s;
}
.new {
	width: 150px;
	position: absolute;
	z-index: 999;
	display: none;
	text-align: center;
	top:40px;
	margin-left: -30px;
}
.nav1 ul li {
	line-height: 43px;
	background: #1d2088;

}
.nav1 ul li:hover {
	background: #f2f2f2;

}
.new a {
	color: #fff;
	text-decoration: none;
}
.nav1 .new a:hover {
	color:#1d2088;
}

.logo-hz{margin:25px 0;float:left;}
.logo {float:left;}
.logo img {height:50px;}
.logo-wb{font-size:28px;font-weight:bold;float:left;margin-left:10px;margin-top:5px;}
.logo-wb p{font-size:16px;font-weight:normal;margin-top:8px;}
.top-pc {
	position: fixed;
	z-index: 99999;
	top: 0px;
	left: 0;
	width: 100%;background:#fff;
	transition: all 0.5s;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);
}


.top-hz{width:80%;margin:0 auto;}
.menu-hz {float: right;}
.nav {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: bottom;
}
.mainbav ul:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.mainbav li {
	position: relative;
	padding: 0 36px;
}
.mainbav li.memu:after {
	content: "";
	width: 0;
	height: 3px;
	background: #1d2088;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s;
}
.mainbav li.memu:hover:after {
	width: 100%;
}
.mainbav li.active:after {
	width: 100%;
}
.mainbav li a {font-size:18px;color:#000;}
.mainbav .memu {
	float: left;
    line-height: 100px;
    height: 100px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
color:#1d2088;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width: 220px;
	left: 0;padding:10px 0;	background:#1d2088;
	top: 100px;
	z-index: 999999;

}
.mainbav ul li ul li {
	float: none;
	text-transform: none;
	border-right: none;
	padding: 0;
	position: relative;
	text-align: left;

}
.mainbav ul li ul li a {
	display: block;
	color: #fff !important;
	font-size: 15px !important;
	padding:10px 15px;
}
.mainbav ul li ul li a:hover {
	color: #1d2088 !important;	background:#f2f2f2;

}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;
	top: 0;
}

.top_sj {
	display: none;
}
/*banner*/
.block_home_slider {
	height: auto;
	position: relative;
	line-height: 0px;
	text-align: center;
}/*底部小图标*/
.block_home_slider .slide {
	position: relative;
	overflow: hidden;
}
.block_home_slider .flex-direction-nav a {
	width: 45px;
	height: 50px;
	display: block;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	text-indent: -9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {
	left: 0;
	background: url(../images/jt1.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next {
	right: 0;
	background: url(../images/jt2.png) no-repeat;
}
.block_home_slider .flex-control-paging {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {
	width: 9px;
	height: 9px;
	display: block;
	background: #fff;
	text-indent: -9000px;
	cursor: pointer;
	border-radius: 6px;
	transition: all 0.5s;
}
.block_home_slider .flex-control-paging li a.flex-active {
	width: 26px;
  background: #1d2088;
}
.flexslider {
	margin: 0;
	padding: 0;
	height: 100%;
}
.flex-viewport {
	height: 100%;
}
.flexslider .slides {
	height: 100%;
}
.flexslider .slides li {
	line-height: 0px;
	height: 100%;
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
	position: relative;
}

#home_slider2 {
	display: none;
}


.intitle{font-size: 0; color: #333; text-align: center; position: relative; margin: 15px 0; overflow: hidden;}
.intitle .ibt{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; font-size: 32px; font-weight: bold; padding: 0 20px; position: relative; line-height: 1.1;}
.intitle .ibt span{color: #1d2088;}
.intitle .ibt i{display: block; width: 420px; height: 1px; background: #e6e6e6; position: absolute; top: 50%;}
.intitle .ibt i.l{left: 400px;}
.intitle .ibt i.r{right: 400px;}
.indesc{font-size: 16px; color: #5f5f5f; text-align: center; margin-top: 10px;}



/*产品中心*/
.inpro{padding:4% 0; position: relative;  background: #f5f5f5;}
.inpro-tabbox{margin-top: 3%;}
.inpro-tabtit ul{font-size: 0; text-align: center; margin: -8px; position: relative; overflow: hidden;}
.inpro-tabtit li{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; background: #fff; margin: 8px; font-size: 18px; cursor: pointer;}
.inpro-tabtit li a{display: block; height: 56px; line-height: 56px; padding: 0 28px; color: #222; cursor: pointer;}
.inpro-tabtit li a:hover{background: #1d2088; font-weight: bold; color: #fff!important;}
.inpro-tabtit li.active{background: #1d2088; font-weight: bold; color: #fff;}
.inpro-tabtit li.active a{color: #fff!important;}
.inpro-tabcont{margin-top: 2%;}
.inpro-tabitem{position: relative; height: 0; opacity: 0; visibility: hidden;}
.inpro-tabitem.hauto{height: auto; opacity: 1; visibility: visible;}
.inpro-tabitem .bd ul{margin-left:-2%; position: relative; overflow: hidden;}
.inpro-tabitem .bd li{width: 23%; float: left; margin-left: 2%; margin-bottom: 2%; overflow: hidden;border: 1px solid #ccc; /* background: #fafafa;  */}
.inpro-tabitem .bd li .pic{width: 100%; float: left; position: relative; overflow: hidden;}
.inpro-tabitem .bd li .pic img{width:  100%; transition: transform .8s;}
.inpro-tabitem .bd li p{width: 100%; display: inline-block; text-align: center; color: #222;  padding: 12px 0; font-size: 15px; line-height: 27px;}
.inpro-tabitem .bd li .pic .mask{width: 100%; height: 100%; opacity: 0; visibility: hidden; position: absolute; left: 0; top: 0; transition: opacity .6s;}
.inpro-tabitem .bd li .pic .mask .bg{width: 100%; height: 100%; background: #1d2088; filter: alpha(opacity=50); opacity: .5;}
.inpro-tabitem .bd li .pic .mask .btns{width: 24px; height: 25px; opacity: 0; visibility: hidden; position: absolute; left: 50%; top: 50%; margin-left: -12px; transition: margin-top .4s;}
.inpro-tabitem .bd li .pic:hover img{transform: scale(1.1);}
.inpro-tabitem .bd li .pic:hover .mask{opacity: 1; visibility: visible;}
.inpro-tabitem .bd li .pic:hover .mask .btns{opacity: 1; visibility: visible; margin-top: -12px;}
.inpro-tabitem .bd li .text{width: 220px; float: right; margin-right: 20px; margin-top: 28px;}
.inpro-tabitem .bd li .title{font-size: 22px; color: #222; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.inpro-tabitem .bd li .title a{color: #222; transition: color .5s;}
.inpro-tabitem .bd li .title a:hover{color: #1d2088;}
.inpro-tabitem .bd li .time{font-size: 14px; color: #adadad; height: 18px; line-height: 18px; overflow: hidden; margin-top: 8px;}
.inpro-tabitem .bd li .desc{font-size: 14px; color: #595959; height: 156px; line-height: 26px; overflow: hidden; margin-top: 16px; padding-top: 12px; border-top: 1px solid #ececec;}
.inpro-tabitem .bd li .more{display: block; width: 118px; height: 40px; line-height: 40px; border: 1px solid #e0e0e0; font-size: 14px; color: #858585; text-align: center; margin-top: 18px; transition: background .5s,border-color .5s,color .5s;}
.inpro-tabitem .bd li .more:hover{background: #1d2088; border-color: #1d2088; color: #fff;}
.inpro-tabitem .sPrev,.inpro-tabitem .sNext{background-color: #fff;}


/*关于我们*/
.inabout{padding: 4% 0 8%;  position: relative; }
.inabout .intitle .ibt{ color: #333;}

.inabout-company{margin-top:3%; background: #f8f8f8; overflow: hidden;}
.inabout-company .pic{width: 45%; float: left;}
.inabout-company .pic img{width: 100%; display: block;}
.inabout-company .stext{width: calc(100% - 50%); float: right; padding: 2%; box-sizing: border-box;}
.inabout-company .title{font-size: 24px; font-weight: bold; color: #222; line-height: 26px;}
.inabout-company .title span{color: #1d2088;}
.inabout-company .name{font-size: 24px; line-height: 38px; color: #222; margin-top: 8px;}
.inabout-company .desc{font-size:15px; line-height: 30px; color: #656565; text-align: justify; margin-top: 18px; height: auto; overflow: hidden;}
.inabout-company .desc b{font-weight: bold; color: #08954e;}
.inabout-company .btns{margin-top: 14px; overflow: hidden;}
.inabout-company .btns a,.inabout-company .btns span{display: block; height: 42px; line-height: 42px; float: left; font-size: 15px; text-align: center;}
.inabout-company .btns a{width: 126px; margin-right: 10px; border: 1px solid #ccc; color: #656565; transition: background .4s,border .4s;}
.inabout-company .btns a:hover{background: #1d2088; color: #fff!important;}
.inabout-company .btns span{width: 293px; background: #1d2088; border: 1px solid #1d2088; color: #fff;}
.inabout-company .btns span b{font-family: "Arial"; font-size: 24px; font-weight: bold; margin-left: 10px; vertical-align: middle; position: relative; top: -2px;}

.index_num{position: relative; margin-top:3%;}
.index_num .hz{width: 100%;}
.index_num .list{color: #fff; padding: 2% 0; background: #fff; transform: translate(-50% );
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3);left: 50%;
    top: -50px;
    border-radius: 10px; position: absolute;}
.index_num .list li{ float: left; width:25%; text-align: center; color: #555; font-size: 15px; line-height: 26px;}
.index_num .list b{ display: block; font-size:50px; line-height: 73px; position: relative; color: #142e7c;  font-weight: 600; font-style: normal;}
.index_num .list b em{font-style: normal;}
.index_num .list b i{ position: absolute; font-size: 24px; top: 10px; line-height: 1.2; font-weight: normal; margin-left: 10px;font-style: normal;}
.index_num .info{ position: absolute; left: 0; right: 0; bottom: -118px; height: 490px; background: #fff; padding: 0 52px;}
.index_num .info .title{width: 100%; float: left; margin-top: 45px; color: #000; border-left: 6px #142e7c solid; padding-left: 20px; height: 70px; font-weight: 600; font-size: 15px; text-transform: uppercase; line-height: 22px;}
.index_num .info .title b{ display: block; font-size: 30px; line-height: 42px; margin-bottom: 6px;}
.index_num .info .con{width: 100%; font-size: 15px; color: #000; line-height: 32px; padding: 36px 0;overflow: hidden; }
.index_num a{width: 148px; line-height: 40px; display: block; border-radius: 40px; color: #fff; background: #142e7c; border: 1px #142e7c solid; text-align: center; font-size: 14px; font-weight: 600;}
.index_num a:hover{ color: #fff; background: #3d9af9;}

.inscience-tabbox{margin-top: 42px; overflow: hidden;}
.inscience-tabtit{position: relative;}
.inscience-tabtit .line{width: 100%; height: 1px;  background: #fff; filter: alpha(opacity=70); opacity: .7; position: absolute; left: 0; top: 50%; z-index: 1;}
.inscience-tabtit ul{font-size: 0; text-align: center; position: relative; z-index: 2;}
.inscience-tabtit li{display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 50px; line-height: 50px; margin: 0 9px; font-size: 22px; color: #555; text-align: center; background: #fff; cursor: pointer; padding: 0 40px;}
.inscience-tabtit li.active{background: #fff; color: #1d2088;}
.inscience-tabcont{margin-bottom: 35px;} 
.inscience-tabitem{position: relative; height: 0; opacity: 0; visibility: hidden;}
.inscience-tabitem.hauto{height: auto; opacity: 1; visibility: visible;}
.inscience-tabitem .bd{margin: 0 -10px; overflow: hidden;}
.inscience-tabitem .bd li{width: 245px; float: left; margin: 0 10px;}
.inscience-tabitem .bd li .pic{border: 2px solid #fff;}
.inscience-tabitem .bd li .pic img{width: 100%;}
.inscience-tabitem .bd li .title{font-size: 15px; color: #333; text-align: center; margin-top: 8px; height: 28px; line-height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.inscience-tabitem .sPrev,.inscience-tabitem .sNext{display: block; width: 48px; height: 48px; border-radius: 50%; background-repeat: no-repeat; background-image: url(../images/icon.png); background-position: 0 -142px; position: absolute; top: 50%; margin-top: -42px; z-index: 22;}
.inscience-tabitem .sPrev{left: -70px;}
.inscience-tabitem .sNext{right: -70px; background-position: -48px -142px;}
.inscience-tabitem .sPrev:hover{background-position: 0 -190px;}
.inscience-tabitem .sNext:hover{background-position: -48px -190px;}
.inscience-t1 .bd li .pic img{height: 100%;}
.inscience-t2 .bd li .pic img{height: 100%;}



.khjz_bj{width:100%;margin-top:50px;}
.khjz_dkj{position:relative;margin-top:50px;}
.khjz .item{ margin:0 8px; background:#1d2088;padding:5px;position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.khjz .item:hover{ background:#1d2088;color:#fff;}
.khjz .item a{color:#fff;}
.khjz .item a:hover{color:#fff;}
.khjz .item .cpzs_img{overflow:hidden;display:block; }
.khjz .item .cpzs_img img{ transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.khjz .item .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.khjz .item .cpzs_wb{width:100%; height:100%; text-align:center;  }
.khjz .item .cpzs_wb .cpzs_wb_t{overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:15px;    font-weight: bold;}


/* display none until init*/
.owl-carousel{display:none; width: 100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%;  z-index:11; text-align: center;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:40px; height:70px; text-indent:-9999px; transition:.35s;  top:45%; margin-top:-35px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/jtl02.png) center no-repeat; overflow:hidden; left:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/jtr02.png) center no-repeat; overflow:hidden; right:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {background:url(../images/jtl03.png) center no-repeat; overflow:hidden; }
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background:url(../images/jtr03.png) center no-repeat; overflow:hidden;}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-carousel .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-carousel .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background:#1d2088;}
.owl-carousel .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-carousel .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.khjz .owl-pagination{width:100%; height:14px; text-align:center; margin-top:30px;display:none; }


.Ulimg2{margin-top:20px;overflow: hidden;}
.Ulimg2 ul{ margin-left:-2%;}
.Ulimg2 li{ float:left; width:23%; margin-left:2%; text-align:center; margin-bottom:2%; box-sizing: border-box; overflow: hidden;}
.Ulimg2 li .upimg{width: 100%; border: 5px solid #e2e2e2; overflow: hidden;}
.Ulimg2 li .upimg img{ max-width:100%; -webkit-transition:0.5s;transition:0.5s;}
.Ulimg2 li .upimg:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.Ulimg2 li span{display:block; line-height:22px; font-size:15px; padding: 12px 0 0;}

.index-lc-hz{margin-top:50px;}
.index-lc-left{float:left;width:50%;}
.index-lc-left iframe{width:100%;height:502px;text-align:center;}
.index-lc-pic-hz{float:right;width:49%;}
.index-lc-pic ul{margin-left:-0.5%;margin-right:-0.5%;}
.index-lc-pic li{width:32.3%;float:left;margin-left:0.5%;margin-right:0.5%;margin-bottom:0.5%;}
.index-lc-wb{background:#1d2088;padding:4%;overflow:hidden;}
.index-lc-wb li{float:left;width:33.3%;font-size:24px;margin-bottom:20px;color:#fff;}
.index-lc-wb li img{float:left;margin-right:10px;}

.isect2 .content{position: relative;}
.isect2 .bg{position: relative;overflow: hidden;}
.isect2 .bg em{display: block;width: 100%;height: 0;padding-bottom:750px;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;-webkit-filter: blur(3px);filter: blur(3px);}
.isect2 .bg em:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: url(../images/mask1.png) no-repeat center;background-size: cover;}
.isect2:hover .bg .swiper-slide-active em{-webkit-filter: blur(0);filter: blur(0);}

.isect2 .tabs{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 2;display: flex;overflow: hidden;}
.isect2 .tabs li{ width:33.33%; height: 100%;position: relative;box-sizing: border-box;border-left: 1px solid rgba(255,255,255,0.2);text-align: center;cursor: pointer;position: relative;}
.isect2 .tabs li:before{content: "";position: absolute;left: -1px;top: -100px;width: 1px;height: 100px;background-image: linear-gradient(180deg,transparent,#fff);animation: lineMove 2s ease-in-out infinite;}
@keyframes lineMove{
    to{top: 100%;}
}
.isect2 .tabs li:nth-child(1):before{animation-delay: 0s;}
.isect2 .tabs li:nth-child(2):before{animation-delay: 0.2s;}
.isect2 .tabs li:nth-child(3):before{animation-delay: 0.4s;}
.isect2 .tabs li:nth-child(4):before{animation-delay: 0.6s;}

.isect2 .tabs li:first-child{border: none;}
.isect2 .tabs li:first-child:before{display: none;}

.isect2 .tabs li a{display: block;width: 100%;height: 100%;position: relative;}
.isect2 .tabs li a .cont{position: absolute;left: 0;bottom: 0;width: 100%;box-sizing: border-box;padding: 0 6%;text-align: center;color: #fff;transition: all 0.8s ease 0.1s;}
.isect2 .tabs li a .cont .icon{ width:60%; max-width: 125px; background: #1d2088;border-radius: 50%;text-align: center;font-size: 0;margin: 0 auto 36px;font-size: 0;}
.isect2 .tabs li a .cont .icon img{width: 100%;border-radius: 50%;}
.isect2 .tabs li a .cont h5{line-height: 30px;}
.isect2 .tabs li a .cont .line{transition: all 0.5s ease;display: block;width: 80%;max-width: 260px;margin: 32px auto 40px;height: 1px;background: #fff;opacity: 0.68;transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;}
.isect2 .tabs li a .cont p{transition: all 0.5s;line-height: 30px;height: 0;color:#c7c7c7;}
.isect2 .tabs li a .cont p span{font-size:20px;color:#fff;}
.isect2 .tabs li:hover a .cont{bottom:328px;}
.isect2 .tabs li:hover a .cont .line{transition: all 0.5s ease 0.55s;transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 0.68;visibility: visible;}
.isect2 .tabs li:hover a .cont p{height: 60px;}

.fz20 {
    font-size: 26px;
}


.index-yyly-pic-bj{background:#f4f4f4;padding:70px 0;overflow:hidden;}


/* 新闻 */
.index-new-left{width:50%;float:left;}
.index-new-left-title{font-size:32px;line-height:32px;  padding-bottom:2%; position:relative; 
    margin-bottom:5%;font-weight:bold;}
	.index-new-left-title:after {
    content: "";
    position: absolute;
    left: 0;
    background:#1d2088;
    width: 55px;
    height:3px;
    bottom:0;}
	
.index-new-left-nr{background:#fff;overflow:hidden; margin-right:4%; float:left; width:48%; box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);}
.index-new-left-nr:last-of-type { margin-right:0; }
.index-new-left-pic{float:left;}

.index-new-left-content{padding:4%;overflow:hidden;}
.index-new-left-content-nr{ text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.index-new-left-content-title {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-new-left-content-rq{color:#999; font-size: 14px;}
.index-new-left-content-rq span{margin-top:6px;margin-right:6px; font-size: 14px;}
.index-new-left-content-title a{ font-weight: bold;font-size:16px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-new-left-content-nr{color:#7b7a7a;margin-top:2%; font-size: 14px; line-height:22px;}
.index-about-left-more{margin-top:2%;}
.index-about-left-more a{font-size: 14px;color:#999;}

.index-new-right{float:right;width:45%;}
.index-new-right-cjwt{margin:2% 0;border-bottom:1px  dashed #ddd;padding-bottom:2%;}
.index-new-right-cjwt-title{overflow:hidden;white-space:nowrap;}
.index-new-right-cjwt-title a{font-size:16px;font-weight: bold;}


.index-new-right-cjwt-nr{  text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color: #7b7a7a; margin:1% 0;font-size: 14px; line-height:22px;}
.w{background:#0b7e00;color:#fff;width:28px;height:28px;line-height:28px;font-size:18px;text-align:center;display:block;float:left;margin-right:10px;border-radius:50px;}
.w2{background:#666;color:#fff;width:28px;height:28px;line-height:28px;text-align:center;font-size:18px;display:block;float:left;margin-right:10px;border-radius:50px;}







/*----底部----*/
.foot {
	background: #000;
	overflow: hidden;
	padding: 30px 0 0;color:#999;

}
.foot-top-hz{border-bottom:1px solid #373737;overflow:hidden;margin-bottom:50px;padding-bottom:15px;}
.foot-logo{float:left;}
.foot-logo img{height:50px;}
.foot-dh{float:right;    margin-top: 15px;}
.foot-dh-pic{float:left;}
.foot-dh-wb{float:left;margin:0 10px;font-size:16px;}
.hm{font-size:18px;color:#fff;float:left;}
.hm span{font-size:20px;}
.foot-contact{ width:48%;float:right;}
.foot-contact-title{ font-size: 18px;font-weight:bold; color: #fff;margin-bottom:25px;}

.foot-contact-nr{float:left;}

.foot-contact-nr a{color: #999;font-size:15px;line-height:30px;}
.foot-contact-nr a:hover{color:#1d2088;}

.foot-contact-lxfs{float:left;margin-right:30px;}
.foot-contact-lxfs a{color: #999;}
.foot-contact-lxfs a:hover{color:#1d2088;}

.foot-contact-ewm-hz{float:right;}
.foot-contact-ewm{float:left;}
.foot-contact-ewm img{width:120px;}
.foot-contact-ewm-wb{float:left;padding-left:20px;margin-top:30px;}

.foot-menu{float:left;margin-right:10%;margin-bottom:30px;}


.bot3{ border-top:1px solid #373737;overflow:hidden;color:#999;padding:13px 0;margin-top:30px;}
.bot3 a{color:#999;}
.bot3 a:hover{color:#1d2088;}


.ny-banner-sj {
	display: none;
}
.ny-banner{overflow: hidden; position: relative;}
.ny-banner img {width: 100%; display: block;}

.banner-nav{line-height:60px;border-bottom:1px solid #ededed;bottom:0;background:#fff;padding:0 2.25rem;text-align:left;position:absolute;z-index:2}
.banner-nav .local_txt{color:#444}
.banner-nav .le{width:50%;height:100%;text-align:center;box-sizing:border-box;position:relative; font-size: 16px;}
.banner-nav .le:before{content:'';position:absolute;width:1px;height:0.5rem;background:#dbdbdb;right:0;top:50%;transform:translateY(-50%)}
.banner-nav .le:hover a{color:#003c96}
.banner-nav .le:after{content:'';position:absolute;width:0%;height:3px;background:#003c96;top:0;left:50%;transition:all 0.5s ease 0s}
.banner-nav .le.cur:after{width:100%;left:0}
.banner-nav .le.cur a{color:#003c96}
.banner-nav .le:last-child:before{display:none}
.banner-nav.four .le{width:25%}
.banner-nav.three .le{width:calc(100% / 3)}
.banner-nav.nav{padding:0; width: 80%;}


.companybox{width: 100%;padding:4% 0; overflow: hidden;}

.company-story{width: 100%;padding:4% 0 10%; overflow: hidden;}
.aboutIntrobox{overflow: hidden; margin-bottom:3%;}
.aboutIntrobox_left{width: 48%; float: left;}
/* .aboutIntrobox_left video{width: 100%;  height: 486px;} */
.aboutIntrobox_left img{width: 100%; display: block; clear: both; margin: auto;}

.aboutIntrobox_right{width:50%; float: right;}
.aboutIntrobox_right .text{ overflow: hidden;}
.aboutIntrobox_right .text .bt{font-size:28px; color: #212529;  font-weight: bold; margin-bottom:0%; overflow: hidden; line-height: 40px;}
.aboutIntrobox_right .text .bt span{font-size: 22px; font-weight:400; color: rgba(34,34,34,1); line-height: 60px;}
.aboutIntrobox_right .text .awz{font-size: 15px; line-height:28px; color: #555; font-weight:350;  margin-top: 3%;}
.text{ overflow: hidden; margin-bottom:6%;}
.text .bt{font-size:28px; color: #212529;  font-weight: bold; margin-bottom:0%; overflow: hidden; line-height: 40px;}
.text .bt span{font-size: 22px; font-weight:400; color: rgba(34,34,34,1); line-height: 60px;}
.text .awz{font-size: 16px; line-height:28px; color: #555; font-weight:350;  margin-top: 1%;}

.about-culture{width: 100%;padding: 3% 0; overflow: hidden; background: #f5f5f5;}
.common-style{text-align: center;}
.common-style .cbt{font-size: 32px;color: #142e7c;line-height: 44px;margin:15px 0;}
.ym1idea{margin:3% 0; overflow: hidden;}
.ym1idea dl {background: #fff;}
.ym1idea dl dt{float:right;width:50%}
.ym1idea dl dd{float:left;width:50%;box-sizing:border-box;background:#fff;}
.ym1idea dl dd .text1{padding:2% 8%;background:#142e7c;display:block; box-sizing: border-box;}
.ym1idea dl dd .text1 p{color:#fff}
.ym1idea dl dd .text2{padding:5.9% 8%;display:Block; box-sizing: border-box;}
.ym1idea dl dd .text2 .cbt{color:#333}
.ym1idea dl dd .text2 p{margin-top:0%}
.ym1idea dl dd .cbt{color:#fff;font-size:24px;display:inline-block;position:Relative;z-index:2}
.ym1idea dl dd .cbt:after{content:"";width:100%;height:7px;background:#3c7dae;position:absolute;bottom:2px;left:0;display:inline-block;z-index:-1}
.ym1idea dl dd p{font-size:17.6px;line-height:37px;color:#333;text-align:justify;margin-top:2%}
.ym1idea dl dd b{font-family:fantasy;font-size:72px;display:block;line-height:84px;color:rgba(5,88,151,0.3);padding-top:10px;width:400px}


.zzjg{padding: 3% 0 0; overflow: hidden;}
.zzjg img{margin: auto; width: 100%; display: block;} 


.ny-about-menu{ overflow: hidden;padding:30px 0;}
.tabs_left{float: left; }
.locate{color:#666666;float:left; font-size: 16px;}
.locate a{color: #444; float: none!important; font-size: 16px; display:inline-block; margin-right: 0px;}
.locate a:hover{color: #1d2088;}
.locate span{display:inline-block;margin:0 7px;}

.index-title{font-weight:bold;text-align:center;font-size:36px;line-height:36px;}
.index-title p{font-size:16px;margin-top:15px;font-weight:normal;}


/*关于我们-荣誉资质开始*/
.ny-ry .item {
    margin: 0 25px;
    position: relative;
   overflow: hidden;
    display: block;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}

.ny-ry .item:hover {
    transform: translateY(-6px);
    -webkit-trafont-size: 0;
}

.ny-ry .item .cpzs_img {
    overflow: hidden;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: block;
    line-height: 0;
}

.ny-ry .item .cpzs_img img {
    width: 100%;
    object-fit: cover;
    transition: all .8s ease;
}

.ny-ry .item .cpzs_img:hover img {
    transform: scale(1.06);
}

.ny-ry .item .cpzs_wb {
    width: 100%;
    height: 100%;
    padding: 20px;
}
.ny-ry .item .cpzs_wb .cpzs_wb_t {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 22px;text-align:center;
}



.nyaboutbox{width: 100%; height: auto; overflow: hidden; padding:40px 0; box-sizing: border-box; }
.ny-about{font-size:16px;color:#222;line-height:28px; overflow: hidden;margin-bottom:50px;}
.ny-about_left{line-height:32px;width: 50%; float: left; font-size: 16px;color:#666;margin-top:50px;}
.ny-about_left span{font-size:28px;margin-bottom:40px;display:block;color:#1d2088;}
.ny-about_left p{margin-bottom:15px;}
.ny-r li{list-style-type:disc;list-style-position:outside;margin-left:20px;}
.ny-video-pc{margin:0 auto;text-align:center; width: 45%; margin-left: 30px; float: right;}
.ny-video-pc img{transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -o-transition: all .6s;  width: 100%}



.ny-title {
   font-size:32px;line-height:35px;
 color:#1d2088; font-weight:bold;margin-bottom:40px;
}




.ny-zcnl-hz{margin-top:50px;}
.ny-zcnl-title{font-size:36px;font-weight:bold;margin-bottom:40px;}
.ny-zcnl-left{width:30%;float:left;margin-top:100px;font-size:18px;padding-right:2%;line-height:32px;}
.ny-zcnl-left p{margin-bottom:10px;}
.ny-zcnl-left h3{margin:10px 0;}
.ny-zcnl-right{width:70%;float:left;}


.ny-product-box{margin-left:-1%;margin-right:-1%;}


	
.product-xq{padding:40px;margin-bottom:40px;background:#fff;overflow:hidden;}
.product-xq-sj {display:none; }	


.product-top .l { width:45%; float: left; }
.product-ny-title { width: 100%; font-size:28px;line-height:35px;background:url(../images/x.jpg)no-repeat bottom left;padding-bottom:20px; }
.product-xq-sj {display:none; }	
.pro-right { width: 55%; float: right;padding-left:5%; }
.pro-js { width: 100%; margin:50px 0; color:#666;}

.ny-product-right {
	float: left;
	width: 100%;
}
.p-hotline {
	font-size: 16px;
	display: block;
	border-top: 1px solid #e2e2e2;
	padding-top: 30px;
}
.p-hotline p {
	border: 1px solid #005fad;
	border-radius: 25px;text-indent:0;
	width: 160px;float:left;margin-right:2%;
	line-height: 43px;
	text-align: center;margin-bottom:20px;
}
.p-hotline p a {
	color: #005fad;
	border-radius: 25px;
}
.p-hotline p:hover a {
	background: #005fad;
	color: #fff;
	display: block;
	border-radius: 25px;
}

/* 服务范围详情 */


.tabs2 {
	margin-top: 60px;
}
.tabs2 .horizontal {
	margin: 0px;
	overflow: hidden;
	padding: 0px;	border-bottom: 1px solid #ddd;
}
.tabs2 .horizontal li {
	float: left;
	list-style: none;
	margin-right: 1%;
    padding: 15px 50px;
	text-align: center;
	cursor: pointer;
	font-size: 22px;font-weight:bold;
	background: #e6e6e6;
}
.tabs2 .horizontal li.selectActive {
	background: #005fad;
	color: #fff;
}
.tab-hz {
	padding:40px 0;


}
.tab-hz  p{text-indent:0;}

.prc1 .nav {
	line-height: 76px;
}
.prc1 .prtp .img {
	width: 45%;
	padding-right: 40px;
	float: left;
	border-right: 1px solid #ddd;
}
.prc1 .prtp .img img {
	display: block;
	width: 100%;
}
.prc1 .prtp .prt {
	width: 50%;
	float: right;

}
.prc1 .prtp .prt ul li {
	list-style-type: disc;
}
.ptt-title {
	font-size: 30px;font-weight:bold;
}

.prc1 .prtp .prt .ptt2 {
	display: none;
}
.prc1 .prtp .prt .xian {
	margin-top: 16px;
	display: block;
	width: 36px;
	height: 3px;
	background: #005fad;
}
.prc1 .prtp .prt .ptc {
	color: #999;
	margin: 40px 0;

}
.prc1 .prtp .prt .more {
	display: block;
	width: 150px;
	line-height: 45px;
	text-align: center;
	background: #005fad;
	color: #fff;
	position: relative;
	overflow: hidden;
	margin: 0;
	border-radius: 3px;
}


.ny-newsshow-left{width:70%;float:left;padding-right:4%;border-right:1px solid #e4e4e4;padding-top:100px;}
.ny-newsshow-right{width:30%;float:right;padding-left:3%;padding-top:100px;}
.ny-newsshow-right-title{font-size:28px;border-bottom:1px solid #e5e5e5;padding-bottom:15px; font-weight: bold;}
.ny-newsshow-right-nr{margin-top:30px;overflow:hidden; }
.ny-newsshow-right-nr li{overflow:hidden;border-bottom:1px solid #eee; padding:20px 0 10px;text-overflow:ellipsis; white-space:nowrap;}
.ny-newsshow-right-nr li a{font-size:17px;}


.ny-about-left-wb p{margin-bottom:10px;}
.ny-about-left-wb{margin-top:50px ;color:#666;overflow:hidden;line-height:30px;}

.news-ti { font-size:24px;font-weight:bold; }
.time {font-size: 15px; color: #999; font-weight: normal;margin-top:15px; }
.news-more { width: 155px; line-height:38px; text-align: center; }
.news-more a{color:#666;border: 1px solid #e1e1e1;display: block; border-radius:25px;}
.news-more:hover a { background: #1d2088; border: 1px solid #1d2088;color: #fff; display: block; }

.about-content { margin:60px 0 ; color:#666;}
.about-content p{
	margin-bottom: 20px;
}
.info-page {
	font-size: 0;
	text-align: center;
	position: relative;
border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    padding: 30px 0  ;
   
}
.info-page a {
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
}
.info-left {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-left.png)no-repeat center left;
	background-size: 22px 14px;
	padding-left: 40px;
}
.info-page a.info-cent {
	color: #666;
	padding-top: 26px;
	display: inline-block;
	position: relative;
}
.info-page a.info-cent::before {
	position: absolute;
	content: "";
	width: 23px;
	height: 23px;
	background: url(../images/infopage-cen.png)no-repeat center;
	background-size: 100% 100%;
	transition: ease 1s;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.info-page a.info-cent:hover::before {
	transform: rotate(180deg) translateX(50%);
}
.info-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 33.33%;
	background: url(../images/info-right.png)no-repeat center right;
	background-size: 22px 14px;
	padding-right: 40px;
	margin-right: 20px;
}


.ny-product-fl li.cur a, .ny-product-fl li:hover a {
	color: #1d2088;
}
.ny-product-fl li {
	width:25%;padding-right:3%;padding-bottom:10px;
	float: left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	list-style-type: disc;
	color: #1d2088;
	list-style-position: inside;
}
.ny-product-fl li a {
	font-size: 18px;}


/*产品*/
.ny-product-hz{margin-top:50px; clear:both;overflow:hidden;}
.ny-product-hz:nth-child(even){background:#f9f9f9;overflow:hidden;padding:50px 0;}
.ny-product-title {font-size:24px;color:#1d2088;border-left:5px solid #1d2088;padding-left:12px;margin-bottom:30px;}

/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden; padding-top:2%;  }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px;  text-align:center; color:#333333; font-size:16px; border:1px solid #f3f3f3; background:#f3f3f3;}
.yema a:hover{ text-decoration:none; color:#fff; background:#1d2088;border:1px solid #1d2088;}
.yema a.on{color:#fff;  background:#1d2088;border:1px solid #1d2088;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#1d2088;}
.yema a span{ font-family: "宋体";font-size:16px;}


.ny-menu{border-bottom:1px solid #e3e3e3;overflow:hidden;padding:40px 0 20px 0;}
.ny-menu li{float:left;margin-right:3%;}
.ny-menu li a{font-size:18px;color:#666670;}
.ny-menu li a:hover, .ny-menu li a.on{color: #005fad;font-weight:bold;}




ul.ow-download-list li{border:1px solid #eee; background:#fff;padding:35px ;margin-bottom:20px;overflow:hidden;}
.down-left{float:left;width:70%;}
.down-left h3{ font-size:22px;  overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.ow-download-list li .byline{ color:#888; font-size:14px; margin-top:10px;}
ul.ow-download-list li .byline span{ padding-right:20px;}
.down-right{width:20%;float:right;margin-top:6px;background:#f2f2f2;width:160px;line-height:45px;text-align:center;}
.down-right:hover a{background:#1d2088;color:#fff;display:block;}


.news_ny-list{width: 100%;}
.news-ul{margin: 0 0 0 -1.5%;display: flex;flex-wrap: wrap;}
.news-link{display: block;width: 31.8333%;float: left;margin: 30px 0 0 1.5%;background: #fff;transition: all .4s ease;position: relative;}
.news-pic{width:100%;overflow:hidden}
.news-pic img{width:100%;object-fit:cover;transition:all .8s ease;height: 258px;}
.news-link:hover img{transform:scale(1.06)}
.news-info{background:#f5f5f5;display:flex;padding:22px;z-index: 1;position: relative;transition: all .4s ease}
.news-link:hover .news-info{transform: translateY(-40px)}
.news-time{font-size:14px;color:#888;font-family: "Samsung";text-align:center}
.news-time span{font-weight:700;font-size:32px;color:#333;display:block;width:60px;line-height:1.5}
.news-txt{width:calc(100% - 50px);padding-left:20px}
.news-txt-title{font-size:16px;color:#333;font-weight:700;margin-bottom:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-txt p{font-size:14px;line-height:24px;height: 48px;color:#888;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}
.news-more{position:absolute;z-index:0;width:100%;background:#1d2088;color:#fff;display:flex;align-items:center;justify-content:center;height:40px;left:0;bottom:0;font-size:16px}
.news-more i{display:block;background:url("../images/arr-r.png") no-repeat center/100%;width:6px;height:10px;margin-left:20px}

.about_x2.bgs2{overflow:hidden;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;line-height:32px; font-size:28px; color:#055897 ;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{ text-align:center; line-height: 35px; font-size: 15px; border-bottom: 1px solid #eee; padding-bottom: 10px;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding:3% 0;font-size:15px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id img{max-width: 100%; display: block; margin: auto;}
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}


.xinwenxiangqing{overflow: hidden;box-sizing: border-box;}
.xinwenxiangqing .nd_head{text-align: center;border-bottom: 1px dashed #d6d6d6;padding-bottom:1%}
.xinwenxiangqing .nd_head p{color: #055897;font-size: 28px;height: auto;padding-bottom:1%}
.xinwenxiangqing .nd_head span{color: #666;font-size: 16px;margin: 0 15px;}
.xinwenxiangqing .nd_text{text-align: left;font-size:16px;line-height:30px;padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size: 16px;line-height: 35px;font-weight: 600;color:#055897}
.xinwenxiangqing .nd_text img{max-width: 100%;display: block;margin: 10px auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%;float: right;margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%;clear: both;display: block;margin: auto}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad;color:#333;}
.new_s2{width:100%;float:left;margin-top:5%;}
.hot_pro2{width:100%;float:left;margin-top:5%;}
.hot_pro2_tit{width:100%;height:45px;background:#f1f1f1;color:#055897;line-height:45px;font-size:16px;padding:0 20px;font-weight:bold;border:1px solid #d6d6d6;box-sizing: border-box;}
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#055897;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin:5% 0 0;overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;color: #666}
.relatedNews_font ul li a:hover{color: #055897}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}

.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#055897;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}


/*联系我们*/
.contact-right-hz{width:40%;float:right;font-size:17px}
.contact-right-hz li{border-bottom:1px dashed #ccc;overflow:hidden;padding:15px 0}
.contact-pic{float:left;margin-top:10px}
.contact-right{float:left;padding-left:30px}
.contact-right-title{font-weight:bold;font-size:18px}
.relbar-map{float:left;width:55%}
#map_container{height:520px;border:1px solid #e6e6e6}
.feedback-bj{background:#f5f5f5;overflow:hidden;padding:80px 0}
.feedback-hz{background:#fff;padding:50px 40px}
.feedback-nr{color:#666;font-size:16px;font-weight:normal;margin-top:30px}
.feedback-title{margin:50px 0 80px 0;font-size:22px;border-bottom:1px solid #dedede;padding-bottom:30px}
.ny-feedback-ly{margin-top:70px}
.ny-feedback-ly p{font-size:16px}
.feedback-k{width:49%;float:left;margin-bottom:40px;margin-right:2%}
.feedback-k p{font-size:18px;margin-bottom:10px;font-weight:bold}
.feedback-k2 p{font-size:18px;margin-bottom:10px;font-weight:bold}
.feedback-k p::before{margin-right:10px;background-color:#1d2088;content:'';width:10px;height:10px;display:inline-block;vertical-align:middle}
.feedback-k2{float:left;width:100%}
.feedback-k2 p{font-size:18px}
.feedback-k2 p::before{margin-right:10px;background-color:#1d2088;content:'';width:10px;height:10px;display:inline-block;vertical-align:middle}
.red{color:red}
.soka{width:100%;padding:5px 0;border-bottom:1px solid #ccc;border-top:none;border-right:none;border-left:none;font-size:16px;font-family:"Microsoft YaHei",verdant,tahoma}
.sokb{border-bottom:1px solid #ccc;border-top:none;border-right:none;border-left:none;line-height:30px;padding:20px;font-size:16px;font-family:"Microsoft YaHei",verdant,tahoma;width:100%}
.tj{width:180px;border:1px solid #1d2088;line-height:50px;text-align:center;color:#fff;background:#1d2088;cursor:pointer;font-family:Arial,Microsoft YaHei;font-size:18px;margin-top:20px}

.product_list{width: 100%;  overflow: hidden;}
.product_list ul{margin-right:-2%;overflow: hidden;}
.product_list ul li{float:left;width:23%;margin-bottom:2%;margin-right:2%;}
.product_list ul li a{display:block;}
.product_list ul li .pImg{transition:all .3s;display: block; overflow: hidden; border: 1px solid #eee;}
.product_list ul li .pImg img{max-width: 100%;display:block;transition:all .4s;}
.product_list ul li p{font-size:14px; line-height:25px; padding-top: 10px; display: block; text-align: center; color:#444;}
.product_list ul li a:hover p{color:#055897;}
.product_list ul li:hover .pImg img{max-width: 100%;display:block; transform:scale(1.1); -webkit-transform:scale(1.1);}

.pro_right{width:100%; overflow: hidden;}
.productss{overflow: hidden;}
.productss img{max-width: none !important;}
.promore_l{width:45%;float:left;}

/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¾ÃƒÂ¥Ã‚Â¤Ã‚Â§ÃƒÂ©Ã¢â‚¬Â¢Ã…â€œÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ©Ã‚Â¢Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â§Ã‹â€ ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:33px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:90px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:90px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:80px;height:80px;}
.spec-scroll .items ul li img:hover{border:2px solid #055897 ; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;;}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:28px; color:#055897 ; padding-bottom:10px;}
.proleft{width:100%;font-size:16px; line-height:30px; margin-top:20px;}
.proleft p{font-size:16px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:20px;}
.pc-cx-tel-1-t1{width:32%;height: auto;background: #fff ;font-size: 18px;line-height: 50px;text-align: center;float: right;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px top;font-size: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 38px;}


.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #fff }
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#fff ; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #055897 ; color:#fff; background:#055897 ;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{width:100%; margin: auto; clear: both; display: block;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#055897 ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #fff ;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}