﻿*{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], input[type=tel], select, 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}
}
body{padding-bottom:153px;}
header.act .header-top, header.act .header-box{display:none;}

header{position:relative;width:100%;z-index: 9999;padding:0 3%;}   
header::before{content:"";display:block;width:3%;height:100%;background:#f4f4f4;position: absolute;right:0;top:0;}
.header-main{display:flex;justify-content:space-between;align-items:center;}
.header-main .logo img{ max-width:100%; display:block;}

.header-main .box{display:flex;align-items:center;justify-content: space-between;background:#f4f4f4;border-left:1px solid #dedede;line-height:96px;padding-left:3.5%;}
.header-main .box .tel{display:flex;align-items:center;font-size:0.14rem;color:#999;}
.header-main .box .tel img{display:block;max-width:100%;margin-right:0.14rem;}
.header-main .box .tel a{display:block;color:#333;font-size:0.18rem;font-family:"Arial";margin-left:0.1rem;}

.header-main .box .xq i{display:flex;justify-content:center;align-items: center; width:32px;height: 32px;;font-size:0.2rem;color:#999;}
.header-main .box .xq img{display:none;max-width: 100%;position: absolute;bottom: -94px;border:1px solid #ddd;width: 94px;z-index: 99999;right:3%;}
.header-main .box .xq:hover img{display: block;}
.header-main .box .xq:hover i{color:#333;}

.header-main .box .icon-wrapper{margin:0 0.3rem 0 0.45rem;  }
.header-main .box .but{display:block;max-width:100%;cursor: pointer;}
.header-main .box .close-icon{position: relative;width: 19px;height: 19px;display:none;margin:3px 0 0 0;cursor: pointer;}
.header-main .box .close-icon::before, .header-main .box .close-icon::after{content:"";display: block; width:100%;height:2px;background:#333;}
.header-main .box .close-icon::before{position:relative;top:8px;transform:rotate(45deg);}
.header-main .box .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=button]{width:1.25rem;line-height: 0.44rem;border-radius: 5px;background:#333;color:#fff;font-size:0.16rem;}
.header-form form input[type=submit]{width:1.25rem;line-height: 0.44rem;border-radius: 5px;background:#333;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-main .box .icon-wrapper.on .but {display:none;}
.header-main .box .icon-wrapper.on .close-icon {display:block;}
.header-main .box .header-form.on{opacity:1;z-index: 9;top:96px;}

.nav-ul {display: flex;}
.nav-ul li {position:relative;padding:0 20px;}
.nav-ul li .nav_a {display:block;font-size:18px;color:#333;line-height:94px;text-align:center;padding:0 15px;}
.nav-ul li .nav_a span{font-size:12px;color:#999;text-transform: uppercase;margin-left:3px;}
.nav-ul li:hover .nav_a, .nav-ul li.active .nav_a {color: #fff;background:#333;}
.nav-ul li:hover .nav_a span, .nav-ul li.active .nav_a span{color:#fff;}
.nav-ul .sub_ul {display: none;width: 100%;position: absolute;left:50%;transform:translateX(-50%) ;padding:10px;z-index:999;background:rgba(255,255,255,1);box-shadow:0 5px 10px rgba(0,0,0,0.3);}
.nav-ul .sub_ul li{width:100%;padding:0;}
.nav-ul .sub_ul li .nav_a2{font-size:15px;line-height:40px;color:#1d1e20;display:block;border-bottom: 1px solid #f3f2ee;text-align:center;}
.nav-ul li .nav_a2:hover, .nav-ul li .nav_a2.on {color: #0f58b4;}


.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:#333;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:50%; position:fixed;right:0%;z-index:999;display: block;transition: all 0.5s;}
.sjnav ul{ padding:0; margin:0;overflow: hidden;right: -100%;width: 100%;transition: all 0.3s;position: absolute;} 
.sjnav li{ display:block; margin:0; padding:0;}
.sjnav li a{display:block;line-height:44px;  font-size:15px; color:#fff;border-bottom: 1px solid #ddd;text-align: center;transform:translateX(100%);transition: all 0.3s;background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;opacity: 0;}
.sjnav li a:hover, .sjnav li.active a{background:#333; color:#fff;}
.sjnav.click ul { right: 0; }
.sjnav.click li a{transform:translateX(0);opacity: 1;}


.banner{position: relative;}
.ban-img{display: block;max-width: 100%;object-fit: none;margin:0 auto;}
.banner .swiper-pagination-bullet{width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.banner .swiper-pagination-bullet-active{background:#333}
.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;color:#333;}
.title .t1{line-height:0.5rem;font-size:0.34rem;font-family:"Arial";text-transform: uppercase;}
.title .t2{line-height:0.56rem;font-size:0.33rem;letter-spacing:1px;}

.case{padding:0.5rem 0;}
.case ul{padding:0.6rem 3% 0 3%;}
.case ul li{width:24%;margin:0.5%;position: relative;overflow:hidden;float:left;}
.case ul li:before{content:"";display:block;padding-top:100%;}
.case ul li .hover{width:100%;height:100%;background:rgba(0, 0, 0,0.8);position:absolute;left:0;top:0;color:#fff;text-align:center;display:flex;flex-wrap:wrap;align-content:center;opacity:0;}
.case ul li .hover .t1{display:inline-block;line-height:0.45rem;font-size:0.2rem;position: relative;padding:0 0.4rem;margin:0 auto 0.25rem auto;overflow:hidden;text-overflow:hidden;white-space:nowrap}
.case ul li .hover .t1:before, .case ul li .hover .t1::after{content:"";display:block;width:14px;height:45px;background:url(../image/d1.png) no-repeat center center;position:absolute;top:0;}
.case ul li .hover .t1:before{left:0;}
.case ul li .hover .t1:after{right:0;transform:scale(-1,-1);}
.case ul li .hover .t2{line-height:0.3rem;font-size:0.14rem;width:100%;padding:0 6%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.case ul li .hover .t3{display:flex;justify-content: center;margin-top:0.3rem;width:100%;}
.case ul li .hover .t3 a:first-child{width:0.44rem;height:0.44rem;border:2px solid #fff;border-radius:50%;display:flex;align-items: center; justify-content: center;font-size:0.26rem;color:#fff;margin-right:0.1rem;}
.case ul li .hover .t3 a:last-child{width:1.5rem;line-height:0.42rem;border:2px solid #fff;border-radius:30px;text-align:center;font-size:0.16rem;color:#fff;}
.case ul li .hover .t3 a:first-child:hover{background:#fff;color:#333;}
.case ul li .hover .t3 a:last-child:hover{background:#fff;color:#333;}
.case ul li:hover .hover{opacity:1;}
.case ul li:hover .img_cover{transform:scale(1.1);}
.case ul li:nth-child(2), .case ul li:nth-child(6){width:48%;}
.case ul li:nth-child(2):before, .case ul li:nth-child(6):before{padding-top:50%;}


.swiper-tabs a{display:flex;align-items:center;font-size:0.2rem;color:#fff;line-height: 1rem;justify-content: center;}
.swiper-tabs a img{display:block;max-width:100%;margin-right:0.6rem;transition:0.5s}
.swiper-tabs a:hover img{transform:translateY(-8px);}
.swiper-tabs .swiper-slide:nth-child(1) a{background:#000;}
.swiper-tabs .swiper-slide:nth-child(2) a{background:#191919;}
.swiper-tabs .swiper-slide:nth-child(3) a{background:#222;}
.swiper-tabs .swiper-slide:nth-child(4) a{background:#393939;}
.swiper-tabs .swiper-slide:nth-child(5) a{background:#575757;}

.about{padding:0.5rem 0;}
.about .wrap{display:flex;}
.about .wrap .left{width:50%;}
.about .wrap .left .pic{width:100%;position: relative;overflow:hidden;}
.about .wrap .left .pic:before{content:"";display:block;padding-top:60%;}
.about .wrap .left .pic video{width:100%;height: 360px;}
.about .wrap .left .txt{background:#b19975;padding:0.4rem;margin-top:8px;}
.about .wrap .left .txt .t1{line-height:0.38rem;font-size:0.14rem;color:#333;font-family:"Arial";text-transform: uppercase;}
.about .wrap .left .txt .t2{line-height:0.36rem;font-size:0.2rem;color:#fff;}
.about .wrap .left .txt a{display:block;width:1.55rem;line-height:0.38rem;text-align:center;border-radius:30px;font-size:0.14rem;color:#fff;background:#333;margin-top:0.18rem;transition: 0.5s;}
.about .wrap .left .txt a:hover{transform:translateX(8px);}
.about .wrap .right{width:50%;}
.about .wrap .right .bt{color:#fff;font-weight: bold;line-height:0.68rem;font-size:0.6rem;text-transform: uppercase;padding:0.6rem 0 0.72rem 0.3rem;}
.about .wrap .right .bt span{display:block;line-height:0.54rem;font-size:0.3rem;}
.about .wrap .right .nr{background:#fff;font-size:0.16rem;color:#333;line-height:0.36rem;padding:0.36rem 0.26rem;overflow:hidden;}
.about .wrap .right .nr span{height:2.88rem;overflow:hidden;display:block;}

.hengfu{padding:0.3rem 0;}
.hengfu .wrap{display:flex;justify-content: space-between;align-items: center;}
.hengfu .wrap .left{text-align:left;color:#fff;line-height:0.52rem;font-size:0.3rem;}
.hengfu .wrap .left span{line-height:0.38rem;font-size:0.16rem;font-family:"Arial";display:block;}
.hengfu .wrap .right{text-align:center;}
.hengfu .wrap .right p{line-height:0.66rem;font-size:0.35rem;font-family:"Impact";color:#b19975;}
.hengfu .wrap .right a{display:block;width:1.55rem;line-height:0.38rem;text-align:center;border-radius:30px;font-size:0.14rem;color:#fff;background:#b19975;transition: 0.5s;margin:0 auto;}
.hengfu .wrap .right span{display:block;font-size:0.14rem;color:#fff;line-height:0.52rem;}
.hengfu .wrap .right a:hover{background:#fff;color:#b19975;}

.team{padding:0.5rem 0;}
.swiper-team{padding:0.5rem 0 0 0;}
.swiper-team a{display:flex;}
.swiper-team a .pic{width:67%;position:relative;overflow: hidden;}
.swiper-team a .pic:before{content:"";display:block;padding-top:100%;}
.swiper-team a .txt{width:33%;}
.swiper-team a .txt .t1{width:100%;height:50%;background:#333;position: relative;font-size:0.3rem;padding:0 2%;color:#fff;text-transform: uppercase;display:flex;justify-content: center;align-items: center;flex-wrap:wrap;white-space: space;word-wrap:break-word; word-break:break-all;line-height:0.34rem;}
.swiper-team a .txt .t1:before{content:"";display:block;border-right:10px solid #333;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;left:-10px;top:50%;transform: translateY(-50%);}
.swiper-team a .txt .nr{padding:0 5%;background:#fff;width:100%;height:50%;color:#333;display:flex;flex-wrap:wrap;justify-content: center;align-content: center;}
.swiper-team a .txt .nr .t2{width:100%;font-size:0.16rem;padding-bottom:0.18rem;text-align:center;}
.swiper-team a .txt .nr .t3{width:100%;font-size:0.14rem;line-height:0.26rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}
.swiper-team a:hover .img_cover{transform:scale(1.1);}
.swiper-team .swiper-slide:nth-child(even) a{flex-direction: row-reverse;}
.swiper-team .swiper-slide:nth-child(even) a .txt .t1:before{left:initial;right:-10px;border-left:10px solid #333;border-right:initial;}

.service{position: relative;padding:0.55rem 0;}
.service .title{color:#fff;}
#certify {position: relative;width: 100%;margin: 0 auto;padding:0.6rem 0 0 0;}
#certify  .swiper-slide {width: 435px;}
#certify  .swiper-slide a{display:block;border:0.1rem solid #000;position: relative;overflow:hidden;transition:0.5s}
#certify  .swiper-slide a:before{content:"";display:block;padding-top:75%;}
#certify  .swiper-slide a .txt{width:100%;line-height:0.54rem;text-align:center;font-size:0.2rem;color:#fff;position: absolute;left:0;bottom:0;background:rgba(0, 0, 0,0.6);}
#certify  .swiper-slide a:hover .txt{background:rgba(177,153,117,0.8);}
#certify  .swiper-slide a:hover .img_cover{transform:scale(1.1);}

.lc{position:relative;padding:0 0 0.5rem 0;}
.lc-bt{display:block;max-width:100%;margin:0.5rem auto;}
.swiper-lc{padding:0.7rem 0;}
.swiper-lc .swiper-slide .t1{color:#fff;font-size:0.2rem;line-height: 0.34rem;text-align:center;}
.swiper-lc .swiper-slide img{display:block;max-width:100%;margin:0.16rem auto;transition:0.5s;}
.swiper-lc .swiper-slide:nth-child(even){padding-top:0.68rem;}
.swiper-lc .swiper-slide:hover img{transform:rotateY(360deg)}

footer{background:#191919;}
footer .foot-box{display:flex;justify-content:space-between;padding:0.25rem 0;}
footer .foot-box .lxfs{width:50%;}
footer .foot-box .lxfs .t1{line-height:0.52rem;font-size:0.16rem;color:#999;}
footer .foot-box .lxfs .t2{margin-bottom: 0.24rem;}
footer .foot-box .lxfs .t2 a{font-size:0.36rem;color:#fff;font-family: "Impact";line-height: 0.3rem;margin-right:0.24rem;}
footer .foot-box .lxfs .t2 a:hover{text-decoration: none !important;}
footer .foot-box .lxfs .t3{display:flex;align-content: center;font-size:0.14rem;color:#999;line-height:0.3rem;padding-left:6px;align-items:center;  }
footer .foot-box .lxfs .t3 img{margin-right:0.13rem;}
footer .foot-box .lxfs .ewm{display:flex;padding-top:0.24rem;}
footer .foot-box .lxfs .ewm div{text-align:center;margin-right:0.54rem;}
footer .foot-box .lxfs .ewm div img{display:block;max-width:100%;width:100%;}
footer .foot-box .lxfs .ewm div span{display:block;font-size:0.14rem;color:#fff;padding:0.1rem 0;}
footer .foot-box .foot-nav{display:flex;width:40%;align-items:flex-start;justify-content: space-between;}
footer .foot-box .foot-nav dl dt{line-height:0.52rem;font-size:0.16rem;color:#999;}
footer .foot-box .foot-nav dl dd a{line-height:0.28rem;font-size:0.14rem;color:#999;display:block;}
footer .foot-txt{padding:0.2rem 0;font-size:0.14rem;color:#999;text-align: center;border-top:1px solid #353535;}
footer .foot-txt .wrap{display:flex;justify-content: space-between;align-items:center;}
footer .foot-txt .wrap .box{display:flex;}
footer .foot-txt .wrap .box a{width:34px;height:34px;border:1px solid #999;border-radius: 50%;display:flex;justify-content: center;align-items: center;position:relative;}
footer .foot-txt .wrap .box a + a{margin-left:0.18rem;}
footer .foot-txt .wrap .box a:hover{text-decoration: none !important;background:#fff;color:#333 !important;}
footer .foot-txt .wrap .box a img{display: none;position: absolute;right: 0;bottom: 140%;max-width:100px;}
footer .foot-txt .wrap .box a:nth-child(1):hover img{display:block;}
footer a{color:#999;}
footer a:hover{color:#fff !important;text-decoration:underline !important;}

.index-fixed{padding:0.25rem 0;width:100%;position:fixed;left:-100%;bottom:0;z-index: 999;}
.index-fixed.act{left:0;}
.index-fixed .wrap{display:flex;justify-content:space-between;align-items: center;}
.index-fixed .wrap img{display:block;max-width:100%;}
.index-fixed .wrap .tel .t1{display:flex;align-items: center;font-size:0.2rem;color:#999;}
.index-fixed .wrap .tel .t1 img{margin-right:0.13rem;}
.index-fixed .wrap .tel b{line-height:0.28rem;color:#fff;font-size:0.18rem;margin-top:0.12rem;display:block;}
.index-fixed .wrap a{font-size:0.4rem;color:#fed858;font-weight:bold;}
.index-fixed .fixed-close{ position: absolute; right: 10px;top: 10px;z-index: 1;width: 24px;height: 24px;font-size: 16px; color: #fff;line-height: 24px;background: rgba(255,255,255,0.1);border-radius: 50%;cursor: pointer;text-align:center;}
.index-fixed .fixed-close:hover{background:#fed858;color:#333;}


.page-banner{position: relative;}
.page-banner:before{content:"";display:block;padding-top:21%;}
.page-banner .bt{text-align:center;color:#fff;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding-bottom:0.24rem;width:100%;}
.page-banner .bt .t1{line-height:0.6rem;font-size:0.38rem;}
.page-banner .bt .t2{line-height:0.5rem;font-size:0.36rem;font-family: "Arial";text-transform: uppercase;}
.page-banner .bt:before{content:"";display:block;width:0.6rem;height:2px;background:#fff;position: absolute;bottom:0;left:50%;transform:translateX(-50%);}

.page{position:relative;padding:0.35rem 0;min-height:5rem;}
.page-tabs{display:flex;justify-content: center ;flex-wrap:wrap;}
.page-tabs a{display:block;width:1.95rem;line-height:0.48rem;text-align:center;background:#fff;border-radius:30px;border:2px solid #000;font-size:0.2rem;color:#333;margin:7px;transition:0.5s;}
.page-tabs a:hover, .page-tabs a.on{background:#d4d4d4;color:#333;}
.page-tabs a:hover{transform:translateY(-3px);}

.pro-ul{display:flex;flex-wrap:wrap;padding:0.2rem 0;margin:0 -1.5%;}
.pro-ul li{width:30.33333%;margin:1.5%;}
.pro-ul li a{display:block;position:relative;}
.pro-ul li a .pic{width:100%;position:relative;overflow:hidden;}
.pro-ul li a .pic:before{content:"";display:block;padding-top:86%;}
.pro-ul li a .txt{width:100%;height:0.9rem;background:rgba(0,0,0,0.6);position:absolute;left:0;bottom:0;color:#fff;text-align:center;padding:0.1rem;display:flex;flex-wrap:wrap;align-content: center;}
.pro-ul li a .txt .t1{line-height:0.37rem;font-size:0.18rem;width:100%;}
.pro-ul li a .txt .t2{line-height:0.33rem;font-size:0.14rem;width:100%;}
.pro-ul li a:hover .txt{height:100%;}
.pro-ul li a:hover .img_cover{transform:scale(1.1);}

.pro-show{padding:0.45rem 0 0 0;position:relative;}
.gallery-top {width: 100%;position: relative;;}
.gallery-top .swiper-slide::before{content:"";display: block;padding-top:60%;} 

.thumbs-box{position:absolute;left:0;bottom:0;width:100%;background:rgba(0, 0, 0,0.7);padding:30px 110px;z-index:9;}
.gallery-thumbs{width:100%;}
.gallery-thumbs .swiper-slide {opacity: 0.6; }
.gallery-thumbs .swiper-slide::before{content:"";display: block;padding-top: 73%;} 
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.prev-thumbs ,.next-thumbs{color:#fff;width:110px;height:100%;display:flex;justify-content:center;align-items:center;font-weight:bold;transform:translate(0,-50%);position: absolute;top:50%; z-index: 99;outline: none;margin:0;}
.prev-thumbs{left: 0px;}
.next-thumbs{right:0px;}

.show-xq{width:100%;display:flex;flex-wrap:wrap;margin:0 -1.5%;padding:0.2rem 0;}
.show-xq .box{width:30.33%;margin:1.5%;}
.show-xq .box .bt{line-height:0.51rem;font-size:0.18rem;color:#333;border-bottom:1px solid #cbcbcb;}
.show-xq .box ul{display:flex;flex-wrap:wrap;padding:0.15rem 0 0 0;}
.show-xq .box ul li{font-size:0.16rem;color:#333;line-height:0.35rem;width:40%;}
.show-xq .box .tt-box{display:flex;padding:0.15rem 0 0 0;align-items: flex-start;}
.show-xq .box .tt-box .pic{width:120px;border-radius:3px;position:relative;overflow:hidden;}
.show-xq .box .tt-box .pic::before{content:"";display: block;padding-top:100%;} 
.show-xq .box .tt-box .txt{width:calc(100% - 120px);padding-left:10%;font-size:0.16rem;color:#333;line-height:0.35rem;}
.show-xq .box form{display:flex;align-items:center;padding:0.1rem 0 0 0;}
.show-xq .box form input[type=button]{width:0.8rem;background:#000;color:#fff;line-height: 0.8rem;border-radius:5px;;}
.show-xq .box form .ff-box{width:calc(100% - 0.8rem);padding-right:10px;}
.show-xq .box form .ff-box .form-group{margin:0;display:flex;padding:5px 0;}
.show-xq .box form .ff-box .form-group span{display:block;width: 50px;color: #545454;line-height: 0.35rem}
.show-xq .box form .ff-box .form-group input[type=text]{width:calc(100% - 50px);color: #545454;line-height: 0.33rem;background: none; border: solid 1px #929292;border-radius: 5px;padding-left:8px;}

.team-ul{display:flex;flex-wrap:wrap;padding:0.2rem 0;margin:0 -1%;}
.team-ul li{width:23%;margin:1%;}
.team-ul li a{display:block;}
.team-ul li a .pic{width:100%;position: relative;overflow:hidden;border-radius:5px;}
.team-ul li a .pic:before{content:"";display:block;padding-top:100%;}
.team-ul li a .txt{padding:0.1rem 0;text-align:center;}
.team-ul li a .txt .t1{line-height:0.34rem;font-size:0.18rem;color:#333;font-weight:bold;}
.team-ul li a .txt .t2{line-height:0.3rem;font-size:0.16rem;color:#666;}
.team-ul li a:hover .img_cover{transform:scale(1.1);}

.news-show { width:100%; text-align:center;padding-top:0.3rem;min-height: 6rem;}
.news-show img {  display:block; max-width:100%; margin:2% auto;}
.news-show .txt-bt {  display:block ;line-height:42px; font-size:18px; color:#333;font-weight:bold;text-align:center; }
.news-show .txt-nr {  display:block;line-height:0.4rem; font-size:0.16rem; color:#444; text-align:left;}







.tanchuang{ display: none; position: fixed; left: 0; top: 0; z-index: 999999999; width: 100%; height: 100%; }
.tanchuang .bg{ position:relative; z-index: 1; height: 100%; background: rgba(0,0,0,0.8); }
.tanchuang .box{ position: absolute; left: 50%; top: 50%;transform:translate(-50%,-50%); z-index: 2; padding: 30px 50px; width:55%; background: #fff; border-radius: 5px; }
.tanchuang .box .esc{ position: absolute; right: 10px; top: 10px; z-index: 1; width: 30px; height: 30px; font-size: 18px; color: #fff; line-height: 30px; cursor: pointer; background: #000; border-radius: 50%; }
.tanchuang .box .esc:hover{ background: #fed858;color:#333; }
.tanchuang .box .maxbiaoti{ padding-bottom: 20px; margin-bottom: 40px; border-bottom: solid 1px #d1d1d1; }
.tanchuang .box .maxbiaoti .biaoti{ margin-bottom: 10px; font-size: 36px;color: #333; font-weight:bold; line-height: 40px; }
.tanchuang .box .maxbiaoti .mc{ font-size: 24px;color: #4a4a4a; line-height: 30px; }
.tanchuang .box .tc-bot form{ display: block; margin:0 auto; padding-right: 85px; max-width: 680px; }
.tanchuang .box .tc-bot form ul li:nth-child(n+2){ margin-top: 16px; }
.tanchuang .box .tc-bot form ul li .biaoti{ width: 85px; font-size: 16px;color: #494949; line-height: 48px; }
.tanchuang .box .tc-bot form ul li .right{ width: calc(100% - 85px); }
.tanchuang .box .tc-bot form ul li .right .ul{ margin:0 -8px; }
.tanchuang .box .tc-bot form ul li .right .ul .li{ padding: 0 8px; width: 100%; }
.tanchuang .box .tc-bot form ul li:nth-child(1) .right .ul .li{width: 50%; }
.tanchuang .box .tc-bot form ul li .right .ul .li input{ display: block; padding: 0 15px; width: 100%; height: 48px; color: #333; background: none; border:solid 1px #939393; border-radius: 5px; }
.tanchuang .box .tc-bot form ul li .right .ul .li input::-webkit-input-placeholder{ color: #333;}
.tanchuang .box .tc-bot form ul li .right .ul .li input:-moz-placeholder{ color: #333;}
.tanchuang .box .tc-bot form ul li .right .ul .li input::-moz-placeholder{ color: #333;}
.tanchuang .box .tc-bot form ul li .right .ul .li input:-ms-input-placeholder{ color: #333;}
.tanchuang .box .tc-bot form ul li .right .ul .li .xiala{ position:relative; }
.tanchuang .box .tc-bot form ul li .right .ul .li .xiala:before{ content: ""; position: absolute; right: 15px; top: 50%; z-index: 1; margin-top: -3px; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px #000; }
.tanchuang .box .tc-bot form ul li .right .ul .li .xiala select{ position: relative; z-index: 2; display: block; padding: 0 15px; width: 100%; height: 38px;  color: #333; line-height: 36px; background: none; border:solid 1px #939393;appearance:none;-moz-appearance:none;-webkit-appearance:none; border-radius: 5px; cursor: pointer; }
.tanchuang .box .tc-bot form ul li .right .ul .li .xiala select::-webkit-input-placeholder{ color: #333;}
.tanchuang .box .tc-bot form ul li .right .ul .li .xiala select:-moz-placeholder{ color: #333;}
.tanchuang .box .tc-bot form ul li .right .ul .li .xiala select::-moz-placeholder{ color: #333;}
.tanchuang .box .tc-bot form ul li .right .ul .li .xiala select:-ms-input-placeholder{ color: #333;}
.tanchuang .box .tc-bot form ul li .right .ul .li .xiala select::-ms-expand{display:none}
.tanchuang .box .tc-bot form ul button{ display: block; margin-bottom: 20px; margin-left: 85px; margin-top: 30px; width: calc(100% - 85px); height: 55px; font-size: 18px;color: #fff; line-height: 55px; background: #000; border:none; border-radius: 5px; }
.tanchuang .box .tc-bot form ul .tishi{ padding-left: 85px; color: #888888; line-height: 24px; }



.hot{width:100%; height:58px; 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;}
.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;}
.map{height: 400px;margin-top: 20px;}
.map iframe{border: none;width: 100%;height: 100%;}
.jlfanye{  width:100%;}
.jlfanye a{ padding:5px;  border: solid 1px #dedede;  min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#f00;}


@media (max-width:1650px){
    .nav-ul li .nav_a{font-size:16px;}
    .header-main .box{padding-left:2%;}
    .nav-ul li{padding:0;}

}
@media (max-width:1500px){
    .wrap{ width:96%}
    header{padding:0 2%;}
    header::before{width:2%;}
    .ban-img{object-fit:initial}
    .nav-ul li .nav_a{padding:0 7px;font-size:16px;}
    .header-main .box{padding-left:1%;}
    .header-main .box .icon-wrapper{margin:0 5px 0 20px;}
    .header-main .box .tel em{display:none;}
    .header-main .box .tel a{margin:0;}
    .nav-ul li{padding:0;}
    }
@media (max-width:1200px){
    .nav-ul li .nav_a{line-height:initial;font-size:14px;}
    }

@media (max-width:991px) and (min-width:768px){
    body{padding:0;}
    .header-main{padding:15px 0;}
    .case ul{padding:40px 2% 0 2%;}
    .about .wrap .right .bt span{font-size:24px;}
    .about .wrap .right .bt{padding:14px 0 14px 10px;}
    .tanchuang .box{ padding: 20px; width: 90%; }
	.tanchuang .box .maxbiaoti{ margin-bottom: 20px; }
	.tanchuang .box .maxbiaoti .biaoti{ margin-bottom: 5px; font-size: 18px; line-height: 24px; }
	.tanchuang .box .maxbiaoti .mc{ font-size: 14px; }
    .tanchuang .box .bot form{ padding-right:0; max-width: 500px; }
    
    .show-xq .box{width:47%;}
    .show-xq .box:last-child{width:100%;}
    }
 
@media (max-width:767px){
    body{padding:0;}
    header.act .header-box{display:block;}
    .header-main{padding:15px 0;}
    .header-main .logo{width:200px;}
    .title .t1{font-size:16px;line-height:24px;}
    .title .t2{font-size:18px;line-height:30px;}
    .case ul{padding:20px 2% 0 2%;}
    .case ul li{width:48% !important;margin:1%;}
    .case ul li .hover .t1{line-height:20px;margin:0 auto 10px auto;}
    .case ul li .hover .t1:before, .case ul li .hover .t1::after{display:none;}
    .case ul li:nth-child(2):before, .case ul li:nth-child(6):before{padding-top:100%;}
    .about .wrap{display:block;}
    .about .wrap .right, .about .wrap .left{width:100%;}
    .about .wrap .right .bt{padding:15px;font-size:24px;line-height:40px;}
    .about .wrap .right .bt span{font-size:18px;line-height:30px;}
    .about .wrap .right .nr{padding:10px;}
    .hengfu{display:none;}
    #certify{padding:24px 0 0 0;}
    #certify .swiper-slide{width:80%;}
    .lc{padding-bottom:20px;}
    .lc-bt{max-width:70%;margin:20px auto;}
    .swiper-lc{padding:24px 0;}
    .swiper-lc .swiper-slide img{max-width:66%;}
    footer .foot-box .foot-nav, footer .foot-box .lxfs .ewm{display:none;}
    footer .foot-box .lxfs{width:100%;}
    footer .foot-box .lxfs .t2 a{font-size:20px;}
    footer .foot-box .lxfs .t2{margin-bottom:10px;}
    .tanchuang .box{ width: 90%;padding:4%;}
    .tanchuang .box .esc{ width: 24px; height: 24px; font-size: 14px; line-height: 24px; }
    .tanchuang .box .maxbiaoti{ margin-bottom: 15px; padding-bottom: 15px; }
    .tanchuang .box .maxbiaoti .biaoti{ font-size: 16px; margin:0;}
    .tanchuang .box .maxbiaoti .mc{font-size:14px;}
    .tanchuang .box .tc-bot form{padding:0;}
	.tanchuang .box .tc-bot form ul li .biaoti{ width: 65px; font-size: 12px;  line-height: 34px;}
	.tanchuang .box .tc-bot form ul li .right{ width: calc(100% - 65px); }
	.tanchuang .box .tc-bot form ul li .right .ul .li input{ font-size: 12px; padding: 0 10px; height: 34px; line-height: 32px; }
    .tanchuang .box .tc-bot form ul li .right .ul .li .xiala select{ font-size: 12px; padding: 0 10px; height: 34px; line-height: 32px; }
	.tanchuang .box .tc-bot form ul button{margin-top:15px; margin-bottom: 15px; margin-left:65px; width: calc(100% - 65px); height: 40px; font-size: 14px; line-height: 40px; }
    .tanchuang .box .tc-bot form ul .tishi{padding-left: 0;  }
    .tanchuang .box .tc-bot form ul li .right .ul .li .xiala:before{ right: 10px; }
    
    .page-banner:before{padding-top:40%;}
    .page-banner .bt{padding-bottom:10px;}
    .page-banner .bt .t1{font-size:24px;line-height:40px;}
    .page-banner .bt .t2{font-size:18px;line-height:30px;}
    .page-tabs{flex-wrap:wrap;justify-content: flex-start;}
    .page-tabs a{width:31.333%;margin:1%;line-height:30px;font-size:14px;}
    .pro-ul li{width:48%;margin:1%;}
    .pro-ul li a .txt{padding:5px 10px;height:40px;}
    .pro-ul li a .txt .t2{display:none;}
    .thumbs-box{padding:10px 30px;}
    .prev-thumbs, .next-thumbs{width:30px;background-size: 35%;}
    .thumbs-box{position:relative;}
    .show-xq .box{width:97%;}
    .team-ul{padding:0;}
    .team-ul li{width:48%;}
    
    .about .wrap .left .pic video{width:100%;height: 230px;}
    
    }

@media (max-width:567px){
	}

@media (max-width:336px) {
    }
	
	
	
	
	
	
	