*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Arial";font-size:14px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
.body,.ul,.ol,.li,.p,.h1,.h2,.h3,.h4,.h5,.h6,.form,.fieldset,.table,.td,.img,.div,.tr,.dl,.dd,.select,.option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal;}
a{ text-decoration:none !important; cursor:pointer !important; color:#222}
a:hover{ color:#f00}
select::-ms-expand { display: none; }
.img_cover{position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.img_size{background-size:cover;background-position: 50% 50%;}
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}
.tr{ transition:all 0.5s;-o-transition:all 0.5s;-ms-transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;}
.wrap{ max-width:1200px; margin:0 auto;width:100%;}
.overflow { overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
input[type=text], input[type=button], input[type=submit], textarea{outline:none;}

header.act{position:fixed;left:0;top:0;z-index:99999;animation:searchTop 0.5s ease-in-out !important;width:100%;background:#fff; visibility: visible !important;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
@keyframes searchTop {
    0% {top:-100px}
    to {top:0}
}
header.act .header-top, header.act .header-box{display:none;}
header.act .nav-ul li .nav_a {line-height: 70px;}

body.active{overflow: hidden;}
.header-mask{position:fixed;left:0;top:0;overflow: hidden;background:rgba(0,0,0,0.3);z-index: 20;display: none;width:100%;height:100%;}
.header-mask.active{opacity:1;display: block;}

header{position:relative;width:100%;z-index: 9999;padding:0 6%;}   

.header-main{display:flex;justify-content:space-between;align-items:center;}
.header-main .logo img{ max-width:100%; display:block;}

.nav-ul {display: flex;width: 62%;}
.nav-ul li {position:relative;width:calc(100% / 8)}
.nav-ul li .nav_a {display:block;font-size:18px;color:#222;line-height:96px;text-align:center;position: relative;;border-right:1px solid transparent;transition: 0.5s;}
.nav-ul li .nav_a::before{content:"";display: block;width:0%;height: 3px;background: -webkit-linear-gradient(left,#eecd0d,#ff3a23);position: absolute;left: 0;bottom:0;transition: 0.5s;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background: #0a4cae;border-color:#fff;}
.nav-ul li:hover .nav_a::before, .nav-ul li.active .nav_a::before{width: 100%;}

.nav-ul .sub_ul {display: none;width: 130%;position: absolute;left:50%;transform:translateX(-50%);z-index:999;background:rgba(255,255,255,1);box-shadow: 0 0 9px rgba(0, 0, 0,0.3);}
.nav-ul .sub_ul li{width:100%;}
.nav-ul .sub_ul li .nav_a2{font-size:15px;line-height:40px;color:#1d1e20;display:block;text-align:center;transition: all 0.3s;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #fff;transform: scale(1.1);background:#58add8;}

.header-right{display:flex;align-items:center;color:#6c6c6c;font-size: 0.18rem;}
.header-right .but-icon{margin:0 25px 0 0;cursor: pointer;border-right:1px solid #eaeaea;padding-right: 25px;}
.header-right .but-icon .icon-wrapper .search-icon img{display:block;max-width: 100%;}
.header-right .but-icon .icon-wrapper .search-icon img:last-child{display:none;}
.header-right .but-icon .icon-wrapper .search-icon:hover img:last-child{display:block;}
.header-right .but-icon .icon-wrapper .search-icon:hover img:first-child{display:none;}

.header-right .but-icon .close-icon{position: relative;width: 20px;height: 20px;display:none;margin:3px 0 0 0;}
.header-right .but-icon .close-icon::before, .header-right .but-icon .close-icon::after{content:"";display: block; width:22px;height:2px;background:#0e4e89;}
.header-right .but-icon .close-icon::before{position:relative;top:8px;transform:rotate(45deg);}
.header-right .but-icon .close-icon::after{ position:relative;top:6px;transform:rotate(-45deg);}

.header-form{width:100%;background:#fff;box-shadow: 0 0 5px rgba(0,0,0,0.3);position: absolute;top:0;padding:0.1rem 0;opacity: 0;transition: all 0.5s;left: 0;z-index: -1;}
.header-form form{width:100%;display:flex;justify-content: space-between;}
.header-form form input[type=submit]{width:1.25rem;line-height: 0.44rem;border-radius: 5px;background:#0e4e89;color:#fff;font-size:0.16rem;}
.header-form form input[type=text]{width:calc(100% - 150px);border:1px solid #d4d4d4;padding-left: 0.15rem;line-height: 0.42rem;}

.header-right .but-icon .icon-wrapper.on .search-icon {display:none;}
.header-right .but-icon .icon-wrapper.on .close-icon {display:block;}
.header-right .but-icon .header-form.on{opacity:1;z-index: 9;top:96px;}

.header-right .links{display: flex;align-items: center;font-size:0.18rem;color:#666;}
.header-right .links img{margin-right: 0.1rem;}
.header-right .links:hover{color:#0a4cae}

header.act .header-right .but-icon .header-form.on{top:70px;}


/*移动端导航*/
.icon-menu{ cursor:pointer;z-index:999; width:40px; height:40px;  border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;right:0;top:0;}
.icon-menu span { width:30px;height:3px;background:#0a4cae;border-radius:5px; display:block;}
.icon-menu .span02 {  margin:5px 0;}
.icon-menu .span03{width:22px;}
.icon-menu.click .span02 {width:0;opacity:0;filter:alpha(opacity=0); }
.icon-menu.click .span01 { position:relative;top:8px;transform:rotate(45deg);}
.icon-menu.click .span03 { position:relative;top:-8px;transform:rotate(-45deg);width: 100%;}

.sjnav{ width:250px; position:fixed;right:0%;z-index:30;display: block;transition: all 0.5s;top:0;}
.sjnav ul{ padding:0; margin:0;overflow: hidden;right: -100%;width: 100%;transition: all 0.3s;position: absolute;transform:translateX(100%);opacity: 0;background:#fff;padding:60px 20px 0 20px;}
.sjnav li{ display:block; margin:0; padding:0;}
.sjnav li a{display:block;line-height:59px;  font-size:15px; color:#333;border-bottom: 1px solid #ddd;transition: all 0.3s;padding-left: 20px;}
.sjnav li a:hover, .sjnav li.active a{color:#0a4cae;font-weight: bold;}
.sjnav.click ul{transform:translateX(0);opacity: 1;right:0;}

/*大图滚动开始*/
.banner{position: relative;}
.ban-img{display: block;max-width: 100%;margin:0 auto;}
.banner .swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.banner .swiper-pagination-bullet-active{background:#0a4cae}
.prev-banner, .next-banner{ font-size:0.5rem;color:#fff;width:40px;height:40px;background:none;border-radius:6px;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);margin:0;}
.prev-banner{left:-50%;}
.next-banner{right:-50%;}
.banner:hover .prev-banner{left:10px;}
.banner:hover .next-banner{right:10px;}

.title{position: relative;color:#333;text-align: center;}
.title .t1{font-size:0.6rem;opacity: 0.1;font-family: "arial";}
.title .t2{font-size:0.36rem;font-weight: bold; color:#333}
.title::before{content:"";display: block;width: 0.7rem;height: 3px;background: #0a4cae;position: absolute;top:0;left:calc(50% - 1.6rem);}
.title::after{content:"";display: block;width: 0.17rem;height: 3px;background: #f04444;position: absolute;bottom:0;right:calc(50% - 1rem);}

.index-box{border-bottom: 1px solid #e1e1e1;}
.index-box .wrap{display: flex;justify-content: space-between;}
.index-box .wrap .box{position: relative;padding:0.4rem 0 0.25rem 0;width: 175px;}
.index-box .wrap .box .t1{line-height: 0.4rem;display: flex;align-items: flex-start;}
.index-box .wrap .box .t1 .sz{font-family: "Impact";font-size:0.36rem;color:#2c2c2c;}
.index-box .wrap .box .t1 span{font-size:0.16rem;color:#5c5c5c;line-height:0.3rem;margin-left: 5px;}
.index-box .wrap .box .t2{line-height: 0.3rem;font-size:0.16rem;color:#868686;}
.index-box .wrap .box img{display: block;max-width: 100%;position: absolute;right: 0;bottom: 0.35rem;transition: 0.5s;}
.index-box .wrap .box::before{content:"";display: block;width: 0.3rem;height:1px;background: #0a4cae;position: absolute;left: 0;top: 0.2rem;}
.index-box .wrap .box:hover img{transform: rotateY(360deg);}

.about{padding:0.7rem 0;}
.about .box{display: flex;justify-content: space-between;}
.about .box .txt{width: 46%;display: flex;flex-wrap: wrap;align-content: space-between;}
.about .box .txt .title{width: 100%;text-align: left;}
.about .box .txt .title::before, .about .box .txt .title::after{display: none;}
.about .box .txt .nr{font-size:0.16rem;color:#444;line-height: 0.3rem;}
.about .box .txt a{display: flex;align-items: center;font-weight: bold;font-family: "arial";font-size:0.14rem;color:#111;transition: 0.5s;}
.about .box .txt a img{margin-left: 0.35rem;}
.about .box video{width: 44%;height: 3.2rem;}
.about .box:hover .txt a{transform: translateX(8px);}

.product{padding:0.8rem 0;}
.swiper-product{margin:1rem 2% 2% 2%;}
.swiper-product a{display: block;width: 100%;}
.swiper-product a .t1{font-size:0.25rem;color:#555;text-align: center;}
.swiper-product a .t1 img{display: block;max-width: 100%;margin:0.12rem auto 0 auto;}
.swiper-product a .t2{font-size:0.14rem;color:#606060;font-family: "arial";text-align: center;border:1px solid #919191;border-radius: 30px;line-height: 0.34rem;margin:0.35rem auto 0 auto;width: 1.15rem;}
.swiper-product a .pic{width: 100%;position: relative;overflow: hidden;clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);}
.swiper-product a .pic::before{content:"";display: block;padding-top:87%;}
.swiper-product a .pic .hover{width: 100%;height: 100%;background: rgba(10,76,174,0.7);display: flex;justify-content: center;align-content: center;align-items: center;position: absolute;left: 0;top:0;opacity: 0;}
.swiper-product a:hover .t1{color:#0a4cae}
.swiper-product a:hover .pic .hover{opacity: 1;}
.swiper-product a .t2:hover{background: #0a4cae;color:#fff;;}
.swiper-product .swiper-slide:nth-child(even){padding-top:1.9rem;}

.ys{padding:0.7rem 0;}
.ys .bt{display: block;max-width: 100%;margin:0.4rem auto;}
.ys .wrap{position: relative;}
.ys .bigbox:nth-child(1){border-bottom: 1px solid #9a9a9a;}
.ys .bigbox:nth-child(1)::before, .ys .bigbox:nth-child(1)::after{content:"";display: block; width: 0.1rem;height: 0.1rem;border-radius: 50%;background: #9a9a9a;position: absolute;bottom:-0.05rem;}
.ys .bigbox:nth-child(1)::before{left: 0;}
.ys .bigbox:nth-child(1)::after{right: 0;}
.ys .bigbox{display: flex;flex-wrap: wrap;justify-content: space-between;padding:0.7rem 0;position: relative;}
.ys .bigbox .box{display: flex;transition: 0.5s;}
.ys .bigbox .box img{display: block;max-width: 100%;width: 1.01rem;transition: 0.5s;}
.ys .bigbox .box .txt{position: relative;display: flex;flex-wrap: wrap;align-content:space-between;width:calc(100% - 1.01rem);}
.ys .bigbox .box .txt .t1{width:100%;font-size:0.36rem;color:#a6a6a6;font-family: "Impact";line-height: 0.32rem;}
.ys .bigbox .box .txt .t2{width:100%;font-size:0.24rem;color:#333;line-height: 0.3rem;}
.ys .bigbox .box .txt .t2 b{color:#0a4cae; display:block;}
.ys .bigbox .box:hover{transform: translateY(-8px);}
.ys .bigbox .box:nth-child(even){flex-direction: row-reverse;}
.ys .bigbox .box:nth-child(even) .txt{text-align: right;padding-right: 0.2rem;}
.ys .pic{width: 48%;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.ys .pic img{display: block;max-width: 100%;}

.technical{background: #efefef;padding:0.8rem 0;}
.swiper-technical{padding:0.6rem 10px 10px 10px;margin:0 -10px;}
.swiper-technical .swiper-slide{height: initial;background: #fff;}
.swiper-technical .swiper-slide a{display: block;transition: 0.5s;}
.swiper-technical .swiper-slide a .pic{width: 100%;position: relative;overflow: hidden;}
.swiper-technical .swiper-slide a .pic::before{content:"";display: block;padding-top:64%;}
.swiper-technical .swiper-slide a .txt{padding:0 0.3rem 0.3rem 0.3rem;position: relative;z-index: 2;}
.swiper-technical .swiper-slide a .txt img{display: block;max-width: 100%;border-radius: 50%;box-shadow: 0 0 10px rgba(0, 0, 0,0.2);margin:-0.5rem auto 0.1rem auto;transition: 0.5s;}
.swiper-technical .swiper-slide a .txt .t1{width: 100%;text-align: center;line-height: 0.48rem;font-size:0.24rem;color:#333;}
.swiper-technical .swiper-slide a .txt .t1 span{position: relative;display: inline-block;}
.swiper-technical .swiper-slide a .txt .t1 span::before{content:"";display: block;width: 100%;height: 1px;background: #333;position: absolute;left: 0;bottom: 0;}
.swiper-technical .swiper-slide a .txt .t2{width: 100%;line-height: 24px;font-size:0.16rem;color:#646464;margin-top: 0.2rem;text-align: center;}
.swiper-technical .swiper-slide a:hover .img_cover{transform: scale(1.1);}
.swiper-technical .swiper-slide a:hover .txt img{transform: rotateY(360deg);}
.swiper-technical .swiper-slide a:hover .txt .t1{color:#0a4cae;}
.swiper-technical .swiper-slide:hover{box-shadow: 0 0 10px rgba(0, 0, 0,0.2);}

.news{padding:0.7rem 0;}
.news .box{padding:0.6rem 0 0 0;display: flex;justify-content: space-between;}
.news .box .left{width: 48%;display: block;}
.news .box .left .pic{width: 100%;position: relative;overflow: hidden;}
.news .box .left .pic::before{content:"";display: block;padding-top:56%;}
.news .box .left:hover .img_cover{transform: scale(1.1);}
.news .box .right{width: 49%;display: flex;flex-wrap: wrap;align-content: space-between;}
.news .box .txt{background: #f5f5f5;display: flex;padding:0.3rem 0;position: relative;}
.news .box .txt::after{content:"";display: block;width: 0px;height: 4px;background: #f04444;position: absolute;left: 0;bottom:0;transition: 0.5s;}
.news .box .txt .date{width: 1rem;position: relative;text-align: center;display: flex;flex-wrap: wrap;justify-content:center;align-content: space-between;font-size:0.14rem;color:#555;font-family: "arial";border-right:1px solid #bababa;position: relative;height: 0.7rem;}
.news .box .txt .date::before{content:"";display: block;width: 1px;height:1px;background: #bababa;position: absolute;right: 0;bottom: -5px;}
.news .box .txt b{display:block;width:100%;font-size:0.48rem;line-height: 0.4rem;}
.news .box .txt .bb{width:calc(100% - 1rem);display: flex;flex-wrap: wrap;align-content: space-between;padding:0 0.25rem;}
.news .box .txt .bb .t1{width:100%;font-size:0.18rem;color:#333;}
.news .box .txt .bb .t2{width:100%;font-size:0.14rem;color:#7e7e7e;line-height: 20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news .box .txt:hover{background: url(../images/logo3.png) no-repeat right top, #0d4eaf;}
.news .box .txt:hover .date{color:#fff;}
.news .box .txt:hover::after{width: 1rem;}
.news .box .txt:hover .t1{color:#fff;}
.news .box .txt:hover .t2{color:#fff;opacity: 0.6;}

.factory{padding:0.9rem 0;}
.factory .title::before, .factory .title::after{display: none;}
.factory .top{display: flex;justify-content: space-between;align-items: center;}
.factory .top .links{display: flex;}
.factory .top .links a{display: block;font-size:0.18rem;color:#333;border:1px solid #999;border-radius: 30px;width: 1.5rem;line-height: 0.46rem;text-align: center;}
.factory .top .links a + a{margin-left: 0.2rem;}
.factory .top .links a:hover{background: #0d4eaf;border-color:#0d4eaf;color:#fff;}
.swiper-factory{margin:0.6rem 0 0 0;}
.swiper-factory a{display: block;position: relative;overflow: hidden;border:3px solid transparent;transition: 0.5s;}
.swiper-factory a::before{content:"";display: block;padding-top:70%;}
.swiper-factory a .t1{width: 100%;line-height: 0.46rem;text-align: center;background: rgba(0,0,0,0.8);font-size:0.18rem;color:#fff;position: absolute;left: 0;bottom:-100%;;}
.swiper-factory a:hover .img_cover{transform: scale(1.1);}
.swiper-factory a:hover{border-color:#fff;}
.swiper-factory a:hover .t1{bottom:0;}
.prev-factory, .next-factory{outline: none;font-size:0.7rem;color:#fff;background: none;transform: translateY(-50%);}
.prev-factory{left: -70px;}
.next-factory{right:-70px;}
.prev-factory:hover, .next-factory:hover{color: #0a4cae;}

footer{background:#e3e3e3;}
.foot-box{display: flex;justify-content: space-between;align-items: flex-start;padding:0.6rem 0 0.5rem 0;}
.foot-box dl dt{line-height: 0.4rem;font-size:0.18rem;color:#333;margin-bottom: 0.1rem;}
.foot-box dl dd {display: block;}
.foot-box dl dd a{line-height: 0.36rem;font-size:0.15rem;color:#333;opacity: 0.6;display: block;}
.foot-box dl dd a:hover{text-decoration:underline !important;color:#000;opacity:1;}
.foot-box .lxfs {margin-top:6px;}
.foot-box .lxfs .t1{display: flex;align-items: center;line-height: 26px;font-size:15px;color:#9a9a9a;}
.foot-box .lxfs .t1 span{display: block;font-size:14px;color:#444;}
.foot-box .lxfs .t1 img{display: block;max-width: 100%;margin-right: 0.1rem;}
.foot-box .lxfs .t1 a{display: block;font-size:0.18rem;color:#ea2121;font-weight: bold;}
.foot-box .lxfs .t1 + .t1{margin-top:0.06rem;}
.foot-box .right{position: relative;}
.foot-box .right img{display: block;max-width: 100%;}
.foot-box .right .ewm{display: flex;justify-content: space-between;padding-top:0.35rem;}
.foot-box .right .ewm img{max-width: 90px;}
.foot-txt{padding:0.25rem 0;font-size:0.14rem;color:#fff;text-align: center;background: #0d4eaf;}
.foot-txt a{color:#fff;}
.foot-txt a:hover{text-decoration:underline !important;color:#fff;}

.page-banner{position: relative;overflow: hidden;width: 100%;}
.page-banner::before{content:"";display: block;padding-top:26%;}
.page-banner .wrap{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);color:#fff;}
.page-banner .wrap .t1{line-height: 0.48rem;text-transform:uppercase;font-size:0.48rem;opacity: 0.55;font-family: "arial";font-weight: bold;}
.page-banner .wrap .t2{line-height: 0.38rem;font-size:0.3rem;font-weight: bold;text-shadow:0 4px 3px rgba(0, 0, 0,0.3); display:none;}
.page-banner .wrap .t3{font-size:0.2rem;text-shadow:0 4px 3px rgba(0, 0, 0,0.3); font-weight:bold; width:60%; line-height:0.4rem;}
.page-banner .wrap span{display: block;background: -webkit-linear-gradient(left,#eecd0d,#ff3a23);width: 0.48rem;height: 2px;margin:0.24rem 0 0.3rem 0;}

.page-tabs{box-shadow: 0 4px 4px rgba(0, 0, 0,0.1);position: relative;z-index: 2;}
.page-tabs .box{display: flex;}
.page-tabs .box a{font-size:0.16rem;color:#444;line-height: 0.9rem;position: relative;width:calc(100% / 8); white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.page-tabs .box a::before{content:"";display: block;width: 0;height: 3px;background: #0b4dae;position: absolute;left: 0;bottom: 0;transition: 0.5s;}
.page-tabs .box a::after{content:"";display: block;width: 0;height: 3px;background: #ee4445;position: absolute;left: 0;bottom: 0;transition: 0.5s;z-index: 2;}
.page-tabs .box a:hover{color:#0b4dae;}
.page-tabs .box a:hover::before{width: 0.7rem}
.page-tabs .box a:hover::after{width: 0.16rem}
.page-tabs .box a.on{color:#0b4dae;}
.page-tabs .box a.on::before{width: 0.7rem}
.page-tabs .box a.on::after{width: 0.16rem}

.page{background: #f7f7f7;position: relative;min-height: 5rem;padding:0.3rem 0;}
.pro-ul{display: flex;flex-wrap: wrap;margin:0 -1%;}
.pro-ul li{width:calc((100% / 4) - 2%);margin:1%;box-shadow: 0 0 5px rgba(0, 0, 0,0.2);}
.pro-ul li a{display: block;}
.pro-ul li a .pic{width: 100%;position: relative;overflow: hidden;}
.pro-ul li a .pic::before{content:"";display: block;padding-top:75%;}
.pro-ul li a .txt{background: #fff;line-height: 0.66rem;padding:0 0.15rem;display: flex;justify-content: space-between;align-items: center;font-size:0.18rem;color:#333;}
.pro-ul li a .txt span{display: block;text-align: center;width: 0.28rem;height: 0.28rem;line-height: 0.22rem;border-radius: 50%;border:1px solid #dedede;font-size:0.24rem;color:#dedede;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt{background: #0a4cae;color:#fff;}

.pro-show{background: #fff;padding:20px 50px;}
.pro-show .bt{width: 100%;text-align: center;position: relative;font-size:0.3rem;color:#333;line-height: 0.7rem;}
.pro-show .bt::before{content:"";display: block;width:0.45rem;height: 1px;background: #dadada;position: absolute;left:50%;bottom:0;transform: translateX(-50%);}
.gallery-top {width: 100%;position: relative;margin-top:0.24rem;}
.gallery-top .swiper-slide::before{content:"";display: block;padding-top:66%;} 
.pro-show .txt{ color:#333; text-align:left; font-size:16px; line-height:32px; margin-top:15px;}

.thumbs-box{position: relative;margin-top: 0.2rem;}
.gallery-thumbs{width:calc(100% - 72px);margin:0 auto;}
.gallery-thumbs .swiper-slide {opacity: 1;border:3px solid transparent; }
.gallery-thumbs .swiper-slide::before{content:"";display: block;padding-top: 66%;} 
.gallery-thumbs .swiper-slide-thumb-active{opacity: 1;border-color:#c1c1c1}

.prev-thumbs ,.next-thumbs{width:30px;height:18px;transform:translate(0,-50%);position: absolute;top:50%; z-index: 9999;outline: none;}
.prev-thumbs{left: 0px;background:url(../images/jt1.png) no-repeat center center, url(../images/jt1-.png) no-repeat 30px center;transition: 0.5s;}
.next-thumbs{right:0px;background:url(../images/jt2.png) no-repeat center center, url(../images/jt2-.png) no-repeat -30px center;transition: 0.5s;}
.prev-thumbs:hover{background:url(../images/jt1.png) no-repeat -30px center, url(../images/jt1-.png) no-repeat center center;}
.next-thumbs:hover{background:url(../images/jt2.png) no-repeat 30px center, url(../images/jt2-.png) no-repeat center center;}

.news-ul{display: block;padding:0.15rem 0 0 0;}
.news-ul li{width: 100%;margin-bottom: 0.1rem;}
.news-ul li a{display: flex;background: #fff;padding:0.2rem;transition: 0.5s;}
.news-ul li a .pic{width: 190px;position: relative;overflow: hidden;}
.news-ul li a .pic::before{content:"";display: block;padding-top:68%;}
.news-ul li a .date{text-align: center;width: 100px;line-height: 0.24rem;font-size:0.14rem;color:#555;font-family: "arial";display: flex;align-items: center; }
.news-ul li a .date .box{background: #f7f7f7;height: 100px;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-content: center;}
.news-ul li a .date b{display: block;width: 100%;line-height: 0.5rem;font-size:0.48rem;}
.news-ul li a .txt{width:calc(100% - 290px);padding:0 24px;display: flex;flex-wrap: wrap;align-content: space-between;}
.news-ul li a .txt .t1{line-height: 20px;font-size:0.18rem;color:#2a2a2a;font-weight: bold;margin-bottom: 8px;}
.news-ul li a .txt .t2{line-height: 0.24rem;font-size:0.16rem;color:#7e7e7e;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-ul li a .txt .t3{width: 0.8rem;line-height: 0.3rem;border:1px solid #cfcfcf;border-radius: 30px;text-align: center;font-size:0.14rem;color:#666;}
.news-ul li a:hover{transform: translateY(-8px);box-shadow: 0 0 8px rgba(0, 0, 0,0.2);}
.news-ul li a:hover .txt .t3{background: #0a4cae;color:#fff;}

.news-show{min-height:5rem;padding:0.2rem 0 0 0;}  
.news-show .t1{text-align: center;font-size:18px;color:#333; line-height:32px;}
.news-show .date{display:block;text-align:center;font-size:0.13rem;color:#999;padding: 0.1rem 0 0.2rem 0;border-bottom: 1px solid #ddd;} 
.news-show .date img{ max-width:100% !Important; height:auto !important}
.news-show .t2{font-size:0.16rem;color:#333;line-height: 0.3rem;}
.news-show .t2 img{ max-width:100% !important; height:auto !important; margin-bottom:5px; margin-top:5px;}
.news-show .t2  video{ width:380px !important; float:left; height:280px !important; padding:4px;}

.tech-bt{text-align: center;}
.tech-bt .t1{line-height: 0.4rem;font-size:0.3rem;color:#333;}
.tech-bt .t2{line-height: 0.26rem;font-size:0.14rem;color:#747474;text-transform: uppercase;font-family: "arial";}
.tech-bt .t1 span{color:#0b4dae}

.tech-box1{padding:0.6rem 0;}
.swiper-tech1{padding:1.15rem 0 0 0;}
.swiper-tech1 .swiper-slide{background: #fff;height: initial;padding:0.8rem 0 0.35rem 0;}
.swiper-tech1 .swiper-slide .img{width: 146px;border-radius: 50%;background: #fff;border:10px solid #f7f7f7;display: flex;justify-content: center;align-content: center;align-items: center;position: absolute;left:50%;top:-73px;transform: translateX(-50%);}
.swiper-tech1 .swiper-slide .img img{display: block;max-width: 100%;transition: 0.5s;}
.swiper-tech1 .swiper-slide dl{text-align: center;}
.swiper-tech1 .swiper-slide dl dt{line-height: 0.78rem;font-size:0.18rem;color:#333;}
.swiper-tech1 .swiper-slide dl dd{line-height: 0.3rem;font-size:0.16rem;color:#4d4d4d;}
.swiper-tech1 .swiper-slide:hover .img img{transform: rotateY(360deg);}

.tech-box2{padding:0.8rem 0;}
.tech-box2 .box{padding:0.6rem 0 0 0;display: flex;}
.tech-box2 .box .txt{width: 50%;background: #fff;padding:0.4rem;line-height: 0.3rem;font-size:0.16rem;color:#333;}
.tech-box2 .box .pic{width: 50%;position: relative;overflow: hidden;}
.tech-box2 .box .pic::before{content:"";display: block;padding-top:69%}

.tech-box3{padding:0.8rem 0;background: #fff;}
.tech-box3 .nr{font-size:0.16rem;color:#444;text-align: center;line-height: 0.3rem;padding:0.35rem 0;}
.swiper-tech3{padding:10px;}
.swiper-tech3 .swiper-slide{height: initial;box-shadow: 0 0 10px rgba(0, 0, 0,0.2);text-align: center;padding:0.2rem 8px 8px 8px;min-height: 1.45rem;border-radius: 10px;}
.swiper-tech3 .swiper-slide img{transition: 0.5s;max-width: 100%;transition: 0.5s;}
.swiper-tech3 .swiper-slide .t1{line-height: 0.30rem;font-size:0.16rem;color:#333; padding-top:8px;}
.swiper-tech3 .swiper-slide:hover img{transform: rotateY(360deg);}

.quality-bt{text-align: center;}
.quality-bt .t1{line-height: 0.4rem;font-size:0.3rem;color:#0b4dae;}
.quality-bt .t2{line-height: 0.2rem;font-size:0.12rem;color:#adadad;text-transform: uppercase;font-family: "arial"; display:none}

.quality-box1{position: relative;padding:0.4rem 0;background-color: #f8f8f8; width:100%;}
.quality-box1 .wrap{display: flex;flex-direction: row-reverse;z-index: 2;position: relative;}
.quality-box1 .wrap .txt{width:47%;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0,0.2);padding:1% 1% 1% 2%;}
.quality-box1 .wrap .txt .quality-bt{text-align: left;}
.quality-box1 .wrap .txt .nr{font-size:0.16rem;color:#333;line-height: 0.24rem;padding:0.2rem 0 0 0;}
.quality-box1 .bj{width: 50%;height: 100%;}
/* .quality-box1::before{content:"";display: block;width: 50%;height: 100%;position: absolute;left: 0;top:0;} */
.quality-box1 .pic{width: 100%;position: relative;overflow: hidden;}
.quality-box1 .pic::before{content:"";display: block;padding-top:62%;}
.quality-box1 .wrap{position: relative;}
.quality-box1 .wrap::before{content:"";display: block;width: 55%;height: 100%;position: absolute;left: 0;top:0;}

.quality-box2{padding:0.6rem 0;}
.swiper-quality2{padding:0.4rem 0;}
.swiper-quality2 .swiper-slide::before{content:"";display: block;padding-top:50%;}
.quality-box2 .swiper-pagination{bottom:0;width: 100%;} 
.quality-box2 .swiper-pagination .swiper-pagination-bullet{margin:0 0.07rem;width: 0.12rem;height: 0.12rem;opacity: 1;background: #dfdfdf;outline: none;}
.quality-box2 .swiper-pagination .swiper-pagination-bullet-active{background: #0b4dae;}
.prev-quality2, .next-quality2{outline: none;font-size:0.5rem;color:#c4c4c4;top:50%;transform: translateY(-50%);background: none;}
.prev-quality2{left: -50px;}
.next-quality2{right: -50px;}
.prev-quality2:hover, .next-quality2:hover{color:#0b4dae}

.quality-box3{background: #f8f8f8;padding:0.6rem 0;}
.swiper-quality3{margin:0.4rem 0 0 0;}
.swiper-quality3 a{display: block;border:1px solid #d4d4d4;background: #fff;padding:10px;transition: 0.5s;}
.swiper-quality3 a .pic{width: 100%;position: relative;overflow: hidden;background: #e6e6e6;}
.swiper-quality3 a .pic::before{content:"";display: block;padding-top:133%;}
.swiper-quality3 a .txt{width: 100%;text-align: center;line-height: 0.56rem;font-size:0.18rem;color:#666;font-family:"arial";padding-top: 0.06rem;}
.swiper-quality3 a:hover .txt{color:#0b4dae;}
.swiper-quality3 a:hover{border-color:#0b4dae;}
.prev-quality3, .next-quality3{outline: none;font-size:0.5rem;color:#c4c4c4;top:50%;transform: translateY(-50%);background: none;}
.prev-quality3{left: -50px;}
.next-quality3{right: -50px;}
.prev-quality3:hover, .next-quality3:hover{color:#0b4dae}

.contact-box{padding:0.6rem 0;display: flex;justify-content: space-between;align-self: flex-start;}
.contact-box .lxfs .bt{line-height: 0.3rem;font-size:0.24rem;color:#333;}
.contact-box .lxfs .bt span{display: block;line-height: 0.2rem;font-size:0.14rem;color:#b0b0b0;}
.contact-box .lxfs .txt{display: flex;align-items:center;line-height: 25px;font-size:0.16rem;color:#4a4a4a;margin-top: 0.24rem;}
.contact-box .lxfs .txt span{display: block;line-height: 0.22rem;font-size:0.14rem;color:#a9a9a9;}
.contact-box .lxfs .txt img{margin-right: 13px;}
.contact-box .lxfs .box{display: flex;}
.contact-box .lxfs .box .txt + .txt{margin-left: 0.4rem;}
.contact-box .ewm{ width:380px;}
.contact-box .ewm .box{border:1px solid #d0d0d0;border-radius: 5px;padding:15px 20px 0 15px;width: 160px; float:left; margin-bottom:12px; margin-right:15px;}
.contact-box .ewm .box img{display: block;max-width: 100%;width: 100%;;}
.contact-box .ewm .box span{display: block;text-align:center;line-height: 0.44rem;font-size:0.16rem;color:#6f6f6f;}


.page .map{width: 100%;height: 4.6rem;box-shadow: 0 0 5px rgba(0, 0, 0,0.2);margin-bottom: 4%;}











/*手机底部*/
.hot{width:100%;background:#0c3470; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;display: block;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row .decoration{ display:block; color:#fff; padding:7px 0;}
.hot .row .col-xs-3{border-right: 1px solid rgba(255,255,255,0.3);}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box img{ max-width: 140px; }

.view-wecht-icon{position: relative;}
.view-wecht-icon a{width:100%;position: absolute;left: 0;top: 0;z-index: 5;background: #191919;}
.view-wecht-icon button{ position: relative; z-index: 2; padding: 0; width:100%; height:100%; border:none;background:none;}
.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999999999999; width: 100%; height: 100%; background: rgba(0,0,0,.6); overflow: hidden; visibility: hidden; opacity: 0; transition: all 0.3s;}
.view-wecht-box .view-wecht{ position: absolute; left:5%; right: 5%; top: 50%; margin-top: -150px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all 0.3s;}
.view-wecht-box .view-wecht .view-wecht-container{ padding:30px 30px 0 30px;font-size:12px;}
.view-wecht-box .view-wecht .view-wecht-container .mc{ font-size:18px; color: #333; line-height: 24px; font-weight: bold;}
.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 12px; color: #333; line-height:18px;}
.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';font-size:14px;}
.view-wecht-box .view-wecht .view-wecht-container .queren{width:30px;height: 30px; font-size: 16px; color: #fff;position: absolute;left:50%;bottom:-38px;border:1px solid #fff;transform:translateX(-50%);border-radius: 50%;display:flex;justify-content: center;align-items: center}
.view-wecht-box .view-wecht .view-wecht-container img{display:block;max-width:150px; margin:2% auto;}
.view-wecht-box.active{ visibility: visible; opacity: 1;}

.haoma{width: 100%;background-color:#f5f5f5;position: fixed;left: 0;bottom: 0;z-index: 999999;overflow: hidden;display: none;box-shadow: 0 0 5px rgba(0, 0, 0,0.3);}
.haoma a, .haoma .quxiao{display: block;background-color: #fff;line-height: 44px;color:#333;text-align: center;border-bottom: 1px solid #ddd; font-size:15px;}
.haoma .quxiao{margin-top: 6px;border-top: 1px solid #ddd;}
.haoma .quxiao:hover, .haoma a:hover{background:#ddd;}
.foot-bbj{width:100%;height: 100%;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.6);display: none;z-index: 999;}

@media(max-width:1400px){
    header{padding:0 2%;}
    .nav-ul li .nav_a{font-size:16px;}
}

@media (max-width:1200px){
	.wrap{ width:96%}
    .ban-img{object-fit:initial}
    header{padding:0 1%;}
    .nav-ul li .nav_a{font-size:15px;}
    .prev-factory, .next-factory{display: none;}
    }

@media (max-width:991px){
    .header-main{padding:2% 0;}
    .ys .pic{display: none;}
    .factory .top .links{display: none;}
    .page-banner::before{padding-top: 35%;}
    .page-tabs .box a{width: calc(100% / 6);}
    .pro-ul li{width: calc((100% / 3) - 2%);}
	.page-banner .wrap .t3{ width:100%;}
    }

@media (max-width:767px){
    header.act .header-box{display:block;}
    .header-main .logo{max-width:300px;}
    .index-box .wrap .box{width:initial;padding:20px 0 10px 0;}
    .index-box .wrap .box .t1 .sz{font-size:20px;}
    .index-box .wrap .box img{display: none;}
    .title .t1{font-size:32px;}
    .title .t2{font-size:20px;}
    .about, .product, .ys, .technical, .news, .factory{padding:30px 0;}
    .about .box{display: block;}
    .about .box .txt{width:100%;}
    .about .box .txt .nr{margin:15px 0;}
    .about .box video{width:100%;margin-top:10px;}
    .swiper-product{margin:20px 2% 1% 2%;}
    .swiper-product .swiper-slide:nth-child(even){padding-top:15%;}
    .swiper-product a .t1 img{margin:0.12rem auto -22px auto}
    .ys .bt{max-width: 60%;margin:10px auto 20px auto;}
    .ys .bigbox{padding: 0;}
    .ys .bigbox .box{width:100%;padding:3px 0;align-items: center;}
    .ys .bigbox:nth-child(1){border:none;}
    .ys .bigbox:nth-child(1)::before, .ys .bigbox:nth-child(1)::after{display: none;}
    .ys .bigbox .box img{width: 50px;}
    .ys .bigbox .box .txt .t1{font-size:20px;}
    .ys .bigbox .box .txt .t2{font-size:16px;}
    .swiper-technical{margin:0;padding:24px 20px 0 0;}
    .swiper-technical .swiper-slide a .txt img{max-width: 25%;}
    .news .box{padding:24px 0 0 0;display: block;}
    .news .box .left{width:100%;}
    .news .box .right{width:100%;}
    .news .box .txt{margin-top:12px;}
    .foot-box{padding:10px 0;}
    .foot-box dl{display: none;}
    .foot-box .lxfs .t1 img{max-width: 12%;}
    .foot-box .lxfs .t1 + .t1{margin-top:10px;}
    .factory .top{flex-wrap: wrap;}
    .factory .top .links{display: flex;width:100%;padding-top:20px;}
    .factory .top .links a{width: 23%;margin:1%;}
    .factory .top .links a + a{margin:1%;}
    .swiper-factory{margin:24px 0 0 0;}
    /**/
    .page-banner::before{padding-top: 55%;}
    .page-banner .wrap .t1{font-size:26px;line-height: 30px;}
    .page-banner .wrap .t2{font-size:20px;line-height: 26px;}
	.page-tabs .box{flex-wrap:wrap}
    .page-tabs .box a{width: calc(100% / 3); line-height:0.46rem;}
    .pro-ul li{width: calc((100% / 2) - 2%);}
    .pro-ul li a .txt{display: block;text-align: center;}
    .pro-ul li a .txt span{display: none;}
    .pro-show{padding:15px;}
    .news-ul{padding:0;}
    .news-ul li a{padding:8px;}
    .news-ul li a .pic{width: 130px;}
    .news-ul li a .txt{width:calc(100% - 130px);padding:0 0 0 10px}
    .news-ul li a .txt .t1{margin-bottom: 3px;}
    .news-ul li a .date{display: none;}
    .news-show{padding:0;}
    .news-show .t1{font-size:16px;}
	.news-show .t2  video{ width:100% !important;}
    .news-tabs .box a, .tech-tabs .box a{width: calc(100% / 4);}
    .tech-box1, .tech-box2, .tech-box3{padding:24px 0;}
    .swiper-tech1 .swiper-slide .img{width: 100px;}
    .swiper-tech1 .swiper-slide{padding:30px 0 20px 0;}
    .tech-box2 .box{padding:24px 0 0 0;display: block;}
    .tech-box2 .box .txt{width:100%;padding:15px;font-size:14px;line-height: 26px;}
    .tech-box2 .box .pic{width: 100%;}
    .swiper-tech3 .swiper-slide img{max-width: 24%;}
    .swiper-tech3 .swiper-slide{box-shadow: 0 0 5px rgba(0, 0, 0,0.2);}
    .quality-box1::before{display: none;}
    .quality-box1 .wrap{width: 100%;flex-wrap:wrap}
    .quality-box1 .wrap .txt{width: 100%;}
    .quality-box2, .quality-box3{padding:24px 0;}
    .contact-box{padding:4px 0 25px 0;}
    .quality-bt .t1, .tech-bt .t1, .pro-show .bt{font-size:20px;}
    }

@media (max-width:567px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	