@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#4b4b4b; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top;
	image-rendering: -moz-crisp-edges; /* Firefox */
    image-rendering: -o-crisp-edges; /* Opera */
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
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:#007dff;}
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;}
.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; }
.dh300s{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;}
.con-fff{width:100%;height:100%;}
.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 {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}


@media(min-width:1480px){
	.container{width: 1450px;}
}
.title-t h2{ font-size: 24px; line-height: 48px; color: #252525;}
.title-t h6{ font-size: 32px; color: #252525; font-weight: bold; text-transform: uppercase;}

@media(max-width: 767px){
	.title-t h2{ font-size: 20px;}
	.title-t h6{ font-size: 18px;}
}


/*header*/
#header{background: #fff; padding:15px 0; position: fixed; width: 100%; z-index: 99; box-shadow: 0px 0px 5px #999;}
#header .logo{ float: left;}
#header .navpc{ float: left; padding-left: 8%; }
#header .navpc ul li{ float: left;}
#header .navpc ul li a{ font-size: 16px; color: #252525; line-height: 46px; border-bottom: 4px solid #fff; display: block; padding: 0 13px; margin: 0 10px;}
#header .navpc ul li.cur a,#header .navpc ul li:hover a{border-bottom: 4px solid #0b9eec; color: #0b9eec;}
#header .search{ float: right; border:1px solid #d5d5d5; line-height: 30px; border-radius: 20px; margin-top: 8px;}
#header .search form{display: block; height: 30px;}
#header .search .tt{ line-height: 30px; border:none; color: #d5d5d5; float: left; padding: 0 5px; }
#header .search .s_bt{ font-size: 0; background: url(../images/search.png) no-repeat center; width: 30px; height: 30px; border:none;}

@media(max-width: 1479px){
	#header .navpc{ float: left; padding-left: 3%; }
	#header .navpc ul li a{ font-size: 16px; color: #252525; line-height: 46px; border-bottom: 4px solid #fff; display: block; padding: 0 4px; margin: 0 7px;}
}

@media(max-width: 1199px){
	#header .navpc{ float: right; padding-left: 0%; }
}

@media(max-width: 991px){
	#header .logo{ float: none; text-align: center;}
	#header .navpc{ float: none; padding-left: 0%; }
	#header .navpc ul li a{ font-size: 16px; color: #252525; line-height: 46px; border-bottom: 4px solid #fff; display: block; padding: 0 10px; margin: 0 10px;}
	#header .search{margin-right: 54px;}
}

@media(max-width: 768px){
	#header .logo{ float: left; text-align: center;}
	#header .logo img{height: 30px;}
}






/* 轮播图 */
#banner{padding-top: 80px;}
#banner .swiper-slide a{display:block;}
#banner .swiper-slide img{display:block;max-width:100%;}
#banner .swiper-pagination{bottom:25px;font-size:0;}
#banner .swiper-pagination-bullet{width:20px;height:6px;background:#a0adbe;opacity:1;border-radius: unset;}
#banner .swiper-pagination-bullet-active{width:36px;background:#007dff;}
#banner .swiper-button-prev, #banner .swiper-button-next{width:46px;height:46px;background:url(../images/ban-jt.png) no-repeat center left;border:1px solid #fff;border-radius:50%;transition:all .3s;-webkit-transition:all .3s;}
#banner .swiper-button-prev{left:40px;}
#banner .swiper-button-next{right:40px;transform: rotate(180deg);}
#banner .swiper-button-prev:hover, #banner .swiper-button-next:hover{border-color:#007dff;background:url(../images/ban-jt.png) no-repeat center left -46px;box-shadow: 0 0 3px 0px rgb(200 200 200 / 80%);}

@media (max-width: 1400px){
	#banner .swiper-button-prev{left:20px;}
	#banner .swiper-button-next{right:20px;}
}
@media (max-width: 767px){
	#banner{padding-top: 60px;}
	#banner .swiper-button-prev, #banner .swiper-button-next{display:none;}
}


/*about*/
#about{ padding:50px 0; overflow: hidden;}
#about .about-txt{padding-right: 60px;}
#about .about-txt h6{ font-size: 32px; color: #252525; font-weight: bold; text-transform: uppercase;}
#about .about-txt h2{ font-size: 24px; line-height: 48px; color: #252525;}
#about .about-txt .about-p{color: #666; line-height: 28px; padding-top: 30px;}
#about .about-txt .about-more a{width: 160px; line-height: 40px; border:1px solid #0b9eec; margin-top: 30px; display: block; border-radius: 30px; position: relative; float: left;}
#about .about-txt .about-more a::before{position: absolute; content: ''; width: 40px; height: 40px; background: #0b9eec; border-radius: 30px; left: 0;  transition:all 1s;}
#about .about-txt .about-more a span{padding-left: 66px; position: relative; display: block;}
#about .about-txt .about-more a span::before{position: absolute; content: '▲'; color:#fff; left: 13px; transform:rotate(90deg); }
#about .about-txt .about-more a:hover::before{width: 100%;}
#about .about-txt .about-more a:hover span{color: #fff; }
#about .about-txt .about-more p{ float: right; font-size: 36px; color: #eee; font-style: italic;}
#about .about-txt .about-more p em{ font-size: 60px; font-style: italic;}

@media(max-width: 1479px){
	#about .about-txt{padding-right: 15px;}
	#about .about-txt .about-p{color: #666; line-height: 28px; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8;
-webkit-box-orient: vertical;}
	#about .about-txt .about-more p{ float: right; font-size: 24px; color: #eee; font-style: italic;}
	#about .about-txt .about-more p em{ font-size: 40px; font-style: italic;}
	#about .about-txt .about-more a{width: 160px; line-height: 40px; border:1px solid #0b9eec; margin-top: 10px; display: block; border-radius: 30px; position: relative; float: left;}
}

@media(max-width: 1199px){
	#about .about-txt .about-p{color: #666; line-height: 28px; padding-top: 0px; display: -webkit-box;  -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden;}
}

@media(max-width: 991px){
	#about .about-txt{padding:0; overflow: hidden;}
	#about .about-img{padding:0; margin-top: 15px;}
}

@media(max-width: 767px){
	#about{padding: 30px 0;}
	#about .about-txt h6{ font-size: 20px; color: #252525; font-weight: bold; text-transform: uppercase;}
	#about .about-txt h2{ font-size: 18px;}
}


/*product*/
#product{overflow: hidden; background-image: linear-gradient(to bottom, #fff 50%, #f3f3f3 50%); padding: 50px 0; }
#product .prolan{overflow: hidden;}
#product .prolan ul li{padding:0px 20px 0 0; position: relative; margin-top: 50px; transition:all 1s;}
#product .prolan ul li:hover{margin-top: 20px; }
#product .prolan ul li h3{color: #fff; font-size: 28px; font-weight: bold; line-height: 48px;}
#product .prolan ul li p{font-size: 16px; color: #fff;}
#product .prolan ul li em{display: none;}
#product .prolan ul li .prolan-t {position: absolute; bottom: 30px; padding:0 20px; }
#product .prolan ul li .prolantxt{ position: absolute; background-image: linear-gradient(to top, rgba(0,0,0,.3) , rgba(255,255,255,.2)); height: 100%; bottom: 0; width: calc(100% - 20px);}
#product .prolan ul li:hover .prolantxt{box-shadow: 0px 3px 5px #999; background: rgba(11,158,236,.8);}
#product .prolan ul li:hover .prolantxt  .prolan-t { bottom: 30%;}
#product .prolan ul li:hover em{display: block; width: 120px; height: 40px; border:1px solid #fff; text-align: center; line-height: 40px; font-size: 16px; color: #fff; border-radius: 20px; margin-top: 50px;}



@media(max-width: 1479px){
	#product .prolan ul li h3{font-size: 24px; }
}

@media(max-width: 1199px){
	#product .prolan ul li h3{font-size: 20px; }
}

@media(max-width: 991px){
	#product .prolan ul li{padding:0px 10px;}
}

@media(max-width: 767px){
	#product{padding: 0;}
	#product .prolan ul li{margin-top: 10px; padding: 0; }
	#product .prolan ul li h3{color: #fff; font-size: 18px; font-weight: bold; line-height: 48px;}
	#product .prolan ul li p{font-size: 14px; color: #fff;}
	#product .prolan ul li .prolan-t {position: absolute; bottom: 30px; padding:0 10px; }
	#product .prolan ul li .prolantxt{  width: 100%;}
}


/*service*/
#service{ overflow: hidden; padding:50px 0;}
#service .service-t {  position: relative;}
#service .service-t .service-tl{margin-top: 20px; overflow: hidden;}
#service .service-t .service-tl h6{ font-size: 32px; color: #252525; font-weight: bold; text-transform: uppercase;}
#service .service-t .service-tl h2{ font-size: 24px; line-height: 48px; color: #252525;}
#service .serviceli .hd{ float: right; position: absolute; top: 25px; right: 0;}
#service .serviceli .hd ul li{overflow: hidden; float: left; border:1px solid #dedede; line-height: 2.6; font-size: 15px; padding: 0 10px; margin:0 5px;} 
#service .serviceli .hd ul li.cur{background: #0b9eec; color: #fff;}
#service .serviceli .bd{overflow: hidden; margin-top: 20px;}
#service .serviceli .bd ul li{padding: 0 6px; margin-top: 12px;}
#service .serviceli .bd ul li dt{overflow: hidden;}
#service .serviceli .bd ul li img{transition:all 1s;}
#service .serviceli .bd ul li:hover img{transform:scale(1.1); }
#service .serviceli .bd ul li:hover h3{background: #0b9eec; color: #fff;}
#service .serviceli .bd ul li:hover a{border:1px solid #0b9eec;}
#service .serviceli .bd ul li a{display: block; border:1px solid #f3f3f3;}
#service .serviceli .bd ul li h3{font-size: 15px; line-height: 2.6; background: #f3f3f3; padding: 0 5px; position: relative; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
#service .serviceli .bd ul li h3::before{position: absolute; content: '▶'; right: 5px; color: #666;}
#service .serviceli .bd ul li:hover h3::before{color: #fff;}

@media(max-width: 991px){
	#service .service-t .service-tl h6{ font-size: 24px; color: #252525; font-weight: bold; text-transform: uppercase;}
}

@media(max-width: 767px){
	#service{padding:30px 0;}
	#service .service-t .service-tl h6{ font-size: 20px;}
	#service .service-t .service-tl h2{ font-size: 18px;}
	#service .service-t .service-tl{margin-top: 10px;}
	#service .serviceli .hd {position: inherit; float: left;}
	#service .serviceli .hd ul li {padding: 0 7px;}
	#service .serviceli .bd{width: 100%; }
	#service .serviceli .bd ul li h3{ font-size: 14px; }

}

/*case*/
#case{padding:50px 0; overflow: hidden; background: url(../images/case.jpg) no-repeat center fixed; }
#case .case-t h6{ font-size: 32px; color: #fff; font-weight: bold; text-transform: uppercase;}
#case .case-t h2{ font-size: 24px; line-height: 48px; color: #fff;}
#case .caseli {position: relative; }
#case .caseli { padding-top: 30px;}
#case .caseli ul {padding:0 80px; position: relative;}
#case .caseli ul li h3{ line-height: 46px; color: #fff; background: url(../images/casebg.png) left no-repeat; font-size: 16px; padding-left: 10px; text-overflow:ellipsis; white-space: nowrap;overflow: hidden; }
#case .caseli .owl-nav .owl-prev{font-size: 0; width: 64px; height: 48px; background: #0b9eec; position: absolute; left: 0; top: 50%; margin-top: -24px;}
#case .caseli .owl-nav .owl-next{font-size: 0; width: 64px; height: 48px; background: #0b9eec; position: absolute; right: 0; top: 50%; margin-top: -24px;}
#case .caseli .owl-nav .owl-prev::before{position: absolute; content:'PREV'; left: 22px; font-size: 14px; color: #fff; line-height: 48px; }
#case .caseli .owl-nav .owl-prev::after{position: absolute; content: ''; width: 15px; height: 1px; background: #fff; left: 0; top: 23px;}
#case .caseli .owl-nav .owl-next::before{position: absolute; content:'NEXT'; right: 22px; font-size: 14px; color: #fff; line-height: 48px; }
#case .caseli .owl-nav .owl-next::after{position: absolute; content: ''; width: 15px; height: 1px; background: #fff; right: 0; top: 23px;}

@media(max-width: 767px){
	#case .case-t h6{ font-size: 20px; }
	#case .case-t h2{ font-size: 18px; }
	#case{padding: 30px 0; }
	#case .caseli{padding-top: 10px;}
	#case .caseli ul{padding: 0; }
	#case .caseli .owl-nav{display: none; }
	#case .caseli ul li h3{ font-size: 14px; line-height: 32px;}
}


/*partner*/
#partner{ padding:50px 0; overflow: hidden;}
#partner #certificatelist1{ padding-top: 30px;}
#partner #certificatelist1 li img{/*height: 80px;*/}
#partner #certificatelist1 li a{padding: 6px; display: block;}
#partner #certificatelist1 li dt{ box-shadow: 0px 0px 3px #999;}
#partner .owl-stage-outer{}
#partner .owl-nav{display: none;}
#partner .owl-dots {overflow: hidden; margin: 0 auto; text-align: center; display: table; margin-top: 20px;}
#partner .owl-dots .owl-dot{ width: 30px; height: 5px; background: #ccc; float: left; margin: 0 5px;}
#partner .owl-dots .owl-dot.active{background: #0b9eec;}

@media(max-width: 767px){
	#partner{padding: 30px 0;}
	#partner #certificatelist1{padding-top: 10px;}
	#partner .owl-dots .owl-dot{ width: 30px; height: 5px; background: #ccc; float: left; margin: 0 3px;}
}



/*news*/
#newshome{padding:50px 0; overflow: hidden; background: #f3f3f3;}
#newshome .news-li {position: relative; }
#newshome .news-li .hd{position: absolute; top: -65px; right: 0; overflow: hidden;}
#newshome .news-li .hd ul li{ font-size: 18px; color: #333; float: left; margin-left: 30px; line-height: 36px; }
#newshome .news-li .hd ul li.cur{border-bottom: 2px solid #333; font-weight: bold;}
#newshome .news-li .bd{margin-top: 30px;}
#newshome .news-li .bd ul dl{padding: 0 10px;}
#newshome .news-li .bd ul dl dd{padding: 5px;}
#newshome .news-li .bd ul .news-l{padding: 0;}
#newshome .news-li .bd ul dd h3{ font-size: 16px; color: #252525; line-height: 36px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
#newshome .news-li .bd ul dd p{}
#newshome .news-li .bd ul dd span{ display: block; line-height: 48px; position: relative; padding-left: 22px;}
#newshome .news-li .bd ul dd span::before{position: absolute; content:''; font-size: 16px; left: 0; top: 19px; width: 16px; height: 11px; background: url(../images/newsspan.png) no-repeat center left;}
#newshome .news-li .bd ul li{overflow: hidden; margin-bottom: 30px;}
#newshome .news-li .bd ul li .news-litxt {overflow: hidden;}
#newshome .news-li .bd ul li .news-litxt p{ width: 60px; float: left;}
#newshome .news-li .bd ul li .news-litxt p em{ text-align: center; display: block; color: #333; }
#newshome .news-li .bd ul li .news-litxt p i{ text-align: center; display: block; font-style: inherit; font-size: 12px; color: #333; line-height: 2;}
#newshome .news-li .bd ul li .news-litxt h3{ width: calc(100% - 60px); float: right; font-size: 16px; color: #252525; line-height: 24px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
#newshome .news-li .bd ul li .news-litxt h6{ width: calc(100% - 60px); float: right; font-size: 14px; color: #999; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#newshome .news-li .bd ul li span{ display: block; line-height: 24px; position: relative; padding-left: 22px; margin-left: 60px;}
#newshome .news-li .bd ul li:hover span{color:#0b9eec;}
#newshome .news-li .bd ul li:hover h3{color:#0b9eec;}
#newshome .news-li .bd ul li:hover h6{color:#0b9eec;}
#newshome .news-li .bd ul li span::before{position: absolute; content:''; font-size: 16px; left: 0; top: 7px; width: 16px; height: 11px; background: url(../images/newsspan.png) no-repeat center left; }
#newshome .news-li .bd ul li:last-of-type{margin-bottom: 0;}
#newshome .news-li .bd ul dl dt{ overflow: hidden;}
#newshome .news-li .bd ul dl dt img{transition:all 1s;}
#newshome .news-li .bd ul dl:hover dt img{transform:scale(1.1);}
#newshome .news-li .bd ul dl:hover h3{color: #0b9eec; font-weight: bold;}
#newshome .news-li .bd ul dl:hover p{color:#0b9eec; }
#newshome .news-li .bd ul dl:hover span{color:#0b9eec;}



@media(max-width: 1479px){
	#newshome .news-li .bd ul li{overflow: hidden; margin-bottom: 10px;}
}

@media(max-width: 767px){
	#newshome{padding:30px 0;}
	#newshome .news-li{overflow: hidden;}
	#newshome .news-li .bd ul dl{padding: 15px; margin-bottom: 10px; border:1px solid #dedede;}
	#newshome .news-li .hd{position: inherit; top: 0;}
	#newshome .news-li .hd ul li{ margin-left: 0; width: 33.33%; text-align: center;}
}


/*footer*/
#footer{overflow: hidden; padding: 60px 0 20px;}
#footer .footer-lr{ overflow: hidden; padding-bottom: 30px;}
#footer .footer-lr .footer-lnav a{font-size:16px; padding-right: 28px; color: #333; }
#footer .footer-lr .footer-lnav a:hover{color: #0b9eec; }
#footer .footer-lr .footer-feed{margin-top: 50px;}
#footer .footer-lr .footer-feed p{ line-height: 40px; background: #0b9eec; font-size:15px; color: #fff; padding:0 20px; display: inline-block; border-radius: 10px 0 0; font-style: italic;}
#footer .footer-lr .footer-feed ul {box-shadow:0 0px 3px #dedede; display: block; overflow: hidden; width: 80%; line-height: 52px;}
#footer .footer-lr .footer-feed ul li{ float: left; width: calc(100% - 54px);}
#footer .footer-lr .footer-feed ul li input{ height: 52px; border:none; width: 100%; color: #999; font-size:16px; padding-left: 10px;}
#footer .footer-lr .footer-feed ul>a{line-height: 52px; width: 52px; float: left; text-align: center; }
#footer .footer-lr .footer-feed ul>a img{margin-top: 19px;}
#footer .footer-r {text-align: right;}
#footer .footer-r .footer-rtxt{width: calc(100% - 160px); float: left;}
#footer .footer-r .footer-rtxt h6{ font-size:16px; color: #252525; line-height: 24px; position: relative;}
#footer .footer-r .footer-rtxt h6::before{position: absolute; content:''; width: 24px; height: 24px; background: url(../images/footer-rel.png) no-repeat; right: 130px;}
#footer .footer-r .footer-img{ float: right;}
#footer .footer-r .footer-img img{ width: 140px;}
/*#footer .footer-r .footer-img img{border:3px solid #dedede;}*/
#footer .footer-r .footer-rtxt p{font-size:20px; color: #333; font-weight: bold; line-height: 40px;}
#footer .footer-r .footer-rtxt .footer-txt{margin-top: 20px; line-height: 28px;}

@media(max-width: 1479px){
	#footer .footer-lr .footer-lnav a{font-size:16px; padding-right: 20px; color: #333; }
	#footer .footer-r{padding: 0}
}


@media(max-width: 1199px){
	#footer .footer-lr .footer-feed ul{ width: 100%;}
	#footer .footer-lr .footer-lnav a{font-size:16px; padding-right: 38px; color: #333; }
}

@media(max-width: 991px){
	#footer{overflow: hidden; padding: 50px 0 20px;}
	#footer .footer-lr .footer-lnav a{font-size:16px; padding-right: 30px; color: #333; }
	#footer .footer-lr .footer-feed{margin-top: 20px;}
	#footer .footer-lr .footer-feed ul{ width: 64%;}
	#footer .footer-r {text-align: right; margin-top: 20px;}
}

@media(max-width: 767px){
	#footer{overflow: hidden; padding: 20px 0;}
	#footer .footer-l{padding:0;}
	#footer .footer-lr .footer-feed ul{ width: 100%;}
	#footer .footer-lr{ overflow: inherit; padding-bottom: 0px;}
	#reserved{border-top: 1px solid #dedede; padding-bottom: 52px;}
	#lianxi{ background: #144385; overflow: hidden; height: 52px; position: fixed; width: 100%; z-index: 9; bottom: 0;}
	#lianxi ul li{ width: 25%; float: left; border-right: 1px solid #114fa7; height: 52px;}
	#lianxi ul li p{color: #fff; text-align: center;}
	#lianxi ul li img{display: block; margin: 2px auto;}
}

#reserved .footbg{background: #ededed;}
#reserved .copyright{ float: left; line-height: 60px;}
#reserved .record{ float: right; line-height: 60px;}
#reserved .record .sitemap{padding-left: 20px;}

/*links*/
#links{ background: #ededed; overflow: hidden; padding:15px 0;}
#links h6{ float: left; line-height: 24px; width: 120px;}
#links ul{ float: left; width: calc(100% - 120px); }
#links ul li{ float: left; padding-right: 20px;}
#links ul li a{ font-size:12px; line-height: 24px;}



/*page*/
.pagenav{ border-bottom: 4px solid #eceff4;}
.pagenav h2{ font-size: 18px; color: #222; border-left: 5px solid #0b9eec; padding-left: 12px; font-weight: bold; float: left; margin: 18px 0;}
.pagenav ul{ float: right;}
.pagenav ul li{ float: left; line-height: 56px; padding: 0 20px; }
.pagenav ul li a{ color: #333; font-size: 16px; display: block; position: relative;}
.pagenav ul li a::before{position: absolute; width: 0; content: ''; bottom: -4px; height: 4px; background: #0b9eec; left: 50%; transition: all 1s;}
.pagenav ul li.cur a::before,.pagenav ul li:hover a::before{color: #0b9eec; width: 100%; left: 0;}

.crumbs span{line-height: 52px; color: #999; float: right; background: url(../images/home.png) no-repeat left; padding-left: 22px; }
.crumbs span a{color: #999; }
.crumbs span a:hover{color: #0b9eec; }

@media(max-width: 991px){
	.pagenav ul li{padding: 0 8px;}
}

@media(max-width: 767px){
	.crumbs span{ float: inherit; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
}


/*show*/
#show .pagetxt{padding: 40px 0; line-height: 2; font-size: 16px;}
#show .pagetxt img{max-width: 100%; }
#show .pagecontart_l{ float: left; width: 40%; background: #f3f3f3; padding: 15px;}
#show .pagecontart_r{ float: right; width: 60%;}
#show .pagecontart_l p strong{ font-size: 18px; text-align: center; color: #222;}
#show .pagecontart_l p{line-height: 48px;}

@media(max-width: 1479px){
	#show .pagecontart_l{padding: 18px;}
	#show .pagecontart_l p{ font-size: 15px; }
}

@media(max-width: 1199px){
	#show .pagecontart_l{ width: 50%; }
	#show .pagecontart_r{  width: 50%;}
}


@media(max-width: 991px){
	#show .pagecontart_l{ width: 100%; }
	#show .pagecontart_r{ width: 100%;}
}


/*news*/
/*news*/
#news{overflow: hidden;}
#news .newsli{overflow: hidden; margin-bottom: 20px;}
#news .newsli ul{overflow: hidden;}
#news .newsli ul li{ padding: 0 8px; margin-bottom: 20px;}
#news .newsli ul li a{ display: block; padding: 10px; background: #f2f2f2;}
#news .newsli ul li dt{overflow: hidden;}
#news .newsli ul li dd{background: #fff; padding: 10px; /*box-shadow: 0px 0px 3px #999;*/}
#news .newsli ul li dd h3{ font-size: 16px; color: #333; font-weight: bold; line-height: 2; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
#news .newsli ul li dd p{ line-height: 1.5; color: #666; margin: 5px 0;}
#news .newsli ul li dd em{display: block; text-align: right; color: #999;}
#news .newsli ul li:hover a{background: #0b9eec; }
#news .newsli ul li dt img{transition:all 1s;}
#news .newsli ul li:hover dt img{transform:scale(1.1);}
#news .newsli ul li:hover dd h3{color: #0b9eec;}
#news .newsli ul li:hover dd em{color: #999;}

@media(max-width: 767px){
	#news .newsli ul li{padding: 0;}
}

/*shownews*/
#shownews .shownewstxt{padding-bottom: 30px;}
#shownews .shownewstxt h1{ font-size: 20px; color: #222; line-height: 2; border-bottom: 1px solid #dedede; font-weight: bold;}
#shownews .shownewstxt .shownews_time{color: #999; line-height: 3;}
#shownews .shownewstxt .shownewstxtimg{ font-size: 16px; line-height: 2; color: #666; margin-bottom: 10px;}
#shownews .shownewstxt .shownewstxtimg img{max-width: 100%;}

@media(max-width: 767px){
	#shownews .shownewstxt h1{ font-size: 18px;}
	#shownews .shownewstxt .shownewstxtimg{ font-size: 14px;}
}


/*imgs*/
#imgs .imgsli ul{overflow: hidden;}
#imgs .imgsli ul li {margin-bottom: 20px; padding: 0 10px;}
#imgs .imgsli ul li a{display: block; border:1px solid #dedede; padding: 3px;}
#imgs .imgsli ul li p{ font-size: 15px; line-height: 40px; text-align: center; background: #f2f2f2; margin-top: 3px;}
#imgs .imgsli ul li:hover a{border: 1px solid #0b9eec; }
#imgs .imgsli ul li:hover p{background: #0b9eec; color: #fff;}


@media(max-width: 767px){
	#imgs .imgsli ul li{padding: 0; }
}

/*showimgs*/
#showimgs .showimgstxt{padding-bottom: 30px;}
#showimgs .showimgstxt h1{font-size: 20px; color: #222; line-height: 2; border-bottom: 1px solid #dedede; font-weight: bold; text-align: center;}
#showimgs .showimgstxt .time{color: #999; line-height: 3; text-align: center;}
#showimgs .showimgstxt img{margin:0 auto; display: block;}
#showimgs .showimgstxt .ctitle{margin-top: 20px; border-bottom:1px solid #c8cacc;}
#showimgs .showimgstxt .ctitle h3{background: #707070; color: #fff; display: inline-block; padding: 0 30px; font-size: 15px; border:1px solid #c8cacc; border-bottom: none; line-height: 3;}
#showimgs .showimgstxt .showimgstxtimg{padding:50px 10px; font-size: 16px; line-height: 2; color: #999;}
#showimgs .showimgstxt .showimgstxtimg img{max-width: 100%;}

@media(max-width: 767px){
	#showimgs .showimgstxt .showimgstxtimg{ font-size: 14px;}
}



/*pagejob*/
#joblist{ padding: 30px 0;  }
#joblist .sideMen .joblistli{background: #f7f7f7; }
#joblist .sideMen ul{background: #f7f7f7; border-top: 1px solid #dedede;}
#joblist .sideMen .joblistli{margin-bottom: 20px;}
#joblist .sideMen .joblistli .joblisttxt{padding: 20px; position: relative;}
#joblist .sideMen .joblistli .joblisttxt::before{position: absolute; content: ''; right: 20px; width: 52px; height: 52px; background: url(../images/joblisttxt.png) no-repeat center;}
#joblist .sideMen .joblistli.on .joblisttxt::before{position: absolute; content: ''; right: 20px; width: 52px; height: 52px; background: url(../images/joblisttxt1.png) no-repeat center;}
#joblist .sideMen .joblistli .joblisttxt h3{color: #333; font-size: 20px; font-weight: bold; padding-bottom: 10px;}
#joblist .sideMen .joblistli .joblisttxt span{padding-right: 20px; }
#joblist .sideMen .joblistli ul{line-height: 2; padding: 20px;}

@media(max-width: 767px){
	#joblist .sideMen .joblistli .joblisttxt::before{position: absolute; content: ''; right: 20px; width: 52px; height: 52px; background: url(../images/joblisttxt.png) no-repeat center; display: none;}
	#joblist .sideMen .joblistli.on .joblisttxt::before{position: absolute; content: ''; right: 20px; width: 52px; height: 52px; background: url(../images/joblisttxt1.png) no-repeat center; display: none;}	
}


#pagepro .proli h2{ font-size: 18px; font-weight: bold; color:#ad1e23; float: left; padding-left: 16px; background: url(../images/hotpros_li.png) no-repeat left;}
#pagepro .proli .crumbs_pro{ float: right;}
#pagepro .procrumbs{border-bottom: 1px solid #dedede; overflow: hidden; padding-bottom: 12px; }
#pagepro .proli ul{margin-top: 16px; overflow: hidden;}
#pagepro .proli ul li{padding:0 8px; margin-bottom: 16px;}
#pagepro .proli ul li a{background: #f3f3f3; padding: 5px; display: block;}
#pagepro .proli ul li h3{ font-size: 16px; color: #333; text-align: center; line-height: 40px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;}
#pagepro .proli ul li img{margin: 0 auto;}
#pagepro .proli ul li:hover a{background: #007dff; }
#pagepro .proli ul li:hover a h3{color: #fff; }
#pagepro .proli ul li a dt{overflow: hidden;}
#pagepro .proli ul li a img{transition:all 1s;}
#pagepro .proli ul li:hover a img{transform:scale(1.1); }
.protxt p{font-size: 16px; padding: 20px; border:1px dashed #9c9c9c;  color: #666; margin-bottom: 30px;}
.protxt p span{ font-size: 18px; color: #222; font-weight: bold;}
.protxt p em{color: #cd2424;}

@media(max-width: 767px){
	#pagepro .proli ul li{padding: 0; }
}


/*showproduct*/
#showproduct{overflow: hidden; padding-bottom: 50px; position: relative;}
#showproduct .showproductli{}
#showproduct .showproductli .showproductli_r h1{ font-weight: bold; line-height: 2; color: #333; font-size: 28px; border-bottom: 3px solid #eceff4; position: relative;}
#showproduct .showproductli .showproductli_r h1::before{ position: absolute; content: ''; background: #0074c4; width: 40px; height: 3px; left: 0; bottom: -3px;}
#showproduct .showproductli .showproductli_r>p{margin:25px 0; font-size: 16px; color: #666; line-height: 2; word-break: break-all; text-overflow: ellipsis; display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden;}
#showproduct .showproductli .showproductli_r span{ font-size: 18px; width: 100%; text-align: center; line-height: 3; background: #0074c4; display: block; color: #fff;}
#showproduct .showproductli .showproductli_r .showproductli_info p{font-size: 16px; color: #666; margin-top: 10px;  line-height: 1.8;}
#showproduct .showproductli .showproductli_r .showproductli_info p em{ display: block; color: #0074c4; font-weight: bold;}
#showproduct .showproductli .showproductli_r .showproductli_info p:last-of-type em{color: #666; font-weight: normal; font-size: 14px; line-height: 1.5;}
#showproduct .showproductli .showproductli_r ul{overflow: hidden; margin-top: 20px;}
#showproduct .showproductli .showproductli_r ul li a{ background: #383f4a; display: block; border-radius:50px; line-height: 3; color: #fff; text-align: center; font-weight: bold; padding-left: 24px;}
#showproduct .showproductli .showproductli_r ul li.manual a{background: #0074c4 url(../images/manual.png) no-repeat 15px 3px; }
#showproduct .showproductli .showproductli_r ul li.advisory a{background: #383f4a url(../images/advisory.png) no-repeat 36px 10px; }
#showproduct .showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel.png) no-repeat 36px 10px; }
#showproduct .showproduct_txt{margin-top: 20px; line-height: 2}
#showproduct .showproduct_txt img{max-width: 100%; }
#showproduct .showproduct_txt .hd{overflow: hidden; border-bottom:1px solid #c8cacc; }
#showproduct .showproduct_txt .hd ul li{ padding: 0 25px; float: left; font-size: 15px; color: #666; background: #ececec; margin-right: 8px; line-height: 3; border:1px solid #c8cacc; border-bottom: none;}
#showproduct .showproduct_txt .hd ul li.cur{background: #707070; color: #fff;}
#showproduct .showproduct_txt .bd ul{padding: 50px 10px; font-size: 16px; color: #666; line-height: 1.8;}
#showproduct .product_com{overflow: hidden; background: linear-gradient(135deg,transparent 15px,#e5e9ed 0); margin-bottom: 20px;}
#showproduct .product_com h2{ float: left; line-height: 56px; font-size: 20px; font-weight: bold; color: #333; padding-left: 20px; }
#showproduct .product_com img{ float: right;}
#showproduct #showproductcom li img{border:1px solid #dedede;}
#showproduct #showproductcom li dd{background: #f4f5f8; padding: 10px 20px; position: relative; }
#showproduct #showproductcom li dd::before{position: absolute; content: ''; width: 32px; height: 9px; right: 5%; top: 50%; margin-top: -5px; background: url(../images/productli_dd.png) no-repeat center;}
#showproduct #showproductcom li dd h3{ color: #333; font-size: 16px; text-overflow:ellipsis; white-space: nowrap; overflow: hidden; margin-bottom: 5px;}
#showproduct #showproductcom li dd p{ color: #999; text-transform: uppercase;}
#showproduct #showproductcom li:hover dd{background: #0074c4; }
#showproduct #showproductcom li:hover dd h3{color: #fff;}
#showproduct #showproductcom li:hover dd p{color: #fff;}
#showproduct #showproductcom li:hover dd::before{background: url(../images/productli_ddw.png) no-repeat center;}
#showproduct ul{position: relative;}
#showproduct ul .disabled .owl-prev{ width: 32px; height: 78px; background: url(../images/prev.png) no-repeat left; font-size: 0; position: absolute; left: -48px; top:25%; }
#showproduct ul .disabled .owl-next{ width: 32px; height: 78px; background: url(../images/next.png) no-repeat left; font-size: 0;}
#showproduct ul .owl-nav{display: none;}
#showproduct .showproduct_com h5{font-size: 120px;font-weight: bold;color: #eceff4;text-transform: uppercase;position: absolute;bottom: -30px;width: 100%;text-align: center;left: 0;}
.pad0{padding: 0; }


@media(max-width: 1199px){
	#showproduct .showproductli .showproductli_r h1{ font-size: 24px; }
	#showproduct .showproductli .showproductli_r>p{ margin: 15px 0; font-size: 15px;}
	#showproduct .showproductli .showproductli_r ul li{padding: 0 5px;}
	#showproduct .showproductli .showproductli_r ul li.manual a{background: #0074c4 url(../images/manual.png) no-repeat 0px 3px; }
	#showproduct .showproductli .showproductli_r ul li.advisory a{background: #383f4a url(../images/advisory.png) no-repeat 20px 10px; }
	#showproduct .showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel.png) no-repeat 20px 10px; }
}

@media(max-width: 991px){
	#showproduct .showproductli .showproductli_l{padding: 0;}
	#showproduct .showproductli .showproductli_r{margin-top: 20px; padding: 0; }
}

@media(max-width: 767px){
	#showproduct .showproductli .showproductli_r h1{ font-size: 18px;}
	#showproduct .showproductli .showproductli_r>p{margin:10px; font-size: 14px; -webkit-line-clamp:3;}
	#showproduct .showproductli .showproductli_r ul li{padding: 0 5px; margin-bottom: 10px;}
	#showproduct .showproductli .showproductli_r ul li.manual a{background: #0074c4 url(../images/manual.png) no-repeat 50px 3px; }
	#showproduct .showproductli .showproductli_r ul li.advisory a{background: #383f4a url(../images/advisory.png) no-repeat 58px 10px; }
	#showproduct .showproductli .showproductli_r ul li.tel a{background: #383f4a url(../images/tel.png) no-repeat 58px 10px; }
	#showproduct .showproductli .showproductli_r span{ font-size: 14px; line-height: 2.5;}
	.sp-thumbs a:link, .sp-thumbs a:visited{margin: 0 1px;}
	#showproduct .showproduct_txt{ margin-top: 30px;}
	#showproduct .showproduct_txt .hd ul li{ font-size: 14px; margin-right: 0; padding: 0 5px;}
	#showproduct .showproduct_txt .bd ul{padding: 10px; font-size: 14px;}
	#showproduct #showproductcom li dd{padding: 5px 10px;}
	#showproduct #showproductcom li dd h3{ font-size: 14px;}
	#showproduct .showproduct_com h5{ font-size: 54px; bottom: 10px;}
}





/* 手机底部按钮 */
.footer-bottom{overflow: hidden;position: fixed;bottom: 0;left: 0;z-index: 999;width: 100%;background: #0b9eec;text-align: center;}
.footer-bottom a{display: inline-block;padding: 7px 0;color: #fff;}
.footer-bottom a i{font-size: 16px;display: block;}

/* 在线客服 */
.diyos {position: fixed;width: 54px;right: 0;top: 50%;z-index: 1000000;}
.diyos ul{position:relative;list-style: none;margin: 0;padding: 0;}
.diyos ul li {width: 54px;height: 54px;background: #007dff;float: left;position: relative;border-top:1px solid #333;z-index:1;}
.diyos ul li:first-child{ border-top:0;}
.diyos ul li:hover{ background:#1c2087;}
.diyos ul li .sidebox, .diyos ul li .semail {position: absolute;width: 54px;height: 54px;top: 0;right: 0;color: #fff;font-size:14px;line-height:54px;overflow: hidden;background:#007dff;}
.diyos ul li .sidetop {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li.sideewm {width: 54px;height: 54px;line-height: 54px;display: inline-block;}
.diyos ul li .sideewmshow{width: 150px;position:absolute; top:0; left:-151px; z-index:120; display:none;max-width:none;border: 1px solid #e5e5e5;}
.diyos ul li.sideewm:hover .sideewmshow{ display:block;}
.diyos ul li img {float: left;}




/* 内页单页面内容 */
.nyshow{width:100%;}
.nyshow-til{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;margin-bottom:20px;}
.nyshow-til>h1, .nyshow-til>h2{float: left;padding-right:15px;text-indent: 25px;height: 40px;line-height: 40px;border-bottom: 2px #007dff solid;color: #007dff;font-size: 18px;font-weight: bold;position:relative;}
.nyshow-til>h1::before, .nyshow-til>h2::before{content:'';position:absolute;left:0;top:50%;margin-top: -15px;width:6px;height:30px;background:#007dff;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:40px;min-height:400px;}
.nyshowdesc img{max-width:100%;height:auto !important;}
.block-shadow{height: 200px;-webkit-box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);box-shadow: 0 10px 20px 0 rgba(50,50,50,.20);-webkit-transition: all .5s linear;-moz-transition: all .5s linear;-ms-transition: all .5s linear;-o-transition: all .5s linear;transition: all .5s linear;}
.block-shadow:hover{box-shadow: 0 10px 20px 0 rgba(0,125,255,.5);}
.radius-md{border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.icon-sm{width: 60px;display: inline-block;text-align: center;}
.icon-sm em{font-size: 30px;line-height: 30px;}
.icon-content{overflow: hidden;}
.icon-content h5{font-weight: bold;font-size: 18px;line-height: 25px;color: #1a1a1a;margin-top: 10px;margin-bottom: 10px;}
@media (max-width:767px) {
	.nyshowdesc{font-size:14px;line-height:1.6;margin-bottom:20px;}
	.nyshowdesc h1{font-size:30px;}
	.nyshowdesc h2{font-size:24px;}
	.nyshowdesc h3{font-size:18px;}
	.nyshowdesc h4{font-size:14px;}
	.block-shadow{height:auto;}
}

.sss4{}
.sss4 ul{overflow:hidden;padding:10px 0;}
.sss4 ul li{margin-bottom: 30px;}
.sss4 ul li>div{text-align: center; background: #f5f5f5; padding: 42px 10px;height: 100%;transition:all .3s;-webkit-transition:all .3s;}
.sss4 ul li>div h2{padding: 20px 0; font-size: 24px; font-weight: bold;}
.sss4 ul li>div h3{padding-bottom: 20px; font-size: 24px; font-weight: bold;}
.sss4 ul li>div p{}
.sss4 ul li>div:hover{box-shadow:0 0 8px 0 rgb(0 125 255 / 30%);}
@media (min-width:768px) {
	.sss4 ul{display:flex;}
	.sss4 ul li{flex:1;}
	.con3 ul{flex-wrap: wrap;align-content: flex-start;}
	.con3 ul li{flex:50%;}
}
@media (max-width:767px) {
	.sss4 ul li>div{padding:20px 10px;}
}

/* 业务领域 */
.nybusiness{line-height: 40px;border-bottom: 1px #ccc solid;overflow:hidden;}
.nybusiness>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #007dff solid;color: #007dff;font-size: 18px;font-weight: bold;background:url(../images/ny-objs.png) no-repeat left;}
#nybusinesslist{margin-bottom:20px;}
#nybusinesslist li a{display:block;position:relative;}
#nybusinesslist li a .nybusiness-img{overflow:hidden;}
#nybusinesslist li a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
#nybusinesslist li a:hover .nybusiness-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
#nybusinesslist li a:hover p{background: rgba(0,125,255,.5);}

/*推荐新闻*/
.nyhotnews{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyhotnews>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #007dff solid;color: #007dff;font-size: 18px;font-weight: bold;background:url(../images/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{font-size: 14px;line-height: 30px;background: url(../images/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:calc(100% - 90px);color:#333;}
.nyhotnews-list li span{float:right;color:#666;}
.nyhotnews-list li:hover{background: url(../images/iyuan_on.png) no-repeat left;background-size: 8px;}
.nyhotnews-list li:hover a{color:#007dff;}

/*视频列表*/
.nyvideo-ul{overflow:hidden;}
.nyvideo-ul li{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyvideo-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyvideo-div a img{display:block;max-width: 100%;width: 311px;}
.nyvideo-div a.nyvideo-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyvideo-div:hover a{border-color:#007dff;color:#007dff;}

/*视频详情*/
.showvideo-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showvideo-top>h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showvideo-time{text-align:center;}
.showvideo-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showvideo-time span:last-child{margin-right:0;}
.showvideo-mp{margin-bottom:20px;text-align:center;}
.showvideo-mp video, .showvideo-mp iframe{max-width:800px;}
.showvideo-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showvideo-con  img{max-width:100%;height:auto !important;}

/*下载列表*/
.nydown-list{margin-bottom:20px;}
.nydown-list table{width:100%;text-align:center;}
.nydown-list table thead{background:#007dff;color:#fff;font-size:16px;line-height:2;}
.nydown-list table tbody{line-height:1.6}
.nydown-list table tbody tr td{color:#666;}
.nydown-list table tbody tr td:first-child{color:#333;}

/*下载详情*/
.showdown-top{margin-bottom:20px;}
.showdown-top>h1{font-size: 18px;margin-bottom:10px;color:#333;font-weight:bold;padding-left:20px;}
.showdown-top>ul{padding:10px;background:#f6f6f6;}
.showdown-top>ul>li{border-bottom: 1px solid #eee;font-size:12px;color:#666;margin-bottom:5px;line-height:20px;}
.showdown-top>ul>li:last-child{margin-bottom:0;}
.showdown-top>ul>li>span{padding: 0px 10px;margin-right: 5px;}
.showdown-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showdown-con  img{max-width:100%;height:auto !important;}

/*图片列表*/
.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;width:100%;}
.nyimg-ul li .nyimg-a{padding:0 5px;margin-top:9px;line-height:40px;display:block;background:#EFEFEF;font-size:14px;color:#333;text-align:center;}
.nyimg-ul li:hover .nyimg-a {color:#ffffff !important;}
.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:#007dff;color:#fff;}
@media (max-width:767px){
	.nyimg-ul li .nyimg-a{line-height:32px;}
}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size:30px;}
.showimg-top span{margin-right: 10px;font-size: 14px;color: #a3afb7;}
.showimg-img{margin-top: 25px;margin-bottom: 15px;text-align:center;}
.showimg-img img{max-width: 100%;height:auto !important;}
.ctitle{margin-bottom:15px;}
.ctitle h3{padding-left:20px;background: url(../images/dt-7.gif) no-repeat left center;line-height:30px;border-bottom: 1px dotted #ccc;color:#666;font-size:16px;font-weight:bold;}
.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%;height:auto !important;}
.showimg-page{overflow: hidden;margin-left:-10px;margin-right:-10px;}
.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;}
.showimg-right{border-left:1px solid #f0f2f5;}
@media (max-width:767px){
	.showimg-left{padding:0;}
	.showimg-top h1{font-size: 20px;}
	.showimg-con{font-size:14px !important;}
	.showimg-page a{padding:8px;}
}

/* 右侧栏目信息 */
.nybusiness{margin-bottom: 20px;}
.nybusiness>p{font-size: 16px;color: #007dff;line-height: 40px;border-bottom: 1px dashed #ccc; margin-bottom: 10px;padding-left: 32px;background: url(../images/ny-objs.png) no-repeat left;}
.nybusiness a{margin-bottom:10px;display:block;position:relative;}
.nybusiness a:last-child{margin-bottom:0;}
.nybusiness-img{overflow:hidden;}
.nybusiness a p{position:absolute;left:0;bottom:0;background: rgba(0,0,0,.5);width:100%;line-height:30px;padding:0 10px;text-align:center;color:#fff;}
.nybusiness a:hover .nybusiness-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.nybusiness a:hover p{background: rgba(0,125,255,.5);}

.hotnews{}
.hotnews p{font-size: 16px;color: #007dff;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: #007dff;}

/*新闻列表*/
.nynews-ul{overflow:hidden;}
.nynews-ul li{margin-bottom: 15px;}
.nynews-ul li:last-child{margin-bottom:0;}
.nynews-ul li a{overflow: hidden;display: block;}
.nynews-ul li a dl{overflow: hidden;border: 1px solid #ddd;padding: 15px 10px 18px 22px;width:100%;}
.nynews-ul li a dl dt{float:left;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
.nynews-ul li a dl dd{float: left;padding-top: 15px;padding-left: 30px;}
.nynews-ul li a dl dd h5{font-size: 18px;line-height: 30px;font-weight: normal;color: #333;}
.nynews-ul li a dl dd p{line-height: 25px;font-size: 14px;margin: 10px 0;height: 75px;color:#666;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.nynews-ul li a dl dd em{font-size: 12px;color: #999;}
.nynews-ul li a dl dd span{width: 130px;border: 1px solid #ddd;line-height: 34px;height: 35px;font-size: 14px;color: #666;margin-top: 10px;display: block;text-align: center;}
.nynews-ul li a:hover dl{border:1px solid #007dff;}
.nynews-ul li a:hover dl dt{box-shadow: 0 0 5px 0 rgb(2 128 246 / 80%);}
.nynews-ul li a:hover dl dd h5{color:#007dff;}
.nynews-ul li a:hover dl dd span{border: 1px solid #007dff;background: #007dff;color: #fff;}
@media (max-width:767px){
	.nynews-ul li a dl{padding:15px;}
	.nynews-ul li a dl dd{padding-left:0;padding-right:0;padding-top:10px;}
	.nynews-ul li a dl dd h5{font-size:16px;}
	.nynews-ul li a dl dd p{margin-top:5px;font-size:13px;}
	.nynews-ul li a dl dd span{display:none;}
}

/*新闻详情*/
.shownews-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.shownews-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.shownews-time{text-align:center;}
.shownews-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.shownews-time span:last-child{margin-right:0;}
.shownews-con{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.shownews-con  img{max-width:100%;height:auto !important;}
.shownews-page{overflow: hidden;margin-left:-10px;margin-right:-10px;margin-bottom:20px;}
.shownews-page>div[class^="col-"]{padding: 0 10px;}
.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:767px){
	.shownews-top h1{font-size: 20px;}
	.shownews-con{font-size:14px !important;line-height: 1.6;}
	.shownews-page a{padding:8px;}
}

/* 招聘模块Nyjoblist*/
.nyjoblist-ul{overflow: hidden;}
.nyjoblist-ul li{margin-bottom: 20px;border-bottom: 1px solid #dedede;}
.nyjoblist-ul li .nyjoblist-top{padding: 20px;position: relative;overflow:hidden;}
.nyjoblist-ul li .nyjoblist-top h3{color: #333;font-size: 20px;font-weight: bold;padding-bottom: 10px;}
.nyjoblist-ul li .nyjoblist-top span{padding-right: 20px;color: #999;}
.nyjoblist-ul li .nyjoblist-top p{color:#666;margin:10px 0;}
.nyjoblist-ul li .nyjoblist-top>a{float:left;padding:10px 25px;background:#007dff;border-radius:20px;color:#fff;margin-right:10px;}
.nyjoblist-ul li .nyjoblist-top>a+a{margin-right:0;}
.nyjoblist-ul li .nyjoblist-top>a:hover{background:#ffc531;color:#333;}
@media (max-width:767px) {
	.nyjoblist-ul li .nyjoblist-top{padding:10px;}
}


.showjob-left{padding-bottom:30px;}
.showjob-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:10px;}
.showjob-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 30px;}
.showjob-list{overflow:hidden;margin-bottom:30px;}
.showjob-list li{width:50%;float:left;padding:5px 10px;background: url(../images/dt-0.png) no-repeat left top 13px;}
.showjob-list li span{float: left;margin-right: 10px;color: #999;}
.showjob-con{line-height: 1.8;color: #222;word-wrap: break-word;font-size: 16px;font-weight: 400;padding: 10px 0;}
.showjob-con img{max-width: 100%;height:auto !important;}
.showjob-more{}
.showjob-page{padding-top: 20px;padding-bottom:20px;overflow: hidden;}
.showjob-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%;}
.showjob-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}
@media (max-width:767px){
	.showjob-top h1{ font-size:20px;}
	.showjob-top h2{ font-size:16px;}
	.showjob-con{padding:0;font-size:14px !important}
	.showjob-left{padding: 0;}
	.showjob-page>div[class^="col-"]{padding: 0 10px;}
}



/*产品列表*/
.nypro-ul{overflow:hidden;}
.nypro-ul li{width:320px;margin-right:25px;margin-bottom:25px;float:left;}
.nypro-ul li *{transition: 0.3s all ease-in-out;}
.nypro-ul li:nth-child(3n){margin-right:0;}
.nypro-ul li a{display:block;position:relative;}
.nypro-ul li a .nypro-img{overflow:hidden;position:relative;}
.nypro-ul li a .nypro-img img{max-width:100%;display:block;}
.nypro-ul li a .nypro-img .nypro-hov{position:absolute;top:100%;width:100%;height:100%;opacity:0;background:url(../images/nyproico.png) no-repeat center rgba(2,128,246,0.6);}
.nypro-ul li a .nypro-txt{width: 100%;position: relative;z-index: 4;padding: 10px 0 20px;background: #f5f5f5;}
.nypro-ul li a .nypro-txt p{padding: 0 20px;font-size: 18px;line-height: 36px;height: 36px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #444;}
.nypro-ul li a .nypro-txt span{font-size: 13px;display: block;height: 25px;line-height: 25px;padding: 0 20px;
color: #777;font-weight: 100;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.nypro-ul li a:hover .nypro-img .nypro-hov{top: 0;opacity: 1;}
.nypro-ul li a:hover .nypro-txt{background:#fff;}

/*产品详情*/
.nyproshow-top{overflow:hidden;}
.nyproshow-top>dt{padding-bottom: 15px;float:left;width:402px;}

/*bigzoompic*/
#MagnifierWrap2{position: relative;}
.MagnifierMain{position: relative;border:1px solid #ccc;}
.MagnifierMain img{width: 100%;display:block;}
.MagnifierDrag{position: absolute;top:0;left: 0;background-color: #ccc; opacity: 0.4;filter:alpha(opacity = 40);cursor: move;}
.MagnifierPop{position: absolute;top:0;overflow: hidden;background:#fff url(../images/loading.gif) no-repeat center center; }
.MagnifierImg{position: absolute;top:0; left: 0;}
.spec-items{position: relative;width: 344px;height: 74px;overflow: hidden;margin: 10px auto 0;}
.spec-items ul{width: 500%;position: absolute;top: 8px;left: 0;}
.spec-items ul *{-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.spec-items li{width: 80px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #0061ad;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height: 70px;line-height: 70px;font-family: "黑体";text-align: center;font-size: 30px;color: #ddd;cursor: default;background-color: #f9f9f9;}
span.on{background-color: #ccc;color: #999;cursor: pointer;}
span.spe_leftBtn{left: 0;}
span.spe_rightBtn{right: 0;}
.nyproshow-txt{float:left;width: 580px;margin-left: 28px;z-index:1;}
.nyproshow-txt>h1{font-size: 20px;color: #333;border-bottom: 1px dashed #bbbbbb;padding: 2px 0 10px;line-height: 32px;margin-bottom:10px;}

/*产品参数*/
.nyproshow-info{line-height:1.8;color:#666;margin-bottom:20px;}
.showpro-tel{overflow:hidden;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 0;}
.showpro-telx{float:left;line-height:40px;}
.showpro-telx img{float:left;margin-right:12px;}
.showpro-telcon{float:left;}
.showpro-telcon p{float:left;color:#666;margin-bottom:0;}
.showpro-telcon span{float:left;color:#333;font-size:24px;font-family: arial;}
.showpro-tel a{float:right;display:block;line-height:40px;padding:0 20px;background:#007dff;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#034ad8;}
.showpro-con{margin-top: 20px;}
.showpro-con ul{border-bottom: 1px solid #ccc;line-height: 40px;margin-bottom: 10px;overflow:hidden;}
.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: #007dff;color:#fff;}
.showpro-con ul li:last-child{margin-right: 0;}
.showpro-details{font-size: 16px;line-height: 1.8;overflow: hidden;}
.showpro-details .showpro-det{display:none;min-height:200px;}
.showpro-details div{margin-bottom: 10px;}
.showpro-details img{max-width: 100%;height:auto !important;}

/*相关产品*/
.nyaboutpro{line-height: 40px;height: 41px;border-bottom: 1px #ccc solid;}
.nyaboutpro>h3{float: left;width: 150px;text-indent: 30px;height: 40px;line-height: 40px;border-bottom: 2px #007dff solid;color: #007dff;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:#007dff;}
#abprolist li a:hover p{background:#007dff;color:#fff;}

/* 标签 */
.pro_key {line-height: 35px;font-size: 15px;color: #333;font-weight: bold;}
.pro_key a{font-size: 14px;background: #9e9c9c;padding: 2px 6px;color:#fff;font-weight: normal;text-decoration: none;}
.pro_key a:hover{background:#007dff;}
/* 分享按钮 */
.jiathis{padding-top:10px;height:35px;line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px;}
.jiathis .jiathis_txt{float: left;}
/* 上下页按钮 */
.ny-page{overflow: hidden;margin-bottom:30px;}
.ny-pagea{width:50%;float:left;padding:0 10px;box-sizing:border-box;}
.ny-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%;}
.ny-page a:hover{border-color: #e4eaec;background-color: #f3f7f9;}

/* 搜索模块 */
.nysearch-ul{overflow: hidden;}
.nysearch-ul li.nysearch-li{padding: 0 0 15px 0;margin-bottom: 25px;border-bottom: 1px dashed #333;overflow:hidden;}
.nysearch-til>a{line-height: 14px;color: #fff;vertical-align: baseline;white-space: nowrap;display: inline-block;background: #007dff;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: #007dff;}
.nysearch-til>a:hover{background:#034ad8;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#034ad8;}
.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: #007dff;left:10px;}







/*翻页样式*/
.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:#007dff; display: inline-block; }
.metpager_5 a:hover { border:1px solid #007dff; color:#fff; background-color:#007dff;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#007dff; border:1px solid #007dff; text-decoration:none;display: inline-block;}
.metpager_5 span.disabled { border:1px solid #ccdbe4; padding:2px 8px 2px 8px; margin:2px; color:#999;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;}
@media (max-width:767px){
	.digg4>span:nth-child(-n+2){display:none;}
}