@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;max-width: 100%;min-width: 320px;min-height: 100%;height: auto;}
address, caption, cite, code, dfn, em, th, dt, var {font-style: normal;font-weight: normal;}

/* a */
a { color:#333; text-decoration:none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#0f3f81; }
a:focus { outline:none; text-decoration:none; }
h1,h2,h3,h4,h5,h6 { font-weight:normal; }
h1,h2,h3,h4,h5,h6,p,ol,ul{padding: 0;margin: 0;}
:focus{outline: none;}
.ovfl{overflow: hidden;}
.ishow{display: block;}
.ihide{display: none;}
.flex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.lflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.ltflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.lbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.rflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; }
.rtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-start; -ms-flex-align:flex-start; -webkit-align-items:flex-start; align-items:flex-start; }
.rbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:flex-end; -ms-flex-align:flex-end; -webkit-align-items:flex-end; align-items:flex-end; }
.mflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mtflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-start; justify-content:flex-start; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.mbflex { display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:flex-end; justify-content:flex-end; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center; flex-direction:column; -webkit-flex-direction:column; text-align:center; }
.transition300em{transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;}
.donghua{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
::after, ::before {-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.dhwz{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.mar0a{margin: 0 auto;}
.h160{height: 160px;}
.fl{float: left;}
.fr{float: right;}
input { border-radius:0; -webkit-appearance:none; appearance:none; background:none; border:0; box-shadow:0 0 0; font-size:14px; }
textarea { border-radius:0; -webkit-appearance:none; appearance:none;  background:none; border:0; box-shadow:0 0 0; font-size:14px; }
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{vertical-align: middle;}

@media (min-width: 1300px){
   .container {width: 1270px;}
}
@media (min-width: 1400px){
   .container {width: 1370px;}
}
@media (min-width: 1500px){
   .container {width: 1440px;}
}

@media (max-width:767px) {
	.container{padding-left: 10px;padding-right: 10px;width: 100%;}
	.row{margin-left: -10px;margin-right: -10px;}
	body{padding-bottom: 50px;}
}
@media (max-width:500px) {
	.h160{height: 115px;}
}
@media (max-width:415px) {
	.h160{height: 100px;}
}
/* CSS for the loading div */

.sp-loading {
	text-align: center;
	max-width: 270px;
	padding: 15px;
	border: 1px solid #eee;
	border-radius: 3px;
	font-size: 12px;
	color: #888;
}

/* Element wrapper */

.sp-wrap {
	display: none;
	line-height: 0;
	font-size: 0;
	background: #eee;
	border: 1px solid #eee;
	border-radius: 3px;
	position: relative;
	float: left;
	padding: 0;
}

/* Thumbnails */

.sp-thumbs {
	text-align: left;
	display: inline-block;
}
.sp-thumbs img {
	min-height: 50px;
	min-width: 50px;
	max-width: 50px;
}
@media (min-width: 768px) {
	.sp-thumbs a:link, .sp-thumbs a:visited {
		width: 61px;
		height: 61px;
	}
}
@media (max-width: 767px) {
	.sp-thumbs a:link, .sp-thumbs a:visited {
		width: 50px;
		height: 50px;
	}
}
.sp-thumbs a:link, .sp-thumbs a:visited {
	overflow: hidden;
	opacity: .3;
	display: inline-block;
	background-size: cover;
	background-position: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.sp-thumbs a:hover {
	opacity: 1;
}

/* Styles for the currently selected thumbnail */

.sp-thumbs a:active, .sp-current {
	opacity: 1!important;
	position: relative;
}

/* Image currently being viewed */

.sp-large {
	position: relative;
	overflow: hidden;
	top: 0;
	left: 0;
}
.sp-large a img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.sp-large a {
	display: block;
}

/* Panning Zoomed Image */

.sp-zoom {
	position: absolute;
	left: -50%;
	top: -50%;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
	display: none;
}
/* Lightbox */

.sp-lightbox {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .9);
	z-index: 5000000;
	display: none;
	cursor: pointer;
}
.sp-lightbox img {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 90%;
	max-height: 90%;
	border: 2px solid #fff;
}
#sp-prev, #sp-next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	z-index: 501;
	color: #fff;
	padding: 14px;
	text-decoration: none;
	background: #000;
	border-radius: 25px;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	transition: .2s;
}
#sp-prev {
	left: 10px;
}
#sp-prev:before {
	content: '';
	border: 7px solid transparent;
	border-right: 15px solid #fff;
	position: absolute;
	top: 16px;
	left: 7px;
}
#sp-next {
	right: 10px;
}
#sp-next:before {
	content: '';
	border: 7px solid transparent;
	border-left: 15px solid white;
	position: absolute;
	top: 16px;
	left: 18px;
}
#sp-prev:hover, #sp-next:hover {
	background: #444;
}

/* Tweak styles for small viewports */

