@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%;min-width: 1320px;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:#ff6600; }
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; }
.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;}
.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; }
.clear{clear:both; height:0; line-height:0; font-size:0;}
table {border-collapse:collapse; border-spacing:0;}
table td, table th{padding: 5px 10px;border: 1px solid #ddd;}

.container{width:1200px;margin:0 auto;}
/* 头部 */
.htop{line-height:39px;height:39px;background:#f3f3f3;border-bottom:1px solid #dedede;}
.htop em{float:left;color:#666666;font-size:14px;}
.htop .htop-aa{float:right;display:flex;color:#666666;}
.htop .htop-aa a{display:block;padding:0 12px;font-size:13px;color:#666666;}
/* .htop .htop-aa a:first-child{border-left:1px solid #eee;color:#666;} */
/* .htop .htop-aa a span{display:block;padding-left:25px;} */
/* .htop .htop-aa a:nth-child(1) span{background:url(../images/htopico1.jpg) no-repeat left;} */
/* .htop .htop-aa a:nth-child(2) span{background:url(../images/htopico2.jpg) no-repeat left;} */
/* .htop .htop-aa a:nth-child(3) span{background:url(../images/htopico3.jpg) no-repeat left;} */
/* .htop .htop-aa a:hover{color:#ff6600;} */
.hcont{padding:30px 0;}
.hcont .dlogo{ float: left;background:url(../images/hline.png) no-repeat right center ; padding-right:20px;}
.hcont .dlogo h1{}
.hcont .dlogo img{display: block;}
.hcont .logtxt{float: left;padding-left:15px;}
.hcont .logtxt  .lomshi{display:flex;}
.hcont .logtxt  .lomshi li{width:80px;text-align:center;height:57px;padding:10px 0px;margin-left:12px;position:relative;display:flex;}
.hcont .logtxt  .lomshi li .rotating{position:absolute;top:0;left:0;right:0;bottom:0;background:url(../images/hyuan.png) no-repeat;animation: rotate 5s linear infinite;width:100%;height:100%;}
.hcont .logtxt  .lomshi li p{color:#0168b7;font-size:20px;text-align:center;line-height:22px;margin:auto;}

.hcont .logtxt h2{font-size: 20px;color: #ff6600;font-weight: bold;}
.hcont .logtxt p{font-size: 16px;color: #666666;line-height:32px;}
.hcont .logtxt p span{color:#ff6600;}
.hcont .dphone{float:right;position: relative;}
.hcont .dphone dl{padding-left: 50px;background: url(../images/hphone.png) no-repeat left center;}
.hcont .dphone dl dt{font-size:14px;color:#999999;}
.hcont .dphone dd{font-size: 24px;color: #ff6600;line-height:26px;margin-top:6px;}

/*导航*/
@keyframes rotate{
  0%{transform:rotate(0deg);}
  100%{transform:rotate(-360deg);}
}
@-webkit-keyframes rotate {
  0%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(-360deg);}
}



.navBox{ background:#434750; height:55px; position:relative;}
.navBox ul li{ float: left; position: relative;}
/* .navBox ul li:last-child{background:none;} */
/* .navBox ul li.cur, .navBox ul li:hover{background: #ff6600;} */
.navBox ul li a span{ color: #ffffff;  font-size: 15px;line-height:17px; padding: 0 44px;margin:20px 0 18px 0; display: block;border-right:1px dashed #ffffff;}
.navBox ul li:last-child a span{border-right:none;}
.navBox ul li dl{display: none;position: absolute;width:340px;background:#f3f3f3;padding-top:30px;padding-left:35px;padding-bottom:20px;overflow:hidden;}
/* .navBox ul li:nth-last-child(2) dl, .navBox ul li:last-child dl{right:0} */
.navBox ul li dl dt{width:130px;float:left;}
.navBox ul li dl dt h3{font-size:20px;color:#444;font-weight:bold;margin-bottom:10px;}
.navBox ul li dl dt p{font-size:16px;color:#999;text-transform:uppercase;margin-bottom:20px;}
.navBox ul li dl dt .nav-xx{width:30px;height:4px;background:#ff6600;}
.navBox ul li dl dd{float:left;}
.navBox ul li dl dd a{width:170px;height:36px;border:1px solid #d5d5d5;line-height:36px;font-size:16px;color:#444;text-align:center;display:block;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding: 0 5px;}
/* .navBox ul li:hover dl{display: block; z-index: 999;max-height:412px;} */
.navBox ul li dl dd a:hover{background:#ff6600;border-color:#ff6600;color:#fff;}
.navBox ul li.cur  , .navBox ul li:hover{background:#ff6600;}
/* .navBox ul li.cur a span, .navBox ul li:hover a span{font-weight:bold;} */
.navBox .block{ position: absolute; display: block; background: #d62420; height: 5px; top: -5px; overflow: visible !important; }

.navBox .block:after{ content: ''; display: block; width:0; height:0; border-width:5px 5px 0px 5px; border-style:solid; border-color:transparent transparent transparent #d62420; position: absolute; right: -10px; }

/* .is-fixed .navBox{position: fixed;top: 0;left: 0;width: 100%;z-index: 100;-webkit-transition: left 0.3s ease-in-out;-moz-transition: left 0.3s ease-in-out;-o-transition: left 0.3s ease-in-out;-ms-transition: left 0.3s ease-in-out;transition: left 0.3s ease-in-out;} */

/*轮播图*/
#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:40px;height:6px;background:#79848d;opacity:1;border-radius: unset;}
#banner .swiper-pagination-bullet-active{background:#eb3c00;}
#banner .swiper-button-prev{left:70px;}
#banner .swiper-button-next{right:70px;}

/*搜索*/
.search{background:#ffffff;border-bottom:1px solid #dedede;}
.search .gjc{overflow:hidden; float:left; height:60px; line-height:60px; font-size:14px;color: #666666;}
.search .gjc span{color:#333333;font-size:14px;font-weight:bold;}
.search .gjc a{font-size:15px;color: #666666;}
.search .gjc a:hover{color: #ff6600;}
.search .sc{ float:right; margin-top:12px;}
.search .sc form{overflow:hidden;position:relative;}
.search .sc .tt{ float:left; width:200px; height:32px; color:#dedede;font-size:14px;line-height:32px; padding:0 0 0 10px;border: 1px solid #dedede; outline:none;}
.search .sc .s_bt{position:absolute;right:0;top:0;width:40px;height:34px;line-height:34px;text-align:center;padding-left:22px;background: url(../images/searchico.png) no-repeat #ff6600   center; color:#fff; text-decoration:none;font-size:0px;cursor:pointer;}

.search input::-webkit-input-placeholder {
    color: #dedede;
  }
 
.search  input::-moz-placeholder {

    color: #dedede;
  }
 
.search  input:-moz-placeholder {

    color: #dedede;
  }
 
.search  input:-ms-input-placeholder {

    color: #dedede;
}
/* 测量仪器 */
.standard{position:relative;margin-top:45px;height:430px;}
.instrument{position:relative;}
.instrument:after{    content: "";
    background: url(../images/standardbg.png)no-repeat;
    /* background-size: 100% 131px; */
    background-position: -185px 126px;
    opacity: 0.2;
    top: 31px;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1; }
.title {text-align:center;}

.title h3{color:#333333;font-weight:bold;font-size:46px;line-height:46px;}
.title h3 span{color:#0168b7;}
.title p	{color:#666666;font-size:18px;margin-top:17px;}
.standard .instrument ul{display:flex;padding-top:25px;padding-bottom:20px;margin-top:25px;}
.standard .instrument ul li {flex:auto;}
.standard .instrument ul li .instrumentimg{background:url(../images/gwico.png)no-repeat center ;background-size:172px 185px;height:185px;display:flex;}
.standard .instrument ul li:hover{position:relative;top:-24px;}
.standard .instrument ul li:hover .instrumentimg{background:url(../images/gglico.png)no-repeat center ;background-size:172px 209px;height:209px;}
.standard .instrument ul li .instrumentimg img{margin:auto;width:145px;height:102px;border-radius:38px;}
.standard .instrument ul li:hover .instrumentimg img{margin:30px auto;}
.standard .instrument ul li p{font-size:20px;color:#333333;margin-top:16px;text-align:center;}
.standard .instrument ul li:hover p{margin-top:16px;color:#0168b7;}
/*关于我们*/
.about{background:url(../images/aboutbg.jpg)no-repeat center;padding:54px 0 66px 0;}
.about .atitle{position:relative;text-align:center;margin-bottom:30px;}
.about .atitle h2{color:#e6e6e6;font-size:54px;font-weight:bold;line-height:54px;}
.about .atitle p{color:#222222;font-size:32px;font-weight:bold;position:absolute;bottom:0;left:0;right:0;}
.about  .aboutcontent{background:rgba(255,255,255,0.6);display:flex;flex:auto;padding-bottom:24px;}
.about  .aboutcontent .aboutcleft{padding:0 26px 0 30px; }
.about  .aboutcontent .aboutcleft h3{color:#333333;font-size:24px;padding:31px 0 24px 0;}
.about  .aboutcontent .aboutcleft .about-txt p{text-indent:2rem;color:#666666;font-size:14px;line-height:28px;}
.about .aboutcontent .aboutcleft .aboutbtn:hover{background:#434750;}
.about  .aboutcontent .aboutcleft .aboutbtn{width:140px;height:40px;line-height:40px;background:#fe6601;text-align:center;margin: 18px 0 20px 0;}
.about  .aboutcontent .aboutcleft .aboutbtn a{font-size:15px;color:#fff;}
.about  .aboutcontent .aboutcleft .abouyshil ul {display:flex;}
.about  .aboutcontent .aboutcleft .abouyshil ul li{margin-right:50px;}
.about  .aboutcontent .aboutcleft .abouyshil ul li .chimg{display:none;}
.about  .aboutcontent .aboutcleft .abouyshil ul li:hover .ahimg{display:none;}
.about  .aboutcontent .aboutcleft .abouyshil ul li:hover .chimg{display:block;}
.about  .aboutcontent .aboutcleft .abouyshil ul li:hover  p{color:#ff6600;}
.about  .aboutcontent .aboutcleft .abouyshil ul li img{width:28px;height:28px;display:flex;margin:auto;}
.about  .aboutcontent .aboutcleft .abouyshil ul li p{color:#666666;font-size:15px;line-height:30px;}
.about .aboutcright .about-img{width:600px;height:320px;}
.about .aboutcright .about-img img{width:600px;height:320px;}
.about .aboutcright  #countup{display:flex;margin-top:20px;}
.about .aboutcright  #countup  .countup-div{border:1px solid #dedede;/*padding:17px 16.5px;*/padding:17px 14px;color:#666666;font-size:16px;margin-right:20px;}
.about .aboutcright  #countup  .countup-div h4{display:flex;align-items:flex-end;color:#fe6601;font-size:36px;font-weight:bold;}
.about .aboutcright  #countup  .countup-div h4 span{line-height:36px;}
.about .aboutcright  #countup  .countup-div h4 p{font-weight:normal;font-size:16px;}
.about .aboutcright  #countup  .countup-div .countup-txt{display:flex;align-items:flex-end;}




#agbt{padding-bottom:68px;height:310px;}

.product123{padding-bottom:25px;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;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:#0168b7;}

.productpro123{position:relative;}
.productpro123 li {width:280px;margin:0 10px;}
.productpro123 li img{max-width:100%;}
/* .productpro123 li:hover img{border:3px solid #30318b} */
.productpro123  li a p{text-align:center;color:#252525;font-size:16px;margin-top:16px;}
.productpro123 li a:hover p{background:#0168b7;color:#fff;height:44px;line-height:44px;width:255px;text-align:center;margin:auto;position:relative;top:-25px;}
.productpro123 .pbot1{ background:url(../images/jtl.jpg) no-repeat center; left:-52px;top:88px;background-color: #343434; }	
.productpro123 .pbot2{ background:url(../images/jtr.jpg) no-repeat center; right:-52px;top:88px;background-color: #343434;}	
.productpro123 .pbot{ display:block; width:54px; height:59px; position:absolute;cursor:pointer;}

/*标题*/
/* .title{text-align:center;} */
/* .title h2{color:#333;font-size:36px;margin-bottom:8px;} */
/* .title p{font-size:18px;color:#666;display:inline-block;padding:0 50px;background:url(../images/title-x.jpg) no-repeat center;} */
/* .title p span{padding:0 22px;background:#fff;} */

/*产品展示*/
.ProductList{padding:52px 0 64px 0;}
.ProductList .proMenu{background:url(../images/probg.png)no-repeat ;padding-bottom:82px;background-size:100% 100%;}
.ProductList .proMenu h2{color:#ffffff;font-size:24px;font-weight:bold;text-align:center;}
.ProductList .proMenu ul{padding:24px 0 0 0; display:flex;flex-wrap:wrap;}
.ProductList .proMenu ul li{width:173px;overflow:hidden;margin:0 12.5px;border-bottom:1px dashed #666666;padding:16px 0px 11px 0px;}
.ProductList .proMenu ul li a{background:url(../images/promenuico.png)no-repeat;padding-left:17px;color:#666666;font-size:15px;display: block;width:161px;         
        
                overflow: hidden;/*超出隐藏*/
                white-space: nowrap;/* 强制不换行 */
                text-overflow:ellipsis;/*文字隐藏的格式 */}
.ProductList .proMenu ul li:last-child a{color:#ff6600;}
.ProductList .proMenu ul li:hover a{color:#ff6600;}
				.ProductList .proListimg{margin-top:11px;}
.ProductList .proListimg ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.ProductList .proListimg ul li{width:283px;}
.ProductList .proListimg ul li {margin-bottom:26px;}
.ProductList .proListimg ul li:hover p{color:#ff6600;font-weight:bold;}
.ProductList .proListimg ul li .proimglist{background:url(../images/proimgbg.png)no-repeat bottom;width:283px;height:213px;padding-bottom:13px;}
.ProductList .proListimg ul li .proimglist img{width:100%;height:100%;border:1px solid #dedede;}
.ProductList .proListimg ul li p{color:#666666;font-size:15px;margin-top:6px;text-align:center;    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}}






.product{padding:97px 0 80px;background:url(../images/productbg.jpg)no-repeat;    background-size: 100% 100%;}
.pro-box{margin-top:40px;}
.pro-nav{float:left;width:240px;}
.pro-top{width:240px;}
.pro-top>a{display:block;background:url(../images/pronavbg.jpg) no-repeat top center;color:#fff;padding:20px 0 10px 20px;}
.pro-top>a>p{font-size:24px;}
.pro-top>a>span{font-size:14px;text-transform:uppercase;}
/* .pro-navlist{box-shadow:0 8px 7px 0 rgba(0,0,0,0.1);} */
.pro-navlist dl {background:#f4f4f4;border:1px solid #e3e3e3;border-top:none;padding:12px 0px 18px 0px;}
.pro-navlist dl dt{}
.pro-navlist dl dt>a{display:block;padding:5px 8px;font-size:15px;color:#444444;}
.pro-navlist dl dt>a>span{display:block;background:url(../images/promunico.jpg)no-repeat center;padding:13px 37px 13px 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-nav2{background:#f5f5f5;padding:28px 0;border:1px solid #d5d5d5;border-bottom:none;display:none;}
.pro-nav2 a{display:block;font-size:16px;color:#333;padding:0 38px;margin-bottom:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-nav2 a:last-child{margin-bottom:0;}
.pro-nav2 a:hover{color:#ff6600;}
.pro-navlist dl dt.on>a{color:#0168b7;}
/* .pro-navlist dl dt.on>a>span{background:url(../images/pro-navxb.png) no-repeat right;} */
.pro-navtxt{padding:30px 0;background:url(../images/pro-navtx1.png) no-repeat top center, url(../images/pro-navtx2.png) no-repeat bottom center;border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;text-align:center;}
.pro-navtxt h4{font-size:16px;color:#444;margin-bottom:5px;}
.pro-navtxt h3{font-size:24px;color:#444;font-weight:bold;margin-bottom:10px;}
.pro-navtxt h3 span{color:#ff6600;}
.pro-navtxt a{display:block;font-size:16px;color:#fff;background:url(../images/pro-navtxa.png) no-repeat left 15px center #ff6600;margin:0 15px;line-height:42px;border-radius:21px;text-indent: 32px;}
.pro-con{width:933px;float:right;}
.pro-con .promenulist 	{background:white;}
.pro-con .promenulist ul {display:flex;border:1px solid #e3e3e3;border-radius:15px;}
.pro-con .promenulist ul li {flex:1;padding:21px 0;}
.pro-con .promenulist ul li .promenuimg{width:25px;height:23px;overflow:hidden;align-items:center;background-position:top;margin-right:10px;}
.pro-con .promenulist ul li:first-child .promenuimg{background:url(../images/pdc.png)no-repeat;margin-top:3px;}
.pro-con .promenulist ul li:nth-child(2) .promenuimg{background:url(../images/pdinac.png)no-repeat;margin-top:3px;}
.pro-con .promenulist ul li:nth-child(3) .promenuimg{background:url(../images/ppbj.png)no-repeat;}
.pro-con .promenulist ul li:last-child .promenuimg{background:url(../images/plxx.png)no-repeat;}
.pro-con .promenulist ul li.on .promenuimg{background-position:bottom;}


/* .pro-con .promenulist ul li .promenuimg img{width:100%;overflow:hidden;} */
.pro-con .promenulist ul li a{color:#333333;font-size:18px;border-right:2px solid #333333;display:flex;justify-content:center;}
.pro-con .promenulist ul li:last-child a{border-right:none;}
.pro-con .promenulist ul li.on a{color:#0168b7;font-weight:bold;}
.pro-con .promenudetail .prodeatil{display:flex;border:1px solid #e3e3e3;}
.pro-con .promenudetail  .procolumnimg{width:356px;height:356px;border-right:1px solid #e3e3e3;display:flex;}
.pro-con .promenudetail  .procolumnimg img{margin:auto;width:356px;height:356px;}
.pro-con .prodeatil .prodesc{width:579px;background:white;padding-left:40px;padding-right:64px;}
.pro-con .prodeatil .prodesc h3{color:#0168b7;font-size:26px;margin:80px 0 0 0;font-weight:bold;}  
.pro-con .prodeatil .prodesc p{font-size:14px;color:#666666;padding:26px 0 62px 0;}
.pro-con .promenudetail .prolist {display:flex;flex-wrap:wrap;justify-content:space-between;}
.pro-con .promenudetail .prolist .proinfo {width:300px;margin-top:18px;}
.pro-con .promenudetail .prolist:after{content:'';width:300px;}
.pro-con .promenudetail .prolist .proinfo .proimg{width:300px;height:300px;border:2px solid #e3e3e3;display:flex;}
.pro-con .promenudetail .prolist .proinfo:hover .proimg{border:2px solid #0168b7;}
.prodesclist{margin-top:20px;}
.pro-con .promenudetail .prolist .proinfo .proimg img{width:100%;height:auto;margin:auto 0;}
.pro-con .promenudetail .prolist .proinfo p{color:#333333;font-size:15px;padding:12px 0 15px 0;text-align:center;}
.pro-con .promenudetail .prolist .proinfo .prozxun  {display:flex;}
.pro-con .promenudetail .prolist .proinfo .prozxun  .prosan:first-child{margin-right:10px;}
.pro-con .promenudetail .prolist .proinfo .prozxun .prosan{width:130px;height:32px;text-align:center;color:#666666;font-size:16px;line-height:32px;border-radius:15px;border:1px solid #e3e3e3;}
/* .pro-con .prodeatil .prodesc  .pmenuzx{height:40px;} */
.pro-con .prodeatil .prodesc  .pmenuzx {display:flex;}
.pro-con .prodeatil .prodesc  .pmenuzx .probtn:first-child{width:160px;height:40px;text-align:center;line-height:40px;    background:url(../images/hzixun.png)no-repeat 22px center; background-color: #0168b7;border-top-left-radius:25px;border-bottom-left-radius:25px;border:1px solid #e3e3e3;}
.pro-con .prodeatil .prodesc  .pmenuzx .probtn:last-child{width:160px;height:40px;text-align:center;line-height:40px;background:url(../images/pxqing.png)no-repeat 22px  center;border-top-right-radius:25px;border-bottom-right-radius:25px;border:1px solid #e3e3e3;}
/* .pro-con .prodeatil .prodesc  .pmenuzx .probtn a{text-align:center;} */
.pro-con .prodeatil .prodesc  .pmenuzx .probtn:first-child a{color:#fff;}
.pro-navimg{position:relative;}
.pro-navimg a{display:block;position:relative;overflow:hidden;}
.pro-navimg a>img{max-width:100%;}
.pro-navimg a .absolute{left: 0px;top: 0px;right: 0px;bottom: 0px;position: absolute;}
.pro-navimg a .border_top{border-top-color: #ff6600;border-top-width: 3px;border-top-style: solid;}
.pro-navimg a .border_bottom{border-bottom-color: #ff6600;border-bottom-width: 3px;border-bottom-style: solid;}
.pro-navimg a .border_left{border-left-color: #ff6600;border-left-width: 3px;border-left-style: solid;}
.pro-navimg a .border_right{border-right-color: #ff6600;border-right-width: 3px;border-right-style: solid;}
.transcalxzero {transform: scaleX(0);-webkit-transform: scaleX(0);-o-transform: scaleX(0);-moz-transform: scaleX(0);}
.transcaletop {transform: scale(1, 0);-webkit-transform: scale(1, 0);-o-transform: scale(1, 0);-moz-transform: scale(1, 0);}
.pro-navimg a:hover .borders{transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-moz-transform: scale(1);}
.pro-conlist{margin-top:40px;padding:0 40px;position:relative;}
.pro-conlist a{display:block;}
.pro-conlist a .pro-img{position:relative;}
.pro-conlist a .pro-img img{max-width:100%;}
.pro-conlist a .pro-img .pro-shand{position:absolute;left:0;top:0;background:url(../images/pro-imgx.png) no-repeat center rgba(0,0,0,0.2);display:none;}
.pro-conlist a p{line-height:40px;color:#fff;background:#ff6600;text-align:center;padding:0 10px;font-size:16px;}
.pro-conlist a:hover .pro-img .pro-shand{display:block;}
.pro-conlist .swiper-prev, .pro-conlist .swiper-next{width:28px;height:58px;position:absolute;top:50%;margin-top:-29px;cursor:pointer;opacity:0.8;}
.pro-conlist .swiper-prev{background:url(../images/btn-prev.jpg) no-repeat;left:5px;}
.pro-conlist .swiper-next{background:url(../images/btn-next.jpg) no-repeat;right:5px;}
.pro-conlist .swiper-prev:hover, .pro-conlist .swiper-next:hover{opacity:1;}

#nymessage { background-color: #f5f5f5;padding-top: 50px;  padding-bottom: 50px;}
.form-horizontal { overflow: hidden; margin-top: 20px; }
#nymessage h4 { font-size: 32px; line-height: 50px; color: #333; font-weight: bold; text-align: center;}
#nymessage p { width: 100%;text-align: center; padding-top: 10px;font-size: 16px; line-height: 30px; color: #777; }
.form-horizontal .form-group {margin-bottom: 10px; position: relative;}
.form-control { padding: 0px; margin: 0px; border: none; }
#nymessage .mess_1 { margin: 0 -5px; display: flex; flex-wrap: wrap; align-items: flex-start; }
#nymessage .mess_1 .form-group { margin-bottom: 10px; position: relative;  width: 46%; margin-right: 60px; } 
#nymessage .mess_1 .form-group:nth-child(2n) { margin-right: 0px; }
#nymessage .mess_1 .form-group  input { padding: 0 20px; width: 100%; height: 80px; line-height: 80px; background: #fff;  font-size: 16px;   }
#nymessage textarea { width: 100%;height: 200px;padding: 25px 20px;line-height: 26px; background: #fff;  overflow-y: auto;font-size: 16px;  }
.btn-default { width: 20%; line-height: 40px; text-align: center; font-size: 16px; color: #333; background-color: #dadde3; border: none; border-radius: 0;}
.btn-default:first-child { background-color: #0d65b3; color: #fff; margin-right: 20px; }
@media( max-width: 767px) {
	#nymessage { padding-top: 20px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; }
	#nymessage h4 { font-size: 22px; line-height: 1; }
	#nymessage .mess_1 .form-group { margin-right: 10px; width: 48%; }
	#nymessage .mess_1 .form-group input { height: 60px; line-height: 60px; }
}



.adv{ height:810px; background:url(../images/advbg.png) no-repeat top; padding-top:70px;background-position:center -1px;background-size:100% 622px;}
.advtitle{ text-align:center; font-size:45px; color:#222222;}
.advtitle b{ color:#0359b6;}
.advtitle span{ font-weight:lighter; font-size:18px; display:block; margin:10px 0 15px 0;}
.advtitle:after{ content:''; display:inline-block; height:2px; width:82px; background:#0359b6;}
.advtab{    border: 1px solid #dedede;
    margin: 48px 0 40px 0;
    background: #fff;
    /* box-sizing: border-box; */
    font-size: 0;
    width: 1200px;}
.advtab li{ box-sizing:border-box; width:200px; display:inline-block; font-size:24px; color:#484848; font-weight:lighter; text-align:center; vertical-align:top; height:160px; position:relative; cursor:pointer;transition:all .3s ease;}
.advtab li+li{ border-left:1px solid #dedede;}
.advtab li em{ display:block; font-size:12px; text-transform:uppercase; margin-top:5px;}
.advtab b{ position:absolute; z-index:3; width:5px; height:5px; background:#fff; border-radius:50%; border:4px solid #3484d4; left:0; right:0; margin:auto; top:0; bottom:0; display:block;}
.advtab i{ position:absolute; width:23px; height:23px; border-radius:50%; background:#9dc5e6; top:-11px; left:0; right:0; margin:0 auto;}
.advnum { font-size:52px; color:#0359b6; font-family:fontDin; padding-top:22px; transition:all .3s ease;}
.advtab li.on{ background:#0168b7; color:#fff;}
.advtab li.on .advnum { color:#fff;}
.advcon{ padding:32px 15px 36px 15px; background:#fff; box-shadow:0 0 20px  0 rgb(0 0 0 / 20%);;}
.advcen ul{display:flex;}
.advright{ margin-left:42px;}
.adv_t{ font-size:36px; color:#333333;font-weight:bold;}
.adv_t em{ display:block; font-size:15px; color:#8b8b8b; margin:4px 0 0px 0; text-transform:uppercase;}
.adv_t:after{ display:block; content:''; width:54px; height:5px;margin-top:15px; background:#0168b7;}
.advflex{display:flex;align-items:center;}
.advwa{ margin:30px 0; font-size:16px; color:#666666; font-weight:lighter; line-height:24px;}
.advwa p{ position:relative; width:466px;}
/* .advwa p:after{ content:''; display:block; position:absolute; left:0; top:0; bottom:0; margin:auto 0; width:10px; height:10px; border:2px solid #bbbbbb; transform:rotate(-45deg);} */
.advbtn a{ display:block; transition:all .3s ease; width:203px; line-height:48px; background:#0168b7; font-size:16px; color:#fff; font-weight:lighter; text-align:center;}
.advbtn a:hover{ background:#ff9c00;}










.streng{background:url(../images/strengbg.jpg)no-repeat;padding:52px  0;}
.streng .stitle{position:relative;text-align:center;margin-bottom:30px;}
.streng .stitle h2{color:#e6e6e6;font-size:54px;font-weight:bold;line-height:54px;}
.streng .stitle p{color:#222222;font-size:32px;font-weight:bold;position:absolute;bottom:0;left:0;right:0;}
.streng  .strenglist{position:relative;}
.streng  .strenglist ul li{width:285px;margin:0 8.5px;}
.streng  .strenglist ul li img{width:100%;height:190px;}
.streng  .strenglist ul li p{color:#666666;font-size:15px;padding:14px 0 16px 0;text-align:center;background:#f3f3f3;}
.streng .strenglist ul li:hover p{background:#ff6600;color:#ffffff;}
.streng  .strenglist .pbot1{ background:url(../images/sprot.png) no-repeat center;left:-33px; top:90px;}
.streng  .strenglist .pbot2{ background:url(../images/splot.png) no-repeat center; right:-33px;top:90px;}	
.streng .pbot{ display:block; width:22px; height:49px; position:absolute;cursor:pointer;}









.succase .pbot1{ background:url(../images/jtl.jpg) no-repeat center; left:-52px;top:160px;background-color: #343434; }	
.succase .pbot2{ background:url(../images/jtr.jpg) no-repeat center; right:-52px;top:160px;background-color: #343434;}	
.succase .pbot{ display:block; width:54px; height:59px; position:absolute;cursor:pointer;}

/*成功案例*/
.lunbg{background:url(../images/gdbg.jpg)no-repeat;}
.Case{margin-top:42px;}
.succase{position:relative;}
.succase {padding:40px 0;}
.succase ul li{width:370px;border:1px solid #e7e7e7;box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);margin:0px 14px;position:relative;}
.succase ul li:hover:after{content:'';background:#0168b7;height:4px;width:370px;position:absolute;bottom:0;}

.succase ul li .sucaseimg{width:370px;height:278px;display:flex;border-bottom:1px solid #eeeeee;}
.succase ul li .sucaseimg img{max-width:100%;max-height:100%;margin:auto;}
.succase ul li .sucasedetail{display:flex;justify-content:space-between;padding:31px 0 30px 0px;}
.succase ul li .sucasedetail .sucaseinfo{border-right:1px solid #d5d5d5;padding-left:18px;width:274px;}
.succase ul li .sucasedetail .sucaseinfo h4{color:#252525;font-size:16px;font-weight:bold;    overflow: hidden;text-overflow: ellipsis;  white-space: nowrap;margin-bottom:7px;}
.succase ul li .sucasedetail .sucaseinfo p{color:#666666;font-size:14px;  overflow: hidden;text-overflow: ellipsis;  white-space: nowrap;}
.sucasemore a{color:#666666;font-size:14px;padding-right:19px;}
.sucasemore .sucasesan{margin-top:10px; background:#eeeeee;width:25px;height:25px;border-radius:50%;display:flex;justify-content:center;margin-left:18px;}
.sucasemore .sucasesan p{ text-align:center;margin:auto;   width: 0; height: 0; border-top:6px solid transparent;  border-left: 10px solid black; border-bottom: 6px solid transparent;}
.succase ul li:hover .sucaseinfo h4 a{color:#d7241e;}
.succase ul li:hover  .sucasemore a{color:#d7241e;}
.succase ul li:hover  .sucasemore .sucasesan{background:#d7241e;}
.succase ul li:hover   .sucasemore .sucasesan p{border-left: 10px solid white; }
.serve{background:url(../images/fwubg.jpg)no-repeat; padding:50px 0px 44px 0;}
.serve .container{display:flex;justify-content:space-between;}
.serve .servetitle h2{font-size:40px;color:#ffffff;}
.serve .servetitle p{color:#ffffff;font-size:16px;word-spacing:2px;}
.serve .servezxun{width:300px;height:52px;background:#0168b7;border-radius:25px; text-align:center;line-height:52px;}
.serve .servezxun:hover{background:#d7241e;}
.serve .servezxun a{color:#fff;font-size:18px;}
.serve .servezxun img{width:26px;height:27px;margin:11px 16px 10px 0px; }




.process{margin-top:36px;margin-bottom:70px;}
.process .processcont{background:url(../images/lctu.png)no-repeat center;height:200px;}
.process .processcont ul{display:flex;margin-top:50px;}
.process .processcont ul li{margin:0 auto;}
.process .processcont ul li .lcimg{background:url(../images/lcyuan.png)no-repeat;width:119px;height:120px;line-height:120px;text-align:center;display:flex;}
.process .processcont ul li .lcimg img{margin:auto;}
.process .processcont ul li .lcimg .lcred{display:none;}
.process .processcont ul li:hover .lcimg .lcred{display:block;}
.process .processcont ul li:hover  .lchei{display:none;}
.process .processcont ul li:hover p{color:#c30000;}
.process .processcont ul .processbot .lcimg{margin:40px 0px 17px 0;}
.process .processcont ul .processtop p{margin-bottom:18px;}
.khu ul li {width:185px;background:url(../images/kfbg.png)no-repeat;margin:0px 8px;}
.process .processcont ul li p{color:#444444;font-size:20px;font-weight:bold;text-align:center;}
.khu ul li .khuimg{width:170px;height:155px;  display:flex;
}
.parent{margin-bottom:67px;}
.khu{position:relative;}
.parent .khu .tempWrap{width:1200px!important;}
 .khu ul li img{width:80%;border-radius:100px;margin:auto;}
 .khu .pbot1{ background:url(../images/jtl.jpg) no-repeat center; left:-52px;top:50px;background-color: #343434; }	
.khu .pbot2{ background:url(../images/jtr.jpg) no-repeat center; right:-52px;top:50px;background-color: #343434;}	
.khu .pbot{ display:block; width:54px; height:59px; position:absolute;cursor:pointer;}

.new{
	padding:58px 0;
}
.new .ntitle{position:relative;text-align:center;margin-bottom:30px;}
.new .ntitle h2{color:#e6e6e6;font-size:54px;font-weight:bold;line-height:54px;}
.new .ntitle p{color:#222222;font-size:32px;font-weight:bold;position:absolute;bottom:0;left:0;right:0;}
.new  .newcontent{display:flex;justify-content:space-between;}
.new  .newcontent .newleftzne {width:600px;}
.new  .newcontent .newleftzne .newlefttit ul{display:flex;margin-bottom:26px;margin-top:15px;}
.new  .newcontent .newleftzne .newlefttit ul li {padding:6px 18px; margin-right:14px;}
.new  .newcontent .newleftzne .newlefttit ul li a{color:#333333;font-size:18px;}
.new  .newcontent .newleftzne .newlefttit ul li.cur{border-left:4px solid #fe6601;}
.new  .newcontent .newleftzne .newlefttit ul li.cur a{color:#fe6601;font-weight:bold;}
.new  .newcontent .newleftzne .newleftcont ul .newtw{display:flex;margin-bottom:4px;}
.new  .newcontent .newleftzne .newleftcont ul .newtw .newtwimg{border:3px solid #dedede;width:271px; height:189px;}
.new  .newcontent .newleftzne .newleftcont ul .newtw .newtwimg img{width:265px;height:183px;}
.new  .newcontent .newleftzne .newleftcont ul .newtw  .newtwfont{padding-left:23px;margin:auto 0;}
.new  .newcontent .newleftzne .newleftcont ul .newtw  .newtwfont h4  a{color:#333333;font-size:15px;font-weight:bold;}
.new .newcontent .newleftzne .newleftcont ul .newtw:hover  .newtwimg{border:3px solid #ff6600;}
.new .newcontent .newleftzne .newleftcont ul .newtw:hover  .newtwfont h4  a{color:#ff6600;}
.new  .newcontent .newleftzne .newleftcont ul .newtw  .newtwfont p{color:#666666;font-size:14px;padding:24px 0;}
.new  .newcontent .newleftzne .newleftcont ul .newtw  .newtwfont .newtwbtn{background:url(../images/newmore.png)no-repeat;width:173px;text-align:center;height:40px;line-height:40px;}
.new  .newcontent .newleftzne .newleftcont ul .newtw  .newtwfont .newtwbtn a{color:#ffffff;font-size:14px;}
.new  .newcontent .newleftzne .newleftcont ul  li{border:1px solid #dddddd;margin-top:6px;height:54px;}
.new .newcontent .newleftzne .newleftcont ul li a{display:flex;}
.new  .newcontent .newleftzne .newleftcont ul  li .newleftdate {border-right:1px solid #dddddd; padding:7px 25px;margin:1px 0;}
.new  .newcontent .newleftzne .newleftcont ul  li:hover .newleftbiao .newly{background:url(../images/newcarr.png)no-repeat center;}
.new  .newcontent .newleftzne .newleftcont ul  li  .newleftbiao{display:flex;justify-content:space-between;}
.new  .newcontent .newleftzne .newleftcont ul  li  .newleftbiao .newlfont{color:#666666;font-size:15px;line-height:52px;width:424px;padding-left:20px;}
.new  .newcontent .newleftzne .newleftcont ul  li  .newleftbiao .newly{width:30px;height:30px;margin:10px 0;background:url(../images/newrarr.png)no-repeat center;}
.new  .newcontent .newleftzne .newleftcont ul  li  .newleftbiao .newly p{}
.new  .newcontent .newleftzne .newleftcont ul  li .newleftdate h4{color:#666666;font-size:18px;text-align:center;}
.new  .newcontent .newleftzne .newleftcont ul  li .newleftdate p{color:#999999;font-size:14px;}
.new  .newcontent  .newrightcontent{width:555px;}
.new  .newcontent .newrightcontent .newrighttit{border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;display:flex;justify-content:space-between;margin-bottom:36px;padding:18px 0;}
.new  .newcontent .newrightcontent .newrighttit .newrightbiao{font-size:18px;color:#333333;}
.new  .newcontent .newrightcontent .newrighttit .newrightbiao span{color:#999999;font-size:14px;}
.new  .newcontent .newrightcontent .newrighttit:hover .newrightbiao{color:#ff6600;font-weight:bold;}
.new  .newcontent .newrightcontent .newrighttit:hover .newrightmore{border:1px solid #ff6600;}
.new  .newcontent .newrightcontent .newrighttit:hover .newrightmore a{color:#ff6600;}
.new  .newcontent .newrightcontent .newrighttit .newrightmore{width:30px;height:30px;line-height:30px;text-align:center;border:1px solid #dddddd;border-radius:50%;}
.new  .newcontent .newrightcontent .newrighttit .newrightmore a{font-size:26px;color:#999999;line-height:26px;}
.new  .newcontent .newrightcontent  .qus dl{border-bottom:1px dashed #cccccc;padding:0px 0 22px 0;margin-bottom:20px;}
.new  .newcontent .newrightcontent  .qus dl:hover dt a{color:#ff6600;}
.new  .newcontent .newrightcontent  .qus dl dt{background:url(../images/newwen.png)no-repeat left top;padding-left:40px;} 
.new  .newcontent .newrightcontent  .qus dl dt a{font-size:15px;color:#333333;line-height:24px;}
.new  .newcontent .newrightcontent  .qus dl dd{background:url(../images/newda.png)no-repeat left top;padding-left:40px;font-size:14px;color:#666666;}
.new  .newcontent .newrightcontent  .qus dl dd a{}
/*底部*/
.foot {background:#434750;padding-top:55px;}
.foot .footdetail{display:flex;justify-content:space-between;padding-bottom:62px;}

.foot .footdetail .fnav ul{display:flex;}
.foot .footdetail .fnav ul li .fnavone{color:#ffffff;font-size:18px;border-left:5px solid #ffffff;padding-left:10px;margin-bottom:10px;}
.foot .footdetail .fnav ul li p {margin-top:15px;}
.foot .footdetail .fnav ul li p a{color:#cdcdcd;font-size:14px;padding-left:10px;}
.foot  a:hover{color:#ff6600;}
.foot .footdetail .fnav ul li p:hover a{color:#ff6600;}
.fcontact ul li:hover{color:#ff6600;}
.fba span:hover  a{color:#ff6600;}
.fewm{display:flex;margin:auto;}
.fewm .fexmwem:first-child{margin-right:20px;}
.fewm .fexmwem .fexmimg{padding:3px;border:1px solid #7a7a7a;}
.fewm .fexmwem .fexmimg  img{width:132px;height:132px;}
.fewm .fexmwem  p{color:#cbcbcb;font-size:14px;margin-top:7px;text-align:center;}
.fcontact .footrx p{background:url(../images/fddh.png)no-repeat left;line-height:25px;color:#ffffff;font-size:15px;padding-left:38px;}
.fcontact .footrx {border-bottom:1px solid #565a62;padding-bottom:20px;}
.fcontact .footrx h2{color:#ffffff;font-size:24px;line-height:24px;font-weight:bold;margin-top:7px;padding-left:38px;}
.fcontact ul {margin-left:5px;}
.fcontact ul li{color:#cdcdcd;font-size:14px;line-height:17px;margin-top:15px;}
.fcontact ul li:first-child{background:url(../images/fphone.png)no-repeat left;padding-left:21px;}
.fcontact ul li:nth-child(2){background:url(../images/fshouj.png)no-repeat left;padding-left:21px;}
.fcontact ul li:nth-child(3){background:url(../images/femail.png)no-repeat left;padding-left:21px;}
.fcontact ul li:last-child{background:url(../images/fdz.png)no-repeat left;padding-left:21px;}
.flink{border-top:1px solid #888a8f;padding:24px 0;}
.flink span{color:#ffffff;font-size:14px;}
.flink  a{color:#b5b6b7;font-size:14px;margin:0 4px;}
.fba {background:#2e3036;padding:18px 0;}
.fba  .container{display:flex;justify-content:space-between;}
.fba  span{color:#cccccc;font-size:14px;}
.fba  span a{color:#cccccc;font-size:14px;}
.fba .ban{margin-left:14px;}


.seo_p { font-size: 15px; color: #fff; line-height: 2; display: block; }
.seo_p a { color: #fff; }




.footer{background:#282828;padding:50px 0 70px 0;position:relative;}
.footer:before {
    content: '';
    background: url(../images/fredline.png) no-repeat;
    background-size: 951px 5px;
    width: 951px;
    height: 5px;
    position: absolute;
    z-index: 99;
    top: -5px;
	right:0;
}
.footer:after{
	
	    content: '';
    background: url(../images/fblueline.png) no-repeat;
    background-size: 951px 5px;
    width: 951px;
    height: 5px;
    position: absolute;
    z-index: 99;
    top: 0;
}
.footer .container{display:flex;}
.footer h2{background:url(../images/fnavico.png)no-repeat;padding-left:34px;font-size:18px;color:#ffffff;margin-bottom:19px;}
.fnav {width:270px;border-right:1px solid #444444;}
.fnav ul {display:flex;  display: -webkit-flex; justify-content: space-between; flex-direction: row;  flex-wrap: wrap;}
.fnav ul  li{width:118px;margin-top:14px;}
.fnav ul  li a{color:#999999;font-size:14px;}
.fnav ul  li:hover a{color:#fff;}
.fcontact{margin-left:60px;}
.fcontact .fflex{display:flex;justify-content:space-between;}

.fcontact  .finfo .ffdh{background:url(../images/fphone.png)no-repeat;padding-left:50px;margin-top:14px;}
.fcontact  .finfo h3:hover{color:#0168b7;}
.fcontact  .finfo  p:hover{color:#0168b7;}
.fcontact  .finfo .fcz:hover{color:#0168b7;}
.fcontact  .finfo .fdz:hover{color:#0168b7;}
.fcontact  .finfo h3{color:#ffffff;font-size:14px;margin-bottom:8px;}
.fcontact  .finfo p{color:#ffffff;font-size:18px;font-weight:bold;}
.fcontact  .finfo p span{margin:0 8px;}
.fcontact  .finfo  .fcz{color:#ffffff;font-size:14px;margin-top:20px;}
.fcontact  .finfo .fdz{color:#ffffff;font-size:14px;margin-top:20px;}
.fkf{margin-top:32px;background:#444444;border-radius:20px;color:#666666;font-size:14px;width:224px;text-align:center;height:48px;line-height:48px;}
.fkf a{color:#666666;}
.fkf:hover a{color:#0168b7;}
.fkf img{margin:14px 16px 11px 20px;}
/* .fewm {display:flex;margin-left:55px;} */
/* .fewm .fewmimg:first-child{margin-right:50px;} */
/* .fewm .fewmimg img{width:124px;height:124px;} */
/* .fewm .fewmimg p{color:#999999;font-size:14px;margin-top:14px;text-align:center;} */
/* .fewm .fewmimg p:hover{color:#0168b7;} */
.fban{background:#282828;border-top:1px solid #444444;padding:25px 0;}
.fban p span{color:#666666;font-size:14px;margin-right:10px;}
.fban p span:hover{color:#0168b7;}
.fban p span:hover a{color:#0168b7;}
.fban p span a{color:#666666;font-size:14px;letter-spacing:0.4px;}
/* .footer-nav{display:flex;border-bottom:1px solid #607eb5;} */
/* .footer-nav li{flex:1;text-align:center;padding:35px 0;} */
/* .footer-nav li a{font-size:16px;font-weight:bold;color:#fff;} */
/* .footer-nav li a:hover{color:#ff6600;} */
/* .footer-con{margin-top:50px;padding-bottom:40px;overflow:hidden;} */
/* .footer-one{width:25%;float:left;padding:0 15px;box-sizing:border-box;color:#fff;} */
/* .footer-one h4{font-size:16px;font-weight:bold;margin-bottom:5px;line-height:30px;padding-left:38px;} */
/* .footer-one h4.fphone{background:url(../images/fphone.png) no-repeat left;} */
/* .footer-one h4.ftel{background:url(../images/ftel.png) no-repeat left;} */
/* .footer-one h4.femail{background:url(../images/femail.png) no-repeat left;} */
/* .footer-one h4.faddress{background:url(../images/faddress.png) no-repeat left;} */
/* .footer-one p{font-size:16px;} */
.footer-link{padding:41px 0px 41px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.footer-link .container{display:flex;justify-content:space-between;}
.footer-link span{color:#666666;font-size:18px;margin-right:35px;align-items:center;}
.footer-link span em{text-transform:uppercase;font-weight:bold;font-family: arial;}
.footer-link a{color:#666666;margin-right:12px;font-size:14pz;}
.footer-link a:last-child{margin-right:0;}
.footer-link a:hover{color:#ff6600;}
.fcopy{padding:20px 0;}
.fcopy p{font-size:14px;color:#666;}
.fcopy p a{font-size:14px;color:#666;}
.fcopy p a:hover{color:#ff6600;}

/* 在线客服 */
.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: #ff6600;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:#ff6600;}
.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:#ff6600;}
.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;}
.retract{position:absolute;left:-36px;top:50%;margin-top:-30px;width:36px;height:60px;background:url(../images/djt.png) no-repeat center right #ff6600;border-radius: 30px 0 0 30px;box-shadow: -2px 0 7px 0 rgb(0 0 0 / 50%);cursor:pointer;}
.loadont{position: absolute;right: 0;top: 0;background: #ff6600;color: #fff;width: 20px;text-align: center;padding: 10px;font-size: 16px;line-height: 20px;box-shadow: 0 0 5px 0px rgb(0 0 0 / 50%);cursor:pointer;display:none;}

/*面包屑*/
.location{width: 100%;height: 45px;border-bottom: 1px solid #eee;}
.location span{display:block;line-height: 45px;font-size: 14px;background: url(../images/location.png) no-repeat 0 15px;text-indent: 20px;color: #666;}
.location span a{color: #666;}
.location span a:hover{color: #ff6600;}

/*内页样式*/
.inside{padding:40px 0;}
.bgf5{background:#f5f5f5;}
.nocontect{background-image: url(../images/error.png);background-repeat: no-repeat;background-position: 10px 10px;height: 100px;padding-top: 40px;padding-left: 120px;font-size: 14px;}

/*内页左侧导航*/
.nynav{width:240px;float:left;}
.nyjc{margin-bottom:20px;}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #ff6600;}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 100px;background: #fff;margin:10px 0;}
#sidebar{padding:10px;background: #fff;border: 1px solid #ff6600;}
#sidebar li{margin-top: 10px;}
#sidebar li:first-child{margin-top: 0px;}
#sidebar li a{line-height: 40px;height: 40px;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-left:20px;color: #666;background: #eee;}
#sidebar li.cur a, #sidebar li:hover a{background: #ff6600;color: #fff;}
.nyhotpro{margin-bottom:20px;}
.nyhotpro .bd{overflow:hidden;padding:10px;background: #fff;border: 1px solid #ff6600;}
.nyhotpro .bd ul li{text-align:center;margin-bottom:10px;}
.nyhotpro .bd ul li a{display:block;}
.nyhotpro .bd ul li a img{margin-bottom:10px;max-width:100%;padding:2px;border:1px solid #ccc;box-sizing:border-box;}
.nyhotpro .bd ul li p a{font-size:16px;line-height:30px;background:#ccc;}
.nyhotpro .bd ul li a:hover img{border-color:#ff6600;}
.nycontel-con{padding:10px;background: #fff;border: 1px solid #ff6600;line-height:1.8;}
.nycontel-con img{max-width:100%;height:auto !important;}

/*内页左侧产品导航*/
.nyprojc{margin-bottom:20px;}
.nyprojc-til{background:#ff6600;margin-bottom:5px;}
.nyprojc-til a{padding: 25px;display: block;}
.nyprojc-til a p{color: #fff;font-weight: bold;font-size: 22px;line-height: 30px;}
.nyprojc-til a span{color: #999;display: block;text-transform: capitalize;font-weight: 100;line-height: 20px;font-size: 14px;}
#sidebar1{overflow:hidden;}
#sidebar1 li{position: relative;width: 100%;}
#sidebar1 li::before, #sidebar1 li::after{content: '';display: block;height: 100%;position: absolute;width: 1px;background: #eee;top: 0;z-index:1;}
#sidebar1 li::before{left:0;}
#sidebar1 li::after{right:0;}
#sidebar1 li>a{display: block;line-height: 60px;height: 60px;width: 100%;position: relative;overflow: hidden;background: #fff;}
#sidebar1 li>a::before{content: '';display: block;height: 60px;background: #ff6600;left: -100%;top: 0;position: absolute;width: 100%;z-index: 2;-webkit-transition: 0.3s all ease-in-out;transition: 0.3s all ease-in-out;}
#sidebar1 li>a::after{position: absolute;content: '';background: #eee;width: 100%;height: 1px;bottom: 0;left: 0;z-index: 1;}
#sidebar1 li>a>span{display: block;font-size: 16px;color: #343434;height: 100%;position: relative;z-index: 3;padding: 0 30px;}
#sidebar1 li>a>i{display: block;position: absolute;right: 20px;top: 23px;width: 18px;height: 18px;background: url(../images/nyprolist_cur.png) no-repeat 0 center;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;z-index: 3;-webkit-transform: rotate(0deg);transform: rotate(0deg);}
#sidebar1 li>.nypronav2{padding: 22px 0;background: #eee;display:none;}
#sidebar1 li>.nypronav2>a{display: block;color: #666;line-height: 34px;padding: 0 30px;-webkit-transition: 0.3s all ease;transition: 0.3s all ease;font-size: 13px;}
#sidebar1 li.cur>a::before{left:0;}
#sidebar1 li.cur>a>span{color: #fff;}
#sidebar1 li.cur>a>i{background-position: -27px center;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
#sidebar1 li>.nypronav2>a.cur, #sidebar1 li>.nypronav2>a:hover{color: #ff6600;}

/*内页右侧内容*/
.nyshow{width:940px;float:right;}
.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 #ff6600 solid;color: #ff6600;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:#ff6600;}
.nyshowdesc{font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.nyshowdesc img{max-width:100%;height:auto !important;}

/*推荐新闻*/
.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 #ff6600 solid;color: #ff6600;font-size: 18px;font-weight: bold;background:url(../images/nyhotnewico.png) no-repeat left;}
.nyhotnews-list{margin-top:10px;overflow:hidden;}
.nyhotnews-list li{width:50%;float:left;font-size: 14px;line-height: 30px;padding: 0 15px;background: url(../images/iyuan.png) no-repeat left;background-size: 8px;box-sizing:border-box;}
.nyhotnews-list li a{float:left;width:350px;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:#ff6600;}

/*视频列表*/
.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:#ff6600;color:#ff6600;}

/*视频详情*/
.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:#ff6600;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{width:33.33%;float:left;padding:0 10px;margin-bottom:20px;box-sizing:border-box;}
.nyimg-div a{display:block;border:1px solid #ddd;padding:2px;overflow:hidden;}
.nyimg-div a img{display:block;max-width: 100%;width: 311px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.nyimg-div a.nyimg-a{padding:0 10px;border:none;line-height:25px;text-align:center;}
.nyimg-div:hover a{border-color:#ff6600;color:#ff6600;}
.nyimg-div:hover a img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

/*图片详情*/
.showimg-top{padding-bottom: 10px;border-bottom: 1px solid #f0f2f5;margin-bottom:15px;}
.showimg-top h1{line-height: 1.5;color: #333;text-align: center;font-size: 26px;margin-bottom: 5px;}
.showimg-time{text-align:center;}
.showimg-time span{font-size: 14px;color: #a3afb7;margin-right: 10px;}
.showimg-time span:last-child{margin-right:0;}
.showimg-img{margin-bottom:15px;text-align:center;}
.showimg-img img{max-width:100%;}
.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-weight:bold;}
.showimg-con {font-size: 16px;line-height: 1.8;text-align:justify;margin-bottom:20px;}
.showimg-con  img{max-width:100%;height:auto !important;}

/*新闻列表*/
.nynews-ul{overflow:hidden;}
.nynews-ul li{margin-bottom: 15px;}
.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%;box-sizing:border-box;}
.nynews-ul li a dl dt{float:left;box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);}
.nynews-ul li a dl dt img{display: block;width: 230px;}
.nynews-ul li a dl dd{float: left;width: 638px;margin-top: 20px;margin-left: 30px;}
.nynews-ul li a dl dd h5{width: 460px;float: left;font-size: 18px;line-height: 32px;font-weight: normal;color: #333;}
.nynews-ul li a dl dd em{float: right;height: 30px;line-height: 30px;font-size: 14px;color: #999;}
.nynews-ul li a dl dd p{line-height: 20px;font-size: 14px;margin-top: 15px;height: 60px;color:#666;float: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.nynews-ul li a dl dd span{width: 135px;border: 1px solid #ddd;line-height: 35px;height: 35px;font-size: 16px;color: #666;margin-top: 10px;float: right;display: block;text-align: center;}
.nynews-ul li a:hover dl{border:1px solid #ff6600;}
.nynews-ul li a:hover dl dt{box-shadow: 0 0 5px 0 rgb(255 115 0 / 80%);}
.nynews-ul li a:hover dl dd h5{color:#ff6600;}
.nynews-ul li a:hover dl dd span{border: 1px solid #ff6600;background: #ff6600;color: #fff;}

/*新闻详情*/
.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;}

/*产品列表*/
.nypro-ul{overflow:hidden;}
.nypro-ul li{width:305px;margin-right:10px;margin-bottom:10px;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(255,102,0,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: 90px;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: 106px;float: left;overflow: hidden;margin-right: 5px;border: 1px solid #ccc;cursor: pointer;}
.spec-items li.on{border:1px solid #ff6600;}
.spec-items li img{width: 100%;display:block;}
span.spe_leftBtn,span.spe_rightBtn{position: absolute;bottom: 0px;display: block;width: 20px;height:86px;line-height: 86px;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: 505px;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:#ff6600;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#ff6600;}
.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: #ff6600;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 #ff6600 solid;color: #ff6600;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:#ff6600;}
#abprolist li a:hover p{background:#ff6600;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:#ff6600;}
/*分享按钮*/
.jiathis{ padding:0px 5px; 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;display:flex;justify-content:space-between;}
.ny-pagea{width:50%;float:left;padding:20px 10px;box-sizing:border-box;overflow:hidden;}
.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;}
.ny-pagea:last-child{text-align:right;float:none;}
/*搜索模块*/
.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: #ff6600;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: #ff6600;}
.nysearch-til>a:hover{background:#ff6600;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#ff6600;}
.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: #ff6600;left:10px;}

/*手机样式*/
.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location,.ny-prolist{display:none;}
@media (max-width: 768px){
	html, body{max-width: 640px;min-width: 320px;margin: 0 auto;overflow-x: hidden;position: relative;}
	body{padding-bottom: 50px;}
	*{box-sizing:border-box;}
	.htop, .hcont, .sticky-wrapper,.ProductList,.about,.new,.streng,.foot,.fba,.showpage, .navBox,.standard,.showprolist, #banner, .search, .aboutfh, #countup, .product, .strength,.adv,.lunbg,.serve,.process,#agbt,.footer-link,.fban,.news, .footer, .fcopy, .diyos, .location, .nyhotpro, .nyjc-til, .nyshow-til{display:none;}
	.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location,.ny-prolist{display:block;}
	.container{width:100%;}
	/* -- 页面整体布局 -- */
	.m-header{overflow: hidden;padding-bottom: 10px;}
	.m-header .m-logo{text-align: center;padding:3%;}
	.m-header .m-logo img{max-width: 100%;vertical-align: middle;}
	.m-header .m-slogan{color: #393939;text-align: center;}
	.m-header .m-slogan p{font-size: 1.2rem;}
	.m-header .m-slogan span{font-size: 1rem;}
	/*导航*/
	.m-nav{ height:5.875rem; overflow:hidden; background:#ff6600; position:relative;}
	.m-nav:before{content: '';position: absolute;width: 100%;left: 0;top: 50%;border-bottom: 1px solid #aaa;}
	.m-nav a{display: block;float: left;width: 25%;font: 1rem/2.92rem "microsoft yahei";height: 2.92rem;color: #fff;text-align: center;border-right: 1px solid #aaa;}
	.m-nav a:nth-child(4n){border-right: none;}
	.m-nav a:hover{color:#fff;}
	/*ban轮播广告*/
	.g-adv{overflow:hidden;}
	.g-adv img{ display: block;width: 100%;height: auto;}
	/*标题*/
	.m-title{padding-top:10px;}
	.m-title>h2{font-size:1.5rem;color:#333;text-align:center;}
	.m-title>p{font-size:1rem;color:#666;text-align:center;}
	/*产品中心*/
	.g-pro{padding:20px 0;}
	.g-pro .wlist{display: flex;flex-wrap: wrap;align-content: flex-start;margin-top:20px;}
	.g-pro .wlist li{flex:1}
	.g-pro .wlist li a{display:block;line-height:40px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;text-align:center;border: 1px solid #E5E5E5;}
	.g-pro .wlist li.z-on a{background:#ff6600;color:#fff;border:1px solid #ff6600;}
	.g-pro .wcont{padding:5px;}
	.g-pro .wcont li{width:50%;float:left;padding:5px;}
	.g-pro .wcont li a{display:block;}
	.g-pro .wcont li a img{max-width:100%;border:1px solid #ddd;}
	.g-pro .wcont li a p{line-height:30px;padding:0 5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
	/* 优势 */
	.wap-ys { padding:30px 0px; background: #f5f5f5; overflow: hidden; }
.wap-ys .wap-ys_t { text-align: center; display: block; }
.wap-ys .wap-ys_t h2 { font-size: 26px; color: #333; font-weight: bold; }
.wap-ys .wap-ys_t p { font-size: 14px; color: #666; text-transform: uppercase;  }
.wap-ys_nr { margin-top: 30px; overflow: hidden; padding-left: 10px; padding-right: 10px;  }
.wap-ys_nr dt { overflow: hidden; display: block; position: relative; z-index: 1; }
.wap-ys_nr dt img { width: 100%; display: block; }
.wap-ys_nr .wap-ys_nr_list { background: #fff; border: 1px solid #ddd; border-top:none; padding-left: 10px; padding-right: 10px; padding-bottom: 30px; }
.wap-ys_nr .wap-ys_nr_t {position: relative; font-size: 18px; color: #0186fc;font-weight: bold; padding-left: 80px; line-height: 3;}
.wap-ys_nr .wap-ys_nr_t:after {position: absolute; content: ''; width: 60px; height: 76px; display: block; background: url(../images/wap_ysico.png)no-repeat center;  top: -30px; z-index: 2; font-size: 30px; color: #fff; text-align: center; line-height: 50px; left: 0px;}
.wap-ys_nr .con:nth-child(1) .wap-ys_nr_t:after { content: '01'; }
.wap-ys_nr .con:nth-child(2) .wap-ys_nr_t:after { content: '02'; }
.wap-ys_nr .con:nth-child(3) .wap-ys_nr_t:after { content: '03'; }
.wap-ys_nr .con:nth-child(4) .wap-ys_nr_t:after { content: '04'; }
.wap-ys_nr .con:nth-child(5) .wap-ys_nr_t:after { content: '05'; }
.wap-ys_nr .con:nth-child(6) .wap-ys_nr_t:after { content: '06'; }
.wap-ys_nr .wap-ys_nr_desc { font-size: 14px; color: #454545; line-height: 2;  }
.wap-ys_nr .m-cnt{height: 0.5rem;margin-top: 2rem;text-align: center;}
.wap-ys_nr .m-cnt li{width: 11%;height: 0.5rem;background: #c8c8c8;display: inline-block;float: left;margin: 0 2.5%;}
.wap-ys_nr .m-cnt li.z-on{background: #0186fc;}


/*内页产品中心*/
.ny-prolist{padding:10px 0;}
.ny-prolist>h1{font-size:1.2rem;text-align:center}
.ny-prolist>dl{padding:10px 0;}
.ny-prolist>dl>dt{border-bottom: 1px dashed #eee;background:#f4f4f4;margin-top:10px;}
.ny-prolist>dl>dt .twodh{padding:10px 10px 10px 20px;font-size:18px;font-weight:bold;background:#f8f8f8;border-bottom:1px solid #ff6600;}
.ny-prolist dl dt .proseries{line-height: 40px;margin-left:30px;font-size:16px;padding-left: 30px;position: relative;display:block;}
.nyproshow-top{margin-top:20px;}
.ny-prolist dl dt .proseries::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #ff6600;}
.ny-prolist>dl>dd{padding:5px;overflow:hidden;}
.ny-prolist>dl>dd>proseries{float:left;display:block;width:33.33%;padding:5px;}
.ny-prolist>dl>dd>proseries:nth-child(n+4){display:none}
.ny-prolist>dl>dd>a>img{max-width:100%;display:block;margin:0 auto;border:1px solid #eee;}
.ny-prolist>dl>dd>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
.ny-prolist>ul{padding:10px 5px;overflow:hidden;}
.ny-prolist>ul>li{float:left;width:50%;padding:5px;}
.ny-prolist>ul>li>a{display:block;}
.ny-prolist>ul>li>a>img{display:block;max-width:100%;margin:0 auto;border:1px solid #eee;}
.ny-prolist>ul>li>a>h4{font-size:0.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:30px;}
.dsd{overflow:hidden;background:white;padding:5px;height:200px;}
.dsd>li{float: left;display: block;width: 50%;padding: 5px;}
.dsd>li>a>img{   max-width: 100%;display: block; margin: 0 auto; border: 1px solid #eee;}
.dsd>li>a>h4{font-size: 0.8rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;line-height: 30px;}
.dsd>li:nth-child(n+4){    display: none;}

/* .liuyan{display:block;} */
/* .form-control {width:100%;} */
#nymessage{width:100%;}
/* .formleft{width:100%;} */
	/*关于我们*/
	.g-about{margin-bottom:20px;}
	.g-about-box{margin-top:20px;}
	.g-about-box img{width:100%;display:block}
	.g-about-txt{margin-top:20px;padding:0 10px;text-align:center;}
	.g-about-txt h3{text-align: center;font-size: 1.2rem;font-weight: bold;color: #282828;margin-bottom: 0.5rem;}
	.g-about-txt div{color: #242424;font-size: 1rem;height: 6rem;line-height: 1.5rem;overflow: hidden;margin-bottom:10px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;text-align:justify;}
.g-about-txt div p{text-indent:1rem;}
	.about-btn{margin:20px auto 0;}
	/*新闻资讯*/
	.m-new{overflow: hidden;padding-bottom:20px;}
	.n_q{ height: 3.17rem; line-height:3.17rem; overflow: hidden; background: #f0f0f0; margin-bottom: 1rem;display:flex;}
	.n_q li{flex:1;font-size: 1rem;color: #393939; font-weight: normal;text-align: center; height: 3.17rem; box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; }
	.n_q li.z-on{ border-top: 0.25rem solid #ff6600; font-weight: bold; color: #ff6600; background: #fff;}
	.m-new .con{ float: left; display: inline; width: 100%;}
	.n_c ul{ padding: 0 3.9%;}
	.n_c ul li{ padding-left: 1.25rem; height:2.46rem; line-height: 2.46rem; font-size: 1rem; font-family: "microsoft yahei"; overflow: hidden; border-bottom: 1px dashed #e0e0e0; position: relative;}
	.n_c ul li:before{ content: ''; width: 0.33rem; height: 0.33rem; border-radius: 1rem; background: #a9a9a9; position: absolute; top: 1rem; left: 0;}
	.n_c ul li a{ color: #333333; display: block; float: left; width: calc(100% - 100px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
	.n_c ul li:nth-child(6){ border-bottom: 0;}
	.n_c ul li span{ float: right; font-size: 1rem; color: #c1c1c1;}
	/*尾部二维码*/
	.m-fewm{text-align:center;padding:10px}
	.m-wx{display:inline-block;font-size:0;margin: 0 5px;}
	.m-wx img{width:120px;}
	.m-wx p{font-size:12px;margin-top:5px;}
	/*底部按钮*/
	.m-fbtn{position:fixed;bottom:0;overflow: hidden;z-index: 999;width: 100%;background: #ff6600;text-align: center;display:flex;min-width: 320px;max-width: 640px;}
	.m-fbtn a{flex:1;padding:7px 0;color:#fff;}
	.m-fbtn a i{font-size:16px;display:block;}
	.m-fbtn a span{display:block;line-height:20px;}
	/*内页面包屑导航样式 开始*/
	.m-btit {
		line-height: 35px;
		padding-left: 12px;
		font-size:14px;
		color:#666;
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		border-top:1px solid #d9d9d9;
		box-shadow:0 1px #fff;
		position:relative;
		background-color:#f6f6f6;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
		background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
		border-bottom:1px solid #d9d9d9;
		} /*内页面包屑导航背景*/
	.m-btit:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		left:0;
		top:0;
		width:100%;
		border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
	.m-btit a{color:#666;}
	.m-btit span{ padding:0 8px; position:relative; height:100%; top:3px; left:-2px; display:inline;}
	.m-btit span:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		background:#7c7c7c;
		width:8px;
		height:8px;
		left:2px;
		top:3px;
		z-index:10;
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
	.m-btit span:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
		position:absolute;
		width:8px;
		height:8px;
		left:1px;
		top:3px;
		z-index:11; background-color:#f2f2f2;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/
		background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/
		background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/
		background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/
		background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/
		background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/
		-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
		-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
		-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
		transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
	/*内页面包屑导航样式 结束*/
	/*内页主体*/
	.inside{padding:0;margin-bottom:20px;}
	.nynav{width:100%;background: #f3f3f3;}
	.nyjc{margin-bottom:0;}
	#sidebar{padding: 0px;background: transparent;border: none;border-bottom:1px solid #d9d9d9;display: flex;flex-wrap: wrap;align-content: flex-start;}
	#sidebar li{margin-top: 0px;width:33.33%;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;}
	#sidebar li:nth-child(3n){border-right:none;}
	#sidebar li a{padding: 0 5px;text-align:center;}
	/* #sidebar li a{} */
	.nyshow{width:100%;}
	.nyshowdesc{margin-top: 10px;padding: 0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;overflow-x: auto;}
	.nyshowdesc>div{width:100% !important;}
	.nyshowdesc table{white-space: nowrap;}
	.nyhotnews>h3{background: url(../images/nyhotnewico.png) no-repeat left 10px top 10px;padding-left: 10px;}
	.nyhotnews-list li{width:100%;background:none;border-bottom: 1px dashed #ddd;}
	.nyhotnews-list li a{width:calc(100% - 90px);}
	.ny-page a{padding:8px;font-size:12px;}
	/*图片模块*/
	.nyimg-ul{margin-top:20px;}
	.nyimg-ul li{width:50%;margin-bottom:10px}
	.nyimg-div a.nyimg-a{font-size:12px;}
	.showimg-top{margin-top:20px;}
	.showimg-top h1{font-size:20px;}
	.showimg-time span{font-size:12px;}
	.showimg-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	/*视频模块*/
	.nyvideo-ul{margin-top:20px;}
	.nyvideo-ul li{width:50%;margin-bottom:10px}
	.nyvideo-div a.nyvideo-a{font-size:12px;}
	.showvideo-top{margin-top:20px;}
	.showvideo-top h1{font-size:20px;}
	.showvideo-time span{font-size:12px;}
	.showvideo-mp video, .showvideo-mp iframe{max-width:100%;}
	/*下载模块*/
	.nydown-list{margin-top:20px;}
	.nydown-list table thead{font-size:14px;white-space:nowrap;}
	.nydown-list table th{width: 30%;}
	.showdown-top{margin-top:20px;}
	/*文章模块*/
	.nynews-ul{margin-top:10px;}
	.nynews-ul li{padding:0 10px;margin-bottom:10px;}
	.nynews-ul li a dl{padding:8px;}
	.nynews-ul li a dl dt img{width:130px;}
	.nynews-ul li a dl dd{width:calc(100% - 140px);margin-top:0;margin-left:10px;}
	.nynews-ul li a dl dd h5{width:100%;font-size:14px;line-height:20px;}
	.nynews-ul li a dl dd em{height: 18px;line-height: 18px;font-size: 12px;}
	.nynews-ul li a dl dd p{font-size:12px;margin-top:0;}
	.nynews-ul li a dl dd span{display:none;}
	.shownews-top{margin-top:20px;}
	.shownews-top h1{font-size:20px;}
	.shownews-time span{font-size:12px;}
	.shownews-con{padding:0 10px;line-height: 1.6;font-size:14px;word-break: break-all;width: 100%;}
	/*标签*/
	.pro_key{padding:0 10px;}
	/*搜索模块*/
	.nysearch-ul{margin-top:10px;padding:0 10px;}
	.nysearch-ul li.nysearch-li{padding-bottom:10px;margin-bottom:10px;}
	.nysearch-til>h2{font-size:16px;}
	/*产品模块*/
	.nyprojc-til{background-size:100%;}
	.nyprojc-til a{padding:20px;}
	.nyprojc-til a span{color:#fff;}
	#sidebar1 li>a{line-height: 40px;height: 40px;}
	#sidebar1 li>a::before{height:40px;}
	#sidebar1 li>a>span{font-size:14px;}
	#sidebar1 li>a>i{top: 12px;}
	#sidebar1 li>.nypronav2{padding:5px 0;}
	#sidebar1 li>.nypronav2>a{font-size:12px;line-height:30px;}
	.nypro-ul li{width:50%;margin:0;padding:0 10px;box-sizing:border-box;}
	.nypro-ul li a .nypro-txt{padding:10px 0;}
	.nypro-ul li a .nypro-txt p{padding:0;font-size: 14px;line-height: 25px;height: 25px;}
	.nypro-ul li a .nypro-txt span{padding:0;font-size: 12px;line-height: 20px;height: 20px;}
	.nyproshow-top>dt{width:100%;padding:0 10px;box-sizing:border-box;margin-bottom:20px;}
	.spec-items{width: calc(100% - 50px);}
	.nyproshow-txt{width:100%;padding:0 10px;box-sizing:border-box;margin-left:0;}
	.nyproshow-txt>h1{font-size:18px;text-align:center;}
	.showpro-telcon span{font-size:20px;}
	.showpro-tel a{display:none;}
	.showpro-con ul{margin-bottom:0;}
	.showpro-details .showpro-det{padding:10px;}
	.nyaboutpro>h3{padding-left:10px;background: url(../images/nyaboutproico.png) no-repeat 10px;}
}

@media (max-width: 768px) and (min-width:320px) {
	html { font-size:75%;}
}
@media (max-width: 768px) and (min-width:360px) {
	html { font-size:85%;}
}
@media (max-width: 768px) and (min-width:375px) {
	html { font-size:87.5%;}
}
@media (max-width: 768px) and (min-width:414px) {
	html { font-size:96%;}
}
@media (max-width: 768px) and (min-width:480px) {
	html { font-size:110.5%;}
}
@media (max-width: 768px) and (min-width:568px) {
	html { font-size:129%;}
}
@media (max-width: 768px) and (min-width:639px) {
	html { font-size:150%;}
}

/*翻页样式*/
.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:#ff6600; display: inline-block; }
.metpager_5 a:hover { border:1px solid #ff6600; color:#fff; background-color:#ff6600;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#ff6600; border:1px solid #ff6600; 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;}