
@charset "utf-8";
/* CSS Document */

/* 通用属性 */
* { margin:0; padding:0; list-style:none; }
body { font-size:14px; color:#000; font-family:Microsoft YaHei,sans-serif; }
img { border:0; vertical-align:top; }
html, body {width: 100%;max-width: 100%;min-width: 1300px;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:#0c6fb3; }
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;}
.visible-xs { display: none!important; }
.visited-xs{display: none!important;}
@media(max-width: 767px){
	body{ max-width: 640px; min-width: 320px; margin: 0 auto; }
	.container{ width: 100%; padding-left: 10px; padding-right: 10px;}
	.padding-10{padding: 0 10px;}
	.hidden-xs{ display: none !important;}
	.visited-xs{display: block!important;}
	.visible-xs{display: block!important;}
}






/* 头部 */
/*欢迎词*/
.header{width:100%; overflow:hidden;}
.htop{ background: #f3f3f3;}
.htop .container{ height:30px; line-height:30px; }
.htop em{ float:left; color: #999;}
.htop span{ float:right; color: #999;}
.htop span a{ color: #999;}
.htop span a:hover{ color: #0c6fb3;}

.header .hcont{padding: 28px 0;}
.header .hcont .dlogo h1{ float: left;}
.header .hcont .dlogo dl dd{ float: left; border-left: 1px solid #d5d5d5; padding-left: 30px; margin-left:30px; margin-top: 12px; }
.header .hcont .dlogo dl dd h2{color:#ee1d23;font-size: 36px;font-family: '宋体';font-weight: bold;}
.header .hcont .dlogo dl dd p{ color:#ee1d23; font-size: 36px; line-height: 32px; font-family: '宋体'; font-weight: bold;}
.header .hcont .dphone{ float: right;}
.header .hcont .dphone dl{ background: url(../images/dphone.png) no-repeat left; padding-left: 40px; }
.header .hcont .dphone dl dt{ color: #444; }
.header .hcont .dphone dl dd{font-size: 24px; color: #d5d5d5;}
.header .hcont .dphone dl dd em{ font-size: 24px; font-weight: bold; color: #0c6fb3;}
.header .hcont .dphone .search{ float:right; width: 280px; border:1px solid #dcdcdc; border-radius: 20px; margin-top: 10px;}
.header .hcont .dphone .search .tt{ line-height: 34px; border:none; border-radius: 10px; width: 80%; color: #999; padding-left: 15px;}
.header .hcont .dphone .search .s_bt{ border:none; font-size: 0; background: url(../images/search.png) no-repeat center; width: 18px; height: 18px; }


/*导航*/
.navBox{ background-image:linear-gradient(to top, #095285 , #0c6fb3); height:60px; position:relative;}
.navBox ul li{ float: left; position: relative;}
.navBox ul li:hover{ background: #0b4a75;}
.navBox ul li>a{ font-size: 16px; color: #fff; line-height: 60px; display: block; padding: 0 53px;  position: relative;}
.navBox ul li a span{ font-size: 16px; color: #fff; line-height: 60px; display: block;}
.navBox ul li a span::before{ position: absolute; content: ''; background: url(../images/navBox.png) no-repeat ; left: 128px; bottom: 24px;  width: 10px; height: 7px;}
.navBox ul li a:hover span::before{background: url(../images/navBox.png) no-repeat ; left: 128px; bottom: 24px;  width: 10px; height: 7px; transform:rotate(180deg);}
.navBox ul li dl{ position: absolute; z-index: 9; background: #0c6fb3; padding:10px; width: 105%; display: none; margin-top: 0px;}
.navBox ul li dl::before{content:'';position:absolute;top:-20px;left:20%;margin-left:-10px;width:0px;height:0px;border:10px solid #0c6fb3;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;}
.navBox ul li:hover dl{ display: block;}
.navBox ul li dl a dd{ line-height: 40px; color:#fff; font-size: 15px; padding-left: 5px;}
.navBox ul li dl a dd:hover{ background: #0b4a75;}
.navBox ul li.cur{ background: #0b4a75;}

/*轮播图*/
#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:#0c6fb3;}
#banner .swiper-button-prev{left:-10px; width: 50px; height: 100px; background: url(../images/banjt.png)no-repeat center rgba(0,0,0,0.5);border-top-right-radius:100px; border-bottom-right-radius:100px; display: block;}
#banner .swiper-button-prev:hover { background: url(../images/banjt.png)no-repeat center rgba(12,111,179,0.8); }
#banner .swiper-button-next{right:-10px; width: 50px; height: 100px; background: url(../images/banjt_1.png)no-repeat center rgba(0,0,0,0.5);border-top-left-radius:100px; border-bottom-left-radius:100px; display: block;}
#banner .swiper-button-next:hover { background: url(../images/banjt_1.png)no-repeat center rgba(12,111,179,0.8); }


/*数字跳动*/
.shuju{ overflow: hidden; padding:40px 0;}
.shuju .about-count .countUp{float: left;background: url(../images/countUp.png) no-repeat right;padding-right: 100px;margin-right: 56px;}
.shuju .about-count .countUp:last-of-type{margin-right: 0; padding-right: 0; background: none;}
.shuju .about-count .countUp h5 span{ font-size: 50px; color: #333; text-align: right; font-weight: bold;}
.shuju .about-count .countUp p{ font-size: 18px; color: #333; text-align: right;}

/*公司简介*/
.video{ overflow: hidden; background: url(../images/video_bg.jpg) no-repeat center; padding:50px 0;}
.video .video-video{ float: left; width: 700px;}
.video .video-txt{ width: 450px; float: right; padding-top: 20px;}
.video .video-txt h2{ font-size: 48px; font-weight: normal;}
.video .video-txt h2 em{ color: #0c6fb3; font-weight: bold;}
.video .video-txt span{ color: #999; text-transform:uppercase; letter-spacing:2px;}
.video .video-txt .video-txt-p{ font-size: 16px; line-height: 40px; padding: 50px 0;}
.zixun{ width: 238px; height: 42px; background: url(../images/zixun.png) no-repeat center; text-align: center;  font-size: 16px; line-height: 42px;}
.zixun a{color: #fff;}
.zixun:hover{ background: url(../images/hzixun.png) no-repeat center;}



/*product*/
.product{ padding:40px 0 20px; overflow: hidden;}
.product .product-t h2{ font-size: 42px; font-weight: normal; text-align: center;}
.product .product-t h2 em{ color: #0c6fb3; font-weight: bold;}
.product .product-t p{ font-size: 18px; text-align: center; line-height: 36px; position: relative;}
.product .product-t p::before{ background: url(../images/p_bg.png) no-repeat; position: absolute; content: ''; width: 16px; height: 17px; bottom: 8px; right: 410px;}
.product .product-li{ margin-top: 20px;}
.product .product-li .slideTxtBox .hd{ float: left;}
.product .product-li .slideTxtBox .hd ul li{ height: 63px; width: 236px; background: #313131; border-bottom: 1px solid #656565; font-size: 16px; color: #fff; padding-left: 20px; line-height: 63px;}
.product .product-li .slideTxtBox .hd ul li.cur{ background: #0c6fb3; position: relative;}
.product .product-li .slideTxtBox .hd ul li.cur::before{position: absolute; content:''; width: 63px; height: 63px; background: url(../images/pro_hd.png) no-repeat right; bottom: 0; right: -32px; z-index: 10;}
.product .product-li .slideTxtBox .bd{height: 470px; border:1px solid #e5e5e5; padding: 20px; float: right; width: 902px;}
.product .product-li .slideTxtBox .bd .langmu-img{ float: left; margin-top:40px;}
.product .product-li .slideTxtBox .bd .langmu-img img{ width: 600px; height: 400px;}
.product .product-li .slideTxtBox .bd .langmu-txt{ float: right; width: 280px; padding:130px 0;}
.product .product-li .slideTxtBox .bd .langmu-txt h2{color: #444; font-size: 22px; line-height: 32px;}
.product .product-li .slideTxtBox .bd .langmu-txt>p{ line-height: 120px;}
.product .product-li .slideTxtBox .bd .langmu-txt a p{ width: 155px; height: 42px; color: #0c6fb3; text-align: center; line-height: 42px; background: url(../images/langmu-txt.png) no-repeat center;}

.pro-li .swiper-slide{float: left;}
.pro-li .swiper-slide img{ max-width: 100%; border:1px solid #e5e5e5;}
.pro-li .swiper-slide a{padding:6px; display: block;}
.pro-li .swiper-slide a .product-li{ display: grid;}
.pro-li .swiper-slide a h3{ line-height: 72px; border:1px solid #e5e5e5; font-size: 16px; color: #333; font-weight: normal; border-top: none; padding-left: 20px; background: url(../images/pro-li.png) no-repeat  330px 22px; position: relative;}
.pro-li .swiper-slide a .product-li h3::before{ width: 1px; background: #e5e5e5; height: 100%; position: absolute; right: 72px; content:'';}
.pro-li .swiper-slide a .product-li:hover{ box-shadow: 0px 0px 5px #999;}
.pro-li .swiper-slide:hover a h3{background:url(../images/pro-hli.png) #0c6fb3 no-repeat  330px 22px ; color: #fff;}


.xb1{ background: url(../images/xb1_bg.jpg) no-repeat center; height: 280px; border-top:8px solid #0e6bab; margin-top: 50px;}
.xb1 h2{ text-align: center; color: #fff; font-size: 32px; padding-top: 40px;}
.xb1 p{ font-size: 18px; text-align: center; color: #fff; line-height: 40px;}



.cp02_t{height: 70px; bottom: -25px; position: relative;}
.cp02_t i{width: 61px;height: 68px; display: block; float: left; margin:0 30px;}
.cp02_t .gear01{background:url(../images/yin_k01.png) no-repeat;-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite;}
.cp02_t .gear02{background:url(../images/yin_k01.png) no-repeat;-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite;}
.cp02_t .gear03{background:url(../images/yin_k01.png) no-repeat;-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite;}
.cp02_t .gear04{background:url(../images/yin_k01.png) no-repeat;-webkit-animation: rotate 5s linear infinite;animation: rotate 5s linear infinite;}
.cp02_t ul{position: absolute; left: 30%;}
.cp02_t ul li{ float: left;}
.cp02_t ul li .ico{position: relative; bottom: 63px; margin: 0 auto; text-align: center;}


/**/
@keyframes rotate{
  0%{transform:rotate(0deg);}
  100%{transform:rotate(-360deg);}
}
@-webkit-keyframes rotate {
  0%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(-360deg);}
}


/*adv*/
.adv{ padding:50px 0 0; overflow: hidden;}
.adv .adv-t h2{ font-size: 42px; font-weight: normal; text-align: center; background: url(../images/adv_t_bg.png) no-repeat center; line-height: 73px;}
.adv .adv-t h2 em{ color: #0c6fb3; }
.adv .adv-t h2 em i{ font-style: inherit; font-weight: bold; font-size: 60px;}
.adv .adv-t p{ font-size: 18px; text-align: center; line-height: 36px; position: relative;}
.adv .adv-t p::before{ background: url(../images/p_bg.png) no-repeat; position: absolute; content: ''; width: 16px; height: 17px; bottom: 8px; right: 410px;}
.adv .adv-li { margin-top: 20px;}
.adv .adv-li .hd{ overflow: hidden;}
.adv .adv-li .hd ul li{ float: left; width: 238px; border:1px solid #dcdcdc; padding: 30px 0; overflow: hidden; border-right:none; }
.adv .adv-li .hd ul li:last-of-type{ border-right:1px solid #dcdcdc;}
.adv .adv-li .hd ul li.adv1{ background: url(../images/a1.png) no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.adv2{ background: url(../images/a2.png) no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.adv3{ background: url(../images/a3.png) no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.adv4{ background: url(../images/a4.png) no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.adv5{ background: url(../images/a5.png) no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li h3{ font-size: 30px; text-align: center; font-weight: normal; padding-top: 30px;}
.adv .adv-li .hd ul li p{ color: #999; text-align: center; text-align: center; line-height: 28px; text-transform: uppercase;}

.adv .adv-li .hd ul li.adv1.cur{ background: url(../images/h1.png) #252525 no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.adv2.cur{ background: url(../images/h2.png) #252525 no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.adv3.cur{ background: url(../images/h3.png) #252525 no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.adv4.cur{ background: url(../images/h4.png) #252525 no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.adv5.cur{ background: url(../images/h5.png) #252525 no-repeat center 30px; padding-top: 42px;}
.adv .adv-li .hd ul li.cur h3{ color: #fff;}
.adv .adv-li .hd ul li.cur p{ color: #fff;}

.adv .adv-li .bd ul li.adv-txt1{ background: url(../images/adv-txt1.jpg) no-repeat center; padding: 40px 0 140px;}
.adv .adv-li .bd ul li.adv-txt2{ background: url(../images/adv-txt2.jpg) no-repeat center; padding: 40px 0 140px;}
.adv .adv-li .bd ul li.adv-txt3{ background: url(../images/adv-txt3.jpg) no-repeat center; padding: 40px 0 140px;}
.adv .adv-li .bd ul li.adv-txt4{ background: url(../images/adv-txt4.jpg) no-repeat center; padding: 40px 0 140px;}
.adv .adv-li .bd ul li.adv-txt5{ background: url(../images/adv-txt5.jpg) no-repeat center; padding: 40px 0 140px;}
.adv .adv-li .bd ul li .adv-txt{ width: 40%; padding-top: 50px;}
.adv .adv-li .bd ul li .adv-txt h2{ font-size: 42px; font-weight: bold; color: #fff; line-height: 96px; border-bottom: 1px solid #000;}
.adv .adv-li .bd ul li .adv-txt .adv-txt-p{ border-top: 1px solid #73abd1; padding:40px 0 60px;}
.adv .adv-li .bd ul li .adv-txt .adv-txt-p p{color: #fefefe; font-size: 16px; line-height: 32px; }
.adv .adv-li .bd ul li .adv-txt>a{ width: 110px; height: 32px; color: #fff; line-height: 32px; display: block; background: url(../images/adv_zixun.jpg) no-repeat; padding-left: 10px; }

/*pantner*/
.pantner{ overflow: hidden; padding: 30px 0;}
.pantner .hzhb ul li{ float: left; margin: 0 7px;}
.pantner .hzhb ul li a img{ width: 224px; height: 128px; border:1px solid #dcdcdc; }
.pantner .hzhb ul li a{ display: grid;}
.pantner .hzhb ul li a h3{ text-align: center; color: #444; font-weight: normal; text-align: center; line-height: 32px; font-size: 15px;}
.pantner .hzhb{position: relative;}
.pantner .hzhb .pbot{ display:block; width:15px; height:26px; position:absolute;}
.pantner .hzhb .pbot1{ background:url(../images/pbot1.png) no-repeat center; left:-25px; bottom: 50%;}
.pantner .hzhb .pbot2{ background:url(../images/pbot2.png) no-repeat center; right:-25px; bottom: 50%;}
.pantner .hzhb ul li:hover a img{border:1px solid #0c6fb3;}
.pantner .hzhb ul li:hover a h3{ color: #0c6fb3;}
/*pantner*/


/*新闻*/
.news{ overflow: hidden; background: #f5f5f5; padding: 50px 0;}
.news .news-t h2{ font-size: 42px; font-weight: normal; text-align: center;}
.news .news-t h2 em{ color: #0c6fb3; font-weight: bold;}
.news .news-t p{ font-size: 18px; text-align: center; line-height: 36px; position: relative;}
.news .news-t p::before{ background: url(../images/p_bg.png) no-repeat; position: absolute; content: ''; width: 16px; height: 17px; bottom: 8px; right: 410px;}
.news .news-li{ overflow: hidden;}
.news .news-li .hd { overflow: hidden; padding-bottom: 20px;}
.news .news-li .hd ul li{ width:120px; height: 40px; background: #d5d5d5; line-height: 40px; text-align: center; float: left; font-size: 16px;}
.news .news-li .hd ul li.cur{ background: #0c6fb3; color: #fff;}
.news .news-li .bd ul dl{ float: left; position: relative; width: 612px;}
.news .news-li .bd ul dl a dt{display: grid;}
.news .news-li .bd ul dl a dt img{ width: 660px; height: 330px;}
.news .news-li .bd ul dl a dd{/*background: rgba(12,111,179,1);*/ padding:  15px 24px; position: absolute; bottom: 0; width: 100%; background: url(../images/news-li.png) #0c6fb3 no-repeat  610px 25px;}
.news .news-li .bd ul dl a dd em{ font-size: 18px; color: #48aef4;}
.news .news-li .bd ul dl a dd h3{color: #fff; font-size: 18px; font-weight: normal;}
.news .news-li .bd ul li{ width: 480px; float: right; border-bottom: 1px solid #d5d5d5; padding-bottom: 15px; margin-bottom: 10px;}
.news .news-li .bd ul li .times{ width: 72px; float: left;}
.news .news-li .bd ul li .times em{ font-size: 48px; text-align: center; color: #333; display: block;}
.news .news-li .bd ul li:hover .times{color: #0c6fb3;}
.news .news-li .bd ul li:hover .times em{color: #0c6fb3;}

.news .news-li .bd ul li .times span{ text-align: center; display: block;}
.news .news-li .bd ul li .news_li{ float: left; border-left: 1px solid #d5d5d5; margin-left: 15px; padding-left: 15px; width: 376px;}
.news .news-li .bd ul li .news_li h3{ font-size: 16px; line-height: 32px; font-weight: normal;}
.news .news-li .bd ul li .news_li p{ color: #999; line-height: 24px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news .news-li .bd ul li .news_li:hover h3{ color: #0c6fb3;}
.news .news-li .bd ul li .news_li:hover p{color: #0c6fb3;}

.news .news-faq{ padding-top: 40px;}
.news .news-faq .faq-t{ width: 140px; float: left; }
.news .news-faq .faq-t h2{ font-size: 24px; color: #333;}
.news .news-faq .faq-t p{ color: #999;}
.news .news-faq .faq{ float: left;}
.news .news-faq .faq ul dl{ float: left; width: 460px; background: #fff; border:1px solid #d5d5d5; margin:0 24px; padding:10px;}
.news .news-faq .faq ul dl:hover{ border:1px solid #0c6fb3;}
.news .news-faq .faq ul dl dt{ position: relative; padding-left: 35px; line-height: 26px; color: #333; font-size: 16px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news .news-faq .faq ul dl dt::before{position: absolute; content: '问'; left: 0; bottom: 0; line-height: 26px; border-radius: 20px; font-size: 14px; color: #fff; background: #0c6fb3; width: 26px; text-align: center; }
.news .news-faq .faq ul dl dd{position: relative; padding-left: 35px; line-height: 26px; color: #333; font-size: 14px; color:#999; margin-top: 10px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news .news-faq .faq ul dl dd::before{position: absolute; content: '答'; left: 0;  line-height: 26px; border-radius: 20px; font-size: 14px; color: #fff; background: #252525; width: 26px; text-align: center; }

.news .news-faq .faq{position: relative;}
.news .news-faq .faq .pbot{ display:block; width:70px; height:35px; position:absolute;}
.news .news-faq .faq .pbot3{ background:url(../images/pbot3.jpg) no-repeat center; left:-140px; bottom: 0;}
.news .news-faq .faq .pbot4{ background:url(../images/pbot4.jpg) no-repeat center; left:-70px; bottom: 0;}


/*about*/
.about{ overflow: hidden; padding:50px 0; background: url(../images/about_bg.jpg) no-repeat top;}
.about>.container:nth-child(1){ overflow: hidden;}
.about .about-t { margin-bottom: 20px;}
.about .about-t h2{ font-size: 42px; font-weight: normal; text-align: center;}
.about .about-t h2 em{ color: #0c6fb3; font-weight: bold;}
.about .about-t p{ font-size: 18px; text-align: center; line-height: 36px; position: relative;}
.about .about-t p::before{ background: url(../images/p_bg.png) no-repeat; position: absolute; content: ''; width: 16px; height: 17px; bottom: 8px; right: 410px;}
.about .about-img{ float: left;}
.about .about-txt{width: 580px; float: right;}
.about .about-txt .about-txt-t{ overflow: hidden; border-bottom: 1px solid #dcdcdc; padding-bottom: 20px; margin-bottom: 20px;}
.about .about-txt .about-txt-l{ float: left;}
.about .about-txt .about-txt-l h3{  color: #333; font-size: 30px; font-weight: bold; line-height: 60px;}
.about .about-txt .about-txt-l p{ width: 300px; line-height: 36px; border-radius: 20px; color: #fff; text-align: center; background: #0c6fb3; font-size: 16px;}
.about .about-txt .about-txt-p{ overflow: hidden; line-height: 28px; font-size: 14px; color: #666;}
.about .about-txt .about-txt-f{  color: #333; font-size: 30px; font-weight: bold; line-height: 43px; text-transform: uppercase; text-align: right; width: 110px; float: right;}

.strength-honer{  margin-top: 40px;}
.strength-honer .parHd{ height: 58px; background: url(../images/parHd.jpg) no-repeat center;}
.strength-honer .parHd ul li{ float: left; line-height: 58px; color: #fff; padding:0 20px; font-size: 16px; background: url(../images/parHd_li.png) no-repeat right center; }
.strength-honer .parHd ul li.cur{ font-size: 20px; font-weight: bold;}
.strength-honer .parHd ul li:last-child{ background: none;}
.strength-honer .tempWrap { width: auto!important; }
.strength-honer .parBd .slideBox{ padding:20px; position: relative; background: #fff; box-shadow: 0px 1px 5px #999;}
.strength-honer .parBd .slideBox>a{float: right;position: absolute;line-height: 58px;font-size: 16px;top: -58px;color: #fff;right: 30px;}
.strength-honer .parBd .slideBox ul li{ float: left; margin: 0 8px;}
.strength-honer .parBd .slideBox ul li img{ width: 268px; height: 201px; border:1px solid #dcdcdc; padding: 2px;}
.strength-honer .parBd .slideBox ul li a{ display: grid;}
.strength-honer .parBd .slideBox ul li a h3{ line-height: 32px; font-size: 15px; text-align: center; font-weight: normal; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.strength-honer .parBd .slideBox ul li:hover img{ border:1px solid #0c6fb3;}
.strength-honer .parBd .slideBox ul li:hover h3{ color: #0c6fb3;}

.foot{ background: #252525; padding:40px 0; overflow: hidden;}
.foot .foot-nav-tel{width: 400px; float: left;}
.foot .foot-nav{ border-top: 1px solid #666; border-bottom: 1px solid #666; }
.foot .foot-nav a{ line-height: 32px; width: 30%; float: left; display: block; padding-left: 3%; background: url(../images/foot_nav.png) no-repeat left center; color: #fff;}
.foot .foot-nav ul{ overflow: hidden; padding: 25px 0;}
.foot .foot-tel{ line-height: 60px; font-size: 22px; color: #fff; font-weight: bold; background: url(../images/foot-tel.png) no-repeat left; padding-left: 28px;}
.foot .foot-add-mail{ width: 360px; float: left; margin-left: 140px; border-top: 1px solid #666;}
.foot .foot-add-mail ul{ padding-top: 30px;}
.foot .foot-add-mail ul li{ color: #fff; line-height: 32px; padding-left: 25px; margin-bottom: 12px;}
.foot .foot-add-mail ul li a{ font-size: 14px; color: #666; }
.foot .foot-add-mail ul li a:hover { color: #fff; }
.foot .foot-add-mail ul li.add{ background: url(../images/add.png) no-repeat left center; }
.foot .foot-add-mail ul li.mail{ background: url(../images/mail.png) no-repeat left center;}
.foot .foot-add-mail ul li h5{ line-height: 20px; font-weight: bold; font-size: 14px;}
.foot .foot-wechat{ float: left; margin-left: 140px;}
.foot .foot-wechat img{ width: 120px;}
.foot .foot-wechat h5{ font-size: 16px; color: #fff; line-height: 40px;text-align: center;}
.foot .foot-wechat p{ text-align: center; font-size: 14px; color: #fff; line-height: 32px}

/*友情链接*/
.link{ overflow:hidden; padding:20px 0;}
.link h2{ float:left; font-size: 20px; font-weight: normal; width: 150px; line-height: 32px;}
.link ul{ overflow:hidden; float: left; width: 1050px; background: url(../images/link.png) no-repeat right top;}
.link li{ float:left; height:32px; line-height:32px; margin:0 15px; display:inline;}


/*底部按钮*/
.m-fbtn{position:fixed;bottom:0;overflow: hidden;z-index: 999;width: 100%;background: #0c6fb3;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;}


/* 在线客服 */
.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: #0c6fb3;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:#0c6fb3;}
.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:#0c6fb3;}
.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;}

/*面包屑*/
.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: #0c6fb3;}

/*内页样式*/
.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:250px;float:left;}
.nyjc{margin-bottom:20px;}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #0c6fb3;}
.nyjc-til p{font-size: 24px;}
.nyjc-til i{display: block;height: 1px;width: 100px;background: #fff;margin:10px 0;}

.nyhotpro{margin-bottom:20px;}
.nyhotpro .bd{overflow:hidden;padding:10px;background: #fff;border: 1px solid #0c6fb3;}
.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:#0c6fb3;}
.nycontel-con{padding:10px;background: #fff;border: 1px solid #0c6fb3;line-height:1.8;}
.nycontel-con img{max-width:100%;height:auto !important;}

@media(max-width: 767px) {
.nynav{width:250px;float:left;}
.nyjc{margin-bottom:20px;}
.nyjc-til{padding:15px;border-radius: 10px 10px 0 0;color:#fff;background: #0c6fb3;}
.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 #0c6fb3;}
#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;text-align: center;color: #666;background: #eee;}
#sidebar li.cur a, #sidebar li:hover a{background: #0c6fb3;color: #fff;}
}



/*内页右侧内容*/
.nyshow{width:900px;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 #0c6fb3 solid;color: #0c6fb3;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:#0c6fb3;}
.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 #0c6fb3 solid;color: #0c6fb3;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:320px;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:#0c6fb3;}

/*视频列表*/
.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:#0c6fb3;color:#0c6fb3;}

/*视频详情*/
.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:#0c6fb3;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:#0c6fb3;color:#0c6fb3;}
.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%; border:1px solid #ddd;}
.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; margin:  0 auto;}
.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: 590px;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{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 #0c6fb3;}
.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:#0c6fb3;}
.nynews-ul li a:hover dl dd span{border: 1px solid #0c6fb3;background: #0c6fb3;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: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 10px;background: #fff;}
.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;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: 95px;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: 480px;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:#0c6fb3;color:#fff;}
.showpro-tel a i{margin-right:5px;}
.showpro-tel a:hover{background:#0c6fb3;}
.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: #0c6fb3;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 #0c6fb3 solid;color: #0c6fb3;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:#0c6fb3;}
#abprolist li a:hover p{background:#0c6fb3;color:#fff;}

@media(max-width: 767px) {
	#abprolist li { padding:0 5px; }
	#abprolist li a p { margin-top: 0; }
}


/*标签*/
.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:#0c6fb3;}
/*分享按钮*/
.jiathis{ padding:0px 5px; height:35px; line-height:30px;border-top:1px dotted #ccc; text-align:right; position:relative; color:#666;margin-bottom:20px; margin-top: 10px;}
.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;background: #fff; transition: all .3s;-webkit-transition: all .3s;-moz-transition: all .3s;max-width: 90%;}
.ny-page a:hover{border-color: #fff;background-color: #0c6fb3; color: #fff;}

@media(max-width: 767px ) {
	.ny-page a { max-width: 100%; }
}


/*搜索模块*/
.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: #0c6fb3;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: #0c6fb3;}
.nysearch-til>a:hover{background:#0c6fb3;}
.nysearch-til>a:hover .nysearch-arrow{border-left-color:#0c6fb3;}
.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: #0c6fb3;left:10px;}

/*手机样式*/
.m-header, .m-nav, .g-adv, .m-main, .m-fewm, .m-fbtn, .m-location, .sticky-wrapper{display:none;}
.visited-xs{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, .navBox, #banner, .search, .about,  .product, .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{display:block;}
	.container{width:100%;}
	/* -- 页面整体布局 -- */
	.m-header{overflow: hidden;padding-bottom: 10px;}
	.m-header h1{text-align: center; width: 220px; margin:10px auto; position: relative;}
	.m-header h1:after { position: absolute; content: ''; width: 1px; height: 100%;background: #fff; display: block; top: 0px; right: 0px; }
	.m-header h1 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:#0c6fb3; 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: 33.333%;font: 1rem/2.92rem "microsoft yahei";height: 2.92rem;color: #fff;text-align: center;border-right: 1px solid #aaa;}
	.m-nav a:nth-child(3n){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>h2{font-size:1.5rem;color:#333;text-align:center; font-weight: bold;}
	.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:#0c6fb3;color:#fff;border:1px solid #0c6fb3;}
	.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; color: #454545;}
	/*关于我们*/
	.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;}
	.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 #0c6fb3; font-weight: bold; color: #0c6fb3; 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: #0c6fb3;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;padding-left: -10px; padding-right: -10px;}
	.nyjc{margin-bottom:0;}
	#sidebar{padding: 0px;background: transparent;border: none;display: flex;flex-wrap: wrap;align-content: flex-start;}
	#sidebar li{margin-top: 0px;flex:1;}
	#sidebar li a{padding: 0 5px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; }
	.nyshow{width:100%;}
	.nyshowdesc{margin-top: 20px;padding: 0 0px;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; padding-left: 5px; padding-right: 5px;}
	.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 0px;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 0;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;margin-bottom: 20px;}
	.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 { margin-top: 20px; }
	.nyproshow-top>dt{width:100%;padding:0 0px;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:15px;text-align:center; line-height: 1.8;}
	.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:#0c6fb3; display: inline-block; }
.metpager_5 a:hover { border:1px solid #0c6fb3; color:#fff; background-color:#0c6fb3;}
.metpager_5 a:active {border:1px solid #009; color:#000;}
.metpager_5 span.current { padding:2px 8px 2px 8px; margin:2px; color:#fff; background:#0c6fb3; border:1px solid #0c6fb3; 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 ) {
	.inse-tit { text-align: center; }
	.seven_l { float: none; width: 100%; }
	.inse-right { float: none; width: 100%; padding-top: 20px; }
	.form-horizontal .form-group { width: 100%; }
	.form-horizontal .form-group .p { width: 100%; }
	.inse-left .text { width: 100%; }
	.inse-left textarea { width: 100%; }
	.inse-top li:nth-child(3) { padding-left: 0px; }
/*手机样式*/

.wap_about_ys { overflow: hidden; padding-left: 5px; padding-right: 5px; }
.wap_about_ys .wap_about_ys_t { text-align: center; margin-top: 20px; }
.wap_about_ys .wap_about_ys_t h3 { font-size: 24px; color: #333;  font-weight: bold;}
.wap_about_ys .wap_about_ys_t h3 em { color: #0c6fb3; font-weight: bold; }
.wap_about_ys .wap_about_ys_t span { font-size: 12px; color: #999; }
.wap_about_ys .wap_about_ys_t p { font-size: 14px; color: #454545; text-align: left; line-height: 1.8; padding-left: 10px; padding-right: 10px; margin-top: 20px; margin-bottom: 15px; }
.wap_about_ys .wap_about_ys_b { padding:9px;overflow: hidden; }
.video { flex: none; padding-left: 0px; }
.video img { width: 100%;  }
.video video { position: absolute; width: 100%; height: 100%; left: 0;top: 0;z-index: 9999;background: #000;}



.number { background: #f5f5f5; height: auto; }
.main12 { overflow: hidden; }
.main12 .main1 { display: flex; text-align: center; margin-bottom: 20px;}
.main12 .main1 .stat-items { flex: 1; text-align: center; }
.main12 .main1 .stat-items .stat-items-t { font-size: 30px; color: #000; font-weight: bold; }
.main12 .main1 .stat-items .stat-items-unit { font-size: 12px; color: #777; }
.main12 .main1 .stat-items p { font-size: 14px; color: #454545; line-height: 2; }
.m-title h2 { font-size: 24px; color: #333; }
.m-title p { font-size: 12px; color: #999; }
 
.wap-ys { padding:20px 0px 30px 0; background: #f5f5f5; overflow: hidden; margin-top: 20px; }
.wap-ys .wap-ys_t { text-align: center; display: block; }
.wap-ys .wap-ys_t span { text-align: center;font-size: 1.25rem;color: #333; font-weight: bold;}
.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: 20px; 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-top:none; padding-left: 10px; padding-right: 10px; padding-bottom: 30px; }
.wap-ys_nr .wap-ys_nr_t {position: relative; font-size: 18px; color: #0c6fb3;font-weight: bold;line-height: 3;}
.wap-ys_nr .sclwrap_box { overflow: hidden; border: 1px solid #ddd; }
.wap-ys_nr .con { overflow: hidden; background: #fff; }
.wap-ys_nr .m-box { overflow: hidden; background: #fff; }
.wap-ys_nr .wap-ys_nr_desc { font-size: 14px; color: #454545; line-height: 1.8;  }
.wap-ys_nr .m-cnt{height: 0.5rem;margin-top: 2rem;text-align: center;}
.wap-ys_nr .m-cnt li{width: 15%;height: 0.5rem;background: #c8c8c8;display: inline-block;float: left;margin: 0 2.5%;}
.wap-ys_nr .m-cnt li.z-on{background: #0c6fb3;}



.video:after { width: 100%; left: 0px;  }

/*关于我们*/

.g-about{margin-bottom:30px; padding-top: 30px;}
.g-about .g-about_t { text-align: center; display: block; }
.g-about .g-about_t  span { text-align: center;font-size: 1.25rem;color: #333; font-weight: bold;}
.g-about .g-about_t h2 { font-size: 26px; color: #333; font-weight: bold; }
.g-about .g-about_t p { font-size: 14px; color: #666; text-transform: uppercase;  }
.g-about-box{margin-top:20px;}
.g-about-box img{width:100%;display:block}
.g-about-txt{margin-top:20px;padding:0px;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: #454545;font-size: 1rem;height: 6rem;line-height: 1.5rem;overflow: hidden;margin-bottom:10px;text-indent:2em;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;text-align:justify;}



/*荣誉资质*/
.g-showimg{margin-bottom:20px; }
.g-showimg-a{display:flex;background:#333;}
.g-showimg-a span{flex:1;line-height:44px;display:block;text-align:center; border-right: 1px solid rgb(255,255,255,0.5);}
.g-showimg-a span:last-child {  border-right:none; }
.g-showimg-a span.cur{background:#0c6fb3;}
.g-showimg-a span a{display:block;color:#fff;font-size:1rem;}


.g-showimg-box { padding:20px 10px 0 10px; }
.g-showimg-box li a {display: block; overflow: hidden;}
.g-showimg-box li a dt {  border: 1px solid #ddd; display: block;  }
.g-showimg-box li a h3 { text-align: center; font-size: 14px; color: #454545; line-height: 2; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

/*新闻资讯*/
.new{  overflow: hidden;  padding-bottom:2rem; }
.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 #0c6fb3; font-weight: bold; color: #0c6fb3; background: #fff;}
.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;}
	
}



/*内页*/
.page{ overflow: hidden; padding:30px 0; background: #f8f8f8;}
.page .page-l{ width: 270px; float: left;}
.page .page-l h2{ height: 70px; background-image:linear-gradient(to top, #095285 , #0c6fb3); font-size: 24px; text-align: center; line-height: 70px; color: #fff;}
.page .page-l .page-pro{ padding:12px; border:1px solid #095285; background: #fff;}
.page .page-l .page-pro ul li{ line-height: 45px; padding-left: 15px; margin-bottom: 10px; border-bottom: 1px solid #dedede;  position: relative; background: url(../images/page_pro.png) #f0f0f0 no-repeat 210px 13px;}

.page .page-l .page-pro ul li:last-of-type{ margin-bottom: 0;}
.page .page-l .page-pro ul li.cur{ border-bottom: 1px solid #dedede; background: url(../images/page_hpro.png) #0b4a75 no-repeat 210px 13px;}
.page .page-l .page-pro ul li:hover{ background: url(../images/page_hpro.png) #0b4a75 no-repeat 210px 13px;}
.page .page-l .page-pro ul li:hover a h3{ color: #fff; }
.page .page-l .page-pro ul li a h3{font-weight: normal;}
.page .page-l .page-pro ul li.cur a h3{ color: #fff; }
.page .page-f{ width: 900px; float: right;}
.page .page-f .rtop{line-height: 40px; border-bottom: 1px solid #095285; padding-left: 22px; background: url(../images/rtop.png) no-repeat left; font-size: 15px;}
.page .page-l .active{ padding-bottom: 20px;}

.page .page_toppro .picScroll-top{ padding: 12px; border:1px solid #095285;}
.page .page_toppro .picScroll-top ul .swiper-slide{ margin-bottom: 12px;}
.page .page_toppro .picScroll-top ul .swiper-slide .product-li{ border:1px solid #dedede;  display: grid;}
.page .page_toppro .picScroll-top ul .swiper-slide .product-li:hover {border:1px solid #0c6fb3;}
.page .page_toppro .picScroll-top ul .swiper-slide .product-li:hover h3{background: #0c6fb3; color: #fff;}
.page .page_toppro .picScroll-top ul .swiper-slide .product-li img{padding: 1px;}
.page .page_toppro .picScroll-top ul .swiper-slide .product-li h3{ text-align: center; font-size: 15px; font-weight: normal; line-height: 40px; background: #f0f0f0;}
.page .page_toppro .picScroll-top ul img{  width: 240px; height: 160px;}
.page-news h4{line-height: 40px; border-bottom: 1px solid #095285; padding-left: 22px; background: url(../images/rtop.png) no-repeat left; font-size: 15px; font-weight: normal;}
.page-news ul{padding: 10px 0;}
.page-news ul li{ float: left; width: 48%; margin: 0 1%; line-height: 35px; border-bottom: 1px dashed #dcdcdc;}
.page-news ul li:hover{ color: #0c6fb3;}
.page-news ul li:hover a{ color: #0c6fb3;}

@media(max-width: 767px) {
	.page .page-f { width: 100%; float: none; }
	.ly_index { padding:0 0 20px 0; }
}


/*productlist*/
#productlist{ padding: 20px 0;}
#productlist ul li{ float: left; border:1px solid #dedede; margin:0 12px; margin-bottom: 12px;}
#productlist ul li:hover{ border:1px solid #095285;}
#productlist ul li:hover h4{ background: #095285; color: #fff;}
#productlist ul li a img{ width: 420px; height: 280px; padding: 2px;}
#productlist ul li a { display: grid;}
#productlist ul li h4{ overflow: hidden; text-overflow:ellipsis; white-space: nowrap; width: 404px; padding: 0 10px; font-size: 16px; font-weight: normal; text-align: center; line-height: 42px; background: #f0f0f0;}

#showproduct{ padding:0px 10px;}
#showproduct h1{ line-height: 60px; font-size: 18px; color: #333; text-align: center; font-weight: bold;}
#showproduct dl dt{ float: left;}
#showproduct dl dt a { display: grid;}
#showproduct dl dt a img{ /*border:1px solid #dedede; padding: 2px;*/}
#showproduct #protop{ width: 410px; float: right;}
#showproduct #protop h2{ line-height: 30px; font-size: 18px; color: #333;/* text-overflow:ellipsis; white-space: nowrap; overflow: hidden;*/ border-bottom: 1px solid #dcdcdc;}

.proinfo .editor{ padding: 10px 0; }
.proinfo .editor p { font-size: 15px; color: #454545; line-height: 2; }
.proinfo .editor img{ max-width: 100%;}


/*非标定制留言*/
#nymessage { display: block; overflow: hidden; }
#nymessage form { margin:40px auto 0 auto; width: 50%; display: block; }
#nymessage form .form-group { overflow: hidden; display: flex; margin-bottom:15px; align-items: center; }
#nymessage form .control-label { float: left;font-size: 15px; color: #666; line-height: 36px; }
#nymessage form .form-group input{ float: right;width: 360px; line-height: 34px; border:1px solid #000; background: #fff; border-radius: 2px; padding:0 15px;}
#nymessage form .form-group input.btn { width: 414px;background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));text-align: center; font-size: 14px; color: #fff; border:none; line-height: 45px; border-radius: 5px; }
#nymessage form .form-group input.form-control1 { width: 331px;	 }
#nymessage form .form-group textarea { border:1px solid #000; background: #fff; border-radius: 2px; width: 331px; }


.page .page-l .nlist{ padding: 12px; border:1px solid #095285;}
.page .page-l .nlist ul li{ line-height: 45px; background: url(../images/liBg.png) no-repeat  210px 12px; border-bottom: 1px solid #fff;}
.page .page-l .nlist ul li a{ font-size: 15px; padding-left: 12px; display: block;}
.page .page-l .nlist ul li.cur{ background: url(../images/liBg_h.png) #0b4a75 no-repeat 210px 12px;}
.page .page-l .nlist ul li.cur a{ color: #fff;}
.page .page-l .nlist ul li:hover{ background: url(../images/liBg_h.png) #0b4a75 no-repeat 210px 12px;}
.page .page-l .nlist ul li:hover a{ color: #fff;}

@media(max-width: 767px) {
	#nymessage form { width: 90%; margin-top: 20px;}
	#nymessage form .form-group input { width: 100%; }
	#nymessage form .form-group input.btn{ width: 100%; }
	#nymessage form .form-group>div { width: 80%; }
	#nymessage form .form-group input.form-control1{ width: 100%; }
	#nymessage form .form-group.dz>div { width: 70%; }
	#nymessage form .form-group textarea { width: 70%; }
	#nymessage form .form-group.tj>div { width: 100%; }
}



/*图片列表*/
#imglist{ padding: 20px 0;}
#imglist ul li { float: left; margin:0px 7px 10px;}
#imglist ul li img{ width: 280px; height: 210px; padding:2px; border:1px solid #dcdcdc;}
#imglist ul li:hover img{border:1px solid #0c6fb3;}
#imglist ul li:hover a h3{color: #0c6fb3;}
#imglist ul li a{display: grid;}
#imglist ul li a h3{ font-size: 15px; text-align: center; font-weight: normal; line-height: 32px;}
#showimg h1.title{ line-height: 60px; color: #333; font-size: 18px; text-align: center; font-weight: bold;}
#showimg .imgshow{text-align: center;}
#showimg .editor img{ max-width: 100%;}


#newslist{ padding: 10px;}
#newslist .n_cont dl{overflow: hidden; background: #fff; border:1px dashed #dcdcdc; height: 80px; padding: 5px; margin-bottom: 10px;}
#newslist .n_cont dl:hover{border:1px dashed #0c6fb3;}
#newslist .n_cont dl:hover .page-time h6{ color: #0c6fb3;}
#newslist .n_cont dl:hover .page-time em{ color: #0c6fb3;}
#newslist .n_cont dl:hover dd h3{ color: #0c6fb3;}
#newslist .n_cont dl:hover dd p{ color: #0c6fb3;}
#newslist .n_cont dl:hover span{ background:#0c6fb3; }
#newslist .n_cont .page-time{ float: left; width: 80px; padding-top: 6px;}
#newslist .n_cont .page-time h6{ font-size: 36px; font-weight: normal; text-align: center; color: #666;}
#newslist .n_cont .page-time em{ font-size: 12px; text-align: center; display: block;}
#newslist .n_cont dl dd{ float: left; width: 680px;}
#newslist .n_cont dl dd h3{ color: #333; line-height: 32px; font-size: 14px; font-weight: bold;}
#newslist .n_cont dl dd p{line-height: 24px; font-size: 13px; color: #666;}
#newslist .n_cont dl span{ display: block; width: 80px; background: #999; height: 32px; line-height: 32px; color: #fff; float: right; text-align: center; margin-top: 24px; margin-right: 10px;}
#shownews h1{ font-size: 18px; text-align: center; line-height: 60px; color: #333; font-weight: bold;}
#shownews .editor img{ max-width: 100%;}
#shownews .editor p { font-size: 14px; line-height: 2; color: #454545; }

/*简介模块*/
#showtext { padding:12px; }
#showtext img { max-width: 100%; display: block; }
#showtext p { font-size: 14px; line-height: 2; color: #333; }


/*手机样式*/
/*logo*/
.g-hd{ overflow: hidden; padding:1rem 0;}
.g-hd .container { overflow: hidden; padding-left: 5%; }
.g-hd .m-logo{ float: left;}
.g-hd .m-logo a{ display: grid;}
.g-hd .m-logo img{ width: 8rem;}
.g-hd .m-slogan{ float: left; padding-left: 6%;}
.g-hd .m-slogan p{ font-family:'宋体'; color: #ee1d23; font-size: 1.6rem; line-height: 2.2rem; font-weight: bold;}

/*product*/
.prod_list{overflow: hidden; padding: 1rem 0;}
.prod_list h2{ line-height: 3rem; background-size: 100% 0.54rem; font-size: 1.25rem; color: #393939; text-align: center; font-weight: bold; }
.prod_list ul{ overflow: hidden;}
.prod_list li{ width: 50%; float: left; height: auto; padding: 1%; position: relative;}
.prod_list li img{ display: block; width: 100%; padding: 0.42rem; background: url("../images/bg1.jpg"); border: 1px solid #e2e2e2; box-sizing: border-box;}
.prod_list li span{ display: block; height: 1.92rem; line-height: 1.92rem; font-size: 1rem; color: #fff; background: #000; opacity: .6; text-align: center; position: absolute; left: 0.48rem; bottom: 0.42rem; width: 92%;}
.prod_list a:nth-child(2n) li{ float: right;}
.prod_list2 { display: block; overflow: hidden; }
.prod_list2 img { max-width: 100%; display: block; border:1px solid #ddd; }
.prod_list2 h3 { font-size: 1rem; display: block; color: #454545; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 100%; padding:0 5%; line-height: 35px;  }

@media(max-width: 767px) {
	/*内页产品中心*/
.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{padding-left: 15px;border-bottom: 1px dashed #eee;background:#f4f4f4;}
.ny-prolist>dl>dt>a{line-height: 40px;font-size:16px;padding-left: 15px;position: relative;display:block;}
.ny-prolist>dl>dt>a::before{content:'';position: absolute;left: 0;top: 50%;margin-top: -7px;width: 2px;height: 16px;background: #2f6cc7;}
.ny-prolist>dl>dd{padding:5px;overflow:hidden;}
.ny-prolist>dl>dd>a{float:left;display:block;width:50%;padding:5px;}
.ny-prolist>dl>dd>a:nth-child(n+3){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;}

}



/*联系我们*/
.lianxi_m {overflow: hidden;margin-top: 10px;margin-bottom: 24px;background: #fff; padding:0;}
.lianxi_m .lianxi_ml {width: 300px;float: left;background: #0c6fb3;color: #fff;padding: 30px;overflow: hidden;}
.lianxi_m .lianxi_ml .lianxi_ml_m {overflow: hidden;font-size: 32px;font-weight: bold;line-height: 52px;margin-bottom: 10px;color: #fff;}
.lianxi_m .lianxi_ml .lianxi_ml_s {width: 240px;border: solid 2px #fff;font-size: 24px;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-bottom: 10px;line-height: 40px;}
.lianxi_m .lianxi_ml .lianxi_ml_en {font-family:'Arial';font-size: 24px;line-height: 40px;}
.lianxi_m .lianxi_ml p { font-size: 16px!important; color: #fff!important; }
.lianxi_mr {float: right;position: relative;width: calc(100% - 400px);}
.lianxi_mr_i {float: left;font-family: Arial, Helvetica, sans-serif;font-size: 100px;font-weight: 89;margin-left: -28px;line-height: normal;color: #999;position: absolute;overflow: hidden;margin-top: 10px;}
.lianxi_m .mr_i {font-size: 100px;line-height: 200px;margin-top: 80px;margin-left: calc(100% - 690px);position: absolute;right:30px;}
.lianxi_mr_m {width: calc(100% - 69px);float: left;overflow: hidden;padding-left: 22px;padding-right: 10px;padding-top: 18px;line-height: 28px;color: #666;font-size: 16px;text-align:left;}
.lianxi_mr_m span {font-size: 24px;font-weight: bold;line-height: 60px;color: #0c6fb3;}
.contact_ny ul  { background: #fff; overflow: hidden; border-right: none;}
.contact_ny ul li {float: left;width:33.3333%;height: 135px;border-width: 1px 0 1px 1px;border: 1px solid #ececec;padding: 24px 15px;text-align: left;box-sizing: border-box;}

.contact_ny ul li em {float: left;display: inline-block;width: 51px;height: 51px;margin-right: 9px;margin-top: 6px;}
.contact_ny .ftlxfs{ float: left; width: 190px;}
.contact_ny ul li h5 {color: #0c6fb3;margin-bottom: 4px;font-size: 18px;font-weight: bold;}
.contact_ny ul li>p{float: left;}
.wraplx {display: none;}
@media(max-width: 767px) {
	.lianxi_m { display: none!important; }
	.contact_ny { display: none!important; }
	.nywlx { display: none!important; }
	.wraplx { display: block; }
}