﻿/* devanagari */



*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family: 'Poppins',sans-serif; font-style: normal;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#008fd7;}

.clearfix{clear:both}
.clearfix:after{clear:both;height:0;content:"";line-height:0;font-size:0;display:block}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}




/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{padding: 0 13%;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 99;-webkit-transition: 0.5s;transition: 0.5s;background: #fff;}
.top_h{}
.top_h .logo{}
.top_h .logo img{display: block;height:100px;padding: 20px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size: 16px;position: relative;color: #333;padding: 0 20px;-webkit-transition:0.5s;transition:0.5s;text-transform: uppercase;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li:hover p a{color: #333;}
.dh ul li.on p a{color: #008fd7; font-weight: 600;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100px;padding-top: 5px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 44px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center;}
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#008fd7;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}

.top_ss{margin-left: 0.2rem;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #333; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #333;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #333;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #008fd7;}


.buy-box{position:relative; }
.buy-box .tit{display:block;font-size:16px;line-height:100px;padding-left:.4rem;background-repeat:no-repeat;background-position:left center;background-size:.625rem;color:#444;background-size:.25rem;background-image:url('../img/buy-tit.png');font-family:"PINGFANG BOLD-subfont";transition:all .3s}
.buy-box .sub{position:absolute;left:50%;top:88px;padding-top:5%;width:2rem;transform:translateX(-50%);display:none}
.buy-box .sub .list{border:1px solid #dddfe2;box-shadow:0 10px 21px rgba(0,0,0,.05);padding:3% 12%;background-color:#f9fafb;position:relative}
.buy-box .sub .list:before{content:"";position:absolute;left:56%;top:-10px;width:.45rem;height:.25rem;background-repeat:no-repeat;transform:translateX(-56%);background-image:url('../img/buy-sj.png')}
.buy-box .sub .list a{display:block;font-size:14px;line-height:35px;padding:5% 0 5% 18%;background-repeat:no-repeat;background-position:left center;color:#333;border-bottom:1px solid #e4e4e6;transition:all .3s}

.wxbox{position:absolute;z-index:9;width:140px;height:140px;left:-68%;top:0px;opacity:0;transition:all .4s}
.wxbox.active{opacity:1}
.wxbox img{position:absolute;width:120px;height:120px;border-radius:8px;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2}

.wxbox2{position:absolute;z-index:9;width:140px;height:140px;left:-68%;top:44px;opacity:0;transition:all .4s}
.wxbox2.active{opacity:1}
.wxbox2 img{position:absolute;width:120px;height:120px;border-radius:8px;left:0;top:0;right:0;bottom:0;margin:auto;z-index:2}


.top_bg.on{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #008fd7;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on2{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #008fd7;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on3{top:-100px;}

.sp_header, .sjj_nav{display: none;}



.banner{ width:100%; overflow:hidden;position:relative; margin-top: 100px; }
.banner ul li a{display: block;height: auto;}
.banner ul li .img{overflow: hidden;height: auto;}
.banner ul li .img img{display:block;width:100%;height:auto;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover; font-size: 0;}
.banner ul li .txt{position: absolute;left:8%;bottom:55%;}
.banner ul li .txt .ml1{font-size:42px;line-height:55px;color: #fff;font-weight: bold;}
.banner ul li .txt .ml2{font-size: 24px;line-height: 24px;color: #fff;margin-top:20px;}
.banner ul li .txt .ml3{font-size: 18px;line-height: 24px;color: #fff;margin-top: 20px;}
.banner ul li .txt .ml4{font-size: 12px;line-height: 24px;color: #fff;margin-top: 30px;}
.banner ul li.swiper-slide-active .txt .ml1{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.5s;animation-delay: 1.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml4{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.8s;animation-delay: 1.8s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:30px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.7);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#008fd7;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #008fd7;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.4);border-radius: 50%;}
.banz{ left:5%;}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.imgbg{ width: 100%; height: 100%; transition: ease 1s; background-position: center; background-repeat: no-repeat; background-size: cover;}

.imgbgs{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;}
.z_index_pro{ position: relative;background: #F4F4F4; overflow: hidden; min-height: 50vw;}
.z_index_about .fl_warp{background: linear-gradient(180deg, #F4F9FF, #C5D5E8); padding: 7vw 8vw; box-sizing: border-box; padding-right: 12.76041vw;}
.z_index_tit{font-size:2.39583vw;line-height: 2.39583vw; text-transform: uppercase; position: relative; z-index: 1;}
.z_index_tit .en{font-family: AsapCondensed;font-weight: 600;color: #008fd7; margin-bottom: 5px; position: relative;}
.z_index_tit .cn{color: #000000; font-weight: bold;	font-family: "NotoSansHansbold";} 
.z_index_tit::before{ content: ""; display: block; width: 5.57291vw; height: 6.25vw; background: url(../img/fz.png) no-repeat center; background-size: 100% auto;position: absolute; left: -3vw; top: -2vw; animation: fzyd 20s infinite ease-in-out;}
@keyframes fzyd{
	0%{ transform: scale(1,1) rotate(0deg);}
	50%{transform: scale(.6,.6) rotate(360deg);}
	100%{transform: scale(1,1) rotate(0deg);}
}
.z_index_tit2::before{background: url(../img/fz2.png) no-repeat center;background-size: 100% auto;}
.z_pro_head{ padding: 5vw 8.3vw; position: absolute; left: 0; top: 0; width: 100%; z-index: 2;}
.z_index_pro .z_pro_nav{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1;}
.z_pro_nav{ display: flex; align-items: center; flex-wrap: wrap;}
.z_pro_nav a{ display: inline-block;height: 46px;
background: #FFFFFF; margin: 0 10px; min-width: 8vw;text-align: center;
box-shadow: 0px 0px 24px 0px #D9D9D9;line-height: 46px;font-size: 16px;
border-radius: 23px; padding: 0 15px; margin-bottom: 2%;}
.z_pro_nav a.active,.z_pro_nav a:hover{ background: #008fd7; color: #fff;}
.z_pro_nav2 a{ margin-left: 0; margin-right: 20px;}

.z_pro_swiper{ width: 70.8%;  position: relative ; background: #fff;box-shadow: 0px 10px 60px 0px #D3DBE5; height: 50vw;}
.z_pro_swiper::before{ content: ""; display: block; width: 5.72916vw; height: 100%; background: url(../img/line.png) no-repeat left center; background-size: auto 100%; position: absolute; right: -5.42916vw; top: 50%; transform: translateY(-50%); z-index: 1;}
.z_pro_swiper  li a{ display: flex; align-items: center; height: 50vw;padding-top: 5vw;transition: ease 2s; }
.z_pro_swiper li .imgbox{ width: 42%;  display: flex; align-items: center; justify-content: center;}
.z_pro_swiper li .overbox{ width: 18vw; height: 18vw; border-radius: 50%; overflow: hidden; transition: ease 1s; }
.z_pro_swiper li:hover .imgbg{ transform: scale(1.1,1.1);}
.z_pro_swiper li:hover .ppbt{ color: #008fd7;}
.z_pro_swiper  li img{ display: block; width:100%}
.z_pro_swiper li .ppwz{color: #999999; font-size: 18px; text-align: center; margin-top: 10px;}
.z_pro_swiper  li .infobox{ width: 52%; padding: 0 8.3vw; padding-right: 4vw; box-sizing: border-box; position: absolute; left: 0; transform: translate(-100%,0%);  opacity: 0; transition: ease 1.5s; }
.z_pro_swiper li .ppbt{font-size: 1.875vw; font-weight: bold;}
.z_pro_swiper li .ppbt img{ display: inline-block;height: 2vw; vertical-align: -0.3vw; margin-left: 5px;}
.z_pro_swiper li .desc{font-size: 15px;color: #7D8288;line-height: 26px; margin: 2vw 0; margin-bottom: 4vw;}
.csbar span,.z_pro_list li .csbar span{ display: inline-block; background: url(../images/gou.png) no-repeat left center; padding-left: 20px; margin-right: 2vw; margin-bottom: 10px; font-weight: bold;}
.z_pro_swiper li .z_more{ position: absolute; left: 8.3vw; bottom: -9vw; z-index: 2;}
.z_pro_swiper  li.swiper-slide-active .infobox{  transform: translate(0,0%); opacity: 1;  }
.z_pro_swiper li.swiper-slide-active a{ padding-left: 66%; }
.z_pro_swiper  li.swiper-slide-active  .overbox{ width: 25.52vw; height: 25.52vw; }
.z_pro_swiper  li.swiper-slide-active .ppwz{ display: none;}
.z_pro_swiper .next{width: 56px;
height: 56px;
background: #008fd7;
box-shadow: 0px 2px 40px 0px rgba(23,75,137,0.3000); cursor: pointer; outline: none;
border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; position: absolute; top: 50%;  right: -26px; z-index: 3;}
.z_tab_child{ display: none;}
.z_tab_child.active{ display: block;}

.z_more{ display: flex; align-items: center; color: #FEFEFE; z-index: 1;}
.z_more .iconfont22{ display: inline-block;width: 46px;height: 46px;border: 2px solid rgba(255,255,255,.3);border-radius: 50%;z-index: 1; text-align: center; line-height: 42px;  position: relative; overflow: hidden; font-weight: bold; transition: ease .5s;}
.z_more .cir{ position: relative; overflow: hidden; border-radius: 50%; font-size: 0; }
.z_more .cir::after{ content: ""; display: block; width: 100%; height: 0; position: absolute; left: 0%; bottom: 0; background:  #196CCF; position: absolute; left: 0; bottom: 0; transition: ease 1s;} 
.z_more span{font-weight: 600;text-decoration: underline;margin-left: 10px; position: relative; font-size: 18px; text-decoration: none;}
.z_more2{ color: #555;}
.z_more2 .iconfont22{ border-color:#555;}
.z_more2:hover .iconfont22{ border-color:#008fd7;}
.z_more2:hover .iconfont22{ color: #008fd7;}
.z_more:hover span{ color: #008fd7;}



.flex { display: flex; justify-content: space-between; flex-wrap: wrap }
.flex-left { display: flex; flex-wrap: wrap }
.flex-center { display: flex; flex-wrap: wrap; justify-content: center; }
.flex-right { display: flex; flex-wrap: wrap; justify-content: flex-end; }
.home-d{padding: 4% 0%; overflow: hidden; box-sizing: border-box; background: url(../img/abg.jpg) no-repeat; background-size: cover;}
.home-d .pic{border-radius:60px 0px 0px 0px;position:relative; float: right; width: 45%;}
.home-d .pic img{border-radius:6px}
.home-d .cont{width:50%;float: left;}
.home-d .cont .abt{font-size:36px;line-height:48px;color:#008fd7;font-weight:bold}
.home-d .cont .abt2{font-size:21px;line-height:48px;color:#333;}
.home-d .cont .des{font-size:17px;line-height:32px;color:#666;margin-top:2%;box-sizing: border-box;}
.home-d .cont ul{margin-bottom:-30px;margin-top:50px}
.home-d .cont ul li{margin-bottom:30px; width: 25%;}

.home-d .cont ul li .num i{font-size:36px;line-height:36px;color:#272933;font-weight:bold; font-style: normal;}
.home-d .cont ul li .num sup{font-size:24px;color:#272933;line-height:15px;margin-left:5px;vertical-align:top;top:0}
.home-d .cont ul li .num sup.zh{font-size:16px}
.home-d .cont ul li p{font-size:14px;line-height:28px;color:#272933;opacity:0.8;margin-top:2px}
.home-d .cont .more{display:inline-block;width:146px;height:49px;border-radius:6px;border:solid 1px #dadada;text-align:center;line-height:47px;font-size:16px;color:#666666;border-left:2px solid #008fd7;margin-top:40px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.home-d .cont .more:hover{border-color:#008fd7;color:#008fd7}
.home-d .pic .btn-video { position: absolute; left: -60px; top: 50%; z-index: 2; margin-top: -60px; width: 120px; height: 120px; background: url(../img/video-btn.png) no-repeat; background-size: contain;/* box-shadow: 0px 0px 20px 0px rgba(1, 102, 176, 0.15);*/ border-radius: 50%; overflow: hidden; }

.video_shadow { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, .5); z-index: 1000; display: none; }
.playnow { position: absolute; left: 50%; top: 50%; margin-left: -410px; margin-top: -286px; width: 820px; height: 550px; background-color: transparent; z-index: 1000; }
.video_control { width: 820px; height: 500px; box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, .5); }
.video_control video { width: 100%; height: 100%; object-fit: fill; }
.closevideo { position: absolute; right: -30px; top: -24px; font-size: 35px; color: #fff; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.closevideo:hover { right: -35px; }
@media (max-width:1000px) {
  .playnow { left: 5%; top: 30%; margin-left: 0; margin-top: 0; width: 90%; height: auto; }
  .video_control { width: 100%; height: auto; box-shadow: none; }
  .closevideo { position: absolute; right: 0; top: -50px; font-size: 30px; color: #fff; cursor: pointer; }
}

.pctitle{text-align:center}
.pctitle.tal{text-align:left}
.pctitle .title{font-size:36px;font-weight:bold;  text-transform: uppercase; line-height: 45px; color: #008fd7;}
.pctitle .title::first-letter{text-transform:uppercase}
.pctitle .slogan{line-height:26px;font-size:16px;color:#666; margin: 1% 0% 3%;}
.inprobox{padding:4% 0%; overflow: hidden;box-sizing: border-box;}
.inprobox ul{overflow: hidden; margin-top:3%;}
.my_ul{margin-right: -1.8%; margin-bottom: -3%;}
.inprobox li{width: 23%;margin-right:1.8%;float: left;margin-bottom: 3%;position: relative;border: 1px solid #eee; background: #fff;}
.product-words{width: 100%;}
.product-w-pic{width: 100%;position: relative;overflow: hidden;background-color: #fff;text-align: center;box-sizing:border-box;}
.product-w-pic .pimg{}
.product-w-pic .pimg img{width: 100%;object-fit: cover; display: block;}
.product-w-shade{width: 100%;height: 30%;position: absolute;bottom: 0%;left: 0%;background-color: rgba(37, 37, 37, .8);transition: all .2s;opacity: 0;}
.product-w-pic .product-w-piclink{display: block;width: 100%;height: 100%;font-size: 0;padding: 0;border-bottom: none;margin: 0;}
.product-w-shade .pwzs{width: 100%;position: absolute;top: 50%;transform: translate(0,-50%);}
.product-w-shade .pwzs p{font-size: 16px;color: #fff;width: 80%;margin: auto;text-align:justify;text-justify:inter-word;text-align: center;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.product-w-shade .pwzs p img{max-width: 100%!important;vertical-align: middle;display: inline-block;}
.product-w-shade .pwzs .span{display: inline-block;font-size: 24px;color: #fff;text-align: center;padding: 0 0 4px 0;border-bottom: 1px solid #fff;margin-top: 36px;}
.product-w-shade .pwzs .em{font-size: 14px;color: #fff;line-height: 25px;text-align: center;margin: 2% 5%}
.inprobox li:hover .product-w-pic .product-w-shade{opacity: 1;height: 100%;}
.product-w-words{width: 100%;padding: 15px;box-sizing: border-box;}
.product-w-words .pwzs{font-size: 16px;color: #333;line-height: 30px;text-align: center;z-index: 999;position: relative;transition: all .2s;}
.product-w-words .p{font-size: 16px;color: #666;line-height: 25px;text-align: center;margin-top: 1%}
.inprobox li:hover .product-w-words .pwzs{opacity: 1;color: #fff}
.inprobox li:hover .product-w-words .p{color: #fff}
.inprobox li:hover .product-words{background: #008fd7;color: #fff}
.inprobox li:hover .product-w-words .pwzs p img{max-width: 100%;}



.flex{display: flex;flex-wrap: wrap;}
.news{width: 100%;padding:4% 0; overflow: hidden;  background: url(../img/n_bg.jpg) no-repeat; background-size: cover;}
.news-tit{width: 100%;text-align: center;color: #333;}
.news-tit .nbt{font-size: 36px;}
.news-tit a{display: block;width: 100%;font-size: 14px;margin-top: 14px;color: #777;}
.news-list{width: 100%;margin-top:3%;}
.news-list ul{margin-left: -2%;}
.news-list li{width: 31.333%;margin-left: 2%;position: relative;float: left;}
.news-list li a{display: block;width: 100%;}
.news-img{width: 100%;overflow: hidden;}
.news-img img{width: 100%;object-fit: cover;transition: all 1s ease; display: block;}
.news-wd{width: 100%;padding: 3%;color: #333; box-sizing: border-box; background: #fff;}
.news-wd .nbt{font-size: 16px;line-height: 28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-wd p{font-size: 13px;color: #777;line-height: 27px;height: 54px;margin-top: 16px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.news-list li a:hover .news-img img{transform: scale(1.06);}


.partner{padding:3% 0; overflow: hidden; background: #f5f5f5;}
.partner .parbox{overflow: hidden;}
.partner .parbox ul{overflow: hidden; margin-right: -2%;}
.partner .parbox li{float: left;width:15.5%;height: auto;margin-right: 1%;border:1px solid #e5e5e5;margin-bottom: 20px;position: relative;overflow: hidden; background: #fff;}

.partner .parbox li .pic{display: table;margin: 0 auto;}
.partner .parbox li .pic span{display: table-cell;vertical-align: middle;height: auto;}
.partner .parbox li .pic span img{display: block;max-width: 100%;max-height: 100%;}
.partner .parbox li .hzbt{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 78, 161, 0.83);font-size: 16px;text-align: center;color: #fff;transform: scale(0);transition: 0.5s all; right: 0; bottom: 0; display: flex;
    align-items: center;
    justify-content: center;}
.partner .parbox li p{position: absolute;left: 0;top: 0;width: 100%;height: auto;font-size: 14px;text-align: center;line-height: 160px;color: #fff;}
.partner .parbox li:hover .hzbt{transform: scale(1.1);}
.partner .more{display: block;width: 230px;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #666;text-transform: uppercase;background: #fff;margin: 40px auto auto auto;border:1px solid #dcdcdc;}
.partner .more:hover{background: #008fd7;color: #fff}


/*gotop*/
#gotop {
    width: 57px;
    height: 58px;
    background: url("../img/top.png") no-repeat;
    position: fixed;
    right: 10px;
    cursor: pointer;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}



#gotop {
    bottom: 132px;
}

#code_img {
    width: 270px;
    height: 355px;
    background: url("../img/code.jpg") -4px -3px no-repeat;
    position: fixed;
    right: 108px;
    bottom: 135px;
    cursor: pointer;
    display: none;
    z-index: 999;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 135px;
}





.footer_bottom{background:#000000;padding:1% 0}
.footer_bottom p{text-align:center;color:#999999;font-size:15px;opacity:0.7;line-height:35px;margin-bottom:0}
.footer_bottom p a{color:#ff0000}
.footer_bottom p a:hover{color:#fff}
.footer_top{padding:2% 0;overflow:hidden; background: url(../img/foot_bg.jpg) no-repeat; background-size: cover;}
.ft_links a{display:inline-block;vertical-align:middle;width:26px;height:26px;margin-right:10px}
.ft_links a:nth-child(4){margin-right:0}
.footer_top .ft_left img{width:180px;margin-bottom:22px}
.footer_top .ft_left .c_info{font-size:14px;line-height:24px;color:rgba(255,255,255,0.4)}
.footer_top .ft_left .c_info ul{}
.footer_top .ft_left .c_info li{display:flex;align-items:center;margin-bottom:14px}
.footer_top .ft_left .c_info li i{display:block;width:33px;height:33px;margin-right:12px}
.footer_top .ft_left .c_info li:nth-child(5){width:100%}
.footer_top .ft_left .c_info li i.address{background:url('../img/footer_address.png') no-repeat center center}
.footer_top .ft_left .c_info li i.mobile{background:url('../img/footer_mobile.png') no-repeat center center}
.footer_top .ft_left .c_info li i.phone{background:url('../img/footer_phone.png') no-repeat center center}
.footer_top .ft_left .c_info li i.email{background:url('../img/footer_email.png') no-repeat center center}
.footer_top .ft_left .c_info li i.website{background:url('../img/footer_website.png') no-repeat center center}
.footer_top .ft_left .c_info li p{display:block;flex:1;overflow:hidden;margin-bottom:0}
.footer_top .ft_left .c_info li p a{display:block;font-size:16px;color:#BBBBBB;line-height:20px}
.ft_links{margin-top:48px}
.ft_right{margin-left:3%;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between; width: 60%;}
.ft_right .ftdlitem{width:23%;border-right:1px solid rgba(255,255,255,0.1);margin-right:2%}
.ft_right .ftdlitem:last-child{border-right:none}
.ft_right .ftdlitem a{color:#fff}
.ft_right .ftdlitem dd a{display:block;font-size:16px;color:#d6d3d3;line-height:30px;font-weight:100}
.ft_right .ftdlitem dd a img{width:90%}
.ft_right .ftdlitem dt a{font-size:18px}
.ft_right .ftdlitem dt{margin-bottom:13px}
.ft_right .ftdlitem dd a:hover{color:#fff}
.ft_left{width:35%;float:left}
/* .ft_right .ftdlitem:nth-child(3){width:35%}
.ft_right .ftdlitem:nth-child(3) dd a{width:47%;float:left} */
.inico{overflow:hidden;margin-top:2%}
.inico p{margin-right:2%;float:left}
.inico p img{max-width:100%;display:block}
.inico span{margin:0 4px;width:25%;float:left;margin-bottom:5%}
.inico i{color:#fff;font-size:20px;padding:6px;border:1px solid #49b46c;border-radius:50%;box-sizing:border-box;line-height:35px}
.inico span:hover i{background:#49b46c;color:#fff}
@media (max-width:1500px){
    .ft_right .ftdlitem{width:200px}
}
@media (max-width:1400px){
    .ft_right .ftdlitem{width:180px}
}@media (max-width:1300px){
    .ft_right .ftdlitem{width:140px}
    .butter{max-width:20%}
}


/*内页代码*/
.banner_ny{overflow:hidden; margin-top:80px;}
.banner_ny img{width:100%; display:block;}
.sun-navs{width:100%; height:auto; background-color:rgba(0, 0, 0, 0.75); position:absolute; margin-top:-55px;  overflow: hidden;}
.sun-navs ul{text-align:center; font-size:0;}
.sun-navs ul li{padding:0 2%; text-align:center; font-size:16px; color:#fff; line-height:55px; cursor:pointer; transition:all .5s ease; -moz-user-select:none; -webkit-user-select:none; -ms-user-select:none; -khtml-user-select:none; user-select:none; float: left;}
.actives{background-color:#008fd7; color:#fff !important;}
.sun-navs ul li:hover{background-color:#008fd7; color:#fff;}

.l-a {width: 100%;padding: 3% 0; overflow: hidden;}
.aboutny{font-size:16px;color: #3c3d3a;line-height:32px; overflow: hidden;}
.aboutny .abt{font-size:30px; color: #3c3d3a; margin-bottom:1%; font-weight: 600;}
.aboutny span{font-weight: 600; color: #008fd7;}
.aboutny img{max-width: 100%; margin:auto; clear: both; display: block;}
.rdpic{width: 45%; margin-left:3%; float: right; overflow: hidden; }
.rdpic img{width: 100%; display: block; clear: both; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; height:auto}
.rdpic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.l-a2 {width: 100%;padding: 3% 0; overflow: hidden;}
.l-a2 img{display: block; clear: both; margin: auto; width: 100%;}


.history{ background:#f5f5f5; background-size: cover; padding:4% 0; color: #555; overflow: hidden;} 
.history-top{ margin:6% 0;}
.history-top .years{ font-size: 100px; color: #008fd7; font-family: Impact;letter-spacing: 1px;} 
.history-thumbs .yuan{ width: 40px; height: 40px;}
.history-thumbs .yuan i{ display: block; width:20%  ; height: 20%;}
.history-thumbs .yuan::after{ width: 100%; transform: scale(0); transition: all .36s; height: 100%; position: absolute; left: 0%; top: 0%; background-color: rgba(38, 103, 162, .4); display: block; content: ''; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.history-thumbs  .swiper-slide-thumb-active .yuan::after{ transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.historyBot::after{ width: 100%; height: 1px; position: absolute; left: 0; top: 20px; background: rgba(0, 143, 215, 0.25); z-index: 1; display: block; content: '';}



.history  .next,.history .prev{ border: 1px solid rgba(0, 143, 215, .4); position: absolute; z-index: 20; top: 50%; width: 60px; height: 60px; margin-top: -30px;}
.history .prev{ left: 0;}
.history  .next{ right: 0;}
.history  .next:hover,.history .prev:hover{ background-color: #008fd7; color: #fff;}
.history .next.swiper-button-disabled,.history .prev.swiper-button-disabled{ display: none ;}
.posi{ position: relative;}
.posi-a{ position: absolute; top: 0; left: 0}
.wap-show{ display: none; }
.radius50{ border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.f20{ font-size: 20px; padding:0 5%; box-sizing: border-box; margin-top:5%;  color: #555;}
.f22{ font-size: 30px;  color: #555;}
.f24{ font-size: 24px; color: #555;}
.text-center{ text-align: center;}
.flex-column{ flex-direction: column;}
.flex-center-center{  display: flex; align-items: center; justify-content: center;}
.bg-whites{ background-color:#008fd7;}
.historyBot .swiper-pointer-events{overflow: hidden;}

.factorypic{overflow: hidden; margin-top:3%;}
.factorypic .swiperfact {}
.factorypic .swiperfact .scrollbar3 {display: none;}
.factorypic .swiperfact .swiper-slide {-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s; margin-right: 2%; overflow: hidden;}
.factorypic .swiperfact .swiper-slide * {-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.factorypic .swiperfact .swiper-slide img{width: 100%; display: block; border: 1px solid #eee; transition: all .5s; -webkit-transition: all .5s; overflow: hidden;}
.factorypic .swiperfact .swiper-slide:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);overflow: hidden;}


.ny_xc{padding:3% 0; overflow: hidden;}
.ny_xc ul{margin-right: -2%}
.ny_xc ul li{float: left;width:18%;margin:0 2% 2% 0;}
.ny_xc ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_xc ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s; padding: 0%; box-sizing: border-box;}
.ny_xc ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc ul li .wwz{font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_xc ul li:hover .wwz{color: #008fd7}

.ny_partner{padding:3% 0; overflow: hidden;}
.ny_partner ul{margin-right: -2%}
.ny_partner ul li{float: left;width:18%;margin:0 2% 2% 0;}
.ny_partner ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_partner ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;box-sizing: border-box;}
.ny_partner ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_partner ul li .wwz{font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_partner ul li:hover .wwz{color: #008fd7}



.proapp{width: 100%; margin: 0 auto; overflow: hidden; background: #f8f8f8;} 
.in_prappbox{ overflow: hidden;display: flex;align-items: center;justify-content: space-between;}
.in_prapp_left{width:60%; float:left; }
.in_prapp_left .wz1{font-size:28px; color: #212121; margin-bottom: 1%; font-weight: 600;}
.in_prapp_left .wz2{margin-top: 3%; font-size: 21.3px; color: #545454; line-height: 36px; }
.in_prapp_left .wz2 p{ font-size: 17px; color: #545454; font-weight:400; }
.in_prapp_left .wz2 span{color: #212121; font-weight: 600;}
.in_prapp_right{width: 30%; float: right;} 
.in_prapp_right img{width: 100%; display: block;}

.products-nylist{padding:3% 0; overflow: hidden;}
.products-nylist ul{display: flex; flex-wrap: wrap;margin-right:-1%;margin-left:-1%; margin-top: 3%;}
.products-nylist li{ border:1px solid #e8e8e8;border-radius:15px;float:left; width:23%; margin:0 1% 2% 1%; position:relative; overflow:hidden;text-align:center;}
.products-nylist_pic{ overflow:hidden;}
.products-nylist_pic img{ width:100%; transition:ease-in-out 0.25s all; display: block;}
.products-nylist li:hover .products-nylist_pic img{ transform:scale(1.1);}
.products-nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.products-nylist li .products-nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#008fd7; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.products-nylist li:hover .products-nylist_tit:after{ left:100%;}
.products-nylist li:hover .products-nylist_tit:before{ left:0;}
.products-nylist_tit{ width:100%; overflow:hidden; padding:3%; box-sizing: border-box;}

.products-nylist li:hover .products-nylist_tit{ color:#fff;}

.pro_right{width:100%; overflow: hidden; padding: 3% 0;}
.productss{overflow: hidden; margin-bottom: 3%;}
.productss img{max-width: none !important;}
.promore_l{width:37%;float:left;}

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


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

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


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

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:33%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #008fd7;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ff963a;color:#fff;}
/* .pbtn a:nth-child(2){width:50%; background:#ff963a;} */

.wl2{overflow: hidden; width: 45%; margin-top: 3%;}
.wl2 a{font-size:24px;line-height: 50px;color: #008fd7;padding: 0 3%; background: none; width: auto;}

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

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

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


.techbox{padding: 3% 0; width: 100%; height: auto; overflow: hidden;}
.techbox table{border-collapse:collapse;border: 1px #e6e6e6 solid !important;width:100% !important;line-height:30px!important;}
.techbox table td{padding:8px!important;padding-left:12px !important;word-wrap:break-word;word-break:break-all;border:1px #e6e6e6 solid !important;line-height:30px!important;}
.techbox table td div{padding:0px!important;height:auto!important;}
.techbox table tr:nth-child(1){background:#008fd7; color: #fff; font-weight: 600; font-size: 16px;}
.techbox table tr:nth-child(2n){background: #f5f5f5;}

.techbox2{padding: 3% 0; width: 100%; height: auto; overflow: hidden;}
.techbox2 img{max-width: 100%; margin: auto; clear: both; display: block;}

.ny_xw{overflow: hidden;}
.ny_xw .bbt{font-size: 22px;line-height: 28px;}
.ny_xw ul{display:flex;flex-wrap:wrap; margin-right: -4%; margin-top: 3%;}
.ny_xw ul li{width:29.333%;margin:0 4% 2% 0;position:relative;background:#fff;border-radius:20px 20px 0 0;overflow:hidden;}

.ny_xw ul li:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:0;background:#008fd7;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li:hover:after{width:100%;}
.ny_xw ul li .img{overflow:hidden;} 
.ny_xw ul li .img img{display:block;width:100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xw ul li .img video{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.ny_xw ul li .txt{padding:4%; box-sizing: border-box; background: #f5f5f5;}
.ny_xw ul li .txt .ml1{font-size:16px;line-height:24px;color:#aaa;}
.ny_xw ul li .txt .ml2{font-size:18px;margin:2% 0;line-height:24px;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:0.5s;transition:0.5s;} 
.ny_xw ul li .txt .ml3{font-size:14px;line-height:24px;color:#666;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.ny_xw ul li:hover .txt .ml2{color:#008fd7;}


.ny_workshop{padding:3% 0; overflow: hidden;}
.ny_workshop ul{margin-right: -2%}
.ny_workshop ul li{float: left;width:23%;margin:0 2% 2% 0;}
.ny_workshop ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_workshop ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;box-sizing: border-box;}
.ny_workshop ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_workshop ul li .wwz{font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_workshop ul li:hover .wwz{color: #008fd7}

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

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

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

.ny_lx{padding:3% 0;position: relative; overflow: hidden;}
.ny_lx .w1400{ display: flex;justify-content: space-between;}
.ny_lx .txt{width: 35%;border: 1px solid #ddd;padding: 20px; box-sizing: border-box;}
.ny_lx .txt .btyw{font-size: 24px;line-height: 24px;color: #333;padding-bottom: 15px;font-weight: 100;}
.ny_lx .txt .bt{font-size: 42px;line-height: 42px;color: #333;}
.ny_lx .txt .nr{font-size: 16px;line-height: 36px;color: #666;margin-top: 20px;}
.ny_lx .txt .nr ul li{font-size: 18px;line-height: 30px;color: #333;display: flex;border-bottom: 1px solid #ddd;padding: 2.9% 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 60px; font-size: 36px;line-height: 36px;color: #008fd7;text-align: center;}
.ny_lx .txt .nr ul li p{flex:1;width: 100%;}
.ny_lx .txt .nr ul li p span{font-weight: bold;}
.ny_lx .dt{width: 62%;border: 1px solid #ddd;overflow: hidden;}
.map{width:100%; overflow:hidden;}
.map #map_container{height:639px;border:5px solid #fff; font-size:15px; font-family:'Poppins';font-weight:normal;color:#000;}


.sy_lx_bg{}
.bots{overflow: hidden; padding:4% 0; overflow: hidden; background: #f5f5f5;}
.bots .t-center{text-align: center;padding-top:2%}
.bots .title{font-size: 32px;line-height: 1.85; margin-bottom:1% !important;}
.bots .ltitle{font-size: 14px;line-height: 25px;color:#777;margin-top: 5px;margin-bottom:0%;}
.bots .form{padding:2.2% 0%;display: block;}
.bots .tip{font-size: 14px;line-height: 22px;color:#555;}
.bots .input{display: block;width: 100%;background-color: #ececec;font-size: 14px;line-height: 32px;padding:8px 2.2%;color:#999;margin:2% 0;box-sizing: border-box;border: 0;}
.bots .input:focus{box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.bots .br{border-radius: 5px;}
.bots .submit{line-height: 44px;height: 44px;padding:0 45px;display: inline-block;background-color: #008fd7;font-size: 15px;color: #fff;cursor: pointer;border: 0;}
.bots .submit:hover{background-color: #008fd7;}
.col-sm-6{width: 50%;float: left;padding: 0 2%;box-sizing: border-box;}
.col-xs-12{padding: 0 2%;box-sizing: border-box;}



.nyprobox{ overflow: hidden; padding: 3% 0 ;}
.nyprobox_left{width: 22%; float: left;}
.nyprobox_left01{box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1); border-radius: 6px; padding-bottom: 3%;}
.nyprobox_left01 .title{padding:5% 8%; border-bottom: 1px solid rgba(144,144,144,.1); box-sizing: border-box; font-size: 18px; text-align: left; color: #333; font-weight: 600;}
.nyprobox_left01 .submenu{overflow: hidden;}
.nyprobox_left01 .submenu li{ width: 100%;}
.nyprobox_left01 .submenu li a.sub1{display: block;padding:3% 8%; box-sizing: border-box; background: url(../img/jtou.png) no-repeat 90% center #fff;font-size: 14px;border-top: 0 none;overflow: hidden;}
.nyprobox_left01 .submenu li a.sub1:hover{background: url(../img/jtou_a.png) no-repeat 90% center #fff;color: #008fd7;}
.nyprobox_left01 .submenu li.hover a.sub1{background: url(../img/jtou_a.png) no-repeat 90% center #fff;color: #008fd7;}
.nyprobox_left01 .submenu s{width: 2px; height: 61px; display: block; background: #008fd7; position: absolute; left: 0; top: 0;}
.nyprobox_left01 .submenu .box{padding-bottom: 0;background: #fff;border: 1px solid #dedede;border-top: 0 none;display: none;}
.nyprobox_left01 .submenu .box a{color: #333;display: block;overflow: hidden; font-size: 14px;padding: 2% 10%; box-sizing: border-box;}
.nyprobox_left01 .submenu .box a s{width: 10px;height: 10px;margin-right: 8px;display: inline-block;background-position: 2px -178px;}
.nyprobox_left01 .submenu .box a:hover, .nyprobox_left01 .submenu .box a.hover{color: #008fd7;}
.nyprobox_left01 .submenu .box a:hover, .nyprobox_left01 .submenu .box a.hover{color: #008fd7; font-weight: 600}
.nyprobox_left01 .submenu li.hover .box{display: block;}

.nyprobox_left02{box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1); border-radius: 6px; padding-bottom: 3%; margin-top: 5%;}
.nyprobox_left02 .title{padding:5% 8%; box-sizing: border-box; font-size: 18px; text-align: left; color: #333; font-weight: 600;}
.nyprobox_left02 .fl_row_s{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:0; padding: 0 6%; box-sizing: border-box;}
.nyprobox_left02 .fl6_s{width:50%;padding-right:10px;padding-left:10px}
.nyprobox_left02 .fl12_s{width:100%;padding-right:10px;padding-left:10px}
.nyprobox_left02 .enquiry_label{display:block;border:none;position:relative;user-select:none;height:38px;padding:0 14px;background:#fff;margin-bottom:15px;border-radius:4px;border:1px solid #DAD9D9}
.nyprobox_left02 .enquiry_inp{background:0 0;border:none;outline:0;color:inherit;height:100%;display:block;width:100%;font-size:inherit;box-shadow:none;font-weight:500;resize:none;color:#333}
.nyprobox_left02 textarea.enquiry_inp{line-height:20px}
.nyprobox_left02 .required_span{position:absolute;height:18px;line-height:18px;left:10px;top:10px;display:block;pointer-events:none;transition:.1s;font-weight:400;color:#131415;opacity:.5}
.nyprobox_left02 .required_span .font-color{display:none}
.nyprobox_left02 .enquiry_inp[required]+.required_span .font-color{display:inline}
.nyprobox_left02 .enquiry_inp:focus+.required_span,.nyprobox_left02 .enquiry_label.js-select-open .required_span{margin-left:20px;opacity:0}
.nyprobox_left02 .enquiry_label.active .required_span{margin-top:-26px;left:0}
.nyprobox_left02 .required_tips{margin:0;position:absolute;left:2px;bottom:0;font-size:12px;color:#d90000;display:none;pointer-events:none}
.nyprobox_left02 .enquiry_label.errors{border-color:#d90000}
.nyprobox_left02 .enquiry_label.errors .required_tips{display:block}
.nyprobox_left02 .enquiry_btn_box{text-align:center;padding-top:10px;padding-bottom:20px}
.nyprobox_left02 .enquiry_btn_box .read_more_a{border-radius:4px;height:40px;border:none;font-size:14px;color:#FFFFFF;max-width:100%;outline:0;transition:.2s;padding:0;padding:0 30px;line-height:40px}
.nyprobox_left02 .enquiry_btn_box .read_more_a:hover{opacity:.7}
.nyprobox_left02 .enquiry_btn_box .read_more_a:active{opacity:1}
.nyprobox_left02 .enquiry_label.textarea_boxs{height:auto;padding:6px 14px}
.nyprobox_left02 .enquiry_label.textarea_boxs .enquiry_inp{height:auto}
.nyprobox_left02 .enquiry_label.textarea_boxs textarea.enquiry_label{height:auto;resize:none}

.btn_box{text-align:center; background: none;}
.btn{display:block;width:100%}
.btn[btn-types="shallow"] {
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    border-color: #008fd7;
    border-style: solid;
    border-width: 1px;
    background-color:#008fd7;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
}

.btn[btn-types="deep"] {
    color:#008fd7;
    font-size: 14px;
    border-color: rgba(255, 255, 255, 1);
    border-style: solid;
    border-width: 1px;
    background-color: rgba(255, 255, 255, 1);
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
}


.nyprobox_left03{box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.1); border-radius: 6px; padding-bottom: 3%; margin-top: 5%;}
.nyprobox_left03 .title{padding:5% 8%; box-sizing: border-box; font-size: 18px; text-align: left; color: #333; font-weight: 600;}

.nyprobox_left03 .proleftbox{padding:0% 8%; box-sizing: border-box; overflow: hidden;}
.nyprobox_left03 .proleftbox ul{}
.nyprobox_left03 .proleftbox li{margin-bottom: 3%; display: flex;
  justify-content: space-between;
  align-items: center;}
.nyprobox_left03 .proleftbox li .lpic{width:50%; float: left; border: 1px solid #eee;}
.nyprobox_left03 .proleftbox li .lpic img{width: 100%; display: block; clear: both; margin: auto;}
.nyprobox_left03 .proleftbox li .ltext{width:46%; float: right;}
.nyprobox_left03 .proleftbox li .ltext .p1{font-size: 14px; line-height:30px;text-overflow:ellipsis;overflow:hidden;white-space: nowrap; font-weight: 400; color: #555;}
.nyprobox_left03 .proleftbox li .ltext .p2{width: 100%;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 20px;
  opacity: .6;
  white-space: normal;
  word-wrap: break-word;}


.nyprobox_right{width: 76%; float: right;}
.nyprobox_right .ptitle{font-size: 14px;margin-bottom: 15px;opacity: .8;}

.tabs-basic{width:100%;margin-top:3%;float:left;}
/* The tabs*/.tabs-basic ul{list-style:none;text-align:left;margin:0;padding:0;border-bottom:1px solid #e6e6e6;background:#eee;}
.tabs-basic ul li{display:inline-block;margin-bottom:-1px;font-size:16px;text-transform:uppercase;}
.tabs-basic a{display:block;text-decoration:none;background:#333;border:1px solid transparent;padding:10px 40px;color: #fff}
.tabs-basic .tab-active{border-bottom:2px solid #008fd7;color:#fff;background:#008fd7;}
/* The content*/.tabs-basic .tabs-content-placeholder{overflow:hidden;margin:auto;padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block;line-height:30px;font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6;line-height:24px;text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px;text-align:left;margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;margin:auto;display: block;clear: both;}
.tabs-basic table{border-collapse:collapse;border: 1px #e6e6e6 solid !important;width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important;padding-left:12px !important;word-wrap:break-word;word-break:break-all;border:1px #e6e6e6 solid !important;line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}
.hot_pro2{width:100%;float:left;margin-top:3%;}
.hot_pro2_tit{width:100%;height:45px;background:#f1f1f1;color:#333;line-height:45px;font-size:16px;padding:0 20px;border:1px solid #d6d6d6;box-sizing: border-box;}
.scrollleft2{width:100%;float:left;margin-top:20px;margin-bottom: 30px;}
.scrollleft2 li{width:200px;float:left;margin-right:20px;overflow:hidden;}
.scrollleft2 li img{width:99%;display:block;border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #008fd7;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block;width:100%;line-height:30px;margin-top:10px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#008fd7;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}

.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:33%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #008fd7;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ef8200;color:#fff;}
.pbtn a:nth-child(2){width:50%; background:#ef8200;}


.workshopbox{padding: 4% 0; background: #f8f8f8; overflow: hidden;}
.workshopbox_title{font-size: 30px; color: #008fd7; padding-bottom:30px; display: block; text-align: center;}
.workshopbox_wz{max-width: 80%;font-size:18px;font-weight: 400;  line-height: 1.5;  color: #555;text-align: center; padding-bottom:45px; margin: 0 auto;}


.newbox{width:100%; overflow: hidden;}
.newbox .nleft{ width: 55%; float: left; font-size: 16px; line-height: 30px; color: #000;}
.newbox .nleft .b1{font-size: 30px; font-weight: 600; }
.newbox .nleft .b2{ font-size: 16px; line-height: 30px; color: #000; margin: 8% 0; font-weight: 600;}
.newbox .nleft .b3{border-left: 3px solid #325e77;padding-left: 4%; font-weight: 600;}
.newbox .nright{width: 40%; float: right;}
.newbox .nright img{width: 100%; height: auto; display: block;}

.newbox2{width:100%; overflow: hidden;}
.newbox2 .nleft{width: 40%; float: right;}
.newbox2 .nleft img{width: 100%; height: auto; display: block;}
.newbox2 .nright{ width: 55%; float: left; font-size: 16px; line-height: 30px; color: #000;}
.newbox2 .nright .b1{font-size: 30px; font-weight: 600; }
.newbox2 .nright .b2{ font-size: 16px; line-height: 30px; color: #000; margin: 8% 0; font-weight: 600;}
.newbox2 .nright .b3{border-left: 3px solid #325e77;padding-left: 4%; font-weight: 600;}