
*{margin:0;padding:0;}
body{background:#fff; font-size:100%;line-height:22px;font-family:"Microsoft YaHei";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;}
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;}

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;}   
.header-top{line-height: 35px;border-bottom:1px solid #ccc}
.h-top{display:flex;justify-content:space-between;font-size:12px;color:#aeaeae;}
.h-top span a{color:#aeaeae;}
.h-top span a:hover{color:#d70011;}

.header-main{display:flex;justify-content:space-between;align-items:center;padding:0.3rem 0;}
.header-main .logo img{ max-width:100%; display:block;}

header .tel{background:url(../images/tel.png) no-repeat left center;padding-left:52px;}
header .tel p{line-height:22px;font-size:14px;color:#999;}
header .tel b{display:flex;align-items: center; color:#f85f03;font-size:24px;line-height:28px;font-family:"Impact";font-weight: normal;}
header .tel b span{margin:0 15px;height: 20px;background: #e1e1e1;width: 1px;display: block;}

.header-nav{ width:100%;background:#12438d;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:calc(100% / 7);}
.nav-ul li .nav_a {display:block;font-size:18px;color:#fff;line-height:60px;text-align:center;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background: #f85f03;}

.nav-ul .sub_ul {display: none;width: 110%;position: absolute;left:50%;transform:translateX(-50%);z-index:999;background:rgba(255,255,255,1);}
.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:#12438d;}

.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:#f85f03;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:#f85f03;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:#f85f03}
.prev-banner, .next-banner{ font-size:30px;font-family:"SimSun";color:#fff;width:40px;height:40px;background:rgba(0,0,0,0.5);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{text-align: center;}
.title .t1{line-height: 0.32rem;font-size:0.24rem;color:#999;font-family: "arial";text-transform: uppercase;}
.title .t2{line-height: 0.44rem;font-size:0.3rem;color:#12438d;display: inline-block;position: relative;padding:0 0.7rem;}
.title .t2::before, .title .t2::after{content:"";display: block;width: 0.5rem;height: 1px;background: #999;position: absolute;top:50%;transform: translateY(-50%);}
.title .t2::before{left: 0;}
.title .t2::after{right: 0;}

.pro{padding:0.45rem 0;}
.pro .tabs{display: flex;justify-content: center;padding:0.2rem 0 0 0;}
.pro .tabs a{display: block;font-size:0.13rem;color:#333;background: #d7d7d7;text-align: center;width: 1.8rem;line-height: 0.42rem;margin:0 7px;}
.pro .tabs a:hover, .pro .tabs a.on{background: #12438d;color:#fff;}
.swiper-pro{padding:0.3rem 0 0 0}
.swiper-pro a{display: block;border:1px solid #ededed;overflow: hidden;position: relative;}
.swiper-pro a .pic{width: 100%;position: relative;overflow: hidden;background: #fff;}
.swiper-pro a .pic::before{content:"";display: block;padding-top:83%;}
.swiper-pro a .txt{text-align: center;line-height: 0.43rem;background: #ededed;font-size:0.16rem;color:#333;}
.swiper-pro a .hover{width: 100%;height: 100%;background: rgba(18,67,141,0.8);position: absolute;left:0;bottom:-100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;align-content: center;text-align: center;}
.swiper-pro a .hover .t1{width: 100%;font-size:0.16rem;color:#fff;padding:0.1rem 0 0 0;}
.swiper-pro a .hover img{display: block;max-width: 100%;}
.swiper-pro a:hover .txt{transform: translateY(0.43rem);}
.swiper-pro a:hover .hover{bottom:0;}


.about{padding:0.52rem 0;}
.about .title .t1, .about .title .t2{color:#fff;}
.about .title .t2::before, .about .title .t2::after{background: #fff;}
.about .box{display: flex;justify-content: space-between;padding:0.3rem 0 0 0;}
.about .box .pic{width: 47%;border:5px solid #fff;position: relative;overflow: hidden;}
.about .box .pic::before{content:"";display: block;padding-top:61%;}
.about .box .txt{width: 50%;color:#fff;display: flex;flex-wrap: wrap;align-content: space-between;}
.about .box .txt .t1{font-size:0.2rem;text-transform:uppercase;line-height: 0.35rem;padding-bottom: 0.15rem;border-bottom: 1px solid #fff;width: 100%;}
.about .box .txt .t1 span{margin-left: 10px;}
.about .box .txt .t2{width: 100%;line-height: 30px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden;}
.about .box .txt a{display: block;width: 1.2rem;line-height: 0.34rem;text-align: center;background: #fff;font-size:0.14rem;color:#12438d;}

.ys{padding:0.35rem 0 0 0;background:url(../images/bj2.jpg) no-repeat left bottom;}
.ys .ys-bt{display:block;max-width:100%;margin:0 auto;}
.ys .wrap{padding:0.4rem 0 0 0;}
.ys .wrap .ys-box{display:flex;align-items: center;justify-content: space-between;}
.ys .wrap .ys-box .content{width:47%;}
.ys .wrap .ys-box .content .txt{padding:0 0 0.5rem 0;}
.ys .wrap .ys-box .content .txt .bt{display:flex;align-items:center;}
.ys .wrap .ys-box .content .txt .bt .nubmer{width: 52px;font-size:0.48rem;color:#12438d;font-family: "Impact";position: relative;line-height: 0.52rem;text-align: center;}
.ys .wrap .ys-box .content .txt .bt .nubmer::before{content:"";display: block;height: 17px;background: #f26920;position: absolute;left: 0;bottom: 0;width: 100%;z-index: -1;}
.ys .wrap .ys-box .content .txt .bt .nubmer img{display: block;max-width: 100%;}
.ys .wrap .ys-box .content .txt .bt .t1{width:calc(100% - 52px);line-height: 0.36rem;font-size:0.2rem;color:#333;padding-left: 14px;}
.ys .wrap .ys-box .content .txt .bt .t1 span{display:block;line-height: 0.26rem;font-size:0.14rem;color:#f85f03;font-family: "arial";text-transform: uppercase;}
.ys .wrap .ys-box .content .txt .t2{font-size:0.16rem;color:#666;line-height: 0.26rem;padding-top:0.2rem;}
.ys .wrap .ys-box .pic img{display: block;max-width: 100%;}
.ys .wrap .ys-box:nth-child(even){flex-direction: row-reverse;padding: 0.34rem 0;}
.ys .wrap .ys-box:nth-child(even) .content .txt .bt .nubmer{color:#fff;}
.ys .wrap .ys-box:nth-child(even) .content .txt .bt .t1{color:#fff;}
.ys .wrap .ys-box:nth-child(even) .content .txt .bt .t1 span{color:#fff;}
.ys .wrap .ys-box:nth-child(even) .content .txt .t2{color:#fff;}

.case{padding:0.45rem 0;}
.swiper-case{padding:0.25rem 0 0 0;}
.swiper-case a{display: block;}
.swiper-case a .pic{width: 100%;position: relative;overflow: hidden;border:1px solid #eaeaea;background: #fff;}
.swiper-case a .pic::before{content:"";display: block;padding-top:83%;}
.swiper-case a .txt{margin-top:2px;background: #eaeaea;font-size:0.16rem;color:#333;text-align:center;line-height: 0.45rem;}
.swiper-case a:hover .img_cover{transform: scale(1.1);}
.swiper-case a:hover .pic{border-color: #12438d;}
.swiper-case a:hover .txt{background: #12438d;color:#fff;}

.news{padding:0.5rem 0;}
.news ul{padding:0.15rem 0;display: flex;flex-wrap: wrap;justify-content: space-between;}
.news ul li{padding:0.14rem 0;width: 49%;}
.news ul li a{display: flex;background: rgba(255,255,255,0.8);transition: 0.5s;}
.news ul li a .pic{width: 170px;position: relative;overflow: hidden;}
.news ul li a .pic::before{content:"";display: block;padding-top:83%;}
.news ul li a .txt{width: calc(100% - 170px);padding:0.1rem 0.2rem;display: flex;flex-wrap: wrap;align-content: space-around;}
.news ul li a .txt .t1{width: 100%;font-size:0.16rem;color:#333;}
.news ul li a .txt .t2{width: 100%;font-size:0.13rem;color:#666;line-height: 0.25rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news ul li a .txt .t3{width: 0.9rem;line-height: 0.26rem;text-align: center;background: #bdbdbd;font-size:12px;color:#fff;}
.news ul li a:hover{background: #12438d;}
.news ul li a:hover .img_cover{transform: scale(1.1);}
.news ul li a:hover .txt .t1{color:#fff;}
.news ul li a:hover .txt .t2{color:#fff;}
.news ul li a:hover .txt .t3{color:#12438d;background: #fff;}

.index-box{padding:0.5rem 0;}
.index-box .wrap{display: flex;justify-content: space-between;}
.index-box .box{width: 49%;}
.index-box .box .bt{font-size:0.24rem;color:#12438d;line-height: 0.34rem;display: flex;align-items: center;}
.index-box .box .bt span{text-transform: uppercase;line-height: 0.29rem;border-bottom: 1px solid #999;font-size:0.18rem;color:#999;font-family:"arial";width: calc(100% - 105px);margin-left: 5px;}
.index-box .box .pic{width: 100%;position: relative;overflow: hidden;margin:0.3rem 0 0.22rem 0;}
.index-box .box .pic::before{content:"";display: block;padding-top:39%;}
.index-box .box .nr{line-height: 26px;font-size:14px;color:#666;height: 234px;overflow: hidden;}
.index-box .box form{width:100%;display: flex;flex-wrap: wrap;justify-content: space-between;font-size:14px;color:#333;}
.index-box .box form .form-group{display: flex;align-items: flex-start;margin:0;padding:0.1rem 0;width: 48%;}
.index-box .box form .form-group label{font-weight: normal;width: 46px;line-height: 0.4rem;}
.index-box .box form .form-group input[type=text], .index-box .box form .bb .form-group textarea{width: calc(100% - 46px);line-height: 0.38rem;border:1px solid #999;padding-left: 0.1rem;}
.index-box .box form .bb{display: flex;justify-content: space-between;width: 100%;}
.index-box .box form .bb .form-group{width: 80%;}
.index-box .box form .bb .form-group textarea{height: 1.55rem;}
.index-box .box form .bb .rr{width: 16%;display: flex;flex-wrap: wrap;align-content: space-between;padding:0.1rem 0;}
.index-box .box form .bb .rr input[type=reset], .index-box .box form .bb .rr input[type=submit]{height: 43%;background: #c0c0c0;width: 100%;display: flex;justify-content: center;align-items: center;color:#fff;font-size:0.14rem;outline: none;}
.index-box .box form .bb .rr input[type=reset]:hover, .index-box .box form .bb .rr input[type=submit]:hover{background: #12438d;}

footer{background:#12438d;color:#fff;}
footer .links{display: flex;border-bottom: 1px solid rgba(255,255,255,0.3);padding:0.2rem 0;font-size:0.14rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
footer .links b{font-size:0.16rem;}
footer .links a{color:#fff;}
footer .links span{padding:0 10px;}
.foot-box{display: flex;justify-content: space-between;padding:0.18rem 0;}
.foot-box dl{border-right: 1px solid rgba(255,255,255,0.3);padding-right: 4%;}
.foot-box dl dt{line-height: 0.4rem;font-size:0.16rem;font-weight: normal;}
.foot-box dl dd, .foot-box dl dd a{display: block;line-height: 30px;font-size:0.14rem;}
.foot-box dl dd a{opacity: 0.8;}
.foot-box dl dd a i{margin-right: 5px;}
.foot-box dl dd .lxfs{color:#dee2eb;}
.foot-box dl dd b{font-size:0.18rem;color:#fff;}

.foot-box dl:nth-child(1){width: 3rem;padding:0;}
.foot-box dl:nth-child(1) dd{display: flex;flex-wrap: wrap;}
.foot-box dl:nth-child(1) dd a{width: 50%;}
.foot-box .ewm{text-align: center;width: 120px;}
.foot-box .ewm img{display: block;max-width: 100%;width: 100%;}
.foot-box .ewm span{display: block;padding-top: 8px;font-size:0.14rem;}
footer a{color:#fff;}
.foot-box dl dd a:hover{opacity: 1;}
footer a:hover{text-decoration:underline !important;color:#fff;}
.foot-txt{padding:0.2rem 0;font-size:0.14rem;color:#fff;text-align: center;background: #f85f03;}

/**/
.page{padding:0.5rem 0;}
.page .wrap{display: flex;}
.page-left{width: 270px;margin-right: 30px;}

.s-drop-wrap { width:100%; }
.s-drop-btn { background:#12438d; line-height:0.3rem; font-size:0.18rem;text-transform: uppercase; color: #fff; position:relative;background: #12438d;padding:0.2rem 0 0.2rem 0.23rem;}
.s-drop-btn em{display: block;font-size:0.26rem;font-family: "arial";}
.s-drop-btn::before{content:"";display: block;width: 3px;height: 0.58rem;background: #f85f03;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);}
.s-drop-btn.act{ background:#12438d;}

.s-drop-list {display: block;}
.s-drop-list li{ margin-bottom:2px;}
.s-drop-list li a{ display:block; }
.aside-list-link{ font-size:0.16rem; color:#333;line-height:0.64rem;padding-left: 0.24rem; background:#ededed;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.aside-list-link:hover, .aside-list-link.act{ background:#f85f03; color:#fff;}

.s-drop-list li .aside-sublist{ width:100%;  display:none;  }
.s-drop-list li:first-child .aside-sublist{display:block;}
.s-drop-list li .aside-sublist li{margin-top:5px;}
.s-drop-list li .aside-sublist li a{ color:#5e5e5e; line-height:40px;  font-size:14px; margin-bottom:1px; text-align:center; background:#eee;}
.s-drop-list li .aside-sublist li a:hover, .s-drop-list li .aside-sublist li a.act{ background:#fff;color:#860000;}

.page-right{width: calc(100% - 300px);}
.page-bt{line-height: 0.92rem;border-bottom: 3px solid #ededed;font-size:0.32rem;color:#12438d;text-transform: uppercase;}
.page-bt span{font-size:0.22rem;color:#bebebe;font-family: "arial";margin-left: 0.15rem;}

.pro-ul{display: flex;flex-wrap: wrap;padding:0.25rem 0;margin:0 -1%;}
.pro-ul li{width: calc(100% / 3 - 2%);margin:1%;}
.pro-ul li a{display: block;border:1px solid #ededed;transition: 0.5s;}
.pro-ul li a .pic{width: 100%;position: relative;overflow: hidden;}
.pro-ul li a .pic::before{content:"";display: block;padding-top:83%;}
.pro-ul li a .txt{line-height: 0.44rem;text-align: center;font-size:0.15rem;color:#333;margin:0 10px;border-top: 1px solid #ededed;;}
.pro-ul li a:hover {border-color:#12438d;}
.pro-ul li a:hover .img_cover{transform:scale(1.1);}
.pro-ul li a:hover .txt{color:#12438d;font-weight: bold;border-color:#12438d;}

.product-show{position: relative;padding:0.3rem 0;min-height: 5rem;}
.product-show .t1{font-size:20px;color:#333;text-align: center;line-height:34px;}
.product-show img{display:block;max-width:100%;margin:15px auto;}
.product-show .t2{line-height: 0.3rem;font-size:0.16rem;} 

.news-ul{display:block;padding:0.24rem 0}
.news-ul li{width:100%;padding:0.12rem;background:#fff;border:1px solid #dcdcdc;margin-bottom:0.13rem;transition: all 0.5s;}
.news-ul li a{display:flex;}
.news-ul li a .pic{width:215px;position:relative;overflow:hidden;}
.news-ul li a .pic:before{content:"";display:block;padding-top:83%;}
.news-ul li a .txt{width:calc(100% - 215px);display:flex;flex-wrap:wrap;align-content: space-around;padding-left:25px;}
.news-ul li a .txt .t1{width:100%;font-size:0.16rem;color:#333;font-weight:bold;} 
.news-ul li a .txt .t2{width:100;line-height:22px;font-size:0.14rem;color:#777;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.news-ul li a .txt .t3{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9a9a9a;width:100%;}
.news-ul li a .txt .t3 span{line-height:0.28rem;text-align: center;width:0.8rem;border-radius:5px;background:#2b2b2b;color:#fff;}
.news-ul li:hover {transform:translateY(-6px);box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.news-ul li:hover a .img_cover{transform:scale(1.1);}
.news-ul li:hover a .txt .t1{color:#f85f03;}
.news-ul li:hover a .txt .t3 span{background:#f85f03;}

.news-show{min-height:5rem;padding:0.15rem 0;}  
.news-show .t1{text-align: center;font-size:17px;color:#333;}
.news-show img{display: block;max-width: 100%;margin:0.2rem auto;}
.news-show .t2{font-size:0.16rem;color:#333;line-height: 0.3rem;}
.news-show .date{display:block;text-align:center;font-size:0.13rem;color:#999;padding-top: 0.1rem;} 























.hot{width:100%;background:-webkit-linear-gradient(left,#12438d,#0a244c); position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;
    height: calc(58px +  constant(safe-area-inset-bottom));height: calc(58px +  env(safe-area-inset-bottom));padding-bottom: constant(safe-area-inset-bottom); padding-bottom: env(safe-area-inset-bottom);}
.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:1200px){
	.wrap{ width:96%}
    .ban-img{object-fit:initial}
    .foot-box .ewm{display: none;}
    .ys .wrap .ys-box .pic{width: 50%;}
    .ys .wrap .ys-box:nth-child(even){padding:0;}
    }

@media (max-width:991px){
    header.act .header-box{display: block;}
    .header-main .logo{width:500px;}
    .ys{background-size: 100% 46%;}
    .ys .wrap .ys-box .content{width:100%;}
    .news ul li{width: 100%;}
    footer .links{display: none;}
    /**/
    .page .wrap{width: 100%;display: block;}
    .page-left{width: 100%;margin:0;}
    .s-drop-list{display: none;}
    .page-right{padding:0 2%;width: 100%;}
    }
 
@media (max-width:767px){
    header.act .header-box{display:block;}
    .header-main .logo{width:300px;}
    .header-main{padding:10px 0;}
    .title .t1{font-size:14px;line-height: 20px;}
    .title .t2{font-size:20px;line-height: 26px;}
    .pro, .about, .case, .news, .index-box{padding:24px 0;}
    .pro .tabs{display: none;}
    .about .box{display: block;}
    .about .box .pic{width: 100%;}
    .about .box .txt{width: 100%;padding:15px 0 0 0;}
    .about .box .txt .t1{font-size:17px}
    .about .box .txt .t2{margin:15px 0;line-height: 24px; height: 168px;overflow: hidden;}
    .ys{display:none;}
    .ys .wrap .ys-box .content{width:100%;}
    .news ul li a .pic{width: 120px;}
    .news ul li a .txt{width: calc(100% - 120px);padding:0 0 0 10px;}
    .news ul li a .txt .t1{font-size:14px;font-weight: bold;}
    .index-box .wrap{display: block;}
    .index-box .box{width:100%;}
    .index-box .box + .box{padding-top: 30px;}
    .foot-box{display: none;}
    .foot-txt{padding:8px 0;line-height: 18px;}
    /**/
    .page{padding:20px 0;}
    .pro-ul li{width: 48%;}
    .news-ul li{padding:5px;}
    .news-ul li a .pic{width:120px;}
    .news-ul li a .pic:before{padding-top:80%;}
    .news-ul li a .txt{width:calc(100% - 120px);padding-left:10px;}
    .news-ul li a .txt .t1{font-size:14px;}
    .news-ul li a .txt .t2{line-height:16px;margin:3px 0;}
    .product-show .t2, .news-show .t2{font-size:14px;line-height: 24px;}
}

@media (max-width:567px){
	}

@media (max-width:336px) {
    }
	
.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #ccc; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}	