
*{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%;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, header.act .header-main{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:fixed;left:0;top:0;width:100%;z-index: 9999;background:rgba(255,255,255,0.95);}   

.header-main{display:flex;justify-content:center;align-items:center;padding:0.35rem 0;}
.header-main .logo img{ max-width:100%; display:block;}

.header-nav{ width:100%;border-top:1px solid #000;}
.nav-ul {display: flex;}
.nav-ul li {position:relative;width:calc(100% / 5);}
.nav-ul li .nav_a {display:block;font-size:18px;color:#333;line-height:84px;text-align:center;text-transform: uppercase;}
.nav-ul li .nav_a span{font-size:0.18rem;color:#999;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #0fc2cd;}
.nav-ul li:hover .nav_a span, .nav-ul li.active .nav_a span{color:#0fc2cd}

.nav-ul .sub_ul {display: none;width: 100%;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:16px;line-height:44px;color:#000;display:block;text-align:center;transition: all 0.3s;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #fff;background:#0fc2cd;}

/*移动端导航*/
.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:#0fc2cd;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:#0fc2cd;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:#0fc2cd}
.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;}

.index-form{border-bottom: 1px solid #dfdfdf;padding:0.15rem 0;}
.index-form form{display: flex;justify-content: space-between;line-height: 30px;border:1px solid #ddd;font-size:14px;color:#333;}
.index-form form input[type=text]{width:calc(100% - 50px);padding-left: 15px;}
.index-form form input[type=submit]{width: 50px;background: url(../images/but.png) no-repeat center center, #03bfcb;}

.title{text-align: center;text-transform: uppercase;color:#000;position: relative;padding-bottom:0.07rem;}
.title .t1{line-height: 0.48rem;font-size:0.36rem;font-family: "Impact";}
.title .t2{line-height: 0.42rem;font-size:0.24rem;}
.title::before{content:"";display: block;width:0.94rem;height: 3px;background-color: #000;position: absolute;left:50%;bottom:0;transform: translateX(-50%);}

.pro{padding:0.45rem 0;}
.swiper-product{padding:0.35rem 10px;margin:0 -10px;}
.swiper-product a{display: block;border:1px solid #f1f1f1;padding:1px;overflow: hidden;position: relative;}
.swiper-product a .box .pic{width:100%;position: relative;overflow: hidden;}
.swiper-product a .box .pic::before{content:"";display: block;padding-top:65%;}
.swiper-product a .box .txt{padding:0.18rem;}
.swiper-product a .box .txt .t1{line-height: 0.35rem;font-size:0.16rem;color:#000;text-transform: uppercase;}
.swiper-product a .box .txt .t2{line-height: 0.33rem;font-size:0.14rem;color:#999;}
.swiper-product a .box .txt .t3{line-height: 0.3rem;font-size:0.12rem;color:#03bfcb;padding-top:0.2rem;}
.swiper-product a:hover{box-shadow: 0 0 10px rgba(0, 0, 0,0.3);}
.swiper-product a .hover{ position: absolute; left:-100%; top: -100%; z-index: 1; width: 100%; height: 100%; background: #fff;padding:12% 10%;}
.swiper-product a .hover.trans {transition: all .3s; backface-visibility: hidden;}
.swiper-product a .hover .t1{font-size:0.18rem;color:#000;font-weight: bold;padding-bottom:0.24rem;}
.swiper-product a .hover .t2{line-height: 0.3rem;font-size:0.14rem;color:#999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow:hidden;}
.swiper-product a .hover .t3{font-size:12px;color:#fff;width: 1.4rem;line-height: 0.44rem;text-align: center;background: #03bfcb;margin-top:0.3rem;}

.about{padding:0.55rem 0;}
.about .title{color:#fff;}
.about .title::before{background: #fff;}
.about .txt{font-size:0.16rem;color:#fff;line-height: 0.3rem;padding:0.33rem 0 0 0;text-align:center;}
.about .txt a{display: block;font-size:12px;color:#fff;width: 1.4rem;line-height: 0.44rem;text-align: center;background: #03bfcb;margin:0.4rem auto 0 auto;transition: 0.5s;}
.about .txt a:hover{transform:translateX(8px)}

.swiper-box1 {padding:42px 0;margin-top:-12px;}
.swiper-box1 a{display: block;}
.swiper-box1 a .pic{width: 261px;position: relative;overflow: hidden;border-radius: 50%;margin:0 auto;}
.swiper-box1 a .pic::before{content:"";display: block;padding-top:100%;}
.swiper-box1 a .d1{display: block;max-width: 100%;position: absolute;left:50%;top:-42px;transform: translateX(-50%);}
.swiper-box1 a .txt{padding:0.25rem 0;text-align:center;}
.swiper-box1 a .txt .t1{line-height: 0.3rem;font-size:16px;color:#000;}
.swiper-box1 a .txt .t2{line-height: 30px;font-size:14px;color:#7d7d7d;}
.swiper-box1 a:hover .txt .t1{color:#03bfcb;font-weight: bold;}
.prev-box1, .next-box1{width: 30px;height: 30px;font-size:40px;color:#03bfcb;position: absolute;top:50%;transform: translateY(-50%);outline: none;display: flex;justify-content: center;align-items: center;z-index: 99;}
.prev-box1{left: 0;}
.next-box1{right:0;}

.hengfu{padding:0.5rem 0;}
.hengfu .bt{text-align:center;color:#000;}
.hengfu .bt .t1{line-height: 0.55rem;font-size:0.3rem;color:#333;font-weight: bold;}
.hengfu .bt .t1 span{color:#03bfcb;}
.hengfu .bt .t2{line-height: 0.5rem;font-size:0.24rem;color:#333;}
.hengfu form{padding:0.2rem 0;display: flex;justify-content: space-between;font-size:0.14rem;color:#333;}
.hengfu form input[type=text]{width:20%;background: #fff;border-radius: 8px;line-height: 0.5rem;padding-left: 0.2rem;}
.hengfu form input[type=submit]{width: 10%;background: #004767;color:#fff;border-radius: 8px;}
.hengfu form input[type=text]:nth-child(3){width: 44%;}

.news{padding:0.5rem 0;}
.swiper-news{padding:0.4rem 10px 0.2rem 10px;margin:0 -10px;}
.swiper-news a{display: block;border:1px solid #f1f1f1;padding:1px;overflow: hidden;position: relative;}
.swiper-news a .pic{width:100%;position: relative;overflow: hidden;}
.swiper-news a .pic::before{content:"";display: block;padding-top:56%;}
.swiper-news a .pic .t1{font-size:0.16rem;color:#fff;padding:0 0.15rem;line-height: 0.4rem;background: rgba(15,194,205,0.8);position: absolute;left: 0;bottom:0;width:100%;}
.swiper-news a .hover{ position: absolute; left:-100%; top: -100%; z-index: 1; width: 100%; height: 100%; background: #fff;padding:0.2rem;}
.swiper-news a .hover.trans {transition: all .3s; backface-visibility: hidden;}
.swiper-news a .hover .t1{font-size:0.18rem;color:#333;font-weight: bold;line-height: 0.36rem;}
.swiper-news a .hover .t2{font-size:0.12rem;color:#ccc;line-height: 0.28rem;}
.swiper-news a .hover .t3{font-size:0.14rem;color:#999;line-height: 0.3rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.swiper-news a .hover img{display: block;max-width: 100%;margin:0.15rem 0 0 0;}
.swiper-news a:hover{box-shadow: 0 0 10px rgba(0, 0, 0,0.3);}

footer{background:#004767;color:#fff;}
.foot-box{display: flex;justify-content: space-between;align-items: flex-start;padding:0.5rem 0;}
.foot-box .left .logo3{display: block;max-width: 100%;}
.foot-box .left .t1{font-size:0.14rem;line-height: 0.3rem;padding:0.45rem 0 0 0;}
.foot-box dl dt{font-size:14px;line-height: 0.32rem;padding-bottom: 0.15rem;border-bottom: 1px solid #126388;margin-bottom: 0.15rem;}
.foot-box dl dd, .foot-box dl dd a{display: block;line-height:30px;font-size:14px;}
.foot-box dl .box{display: flex;}
.foot-box dl .box .ewm{display: flex;align-items: center;width: 210px;justify-content: space-between;margin-left: 0.45rem;}
.foot-box dl .box .ewm img{display: block;max-width:100%;width: 135px;}
.foot-box dl .box .ewm span{font-size:14px;line-height: 30px;display: block;}
footer a{color:#fff;}
footer a:hover{text-decoration:underline !important;color:#fff;}
.foot-txt{padding:0.1rem 0;font-size:0.14rem;color:#fff;text-align: center;}

/**/
.page{padding:0.2rem 0;min-height: 5rem;}
.page .wrap{display: flex;}
.page-left{width: 280px;margin-right: 28px;}

.s-drop-wrap { width:100%; padding-bottom:0.4rem;}
.s-drop-btn { background:#004767; line-height:0.24rem; font-size:0.18rem; color: #fff;position:relative;padding:0.28rem 0 0.25rem 0.26rem;display: flex;align-items: center;text-transform: uppercase;}
.s-drop-btn p{line-height: 0.6rem;font-size:0.72rem;font-family: "Arial";margin-right: 8px;}
.s-drop-btn b{display: block;line-height: 0.36rem;font-size:0.28rem;}
.s-drop-btn span {position:absolute;right:20px;top:50%;transform:translate(0, -50%);font-size:24px;}
.s-drop-btn.act{ background:#004767;}

.s-drop-list {display: block;}
.s-drop-list li{ margin-top:6px;}
.s-drop-list li a{ display:block; }
.aside-list-link{ font-size:0.16rem; color:#222;line-height:0.42rem; background:#eee; text-align:center; }
.aside-list-link:hover, .aside-list-link.act{ background:#03bfcb; 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;}

.lxfs img{display: block;max-width: 100%;}
.lxfs .t1{font-size:14px;color:#333;line-height: 0.3rem;padding:8px 15px;border:1px solid #d5d1cf;}

.page-right{width:calc(100% - 308px);}
.page-bt{font-size:0.18rem;color:#333;line-height: 18px;padding-bottom: 14px;border-bottom: 3px solid #d3d3d3;display: flex;justify-content: space-between;align-items: center;}
.page-bt span{font-size:12px;color:#5f5f5f}
.page-bt span em{color:#03bfcb;}

.pro-ul{padding:0.2rem 0 0 0;}
.pro-ul li{margin-top:0.18rem;padding-bottom:0.18rem;border-bottom: 1px dotted #ddd;width:100%;}
.pro-ul li a{display: flex;transition: 0.5s;}
.pro-ul li a .pic{width:240px;position: relative;overflow: hidden;margin-right: 35px;}
.pro-ul li a .pic::before{content:"";display: block;padding-top:76%;}
.pro-ul li a .txt{width:calc(100% - 275px);}
.pro-ul li a .txt .t1{width:100%;font-size:0.16rem;color:#333;line-height: 0.4rem;}
.pro-ul li a .txt .t2{width:100%;font-size:0.14rem;color:#999;line-height: 0.28rem;margin-top:0.12rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}
.pro-ul li a:hover .img_cover{transform: scale(1.1);}
.pro-ul li a:hover .txt .t1{color:#03bfcb;font-weight: bold;}

.product-show{position: relative;padding:0.2rem 0;}
.product-show .t1{font-size:20px;color:#333;text-align: center;line-height:30px;}
.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.2rem 0 0 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:70%;}
.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:#03bfcb;}
.news-ul li:hover a .txt .t3 span{background:#03bfcb;}

.news-show{padding:0.2rem 0;min-height:5rem;} 
.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.14rem;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:#191919; 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: 67%; 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}
    }

@media (max-width:991px){
    .header-main{justify-content: space-between;}
    header.act .header-main{display: flex;}
    /**/
    .page .wrap{display: block;}
    .page-left{width:100%;margin:0;}
    .s-drop-wrap{padding:0;}
    .s-drop-list{display: none;}
    .page-right{width:100%;}
    }
 
@media (max-width:767px){
    header{position: relative;}
    .header-main {padding:14px 0;}
    .header-main .logo{width:240px;}
    .swiper-product{padding:24px 20px 0 10px;}
    .swiper-box1{padding:42px 0 20px 0;}
    .swiper-box1 a .pic{width: 60%;}
    .hengfu{padding:24px 0;}
    .hengfu .bt .t1{font-size:18px;line-height: 26px;}
    .hengfu .bt .t2{font-size:14px;}
    .hengfu form{flex-wrap: wrap;margin:0 -1%;}
    .hengfu form input[type=text]{width: 48%;margin:1%;}
    .hengfu form input[type=text]:nth-child(3){width: 78%;}
    .hengfu form input[type=submit]{width: 18%;margin:1%;}
    .news{padding:24px 0 20px 0;}
    .foot-box .left .logo3{display: none;}
    .foot-box{display: block;padding:20px 0;}
    .foot-box .left .t1{padding:0;text-align: center;}
    .foot-box .left{width: 100%;}
    .foot-box dl{display: none;}
    /**/
    .pro-ul li a .pic{width: 130px;margin-right: 10px;}
    .pro-ul li a .txt{width:calc(100% - 140px);}
    .pro-ul li a .txt .t1{font-weight: bold;}
    .pro-ul li a .txt .t2{-webkit-line-clamp:3;}

    .news-ul li a .pic{width:130px;}
    .news-ul li a .txt{width:calc(100% - 130px);padding-left:10px;}
    .news-ul li a .txt .t1{font-size:14px;}
    .news-ul li a .txt .t2{line-height:20px;margin:3px 0;}
    }

@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 #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}	
	
	
	
	