@media screen and (max-width: 400px) {
	.sp-wrap {
		margin: 0;
	}
	#sp-prev, #sp-next {
		top: auto;
		margin-top: 0;
		bottom: 25px;
	}
}
/* 头部Header */
header{width: 100%;transition:all .3s;-webkit-transition:all .3s;}
@media only screen and (max-width: 991px) {
header .hconts{display:flex;justify-content:space-between;}
header .container:before{content:none;}
header .container:after{content:none;}
}
.headertop{padding:9px 0;border-bottom:1px solid #eeeeee;}
.headertop .container{display:flex;  justify-content:space-between;}
.headertop .container:before{content:none;}
.headertop .container:after{content:none;}
.headertop em{color:#666666;font-size:12px;}
.headertop span a{margin-left:15px;color:#666666;font-size:12px;padding-left:30px;}
.headertop span  a:first-child{background:url(../images/message.jpg)no-repeat left;}
.headertop span a:nth-child(2){background:url(../images/collection.jpg)no-repeat left;}
.headertop  span a:last-child{background:url(../images/sitemap.jpg)no-repeat left;}

@media only screen and (max-width: 991px) {
.headertop{display:none;}
}
.headercont{display:flex;justify-content:space-between;margin:35px 0px;}
.headercont .hcontleft {display:flex;}
.headercont .hcontleft .logo h1 {border-right:1px solid #d6d6d6;padding-right:15px;box-sizing: border-box;height:73px;}
.headercont .hcontleft .logo .hlogot {border-right:1px solid #d6d6d6;padding-right:15px;box-sizing: border-box;height:73px;}
/* .headercont .hcontleft .logo h1 a img{height:73px;} */

.headercont .hcontleft .companyname{border-right:1px solid #d6d6d6;padding-right:15px;margin-left:12px;height:59px;}
.headercont .hcontleft .companyname h2{font-size:36px;color:#333333;margin-top:7px;line-height:36px;}
.headercont .hcontleft .companyname p{font-size:12px;color:#333333;line-height:12px;}
.headercont .hcontleft .hcorp {margin: auto 0 auto 22px;}
.headercont .hcontleft .hcorp p{font-size:24px;line-height:24px;color:#333333;font-weight:bold;}.headercont .hcontleft .hcorp .xtit{font-size:18px;line-height:18px;}
.headercont .hcontleft .hcorp h1{font-size:24px;line-height:24px;color:#333333;font-weight:bold;}.headercont .hcontleft .hcorp .xtit{font-size:18px;line-height:18px;}
.headercont .hcontleft .hcorp .sketch{color:#333333;font-size:16px;margin-top:8px;}.headercont .hcontleft .hcorp .sketche{font-size:12px;}
.headercont .hcontleft .hcorp ul{display:flex;margin-top:8px;}
.headercont .hcontleft .hcorp ul li{color:#555555;font-size:18px;margin-right:25px;padding-left:28px;}
.headercont .hcontleft .hcorp ul li:first-child{background:url(../images/changjia.jpg)no-repeat left;}
.headercont .hcontleft .hcorp ul li:nth-child(2){background:url(../images/sheji.jpg)no-repeat left;}
.headercont .hcontleft .hcorp ul li:nth-child(3){background:url(../images/xiaos.jpg)no-repeat left;}
.headercont .hcontleft .hcorp ul li:nth-child(4){background:url(../images/jiagong.jpg)no-repeat left;}
.headercont .dphone{background:url(../images/hphone.jpg)no-repeat left;display:flex;padding-left:55px;}
.headercont .dphone dl{margin:auto 0;}
.headercont .dphone dl dt{color:#333333;font-size:14px;}
.headercont .dphone dl dd{color:#333333;font-size:24px;font-weight:bold;line-height:24px;}.headercont .dphone dl dd.phfont{font-size:20px;line-height:20px;}@media only screen and (max-width: 1300px) {	.headercont .dphone dl dd.phfont{font-size:16px;line-height:16px;}}
.headercont .hcontright {display:flex;margin:auto 0;}
.headercont .hcontright .langu{border-left:1px solid #d6d6d6;padding-left:22px;display:flex;margin-left:25px;}
.headercont .hcontright .langu a{color:#333333;font-size:14px;padding-left:32px;margin:auto 0;}
.headercont .hcontright .langu a:first-child{background:url(../images/cn.jpg)no-repeat left;margin-right:14px;background: inherit;}
.headercont .hcontright .langu a:last-child{background:url(../images/en.jpg)no-repeat left;background: inherit;}
.hcontright{margin-top:29px;}
.hcontright span{font-size:26px;line-height:26px;font-weight:bold;letter-spacing:-1px;}
.hcontright span:last-child{background:url(../images/dianhua.png)no-repeat left;padding-left:28px;}
/* header{position: fixed;left: 0;top: 0;width: 100%;height:90px;z-index: 10;background-color:black;transition:all .3s;-webkit-transition:all .3s;} */
/* header.fixd{background-color: rgba(0,0,0,0.7);} */

#headHigh{height:90px;position: relative;}
/* logo */
/* .logo{float:left;padding:10px 0;} */
.hoico1{float:left;margin-left:65px;margin-top:20px;position:relative;cursor:pointer;}
.hoimg1{position:absolute;left:50%;top:50px;margin-left:-152px;box-shadow:0px 4px 51px 0px rgb(8 55 126 / 63%);z-index:10;display:none;}
.hoimg1 img{width:280px;}
.hoico1:hover .hoimg1{display:block;}
.hoico2{float:left;margin-left:15px;margin-top:13px;position:relative;cursor:pointer;}
.hoimg2{position:absolute;left:50%;top:55px;margin-left:-140px;box-shadow:0px 4px 51px 0px rgb(8 55 126 / 63%);z-index:10;display:none;}
.hoimg2 img{width:280px;}
.hoico2:hover .hoimg2{display:block;}
.hetrg{float:right;padding:22px 0;}
.htmail{float:left;width:40px;height:40px;line-height:40px;border:1px solid #ddd;border-radius:20px;text-align:center;-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.htmail span{font-size:18px;color:#999;}
.htmail:hover{background:#0f3f81;}
.htmail:hover span{color:#fff;}
.httel{float:left;padding:0 28px;border-radius:20px;line-height:40px;background-color:#0f3f81;background-image:linear-gradient(-60deg, #19712f, #5ca721);margin-left:22px;}
.httel span{color:#fff;font-size:18px;font-weight:bold;display:block;padding-left:32px;background: url(../images/httel.png) no-repeat left;}
.htlang{float:left;font-size:16px;font-weight:bold;color:#353535;margin-left:15px;margin-top:9px;margin-bottom:9px; padding-right:15px;}
.htlang span{margin-right:8px;}
.navbtn{float:right;}
.navbtn img{width:40px;}
.htsearch{float:right;position:relative;}
.htsearch>span{color:#fff;font-size:18px;line-height:40px;padding:0 15px;cursor:pointer;padding-top: 8px;}
.q_search{position:absolute;right:0;top:60px;width:280px;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);border: 1px solid rgba(0,0,0,.15);z-index:99999;display:none;}
.q_search .q_search1{/*padding:25px 20px;*/}
.q_search .form-group{position:relative;margin:0;}
.q_search input[type="search"]{display: block;width: 100%;color: #000;line-height: 24px;padding: 7px 40px 7px 15px;height: 40px;background: #fff;}
.q_search .search-btn{position: absolute;right: 0;top: 0;width: 40px;height: 40px;text-align: center;color: #555;font-size: 16px;background: 0;cursor: pointer;border:0;}
@media only screen and (max-width: 1300px) {
.hcontright span{font-size:22px;line-height:22px;}
}
@media only screen and (max-width: 1199px) {
	.htsearch{display:none;}
	.hoico1, .hoico2{display:none;}
}
@media only screen and (max-width: 991px) {
	.httel{margin-left:10px;}
	.htlang{margin-left: 10px;padding-right: 0;}
}
@media only screen and (max-width: 767px) {
	header, #headHigh{height:84px;}
	.httel{margin-right:10px;}
}
@media only screen and (max-width: 660px) {
	header, #headHigh{height:70px;}
	.logo{padding:5px 0;}
	.logo img{height:60px;}
	.hetrg{padding:15px 0;}
}
@media only screen and (max-width: 575px) {
	header, #headHigh{height:60px;}
	.logo img{height:50px;}
	.hetrg{padding:10px 0;}
}
@media only screen and (max-width: 530px) {
	.httel{padding: 0 10px;}
	.httel span{padding-left: 20px;font-size:16px;}
}
@media only screen and (max-width: 465px) {
	header, #headHigh{height:50px;}
	.logo img{height:40px;}
	.navbtn img{width:30px;}
	.httel{line-height: 30px;}
	.httel span{font-size: 14px;font-weight:normal;padding-left:0;background:none;}
}
@media only screen and (max-width: 350px) {
	header, #headHigh{height:44px;}
	.logo img{height:34px;}
	.hetrg{padding:7px 0;}
	.hetrg{padding:7px 0;}
}
@media only screen and (max-width: 1199px) {
	.hoprotab{width:200px;}
	.hoproConDiv{width: calc(100% - 200px);}
	.hoproBox h3{padding: 15px 0 15px 30px;}
	.hoproBox ul{padding: 15px 30px;}
}
#shop {position:relative;}
#shop i{ display:block; float:left; font-style:normal}#shop #head-search{width:45px; height:100%; background:url(../images/icon-search.png) no-repeat center;cursor:pointer;}

/* 首页nav */
/* 首页nav */
.headernav{background-color:#0f3f81;position:relative;z-index:11;}
.nav {display:flex;}
.nav li{padding:9px 35px;}
.en .nav li{padding:9px 40px;}
.nav li a{color:#ffffff;font-size:16px;text-align:center;line-height:22px;}
.nav li.cur{background-color:#5cada3;}
.nav li:hover{background-color:#5cada3;}
.nav>li>a:focus,.nav>li >a:hover{background:none !important;}
.nav2{display:none;position:absolute;left:0;top:60px;width:100%;background:rgb(15 63 129 / 70%);}
.en .nav2{width:140%;}
@media only screen and (max-width: 1500px)  {
.nav li{padding:9px 25px;}
}
@media only screen and (max-width: 1300px) {
.nav li{padding:9px 15px;}
}
@media only screen and (max-width: 1200px) {
	/* .headercont .hcontleft .logo h1 a img{height:60px;} */
	.nav li{padding:9px 5px;}
/* .headernav{display:none;} */
.headercont .hcontleft .companyname h2{font-size:25px;}
.headercont .hcontleft .hcorp p{font-size:18px;}
.headercont .hcontright{display:none;}
}

@media only screen and (max-width: 991px) {
.headercont{margin:25px 0;}
.headernav{display:none;}
.headercont .hcontleft .logo h1  {border-right:none;}
.headercont .hcontleft .logo .hlogot {border-right:none;}
.headercont .hcorp{display:none;}
.headercont .hcontright{display:none;}
}
@media only screen and (max-width: 676px) {
/* .headercont .hcontleft .logo h1 a img{height:55px;} */
.headercont .hcontleft .companyname {display:none;}
.hconts .headercont{margin-top:0;}

}
@media only screen and (max-width: 660px) {
	/* .headercont .hcontleft .logo h1 a img{height:50px;} */
}
@media only screen and (max-width: 465px) {
	/* .headercont .hcontleft .logo h1 a img{height:40px;} */
}
/* .header_right_un{float: right;margin-top:20px} */
/* nav{float:right;} */
/* ul.nav{float:right} */
/* ul.nav>li{float: left;} */
/* ul.nav>li>a{text-align:center;padding:0 30px;line-height:56px;font-size:16px;color:#fff;} */
/* ul.nav>li:hover>a{color:#0f3f81;background:#eee} */
/* ul.nav2{position:absolute;left:0;top:100%;width:100%;border-top:2px solid #0f3f81;background:#f7f7f7;display:none;z-index:111;} */
/* ul.nav2>li{font-size: 14px;line-height: 38px;position:relative} */
/* ul.nav2>li .nav4{display: none;position: absolute;width:140px;top:0;left: 100%;margin-left: 0;text-align: center;z-index: 999;background:#fff;} */
/* ul.nav2>li .nav4 a{line-height:38px;height: 38px;position: relative;} */
/* ul.nav2>li .nav4 a:hover{background: #1e3190;color:#fff} */
/* ul.nav2>li:hover>.nav4{display: block;} */
/* ul.nav2>li>a{text-align:center;display: block;color: #828282;border-bottom: #ddd solid 1px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} */
/* ul.nav2>li>p>a{text-align: center;display: block; color: #828282;border-bottom: #ddd solid 1px;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} */
/* ul.nav2>li>a:hover{color:#0f3f81;border-color:#0f3f81;} */
/* @media (max-width: 1299px) { */
	/* ul.nav>li>a{padding:0 20px;} */
/* } */
/* @media (max-width: 1199px) { */
	/* ul.nav>li>a{padding:0 10px;} */
/* } */


/*相关产品*/
.clear{clear:both; height:0; line-height:0; font-size:0;}
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin-bottom:20px;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #034ad8 solid;color: #034ad8;font-size: 18px;font-weight: bold;background:url(../images/nyaboutproico.png) no-repeat left;}
#abprolist{margin:20px 0;}
#abprolist li{padding:0 10px;}
#abprolist li a{display:block;}
#abprolist li a .abpro-img{padding:2px;border:1px solid #ccc;}
#abprolist li a .abpro-img img{display:block;max-width:100%;}
#abprolist li a p{margin-top:5px;line-height:30px;height:30px;text-align:center;background:#ccc;padding:0 10px;color:#333;}
#abprolist li a:hover .abpro-img{border-color:#034ad8;}
#abprolist li a:hover p{background:#034ad8;color:#fff;}


/* .casean h1 { */
	/* font-size:36px; */
	/* text-align:center; */
	/* font-weight:normal; */
/* } */
.casean h2 {
	font-size:18px;
	color:#535353;
	text-align:center;
	font-weight:normal;
	margin:20px 0 60px;
}
.casean .swiper {
	width:1200px;
	margin:0 auto;
	position:relative;
}
.current-swiper {
	width:650px;
	height:370px;
	border-radius:10px;
	margin:0 auto;
	box-shadow:0 0 20px rgba(0,0,0,0.05);
	position:relative;
	z-index:99;
}
.left-swiper {
	position:absolute;
	left:117px;
	top:52px;
	z-index:1;
}
.right-swiper {
	position:absolute;
	right:117px;
	left:auto;
	top:52px;
	z-index:1;
}
.nocurrent-swiper {
	width:479px;
	height:273px;
	border-radius:8px;
	box-shadow:0 0 20px rgba(0,0,0,0.05);
}
.nocurrent-swiper:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(237,240,240,0.9);
	z-index:99;
}
.slide1 {
	background:url(../images/p1.jpg) no-repeat right 50%/auto 100% #fff;
}
.slide2 {
	background:url(../images/p2.jpg) no-repeat right 50%/auto 100% #e2e3e8;
}
.slide3 {
	background:url(../images/p3.jpg) no-repeat right 50%/auto 100% #f0faf9;
}
.title {
	padding-top:70px;
	margin-left:45px;
	height:29px;
	line-height:29px;
	font-size:18px;
	color:#666;
}
.nocurrent-swiper .title {
	padding-top:44px;
	margin-left:30px;
	font-size:16px;
	height:25px;
	line-height:25px;
}
.name {
	margin-left:45px;
	height:55px;
	display:inline-block;
	position:relative;
	line-height:55px;
	padding-bottom:9px;
	padding-right:55px;
	border-bottom:1px solid #dddddd;
	font-size:36px;
	color:#333;
}
.nocurrent-swiper .name {
	height:46px;
	line-height:46px;
	font-size:30px;
	padding-right:46px;
	margin-left:30px;
}
.name:before {
	content:'';
	position:absolute;
	width:30px;
	height:30px;
	right:10px;
	top:0;
	bottom:0;
	margin:auto;
	background:url(../images/curr_sectbg.png) no-repeat center center;
}
.nocurrent-swiper .name:before {
	width:26px;
	height:26px;
	background-size:100% 100%;
}
.detail {
	margin-left:45px;
	width:275px;
	margin-top:30px;
	padding-right:5px;
	line-height:24px;
	color:#bbb;
	font-size:14px;
}
.nocurrent-swiper .detail {
	font-size:12px;
	line-height:20px;
	width:235px;
	margin-left:30px;
}
.swiper-button-prev {
	width:46px;
	height:46px;
	background:url(../images/curr_prev.png) no-repeat center center;
}
.swiper-button-next {
	width:46px;
	height:46px;
	background-size:auto;
	background-image:url(../images/curr_next.png);
}

.sy-case{background:url(../images/casebg.jpg)no-repeat; padding-bottom:90px;position:relative;    background-attachment: fixed;background-size: cover;}
.casecall{position:absolute;bottom:0;display:flex;left: 50%; top: 98%; transform: translate(-50%, -50%); }
.casecall a{margin:auto;}
.casecall a em{color:#ffffff;font-size:16px;margin-right:10px;}
.casecall a img{width:20px;height:20px;}
.casecall a:first-child{width:180px;height:41px;display:flex;justify-content:center;align-items:center;background:#333333;border-top-left-radius:20px;border-bottom-left-radius:20px;}
.casecall a:last-child{width:180px;height:41px;display:flex;justify-content:center;align-items:center; background:#0f3f81;border-top-right-radius:20px;border-bottom-right-radius:20px;}
.sy-case .title1{padding:40px 0 25px 0;}
.casean .swiper-container { width: 100%; height: 100%; padding:50px 0;}
.sy-ryzz{ display:none; }
.casean  .swiper-slide-next{transform: scale(1.2)!important;position:relative;z-index:99;}
.casean  .swiper-slide-next img{}
.casean  .swiper-button-next{background: url(../images/xnext.png) no-repeat;background-size:100%;right: 29%;}
.casean  .swiper-button-prev{background: url(../images/xprev.png) no-repeat;background-size:100%;left: 29%;}
.casean .swiper-container .swiper-wrapper .swiper-slide{opacity:0.5;position:relative}
.casean .swiper-container .swiper-wrapper .swiper-slide-next{opacity:1;}
.casean .swiper-container  .swiper-slide a img{width:100%;height:100%;}
.casean .swiper-container  .swiper-slide a .casetit{display:none;width:100%;position:absolute;bottom:0;background-color:rgba(0,0,0,0.6);padding:10px 30px;}
.casean .swiper-container  .swiper-slide-next a .casetit{display:block;}
.casean .swiper-container  .swiper-slide a h1{color:#ffffff;font-size:16px;float:left;}
.casean .swiper-container  .swiper-slide a em{color:#ffffff;font-size:14px;float:right;}
.caseimglist{display:none;}
.caseimglist .prona{display:flex;justify-content:space-between;padding:0 10px;}
.caseimglist .prona p{font-size:16px;color:#ffffff;}
.caseimglist .prona  span{font-size:14px;color:#ffffff;}
@media only screen and (max-width: 991px) {
	.caseimglist{display:block;}
	.casean{display:none;}
	
}
@media only screen and (max-width: 375px) {
	.casecall a:last-child{width:120px;}
	.casecall a:first-child{width:120px;}
}
/* 合作客户 */
.gunimg{background:url(../images/hebg.jpg)no-repeat bottom #f4f4f4;padding-bottom:170px;}
.partnerL .container{display:flex;}
.partnerL ul{background:white;}
#pratnerlist{width:83%;}
#processlist{width:83%;}
.partnerL .ptit{background:#0f3f81;position:relative;}
.partnerL .ptit::before{content: "";position:absolute;width:45px;height:4px;background:url(../images/hztit.png) no-repeat;left:21%;top:120px;}
.partnerL .ptit h2{font-size:40px;line-height:40px;font-weight:bold;color:#ffffff;text-align:center;margin-top:40px;}
.partnerL ul li{display:flex;align-items:center;}
.partnerL ul li img{border-right:1px solid #e5e5e5;}
.partnerL .ptit img{border-right:none;}
.partnerL .ptit  p{color:#ffffff;font-size:16px;text-align:center;margin-top:7px;}
#pratnerlist .owl-nav{display:none;}
#processlist .owl-nav{display:none;}
@media only screen and (max-width: 1400px) {
	.partnerL .ptit h2{margin-top:25px;font-size:20px;line-height:20px;}
	.partnerL .ptit  p{font-size:16px;}
.partnerL .ptit::before{top:90px;}

}
@media only screen and (max-width: 1300px) {
		.partnerL .ptit h2{margin-top:15px;font-size:16px;line-height:16px;}
	.partnerL .ptit  p{font-size:12px;}
	.partnerL .ptit::before{top:80px;}
	
}
@media only screen and (max-width: 1200px) {
	#pratnerlist{width:100%;}
	#processlist{width:100%;}
	.partnerL .ptit{display:none;}
}
@media only screen and (max-width: 991px) {
	.partnerL .container{display:block;}
	.partnerL ul{display:block;}
	.partnerL ul li{margin-top:10px;}
}
@media only screen and (max-width: 767px) {
	.gunimg{display:none;}
}
	
.jlyou{/*background:url(../images/advbg.jpg) no-repeat;background-attachment: fixed;background-size: cover;*/padding-bottom:130px;padding-top:30px;}
.advcont {display:flex;}
.jlyou	.yimg{display:flex;align-content:center;align-items:flex-end;}
.jlyou .yousfont ul {}
.jlyou .yousfont ul li{box-sizing:border-box;  display:flex;background:url(../images/yous.png)no-repeat center center;background-size:90% 100%;padding:40px 0;margin-top:20px;}
.jlyou .yousfont ul li .ysuimg{position: relative;margin-left:35px;display:flex;}
.jlyou .yousfont ul li .ysuimg .yingblock{top:0;left:0;width:30px;margin:auto 0;}
.jlyou .yousfont ul li .ysuimg .yingnone{top:0;left:0;display:none;width:30px;margin:auto 0;}
.jlyou .yousfont ul li  .yswen{margin-left:15px;max-width:100%;}
.jlyou .yousfont ul li h2{font-size:24px;font-weight:bold;color:#333333;}
.jlyou .yousfont ul li:hover{background:url(../images/yousl.png)no-repeat center center;background-size:90% 100%;}
.jlyou .yousfont ul li:hover  h2{color:white;}
.jlyou .yousfont ul li:hover  p{color:white;}
.jlyou .yousfont ul li p{font-size:12px;color:#333333;}.jlyou .yousfont ul li p.eadvp{font-size:14px;font-weight:bold;}

.jlyou .yousfont ul li:hover .ysuimg .yingblock{display:none;}

.jlyou .yousfont ul li:hover .ysuimg .yingnone{display:block;}
@media only screen and (max-width: 1200px) {
	.jlyou{padding-bottom:80px;}
	.jlyou .yousfont ul li h2{font-size:18px;}
	.jlyou .yousfont ul li .yswen{margin-left:5px;}
	.jlyou .yousfont ul li p{width:60%;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
	
}
@media only screen and (max-width: 991px) {
	.jlyou{padding-bottom:40px;}
	.advcont {display:block;}

.jlyou .yousfont ul li{padding:20px 0;}
}
@media only screen and (max-width:767px) {
	.jlyou{display:none;}
}
@media only screen and (max-width:460px) {
	.jlyou{padding-bottom:20px;}
		.jlyou .yousfont ul li h2{width:100px;}
		.jlyou .yousfont ul li  p{width:90px;}
		.jlyou .yousfont ul li h2{font-size:12px;}
		.jlyou .yousfont ul li .ysuimg .yingblock{width:20px;}
		.jlyou .yousfont ul li .ysuimg .yingnone{width:20px;}
		.jlyou .yousfont ul li .ysuimg{margin-left:14px;}
	
}



.hopronav{background:#f0f0f0;position:absolute;left:0;width:100%;border-top:2px solid #0f3f81;display:none;z-index:111;}
.hoprotab{width:300px;float:left;background:#0f3f81;height:450px;}
.hoprotab ul{display: flex; flex-direction: column;height:100%;}
.hoprotab ul li{width: 100%;flex: 1;}
.hoprotab ul li.on{background:#76b631;}
.hoprotab ul li a{width:100%;height:100%;font-size: 18px;color: #fff;}
.hoproConDiv{float:left;width:calc(100% - 300px);height:450px;}
.hoproCon{display:none;height:100%;}
.hoproCon:first-child{display:block;}
.hoproBox{height:100%;overflow-y:hidden;}
.hoproBox::-webkit-scrollbar{width: 5px;height: 1px;}
.hoproBox::-webkit-scrollbar-thumb{border-radius: 10px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: #d5d5d5;}
.hoproBox::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 10px;background: #EDEDED;}
.hoproBox:hover{overflow-y:scroll;}
.hoproBox h3{padding: 15px 0 15px 52px;border-bottom: #e2e2e2 solid 1px;font-size: 16px;font-weight: bold;}
.hoproBox ul{padding: 15px 30px 15px 52px;overflow:hidden;}
.hoproBox ul li{float: left;font-size: 14px;line-height: 36px;padding-left: 2%;padding-right: 2%;width: 25%;position: relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.hoproBox ul li a{color: #727272;}
.hoproBox ul li::after{content: '';position: absolute;right: 0;top: 50%;margin-top: -6px;width: 1px;height: 12px;background: #ccc;}
.hoproBox ul li a:hover{color:#0f3f81;}
.m_nav{display:none;}
@media only screen and (max-width: 1199px) {
	.hoprotab{width:200px;}
	.hoproConDiv{width: calc(100% - 200px);}
	.hoproBox h3{padding: 15px 0 15px 30px;}
	.hoproBox ul{padding: 15px 30px;}
}
@media only screen and (max-width: 991px) {
	.hoprotab{width:150px;}
	.hoproConDiv{width: calc(100% - 150px);}
	.m_nav{display:block;position:fixed;top:0;left:0;width:0;height:0;overflow:hidden;z-index:10000}
	.m_nav .closecover{position:absolute;width:100%;height:100%;background:#1f2429;filter:alpha(opacity=0);opacity:0;left:0;top:0;z-index:1}
	.m_nav .closeicon{position:absolute;width:20%;left: 10px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0;}
	.m_nav .m_navList{position:absolute;width:80%;right:0;top:0;background:#0f3f81;height:100%;z-index:100;right:-80%;overflow-y:scroll}
	.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
	.m_nav .m_navList ul li{border-bottom:1px solid #868bab}
	.m_nav .m_navList ul li .m_f_a{display:flex;align-items:center;justify-content:space-between;width:100%}
	.m_nav .m_navList ul li .m_f_a a{flex:1;display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px;overflow: hidden;}
	.m_nav .m_navList ul li .m_f_a i{width:40px;height:35px;box-sizing:border-box;padding:0 5px;display:block}
	.icon{background:url(../images/plus.png) 100% no-repeat;background-position:50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position:50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
	.m_nav .m_navList ul li .m_s_nav{display:none;width:100%}
	.m_nav .m_navList ul li .m_s_nav>a{display:block;height:40px;color:#fff;line-height:40px;font-size:14px;padding-left:8%;overflow:hidden;white-space:nowrap;width:90%;text-overflow:ellipsis;}
	.m_nav .m_navList ul li .mm_s_nav{padding-left:12%;}
	.m_nav .m_navList ul li .mm_s_nav>a{display:inline-block;height:30px;line-height:30px;color: #fff;margin-right: 15px;}
}

/* 首页banner */
#banner .swiper-pagination-bullet{width:10px;height:10px;background:rgba(255,255,255,0.6);border-radius:5px;opacity:1;}
#banner .swiper-pagination-bullet-active{width:50px;background:#fff;}
#banner .swiper-button-prev{left:30px;}
#banner .swiper-button-next{right:30px;}
@media only screen and (min-width: 768px) {
	#index #banner .nybanner{display:none;}
	/* #index #banner .banner-swiper-container{display:none;} */
	#index #banner #invideo{width:100%;display:block;}
}
@media only screen and (max-width: 767px) {
	#index #banner .nybanner{display:block;}
	#index #banner .banner-swiper-container{display:block;}
	#index #banner #invideo{display:none;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}

/* 搜索Search */

#search{border-bottom:1px solid #eeeeee;}
#search .container .search-right{padding:25px 0px 17px 0px;}
.search-aa {padding-bottom:7px;}
.search-aa span{color:#666666;font-size:14px;font-weight:bold;}
.search-aa span a{color:#666666;font-size:14px;}
.search-form {border-bottom:1px solid #d5d5d5;padding-bottom:8px;}
.search-form .tt{font-size:14px;line-height:18px;color:#999999;float:left;}
.search-form .s_bt{background:url(../images/search.jpg) no-repeat center;font-size:0px;width:23px;height:18px;line-height:18px;float:right;}
@media only screen and (max-width: 991px) {
	.search-aa {display:none;}
	#search .container .search-right{display:flex;align-items:center;justify-content:center;}
}
/*#search{background:url(../images/search-bg.jpg) no-repeat center;background-size: cover;}
.search-left{float:left;padding:30px 0;width:30%;}
.search-left p{font-size:24px;color:#fff;position:relative;padding-right:52px;line-height:64px;background:url(../images/search-txt.png) no-repeat left;background-size:contain;}

.search-right{float:right;width:70%;}
.search-form{width:544px;float:right;margin-top:25px;}
.search-form input[type=text]{float:left;padding:15px 20px 15px 50px;line-height:20px;width:calc(100% - 80px);background:url(../images/search-ico.png) no-repeat left 20px center #fff;}
.search-form input[type=submit]{float:left;width:80px;height:50px;background:#0f3f81;color:#fff;border:0}
.search-aa{float:right;font-size:14px;line-height:24px;color:#fff;margin-top:5px;}
.search-aa a{color:#fff;margin-right: 5px;}
.search-aa a:hover{color:#0f3f81}
@media only screen and (max-width: 1199px) {
	.search-left{display:none;}
	.search-right{width:100%;margin-bottom:10px;}
	.search-form{width: 100%;float: left;margin-top: 20px;}
	.search-aa{float:left;}
}
@media only screen and (max-width: 500px) {
	.search-form input[type=text]{padding: 10px 20px 10px 35px;background: url(../images/search-ico.png) no-repeat left 10px center #fff;}
	.search-form input[type=submit]{height: 40px;}
}
*/



/* 计数 */
.process{
	color:white;
	background:#0f3f81;
	padding:30px 0;
}
.process .vs-dates-num{display:inline-block;font-size:52px;}
.process  ul li{display:flex;}
.process .numU{margin:0 auto;}
.process .numU span{font-size:52px;}
.process .numU .vs-dates-int{font-size:16px;}

@media only screen  and (max-width: 1000px){
	.process{padding:20px 0;}
	.process .vs-dates-num{font-size:40px;}
	.process .numU span{font-size:40px;}
	.process .numU{margin:0;}
}

@media only screen  and (max-width: 767px){
		.process .vs-dates-num{font-size:30px;}
	.process .numU span{font-size:30px;}
	.process{padding:10px 0;}
.process .numU .vs-dates-int{font-size:14px;}

	
}
@media only screen  and (max-width: 428px){
	
	.process .numU .vs-dates-int{font-size:12px;}
	
}
/* 通用title */
.title{text-align: center;padding:0 10px;}
.title h2{font-size: 36px;color: #353535;font-weight:bold;}
.title p{color: #999;font-size: 16px;margin-top: 10px;text-transform:uppercase;}
@media only screen  and (max-width: 500px){
	.title h2{font-size: 30px;}

	.title p{font-size: 14px;}
}
/*按钮*/
#productlist .owl-prev, #productlist0 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist .owl-prev:hover, #productlist0 .owl-next:hover{opacity: 1;}

#productlist0 .owl-prev, #productlist0 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist0 .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist0 .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist0 .owl-prev:hover, #productlist0 .owl-next:hover{opacity: 1;}

#productlist1 .owl-prev, #productlist1 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist1 .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist1 .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist1 .owl-prev:hover, #productlist1 .owl-next:hover{opacity: 1;}

#productlist2 .owl-prev, #productlist2 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist2 .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist2 .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist2 .owl-prev:hover, #productlist2 .owl-next:hover{opacity: 1;}

#productlist3 .owl-prev, #productlist3 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist3 .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist3 .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist3 .owl-prev:hover, #productlist3 .owl-next:hover{opacity: 1;}

#productlist4 .owl-prev, #productlist11 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist4 .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist4 .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist4.owl-prev:hover, #productlist4 .owl-next:hover{opacity: 1;}






#protu .owl-prev, #protu .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#protu .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#protu .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#protu .owl-prev:hover, #protu .owl-next:hover{opacity: 1;}



#caselist .owl-prev, #caselist .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#caselist .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#caselist .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#caselist .owl-prev:hover, #caselist .owl-next:hover{opacity: 1;}


#productlist11 .owl-prev, #productlist11 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist11 .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist11 .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist11 .owl-prev:hover, #productlist11 .owl-next:hover{opacity: 1;}


#productlist12 .owl-prev, #productlist12 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist12 .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist12 .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist12 .owl-prev:hover, #productlist12 .owl-next:hover{opacity: 1;}


#productlist23 .owl-prev, #productlist23 .owl-next{position: absolute;text-indent: -999999px;top: 50%;transform: translateY(-50%);width: 20px;height: 35px;opacity: 0.7;}
#productlist23 .owl-prev{background: url(../images/hotpro-prev.png) no-repeat;left: -32px;}
#productlist23 .owl-next{background: url(../images/hotpro-next.png) no-repeat;right: -32px;}
#productlist23 .owl-prev:hover, #productlist23 .owl-next:hover{opacity: 1;}
@media only screen  and (max-width: 840px){
.owl-prev{display:none;}
.owl-next{display:none;}
}

#beg{background:#f5f5f5;padding-bottom: 50px;}




#mProduct .psdao{min-height:440px;}
	
#mProduct .psdao .prosan .proright .protitle{background:url(../images/protitle.png)no-repeat top left;padding-top:20px;}
#mProduct .psdao .prosan .proright .protitle h2{font-size:30px;line-height:30px;color:#0f3f81;font-weight:bold;}
#mProduct .psdao .prosan .proright .protitle p{font-size:16px;color:#999999;}
#mProduct .psdao .prosan .proright   .promul{margin-top:35px;}
#mProduct .psdao .prosan .proright .promul li{margin-top:10px;}
#mProduct .psdao .prosan .proright .promul li a{display:block;color:#333333;font-size:14px;padding:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#mProduct .psdao .prosan .proright .promul li.cur a{color:white;background:#0f3f81;}

.probtn{margin-top:40px;background:#252525;color:white;font-size:16px;padding:10px 0;width:115px;text-align:center;border-radius:20px;}
@media only screen  and (max-width: 1400px){
	#mProduct .psdao{min-height:340px;}
	#mProduct .psdao .prosan .proright .promul li a{font-size:14px;}
	
	
}
@media only screen  and (max-width: 1300px){
	#mProduct .psdao{min-height:240px;}
	#mProduct .psdao .prosan .proright .promul li a{font-size:12px;}

	
}
@media only screen  and (max-width: 991px){
	#mProduct .psdao{min-height:140px;}
	#mProduct .psdao .prosan .proright .promul{text-align:center;}
	#mProduct .psdao .prosan .proright .protitle{background:url(../images/protitle.png)no-repeat top center;margin-top:10px;}
	#mProduct .psdao .prosan .proright .protitle h2{text-align:center;}
	#mProduct .psdao .prosan .proright .protitle p{text-align:center;}
		.probtn{margin:40px auto 0px auto;}
}
.ptmenu #promen{margin-bottom:30px;}
.ptmenu #promen li{display:flex;background-color:#4b5360;height:72px;line-height:72px;}
.ptmenu #promen li:after{position:absolute;right:0;top:0;bottom:0;background-color:rgba(255,255,255,.1);content:'';display:block;width:1px;height:100%;}
.ptmenu #promen li a{color:#ffffff;margin: 0 auto;font-size:16px;text-align:center;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.ptmenu #promen li.cur{background:#0f3f81;}
.ptmenu #promen li.cur  a:after{content:'';display:block;width:10px;height:10px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);background-color:#fff;position:absolute;left:0;right:0;bottom:-6px;margin:auto;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.col-md-1-3 {width: 11%;float: left;}
.col-md-1-3{min-height: 1px;padding-left: 10px;padding-right: 10px;position: relative;}

.ptmenua{display:flex;padding-bottom:30px;}
.ptmenua a{flex:1;margin-bottom:20px;padding:0 10px;text-align:center;font-size:16px;}
.ptmenua a p{margin-top:10px;}

.prohli{padding:0 10px;}
.prohtxt{background:#fff;padding:10px;}
.prohtxt h5{font-size:18px;margin-bottom:5px;color:#0f3f81;}
.prohtxt p{font-size:15px;line-height:25px;height:50px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.prohmore{padding:10px;background:#0f3f81;color:#fff;overflow:hidden;}
.prohmore p{float:left;}
.prohmore span{float:right;}

@media ( min-width : 768px) {
	.col-md-1-3 {width: 11%;float: left;}
}
@media ( max-width :1300px) {
.ptmenu #promen { background: #fff; border-radius: 30px;  text-align: center;  margin-top: 20px; padding: 5px;display: inline-block;}
.ptmenu #promen li{  margin-top:5px; background: #0f3f81; padding: 0 30px;  color: #666;  border-radius: 30px;  height: 40px; line-height: 40px; display: inline-block;}
.ptmenu #promen li li a{color:#ffffff;}
.ptmenu #promen li.cur{background: #f5f5f5; height: 40px; line-height: 40px; border-radius: 30px;display: inline-block;}
.ptmenu #promen li.cur a{color:#0f3f81;}
.col-md-1-3 { width: 25%;float: left;}
}
@media ( max-width :1199px) {
	.ptmenua{flex-wrap:wrap;}
	.ptmenua a{flex:auto;width:25%;}
}
@media ( max-width : 991px) {
.col-md-1-3 {width: 33.33333333%;float: left;}
.prohli{margin-bottom:20px;}
}
@media ( max-width : 767px){
	.col-md-1-3 {width: 50%;}
	.ptmenua a{width:50%;font-size:14px;}
	.prohtxt{padding:8px;}
	.prohtxt h5{font-size:15px;}
	.prohtxt p{font-size:13px;line-height:20px;height:40px;}
	.prohmore{font-size:12px;padding:5px 8px;}
}
/*应用领域*/
.title1 {display: block;padding:40px 0;}

.title1 h3{color:#252525;font-size:40px;padding-bottom:10px;font-weight:bold;position: relative;}
.title1 h3::before{content: "";position:absolute;width:45px;height:4px;background:url(../images/tuico.png) no-repeat;left: 280px;top: 21px;}
.en .title1 h3::before{left:300px;}
.title1 p{color:#666666;font-size:16px;}
@media ( max-width : 767px){
	.title1 h3{font-size:24px;}
	.title1 h3::before{top:10px;}
	.title1 p{font-size:13px;}
}


.productpro{}
#chanpro{background:url(../images/prob.jpg)no-repeat;background-attachment:fixed;background-size:cover; padding-bottom: 40px;}

.proh .productimg ul li .prona{display:flex;justify-content:space-between;padding:12px 8px 12px;}
.proh .productimg ul li .prona p{text-align:center;font-size:16px;line-height:16px;position:relative;color:#333333;}
.proh .productimg ul li .prona span{color:#999999;font-size:14px;line-height:16px;position:relative;padding-right:15px;}
.proh .productimg ul li .prona span:after{content:'';    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #999999;
    border-bottom: 5px solid transparent;position:absolute;right:0;top:3px;}
.proh .productimg ul li:hover{border:2px solid #0f3f81;position:relative}

.proh .productimg ul li:hover:before{content:"";position:absolute;background:url(../images/proback.png)no-repeat center;background-size:100% 100%;top:0;left:0;width:100%;height:100%;}

.proh{background:#f3f3f3;padding:60px 0;}
.proh a img{overflow:hidden;height:100%;}
.proh .productimg ul li:hover p{color:white;}
.proh .productimg ul li:hover span{color:white;}
.proh .productimg ul li:hover span:after{
	 border-left: 10px solid white;
	
}
.promemu {display:flex;justify-content:space-between;align-items:center;}
@media only screen  and (max-width: 991px){
	.promemu {display:block;}
}
.procnt .promemu .promenuimg img{width:100%;}
.procnt .promemu .profont{margin-left:8%;}
.procnt .promemu .profont ul li{background:url(../images/pborder.png)no-repeat center center;background-size:95% 90px;height:90px;line-height:90px;margin-bottom:20px;}
.procnt .promemu .profont ul li.cur{background:url(../images/proborderl.png)no-repeat center center;background-size:95% 90px;height:90px;line-height:90px;}
.procnt .promemu .profont ul li.cur a{color:white;}
.procnt .promemu .profont ul li a{color:#0f3f81;font-size:20px;font-weight:bold;display:flex;justify-content:center;}
.procnt .promemu .profont ul li:last-child a{color:black;}
#chanpro .promore{background:url(../images/promore.png)no-repeat;width:240px;height:50px;margin:30px auto 0px auto;display:flex;align-items:center;text-align:center;display:flex;}
#chanpro .promore a{margin:auto 0;padding-left:40px;}
@media only screen  and (max-width: 1499px){
	.procnt .promemu .profont ul li a{font-size:18px;}
}
@media only screen  and (max-width: 1199px){
	.procnt .promemu .profont ul li a{font-size:14px;}
}
@media only screen  and (max-width: 991px){
	.procnt .promemu .profont ul li a{font-size:10px;color:white;
		}
	.procnt .promemu .profont ul{background: #fff;
    border-radius: 30px;
    text-align: center;
	
    margin-top: 20px;
    padding: 5px;
    display: inline-block;}
	.procnt .promemu .profont{
		margin-left:0;
	}
	.procnt .promemu .profont ul li{ background:#0f3f81;   padding: 0 30px;
    color: #666;
    border-radius: 30px;
	height:40px;
    line-height: 40px;
    display: inline-block;}
	.procnt .promemu .profont ul li.cur{background:#f5f5f5;height:40px;
    line-height: 40px;  border-radius: 30px; display: inline-block;}
	.procnt .promemu .profont ul li.cur a{color:#0f3f81;	}
}

@media only screen and (max-width: 767px){
	.proh{padding:20px 0 0;}
}



.product1234{display:flex;}
.wwinnoleft{flex:1;margin-right:20px;margin-bottom:20px;}
.wwinnoleft-div{width:100%;height:100%;background:#222;}
.wwinnoleft-div a{display:block;width:100%;height:100%;position:relative;padding:0 42px;overflow:hidden;}
.wwinnoleft-div a h3{font-size:30px;color:#fff;font-weight:bold;text-align:center;padding-bottom: 10px;margin-top:90px;}
.wwinnoleft-div a p{font-size:14px;color:#999;text-align: center;}
.wwinnoleft-div a b{display:block;width:144px;height:42px;border-radius:30px;text-align:center;line-height:42px;background: url(../images/jiantou.png) 105px center #ccc no-repeat;margin: 33px auto 0;}
.wwinnoleft-div a img{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80%;}
.wwinnoright{flex:3;}
.wwinnoright-h{height:50%;display:flex;}
.wwinnoright-h .wwinnoright-div{flex:1;margin-right:20px;margin-bottom:20px;background:#222;box-shadow: 0px 0px 10px #000;}
.wwinnoright-h .wwinnoright-div:last-child{margin-right:0;}
.wwinnoright-h .wwinnoright-div a{display:block;width:100%;height:100%;position:relative;}
.wwinnoright-h .wwinnoright-div a h3{font-size:30px;color:#fff;font-weight:bold;padding-bottom: 10px;}
.wwinnoright-h .wwinnoright-div a p{font-size:14px;color:#999;}
.wwinnoright-h .wwinnoright-div a b{display:block;width:144px;height:42px;border-radius:30px;text-align:center;line-height:42px;background: url(../images/jiantou.png) 105px center #ccc no-repeat;margin-top: 33px;}
.wwinnoright-h .wwinnoright-div .wwinnoright-txt{float:left;width:45%;padding-left: 35px;padding-top: 90px;}
.wwinnoright-h .wwinnoright-div img{float:right;width:55%;}
@media only screen  and (max-width: 1399px){
	.wwinnoleft-div a h3{margin-top:45px;}
	.wwinnoright-h .wwinnoright-div .wwinnoright-txt{padding-top: 45px;}
}
@media only screen  and (max-width: 1199px){
	.wwinnoleft-div a{padding:0 20px;}
	.wwinnoright-h .wwinnoright-div .wwinnoright-txt{padding-left:20px;padding-top:15px;}
	.wwinnoleft-div a h3, .wwinnoright-h .wwinnoright-div a h3{font-size: 26px;}
	.wwinnoleft-div a b, .wwinnoright-h .wwinnoright-div a b{width: 110px;height: 35px;line-height: 35px;background: url(../images/jiantou.png) 84px center #ccc no-repeat;}
}
.services-txt a{font-size:16px;color:#333;line-height:25px;text-align:center;padding:0 5px;display:block;}


/**/
.product1{padding: 35px 0;text-align: center;position:relative}
.product1::after{content: "";position:absolute;width:16px;height:18px;background:url(../images/luosi.png) no-repeat;left:50%;top:55px;margin-left: 75px;}
.product1 h2{color:#333;font-size:36px;text-align: center;line-height: 50px;}
.product1 p{color:#666666;font-size:16px;text-align: center;}
.product1 dl{background: #fff;border-radius:30px;text-align: center;margin-top: 20px;padding:5px;display: inline-block;}
.product1 dd{display: inline-block;}

.product1 dd a{padding: 0 30px;color:#666;border-radius: 30px;line-height: 40px;display: inline-block;}
.product1 .cur a{color: #fff;background:#0f3f81;}
.productpro li{}
.productpro p{background:#545454;height: 56px;line-height: 56px;text-align: center;font-size: 16px;color: #fff}
@media only screen  and (max-width: 767px){
	.productpro{overflow:hidden;}
	.productpro .owl-nav{display: none!important;}
}
.services-main .item img{background:#222;width:100%;display:block}

/* 我们的服务Service */
#service{}
.service-box{padding:45px 0;background:#f3f3f3;}
.service-img{overflow:hidden;}
.service-img img{-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.service-txt{background:#fff;padding:15px;text-align:center;}
.service-txt h3{font-size:22px;color:#353535;font-weight:bold;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.service-txt p{font-size:14px;color:#999;margin-top:5px;line-height:20px;}
.service-txt>div{width:26px;height:26px;margin:15px auto 0;background:url(../images/service-jt.png) no-repeat;}
a.service-a:hover .service-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
a.service-a:hover .service-txt{background:#0f3f81;}
a.service-a:hover .service-txt h3, a.service-a:hover .service-txt p{color:#fff;}
a.service-a:hover .service-txt>div{background:url(../images/service-jtx.png) no-repeat;}
@media only screen  and (max-width: 991px){
	.service-txt p{height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
}
@media only screen  and (max-width: 767px){
	#service{padding-top:30px;}
	.service-box{margin-top: 20px;padding: 30px 0;}
}

/*优势*/
.adv-img {}
/*.adv{background: url(../images/adv_top.png) top no-repeat;}
.adv .adv_t {text-align: center; }
.adv .adv_t span{  color: #444; background: url(../images/plan_p_bg.png) no-repeat left; padding-left: 18px; }
.adv .adv_t h2{ line-height: 40px; font-size: 36px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
.adv .adv_t h2 em{ font-weight: bold; color: #0061ae;}
*/
/**/
.adv_li_1{padding:50px 0;}
.adv_li_1 .adv_li_img{float: right;}
.adv_li_1 .adv_li_txt{position:relative;padding-left: 25px;}
.adv_li_1 .adv_li_txt::after{position:absolute;content:"";width:7px;height:360px;background:url(../images/youshitou.png) no-repeat;left:0;top:0px}
.adv_li_1 .adv_li_txt::before{position:absolute;content:"";width:469px;height:6px;background:url(../images/hengtou.png) no-repeat;bottom: -108px;right:85px;}
.adv_li_txt .adv_li_txt_t {background: url(../images/adv_li_txt_t1.png) no-repeat left;    padding-left: 120px;margin-bottom: 20px;height: 136px; padding-top: 15px;}
.adv_li_txt .adv_li_txt_t::after{}
.adv_li_txt .adv_li_txt_t::before{}
.adv_li_txt .adv_li_txt_t h3{font-size: 40px;font-weight:bold;color:#0f3f81;}
.adv_li_txt .adv_li_txt_t p{color: #999;font-size: 16px;}
.adv_li_txt .adv_li_txt_t b{border-bottom: 4px solid #0f3f81;width: 40px;height: 4px; display: block; padding-top: 10px;}
.adv_li_txt .adv_li_txt_p{}
.adv_li_txt .adv_li_txt_p p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}
.adv_li_txt .adv_li_txt_p p::before{content:'◆'; position: absolute; left: -15px; top: 0px; color: #444444;}

.adv_li_2 {overflow: hidden;padding-bottom:50px;position:relative}
.adv_li_2 .adv_li_txt2::after{position:absolute;content:"";width:7px;height:360px;background:url(../images/youshitou.png) no-repeat;right: -50px;top:0px;}
.adv_li_2 .adv_li_txt2::before{position:absolute;content:"";width:469px;height:6px;background:url(../images/hengtou.png) no-repeat;bottom: -60px;right: 0px;}
.adv_li_2 .adv_li_img2{padding: 0;}
.adv_li_txt2{padding-top: 55px;}
.adv_li_txt2 .adv_li_txt_t2 {background: url(../images/adv_li_txt_t2.png) no-repeat left;padding-left: 125px;margin-bottom: 20px;height: 136px;padding-top: 20px;}
.adv_li_txt2 .adv_li_txt_t2::after{}
.adv_li_txt2 .adv_li_txt_t2::before{}
.adv_li_txt2 .adv_li_txt_t2 h3{font-size: 40px;font-weight:bold;color:#0f3f81;}
.adv_li_txt2 .adv_li_txt_t2 p{color: #999;font-size: 16px;}
.adv_li_txt2 .adv_li_txt_t2 b{border-bottom: 4px solid #0f3f81;width: 40px;height: 4px; display: block; padding-top: 10px;}
.adv_li_txt2 .adv_li_txt_p2{}
.adv_li_txt2 .adv_li_txt_p2 p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}
.adv_li_txt2 .adv_li_txt_p2 p::before{content:'◆'; position: absolute; left: -15px;color: #444444;}



.adv_li_3 .adv_li_img3 {float: right;}
.adv_li_txt3{padding-top:35px;position:relative}
.adv_li_txt3::after{position:absolute;content:"";width:7px;height:360px;background:url(../images/youshitou.png) no-repeat;left:0;top:0px}
.adv_li_txt3::before{position:absolute;content:"";width:469px;height:6px;background:url(../images/hengtou.png) no-repeat;bottom: -90px;right:85px;}
.adv_li_txt3 .adv_li_txt_t3 {background: url(../images/adv_li_txt_t3.png) no-repeat left;    padding-left: 120px;margin-bottom: 20px;height: 136px; padding-top: 15px;}
.adv_li_txt3 .adv_li_txt_t3::after{}
.adv_li_txt3 .adv_li_txt_t3::before{}
.adv_li_txt3 .adv_li_txt_t3 h3{font-size: 40px;font-weight:bold;color:#0f3f81;}
.adv_li_txt3 .adv_li_txt_t3 p{color: #999;font-size: 16px;}
.adv_li_txt3 .adv_li_txt_t3 b{border-bottom: 4px solid #0f3f81;width: 40px;height: 4px; display: block; padding-top: 10px;}
.adv_li_txt3 .adv_li_txt_p3{}
.adv_li_txt3 .adv_li_txt_p3 p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}
.adv_li_txt3 .adv_li_txt_p3 p::before{content:'◆'; position: absolute; left: -15px;color: #444444;}



.adv_li_4 {}
.adv_li_txt4{position:relative}
.adv_li_txt4::after{position:absolute;content:"";width:7px;height:360px;background:url(../images/youshitou.png) no-repeat;right: 0;top:0px;}
.adv_li_txt4::before{position:absolute;content:"";width:469px;height:6px;background:url(../images/hengtou.png) no-repeat;bottom: -150px;right: 0px;}
.adv_li_txt4 .adv_li_txt_t4 {background: url(../images/adv_li_txt_t4.png) no-repeat left;    padding-left: 120px;margin-bottom: 20px;height: 136px; padding-top: 15px;}
.adv_li_txt4 .adv_li_txt_t4::after{}
.adv_li_txt4 .adv_li_txt_t4::before{}
.adv_li_txt4 .adv_li_txt_t4 h3{font-size: 40px;color:#0f3f81;font-weight:bold;}
.adv_li_txt4 .adv_li_txt_t4 p{color: #999;font-size: 16px;}
.adv_li_txt4 .adv_li_txt_t4 b{border-bottom: 4px solid #0f3f81;width: 40px;height: 4px; display: block; padding-top: 10px;}
.adv_li_txt4 .adv_li_txt_p4{}
.adv_li_txt4 .adv_li_txt_p4 p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}
.adv_li_txt4 .adv_li_txt_p4 p::before{content:'◆'; position: absolute; left: -15px;color: #444444;}


.youshi5{background:#f8f8f8;padding-bottom: 50px;margin-top: 50px;}
.youshi56 {padding-top: 80px;}
.youshi5 .youshi5-5{background: url(../images/adv_li_txt_t5.png) no-repeat left;    padding-left: 120px;margin-bottom: 20px;height: 136px; padding-top: 15px;}
.youshi5 .youshi5-5 h3{font-size: 40px;color:#0f3f81;font-weight:bold;}
.youshi5-5 p{color: #999;font-size: 16px;} 
.youshi5-5 b{border-bottom: 4px solid #0f3f81;width: 40px;height: 4px; display: block; padding-top: 10px;}
.youshi5-5-p{}
.youshi5-5-p p{font-size: 16px;color: #666;line-height: 32px;margin-left:45px;position: relative;}
.youshi5-5-p p::before{ content:'◆'; position: absolute; left: -15px;color: #444444; }
.youshi5 .youshi5img img{padding-top: 100px;float: right;}
@media(max-width:991px){
	.adv_li_1{padding:30px 0;}
	.adv_li_img{margin-bottom:30px;}
	.adv_li_1 .adv_li_txt::after{display:none;}
	.adv_li_2{padding-bottom:30px;}
	.adv_li_2 .adv_li_img2{padding-bottom:30px;}
	.adv_li_img3{margin-bottom:30px;}
	.adv_li_txt3{margin-bottom:30px;}
	.adv_li_img4{margin-bottom:30px;}
	.adv_li_txt4{margin-bottom:30px;}
	.youshi56{padding-top:30px;}
	.youshi5 .youshi5img img{padding-top:30px;}
    .adv_li_txt3::after{display:none}
	.adv_li_txt3::before{display:none}
	.adv_li_txt4::after{display:none}
    .adv_li_txt4::before{display:none}
}

/*.adv .adv_li_1{position: relative; overflow: hidden; margin-top: 60px;}
.adv .adv_li_2{position: relative; overflow: hidden; margin-top: 60px;}
.adv .adv_li_1 .adv_li_txt{padding:60px;position: absolute;top: 6px;right: 47%;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t{}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t p{color: #bbb;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t b{border-bottom:4px solid #0f3f81;width:40px;height:4px;display:block;padding-top: 10px;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t h3{color: #0f3f81;font-size: 40px;line-height: 48px;font-weight: bold;padding-bottom: 10px;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li1{background: url(../images/adv_li_txt_t1.png) no-repeat left;padding-left: 120px;margin-bottom: 20px;height:136px;padding-top: 15px;}
.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li3{background: url(../images/adv_li_txt_t3.png) no-repeat left;padding-left: 120px;margin-bottom: 20px;height:136px;padding-top: 15px;}
.adv .adv_li_1 .adv_li_txt_p p{ font-size: 16px; color: #666; line-height: 32px; margin-left: 28px; position: relative; }
.adv .adv_li_1 .adv_li_txt_p p::before{ content:'◆'; position: absolute; left: -15px; top: -2px; color: #444444; }*/


/*.adv .adv_li_2 .adv_li_txt{padding:60px;position: absolute;top: 50px;right: 0;z-index: 2;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t p{ color: #bbb;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t h3{color: #0f3f81;font-size: 36px;line-height: 48px;font-weight: bold;padding-bottom: 6px;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t b{border-bottom: 4px solid #0f3f81;width: 40px;height: 4px; display: block; padding-top: 10px;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li2{background: url(../images/adv_li_txt_t2.png) no-repeat left;padding-left:120px;margin-bottom: 20px;height:136px;padding-top:15px;}
.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li4{background: url(../images/adv_li_txt_t4.png) no-repeat left;padding-left:120px;margin-bottom: 20px;height:136px;padding-top:15px;}
.adv .adv_li_2 .adv_li_txt_p p{ font-size: 16px; color: #666; line-height: 32px; margin-left: 28px; position: relative;}
.adv .adv_li_2 .adv_li_txt_p p::before{ content:'◆'; position: absolute; left: -15px; bottom: 2px; color: #444444; }
.adv .adv_li_2 .adv_li_img{ padding: 0; float: left;}
*/

/*优势*/

/*@media(max-width:1599px){
	.adv .adv_li_1 .adv_li_txt_p p::before{ content:'◆'; position: absolute; left: -15px; top:-2px; color: #444444; }
	.adv .adv_li_1{position: relative; overflow: hidden; margin-top: 40px;}
	.adv .adv_li_1 .adv_li_txt{ padding:20px;  position: absolute; top: 30px; right: 47%; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom;}
	.adv .adv_li_1 .adv_li_txt_p p{ font-size: 15px; color: #666; line-height: 28px; margin-left: 28px; position: relative;}
	.adv .adv_li_2 .adv_li_txt{ padding:20px; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom; position: absolute; top: 30px; right: 47%; z-index: 2;}
	.adv .adv_li_2 .adv_li_txt_p p::before{ content:'◆'; position: absolute; left: -15px; top: -2px; color: #444444; }
	.adv .adv_li_1{position: relative; overflow: hidden; margin-top: 40px;}
	.adv .adv_li_2{position: relative; overflow: hidden; margin-top: 40px;}
}

@media(max-width:1199px){
	.adv .adv_li_1 .adv_li_txt{padding:20px;position: absolute;top: 10px;right: 47%;background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom;}
	.adv .adv_li_2 .adv_li_txt{ padding:20px; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom; position: absolute; top: 10px; right: 47%; z-index: 2;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 24px; line-height:36px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li1{ background: url(../images/adv_li_txt_t1.png) no-repeat left; padding-left: 60px; margin-bottom: 8px; background-size: 48px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li3{ background: url(../images/adv_li_txt_t3.png) no-repeat left; padding-left: 60px; margin-bottom: 8px; background-size: 48px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li2{ background: url(../images/adv_li_txt_t2.png) no-repeat left; padding-left: 60px; margin-bottom: 8px; background-size: 48px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li4{ background: url(../images/adv_li_txt_t4.png) no-repeat left; padding-left: 60px; margin-bottom: 8px; background-size: 48px;}
	.adv .adv_li_1 .adv_li_txt_p p{ font-size: 13px; color: #666; line-height: 28px; margin-left: 28px; position: relative;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 24px; line-height: 36px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t b{}
	.adv .adv_li_2 .adv_li_txt_p p{ font-size: 14px; color: #666; line-height: 32px; margin-left: 28px; position: relative;}

}

@media(max-width:991px){
	.adv .adv_li_1 .adv_li_txt{ padding:10px;  position: absolute; top: 4px; right: 47%; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 18px; line-height:24px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t h3{color: #444; font-size: 18px; line-height:24px;}
	.adv .adv_li_1 .adv_li_txt_p p{ font-size: 13px; color: #666; line-height: 24px; margin-left: 28px; position: relative;}
	.adv .adv_li_2 .adv_li_txt_p p{ font-size: 13px; color: #666; line-height: 24px; margin-left: 28px; position: relative;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li1{ background: url(../images/adv_li_txt_t1.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_2 .adv_li_txt .adv_li_txt_t.li2{ background: url(../images/adv_li_txt_t2.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li3{ background: url(../images/adv_li_txt_t3.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li4{ background: url(../images/adv_li_txt_t4.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_2 .adv_li_txt{ padding:10px; background: url(../images/adv_li_bg.png) #f5f5f5 no-repeat right bottom; position: absolute; top: 4px; left: 3%; z-index: 2;}
}


@media(max-width:767px){
	.adv .adv_t h2{ line-height: 40px; font-size: 20px; color: #444; padding-top: 5px; letter-spacing: 3px; font-weight: bold;}
	.adv .adv_li_1{position: relative; overflow: hidden; margin-top: 20px;}
	.adv .adv_li_2{position: relative; overflow: hidden; margin-top: 20px;}
	.adv .adv_li_1 .adv_li_txt{ padding: 15px; position:static;}
	.adv .adv_li_2 .adv_li_txt{ padding: 15px; position:static;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li2{ background: url(../images/adv_li_txt_t2.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
	.adv .adv_li_1 .adv_li_txt .adv_li_txt_t.li4{ background: url(../images/adv_li_txt_t4.png) no-repeat left; padding-left: 36px; margin-bottom: 8px; background-size: 30px;}
}*/
/* 检测服务ServiceList */
#servicelist{padding-top:35px;}
.servicelist-more{display:flex;margin-top:20px;}
.servicelist-more a{flex:1;text-align:center;padding:0 5px;}
.servicelist-ico{width:40px;height:40px;display:block;margin:0 auto;}
.servicelist-ico1{background:url(../images/service-ico1.png) no-repeat;}
.servicelist-ico2{background:url(../images/service-ico2.png) no-repeat;}
.servicelist-ico3{background:url(../images/service-ico3.png) no-repeat;}
.servicelist-ico4{background:url(../images/service-ico4.png) no-repeat;}
.servicelist-ico5{background:url(../images/service-ico5.png) no-repeat;}
.servicelist-ico6{background:url(../images/service-ico6.png) no-repeat;}
.servicelist-more a p{margin-top:8px;font-size:16px;font-weight:bold;color:#888;}
.servicelist-more a.on .servicelist-ico1, .servicelist-more a:hover .servicelist-ico1{background:url(../images/service-ico1x.png) no-repeat;}
.servicelist-more a.on .servicelist-ico2, .servicelist-more a:hover .servicelist-ico2{background:url(../images/service-ico2x.png) no-repeat;}
.servicelist-more a.on .servicelist-ico3, .servicelist-more a:hover .servicelist-ico3{background:url(../images/service-ico3x.png) no-repeat;}
.servicelist-more a.on .servicelist-ico4, .servicelist-more a:hover .servicelist-ico4{background:url(../images/service-ico4x.png) no-repeat;}
.servicelist-more a.on .servicelist-ico5, .servicelist-more a:hover .servicelist-ico5{background:url(../images/service-ico5x.png) no-repeat;}
.servicelist-more a.on .servicelist-ico6, .servicelist-more a:hover .servicelist-ico6{background:url(../images/service-ico6x.png) no-repeat;}
.servicelist-more a.on p, .servicelist-more a:hover p{color:#0f3f81;}
.servicelist-box{background:url(../images/servicelist-bg.jpg) no-repeat left;margin-top:38px;padding:70px 50px 60px 315px;}
.servicelist-box .servicelist-one{position:relative;}
.servicelist-box .servicelist-one .swiper-prev, .servicelist-box .servicelist-one .swiper-next{width:48px;height:48px;position:absolute;left:-88px;border-radius:50%;transition: All 0.5s ease;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;}
.servicelist-box .servicelist-one .swiper-prev{background:url(../images/servicelist-prev.png) no-repeat;bottom:58px;}
.servicelist-box .servicelist-one .swiper-next{background:url(../images/servicelist-next.png) no-repeat;bottom:0;}
.servicelist-box .servicelist-one .swiper-prev:hover{background:url(../images/servicelist-prevx.png) no-repeat;}
.servicelist-box .servicelist-one .swiper-next:hover{background:url(../images/servicelist-nextx.png) no-repeat;}
.servicelist-txt{background:#f9f9f9;padding:30px 42px 6px;border-bottom: #e6e6e6 solid 5px;transition: All 0.5s ease;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;}
.servicelist-txt h3{font-weight: bold;font-size: 24px;text-align: center;height: 32px;line-height: 32px;color: #0f3f81;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.servicelist-txt p{font-size: 14px;line-height: 24px;height: 72px;overflow: hidden;color: #929292;margin-top: 10px;text-align: center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.servicelist-txt>div{width: 34px;height: 34px;margin: 15px auto 0;opacity: 0;transition: All 0.5s ease;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;}
.servicelist-box .swiper-slide:hover .servicelist-txt{border-bottom: #64ab2c solid 5px;}
.servicelist-box .swiper-slide:hover .servicelist-txt>div{opacity: 1;-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}
@media only screen  and (max-width: 1499px){
	.servicelist-box{padding: 70px 50px 60px 215px;}
}
@media only screen  and (max-width: 1199px){
	.servicelist-txt{padding: 30px 15px 6px;}
}
@media only screen  and (max-width: 991px){
	.servicelist-box{padding:50px 0;}
}
@media only screen  and (max-width: 767px){
	#servicelist{padding-top:30px;}
	.servicelist-box{margin-top:30px;padding:30px 0;}
}
@media only screen  and (max-width: 650px){
	.servicelist-more{flex-wrap: wrap;align-content: flex-start;}
	.servicelist-more a{flex:auto;width:33.33%;margin-bottom:10px}
}
@media only screen  and (max-width: 400px){
	.servicelist-more a p{font-size:14px;}
}

/* 实力优势Strength advantage */
#indexys{padding:50px 0 70px;background:url(../images/ysbg.jpg) no-repeat bottom center;}
.indexys-box{margin-top:45px;}
.indexys-txt{font-size:16px;color:#666;line-height:30px;margin-top:15px;}
@media only screen  and (max-width: 991px){
	.indexys-txt{font-size:14px;line-height:25px;}
}
@media only screen  and (max-width: 767px){
	#indexys{padding:30px 0 50px;}
	.indexys-box{margin-top:0}
	.indexys-one{margin-top:20px;}
}

/* 关于我们About */
.title2 {text-align: center;display: block;padding:35px 0;position: relative;margin-top:60px;}
.title2::before{content: "";position:absolute;width:46px;height:7px;background:url(../images/jiantou02.png) no-repeat;left:48%;top:115px;}
.title2 h3{color:white;font-size: 36px;padding-bottom:10px;font-weight:bold;}
.title2 p{color:white;font-size:16px;}
#about1{/* padding-bottom:70px; */background:url(../images/aboutbg.jpg) no-repeat center center;background-size: cover;padding-bottom:120px;}

/* padding-bottom:40px; */
.about-box{margin-top: 27px;display:flex;flex-direction: row-reverse;}
.about-left  .title1{padding:70px 0;}
.about-flex{display:flex;}
.about-left{flex:1;margin:auto;}
.about-right{flex:1;}
/*padding: 36px 0px 0 80px; */
.about-img{flex:1;padding-left:0;position:relative;}
.about-img img{max-width:100%;position:relative;z-index:999;}
.about-con{flex:1;position:relative;z-index:999;}
.about-p{width:45%;}
.about-p .moren{background:url(../images/aboutbtn.png) no-repeat;width:177px;height:45px;display:flex;}
.about-p .moren a{color:#666666;font-size:16px;margin:auto;padding:10px 20px;}
.about_rigt{display:none;}
.about-txt{padding: 70px 0px 0 40px;}
.about-txt h3{color: black;font-weight: bold;font-size: 30px;position: relative;line-height: 33px;height:64px;padding-left: 30px;}
.about-txt h3 p{color:#333;font-size:20px;font-weight:normal}
.about-txt h3 a{float:right;width:28px;height:28px;background:url(../images/about-a.png) no-repeat;margin-top:8px;}
.about-txt .moren{background: url(../images/aboutmore.png)no-repeat;width: 240px; height: 50px;margin: 30px 0 0px 0; align-items: center;text-align: center; display: flex;margin-top: 10px;}
.about-txt .moren a{color:#999999;padding-left:30px;font-size:14px;}
.about-txt .moren:hover a{color:#0f3f81;}
.about-txt .about-p{font-size:14px;color:#666;line-height:30px;margin-top:20px;padding-left: 38px;}
.about-txt h3 a:hover{-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}
.about-tag{position:absolute;left:0;bottom:0;width:100%;}
.about-tag ul li{float: left;width: 25%;background-image: -webkit-linear-gradient(left,#f2f2f2,#ececec);background-image: -moz-linear-gradient(left,#f2f2f2,#ececec);background-image: -o-linear-gradient(left,#f2f2f2,#ececec);background-image: linear-gradient(to right,#f2f2f2,#ececec);}
.about-tag ul li a{display:block;width:100%;height:100%;}
.about-tag ul li a .about-atxt{padding:40px 30px 24px;}
.about-tag ul li a .about-ico{width:40px;height:40px;position:relative;}
.about-tag ul li a .about-ico img{-moz-transition: all .5s;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;max-width:100%;}
.about-tag ul li a .about-ico img+img{opacity: 0;position: absolute;left: 0;top: 0;}
.about-tag ul li a .about-atxt h3{font-weight: bold;font-size: 16px;color: #888;line-height: 16px;padding: 15px 0 12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.about-tag ul li a .about-atxt p{font-size:12px;color: #d5d5d5;text-transform: uppercase;line-height:16px;height:32px;overflow:hidden;}
.about-tag ul li:hover{background-image: -webkit-linear-gradient(left top,#5ca721,#005c35);background-image: -moz-linear-gradient(left top,#5ca721,#005c35);background-image: -o-linear-gradient(left top,#5ca721,#005c35);background-image: linear-gradient(to right bottom,#5ca721,#005c35);}
.about-tag ul li:hover a .about-ico{-webkit-transform: translate3d(0, -5px, 0);transform: translate3d(0, -5px, 0);}
.about-tag ul li:hover a .about-ico img{opacity: 0;}
.about-tag ul li:hover a .about-ico img+img{opacity: 1;}
.about-tag ul li:hover a .about-atxt h3, .about-tag ul li:hover a .about-atxt p{color:#fff;}
#countup{margin-top:80px;position: relative;}
.countup-txt h2{text-align: center;box-sizing: border-box;font-size: 16px; color: #ffffff;display: block;white-space: nowrap;-webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; background: #0f3f81;letter-spacing: 2px; padding: 4px 3px; position: absolute;left:23%;transform: translateX(-50%);font-weight: normal;top:15px;}
.countup-txt h4{font-size:16px;color:#fff;}
.countup-txt h4 span{font-size:64px;font-weight:bold;color:#fff;margin-right:3px;}
.countup-txt h4 em{position:relative;top:-10px;}
.countup-txt h4 em::after{content: '+';position: absolute;left:0;top:-18px;font-size:16px;font-weight:bold;color:#fff;}
.countup-txt p{font-size:16px;color:#fff;}
@media only screen  and (max-width:991px){
#about1{background:none;padding-bottom:10px;}
.about-left  .title1{padding:30px 0;}
.about_rigt{display:block;margin-top:10px;}
.about-p{width:auto;}
.about-p .moren{margin: 0 auto;}
}
@media only screen  and (max-width:767px){
	.about-left,.about_rigt{padding:0;}
	.about-p .moren{background:none;border:1px solid #0f3f81;border-radius:30px;}
}
/*公司相册*/
#agbt{padding-bottom:50px;}

.product123{padding: 10px 0;text-align: center;}
.product123 h2{color:#333;font-size:36px;text-align: center;line-height: 50px;}
.product123 p{color:#666666;font-size:16px;text-align: center;}
.product123 dl{background: #f5f5f5;border-radius:30px;text-align: center;margin-top: 20px;padding:5px;display: inline-block;}
.product123 dd{display: inline-block;}
.product123 dd a{padding: 0 50px;color:#666;border-radius: 30px;line-height: 40px;display: inline-block;}
.product123 .cur a{color: #fff;background:#0f3f81;}
@media only screen  and (max-width: 767px){
	.product123 dl{display:flex;}
	.product123 dl dd{flex:1;}
	.product123 dl dd a{padding:0;display:block;}
}

.productpro123 li {}
.productpro123 li img{border:3px solid #d5d5d5}
.productpro123 li:hover img{border:3px solid #0f3f81}
.productpro123 li a:hover p{background:#0f3f81;color:#fff;height:42px;line-height:42px;width:174px;margin:auto;position:relative;top:-25px;}
.productpro123 p{/* background:#545454; */height:42px;line-height: 42px;text-align: center;font-size: 16px;color: #252525;text-align:center}
@media only screen  and (max-width: 1599px){
	.about-txt{padding: 25px 0px 0 40px;}
}
@media only screen  and (max-width: 1499px){
	.about-img:before{content:none;}

	.about-box:after{content:none;}

	.about-tag ul li a .about-atxt{padding: 20px 30px;}
	
}
@media only screen  and (max-width: 1399px){
	.about-txt .about-p{line-height: 28px;margin-top: 10px;}
	.about-tag ul li a .about-atxt h3{font-size: 15px;line-height:15px;padding:10px 0;}
	.about-tag ul li a .about-atxt p{line-height: 14px;height: 28px;}
}
@media only screen  and (max-width: 1299px){
	.about-txt{padding: 25px 30px 0 30px;}
	.about-txt h3{font-size: 25px;line-height: 30px;}
	.about-txt h3 a{margin-top:0px;}
	.about-txt .about-p{line-height: 25px;}
	.about-tag ul li a .about-atxt{padding:20px;}
}
@media only screen  and (max-width: 1199px){
	.about-txt {padding: 15px 20px 0 20px;}
	.about-txt h3{font-size: 22px;line-height: 28px;}
	.about-txt .about-p{margin-top: 5px;line-height: 20px;font-size:13px;}
	.about-tag ul li a .about-atxt{padding:10px 15px;}
	.about-tag ul li a .about-ico{width:25px;height:25px;}
	.about-tag ul li a .about-atxt h3{font-size: 14px;line-height:14px;padding:5px 0;}
	.about-tag ul li a .about-atxt p{line-height: 12px;height: 24px;}
}
@media only screen  and (max-width: 991px){
		.about-img{padding-right:0;}
		
	#about{padding-bottom:50px;}
	.about-box{display: block;overflow:hidden;margin-top:0;}
	/* padding:20px 20px 0; */
	.about-img, .about-con{flex:auto;}
	.about-img img{width:100%;}
	.about-txt{padding:20px;}
	.about-txt h3{height:auto;}
	.about-tag ul li a .about-atxt{padding:15px;}
	.about-txt .about-p{margin-top: 5px;line-height: 25px;font-size:14px;}
	#countup{margin-top: 20px;}
	#countup>div[class^="col-"]{margin-bottom:20px;}
}
@media only screen  and (max-width: 767px){
	#agbt{padding-bottom:30px;}
	.about-txt .moren{margin-bottom:20px;}
	#about{padding-bottom:10px;}
	.productpro123{overflow: hidden;}
	.about-txt{padding:0}
}
@media only screen  and (max-width: 450px){
	
	.countup-txt h2{top:0;}
	.countup-txt h4{font-size:14px;}
	.countup-txt h4 span{font-size: 36px;}
	.countup-txt p{font-size: 14px;}
}
@media only screen  and (max-width: 370px){
	.about-txt h3{padding-left:0;padding-top:10px;}
	.about-txt .about-p{padding-left:0;}
	.countup-txt h4 span{font-size: 32px;}
}

/* 新闻中心News */
/*#news{padding: 40px 0 80px;background-color: #f3f3f3;}
.news-box{margin-top:30px;}
.news-l{background:#f8f8f8;padding:30px 50px;}
.news-c{background:#fcfcfc;padding:30px;}
.news-r{background:#f8f8f8;padding:30px;}
.news-tag{overflow:hidden;}
.news-tag ul{float:left;}
.news-tag ul li{float:left;font-size:16px;color:#666;line-height:36px;margin-right:55px;position:relative;overflow:hidden;cursor:pointer;}
.news-tag ul li::after{content: '';position: absolute;left: 0;bottom: 0;width: 0;height: 4px;background: #0f3f81;}
.news-tag ul li:last-child{margin-right:0;}
.news-tag ul li.on{font-weight:bold;color:#353535;}
.news-tag ul li.on::after{width:100%;}
.news-tag>a{float:right;font-size:16px;color:#666;line-height:36px;display:block;}
.news-tag>a:hover{color:#0f3f81;}
.news-lbox{margin-top:32px;}
.news-lbox .news-lone{display:none;}
.news-lbox .news-lone:first-child{display:block;}
.news-ltopimg{padding-left:0;}
.news-ltopimg>a{display:block}
.news-ltoptxt{margin-top:20px;}
.news-ltoptxt h3 a{font-size:20px;font-weight:bold;color:#353535;line-height:32px;}
.news-ltoptxt h3 a:hover{color:#0f3f81;}
.news-ltoptxt p{margin-top:20px;font-size:18px;color:#ccc;font-weight:bold;}
.news-ltoptxt>a{margin-top:32px;display:block;width:150px;height:40px;line-height:40px;color:#fff;text-align:center;border-radius:20px;background:#0f3f81;}
.news-ltoptxt>a:hover{background:#005c35;}
.news-lul{margin-top:20px;}
.news-lul li{line-height:36px;overflow:hidden;}
.news-lul li a{float:left;width:calc(100% - 90px);text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
.news-lul li span{color:#999;font-size:14px;float:right;}
.news-c>ul{margin-top:32px;}
.news-c>ul li{margin-bottom:50px;}
.news-c>ul li:last-child{margin-bottom:0}
.news-c>ul li a{display:block;}
.news-c>ul li a.news-ca{color:#444;margin-top:10px;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;overflow:hidden;}
.news-c>ul li p{color:#999;margin-top:12px;}
.news-c>ul li .news-ca:hover{color:#0f3f81;}
.news-r>ul{margin-top:32px;}
.news-r>ul li{margin-bottom:40px;}
.news-r>ul li:last-child{margin-bottom:0}
.news-r>ul li a{color:#444;line-height:20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;overflow:hidden;}
.news-r>ul li a:hover{color:#0f3f81;}
.news-r>ul li p{margin-top:11px;color:#999;}
@media (max-width: 1599px) {
	.news-c>ul li{margin-bottom: 52px;}
	.news-r>ul li{margin-bottom: 34px;}
}
@media (max-width: 1499px) {
	.news-ltoptxt{margin-top: 15px;}
	.news-c>ul li{margin-bottom: 54.5px;}
	.news-r>ul li{margin-bottom: 27.5px;}
}
@media (max-width: 1399px) {
	.news-ltoptxt{margin-top: 10px;}
	.news-ltoptxt p{margin-top: 15px;}
	.news-ltoptxt>a{margin-top: 20px;}
	.news-c>ul li{margin-bottom: 51px;}
	.news-r>ul li{margin-bottom: 21.3px;}
}
@media (max-width: 1299px) {
	.news-ltoptxt h3 a{font-size: 18px;line-height: 25px;}
	.news-ltoptxt p{margin-top: 10px;}
	.news-ltoptxt>a{margin-top: 15px;}
	.news-c>ul li{margin-bottom: 59px;}
	.news-c>ul li a.news-ca{margin-top:0;}
	.news-c>ul li p{margin-top:5px;}
	.news-r>ul li{margin-bottom: 15px;}
}
@media (max-width: 1199px) {
	.news-l, .news-c, .news-r{padding:20px;}
	.news-ltoptxt h3 a{font-size: 16px;line-height: 20px;}
	.news-ltoptxt p{font-size:14px;}
	.news-ltoptxt>a{margin-top:10px;width:130px;height:34px;line-height:34px;}
	.news-c>ul li{margin-bottom: 65.5px;}
	.news-c>ul li a.news-ca{line-height:18px;height:36px;}
	.news-c>ul li p{font-size:12px;}
	.news-r>ul li p{margin-top:5px;font-size:12px;}
	.news-r>ul li{margin-bottom: 22px;}
}
@media (max-width: 991px) {
	.news-r{background:#fcfcfc;}
	.news-r>ul li{margin-bottom: 61px;}
}
@media (max-width: 767px) {
	#news{padding:30px 0;}
	.news-lbox, .news-c>ul, .news-r>ul{margin-top:20px;}
	.news-ltopimg{padding:0;}
	.news-ltoptxt{padding:0;}
	.news-l, .news-c, .news-r{padding:10px;}
	.news-tag ul li{margin-right:30px;}
	.news-c>ul li, .news-r>ul li{margin-bottom:20px;}
}

.imgwhite{ position: relative;overflow: hidden;}
.imgwhite::after{content: '';cursor: pointer;position: absolute;left: -100%;top: 0;width: 100%;height: 100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-10deg);transition: auto;-webkit-transition: auto;}
.imgwhite:hover::after{left: 100%;-moz-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;transition:1s;}*/

/*newss*/
.newsC {padding-bottom:10px;background:url(../images/abxc.png)no-repeat top center #f4f4f4;padding-top:130px;}
.newsC .newcont .newcomp {background:url(../images/cnew.png)no-repeat;background-size:97% 100%;}
.newcomp .newimg{min-height:280px;display:flex;background:white;border: 1px solid #0f3f81;}
.newcomp .newimg img{width:100%;height:auto;margin:auto 0;}
.newcomp {padding-right:30px!important;}
.newsC .newcont .newcomp .comnewtit{display:flex;justify-content:space-between;padding:28px 0 22px 0;}
.newsC .newcont .newcomp .comnewtit h2{color:#ffffff;font-size:20px;}
.newsC .newcont .newcomp .comnewtit span{font-size:20px;background:#0f3f81;color:#ffffff;width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;}
.newsC .newcont .newcomp .newdtit{display:flex;justify-content:space-between;margin-top:23px;}
.newsC .newcont .newcomp .newdtit h2{width:330px;font-size:18px;color:#333333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsC .newcont .newcomp .newdtit em{font-size:14px;color:#999999;}
.newsC .newcont .newcomp  .newline{width:80px;height:1px;background:#d0d9e1;margin:25px 0px 30px 0px;}

@media only screen  and (max-width: 1300px){
	.newsC .newcont .newcomp .newdtit h2{font-size:12px;}
	.newsC .newcont .newcomp .comnewtit{padding:10px 0 22px 0;}
}
@media only screen  and (max-width: 991px){
	.newsC .newcont .newcomp {background-size:100% 100%;}
	.newcomp {padding-right:none;}
	.newsC .newcont .newcomp .newdtit h2{font-size:16px;}
	.new-qtn{margin-top:10px;}
	..new-qtn {padding-bottom:20px;}
}

@media only screen  and (max-width: 767px){
	.newsC{padding-top:20px;background:#f4f4f4;}
}
@media only screen  and (max-width: 425px){
	
	.news-lcon .owl-dots  {display:none;}
	
}
#ntiow{margin-top:50px;background:#f5f5f5;}

.title3 {display: block;padding: 0 0 26px 0;position: relative;}
.title3::before{content: "";position:absolute;width:46px;height:7px;background:url(../images/jiantou01.png) no-repeat;top:77px;}
.title3 h3{color:#0f3f81;font-size: 36px;padding-bottom:10px;font-weight:bold;}
.title3 p{color:#666;font-size:16px;}
@media (max-width: 991px) {
	.title3 {text-align: center;}
	
}
.news-lcon{position:relative;}
.news-lcon ul li .newhnei{margin-top:51px;}
.news-lcon ul li .newhnei .newhtit{font-size:18px; color:#333333;line-height:18px;width:350px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-lcon ul li .newhnei .newhseod{margin-top:20px;font-size:14px;color:#999999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-lcon ul li .newhnei .newdate{display:flex;justify-content:space-between;margin-top:30px;}
.news-lcon ul li .newhnei .newdate .newline{width:80px;height:1px;background:#d0d9e1;margin-top:13px;}
.news-lcon ul li .newhnei .newdate em{color:#999999;font-size:14px;}
.news-lcon .owl-dots  .owl-dot{width: 10px;
    height: 10px;
    background: #dedede;
    display: inline-block;
    border-radius: 50px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    margin-right: 3px;
    cursor: pointer;
}
.news-lcon .owl-dots{
    position: absolute;
    top: -8%;
    right: 0;
}
.news-lcon .owl-dots .active{
	    width: 30px;
		background:#0f3f81;
}
.news-lcon .owl-nav{
	display:none;
}
/* .newsC .owl-dots .owl-dot{width:10px;height:10px;background:red;} */
.new-qtn {background:#ffffff;padding-bottom:68px;}
.new-qtn .news-nav{margin-top:32px;}
.new-qtn .news-nav ul{display:flex;}
.new-qtn .news-nav ul li.on{padding-bottom:5px;border-bottom:4px solid #0f3f81;}
.new-qtn .news-nav ul li.on a{color:#0f3f81;font-size:20px;font-weight:bold;}
.new-qtn .news-nav ul li  a{color:#666666;font-size:20px;}
.new-qtn .news-nav ul li:first-child{
	margin-left:15px;
}
.new-qtn .news-nav ul li:last-child{margin-left:30px;}
.newss{padding: 68px 0px;}
.newss .ne-top{}
.newss-le .news-topp{position:relative}

.newss-le .news-topp .news-toppd{position:relative;overflow:hidden;}
.newss-le .news-topp h4{font-size: 36px;color:#444444;padding-bottom:30px;/* padding-top:30px; */}
.newss-le .news-topp a.news-toppda h3{font-size: 18px;color: #252525;line-height: 35px;padding-top: 15px;}
.newss-le .news-topp a.news-toppda h3:hover{color:#0f3f81}
.newss-le .news-topp .news-toppd p{font-size: 14px;color: #666;line-height: 20px;}
.newss-le .news-topp .news-toppd span {color: #999;font-size: 14px;position:relative;line-height:42px;}
.newss-le .news-topp a.news-toppdmore{position:absolute;right: 0px;background:url(../images/jiantou1.png) 100px center no-repeat #252525;width: 144px;height: 42px;border-radius: 30px;padding-left:35px;line-height: 42px;font-style: normal;color:#fff}

.newss-re .news-tbg{margin-top:15px;}
.newss-re .news-tbg ul{border-bottom: 2px solid #ccc;padding-bottom: 30px;padding-top: 10px;text-align:right;}
.newss-re .news-tbg .on a{height: 41px;background: #0f3f81;border-radius:30px;color:#fff}
.newss-re .news-tbg li{display: inline-block;/* float: right; */}
.newss-re .news-tbg li a{color: #444444;text-align:center;margin:auto;display:block;line-height:41px;padding: 0 40px;}

.newss-re .news-lbe{}
.newss-re .news-lbe li {border-bottom: 1px dashed #ccc;height:130px;padding-top:25px}
.newss-re .news-lbe li a{display:block;overflow:hidden;}
.newss-re .news-lbe li span{color:#fff;background: url(../images/bianxing.png) no-repeat;width:70px;height:81px;display:block;text-align:center;font-size:30px;font-weight:bold;float: left;padding-top: 7px;}
.newss-re .news-lbe li a:hover span{background: url(../images/bianxing1.png) no-repeat;}
.newss-re .news-lbe li span i{font-style:normal;display:block;text-align:center;font-size:12px;}
.newss-re .news-lbe li h3{font-size:18px;color: #252525;float:right;padding-left:25px;padding-top:20px;width:calc(100% - 70px);}
.newss-re .news-lbe li h3 a{line-height:30px;}
.newss-re .news-lbe li a:hover h3{color:#0f3f81}
.newss-re .news-lbe li h3 p{color: #666666;font-size: 14px;line-height: 28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
@media (max-width: 767px) {
	.newss-re .news-tbg ul{display:flex;}
	.newss-re .news-tbg ul li{flex:1;}
	.newss-re .news-tbg ul li a{padding:0;}
}


.news-nr{ overflow:hidden;}
.news-nr .s5-wz{background: #fff;padding: 24px;margin-bottom: 10px;box-shadow: 0 0 7px 0 rgb(0 0 0 / 15%);}
.news-nr .s5-wz .s5-wz-p1{}
.news-nr .s5-wz .s5-wz-p1 h2{ float: left; font-size: 20px; font-weight: bold;}
.news-nr .s5-wz .s5-wz-p1 em{ float: right;}
.news-nr .s5-wz .s5-wz-p1 em a{ font-size: 16px; line-height: 22px; font-family: Arial;}
.news-nr .s5-wz .s5-wz-p2{ padding-top: 20px;}
.news-nr .s5-wz .s5-wz-p2 img{ width: 100%;}
.news-nr .s5-wz .s5-wz-p2 .wa1{}
.news-nr .s5-wz .s5-wz-p2 .wa1 h2{font-size: 18px;font-weight: bold;padding: 2px 0;margin-top: 16px;border-left: 4px solid #0f3f81;padding-left: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-nr .s5-wz .s5-wz-p2 .wa1 p{font-size: 14px;padding-top: 12px;line-height: 24px;margin-bottom: 12px;color: #888;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.news-nr .s5-wz .s5-wz-p3{padding-top: 10px;border-top: 1px solid #ccc;}
.news-nr .s5-wz .s5-wz-p3 ul{}
.news-nr .s5-wz .s5-wz-p3 ul li{ padding-left: 20px; line-height: 32px; background: url(../images/news-dian.png) left no-repeat;overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.news-nr .s5-wz .s5-wz-p3 ul li a{ }
@media (max-width: 1200px){
	.news-nr .s5-wz{ padding:18px; }
}
@media (max-width: 500px){
	.news-nr>div{padding:0;}
	.news-nr .s5-wz .s5-wz-p1 h2{font-size: 18px;}
	.news-nr .s5-wz .s5-wz-p2{ padding-top:10px; }
	.news-nr .s5-wz .s5-wz-p2 .wa1 h2{ font-size:16px; }
	.news-nr .s5-wz .s5-wz-p1 em a{ font-size:14px; }
}






/*定制中心*/
.dz_tit{height: 40px;line-height: 40px;font-size: 16px;display:inline-block;}
.dz_tit .dz_tit01{width: 100px;text-align: center; background: #666;color: #fff;}
.dz_tit .dz_tit02{width: 1300px;background: #e6e6e6;color: #666;text-indent: 2em;}
.dingzhi{margin-top: 30px;}
.dz_one{margin: 20px 0 30px;background: url(../images/dz_jt02.png) left bottom no-repeat;}
.dz_one123{margin-left: 50px;}
.dz_one123 li{color: #0f3f81;font-size: 16px;height: 30px;line-height: 30px;}
.dz_one123 p{background:url(../images/dz_yuan.png) left no-repeat;padding-left:12px; height:30px;line-height:30px;}
.dz_one124 {margin-top: 50px;}
.dz_one124 li{float: left;width: 90px;text-align: center;margin-left: 80px;}
.dz_one124 li:first-child{margin-left: 0;}
.dz_one124 li img{display: block;width: 71px; height: 61px; margin: 0 auto;}
.dz_one124 li .ziti{color: #666; height: 30px;line-height: 30px;}
.dz_two,.dz_three{background: url(../images/dz_jt01.png) left no-repeat;padding-left: 50px;height: 69px;line-height: 50px;margin: 15px 0 20px;font-size: 16px;color: #0f3f81;}
.dz_four{ background: url(../images/dz_jt02.png) left no-repeat; padding-left: 50px;height: 200px;margin: 15px 0 20px;padding-top: 10px;}
.dz_four p{ font-size: 16px; color: #0f3f81;}
.dz_four ul{ margin-top: 15px;}
.dz_four ul li{ margin-left: 25px;float: left;width: 210px;}
.dz_four ul li:first-child{ margin-left: 0;}
.dz_four ul li img{ display: block;width: 210px; height: 155px;}
.dz_yuan{border: 1px solid #999;text-align: center;color: #666;height: 50px;line-height: 50px; margin-top: 20px;}
.dz_yuan span{color: #0f3f81;}



/* footer */


.links{background:#0f3f81;}
.links h6{ float: left; font-size: 16px; line-height: 56px; width: 133px; float: left;color:#ffffff;}
.links ul li{ float: left;}
.links ul{float: right; width: calc(100% - 133px); background: url(../images/links.png) no-repeat right; padding-right: 30px;}
.links ul li{padding-left: 20px;}
.links ul li a{color: #fff; display: block; line-height: 56px; color: #aaaaaa;}
footer{background:#262626;padding-top: 49px;}
.footer-top{padding-bottom:0px;overflow: hidden;}
.footer-nav{display:flex;}
.footer-a{flex:1;padding:0 0px;}
.footer-a h3{margin-bottom:25px;}
.footer-a h3 a{font-size:18px;color:#ffffff;}
.footer-a h3 a:hover{color: #fff}
.footer-a p{margin-bottom:10px;}
.footer-a p a{font-size:14px;color:#aaaaaa;}
.footer-a a:hover{color:#0f3f81;}
.footer-tel h2{font-size:18px; color:#aaaaaa;text-align:left;line-height:18px;}
.footer-tel p{color:#ffffff;font-size:30px;font-weight:bold;}
.footer-con{}
.footer-con h2{font-size:30px;color:#fff;line-height:40px;}
.footer-con h3{font-size:18px;color:#fff;letter-spacing:6px;line-height:22px;}
.footer-con ul li{font-size:14px;color:#fff;line-height:25px;padding-left:20px;}
.footer-con ul li:nth-child(-n+2){background:url(../images/footer-ico1.png) no-repeat left top 6px;}
.footer-con ul li:nth-child(3){background:url(../images/footer-ico2.png) no-repeat left top 6px;}
.footer-con ul li:nth-child(4){background:url(../images/footer-ico3.png) no-repeat left top 9px;}
.footer-con ul li:nth-child(5){background:url(../images/footer-ico4.png) no-repeat left top 8px;}
.footer-ewm{margin-top:25px;text-align:center;display:flex;justify-content:space-between;border-bottom:1px solid #444444;padding-bottom:30px;}
.footer-wx{/* flex:1; */display: inline-block;text-align: center;}
.footer-wen{padding-left:8%}
.footer-wx p{font-size:14px;color:#999;line-height:25px;}
.footer-tel{display:none;}
.footer-email{font-size:14px;color:#aaaaaa;margin-top:20px;}
.footer-add{font-size:14px;color:#aaaaaa;margin-top:20px;}
.lxwm{margin: 43px 0px;}
.lxwm .rex{font-size: 16px;}
.lxwm p{font-size: 14px;color: #fff;}
.lxwm .dianhua{font-size: 30px;font-weight:bold;}
.footer-lg p, .footer-ftit p{text-align:center;line-height:20px;margin-top:10px;color:#fff;}

.footer-xsr{display:none;}
.banquan{color: #aaaaaa;font-size: 12px;padding:20px 0px;}
.banquan a{color:#aaaaaa;font-size: 12px;}
.footer-link{padding:20px 15px;background:#222222;}
.footer-link span{color:#aaa;font-weight: bold;font-size: 12px;}
.footer-link a{color: #abacaf;margin-right: 5px;}
.footer-link a:hover{color:#fff;}
.footer-copy{border-top:1px solid #444;padding:25px 0;}
.footer-cl{float:left;color:#999;font-size:14px;padding:0 15px;}
.footer-cl a{color:#999;}
.footer-cl a:hover{color:#0f3f81;}
.footer-cr{float:right;color:#999;}
.footer-cr a{color:#999;padding:0 15px;}
.footer-cr a:hover{color:#0f3f81;}
@media (max-width: 1500px) {
.footer-tel p.efphone{font-size:24px;font-weight:none;}
}
@media (max-width: 1400px) {
.footer-tel p.efphone{font-size:20px;}
	.footer-ftit {display:none;}
.footer-tel p.efphone{font-size:26px;}

.footer-tel h2{font-size:14px;}

}
@media (max-width: 1399px) {
	.footer-a{padding:0 18px;}
	.footer-con h3{letter-spacing: 5px;}
	
	.footer-wen{}
}
@media (max-width: 1299px) {
.footer-tel p.efphone{font-size:16px;}
	.footer-a{padding:0 15px;}
	.footer-con h2{font-size:26px;}
	.footer-con h3{letter-spacing: 3px;}
}
@media (max-width: 1199px) {
	.footer-a{padding:0 8px;}
.footer-tel p.efphone{font-size:14px;}
	.footer-con h2{font-size:22px;}
	.footer-con h3{letter-spacing: 0px;}
}
@media (max-width: 991px) {
.footer-tel p.efphone{font-size:30px;}
	.footer-lg{display:flex;}
	.footer-lg img{margin:0 auto;}
	.footer-wen{padding-left:0 ! important;}
	.footer-tel h2{font-size:16px;}
	.footer-tel p{font-size:20px;}
	.footer-ewm{margin-top: 0;text-align:center;display: flex;}
	.footer-nav{margin-bottom:20px;}
	.footer-nav .footer-a h3 a{font-size:12px;}
	.footer-nav {display:none;}
	.footer-copy{padding:10px 0;}
	.footer-cl{margin-bottom:10px;}
}
@media (max-width: 767px) {
	footer{padding-top:20px;}
	.footer-link{padding:10px 0;}
	.footer-cl{padding:0;}
	.footer-lg{display:none;}
	.footer-ewm{display:none;}
	.footer-wen{padding-right:0;}
	.footer-tel{display:block;color:#aaa;font-size:16px;}
	.footer-xsl{float:left;width:65%;padding-right:10px;}
	.footer-xsr{display:block;width:35%;float:right;}
	.footer-xsr p{font-size:14px;color:#aaa;text-align:center;margin-top:10px;}
}
@media (max-width: 400px) {
	.footer-cr{text-align: center;width: 100%;}
	.footer-cr a{padding:0 5px;}
}
@media (max-width: 336px) {
	.footer-wx{/* flex:1; */display: inline-block;text-align: center;padding: 15px 10px;}
}
#roll {width: 40px;height: 40px;display: none;background: #000;position: fixed;right: 20px;bottom: 60px;z-index: 150;overflow: hidden;transition: all .2s ease-in-out 0s;cursor: pointer;border-radius: 50%;}
#roll:hover {background: #0f3f81;}
#roll_top {width: 40px;height: 40px;display: block;background: url(../images/gotop.png) no-repeat;transition: all .2s ease-in-out 0s;}
#roll_top:hover {background: url(../images/gotop.png) no-repeat;}
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #0f3f81;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

/*侧边栏*/
.flxshark { position: fixed; top: 60%; margin-top: -93px; right: 15px; z-index: 99;}
.flxshark ul li { margin-bottom: 1px; cursor: pointer; position: relative;}
.flxshark ul li .limg { width: 60px; height: 60px; background: rgba(0, 0, 0, 0.3); text-align: center; line-height: 60px;}
.flxshark ul li:hover .limg { background: #0f3f81;}
.flxshark ul li .limg img {border: 0px; vertical-align: middle; }
.flxshark ul li .limg2 {  width: 60px;  height: 60px;  background: rgba(0, 0, 0, 0.3);  text-align: center; display:block}
.flxshark ul li:hover .limg2 {  background: #0f3f81;}
.flxshark ul li .limg2 img {  position: relative;  top: 5px; }
.flxshark ul li .wen {  line-height: 24px;  font-size: 14px;  color: #fff;  padding-top: 8px;}
.flxshark ul li .wen2 {  line-height: 20px;  font-size: 12px;  color: #fff;  padding-top: 5px;}
.flxshark ul li .ewmLayer {  width: 146px;  height: 146px;  background: #0f3f81;  display: none;  position: absolute;  left: -146px;  bottom: 0;}
.flxshark ul li .ewmLayer .ewm {  padding: 10px;}
.flxshark ul li .ewmLayer .ewm img {  width: 126px;}
.flxshark ul li .telLayer {  width: 195px;  height: 60px;  background: #0f3f81;  display: none;  position: absolute;  left: -195px;  top: 0;}
.flxshark ul li .num {  text-align: center;  line-height: 60px;  color: #fff;  font-size: 22px;}
.flxshark ul li .kefuLayer {  width: 235px;  height: 60px;  background: #0f3f81;  display: none;  position: absolute;  left: -235px; top: 0;}
.flxshark ul li .kefuLayer dl {  padding-left: 30px;}
.flxshark ul li .kefuLayer dd {  margin-right: 24px;  float: left;}
.flxshark ul li .kefuLayer dd a {  display: block;  font-size: 14px;  padding-left: 32px;  height: 60px;  line-height: 60px;  color: #fff;  position: relative;}
.flxshark ul li .kefuLayer dd a img {  position: absolute;  left: 0;  top: 50%;  margin-top: -12px;  width: 24px;}
.flxshark ul li .formLayer {  width: 365px;  height: 550px;  background: #fff;  display: none;  position: absolute;  left: -365px;  top: -300px;  border-radius: 4px;  box-shadow: 0px 3px 35px 0px rgba(0, 0, 0, 0.09);  overflow: hidden;}
.flxshark ul li .formLayer .title {  height: 62px;  line-height: 62px;  padding-left: 22px;  color: #fff;  font-size: 14px;  background: #0f3f81;}
.flxshark ul li .formLayer .midmid {  height: 385px;  overflow-y: auto;}
.flxshark ul li .formLayer .msg {  padding: 20px 22px 25px;  font-size: 14px;  color: #242e33;}
.flxshark ul li .formLayer .form {  padding: 0 22px;}
.flxshark ul li .formLayer .form dd {  padding-bottom: 20px;}
.flxshark ul li .formLayer .form dd .txt {  height: 24px;  font-size: 14px;  line-height: 14px;}
.flxshark ul li .formLayer .form dd .txt em {  color: #f00;}
.flxshark ul li .formLayer .form .input1 {  font-size: 14px;  width: 100%;  height: 36px;  line-height: 36px;  border: #d1d1d1 solid 1px;  box-sizing: border-box;  border-radius: 2px;}
.flxshark ul li .formLayer .form textarea {  width: 100%;  height: 80px;  padding: 6px 12px;  font-size: 14px;  line-height: 1.42857143;  border: #d1d1d1 solid 1px;  box-sizing: border-box;  border-radius: 2px;  -webkit-border-radius: 2px;}
.flxshark ul li .formLayer .botbot {  height: 110px;  background: #f5f8fa;  position: absolute;  left: 0;  bottom: 0;  width: 100%;}
.flxshark ul li .formLayer .btnDiv {  padding: 24px 22px 12px;}
.flxshark ul li .formLayer .btnDiv a {  display: block;  width: 100%;  height: 40px;  background: #0f3f81;  border-radius: 2px;  color: #fff;  text-align: center;  line-height: 40px;}
.flxshark ul li .formLayer .links {  text-align: center;}
.flxshark ul li .formLayer .links a {  font-size: 14px;  color: #a1a7aa;}
.flxshark ul li .formLayer .links a:hover { color: #0f3f81;}
.flxshark ul li .formLayer .midmid::-webkit-scrollbar {  width: 8px;  height: 8px;}
.flxshark ul li .formLayer .midmid::-webkit-scrollbar-thumb {  background-color: #D1D1D1;  border-radius: 3px;  -webkit-border-radius: 3px;  border-left: 2px solid transparent;  border-top: 2px solid transparent;}
.flxshark ul li .la {  position: absolute;  left: -10px;  top: -10px;  z-index: 2;  width: 20px;  height: 20px;  background: #f00;  text-align: center;  line-height: 20px;  color: #fff;  border-radius: 50%;}
.cd-top { /* image replacement properties */ overflow: hidden; white-space: nowrap; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;}
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1;}
.cd-top.cd-fade-out {  opacity: 1;}
@media (max-width: 767px) {
    .flxshark{display:none;}
}


/* 内页样式 */
#ZoomBox{background: #fff;}
.nybg{background: #F5F5F5;}
.bsbg{background: #FFFFFF;}
.happyke{padding:20px; background: #eee;}
.happyke h2{font-size: 24px;font-weight: bold;line-height: 60px;color: #333;}
.happyke p{font-size:16px; line-height: 40px; color: #666;}
.ldaili {margin:20px 0;}
.ldaili  p span{color:#0f3f81;font-weight:bold;}

.lianxw{padding-top:20px;border-top:1px solid #dedede;margin:20px 0;}
.lianxw .ltit{    line-height: 30px;font-size: 18px; color: #0f3f81;}
.lico li:first-child{background: url(../images/ctUs-3.png) no-repeat left center;}
.lico li:nth-child(2){background: url(../images/ctUs-5.png) no-repeat left center;}
.lico li:nth-child(3){background: url(../images/ctUs-1.png) no-repeat left center;}

.lfontm{margin-top:15px;}
.lfontm li{line-height: 29px; padding: 5px 0 5px 0px;color: #666666;font-size:16px;}
.lico li	{   
    line-height: 29px;
    color: #666666;
	padding-left:39px}
.crumbs{padding-left:20px;background: url(../images/nav_tb.png) no-repeat left top 15px;line-height: 25px;padding-top:10px;padding-bottom:10px;float: left;color: #999;}
.crumbs a{color: #999;}
.crumbs a:hover{color: #0f3f81;}

#sidebar{float: right;}
#sidebar li{display: inline-block; padding: 0 10px;}
#sidebar li a{display:block;height: 45px;line-height: 44px;text-align: center;color: #999;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#sidebar li:hover a, #sidebar li.cur a{color: #0f3f81;border-bottom: 3px solid #0f3f81;}
@media (max-width: 767px) {
	.w100{width: 100%;float: left;}
	.w50{width: 50%;float: left;}
	.w33{width: 33.33%;float: left;}
	.w25{width: 25%;float: left;}
	#nynav{padding: 0;background: #f3f3f3;}
	#sidebar{float: none;}
	#sidebar li{padding: 0;}
}

#nytitle{padding:50px 0;}
@media (max-width: 767px) {
	#nytitle{padding:30px 0;}
}

#nyshowsort{background:#f7f7f7;padding:50px 0;}
@media (max-width: 991px) {
	#nyshowsort>div>div[class^="col-"]{margin-bottom:30px;}
}
@media (max-width: 767px) {
	#nyshowsort{padding:30px 0;}
	#nyshowsort>div{padding:0 5px;}
	#nyshowsort>div>div[class^="col-"]{padding:0 5px;margin-bottom:10px;}
	#nyshowsort .service-txt{padding:10px;}
	#nyshowsort .service-txt h3{font-size: 18px;}
	#nyshowsort .service-txt>div{margin: 8px auto 0;}
}

.nytilcon{margin-top:40px;}
.nytilcon p{font-size: 14px;line-height: 26px;color: #797979;}
@media (max-width: 767px) {
	.nytilcon{margin-top:0px;}
	.nytilcon>div{margin-top:20px;padding:0 10px}
}

#nyshowlist{padding:50px 0;background:url(../images/nyshowlistbg.jpg) no-repeat center;background-size:cover;}
#nyshowlist ul{overflow:hidden;}
#nyshowlist ul li{margin-bottom:30px;}
@media (max-width: 767px) {
	#nyshowlist{padding:30px 0;}
	#nyshowlist>div{padding:0 5px;}
	#nyshowlist ul li{padding:0 5px;margin-bottom:10px;}
	#nyshowlist .service-txt{padding:10px;}
	#nyshowlist .service-txt h3{font-size: 18px;}
	#nyshowlist .service-txt>div{margin: 8px auto 0;}
}

.nyshowdesc-ml{font-size: 16px;line-height: 2;padding-bottom:50px;}
.nyshowdesc-ml img{max-width:100%;margin-bottom:10px;}
@media (max-width: 767px) {
	.nyshowdesc-ml{font-size: 14px;line-height: 1.6;padding-bottom:30px;}
}

#nyshowdesc-bg{background:url(../images/nyshowconbg.jpg) no-repeat center;background-size: cover;}
.nyshowdesc-left{float:left;width:calc(100% - 450px);height:300px;overflow:hidden;position:relative;}
.nyshowdesc-right{float:right;width:450px;height:300px;background:#fff;padding:30px 25px 0 25px;overflow:hidden;box-shadow: 0px 23px 32px 0px rgb(59 69 116 / 27%);}
.nyshowdesc-right h1{font-size: 24px;text-align: center;color: #333;padding-bottom: 15px;}
.nyshowdesc-right p{line-height:25px;height:125px;color: #797979;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;word-break: break-all;}
.nyshowdesc-right.on{position: fixed;top:140px;right: 50%;margin-right: -770px;z-index:88;}
@media (max-width: 1599px) {
	.nyshowdesc-right.on{margin-right: -720px;}
}
@media (max-width: 1499px) {
	.nyshowdesc-right.on{margin-right: -670px;}
}
@media (max-width: 1399px) {
	.nyshowdesc-right.on{margin-right: -620px;}
}
@media (max-width: 1299px) {
	.nyshowdesc-right.on{margin-right: -570px;}
}
@media (max-width: 1199px) {
	.nyshowdesc-left{width:100%;}
	.nyshowdesc-right{width:100%;box-shadow: none;}
	.nyshowdesc-right.on{position: static;margin-right: 0;}
}
@media (min-width: 768px) {
	.nyshowdesc-left img{height:300px;position: absolute;left: 50%;transform: translateX(-50%);}
}
@media (max-width: 767px) {
	#nyshowdesc-bg{padding:10px 0;}
	.nyshowdesc-left{height:auto;}
	.nyshowdesc-left img{max-width:100%;}
	.nyshowdesc-right{padding:20px;height:auto;}
	.nyshowdesc-right p{height:auto;}
}
@media (max-width: 500px) {
	.nyshowdesc-left img{max-width:140%;margin-left: -20%;margin-right: -20%;}
}

.nyshowdesc-ra{margin-top:15px;}
.nyshowdesc-ra a{display:inline-block;margin-right:25px;width:140px;height:46px;line-height:46px;border-radius:23px;text-align:center;color:#fff;font-size:14px;position:relative;background-image: -webkit-linear-gradient(top,#68c209,#017d42);background-image: -moz-linear-gradient(top,#68c209,#017d42);background-image: -o-linear-gradient(left top,#68c209,#017d42);background-image: linear-gradient(to bottom,#68c209,#017d42);}
.nyshowdesc-ra a+a{margin-right:0;background-image: -webkit-linear-gradient(top,#ffc263,#ff9c00);background-image: -moz-linear-gradient(top,#ffc263,#ff9c00);background-image: -o-linear-gradient(left top,#ffc263,#ff9c00);background-image: linear-gradient(to bottom,#ffc263,#ff9c00);}
.nyshowdesc-ra a::before{pointer-events: none;position: absolute;z-index: -1;content: '';top: 100%;left: 5%;height: 10px;width: 90%;opacity: 0;background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-property: transform, opacity;transition-property: transform, opacity;}
.nyshowdesc-ra a img{padding-right: 8px;position: relative;top: -2px;vertical-align: middle;}
.nyshowdesc-ra a:hover, .nyshowdesc-ra a:focus, .nyshowdesc-ra a:active{-webkit-transform: translateY(-6px);transform: translateY(-6px);-webkit-animation-name: hover;animation-name: hover;-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-delay: 0.3s;animation-delay: 0.3s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-direction: alternate;animation-direction: alternate;}
.nyshowdesc-ra a:hover::before, .nyshowdesc-ra a:focus::before, .nyshowdesc-ra a:active::before{opacity: .4;-webkit-transform: translateY(6px);transform: translateY(6px);-webkit-animation-name: hover-shadow;animation-name: hover-shadow;-webkit-animation-duration: 1.5s;animation-duration: 1.5s;-webkit-animation-delay: 0.3s;animation-delay: 0.3s;-webkit-animation-timing-function: linear;animation-timing-function: linear;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;-webkit-animation-direction: alternate;animation-direction: alternate;}
#nyshowdesc-con{padding:50px 0;}
.nyshowdesc-conl{float:left;width:calc(100% - 450px);color: #797979;font-size: 14px;line-height: 26px;}
.nyshowdesc-conl h2{position: relative;height: 64px;line-height:64px;font-size: 18px;color: #353535;font-weight:bold;margin-bottom:10px;}
.nyshowdesc-conl h2::after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #f3f3f3;z-index: 1;}
.nyshowdesc-conl h2 span{display:inline-block;position:relative;}
.nyshowdesc-conl h2 span::before{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: 2px;background: #4cad32;z-index: 2;}
.nyshowdesc-conl table tr td{padding:5px;}
.nyshowdesc-conr{float:right;width:450px;}
@media (max-width: 1199px) {
	.nyshowdesc-conl{width:100%;}
	.nyshowdesc-conr{display:none;}
}
@media (max-width: 767px) {
	#nyshowdesc-con{padding:30px 0;}
}
@media (max-width: 351px) {
	.nyshowdesc-ra a{width:120px;}
}

#nyshowdesc-hot{padding:50px 0;background:#f7f7f7;}
#nyshowdesc-hot h4{border-left:4px solid #0f3f81;padding-left:14px;line-height:30px;position:relative;color: #005b33;font-size: 20px;margin-bottom:20px;}
#nyshowdesc-hot ul{overflow:hidden;}
#nyshowdesc-hot ul li:nth-child(n+5){display:none;}
#nyshowdesc-hot ul li .service-txt h3{font-size:20px;}
#nyshowdesc-hot ul li .service-txt p{height:40px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
@media (max-width: 991px) {
	#nyshowdesc-hot ul li{margin-bottom:30px;}
}
@media (max-width: 767px) {
	#nyshowdesc-hot{padding:20px 0 0;}
	#nyshowdesc-hot ul li{margin-bottom:20px;padding:0 10px;}
}

#nyjobshow{padding-top:70px; background: url(../images/nyjobshowbg1.jpg) right top no-repeat;}



.nyjobshowcon1{display:flex;background:#f9fff5;}
.nyjobshowcon1-l{width:60%;}
.nyjobshowcon1-l img{width:100%;}
.nyjobshowcon1-r{flex:1;}
.nyjobshowcon1-r h3{font-weight: bold;font-size: 30px;line-height: 30px;color: #0f3f81;}
.nyjobshowcon1-r p{padding-top: 30px;color: #c6eabc;line-height: 48px;font-size: 48px;text-transform: uppercase;font-family: Arial;font-weight:bold;}



/*产品模块*/
.nyprolist{padding: 30px 0;}
.nypro{padding:15px;}
.nypro-img{border:1px solid #e6e6e6;overflow: hidden;}
.nypro-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nypro-ul li{margin-bottom: 15px}
.nypro-ul li p{background: #e6e6e6;text-align: center;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;padding:0 10px;}
.nypro-ul li:hover .nypro-img{border-color:#0f3f81;}
.nypro-ul li:hover .nypro-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nypro-ul li:hover p{background: #0f3f81;color:#fff;}
@media (max-width: 991px) {
	.nyprolist{padding: 2px 0 15px;}
}
@media (max-width: 500px) {
	.nypro{padding:10px;}
}

.pro-ico{display: flex;flex-wrap:wrap;margin: 15px 0;}
.pro-ico a{padding: 0 10px;}
.pro-icoimg{width: 60%;margin: 0 auto;background: #ccc;border-radius: 50%;padding: 20px;}
.pro-ico p{text-align: center;margin-top: 5px;}
.pro-mlist{background: #fff;overflow: hidden;}
.pro-mp{padding-left: 15px;border-bottom: 1px dashed #eee;}
.pro-mp p{line-height: 50px;font-size:16px;padding-left: 15px;position: relative;}
.pro-mp p::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #0f3f81;}
.pro-mlist li{padding: 10px;border-bottom: 1px dashed #eee;}
.pro-m-img{padding: 0;border: 1px solid #ddd;}
.pro-m-txt{padding-left: 10px;padding-right: 0;}
.pro-m-txt>a{font-size: 16px;display: block;color: #333;margin-bottom: 10px;}
.pro-m-txt>p{font-size: 14px;color: #999;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.pro-m-al{overflow: hidden;margin-top: 10px;margin-right: 20px;}
.pro-m-al a{width: 40px;height: 30px;display: block;float: right;border: 1px solid #f3f3f3;}
.pro-m-al a.pro-mico1{background: url(../images/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(../images/pro-mico2.png) no-repeat center;background-size: 20px;border-left: none;}
@media (max-width: 800px) {
	.pro-icoimg{padding: 15px;}
}
@media (max-width: 700px) {
	.pro-icoimg{width: 80%;}
}
@media (max-width: 600px) {
	.pro-icoimg{width: 80%;}
	.pro-ico p{font-size: 12px;}
}
@media (max-width: 500px) {
	.pro-ico{margin: 10px 0;}
	.pro-ico a{padding: 0 5px;}
	.pro-icoimg{width: 100%;}
}


.nyjc{}
.nyjc-til{padding:10px;border-radius: 10px 10px 0 0;color:#fff;background: #0f3f81}
.nyjc-til p{font-size: 24px;padding-left:40px;background:url(../images/fen-bt.png) no-repeat left;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}

.nyrepro-til{padding:10px;border-bottom:1px solid #e5e5e5;}
.nyrepro-til p{font-size:18px;line-height:26px;padding-left:40px;background:url(../images/fen-re.png) no-repeat left;}
.nyrepro ul{background: #fff;}
.nyrepro ul li{padding: 10px 0;border-bottom: 1px dashed #ccc;}
.nyrepro ul li p{margin-top: 10px;}
.nyrepro ul li span{display: block;margin-top: 10px;}
.nyrepro ul li span i{display: inline-block;margin-left: 5px;}


#sidebar1{padding:5px 10px;background: #fff;}
#sidebar1 li{margin-top: 10px;}
#sidebar1 li:first-child{margin-top: 0px;}
#sidebar1 li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;color: #666;background: #eee;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background: #0f3f81;color: #fff;}
#sidebar1 dt{margin-top: 10px;font-weight: normal;font-size: 16px;line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: left;color: #666;border-bottom:1px dashed #e5e5e5; cursor: pointer;}
#sidebar1 dt:first-child{margin-top: 0px;}
#sidebar1 dt>a{color: #666;display: block;font-size: 16px;}
#sidebar1 dt.cur, #sidebar1 dt:hover{}
#sidebar1 dt.cur a,#sidebar1 dt:hover a{color:#0f3f81;font-weight:bold;}
#sidebar1 dd{display: none;}
#sidebar1 dd a{display: block;line-height: 35px;border-bottom: 1px dashed #ddd;background: url(../images/iyuan.png) 5px center no-repeat;padding-left: 25px;margin-bottom: 5px;position: relative;color: #333;}
#sidebar1 dd a.cur, #sidebar1 dd a:hover{background: url(../images/iyuan_on.png) 5px center no-repeat;color:#0f3f81;}










/* 图片模块NyImgList */
#nyimglist{padding-bottom:50px;}
.nyimg-ul{overflow: hidden;}
.nyimg-ul li{margin-bottom: 20px;padding: 0 10px;}
.nyimg-ul li .nyimg-div{background: #fff;padding:7px;border:1px solid #D9D9D9;}
.nyimg-ul li .nyimg-div a{display: block;overflow: hidden;}
.nyimg-ul li .nyimg-div img{margin:0 auto;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top: 9px;overflow: hidden;line-height: 40px;display: block;background: #EFEFEF;font-size: 14px;color: #333;text-align: center;text-overflow:ellipsis;white-space: nowrap;}
.nyimg-ul li:hover .nyimg-div img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nyimg-ul li:hover .nyimg-a{background: #0f3f81;color: #fff;}
@media (max-width: 767px) {
	#nyimglist{padding-bottom:30px;}
}










/* 文章模块 */
#nynewslist{padding-bottom: 50px;}
#nynewslist .container>div[class^="col-"]{padding: 0 10px;}
#nynewslist .container>div:first-child{border-right: 1px solid #eee;}
.nynews-ul{overflow: hidden;}
.nynews-ul li.nynews-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;}
.nynews-img{padding:0;}
.nynews-img a{display: block;border: 1px solid #ccc;}
.nynews-img img{width:100%;min-height:150px;}
.nynews-img a:hover{border: 1px solid #0f3f81;}
.nynews-date {color: #333;line-height: 20px;font-size: 12px;}
.nynews-date span{color: #999;}
.nynews-date p{float: left;margin: 0;}
.nynews-date i{margin-right: 5px;}
.nynews-con h3{font-size: 18px;font-weight: 400;text-transform: uppercase;line-height: 32px;letter-spacing: 1px;margin-top: 0px;margin-bottom: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nynews-con p.nynews-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;height: 46px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.nynews-con a.nynews-more{position:relative;left:0;color: #ffffff;font-size: 15px;padding: 7px;background: #0f3f81;margin-top: 10px;width: 120px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nynews-con a.nynews-more:hover{background: #005c35;left:10px;}
@media (max-width:991px) {
	#nynewslist .container>div:first-child{border: 0;}
	.nynews-con{margin: 10px 0;}
}
@media (max-width:767px) {
	#nynewslist{padding-bottom: 20px;}
	.nynews-con h3{ font-size:16px; font-weight:bold}
	.nynews-img{padding: 0;}
	.nynews-con{padding: 0;}
}



/* 搜索页面NySearch */
#nysearch{padding:50px 0;}
#nysearch .container>div[class^="col-"]{padding: 0 10px;}
#nysearch .container>div:first-child{border-right: 1px solid #eee;}
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #0f3f81;margin-right: 5px;position: relative;top:0;padding: 4px 6px;}
.nysearch-til>a .nysearch-arrow{position: absolute;width: 0;height: 0;vertical-align: top;top: 7px;right: -4px;border-left: 4px solid #000;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left-color: #5d9a1b;}
.nysearch-til>a:hover{background:#005c35;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#005c35;}
.nysearch-til>h2{display: inline;font-size: 19px;margin: 0;font-weight: bold;position: relative;top: 1px;line-height: 25px;}
.nysearch-con p.nysearch-desp{color: #666;font-size: 14px;line-height: 23px;margin: 5px 0;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.nysearch-date {color: #333;line-height: 20px;font-size: 12px;}
.nysearch-date span{color: #999;}
.nysearch-date p{float: left;margin: 0;}
.nysearch-date i{margin-right: 5px;}
.nysearch-con a.nysearch-more{position:relative;left:0;color: #ffffff;font-size: 13px;width:100px;height:30px;line-height:30px;background: #999;margin-top: 10px;display: block;border-radius: 20px;float:left;text-align: center;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.nysearch-con a.nysearch-more:hover{background: #0f3f81;left:10px;}
@media (max-width:991px) {
	#nysearch .container>div:first-child{border: 0;}
	.nysearch-con{margin: 10px 0;}
}
@media (max-width:767px) {
	#nysearch{padding: 20px 0;}
	.nysearch-con{padding: 0;}
}




/* 留言模块Message */
#nymessage{padding:50px 0;background-size:cover;}
#nymessage  .container{border:4px solid #0f3f81;padding:20px;}
#nymessage h4{color:#0f3f81;}
#nymessage form{overflow:hidden;margin-top:50px;}
#nymessage form label{font-weight:normal;}
#nymessage .nymessage-h6{text-align:left;}
@media (max-width:767px) {
	#nymessage{padding:30px 0;}
	#nymessage form{margin-top:30px;}
}

.jiathis{ padding:0px 5px; height:35px; line-height:30px; margin-top:10px; border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;}

.jiathis .jiathis_txt{float: left;}









































#nynav{padding: 10px 0;border-bottom: 1px solid #ddd;}
.nyjc-crcrumbs{border-bottom: 1px solid #ddd;background: url(../images/nav_tb.png) left 6px no-repeat;padding-left: 20px;color: #808080;margin-bottom: 15px;line-height: 25px;padding-bottom: 10px;}
.nyjc-crcrumbs a{color: #808080;}
.nyjc-crcrumbs a:hover{color: #0f3f81;}

.nysolution>div{position: relative;}
.nysolution-nav{background: rgba(0,0,0,.5);line-height: 42px;position: absolute;bottom: 0;width: 100%;left: 0;}
.nysolution-nav span{display: block;padding: 0 27px;color: #fff;}
.nysolution-nav a{color: #fff;}



.tablesaw td, .tablesaw th {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: .5em .7em;}

.nyjc{}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #0f3f81}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 90px;background: #fff;margin:10px 0;}

.nyprolist{padding: 30px 0;}
.nypro-img{border:1px solid #e6e6e6;overflow: hidden;}
.nypro-img img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nypro-ul{margin-bottom: 30px;}
.nypro-ul li{margin-bottom: 20px}
.nypro-ul li p{background: #e6e6e6;text-align: center;height: 35px;line-height: 35px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin:0;padding:0 10px;}
.nypro-ul li:hover .nypro-img{border-color:#0f3f81;}
.nypro-ul li:hover .nypro-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nypro-ul li:hover p{background: #0f3f81;color:#fff;}
@media (max-width: 991px) {
	.nyprolist{padding: 2px 0 15px;}
}

/* 产品内页Nyproduct */
#nypronav{border-bottom: 1px solid #e5e5e5;}
#nypronav>.container{padding: 0;}

/*#sidebar1{display: flex;}
#sidebar1 li{flex: 1;line-height: 78px;text-align: center;}
#sidebar1 li a{display: block;color: #666;font-size: 16px;transition: all .3s;-webkit-transition: all .3s;border: 1px solid #e5e5e5;}
#sidebar1 li a i{width: 25px;height: 25px;display: inline-block;margin-right: 15px;position: relative;top: 5px;}
#sidebar1 li:nth-child(1) a i{background: url(../images/nypro-ico1.png) no-repeat center;}
#sidebar1 li:nth-child(2) a i{background: url(../images/nypro-ico2.png) no-repeat center;}
#sidebar1 li:nth-child(3) a i{background: url(../images/nypro-ico3.png) no-repeat center;}
#sidebar1 li:nth-child(4) a i{background: url(../images/nypro-ico4.png) no-repeat center;}
#sidebar1 li.cur a, #sidebar1 li:hover a{background-color: #0f3f81;color: #fff;border-color: #0461B2;}
#sidebar1 li:nth-child(1).cur a i, #sidebar1 li:nth-child(1):hover a i{background: url(../images/nypro-ico1m.png) no-repeat center;}
#sidebar1 li:nth-child(2).cur a i, #sidebar1 li:nth-child(2):hover a i{background: url(../images/nypro-ico2m.png) no-repeat center;}
#sidebar1 li:nth-child(3).cur a i, #sidebar1 li:nth-child(3):hover a i{background: url(../images/nypro-ico3m.png) no-repeat center;}
#sidebar1 li:nth-child(4).cur a i, #sidebar1 li:nth-child(4):hover a i{background: url(../images/nypro-ico4m.png) no-repeat center;}
@media (max-width: 991px) {
	#sidebar1 li a{font-size: 15px;}
}
@media (max-width: 767px) {
	#sidebar1{flex-wrap: wrap;align-content: flex-start;}
	#sidebar1 li{width: 50%;flex: auto;}
}
@media (max-width: 400px) {
	#sidebar1 li{line-height: 55px;}
	#sidebar1 li a{font-size: 14px;}
	#sidebar1 li a i{margin-right: 5px;}
}

#nyproduct{padding: 60px 0 40px;border-bottom: 1px solid #e5e5e5;}
@media (max-width: 991px) {
	#nyproduct{padding: 0;}
}*/
/* 内页产品列表描述Nyprocon */
#nyprocon1{padding: 60px 0 100px;}
.nyprocon1-txt{margin-top: 70px;}
.nyprocon1-txt p{color: #333;font-size: 16px;line-height: 32px;text-align: justify;margin-bottom: 15px;}
.nyprocon1-txt p span{color: #0461B2;margin-right: 10px;}
.nyprocon1-txt p:last-child{margin-bottom: 0;}
#nyprocon2{background: url(../images/nyprocon2-bg.jpg) no-repeat center;background-size: cover;padding-top: 75px;}
.nyprocon2-img h2{font-size: 40px;color: #fff;margin-bottom: 20px;}
.nyprocon2-txt{padding:15px 0 110px;border-bottom: 8px solid #4cb034;}
.nyprocon2-txt p{color:#fff;text-align: justify;line-height: 25px;margin-top: 35px;}
#nyprocon3{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
#nyprocon3 img{margin-top: 20px;}
#nyprocon4{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
#nyprocon4 img{margin-top: 20px;}
#nyprocon5{padding: 60px 0 50px;border-bottom: 1px solid #e5e5e5;}
.nyprocon5-img{margin-top: 30px;}
.nyprocon5-txt{margin-top: 30px;padding-top: 20px;text-align: justify;}
.nyprocon5-txt ul{padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;}
.nyprocon5-txt ul li{color: #444;line-height: 25px;margin-bottom: 10px;}
.nyprocon5-txt ul li span{color: #4cb034;margin-right: 5px;}
.nyprocon5-txt p{color: #444;line-height: 25px;margin-top: 10px;}
#nyprocon6{padding: 55px 0 120px;}
.nyprocon6-til{line-height: 52px;background-image: linear-gradient(to right, #00479d , #00a0e9);overflow: hidden;margin-top: 40px;}
.nyprocon6-til div{width: 50%;padding-left: 50px;float: left;}
.nyprocon6-til p{color: #fff;font-size: 18px;background: url(../images/nysolucon4-jt.png) no-repeat left;padding-left: 30px;}
.nyprocon6-con{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);display: flex;background: url(../images/nysolucon4-x.jpg) no-repeat center center;}
.nyprocon6-con>div{flex: 1;padding: 35px;}
.nyprocon6-con p{color: #333;font-size: 14px;margin-bottom: 16px;}
.nyprocon6-con p span{color: #0094df;font-family: SamHei;position: relative;top: 4px;font-size: 23px;line-height: 10px;}
.nyprocon6-con1 p:last-child, .nyprocon6-con2 p:last-child{margin-bottom: 0;}
@media (max-width:1459px){
	.nyprocon2-txt{padding: 15px 0 60px;}
}
@media (max-width:1359px){
	#nyprocon2{padding-top: 50px;}
	.nyprocon2-txt{padding: 0px 0 60px;}
	.nyprocon2-img{margin-top: 35px;}
}
@media (max-width:1359px){
	.nyprocon2-img{margin-top: 70px;}
}
@media (max-width:1199px){
	.nyprocon1-txt{margin-top: 0;}
	#nyprocon2{padding-top: 0px;}
	.nyprocon2-img{margin-top: 150px;}
	.nyprocon2-img h2{font-size: 32px;}
	.nyprocon2-txt{padding: 0px 0 30px;}
	.nyprocon5-txt{margin-top: 0;}
}
@media (max-width:991px){
	.nyprocon1-txt{margin-top: 15px;}
	.nyprocon2-img{margin-top: 30px;}
}
@media (max-width:767px){
	#nyprocon1, #nyprocon2, #nyprocon3, #nyprocon4, #nyprocon5, #nyprocon6{padding: 30px 0;}
	.nyprocon1-img, .nyprocon1-txt{padding: 0;}
	.nyprocon1-txt{margin-top: 10px;}
	.nyprocon2-img{margin-top: 0;}
	.nyprocon2-txt p{margin-top: 10px;}
	.nyprocon5-txt{padding-left: 0;padding-right: 0;}
	.nyprocon6-til{margin-top: 20px;}
	.nyprocon6-til div{width: 100%;}
	.nyprocon6-til div:last-child{display: none;}
	.nyprocon6-con{background: none;}
	.nyprocon6-con>div:last-child{display: none;}
}
@media (max-width:570px){
	.nyprocon6-til div{padding-left: 25px;}
	.nyprocon6-con>div{padding: 20px;}
}
@media (max-width:500px){
	.nyprocon2-img h2{font-size: 26px;}
	.nyprocon2-txt{padding: 0;border: 0;}
}
@media (max-width:400px){
	.nyprocon2-img h2{font-size: 22px;}
}
@media (max-width:340px){
	.nyprocon2-img h2{font-size: 20px;}
}
.pro-mlist{background: #fff;}
.pro-mp{padding-left: 15px;border-bottom: 1px dashed #eee;}
.pro-mp p{line-height: 50px;font-size:16px;padding-left: 15px;position: relative;}
.pro-mp p::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #0f3f81;}
.pro-mlist li{padding: 10px;border-bottom: 1px dashed #eee;}
.pro-m-img{padding: 0;}
.pro-m-txt{padding-left: 10px;padding-right: 0;}
.pro-m-txt>a{font-size: 16px;display: block;color: #333;margin-bottom: 10px;}
.pro-m-txt>p{font-size: 14px;color: #999;line-height: 20px;height: 40px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.pro-m-al{overflow: hidden;margin-top: 10px;margin-right: 20px;}
.pro-m-al a{width: 40px;height: 30px;display: block;float: right;border: 1px solid #f3f3f3;}
.pro-m-al a.pro-mico1{background: url(../images/pro-mico1.png) no-repeat center;background-size: 20px;}
.pro-m-al a.pro-mico2{background: url(../images/pro-mico2.png) no-repeat center;background-size: 20px;border-left: none;}

/* 产品详情Nyshowpro */
#nyshowpro{padding: 50px 0;background-color: #f3f3f3;}
/*.showpro{background-color: #fff;padding: 50px 75px;}*/
.showpro-list-img{border:1px solid #eee;}
.showpro-list-img img{width: 100%}
.showpro-right{padding-left:30px;max-height: 533px;overflow: hidden;}
.showpro-right h2{font-size: 20px;font-weight: bold;border-bottom: 1px dashed #ccc;padding-bottom: 10px;margin-bottom: 10px;margin-top: 0}
.showpro-right p{color: #666;line-height: 25px;margin-bottom: 10px;}
.showpro-tel{padding-top: 10px;}
.showpro-rem{padding-top: 10px;}
.showpro-rem p{color:#0f3f81;font-weight: bold;font-size: 16px;}
.showpro-rem ul{}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #0f3f81}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #0f3f81;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;}

@media (max-width: 767px) {
	#nyshowpro{padding: 0;}
	.showpro-right{margin-top: 10px;}
	.showpro{padding: 15px;}
}
@media (max-width: 450px) {
	.showpro-con ul{display: flex}
	.showpro-con ul li{flex:1;padding:0;font-size: 14px;}
	.showpro-details{font-size: 14px;}
	.showpro-details td{padding:5px;}
}

.nymenu{width: 0;height: calc(100% - 50px);position: fixed;z-index: 90;top: 0;background: rgba(0,0,0,0.3);}
.nymenu>a{position: fixed;right: 0;top: 50%;width: 30px;text-align: center;padding: 5px;background: #0f3f81;color: #fff;z-index: 95;}
.nymenu-con{position: fixed;overflow-y: auto;top: 0;right: -280px;width: 280px;padding: 15px 25px 25px;height: calc(100% - 50px);background-color: #0f3f81;color:#fff;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;z-index: 100; }
.nymenu-con h3{font-size: 18px;font-weight: bold;line-height: 40px;border-bottom: 1px dashed #fff;margin-bottom: 10px;}
.nymenu-con dl{margin-bottom: 0;}
.nymenu-con dl a{color: #fff;}
.nymenu-con dl dt, .nymenu-con dl dt a{display: block;font-size: 16px;line-height: 30px;}
.nymenu-con dl dd{padding-left: 10px;}
.nymenu-con dl dd a{display: inline-block;margin: 7px 10px;}
.nymenu-con>a{float: right;color: #fff;position: relative;top:8px;z-index: 102;font-size: 18px;}
.nymenu-con.on{right: 0;}

/*内页产品详情*/
.showpro-list-img{border:1px solid #eee;}
.showpro-list-img img{width: 100%}
.showpro-p{padding-bottom:20px;}
.showpro-p h1{font-size:20px;line-height:30px;color:#222;margin-bottom:15px;font-weight:bold;text-transform: capitalize;}
.showpro-p h4{color:#808080;font-size:14px;line-height:24px;}
.showpro-p ul{margin-top:15px;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:5px 0;}
.showpro-p ul li{margin:10px 0;vertical-align:middle;text-transform:capitalize;color:#808080;}
.showpro-p ul li p{display: inline-block;margin-right: 5px;color: #444;font-size: 16px;vertical-align: middle;padding-bottom: 3px;}
.showpro-rem>p{color:#600624;font-weight: bold;line-height: 25px;margin-bottom: 10px;font-size: 18px;}
.showpro-rem ul{padding:10px;border:2px solid #ccc;}
.showpro-rem ul li a{border:1px solid #eee;display: block;}
.showpro-rem ul li:hover a{border-color: #600624}

.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;}
.showpro-con ul li{text-align: center;padding:0 24px;font-size: 16px;background: #e6e6e6;color:#333;float: left;margin-right: 10px;cursor: pointer;}
.showpro-con ul li.on{background: #600624;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;}

@media (max-width: 767px) {
	.showpro-right{margin-top: 10px;}
}
@media (max-width: 450px) {
	.showpro-con ul{display: flex}
	.showpro-con ul li{flex:1;padding:0;font-size: 14px;}
	.showpro-details{font-size: 14px;}
	.showpro-details td{padding:5px;}
}

/* 内页解决方案Nysolu */
#nysolu{background: url(../images/nysolubg.jpg) no-repeat top center;padding: 50px 0 70px;border-bottom: 1px solid #E5E5E5;}
#nysolu>.container{padding: 0;}
.nysolu-swiper-container{overflow: hidden;position: relative;margin-bottom: 30px;}
.nysolu-one{display: flex;}
.nysolu-one-img{flex: 9;overflow: hidden;}
.nysolu-one-img a{display: block;}
.nysolu-one-img img{width: 100%;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nysolu-one-txt{flex: 5.1;padding: 0 75px;border: 1px solid #e5e5e5;}
.nysolu-one-txt>div{}
.nysolu-one-txt .nysolu-til{color: #232323;font-size: 26px;line-height: 50px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-one-txt .nysolu-xian{width: 74px;height: 2px;background-color: #0f3f81;}
.nysolu-one-txt p{color: #444;font-size: 15px;line-height: 30px;text-align: justify;margin-top: 30px;max-height: 120px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.nysolu-one-txt .nysolu-more{width: 140px;line-height: 42px;height: 42px;background-color: #0f3f81;color: #fff;font-size: 15px;display: block;text-align: center;margin-top: 25px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-one-img a:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.nysolu-one-txt .nysolu-til:hover{color: #0461B2;}
.nysolu-one-txt .nysolu-more:hover{background-color: #024b8b;}
.nysolu-swiper-container .nysolu-swiper-button-next, .nysolu-swiper-container .nysolu-swiper-button-prev{position: absolute;width: 40px;height: 60px;z-index: 100;}
.nysolu-swiper-container .nysolu-swiper-button-prev{bottom: 50%;background: url(../images/nysolu-prev.png) no-repeat center #0461B2;border-radius: 25px 0 0 0;}
.nysolu-swiper-container .nysolu-swiper-button-next{top: 50%;background: url(../images/nysolu-next.png) no-repeat center #0461B2;border-radius: 0 0 25px 0;}

.nysolu-ul{overflow: hidden;}
.nysolu-ul li{padding: 0 25px;margin-bottom: 45px;}
.nysolu-ul li .nyimg-div{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);}
.nysolu-ul li .nyimg-div>a{overflow: hidden;display: block;}
.nysolu-ul li .nyimg-div img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nysolu-ul li .nyimg-a{line-height: 56px;padding: 0 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;display: block;color: #333;font-size: 16px;transition: all .3s;-webkit-transition: all .3s;}
.nysolu-ul li:hover .nyimg-div img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nysolu-ul li:hover .nyimg-a{background-color: #0f3f81;color: #fff;}
@media (max-width:1199px){
	.nysolu-ul li{padding: 0 15px;margin-bottom: 25px;}
}
@media (max-width:767px){
	#nysolu{padding: 30px 0;}
	#nysolu>.container{padding: 0 10px;}
	.nysolu-ul li{padding: 0 8px;margin-bottom: 20px;}
}
@media (max-width:500px){
	.nysolu-ul li .nyimg-a{font-size: 15px;line-height: 40px;}
}

.nytitle{overflow: hidden;}
.nytitle h2{text-align: center;font-size: 40px;font-weight: bold;color: #232323;}
.nytitle h2 i{width: 10px;height: 10px;background-color: #4cb034;border-radius: 50%;display: inline-block;position: relative;left: 8px;top: 4px;}
.nytitle .ny-xian{width: 50px;height: 3px;background-color: #4cb034;margin: 20px auto;}

#nysolucon1{padding: 50px 0 30px;}
#nysolucon1 p{font-size: 16px;color: #444;line-height: 30px;padding: 10px 40px 0;text-align: justify;}
#nysolucon2{background: url(../images/nysolucon2-bg.jpg) no-repeat center top;padding: 57px 0;background-size: cover;}
#nysolucon2 p{font-size: 28px;font-weight: bold;color: #fff;}
#nysolucon2 img{margin-top: 40px;}
#nysolucon3{padding: 60px 0;border-bottom: 1px solid #e5e5e5;}
.nysolucon3-img{text-align: right;}
#nysolucon3 img{max-width: 100%;}
#nysolucon3 p{color: #444;font-size: 16px;text-align: justify;margin-top: 60px;line-height: 32px;}
#nysolucon4{padding: 65px 0 40px;}
.nysolucon4-til{line-height: 52px;background-image: linear-gradient(to right, #00479d , #00a0e9);overflow: hidden;margin-top: 40px;}
.nysolucon4-til div{width: 50%;padding-left: 50px;float: left;}
.nysolucon4-til p{color: #fff;font-size: 18px;background: url(../images/nysolucon4-jt.png) no-repeat left;padding-left: 30px;}
.nysolucon4-con{box-shadow: 0 0 10px 1px rgba(6,0,1,0.15);display: flex;background: url(../images/nysolucon4-x.jpg) no-repeat center center;}
.nysolucon4-con>div{flex: 1;padding: 35px;}
.nysolucon4-con p{color: #333;font-size: 14px;margin-bottom: 16px;}
.nysolucon4-con p span{color: #0094df;font-family: SamHei;position: relative;top: -1px;}
.nysolucon4-con1 p:last-child, .nysolucon4-con2 p:last-child{margin-bottom: 0;}
#nysolucon5{padding: 30px 0 60px;border-bottom: 1px solid #e5e5e5;}
#nysolucon5 img{margin-top: 30px;}
#nysolucon5 p{font-size: 24px;font-weight: bold;color: #222;text-align: center;padding-bottom: 30px;}
#nysolucon6{padding: 60px 0 80px;}
.nysolucon6-bg{height: 220px;background: url(../images/nysolucon6-bg.jpg) no-repeat center;margin-top: 35px;}
.nysolucon6-bg p{font-size: 16px;color: #333;text-align: center;padding: 0 235px;line-height: 32px;}
@media (max-width:1459px){
	.nysolucon6-bg p{padding: 0px 185px;}
}
@media (max-width:1359px){
	.nysolucon6-bg p{padding: 0px 135px;}
}
@media (max-width:1259px){
	.nysolucon6-bg p{padding: 0px 105px;}
}
@media (max-width:1199px){
	#nysolucon3 p{margin-top: 20px;}
	.nysolucon6-bg p{padding: 0px 25px;}
}
@media (max-width:991px){
	.nysolucon3-img{text-align: center;}
	#nysolucon3 .container div{padding: 0;}
}
@media (max-width:767px){
	.nytitle h2{font-size: 30px;}
	.nytitle .ny-xian{margin: 10px auto;}
	#nysolucon1, #nysolucon2, #nysolucon3, #nysolucon4, #nysolucon6{padding: 30px 0;}
	#nysolucon5{padding: 0 0 30px;}
	#nysolucon1 p{padding: 10px 0 0 0;}
	#nysolucon2 img{margin-top: 20px;}
	#nysolucon3 p{margin-top: 10px;}
	.nysolucon4-til{margin-top: 20px;}
	.nysolucon4-til div{width: 100%;}
	.nysolucon4-til div:last-child{display: none;}
	.nysolucon4-con{background: none;}
	.nysolucon4-con>div:last-child{display: none;}
}
@media (max-width:570px){
	#nysolucon2 p{font-size: 21px;}
	.nysolucon4-til div{padding-left: 25px;}
	.nysolucon4-con>div{padding: 20px;}
	#nysolucon5 img{margin-top: 10px;}
	#nysolucon5 p{font-size: 20px;padding-bottom: 0;margin-top: 10px;}
}
@media (max-width:400px){
	.nytitle h2{font-size: 24px;}
	#nysolucon2 p{font-size: 16px;font-weight: normal;}
	#nysolucon5 p{font-weight: normal;font-size: 16px;}
	.nysolucon6-bg{margin-top: 15px;}
	.nysolucon6-bg p{padding: 0px 10px;font-size: 15px;}
}

#objimg{}
.obj-img{position: relative;}
.obj-img::before{content: '';position: absolute;top: 0;left: 0;width:100%;height:100%;background: rgba(0,0,0,.5);}
.obj-img h1, .obj-img p{text-shadow: 0 0 2px #000;-webkit-animation-duration: 1s;animation-duration: 1s;-o-animation-duration: 1s;-ms-animation-duration: 1s;-moz-animation-duration: 1s;-webkit-animation-fill-mode: both;-o-animation-fill-mode: both;-ms-animation-fill-mode: both;-moz-animation-fill-mode: both;-webkit-animation-name: bannerH2;animation-name: bannerH2;-o-animation-name: bannerH2;-ms-animation-name: bannerH2;-moz-animation-name: bannerH2;opacity: 0;}
.obj-img h1{color: #fff;position: relative;margin-bottom: 20px;font-size: 36px; -webkit-animation-delay: 0.3s;animation-delay: 0.3s;-o-animation-delay: 0.3s;-ms-animation-delay: 0.3s;-moz-animation-delay: 0.3s;}
.obj-img p{color: #fff;position: relative;font-size: 18px; -webkit-animation-delay: 0.8s;animation-delay: 0.8s;-o-animation-delay: 0.8s;-ms-animation-delay: 0.8s;-moz-animation-delay: 0.8s;}
.obj-con{padding-top: 15%;padding-bottom: 15%;}
@media (max-width:500px) {
	.obj-img h1{font-size: 20px;}
	.obj-img p{font-size: 14px;}
}
@-webkit-keyframes bannerH2 {
0% { opacity:0; -webkit-transform:translateY(50px); transform:translateY(50px); -moz-transform:translateY(50px); -o-transform:translateY(50px); -ms-transform:translateY(50px); }
100% { opacity:1; -webkit-transform:translateY(0); transform:translateY(0); -moz-transform:translateY(0); -o-transform:translateY(0); -ms-transform:translateY(0); }
}
@keyframes bannerH2 {
0% { opacity:0; -webkit-transform:translateY(50px); transform:translateY(50px); -moz-transform:translateY(50px); -o-transform:translateY(50px); -ms-transform:translateY(50px);  }
100% { opacity:1; -webkit-transform:translateY(0); transform:translateY(0); -moz-transform:translateY(0); -o-transform:translateY(0); -ms-transform:translateY(0); }
}


.section-content{ margin-top: 20px;padding:15px 20px;background: #fff;box-shadow: 1px 1px 5px rgba(0,0,0,0.1);font-size: 16px;line-height: 2;}
.nav-height{ position:relative;}
#nav-wrap1 { width: 100%;background: #fff;box-shadow: 0 0 5px rgba(0,0,0, 0.2);}
#nav-wrap1.navFix{position: fixed;top: 90px;left: 0;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);z-index: 999;}
#nav-wrap1 ul {display: block;}
#nav-wrap1.navFix ul{ border-bottom: 0;}
#nav-wrap1 li { display: inline-block; text-align: left;height: 50px; line-height: 50px; float: left;}
#nav-wrap1 li a {display: block;padding: 0 20px;font-size:16px; color: #666; text-decoration: none;}
#nav-wrap1 li a:hover{color: #0f3f81;}
#nav-wrap1 li a.active {position: relative;color: #0f3f81;}
#nav-wrap1 li a.active::after {content: ''; position: absolute;left: 0;bottom: 0;height: 2px;width:100%;background: #0f3f81}
.nav-mobile {display: none;font-weight: bold;width: 100%;}
.click-me {width: 150px;height: 30px; background: #0f3f81;color: white; text-align: center;line-height: 30px;}
.click-me a {display: block;color: white;}
.prod-bg{background: #f1f1f1;}
.prod-title{margin-bottom: 10px;font-size: 18px;color: #666;}
.prod-info{}
.prod-info img{max-width: 100%;}
#section1 img{margin: 10px 0;}
#section2 img{border:1px solid #ddd;padding: 3px;}
#section2 a:hover img{border: 1px solid #0f3f81;}
@media (max-width:414px) {
	.prod-bg{padding: 0 10px;}
	.section-content{padding: 10px; font-size: 14px;margin-top: 10px;}
}
@media (max-width:414px) {
	#nav-wrap1.navFix{top: 65px;}
}

.objbg{background: url(../images/dyna_bj.png) no-repeat;}
.nyobj-ul li{margin-bottom: 20px;padding: 0 10px;}
.nyobj-bor{border: 1px solid #ddd;overflow: hidden;}
.nyobj-img img{width: 100%;}
.nyobj-a{font-size: 26px;color: #353535;font-weight: bold;}
.nyobj-txt{margin-top: 30px;padding: 0 40px;}
.nyobj-txt p{font-size: 15px;color: #666;border-top: 1px solid #ddd;padding-top: 20px;margin-top: 10px;line-height: 25px;height: 120px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.nyobj-a:hover{color: #0f3f81;}
.nyobj-more{margin-top: 30px;}
.nyobj-more a{display: inline-block;background: #0f3f81;padding: 8px 20px;color: #fff;border-radius: 5px;}
.nyobj-more a+a{margin-left: 20px;}

#showimg{padding: 15px 10px;}
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;}
.showimg-top span{margin-right: 10px;}
.showimg-top span{font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;}
.showimg-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 300;padding: 0 10px;border-bottom: 1px solid #F0F2F5;padding-bottom: 20px;}
.showimg-con img{max-width: 100%;}
.showimg-page{padding-top: 30px;overflow: hidden;}
.showimg-page>div[class^="col-"]{padding: 0 10px;}
.showimg-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.showimg-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	#nyimg{padding-top: 15px;padding-bottom: 15px;}
	.nyimg-ul li{margin-bottom: 20px;}
	.showimg-top h2{ font-size:16px;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{padding:0;font-size:14px !important;}
	.page-header h3{font-size:16px;margin:0;}
	.xgred li{padding: 0}
}

.hotpros{padding:0 10px;margin-bottom: 20px;}
.hotpros p{font-size: 16px;color: #0f3f81;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.hotpros a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotpros a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #0f3f81;}

.hotnews{padding:0 10px;}
.hotnews p{font-size: 16px;color: #0f3f81;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-news.png) no-repeat left;}
.hotnews a{display: block;font-size: 14px;line-height: 30px;padding-left: 15px;background:url(../images/iyuan.png) no-repeat left;background-size:8px;}
.hotnews a:hover{background: url(../images/iyuan_on.png) no-repeat left;color: #0f3f81;}

#shownews{padding:0px 10px;}
#shownews .container>div[class^="col-"]{padding: 0 10px;}
#shownews .container>div:first-child{border-right: 1px solid #eee;}
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.shownews-top span{margin-right: 10px;}
.shownews-top span{font-size: 14px;color: #a3afb7;}
.shownews-img{margin-top: 25px; text-align:center}
.shownews-img img{max-width: 100%;}
.shownews-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px;border-bottom: 1px solid #F0F2F5;}
.shownews-con img{max-width: 100%;}
.shownews-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.shownews-page a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding: 10px 15px;border: 1px solid #e4eaec;transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 100%;}
.shownews-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:991px) {
	#shownews .container>div:first-child{border:0;}
	.sdsd{padding: 0px;}
}
@media (max-width:767px){
	#shownews{padding: 0;}
	.shownews-top h1{ font-size:20px;}
	.shownews-top h2{ font-size:16px;}
	.shownews-con{padding:0;font-size:14px !important}
	.shownews-left{padding: 0 5px;}
	.shownews-page>div[class^="col-"]{padding: 0 10px;}
}

#pageshow {padding: 10px;}
.show-dateil{font-size: 16px;line-height: 2;padding: 10px;}
.show-dateil p{}
.show-dateil img{max-width: 100%;}
.showmap img{max-width: none;}
@media (max-width:767px){
	.show-dateil{padding: 0;}
	.show-dateil,.show-dateil *{font-size:14px !important}
	.show-dateil h2 span{font-size: 24px !important;}
	#dituContent{height: 400px !important}
}

/* 下载中心 */
#downloadlist{}
#downloadlist .metlist{ margin-bottom:20px;}
#downloadlist dl.top dt a{ color:#0f3f81;}
#downloadlist .metlist dt{ border-bottom:1px solid #ddd; font-size:14px; font-weight:bold; padding:3px 5px 3px 20px; background:url(../images/dt-9.gif) no-repeat 5px 9px;}
#downloadlist .metlist dd{ color:#999; padding:5px 8px; background:#f8f8f8;}
#downloadlist .metlist dd b{ font-weight:normal;}
#downloadlist .metlist dd div{ float:right;}
#downloadlist .metlist dd span{ padding-right:20px;}
#downloadlist .metlist dd a{ color:#1C57C4; text-decoration:underline;}
#downloadlist .metlist dd a.down{ color:#fa1a1a; text-decoration:underline;}
#showdownload{}
#showdownload h1.title{ font-size:18px; padding:5px 0px; margin-bottom:5px;}
#showdownload .paralist{ background:#f6f6f6; padding:5px 10px;}
#showdownload .paralist li{ padding:3px 5px 3px 0px; margin:5px 0px; border-bottom:1px solid #eee;}
#showdownload .paralist li a{ color:#0f3f81; text-decoration:underline;}
#showdownload .paralist li span{ float:left; padding:0px 10px; margin-right:5px; text-align:left; }
#showdownload .editor{ line-height:2; padding:0px 10px; font-size:14px;}
#showdownload .ctitle{ margin:15px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc; }

/* 标签 */
.pro_key{line-height: 35px;border-top: dashed 1px #d7d7d7;margin-top: 5px;font-size: 14px;}

/*相关推荐*/
.xgred{overflow: hidden;}
.xgred .xgred-con{line-height: 40px;border-bottom:1px #ccc dashed;overflow: hidden;}
.xgred .xgred-con a{font-size: 14px;color: #4b4b4b;display: block;float: left;width: calc(100% - 90px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xgred .xgred-con em{float: right;font-size: 13px;color: #ccc;line-height: 40px;margin-right: 10px;}
.xgred .xgred-con a:hover{color: #0f3f81}

/*全站搜索*/
#searchlist{}
#searchlist li{ padding-left:10px; margin-bottom:6px; line-height:1.5;}
#searchlist ul{ list-style:none; padding:0px; margin:0px;}
#searchlist ul li{ padding:3px 5px; margin-bottom:5px;}
#searchlist ul li img{ display:none;}
#searchlist .search_title{ display:block; padding:2px 0px;}
#searchlist .search_title a{ font-size:14px; color:#12C; text-decoration:underline;}
#searchlist .search_title em{ color:#c00; text-decoration:underline; font-style:normal;}
#searchlist .search_detail{ display:block; }
#searchlist .search_detail a{ text-decoration:underline; color:#12C;}
#searchlist .search_content em{ color:#c00; font-style:normal;}
#searchlist .search_updatetime{ display:block; margin-top:5px; color:green;}
#searchlist a:hover{ text-decoration:underline;}

/* 内页banner */
.nybanner{}
.nybanner>div{background-position: top center;background-repeat: no-repeat;background-size: cover;}
.nybanner p{font-size: 36px;color: #0f3f81;}
.nybanner span{font-size: 20px;color: #444;text-transform: uppercase;letter-spacing: 0.4px;}
@media (max-width: 991px){
	.nybanner>div{height: 400px !important;}
}
@media (max-width: 767px){
	.nybanner p{font-size: 35px;}
	.nybanner span{font-size: 18px;}
	.nybanner>div{height: 300px !important;}
}
@media (max-width: 560px){
	.nybanner p{font-size: 30px;}
	.nybanner span{font-size: 16px;}
	.nybanner>div{height: 250px !important;}
}
@media (max-width: 420px){
	.nybanner p{font-size: 24px;}
	.nybanner span{font-size: 14px;}
	.nybanner>div{height: 200px !important;}
}
@media (max-width: 374px){
	.nybanner p{font-size: 20px;}
	.nybanner span{font-size: 12px;}
}

/*翻页样式*/
.metpager_1{ text-align:center; }
.metpager_2{ text-align:center; }
.metpager_3{ text-align:center; }

#flip{ line-height: 25px; }
.digg4{ padding:3px; margin:3px; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.digg4 a,.digg4 span.miy{ margin:2px; text-decoration:none; }
.digg4 .disabledfy{ font-family: Tahoma, Verdana; }

.metpager_4 a,.metpager_4 span.miy{ border:1px solid #aaaadd; padding:2px 5px 2px 5px; color:#009; }
.metpager_4 a:hover { border:1px solid #009; color:#000; }
.metpager_4 a:active { border:1px solid #009; color:#000; }
.metpager_4 span.current { border:1px solid #009; background-color:#009; padding:2px 5px 2px 5px; margin:2px; color:#FFFFFF; text-decoration:none;}
.metpager_4 span.disabled { border:1px solid #eee; padding:2px 5px 2px 5px; margin:2px; color:#ddd;}

.metpager_5 a,.metpager_5 span.miy{ border:1px solid #ccdbe4; padding:2px 8px 2px 8px; color:#0f3f81; display: inline-block; }
.metpager_5 a:hover { border:1px solid #0f3f81; color:#fff; background-color:#0f3f81;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#0f3f81; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#666;display: inline-block;}

.metpager_6{ color:#ff6500; }
.metpager_6 a,.metpager_6 span.miy{ border:1px solid  #ff9600; padding:2px 7px 2px 7px; background-position:50% bottom; color:#ff6500; background-image:url(../images/page/page6.jpg);}
.metpager_6 a:hover { border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 a:active {border:1px solid #ff9600; color:#ff6500; background-color:#ffc794;}
.metpager_6 span.current {border:1px solid #ff6500; padding:2px 7px 2px 7px; margin:2px; color:#ff6500; background-color:#ffbe94; text-decoration:none;}
.metpager_6 span.disabled { border:1px solid #ffe3c6; padding:2px 7px 2px 7px; margin:2px; color:#ffe3c6;}

.metpager_7 a,.metpager_7 span.miy{ border:1px solid  #2c2c2c; padding:2px 5px 2px 5px; background:url(../images/page/page7.gif) #2c2c2c; color:#fff;}
.metpager_7 a:hover { border:1px solid #aad83e; color:#fff;background:url(../images/page/page7_2.gif) #aad83e;}
.metpager_7 a:active { border:1px solid #aad83e; color:#fff;background:urlurl(../images/page/page7_2.gif) #aad83e;}
.metpager_7 span.current {border:1px solid #aad83e; padding:2px 5px 2px 5px; margin:2px; color:#fff;background:url(../images/page/page7_2.gif) #aad83e; text-decoration:none;}
.metpager_7 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_8 a,.metpager_8 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#aaa;}
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 a:hover { border:1px solid #a0a0a0; }
.metpager_8 span.current {border:1px solid #e0e0e0; padding:2px 5px 2px 5px; margin:2px; color:#aaa; background-color:#f0f0f0; text-decoration:none;}
.metpager_8 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}

.metpager_9 a,.metpager_9 span.miy{ border:1px solid #ddd; padding:2px 5px 2px 5px; color:#88af3f; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 a:hover { border:1px solid #85bd1e; color:#638425; background-color:#f1ffd6; } 
.metpager_9 span.current {border:1px solid #b2e05d; padding:2px 5px 2px 5px; margin:2px; color:#fff; background-color:#b2e05d; text-decoration:none;} 
.metpager_9 span.disabled { border:1px solid #f3f3f3; padding:2px 5px 2px 5px; margin:2px; color:#ccc;}