@charset "utf-8";
@font-face {
    font-family: AkzidGroBQLigCn;
    src: url("../font/AkzidGroBQLigCn.otf");
}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;box-sizing: border-box;}
html,body{font-size: 14px;font-family:"Microsoft YaHei","PingFang SC";background: #fff;color: #000;}
input,textarea,select{font-family:"Microsoft YaHei","PingFang SC";font-size: 14px;}
img,input,textarea{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 14px;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
a{color: #000;}
.fl{ float: left;}
.fr{float: right;}
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 1.6em;}
.img100 img{vertical-align: bottom;width: 100%;}
.middle-box{display: table; height: 100%;  width:100%; margin:0 auto; position:relative; table-layout: fixed;}
.middle-inner{display: table-cell; vertical-align:middle; *position:absolute; *top:50%; *left:50%; width:100%;}
.pc-show{display: block;}
.wap-show{display: none;}
.position-full{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.relative{position: relative;}
.text-center{text-align: center;}
.overhide{overflow: hidden;}
.padding-tb60{padding: 60px 0;}
.padding-tb80{padding: 80px 0;}
.padding-tb90{padding: 90px 0;}
.w1440{width: 1440px;max-width: 92%;margin: 0 auto;}
.w1700{width: 1700px;max-width: 92%;margin: 0 auto;}
.bgfff{background: #fff;}
.imgmax img{max-width: 100%;}
/*header s*/
body{padding-top: 100px;transition: all .4s;}
.header{position: fixed;z-index: 999;width: 100%;left: 0;top:0;background: #fff;border-bottom: 1px solid rgba(255,255,255,.3);transition: all .4s;}
.header .w1700{position: relative;height: 100px;transition: all .4s;}
.logo{position: absolute;left:0;top:50%;transform: translateY(-50%);}
.logo img{display: block;height: 52px;transition: all .4s;}
.logo2{position: absolute;left: 0;top:0;opacity: 0;}

.nav-box{margin-right: 70px;position: relative;}
.nav li{float: left;position: relative;}
.nav-yi{display: inline-block;line-height: 100px;font-size: 16px; padding: 0 26px;transition: all .4s;position: relative;z-index: 3;}
.nav-yi span{position: relative;z-index: 1;display: inline-block;color: #3c3939;text-align: center;}
.nav li.active .nav-yi span{color: #ee781e;}
.nav-er{position: absolute;width: 160px;left: 50%;margin-left: -80px;box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.21);opacity: 0;margin-top: -20px;transition: all .4s;pointer-events: none;}
.nav-er a{display: block;background: #fff;text-align: center;line-height: 44px;text-transform: capitalize;font-size: 16px;color: #777;border-bottom: 1px solid #e3e3e3;}
.nav-er a:last-child{border-bottom: none;}
.double-line{position: absolute;top:0;left: 50%;width: 4px;margin-left: -2px;}
.double-line .i1{height: 0;border-left: 1px solid #ee781e;transition: all .4s;}
.double-line .i2{height: 0;border-right: 1px solid #ee781e;transition: all .4s;}
.nav li.active .i1{height: 32px;}
.nav li.active .i2{height: 16px;}

.menu-handler{width: 30px; height: 32px; cursor: pointer; position: absolute;right:3%;top:14px; transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1); display: none; }
.menu-handler .burger{height: 2px; background: #ee781e; display: block;width: 20px; position: absolute; z-index: 5; left: 5px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center;-o-transform-origin: center; -ms-transform-origin: center;border-radius: 2px;-webkit-border-radius: 2px;top: 8px;transition:all .4s;}
.menu-handler .burger-2{top: 15px; }
.menu-handler .burger-3{top: 22px;}
.menu-handler.active .burger-1{top:15px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2{-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3{top: 15px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
.language{position: absolute;right: 0;top:50%;margin-top: -15px;}
.language a{line-height: 30px;transition: all .4s;}
.language a:hover{color: #ee781e !important;}
.search-box{position: absolute;right: 40px;top:50%;margin-top: -12px; cursor: pointer;z-index: 7;}
.language:before{content: '';height: 14px;border-right: 1px solid #606060;top:50%;margin-top: -7px;left: -30px;position: absolute;transition: all .4s;}
.search-btn{width: 24px;height: 24px;border-radius: 24px;background:url("../images/search.png") no-repeat center;background-size:cover;line-height: 24px;text-align: center; z-index: 5;position: relative;}
.search-con{position: absolute;width: 0;right: 0;height: 32px;top:64px;background: #fff;overflow: hidden;transition: all .4s;border-radius: 32px;box-shadow: 0 0 4px #ddd;}
.search-con .text{display: block;height: 32px;width: 100%;background: none;text-indent: 36px;}
.search-close{width: 32px;height: 32px;position: absolute;top:0;left: 0;text-align: center;line-height: 32px;background:url("../images/gb64.png") no-repeat center;background-size:cover;}
.search-sb{position: absolute;right:6px;top:4px;cursor: pointer;display: none;}
.search-box.active .search-con{width: 200px;}
.search-box.active .search-sb{display: block;}
.search-text{margin-right: 32px;}

.index-body{padding-top: 0 !important;}


body.is-scroll{padding-top: 80px;}
body.is-scroll .header{box-shadow: 0 1px 2px #ddd;}
body.is-scroll .header .w1700{height: 80px;}
body.is-scroll .nav-yi{line-height: 80px;}
body.is-scroll .logo img{height: 46px;}
body.is-scroll .search-con{top: 54px;}
body.is-scroll .nav li.active .i1{height: 24px;}
body.is-scroll .nav li.active .i2{height: 12px;}

.is-down .header{top:-81px;}
.is-up .header{top:0;}

.scrollBar::-webkit-scrollbar {width: 10px;height: 6px;}
.scrollBar::-webkit-scrollbar-thumb:hover { border: 1px solid #636363;background-color: #929292;}
.scrollBar::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;min-height: 28px;}
.scrollBar::-webkit-scrollbar-track-piece {background: #f3f3f3;}

/*header e*/
/*footer s*/
.footer{background: #fff;padding-top: 90px;border-top: 2px solid #ee781e;}
.index-body .footer{border-top: none;}
.footer-logo img{height: 50px;}
.footer-lxfs p{color: #7b7b7b;margin-bottom: 2px;}
.footer-lxfs p span{font-size: 30px;color: #ee781e;font-family: AkzidGroBQLigCn !important;}
.footer-r{width: 56.5%;}
.footer-search{border:1px solid #b1b1b1;border-radius: 54px;position: absolute;right: 363px;top:0;left: 0;overflow: hidden;}
.footer-search .text{display: block;height: 52px;line-height: 52px;text-indent: 2em;width: 100%;}
.share{font-size: 0;}
.share span{display: inline-block;vertical-align: middle;font-size: 16px;color: #8a8a8a;margin-right: 10px;}
.share a{display: inline-block;vertical-align:middle;width: 18px;height: 18px;position: relative;font-size: 14px;z-index: 9;margin-right: 25px;}
.share a:last-child{margin-right: 0;width: 125px;}
.share a:nth-child(4){width: 64px;}
.share a.xhs{width: 36px;}
.share a .i{transition: all .4s;}
.code-hide{position: absolute;left: 50%;transform: translateX(-50%);white-space: nowrap; bottom:35px;background: #fff;padding: 0;display: none;font-size: 0;box-shadow: 0 0 6px 0 #ddd;}
.code-hide:after{content: '';position: absolute;width: 14px;height: 14px;background: #fff; box-shadow: 0 0 6px 0 #ddd; left: 50%;margin-left: -7px;top:100%;transform: rotate(45deg);margin-top: -7px;z-index: -1;}
.code-hide img{width: 100%;}
.code-hides{display: inline-block;font-size: 14px;width: 120px;padding: 0;position: relative;z-index: 9;background: #fff;}
.share a:hover .i{filter: grayscale(0);opacity: 1;}
.share a:hover .code-hide{display: block;}
.share a.active .code-hide{display: block;}
.search104{position: absolute;width: 52px;height: 52px;background: url("../images/search104.png") no-repeat center;background-size: cover;right: 10px;top:0;}
/*.footer-nav{display: flex;justify-content: space-between;}*/
.footer-nav{font-size: 0;}
.footer-nav dl{display: inline-block;vertical-align: top;font-size: 14px;margin-right: 60px;}
.footer-nav dl:last-child{margin-right: 0;}
.footer-nav dt{font-size: 18px;}
.footer-nav dd{margin-bottom: 10px;}
.footer-nav dd a{color: #7b7b7b;transition: all .4s;}
.footer-nav dd a:hover{color: #000;}
.footer-top{padding-bottom: 35px;}
.footer-bot{border-top: 1px solid #cbcbcb;padding: 25px 0;}
.footer-bot span,.footer-bot a{display: inline-block;color: #6a6a6a;}
.fixed-right{position: fixed;right: 0;bottom:50%;transform: translateY(50%); width: 60px;z-index: 998;display: none;}
.fixed-right.active{display: block;}
.fixed-right li a{display: block; background: #ededed;position: relative;transition: all .4s;}
.fixed-right li a:hover{background: #ee781e;}
.fixed-right li a:hover .icon:before{opacity: 0;}
.fixed-right li a:hover .icon:after{opacity: 0;}
.fixed-right .icon{height: 60px;width: 100%;position: relative;overflow: hidden;transition: all .4s;}
.fixed-right .icon:before{content: '';position: absolute;width: 40px;top:0;left: 50%;margin-left: -20px;border-top: 1px solid #d3d3d3;transition: all .4s;}
.fixed-right .icon:after{content: '';position: absolute;width: 40px;bottom:0;left: 50%;margin-left: -20px;border-top: 1px solid #fff;transition: all .4s;}
.fixed-right li:first-child .icon:before{display: none;}
.fixed-right li.f-em:last-child .icon:after{display: none;}
.fixed-right li.totop:last-child .icon:after{display: none;}
.fixed-right li.totop:last-child .icon:before{display: none;}
.f-kefu .icon{background: url("../images/fixed1.png") no-repeat center;background-size: cover;}
.f-weixin .icon{background: url("../images/fixed2.png") no-repeat center;background-size: cover;transition: all .4s;}
.f-tel .icon{background: url("../images/fixed3.png") no-repeat center;background-size: cover;}
.f-em .icon{background: url("../images/fixed4.png") no-repeat center;background-size: cover;}
.totop .icon{background: url("../images/fixed5.png") no-repeat center;background-size: cover;}
.f-hide{position: absolute;top:0;right: 100%;box-shadow: 0 0 5px #999;margin-right: 5px;z-index: 998;background: #fff;display: none;}
.f-code{width: 120px;}
.footer-tel{font-size: 36px;color: #ee781e;font-family: AkzidGroBQLigCn !important;text-align: center;}
.fixed-right a:hover .f-hide{display: block;}
.f-em{margin-bottom: 14px;}
.fixed-right .f-kefu a:hover .icon{background: url("../images/fixed1-1.png") no-repeat center;background-size: cover;}
.fixed-right .f-weixin a:hover .icon{background: url("../images/fixed2-1.png") no-repeat center;background-size: cover;}
.fixed-right .f-tel a:hover .icon{background: url("../images/fixed3-1.png") no-repeat center;background-size: cover;}
.fixed-right .f-em a:hover .icon{background: url("../images/fixed4-1.png") no-repeat center;background-size: cover;}
.fixed-right .totop a:hover .icon{background: url("../images/fixed5-1.png") no-repeat center;background-size: cover;}
.f-number{width: 170px;line-height: 60px;text-align: center;font-size: 26px;color: #ee781e;font-family: AkzidGroBQLigCn !important;}
/*footer e*/

/*index s*/
.font-light{font-family: "Microsoft YaHei Light", "PingFang SC Light";}
.mg-bt20{margin-bottom: 20px;}
/*.banner-des span{display: block;font-size: 18px;color: #fff;text-transform: uppercase;letter-spacing: 15px;padding-left: 15px;}*/
.banner-des h2{font-size: 30px;color: #fff;}
.banner-des h2 span{display: inline-block;font-weight: bold;}
.banner-bot{position: absolute;width: 100%;left: 0;z-index: 9;bottom:60px;}
/*.bannerDot{margin-left: 180px;display: flex;border-bottom: 1px solid rgba(255,255,255,.5);}*/
/*.bannerDot .swiper-pagination-bullet{flex: 1;height: 2px;border-radius: 0;margin-bottom: -1px;opacity: 1;background: none;}*/
/*.bannerDot .swiper-pagination-bullet-active{background: #ee781e;}*/
.bannerDot{text-align:center;}
.bannerDot .swiper-pagination-bullet{width:10px;height:10px;opacity:0.5;background:#fff;margin:0 6px;}
.bannerDot .swiper-pagination-bullet-active{Opacity:1;}
.banner-bot-f span{display: inline-block;font-size: 16px;color: #fff;line-height: 1em;}
.banner-bot-f .current{color: #ee781e;font-size: 48px;}
.banner-bot-f{position: absolute;left: 0;bottom:-5px;}
.banner3d{background: #000; height: 100px;width: 100%;display: block;vertical-align: bottom;}
.swiper-slide-720{background: #000;}
.bannerBtn{position: absolute;bottom:-12px;left: 100px;}
.bannerBtn div{display: inline-block;width: 32px;cursor: pointer; height: 32px;transition: all .4s;}
.bannerBtn1{background: url("../images/361.png") no-repeat center;background-size: cover;}
.bannerBtn1:hover{background: url("../images/363.png") no-repeat center;background-size: cover;}
.bannerBtn2{background: url("../images/362.png") no-repeat center;background-size: cover;}
.bannerBtn2:hover{background: url("../images/364.png") no-repeat center;background-size: cover;}

.banner-des-bot{position: absolute;z-index: 9;pointer-events: none;left: 0;width: 100%;bottom:100px;}

.padding-t90{padding-top: 90px;}
.double-line2{position: absolute;top:0;left: 50%;width: 6px;margin-left: -3px;}
.double-line2 .i1{height: 48px;border-left: 1px solid #ee781e;transition: all .4s;}
.double-line2 .i2{height: 24px;border-right: 1px solid #ee781e;transition: all .4s;animation-delay: 300ms !important;}
.title30 h2{font-size: 30px;}
.des16 p{font-size: 16px;color: #5c5c5c;line-height: 1.8em;text-align: justify;}
.des16.text-center p{text-align: center;}
.quanwu{margin: 0 17px;font-size: 0;display: flex;border-left: 1px solid rgba(255,255,255,.5);}
.quanwu li{font-size: 14px;display: inline-block;flex: 1;border-right: 1px solid rgba(255,255,255,.5);height: 520px;transition: all .4s;}
.quanwu li.active{background: rgba(0,0,0,.7);}
.quanwu .li{border-right: 1px solid rgba(255,255,255,.5);}
.quanwu a{display: block;text-align: center;}
.quanwu-con h3{font-size: 24px;color: #fff;}
.quanwu-con p{font-size: 16px;color: #fff;}
.quanwu-top{position: absolute;text-align: center;bottom:100%;width: 100%;left: 0;}
.quanwu-con{position: relative;margin-top: 100px;padding: 0 10px;}
.quanwu-top .img100{width: 50px;max-width: 100%;margin: 0 auto;position: relative;}
.quanwu-top .img2{position: absolute;top:0;left: 0;opacity: 0;}
.quanwu-top .double-line2{position: static;margin: 0 auto 20px;height: 0;overflow: hidden;transition: all .4s;}
.quanwu a{transition: all .4s;}
.quanwu a.active{}
.quanwu a:hover .double-line2{height: 48px;}
.quanwu a:hover .img1{opacity: 0;}
.quanwu a:hover .img2{opacity: 1;}
.title30-en{font-size: 18px;color: #afafaf;letter-spacing: 30px;padding-left: 30px;display: block;}
.des16-0f0f0f p{color: #0f0f0f;}
.mg-bt30{margin-bottom: 30px;}
.mg-bt40{margin-bottom: 40px;}
.des p{text-align: justify;color: #6a6a6a;}
.des.text-center p{text-align: center;}
.line-2em p{line-height: 2em;}
.renqing-des{width: 930px;margin: 0 auto;max-width: 100%;}
.renqing-des span{color: #ee781e;}
.gd span{display: inline-block;vertical-align: middle;color: #ee781e;margin-right: 10px;}
.gd img{display: inline-block;vertical-align: middle;width: 40px;transition: all .4s;}
.gd:hover img{transform: translateX(10px);}
.mg-bt50{margin-bottom: 50px;}
.ppsp{width: 740px;max-width: 100%;margin: 0 auto;}
.shipin{cursor: pointer;}
.play70{width: 70px;height: 70px;background: url("../images/play70.png") no-repeat center;background-size: cover;display: inline-block;}
.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.video_t{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 1270px;max-width: 90%;}
.video_t a{position: absolute;width: 38px;height: 38px;right: -19px;top:-19px;z-index:9;}
.video_t a img{width: 100%;vertical-align: bottom;}
.video_t video{width: 100%;vertical-align: bottom;}
.mid-des .span{font-size: 18px;color: #fff;display: block;text-transform: uppercase;letter-spacing: 20px;padding-left: 20px;}
.mid-des h2{font-size: 48px;color: #fff;}
.midBtn{position: absolute;bottom:60px;z-index: 9;font-size: 0;right: 6.7%;}
.midBtn div{display:inline-block;vertical-align: middle;font-size: 14px;width: 40px;height: 17px;cursor: pointer;transition: all .4s;}
.midBtn1{background: url("../images/40x17-1.png") no-repeat center;background-size: cover;margin-right: 30px;}
.midBtn1:hover{background: url("../images/40x17-3.png") no-repeat center;background-size: cover;}
.midBtn2{background: url("../images/40x17-2.png") no-repeat center;background-size: cover;}
.midBtn2:hover{background: url("../images/40x17-4.png") no-repeat center;background-size: cover;}
.woshi-img{width: 50%;position: absolute;top:0;left: 0;height: 100%;}
.woshi-img .swiper-container{margin: 0 56px;}
.woshi-con{width: 50%;height: 100%;top:0;right: 0;padding: 0 50px;}
.woshi-warp{display: none;}
.woshi-warp:nth-child(1){display: block;}
.woshi-top p{font-size: 36px;color: #ee781e;}
.woshi-top span{display: block;text-transform: uppercase;color: #999999;letter-spacing: 16px;padding-left: 16px;}
.woshi-top h3{font-size: 32px;line-height: 1.5em;height: 3em;}
.mg-bt10{margin-bottom: 10px;}
.mg-bt60{margin-bottom: 60px;}
.mg-bt100{margin-bottom: 100px;}
.gd2{transition: all .4s;border:1px solid #c2c2c2;display: inline-block;padding: 0 35px;}
.gd2 span{display: inline-block;vertical-align: middle;color: #7d7d7d;margin-right: 20px;line-height: 33px;}
.gd2 i{display: inline-block;vertical-align: middle;width: 40px;height: 17px;background: url("../images/40x17-6.png") no-repeat center;background-size: cover;transition: all .4s;}
.gd2:hover{background: #ee781e;border-color: #ee781e;}
.gd2:hover span{color: #fff;}
.gd2:hover i{background: url("../images/40x17-2.png") no-repeat center;background-size: cover;}
.swiperDot{margin-top: 50px;}
.swiperDot .swiper-pagination-bullet{opacity: 1;width: 25px;height: 3px;border-radius: 0;background: #aeaeae;transition: all .4s;margin: 0 5px;}
.swiperDot .swiper-pagination-bullet-active{background: #ee781e;width: 50px;}
.woshiDot{position: absolute;left: 50%;bottom:70px;z-index: 9;margin-left: 30px;}
.jm{height: 720px;}
.jm p{font-size: 24px;color: #fff;}
.jm-btns{display: inline-block;vertical-align: middle;border:1px solid #d4d4d4;border-radius: 48px;width: 200px;margin: 0 15px;color: #fff;transition: all .4s;}
.jm-btns span{display: inline-block;vertical-align: middle;font-size: 20px;line-height: 48px;}
.jm-btns img{display: inline-block;vertical-align: middle;width: 19px;margin-right: 10px;}
.jm-btns.active{border-color: #ee781e;color: #ee781e;}
.jm-btn a:nth-child(1):hover{background: #ee781e;border-color: #ee781e;}
.jm-btn a:nth-child(2):hover{background: #fff;border-color: #fff;}
.quanwu.wap-show{display: none;}
.wapbtnmp4{z-index: 9;}
/*index e*/
/*2.1品牌介绍 s*/
.ny-nav{border-bottom: 1px solid #a1a1a1;}
.ny-navs{text-align: center;font-size: 0;}
.ny-navs a{display: inline-block;font-size: 16px;position: relative;color: #363636;transition: all .4s;line-height: 76px;margin-right: 80px;}
.ny-navs a:last-child{margin-right: 0;}
.ny-navs a:after{content: '';position: absolute;left: 50%;opacity: 0;width: 0;transform: translateX(-50%);border-bottom: 2px solid #ee781e;bottom:-1px;transition: all .4s;}
.ny-navs a.active{color: #ee781e;}
.ny-navs a.active:after{opacity: 1;width: 100%;}
.ny-navs a:hover{color: #ee781e;}
.ny-navs a:hover:after{opacity: 1;width: 100%;}
.title30 .i{width: 44px;height: 4px;background: #ee781e;display: inline-block;vertical-align: middle;}
.mg-bt15{margin-bottom: 15px;}
.title-en img{height: 25px;}
.gsjj-des{width: 1130px;max-width: 100%;margin: 0 auto;}
.des6a6a6a p{color: #6a6a6a;}
.des6a6a6a p span{color: #000;}
.data{font-size: 0;width: 1000px;max-width: 100%;margin: 0 auto;}
.data li{text-align: center;width: 25%;display:inline-block;vertical-align: top;padding: 0 1%;font-size: 14px;}
.gsjj-img{margin-top: 80px;}
.data li p{font-size: 16px;}
.data li .i{display: block;width: 30px;height: 3px;background: #ff5c07;margin: 15px auto;}
.data strong{color: #ff5c07;font-family: AkzidGroBQLigCn;font-size: 60px;display: inline-block;margin-right: 5px;}
.data span{display: inline-block;}
.data-tip{line-height: 1em; font-size: 14px;position: absolute;left: 80px;top:5px;color: #ff5c07;font-family: AkzidGroBQLigCn;}
.data .relative{display:inline-block;}
.ppln{height: 600px;}
.ppln-title h2{font-size: 24px;color: #fff;}
.ppln-title h3{font-size: 36px;color: #fff;}
.ppln-title span{font-size: 18px;color: #fff;}
.maodian{position: absolute;left: 0;top:-80px;}
.padding-tb100{padding: 100px 0;}
/*.his{border-bottom: 2px solid #ee781e;}*/
.title24 h2{font-size: 24px;}
.his-list li{margin-bottom: 20px;}
.his-list li:nth-child(odd) .his-con{float: right;padding-left: 50px;}
.his-list li:nth-child(even) .his-con{float: left;padding-right: 50px;text-align: right;}
.his-con{width: 50%;box-sizing: border-box;}
.his-bot{width: 1060px;max-width: 100%;margin: 0 auto 50px;}
.his-bot-line{border-right: 1px dashed #3e3e3e;position: absolute;top:0;bottom:0;left: 50%;content: "";z-index: -1;}
.his-bot-dot{position: absolute;left: 50%;top:0;border-radius: 100%;width: 10px;height: 10px;background: #515151;margin-left: -5px;}
.zindex5{z-index: 5;}
.his-con h3{font-size: 24px;color: #202020;transition: all .4s;}
.his-con h3 span{font-size: 14px;}
.his-des p{color: #202020;margin-bottom: 20px;}
.his-des p:last-child{margin-bottom: 0;}
.his-dot{width: 26px;height: 26px;border:1px solid #515151;border-radius: 100%;position: absolute;left: 50%;margin-left: -13px;top:2px;z-index: 3;background: #fff;transition: all .4s;}
.his-dot i{position: absolute;top:6px;right: 6px;bottom:6px;left: 6px;border-radius: 100%;background: #515151;transition: all .4s;}
.his-list li:hover .his-con h3{color: #ee781e;}
.his-list li:hover .his-dot{border-color: #ee781e;transform: scale(1.5);}
.his-list li:hover .his-dot i{background: #ee781e;}
.his-list{padding-top: 60px;}
/*2.1品牌介绍 e*/
/*2.2品牌故事 s*/
.qiyuan-img{width: 456px;}
.qiyuan-con{position: absolute;left: 349px;bottom:0;right: 0;z-index: 5;}
.title36 h2{font-size: 36px;}
.qiyuan-top h2 span:nth-child(1){color: #fff;}
.text-upper{text-transform: uppercase;}
.qiyuan-top .title30-en{padding-left: 0 !important;}
.qiyuan-bot{margin-left: 190px;}
.mg-bt80{margin-bottom: 80px;}
.qiyuan-con2{width: 34%;}
.qiyuan-img2{width: 59%;}
.ppjj{height: 626px;}
.ppjj-list{font-size: 0;margin: 0 90px;display: flex;flex-wrap: wrap;}
.ppjj-list li{font-size: 14px;display:inline-block;vertical-align: top;width: 30%;margin-right: 5%;background-color: rgba(255,255, 255,0.5);border-radius: 10px;border:1px solid #fff;padding: 50px 40px;text-align: center;transition: all .4s;}
.ppjj-list li:last-child{margin-right: 0;}
.ppjj-list h3{font-size: 24px;color: #fff;}
.ppjj-list span{display: block;font-size: 16px;color: #ffffff;}
.ppjj-list p{color: #ffffff;}
.ppjj-list li:hover{background: #ee781e;border-color: #ee781e;}
.title36-ppgs .title30-en{padding-left: 0 !important;}
.mei{font-size: 0;}
.mei li{font-size: 14px;display: inline-block;vertical-align: top;width: 30.6%;margin-right: 4.1%;}
.mei li:last-child{margin-right: 0;}
.mei-bot{position: relative;z-index: 9;background: #bcbcbc;transition: all .4s;margin: -88px 22px 0;padding: 20px 30px;}
.mei-bot h3{font-size: 24px;color: #fff;}
.mei-bot span{display: block;text-transform: uppercase;color: #fff;line-height: 1.5em;height: 3em;}
.mei li:hover .mei-bot{background: #ee781e;}
.xilie li{margin-bottom: 60px;}
.xilie li:last-child{margin-bottom: 0;}
.xilie li:nth-child(odd) .xl-img{float: right;}
.xilie li:nth-child(odd) .xl-con{float: left;}
.xilie li:nth-child(even) .xl-img{float: left;}
.xilie li:nth-child(even) .xl-con{float: right;}
.xilie li:nth-child(odd) .xl-warp{padding-right: 5%;}
.xilie li:nth-child(even) .xl-warp{padding-left: 5%;}
.xilie li:nth-child(odd) .xl-sm-img{float: right;}
.xl-img{width: 58.4%;padding-top: 40px;}
.xl-con{width: 39%;}
.xl-top{border-left: 1px solid #666;padding-left: 60px;z-index: 5;position: relative;}
.xl-top .title24{padding: 40px 0 24px;}
.xl-top-k{position: absolute;height: 100%;top:0;left: 0;width: 100px;border-top: 1px solid #666;border-bottom: 1px solid #666;}
.xl-top-k:before{content: "";position: absolute;right: 0;border-right: 1px solid #666;height: 28px;top:0;}
.xl-top-k:after{content: "";position: absolute;right: 0;border-right: 1px solid #666;height: 14px;bottom:0;}
.xl-con .xl-sm-img{width: 48%;}
.footer-border .footer{border-top: 2px solid #ee781e;}
/*2.2品牌故事 e*/
/*2.3荣誉资质 s*/
.ry{font-size: 0;}
.ry li{display: inline-block;vertical-align: top;font-size: 14px;width: 21%;margin-right: 5.33%;margin-bottom: 60px;}
.ry li:nth-child(4n){margin-right: 0;}
.ry li p{font-size: 18px;transition: all .4s;}
.ry li:hover p{color: #ee781e;}
.dot4{text-align: center;font-size: 0;}
.dot4 div{width: 14px;display: inline-block;height: 14px;background: #ee781e;border-radius: 100%;font-size: 14px;margin: 0 6px;animation: tosmbig 1.6s linear both infinite;}
.dot4 .i1{animation-delay: 0.2s !important;}
.dot4 .i2{animation-delay: 0.4s !important;}
.dot4 .i3{animation-delay: .6s !important;}
.dot4 .i4{animation-delay: 0.8s !important;}
@keyframes tosmbig{
    0%{transform:scale(0.1);}
    50%{transform:scale(1);}
    100%{transform:scale(0.1);}
}
.ckgd{display: inline-block;line-height: 36px;padding: 0 30px;border-radius: 35px;font-size: 16px;border:1px solid #999;color: #999;transition: all .4s;}
.ckgd:hover{border-color: #ee781e;color: #ee781e;}
/*2.3荣誉资质 e*/
/*2.4加入我们 s*/
.zp-col5{padding-right: 30px;}
.zp-col5 span{float: left;width: 20%;padding-right: 10px;min-height: 10px;text-align: center;transition: all .4s;}
.zp-col5 span:nth-child(1){padding-left: 30px;width: 30%;}
.zp-col5 span:nth-child(2){width: 17%;}
.zp-col5 span:nth-child(3){width: 17%;}
.zp-col5 span:nth-child(4){width: 20%;}
.zp-col5 span:nth-child(5){width: 16%;}
.zp-col5 span:nth-child(1){text-align: left;}
.zp-list-top{background: #0b0b0a;padding: 14px 0;}
.zp-list-top span{font-size: 16px;color: #fff;}
.zp-list li{margin-top: 22px;}
.zp-control{padding: 10px 0;position: relative;background: #ecedee;cursor: pointer;transition: all .4s;}
.zp-control span{font-size: 16px;color: #4d4d4d;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zp-list li.active .zp-control span{white-space: normal;}
.zp-list-bot{background: #f6f5f7;padding: 50px 30px;display: none;}
.zp-list *{color: #555;}
.zp-des-page h3{font-size: 16px;}
.zp-des-page p{color: #818181;}
.zp-des-page h4{font-size: 18px;color: #ee781e;}
.zp-control .i{width: 13px;height: 7px;background: url("../images/bot13x7.png") no-repeat center;background-size: cover;position: absolute;right: 30px;top:16px;transition: all .4s;}
.zp-list li.active .i{opacity: 0;}
.zp-list li.active .zp-control{background: #ee781e;}
.zp-list li.active .zp-control span{color: #fff;}
.zp-list li:hover .zp-control{background: #ee781e;}
.zp-list li:hover .zp-control span{color: #fff;}
.zp-list li:hover .zp-control .i{opacity: 0;}
/*2.4加入我们 e*/
/*3.1全屋定制 s*/
.ny-nav2{border-bottom: 1px solid #a1a1a1;}
.ny-navs2{text-align: center;font-size: 0;}
.ny-navs2 a{display: inline-block;font-size: 16px;position: relative;color: #363636;transition: all .4s;margin-right: 50px;}
.ny-navs2 a .img100{width: 50px;display: inline-block;vertical-align: middle;position: relative;}
.ny-navs2 a div{transition: all .4s;}
.ny-navs2 a .img2{position: absolute;top:0;left: 0;opacity: 0;}
.ny-navs2 a span{display: inline-block;vertical-align: middle;line-height: 76px;}
.ny-navs2 a:last-child{margin-right: 0;}
.ny-navs2 a:last-child:after{display: none;}
.ny-navs2 a:after{content: '';position: absolute;right: -25px;border-right: 1px solid #dcdcdc;top:50%;margin-top: -7px; height: 14px; transition: all .4s;}
.ny-navs2 a.active{color: #ee781e;}
.ny-navs2 a.active:after{opacity: 1;width: 100%;}
.ny-navs2 a.active .img1{opacity: 0;}
.ny-navs2 a.active .img2{opacity: 1;}
.ny-navs2 a:hover{color: #ee781e;}
.ny-navs2 a:hover:after{opacity: 1;width: 100%;}
.ny-navs2 a:hover .img1{opacity: 0;}
.ny-navs2 a:hover .img2{opacity: 1;}
.kct-des{width: 1190px;max-width: 100%;margin: 0 auto;}
.zixun-input{width: 700px;max-width: 100%;margin: 0 auto;}
.zixun-input li{border:1px solid #bebebe;position: relative;margin-bottom: 20px;}
.zixun-input li:nth-child(5){margin-bottom: 50px;}
.zixun-input li:last-child{border: none;}
.input-box{margin-left: 40px;}
.input-box .text{display: block;height: 48px;line-height: 48px;width: 100%;font-size: 18px;}
.xing{position: absolute;left: 20px;top:0;font-size: 18px;color: #ee781e; line-height: 50px;}
.ljtj{display: block;font-size: 24px;background: #ee781e;color: #fff;text-align: center;line-height: 60px;transition: all .4s;}
.ljtj:hover{box-shadow:  0 0 10px #666;}
.textarea{padding: 10px 0;}
.textarea textarea{display: block;font-size: 18px;resize: none;overflow: auto;width: 100%;height: 120px;}
.yangshi-type{font-size: 0;}
.yangshi-type a{display: inline-block;font-size: 24px;position: relative;line-height: 60px;margin-right: 85px;}
.yangshi-type a:last-child{margin-right: 0;}
.yangshi-type a:after{content: '';position: absolute;left: 50%;opacity: 0;width: 0;transform: translateX(-50%);border-bottom: 2px solid #ee781e;bottom:-1px;transition: all .4s;}
.yangshi-type a.active{color: #ee781e;}
.yangshi-type a.active:after{opacity: 1;width: 100%;}
.ys-tabs{display: none;}
.ys-tabs.active{display: block;}
.ysplayBtn div{position: absolute;z-index: 9;cursor: pointer;transition: all .4s;width: 30px;height: 72px;top:50%;margin-top: -36px;border-radius: 30px;background: rgba(0,0,0,.3);}
.ysplayBtn div:hover{background: #ee781e;}
.ysplayBtn1{left: 100px;}
.ysplayBtn2{right: 100px;}
.ysplayBtn div:before{content: "";position: absolute;width: 9px;height: 16px;left: 50%;top:50%;margin: -8px 0 0 -4px;}
.ysplayBtn1:before{background: url("../images/9x16-1.png") no-repeat center;background-size: 100% 100%;}
.ysplayBtn2:before{background: url("../images/9x16-2.png") no-repeat center;background-size: 100% 100%;}
.ysplayDot{position: absolute;width: 100%;z-index: 9;bottom:25px;}
.mg-bt5{margin-bottom: 5px;}
/*3.1全屋定制 e*/
/*4.1项目案例 s*/
.case{font-size: 0;}
.case li{font-size: 14px;display: inline-block;vertical-align: top;width: 30%;margin-right: 5%;margin-bottom: 50px;}
.case li:nth-child(3n){margin-right: 0;}
.case-bot{padding: 0 8px;}
.case-bot h3{font-size: 24px;transition: all .4s;}
.case li:hover h3{color: #ee781e;}
.case-bot p{font-size: 16px;color: #535353;}
.case-bot .i{width: 30px;height: 2px;background: #ee781e;margin: 10px 0;}
/*4.1项目案例 e*/
/*4.2项目案例详情 s*/
.bgf1{background: #f1f1f1;}
.casexq-con{width: 1080px;max-width: 100%;margin: 0 auto;}
.preview .swiper-slide{width: 18.6%;margin-right: 1.75%;cursor: pointer;}
.preview .swiper-slide:last-child{margin-right: 0;}
.preview .swiper-slide .img100{position: relative;}
.preview .swiper-slide .img100:before{content: '';position: absolute;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.6);transition: all .4s;opacity: 1;}
.preview .swiper-slide.active-nav .img100:before{opacity: 0;}
.preview .swiper-slide:hover .img100:before{opacity: 0;}
.preview .swiper-slide p{font-size: 16px;color: #363636;text-align: center;}
.mg-bt35{margin-bottom: 35px;}
.view .swiper-slide.shipin{position: relative;}
.view .swiper-slide.shipin:before{content: '';position: absolute;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.2);transition: all .4s;opacity: 1;}
.previewBtn{position: absolute;width: 100%;top:0;left: 0;height: 100%;pointer-events: none;}
.previewBtn div{cursor:pointer;position: absolute;pointer-events: auto;width: 36px;height: 36px;z-index: 9;top:50%;margin-top: -18px;transition: all .4s;}
.previewBtn1{left: 5px;background: url("../images/361.png") no-repeat center;background-size: cover;}
.previewBtn2{right: 5px;background: url("../images/362.png") no-repeat center;background-size: cover;}
.previewBtn div:hover{background-color: rgba(238,120,30,.6);}
.casexq-box:after{content: '';position: absolute;width: 100%;bottom:0;height: 36%;background: #fff;z-index: -1;}
/*4.2项目案例详情 e*/
/*5.1招商加盟 s*/
.title36-fff h2{color: #fff;}
.sdysd{color: #fff;font-size: 24px;}
.pptd{font-size: 0;}
.pptd li{font-size: 14px;display: inline-block;vertical-align: top;width: 16.1%;margin-right: 4.875%;}
.pptd li:last-child{margin-right: 0;}
.title36-ppys h3{font-size: 24px;color: #ee781e;}
.title36-ppys h2{font-size: 36px;color: #ee781e;}
.title36-ppys span{display: block;font-weight: bold;color: #ee781e;}
.mg-bt70{margin-bottom: 70px;}
.ppys{position: relative;width: 1284px;max-width: 100%;margin: 0 auto;font-size: 0;}
.ppys li{background: url("../images/61.png") no-repeat center;background-size: 100% 100%;width: 17.52%;text-align: center;transition: all .4s;display: inline-block;vertical-align: top;font-size: 14px;margin-right: 9.97%;}
.ppys li .img100{width: 27px;margin: 0 auto;position: relative;}
.ppys li .img100 img{transition: all .4s;}
.ppys li .img100 .img2{position: absolute;top:0;left: 0;opacity: 0;}
.ppys li h3{transition: all .4s;font-size: 16px;margin: 15px 0 5px; font-weight: bold;}
.ppys li p{color: #6a6969;font-size: 12px;width: 200px;max-width: 100%;margin: 0 auto; transition: all .4s;}
.ppys li:hover{background: url("../images/62.png") no-repeat center;background-size: 100% 100%;}
.ppys li:hover p{color: #fff;}
.ppys li:hover h3{color: #fff;}
.ppys li:hover .img1{opacity: 0;}
.ppys li:hover .img2{opacity: 1;}
.ppys li:nth-child(1){margin-left: 13.7%;}
.ppys li:nth-child(8){margin-left: 13.7%;}
.ppys li:nth-child(4){margin-left: 0;margin-top: -7.2%;margin-bottom: -7.2%;}
.ppys li:nth-child(5){;margin-top: -7.2%;margin-bottom: -7.2%;}
.ppys li:nth-child(6){;margin-top: -7.2%;margin-bottom: -7.2%;}
.ppys li:nth-child(7){;margin-top: -7.2%;margin-bottom: -7.2%;}
.ppys li:nth-child(7){margin-right: 0;}
.huamen-l{width: 59.8%;}
.huamen-r{width: 36.6%;}
.jmlc{height: 815px;}
.title36-24{font-size: 24px;}
.title36-fff .title36-24{color: #fff;}
.jmlc-list{font-size: 0;display: flex;justify-content: space-between;align-items: center;}
.jmlc-list li{font-size: 14px;display: inline-block;vertical-align: middle;}
.jmlc-list li:nth-child(odd){border:4px dashed #ee781e;border-radius: 100%;padding: 8px;}
.jmlc-list li h3{font-size: 14px;color: #ffffff;}
.jmlc-warp{height: 100px;width: 100px;background: #ee781e;text-align: center;border-radius: 100%;}
.jmlc-list li img{width: 34px;}
.jmlc-list span{display: none;}
.jm-des .title36-24{color: #fff;}
.bpda{color: #fff;}
.jm-btns2{width: 284px;}
.jm2{height: 815px;}
.jmlc-list li:nth-child(2){animation-delay: .1s !important;}
.jmlc-list li:nth-child(3){animation-delay: .2s !important;}
.jmlc-list li:nth-child(4){animation-delay: .3s !important;}
.jmlc-list li:nth-child(5){animation-delay: .4s !important;}
.jmlc-list li:nth-child(6){animation-delay: .5s !important;}
.jmlc-list li:nth-child(7){animation-delay: .6s !important;}
.jmlc-list li:nth-child(8){animation-delay: .7s !important;}
.jmlc-list li:nth-child(9){animation-delay: .8s !important;}
.jmlc-list li:nth-child(10){animation-delay: .9s !important;}
.jmlc-list li:nth-child(11){animation-delay: 1s !important;}
.jmlc-list li:nth-child(12){animation-delay: 1.1s !important;}
.jmlc-list li:nth-child(13){animation-delay: 1.2s !important;}
.jmlc-list li:nth-child(14){animation-delay: 1.3s !important;}
.jmlc-list li:nth-child(15){animation-delay: 1.4s !important;}
/*5.1招商加盟 e*/
/*6.1公司新闻 s*/
.xw{font-size: 0;}
.xw li{display: inline-block;vertical-align: top;width: 30%;margin-bottom: 80px;font-size: 14px;margin-right: 5%;}
.xw li:nth-child(3n){margin-right: 0;}
.xw-bot h3{font-size: 24px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.xw li:hover h3{color: #ee781e;}
.xw-bot span{display: block;margin: 10px 0;color: #9a9a9a;}
.xw-bot p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
/*6.1公司新闻 e*/
/*6.2公司新闻详情 s*/
.xwxq-ban{height: 260px;}
.xwxq-top{border-bottom: 1px dashed #7c7c7c;padding-bottom: 20px;padding-right: 180px;}
.xwxq-top h1{font-size: 30px;}
.xwxq-top p{color: #9a9a9a;}
.xw-share{position: absolute;right: 0;bottom:17px;font-size: 0;}
.xw-share span{display: inline-block;vertical-align: middle;font-size: 12px;color: #7c7c7c;}
.xw-share a{display: inline-block;vertical-align: middle;width: 27px;height: 27px;font-size: 14px;margin-left: 9px;}
.ermbox{position: fixed;z-index: 9999;top:0;left: 0;width: 100%;height: 100%;display: none;}
.ermwarp{position: absolute;top:50%;left: 50%;margin: -147px 0 0 -139px;padding: 10px;background: #fff;width: 242px;height: 294px;border:1px solid #d8d8d8;}
#erm{width: 185px;height: 185px;margin: 15px auto;}
.erlgh span{font-size: 12px;font-weight: bold;text-align: left;line-height: 16px;height: 16px;position: relative;color: #000;}
.ermwarp_close{width: 16px;height: 16px;position: absolute;right: 0;top: 0;color: #999;text-decoration: none;font-size: 16px;}
.erlgh_footer{font-size: 12px;text-align: left;line-height: 22px;color: #666;}
.edit *{font-size: 16px !important;color: #535353 !important;line-height: 1.8em;}
.edit img{height:auto !important;display: block;margin: 0 auto;max-width: 100%;}
.xwxq-bot{border:1px solid #bebebe;padding: 25px 30px;}
.xwxq-fy a{max-width: 45%;}
.xwxq-fy a p:nth-child(1){color: #535353;margin-bottom: 5px;}
.xwxq-fy a p{transition: all .4s;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xwxq-fy a.fr{text-align: right;}
.xwxq-fy a:hover p{color: #ee781e;}
.fhlb{width: 42px;height: 42px;background: url("../images/app.png") no-repeat center;background-size: 100% 100%;transition: all .4s;left: 50%;top:50%;margin: -21px 0 0 -21px;position: absolute;filter: grayscale(1);transform: translateZ(0);}
.fhlb:hover{filter: grayscale(0);}
/*6.2公司新闻详情 e*/
/*7.1常见问题 s*/
.qa{padding-bottom: 30px;}
.qa li{margin-bottom: 25px;}
.qa a{display: block;background: #f6f3f1;padding: 14px;}
.qa-img{width: 387px;}
.qa-con{position: absolute;top:0;height: 100%;right: 15px;left: 460px;padding-top: 30px;}
.qa-con h3{font-size: 24px;transition: all .4s;}
.qa a:hover h3{color: #ee781e;}
.qa-con p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
/*7.1常见问题 e*/
.zixun-input2 li:last-child{border:none;}
.zixun-input2 .ljtj{line-height: 45px;}
/*8.1联系我们 s*/
.lxwm-body .banner-des{margin-bottom: 12%;}
.lxwm-list{font-size: 0;margin-bottom: 180px;}
.lxwm-list li{display: inline-block;vertical-align: top;width: 32%;text-align: center;margin-right: 2%;font-size: 14px;}
.lxwm-list li{display: inline-block;vertical-align: top;width: 32%;text-align: center;margin-right: 2%;font-size: 14px;}
.lxwm-list li:last-child{margin-right: 0;}
.lxwm-list li img{width: 60px;max-width: 100%;}
.lxwm-list li h3{font-size: 18px;}
.lxwm-list li p{font-size: 16px;color: #757575;}
.lxwm-list li strong{font-size: 36px;color: #ee781e;font-family: AkzidGroBQLigCn;}
.map{height: 618px;}
.map-img{width: 44%;}
.map-text{width: 51%;}
.map-text h3{font-size: 18px;}
.map-text strong{font-size: 20px;color: #ee781e;font-family: AkzidGroBQLigCn;display: block;margin: 5px 0;}
.map-text p{color: #757575;font-size: 12px;line-height: 1.2em;}
.map-con{display:flex;justify-content:space-between;}
/*8.1联系我们 e*/
/*8.2门店查询 s*/
.md-search{width: 712px;max-width: 100%;margin: 0 auto 50px;z-index: 9;}
.sousuo{position: absolute;right: 0;top:0;color: #fff;background: #ee781e;width: 107px;line-height: 41px;text-align: center;font-size: 18px; }
.md-search-list{margin-right: 107px;}
.md-select{float: left;width: 47%;margin-right: 3%;border:1px solid #c3c3c3;position: relative;cursor: pointer;z-index: 9;}
.md-value{line-height: 39px;height: 39px;color: #6b6b6b;padding-left: 20px;}
.md-xl{position: absolute;display: none;left:-1px;right:-1px;background: #fff;border:1px solid #c3c3c3;max-height: 208px;overflow: auto;}
.md-xl a{display: block;padding-left: 20px;color: #6b6b6b;line-height: 26px;}
.md-xl a:hover{background: #f3f3f3;}
.md-select .i{width: 10px;height: 12px;background: url("../images/10x12.png") no-repeat center;background-size: 100% 100%;right: 10px;top:50%;margin-top: -5px;transition: all .4s;position: absolute;}
.md-select.active .i{transform: rotate(90deg);}
.md-list{font-size: 0;}
.md-list li{font-size: 14px;display: inline-block;vertical-align: top;width: 30.7%;margin-right: 3.95%;margin-bottom: 80px;}
.md-list li:nth-child(3n){margin-right: 0;}
.md-mid h3{font-size: 18px;margin-bottom: 2px;transition: all .4s;}
.md-list li:hover h3{color: #ee781e;}
.md-list li:hover .md-mid span{color: #ee781e;}
.md-mid span{font-size: 16px;color: #717171;transition: all .4s;}
.md-mid{position: relative;padding-right: 45px;}
.md-mid img{position: absolute;right: 10px;top:0;width: 28px;}
.md-bots{position: relative;}
.md-bots p{color: #7b7b7b;}
.md-bots p:nth-child(1){position: absolute;left: 0;top:0;}
.md-bots p:nth-child(2){margin-left: 70px;}
.md-bots:nth-child(1) p{min-height: 3.2em;}
.mg-bt25{margin-bottom: 25px;}
/*8.2门店查询 e*/

.header-line .header{border-bottom: 1px solid #a1a1a1;}
.header-line .map{height: 728px;}
.dizhixx{font-size: 18px;color: #7b7b7b;}
.bgitem{z-index: -1;}
.bgitem .position-full{display: none;}
.bannermp4 video{display: block;vertical-align: bottom;width: 100%;height: calc(100vh - 100px);object-fit: cover;}
.ppsp2 video{display: block;vertical-align: bottom;width: 100%;}
.ppsp2bg{border:300px solid #fff;}
.content1000{width: 1000px;max-width: 92%;margin: 0 auto;}
.size38-en{font-size: 38px;text-transform: uppercase;}

.sqjm-form li{border:1px solid #bebebe !important;}
.sqjm-clo2 li{width: 49%;}
.sqjm-form{width: 700px;max-width: 100%;margin:0 auto;}
.sqjm-clo2 li .i{width: 13px;height: 7px;background: url("../images/bot13x7.png") no-repeat center;background-size: 100% 100%;right: 15px;top:50%;margin-top: -3px;transition: all .4s;position: absolute;}
.sqjm-clo2 li.active .i{transform: rotate(180deg);}
.xzsf{z-index: 9;}
.szcs{z-index: 8;}
.md-xl2{position: absolute;display: none;left:-1px;right:-1px;background: #fff;border:1px solid #c3c3c3;max-height: 240px;overflow: auto;}
.md-xl2 a{display: block;padding-left: 40px;color: #6b6b6b;line-height: 40px;font-size: 16px;}
.md-xl2 a:hover{background: #f3f3f3;}
.yigong{font-size: 16px;}
.yigong span{color: #ee781e;}
.banner-sm{position: absolute;width: 100%;background: rgba(0,0,0,.3);left: 0;z-index: 9;bottom:100px;padding: 5px 0;}
.banner-sm .w1700{font-size: 0;text-align: center;}
.banner-sm .w1700 a{position: relative;}
.banner-sm .w1700 a span{text-align: center;position: absolute;bottom:0;width: 100%;left: 0;color: #fff;background: rgba(0,0,0,.4);font-size: 12px;padding: 5px;}
.banner-sm .w1700 a img{width: 100%;vertical-align: bottom;}
.banner-sm .w1700 a:before{position: absolute;left: -1px;top:-1px;width: 100%;height: 100%;border:1px solid #ee781e;content: "";transition: all .4s;opacity: 0;}
.banner-sm .w1700 a:hover:before{opacity: 1;}
.banner-sm-warp{width: 500px;max-width: 100%;margin: 0 auto;}
.smBtn div{width: 36px;cursor: pointer; height: 36px;transition: all .4s;top:50%;margin-top: -18px;position: absolute;}
.smBtn1{background: url("../images/361.png") no-repeat center;background-size: cover;left: 0;}
.smBtn1:hover{background: url("../images/363.png") no-repeat center;background-size: cover;}
.smBtn2{background: url("../images/362.png") no-repeat center;background-size: cover;right: 0;}
.smBtn2:hover{background: url("../images/364.png") no-repeat center;background-size: cover;}
.banner-sm-warp .swiper-container{margin: 0 40px;}
.vrqj{position: absolute;bottom:100%;width: 100%;left: 0;text-align: center;margin-bottom:50px;}
.sqjm-form .text{background: none;}
.padding-tb200{padding: 200px 0;}


.woshiBtn{position: absolute;width: 100%;top:0;left: 0;height: 100%;pointer-events: none;}
.woshiBtn div{cursor:pointer;position: absolute;pointer-events: auto;width: 36px;height: 36px;z-index: 9;top:50%;margin-top: -18px;transition: all .4s;}
.woshiBtn1{left:0;background: url("../images/365.png") no-repeat center;background-size: cover;}
.woshiBtn1:hover{;background: url("../images/363.png") no-repeat center;background-size: cover;}
.woshiBtn2{right: 0;background: url("../images/366.png") no-repeat center;background-size: cover;}
.woshiBtn2:hover{background: url("../images/364.png") no-repeat center;background-size: cover;}
.woshi-img .swiper-slide .img100{margin: 10px;transition: all .4s;padding: 1px;}
.woshi-img .swiper-slide-active .img100{box-shadow: 0 0 10px #999;background: #fff;}

/*.language2{position: absolute;height: 32px;line-height: 32px;top:50%;margin-top: -16px;right: 0;width: 88px;}*/
/*.language-val2{color: #707070;text-align: right;display: block;transition:all .4s;}*/
/*.language-box2{position: absolute;top:100%;background: #fff;width: 140px;left: 50%;margin-left: -70px;display: none;box-shadow: 0 1px 2px #ddd;}*/
/*.language2 i{position: absolute;left: 0;top:50%;margin-top: -10px; width: 19px;height: 19px;background: url("../images/earth.png") no-repeat center;background-size: cover;transition: all .4s;}*/
/*.language-box2 a{display: block;text-align: center;line-height: normal;padding: 5px 0;}*/
/*.language-box2 a:hover{background: #00458c;color: #fff;}*/
/*.nav-box{margin-right: 150px;}*/
/*.language{right: 110px;}*/
/*.language:before{left: -20px;}*/
/*.language-val2:hover{color:#ee781e !important;}*/


.imgscale .img100{overflow: hidden;}
.imgscale .img100 img{transition: all .4s;}
.imgscale:hover .img100 img{transform: scale(1.1);}
.background-cover{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slideUp,.swiper-slide-active .mid-des,.swiper-slide-active .swierUp{
    animation:slideUp 1s both ease-out;-webkit-animation:slideUp 1s both ease-out;
}
@keyframes slideUp{
    0%{opacity:0;-webkit-transform: translateY(60px);transform: translateY(60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideDown,.woshi .swiper-slide-active .double-line2 div{
    animation:slideDown 1s both ease-out;-webkit-animation:slideDown 1s both ease-out;
}
@keyframes slideDown{
    0%{opacity:0;-webkit-transform: translateY(-60px);transform: translateY(-60px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft{
    animation:slideLeft 1s both ease-out;-webkit-animation:slideLeft 1s both ease-out;
}
@keyframes slideLeft{
    0%{opacity:0;-webkit-transform: translateX(-60px);transform: translateX(-60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight{
    animation:slideRight 1s both ease-out;-webkit-animation:slideRight 1s both ease-out;
}
@keyframes slideRight{
    0%{opacity:0;-webkit-transform: translateX(60px);transform: translateX(60px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig{
    animation:tobig 1s both ease-out;-webkit-animation:tobig 1s both ease-out;
}
@keyframes tobig{
    0%{opacity:0;-webkit-transform: scale(0);transform: scale(0);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}
.banner-des h2 span{margin-right: 10px;}
.banner-des h2 span:last-child{margin-right: 0;}
.tobig2,.swiper-slide-active .banner-des h2 span{
    animation:tobig2 1.5s both ease-out;-webkit-animation:tobig2 1.5s both ease-out;
}
@keyframes tobig2{
    0%{opacity:0;-webkit-transform: scale(0.66);transform: scale(0.66);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}

