﻿
@font-face {
    font-family: dincondlight;
    src: url("/template/default/font/dincondlight.otf");
}
@font-face {
    font-family: dincondmedium;
    src: url("/template/default/font/dincondmedium.otf");
}
@font-face {
    font-family: dincondbold;
    src: url("/template/default/font/dincondbold.otf");
}
* { padding: 0; margin: 0; outline: 0; text-decoration: none; list-style: none;box-sizing: border-box;
    /* cursor: none; */
}
html{
    cursor: url('http://hzps.sys.weilianyun.vip/template/default/image/point2.png'), auto;
    transition: all .4s;

}
a, button {
    cursor: url('http://hzps.sys.weilianyun.vip/template/default/image/pointer2.png'), pointer;
    transition: all .4s;
}
html,body{font-size: 0.14rem;font-family:"Microsoft YaHei","PingFang SC";color: #000;}
input,textarea,select{font-family:"Microsoft YaHei","PingFang SC";font-size: 0.14rem;}
img,input,textarea{ border: none; }
h1,h2,h3,h4,h5{font-weight: normal;font-size: 0.14rem;}
table{width: 100%;border-collapse: collapse;}
audio,canvas,video{ display: inline-block; *display: inline; *zoom: 1;}
html.hide{overflow: hidden;}
body.hide{overflow: hidden;}
body{
    width: 100vw;
    overflow-x: hidden;
}
a{color: #000;}
.fl{ float: left;}
.fr{float: right;}
/* .cursor:hover{
    cursor: pointer;
} */
.clear:after{ content: ''; display: table; clear: both; }
p{line-height: 1.6;text-align: justify;}
.text-center p{text-align: center;}
.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%;background: rgba(0, 0, 0, .4);}
.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;}
ul{font-size: 0;}
ul li{font-size: 0.14rem;display: inline-block;vertical-align: top;}
ul li:last-child{margin-right: 0;}
.w1200{width: 1200px;max-width: 92%;margin: 0 auto;}
.w1440{width: 1440px;max-width: 92%;margin: 0 auto;}
.w1600{width: 1600px;max-width: 92%;margin: 0 auto;}
.row{display: flex;align-items: center;}
.row-between{display: flex;align-items: center;justify-content: space-between;}
.row-evenly{display: flex;align-items: center;justify-content: space-evenly;}
.row-center{display: flex;align-items: center;justify-content: center;}
.row-end{display: flex;align-items: center;justify-content: flex-end;}
/*loading s*/
.loding-panel{background: #000;position: fixed;z-index: 99999;left: 0;top: 0;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.sk-chase{width: 578px;max-width: 70%;margin: 0 auto;}
.sk-chase img{display: none;}
.sk-chase .active{display: block;}
.progress{color: #fff;position: absolute;width: 100%;bottom:8%;text-align: center;line-height: 0;}
.loding-mask .box{transition: all 1s;background: #000;position: fixed;z-index: 99998;width: 100%;height: 50%;}
.loding-mask .top{top:0;}
.loding-mask .bottom{bottom:0;}
.loding-mask.active .top{transform: translateY(-100%);}
.loding-mask.active .bottom{transform: translateY(100%);}
/*loading e*/

.container {
    min-height: 50vh;
}

.w-full{width: 100%;}



.text-color{
    color: #FC5000;
}
.text-right{
    text-align: right;
}


.nr{
    font-size: .14rem;
}
.xl{
    font-size: .18rem;
}
.xxl{
    font-size: .24rem;
}
.xxxl{
    font-size: .36rem;
}
.xxxxl{
    font-size: .48rem;
}
.xxxxxl{
    font-size: .6rem;
}

.lighter{
    font-weight: lighter;
}

.mt-20{
    margin-top: 20px;
}
.mt-30{
    margin-top: 30px;
}  
.mt-40{
    margin-top: 40px;
}
.pt-40{
    padding-top: 40px;
}

.line-height1{
    line-height: 1;
}
.line-height1-2{
    line-height: 1.2;
}
.line-height1-4{
    line-height: 1.4;
}
.line1{
    width: 30px;
    height: 1px;
    background: #000;
}
.line2{
    width: 30px;
    height: 1px;
    background: #FC5000;
}
.m-auto{
    margin: 0 auto;
}
/* 整个滚动条 */
::-webkit-scrollbar {
width: 6px; /* 设置滚动条的宽度 */
border-radius: 20px;
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
background: #f1f1f1; /* 设置轨道的背景颜色 */
}

/* 滚动条的滑块 */
::-webkit-scrollbar-thumb {
background: #888; /* 设置滑块的背景颜色 */
}

/* 当滑块悬停或活动时的样式 */
::-webkit-scrollbar-thumb:hover {
background: #555; /* 设置悬停或活动状态下的滑块颜色 */
border-radius: 20px;overflow: hidden;
}










/*header s*/
.no-ban{padding-top: 100px;}
body{transition: all .4s;}
.menu-handler{width: 30px; height: 32px; position: absolute;right:12px;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; z-index: 9;}
.menu-handler .burger{transition: all .4s; height: 2px; background: #FC5000; 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;}
.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); }
.header{background: rgba(0,0,0,.9);position: fixed;z-index: 999;width: 100%;top:0;left: 0;transition: all .4s;height: 100px;}
.logo{position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.logo img{vertical-align: bottom;display: block;height: 56px;transition: all .4s;}
.nav li{float: left;position: relative;}
.nav li.active .nav-yi{color: #FC5000;}
.nav-yi{display: block;color: #fff;line-height: 100px;padding: 0 18px; text-align: center;transition: all .4s;font-weight: bold;}
.nav-er-box{position: absolute;top:100%;left: 50%;transform: translateX(-50%);white-space: nowrap; background: #000;display: none;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;overflow: hidden;width: 120px;border-top: 1px solid rgba(255,255,255,.2);padding: 10px 0;}
.nav-er-box a{display: block;color: #fff;line-height: 40px;transition: all .4s;position: relative;text-align: center;}
.nav li:last-child .nav-yi{padding-right: 0;}

/*.is-scroll{padding-top:80px;}*/
.is-scroll.no-ban{padding-top:80px;}
.is-scroll .nav-yi{line-height: 80px;}
.is-scroll .header{height: 80px;}
.index-body{padding-top: 0 !important;}
.header-style .header{background:rgba(0,0,0,.1);
    /*border-bottom: 1px solid rgba(255,255,255,.3);*/
}
/*header e*/
/*footer s*/
.footer{background: #353334;}
.footer-top{padding: 60px 0 40px;}
.footer-logo img{height: 45px;}

/*.share a{display: inline-block;width: 34px;height: 34px;position: relative;border:1px solid rgba(255,255,255,.6); border-radius: 100%;margin-right: 10px;transition: all .4s;}*/
/*.share a .i{transition: all .4s;opacity: 0.6;}*/
/*.share a:last-child{margin-right: 0;}*/
.share a{display: inline-block;}
.share p{color: #fff;margin-top: 5px;}
.gzh{width: 100px;margin: 0 auto;border-radius: 5px;overflow: hidden;}
/*.hidecode{position: absolute;width: 100px;left: 50%;margin-left: -50px;bottom:40px;overflow: hidden;height: 0;transition: all .4s;background: #fff;border-radius: 5px;}*/
.hidecode img{border-radius: 5px;width: 100px;height: 100px;vertical-align: bottom;}
.hidecode{width: 100px;}
/* .share a:hover .hidecode{height: 100px;} */
/* .share a:hover .i{opacity: 1;} */
/* .share a:hover{background: #FC5000;border-color: #FC5000;} */
.share a.active{background: #FC5000;border-color: #FC5000;}
.share a.active .i{opacity: 1;}
.share a.active .hidecode{height: 100px;}
.share img{
    width: 80px;
}
.share p{
    font-size: 12px;
}
.beian span,.beian a{display: inline-block;color: #999;}
.footer-bot{padding: 20px 0;display: flex;flex-direction: row-reverse;justify-content: space-between;align-items: flex-end;}
.beian p{margin-bottom: 5px;}
.beian p:last-child{margin-bottom: 0;}
.footer-tel{text-align: right;}
.footer-tel span{display: block;font-size: 0.48rem;color: #FC5000;font-family: dincondmedium;display: block;}
.footer-tel img{width: 11px;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.footer-tel p{color: #fff;position: relative;padding-left: 24px;}
.circle-cursor{position: fixed;left: 0;top: 0;pointer-events: none;border-radius: 100%;z-index: 999999;}
.circle-cursor--inner{width: 40px;height: 40px;border: 1px solid #FC5000;z-index: 999999;opacity:1;left: 0;top: 0;
    /* transition: all .1s; */
}
.circle-cursor--inner.active{animation:slg  1.5s infinite;}
@keyframes slg {
    0%{transform: scale(1);}
    50%{transform: scale(1.2);}
    100%{transform: scale(1);}
}
.cursor-fx__inner{position: fixed;top: 0;left: 0;z-index: 999999!important;border-radius: 100%;
    transition-timing-function: ease;transition-duration: .13s;
    transition-property: color,width,height,background-color,border-radius,border-color;pointer-events: none;
    will-change: auto;width: 4px;height: 4px;background: #FC5000;}
.footer-nav{display: flex;flex-wrap: wrap;padding-top: 20px;}
.footer-nav a{color: #fff;transition: all .4s;}
.footer-nav dt{margin-bottom: 20px;}
.footer-nav dt a{font-size: 0.16rem;}
.footer-nav dd{margin-bottom: 5px;}
.footer-nav dd a{font-size: 0.14rem;color: #FC5000;}
.footer-nav dd a:hover{opacity: 1;}
.footer-nav dl{margin-right: 40px;}
.footer-nav dl:last-child{margin-right: 0;}
.footer .f-contact{
    margin-left: .3rem;
}
.footer .f-contact img{width: 30px; margin-right: 10px;}
.footer .f-contact .f-text1{color: #A3A3A3;font-size: .14rem;}
.footer .f-contact .f-text2{color: #fff;font-size:.2rem;margin-top: 6px;}
.footer .f-contact .f-text3{color: #fff;font-size:.16rem;margin-top: 6px;}
.copyright{
    background-color: #1E1E1E;
    color: #A3A3A3;
    padding: .15rem 0;
}
.copyright a{
    color: #A3A3A3;
}
.copyright a:hover{
    color: #fff;
}
.mt-20{
    margin-top: .2rem;
}
.wrap{flex-wrap: wrap;}
/*footer e*/

/*index s*/
.banner-img{height: 100vh;position: relative;overflow: hidden;}
.banner-img img{position: absolute;width: 100%;top:0;left: 0;height: 100%;object-fit: cover;}
.banner-des{margin-bottom: 10%;}
.banner-des h2{font-size: 0.6rem;color: #fff;text-transform: uppercase;font-family: dincondmedium;}
.banner-des h3{font-size: 0.36rem;color: #fff;animation-delay: 300ms !important;margin-top: 10px;}
.mg-bt10{margin-bottom: 10px;}
.mg-bt20{margin-bottom: 20px;}
.mt10{margin-bottom: 10px;}
.bannerDot{position: absolute;left: 0;width: 100%;bottom:60px;z-index: 9;}
.bannerDots .swiper-pagination-bullet{width:14px;height:14px; opacity: 1;border:1px solid #fff;margin-right: 10px; background: none;}
.bannerDots .swiper-pagination-bullet:last-child{margin-right: 0;}
.bannerDots .swiper-pagination-bullet-active{background: #FC5000;border-color: #FC5000;}


.banner-xl{width: 50%;margin: 0 auto;position: relative;animation-delay: 600ms !important;}
.banner-xl span{color: #fff;}
.banner-xl .i{border-top: 1px solid #FC5000;left: 70px;right: 0;top:50%;position: absolute;animation-delay: 1200ms !important;transform-origin: left;}
.bg21{background: #212121;}
.padding-b60{padding-bottom: 60px;}
.title20-line{font-size: 0;}
.title20-line .i1{height: 0.9rem;display: inline-block;transform: rotate(35deg);vertical-align: top;margin-right: -6px;transform-origin: top;position: relative}
.title20-line .i2{height: 0.9rem;display: inline-block;transform: rotate(-35deg);vertical-align: top;margin-left: -6px;margin-top: 0;transform-origin: top;position: relative;}
.title20-line .i3{height: 0.6rem;display: inline-block;transform: rotate(35deg);margin-top: 10px;margin-right: -6px;vertical-align: top;transform-origin: top;position: relative}
.title20-line .i4{height: 0.6rem;display: inline-block;transform: rotate(-35deg);margin-top: 10px;vertical-align: top;margin-left: -6px;transform-origin: top;position: relative;}


.title20-line i{position: absolute;width: 100%;height: 100%;top:0;left: 0;}
.title20-line .i1 i{border-right: 1px solid #050303;}
.title20-line .i3 i{border-right: 1px solid #050303;}
.title20-line .i2 i{border-right: 1px solid #8e8d8d;animation-delay: 300ms !important;}
.title20-line .i4 i{border-right: 1px solid #8e8d8d;animation-delay: 300ms !important;}
.title20-bot{animation-delay: 800ms !important;}
.products{animation-delay: 800ms !important;padding: 0 .4rem;position: relative;}
.title20{padding-top: 1px;}
.title20 span{display: block;font-size: 0.17rem;color: #9b9b9b;margin-bottom: 5px;text-transform: uppercase;letter-spacing: 0.05rem;padding-left: 0.05rem;}
.title20 h2{font-size: 0.16rem;color: #000;letter-spacing: 0.05rem;padding-left: 0.05rem;}
.title20-fff .i1 i{border-color: #dcdcdc;}
.title20-fff .i2 i{border-color: #727272;}
.title20-fff h2{color: #fff;}
.mg-bt15{margin-bottom: 15px;}
.mg-bt35{margin-bottom: 35px;}
.products .swiper-slide a{display: block;width: 100%;}
.products .swiper-slide{-webkit-transition: transform 1.0s;-moz-transition: transform 1.0s;-ms-transition: transform 1.0s;-o-transition: transform 1.0s;}
.products .swiper-slide-active{-webkit-transform: scale(1);transform: scale(1);}
.products .swiper-slide .img100{overflow: hidden;
    box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 82%, rgba(0, 0, 0, 0.3));
    -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 82%, rgba(0, 0, 0, 0.3));
}
.products .swiper-slide .img100 img{transition: all .4s;}
.products .swiper-slide.on .img100 img{transform: scale(1.1);}
.products-lx{position: absolute;left: 0;top:0.27rem;opacity: 0;transition: all 1.5s;}
.swiper-slide-active .products-lx{opacity: 1;}
.swiper-slide-active .products-lx .i{height: 0.6rem;}
.products-lx .i{height: 0;border-right: 1px solid #FC5000;margin: 0 auto 20px;width: 1px;transition: all 2s;}
.products-lx span{color: #bababa;display: block;width: 1em;line-height: 1.2;}
.products-warp{position: relative;}
.title18-des-fff h3{color: #fff;}
.title18-des h3{font-size: 0.18rem;}
.title18-des p{color: #bababa;}
.products-warp h3{color: #fff;}
.products-warp p{color: #bababa;}
.products .title18-des{opacity: 0;transition: all 1.5s;transform: translateY(-50px);transition-delay: 600ms !important;}
.products .swiper-slide-active .title18-des{opacity: 1;transform: translateY(0);}
/* .products .swiper-slide-prev{pointer-events: none;}
.products .swiper-slide-next{pointer-events: none;} */
.products-fy{text-align: right;}
.products-fy span{color: #fff;font-size: 0.16rem;font-family: dincondmedium;}
.products-fy .curr{color: #FC5000;}
.productsBtn{position: absolute;width: 100%;left: 0;top:0;bottom:0;z-index: 10;pointer-events: none;}
.productsBtn div{position: absolute;top:50%;width: .21rem;height: .6rem;pointer-events: auto;margin-top: -30px;z-index: 9;transition: all .4s;}
.productsBtn1{left: 0;background: url("../image/icon5.png") no-repeat center;}
.productsBtn2{right: 0;background: url("../image/icon6.png") no-repeat center;}
.productsBtn div:hover{cursor: pointer;}
.prodbox{    padding: 2rem 0 .5rem;
    /* background: url(../image/prodbg.jpg) bottom center no-repeat;
    background-size: cover; */
}
.prodbox .title20 {padding-left: .3rem;margin-bottom: .4rem;}
.mg-bt150{margin-bottom: 1.5rem;}
.brand-l{width: 46.38%;}
.brandDots{position: absolute;right: 0;top:0;z-index: 9;}
.brandDots .swiper-pagination-bullet{width: 6px;height: 6px;border-radius: 100%;opacity: 1;background: #858585;vertical-align: top;margin-right: 3px;}
.brandDots .swiper-pagination-bullet-active{background: #fbd6ad;}

.mg-bt45{margin-bottom: 45px;}
.title18 h3{font-size: 0.18rem;}
.title18 span{display: block;margin-top: 5px;font-size: 0.12rem;}
.title-fff h3{color: #fff;}
.title-fff span{color: #8a8a8a;}
.brand2-warp{width: 410px;max-width: 100%;}
.brand2-warp .title18{position: absolute;top:55px;left: 0;}
.brand2-img{margin-left: 160px;}
.brand-box{padding-bottom: 1rem;
    /* background: url(../image/brandbg.png) no-repeat center;background-size: cover; */
    /* padding: 1.5rem 0; */
    position: relative;overflow: hidden;}
.brand-box .text{
    color: #fff;
    font-size: .18rem;
}
.brand-box .fixedimg{
    position: absolute;
    bottom: 0;
    left: 5%;
}
.brand-box .fixedimg img{
    width: 3rem;
}
.brand-r{width: 47.84%;}
.brand-l{padding-top: 70px;}
.brand-r-warp{padding: 0.6rem;}
.brand-title{font-size: 0.94rem;color: #FC5000;}
.brand-bg1{width: 26.45%;position: absolute;right: 35px;top:55px;z-index: -1;}
.brand-bg2{width: 22.23%;position: absolute;left: 0;top:357px;z-index: -1;}
.zindex5{z-index: 5;}
.mg-bt80{margin-bottom: 80px;}
.line2em p{line-height: 2em;}
.youshi-l{    width: 60%;
    padding-left: 17%;padding-bottom: 1rem;}
    .youshi-l .more{margin-top: .5rem;text-align: right;}
    .youshi-l .more a{color: #fff;}
/*.youshi-list{display: flex;justify-content: space-between;}*/
.youshi-list li{width: 32%;margin-right: 2%;text-align: center;margin-top: 50px;}
.youshi-list li:nth-child(1){margin-top: 0;}
.youshi-list li:nth-child(2){margin-top: 0;}
.youshi-list li:nth-child(3){margin-top: 0;}
.youshi-list li:nth-child(3n){margin-right: 0;}
.youshi-list img{width: 50px;max-width: 100%;}
.youshi-list p{color: #3f3f3f;margin-top: 10px;}
.youshi-list span{color: #727272;font-size: 0.1rem;text-transform: uppercase;}
.jt{display: inline-block;}
.jt i{display: inline-block;width: 32px;height:10px;background: url("/template/default/images/jt64x20-right.png") no-repeat center;background-size: 100% 100%;transition: all .4s;}
.jt:hover i{background: url("../image/jt64x20-right-2.png") no-repeat center;background-size: 100% 100%;transform: translateX(5px);}
.youshi-r{width: 32%;max-width: 40%;position: relative;z-index: 9;}
.padding-b150{padding-bottom: 150px;}
.padding-b100{padding-bottom: 100px;}
.title24 h3{font-size: 0.24rem; letter-spacing: 2px;}
.mg-bt50{margin-bottom: 50px;}
.mg-bt100{margin-bottom: 100px;}
.des-fff p{color: #fff;}
.jcyc{height: 775px;background: url(../image/1733646422362540.jpg) center center / cover no-repeat;background-attachment: fixed; }
.jcyc .w1440{display: flex;align-items: center;}
.jcyc-l{width: 50%;padding: 0 80px;}
.jcyc-r{width: 50%;padding: 0 80px;animation-delay: 300ms !important;}
.title24 span{font-size: 0.28rem;text-transform: uppercase;display: block;}
.title-fff span{color: #fff;}
.jcyc-i{position: absolute;left: 50%;top:50%;border-right: 1px solid #fff;height: 60px;margin-top: -30px;transform-origin: top;animation-delay: 600ms !important;}
.zsrk{display: inline-block;background: #FC5000;width: 178px;text-align: center;transition: all .4s;}
.zsrk span{display: inline-block;vertical-align: middle;line-height: 40px;color: #fff;font-size: 0.16rem;transition: all .4s;}
.zsrk i{display: inline-block;vertical-align: middle;width: 32px;height: 10px;background: url("../image/jt64x20-1.png") no-repeat center;background-size: 100% 100%;margin-left: 28px;transition: all .4s;}
.zsrk:hover{background: #fff;}
.zsrk:hover span{color: #FC5000;}
.zsrk:hover i{background: url("../image/jt64x20-right-2.png") no-repeat center;background-size: 100% 100%;}
.news-box{ padding: 1.2rem 0 2rem;position: relative;}
.mg-bt60{margin-bottom: 60px;}
.news-style{display: block;padding: 30px;background: #fff;}
.news-style .img100{width: 110px;height: 110px;}
.news-con{position: absolute;top:15px;right: 100px;bottom:0;left: 150px;}
.news-con h3{font-size: 0.16rem;line-height: 0.21rem;height: 0.42rem; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: all .4s;}
.date{font-family: dincondlight;color: #808080;}
.news-style .i{width: 32px;height: 10px;background: url("/template/default/images/jt64x20-right.png") no-repeat center;background-size: 100% 100%;position: absolute;right: 0;top:50%;margin-top: -5px;transition: all .4s;}
.swiperDot{margin-top: 50px;}
.swiperDot .swiper-pagination-bullet{width: 6px;height: 6px;opacity: 1;background: #858585;margin: 0 4px;}
.swiperDot .swiper-pagination-bullet-active{background: #FC5000;}
.news-style:hover h3{color: #FC5000;}
.news-style:hover .i{transform: translateX(5px);background: url("../image/jt64x20-right-2.png") no-repeat center;background-size: 100% 100%;}
.huizhanmd{width: 46.979%;position: absolute;right: 5%;top:50%;transform: translateY(-40%);}
.jie12{width: 16.822%;position: absolute;left: 6.25%;top:50%;transform: translateY(-60%);}
.pojie{width: 17.395%;position: absolute;left: 23.958%;top:50%;transform: translateY(-60%);}
.weilai{width: 23.697%;position: absolute;left: 22.447%;bottom:25%;}
.flex{display: flex;align-items: start;}
.line-1{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.line-2{
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2; 
}
.newsbox{justify-content: space-between;position: relative; z-index: 2;}
.newsbox .news-l{ width: 49%;}
.newsbox .news-r{width: 49%;display: flex;justify-content: space-between;}
.newsbox .news-l .news-item{ width: 100%;}
.newsbox .news-r .news-item{ width: 48%;}
.newsbox .title{
    font-size: .18rem;
    font-weight: bold;
    line-height: .3rem;
    padding: 0 .1rem;
}
.newsbox .desc {
    font-size: .16rem;color: #999;
    line-height: .26rem;
    margin-top: .08rem;
    height: .52rem;
    margin-bottom: .2rem;
    padding: 0 .1rem;
}
.news-box .img2{
    position: absolute;
    bottom: 0;
    right: 5vw;
    z-index: 0;
}
.news-box .img2 img{
    width: 6.39rem;
}
.news-box .more{
    margin-top: 10px;
}
.mr-10{
    margin-right: 10px;
}
.gd-title-top{position: absolute;right: 0;bottom:0;}
.gd-title-top img{width: .2rem;}
/*index e*/


.rexian{
    background: url(../image/fuwu-bg.png) center center no-repeat;
    height: 3.2rem;
    background-size: cover;
}


/*8.1媒体资讯 s*/
/*.ban .title20{margin-bottom: 10%;}*/
.ban .title20-line i{border-color: #E3A07A;}
.ban .title20-bot span{font-size: 0.6rem;font-weight: bold;color: #E3A07A;line-height: 1em;display: block;}
.ban .title20-bot h2{font-size: 0.24rem;color: #E3A07A;}
.padding-tb90{padding: 90px 0;}
.xw{display: flex;flex-wrap: wrap;}
.xw li{width: 32%;margin-right: 2%;background: #fff;transition: all .4s;margin-bottom: 70px;}
.xw li a{position: relative;height: 100%;width: 100%;display: block;}
.xw li:hover{box-shadow: 0 1px 8px 0 rgba(53, 39, 12, 0.41);}
.xw li:nth-child(3n){margin-right: 0;}
.bgf7{background: #f7f7f7;}
.xw-bot{padding: 25px 20px;}
.xw-bot h3{font-size: 0.16rem;color: #000;}
.xw-bot span{color: #5e5e5e;font-size: 0.12rem;font-family: dincondlight;}
.page{text-align: center;}
.page a{display: inline-block;vertical-align: middle;transition: all .4s;}
.pages{font-size: 0.18rem;color: #5e5e5e;margin: 0 0.1rem;border:1px solid #5e5e5e;width: 0.4rem;height: 0.4rem;line-height: 0.4rem;border-radius: 100%;}
.pages.active{color: #fff;border-color: #FC5000;background: #FC5000;}
.pages:hover{color: #fff;border-color: #FC5000;background: #FC5000;}
.page-btn{width: 32px;height: 10px;}
.page-left{background: url("/template/default/images/jt64x20-left.png") no-repeat center;background-size: cover;margin-right: 20px;}
.page-left:hover{background: url("/template/default/images/jt64x20-left-2.png") no-repeat center;background-size: cover;}
.page-right{background: url("/template/default/images/jt64x20-right.png") no-repeat center;background-size: cover;margin-left: 20px;}
.page-right:hover{background: url("../image/jt64x20-right-2.png") no-repeat center;background-size: cover;}
/*8.1媒体资讯 e*/
/*8.2媒体资讯详情 s*/
.positions a{color: #505050;}
.xwxq-top h1{font-size:0.36rem;margin-right: 50px;}
.xwxq-top{border-bottom: 1px solid #000;padding: 50px 0;}
.xwxq-time{position: absolute;right: 0;top:50%;transform: translateY(-50%);}
.xwxq-time span{display: block;text-align: right;font-size: 0.18rem;color: #6f6f6f;;line-height: 1em;margin: 5px 0;font-family: dincondlight;}
.xwxq-time span:nth-child(1){font-size: 0.6rem;color: #000;}
.edit{width: 800px;max-width: 100%;margin: 0 auto;padding: 50px 0;}
.edit img{height: auto !important;max-width: 100%;vertical-align: bottom !important;}
.edit p{line-height: 1.8;font-size: 0.16rem;}
.bge5{background: #e5e5e5;}
.fanhui{display: inline-block;width: 150px;line-height: 46px;text-align: center;font-size: 0.18rem;text-transform: uppercase;background: #111;color: #fff;position: relative;transition: all .4s;}
.fanhui:hover{background: #FC5000;}
.project-xq-bot .fanhui:before{content: '';position: absolute;left: 50%;height: 70px;border-left: 1px solid #ccc;top:-105px;transition: all .4s;}
.project-xq-bot .fanhui:hover:before{top:-70px;border-color: #FC5000;}
.project-xq-box{border-bottom: 1px solid #e1e1e1;margin-bottom: 50px;padding-bottom: 50px;}
.project-xq-bot{margin-top: 120px; padding: 70px 0; position: relative;}
.project-xq-page a{position: absolute;top:50%;color: #000;margin-top: -9px;max-width: 40%;transition: all .4s;}
.project-xq-page a.a1{left: 50px;}
.project-xq-page a.a2{right: 50px;}
.project-xq-page a img{width: 25px; position: absolute; top:5.5px;transition: all .4s;}
.project-xq-page a:hover{color: #FC5000;}
.project-xq-page a.a1{padding-left: 35px;}
.project-xq-page a.a2{padding-right: 35px;}
.project-xq-page a.a1 img{left:0;}
.project-xq-page a.a2 img{right: 0;}
.project-xq-page a.a1:hover img{transform: translateX(-10px);-webkit-transform: translateX(-10px);}
.project-xq-page a.a2:hover img{transform: translateX(10px);-webkit-transform: translateX(10px);}
.project-xq-bt p{text-align: center;font-size: 0.16rem;color: #666;max-width: 600px;margin:0 auto;}
/*8.2媒体资讯详情 e*/
/*3.1饰面研发中心 s*/
.ny-nav-ers{font-size: 0;}
.ny-nav-ers a{font-size: 0.24rem;transition: all .4s;color:#616161;display: inline-block;margin-right: 80px;}
.ny-nav-ers a:last-child{margin-right: 0;}
.ny-nav-ers a.active{color: #000;}
.ny-nav-ers a:hover{color: #000;}
.ny-nav-san{border-bottom: 1px solid #cdcdcd;height: 50px;}
.ny-nav-sans{font-size: 0;}
.ny-nav-sans a{transform: translateZ(0); font-size: 0.18rem;transition: all .4s;color:#515050;display: inline-block;line-height: 50px;height: 50px;margin-right: 15px;min-width: 60px;text-align: center;}
.ny-nav-sans a:last-child{margin-right: 0;}
.ny-nav-sans a span{position: relative;display: inline-block;padding: 0 7px;}
.ny-nav-sans a span:after{position: absolute;content: "";left: 50%;bottom:0;transform: translateX(-50%);height: 2px;background: #FC5000;opacity: 0;width: 0;transition: all .4s;}
.ny-nav-sans a.active span:after{opacity: 1;width: 100%;}
.ny-nav-sans a:hover span:after{opacity: 1;width: 100%;}
.ny-nav-sans a.active{color: #000;font-size: 0.24rem;}
.ny-nav-sans a:hover{color: #000;font-size: 0.24rem;}
.smyfzx li{width: 32%;margin-right: 2%;margin-bottom: 80px;}
.smyfzx li:nth-child(3n){margin-right: 0;}
.jt64x20-1{display: inline-block;width: 32px;height: 10px;background: url("/template/default/images/jt64x20-1.png") no-repeat center;background-size: 100% 100%;}
.smyfzx-sd{background: rgba(0,0,0,.3);transition: all .4s;opacity: 0;}
.mg-bt40{margin-bottom: 40px;}
.msyfzx-bot h3{font-size: 0.16rem;padding-left: 45px;position: relative;transition: all .4s;}
.msyfzx-bot h3:before{content: '';position: absolute;left: 0;width: 36px;border-top: 1px solid #FC5000;top:50%;}
.smcs{display: inline-block;font-size: 0.12rem;color: #5e5e5e;transition: all .4s;}
.smyfzx li:hover .smyfzx-sd{opacity: 1;}
.smyfzx li .relative{transition: all .4s;}
.smyfzx li:hover .relative{box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.67);}
a:hover .msyfzx-bot h3{color: #FC5000;}
.smyfzx li:hover span{color: #FC5000;}
/*3.1饰面研发中心 e*/
/*4.1终端建店案例 s*/
.anli li{width: 32%;margin-right: 2%;margin-bottom: 80px;}
.anli li:nth-child(3n){margin-right: 0;}
.anli li .img100{position: relative;}
.anli li .img100 img{position: absolute;width: 100%;height: 100%;top:0;left: 0;}
.anli .msyfzx-bot{margin-right: 80px;}
.anli-sd{background: rgba(0,0,0,.4);transition: all .4s;opacity: 0;}
.gd-bg{background: #FC5000;border-radius: 35px;color: #fff;display: inline-block;width: 128px;}
.gd-bg span{display: inline-block;vertical-align: middle;line-height: 35px;margin-right: 10px;}
.mg-bt30{margin-bottom: 30px;}
.anli-dw{position: absolute;right: 40px;top:0;text-align: center;}
.anli-dw p{color: #959595;font-size: 0.12rem;margin-top: 5px;transition: all .4s;}
.dw2{display: inline-block;width: 18px;height: 28px;background: url("/template/default/images/dw2.png") no-repeat center;background-size: 100% 100%;transition: all .4s;filter: grayscale(1);}
a:hover .anli-dw p{color: #FC5000;}
a:hover .dw2{filter: grayscale(0);}
.anli li:hover .anli-sd{opacity: 1;}
/*4.1终端建店案例 e*/
/*4.1终端建店案例详情 s*/
.alxq-top h1{font-size: 0.36rem;}
.alxq-top{border-bottom: 1px solid #bbbbbb;padding-bottom: 15px;}
.alxq-cs{width: 1000px;max-width: 100%;margin: 0 auto;}
.alxq-cs li{width: 23.5%;margin-right: 2%;margin-bottom: 20px;}
.alxq-cs li:nth-child(4n){margin-right: 0;}
.alxq-cs li span{display: inline-block;color: #797979;}
.preview .swiper-slide{width: 15.5%;margin-right: 1.4%;}
.preview .swiper-slide:last-child{margin-right: 0;}
.preview .swiper-slide:before{position: absolute;content: "";width: 100%;height: 100%;background: rgba(0,0,0,.5);transition: all .4s;}
.preview .swiper-slide.active-nav:before{opacity: 0;}
.preview .swiper-slide:hover:before{opacity: 0;}
.btnStyle div{position: absolute;top:50%;width: 60px;height: 60px;pointer-events: auto;margin-top: -30px;z-index: 9;border:1px solid rgba(255,255,255,.5);border-radius: 100%;transition: all .4s;}
.btnStyle1{left:12px;background: url("/template/default/images/120-1.png") no-repeat center;background-size: cover;}
.btnStyle2{right:12px;background: url("/template/default/images/120-2.png") no-repeat center;background-size: cover;}
.btnStyle div:hover{background-color: #FC5000;border-color: #FC5000;}
.btnStyle .swiper-button-disabled{display: none;}
/*4.1终端建店案例详情 e*/
/*5.1先锋展厅 s*/
.vr-type a{display: inline-block;position: relative;transition: all .4s;color: #767575;padding-bottom: 12px;margin-right: 70px;}
.vr-type a:last-child{margin-right: 0;}
.vr-type a:after{position: absolute;content: "";left: 50%;bottom:0;transform: translateX(-50%);height: 1px;background: #FC5000;opacity: 0;width: 0;transition: all .4s;}
.vr-type a.active{color: #000;}
.vr-type a.active:after{width: 100%;opacity: 1;}
.vr-type a:hover{color: #000;}
.vr-type a:hover:after{width: 100%;opacity: 1;}
/*5.1先锋展厅 e*/
.onlinevr{display: block;width: 100%;border:none;background: #333a4d;}
/*2.1品牌介绍 s*/
.des16 p{font-size: 0.16rem;}
.line2em p{line-height: 2;}
.title36 h2{font-size: 0.36rem;}
.gsjj-img{width: 61.68%;padding-top: 50px;}
.gsjj-imgs{width: 81%;}
.gsjj-diwen{width: 68%;position: absolute;top:0;left: 0;z-index: -1;}
.gsjj-con{width: 35%;padding-top: 30px;}
.gsjj-con h2{width: 380px;max-width: 100%;}
.gsjj-brand{font-size: 0.87rem;color: #c9a063;line-height: 1em;}
.zongzhi .img100 img{display: block;height: calc(100vh - 180px);object-fit: cover;max-height: 757px;}
.title-fff h2{color: #fff;}
.title36 .i{display: inline-block;width: 45px;border-bottom: 1px solid #333;vertical-align: middle;}
.title-fff .i{border-color: #fff !important;}
.zongzhi .des16{margin-bottom: 10%;}
.shishang-img{width: 50%;}
.shishang li{display: block;}
.shishang li.odd .shishang-img{float: left;}
.shishang li.odd .shishang-con{float: right;}
.shishang li.even .shishang-img{float: right;}
.shishang li.even .shishang-con{float: left;}
.shishang-con{width: 40%;padding-top: 30px;}
.title30 h2{font-size: 0.3rem;}
.title30 .i{display: inline-block;border-bottom: 1px solid #000;width: 45px;vertical-align: middle;}
.xilie{margin-top: 30px;font-size: .18rem;}
/* .xilie a{display: inline-block;color: #696969;margin-right: 50px;transition: all .4s;font-size: 20px;font-weight: bold;}
.xilie a:last-child{margin-right: 0;}
.xilie a.active,.xilie a:hover{color: #FC5000;} */
.xilie .button{display: inline-block;color: #696969;margin-right: 10px;transition: all .4s;font-size: 20px;font-weight: bold;padding: 15px 40px;}
.xilie .button:last-child{margin-right: 0;}
.xilie .button.active,.xilie .button:hover{color: #FC5000;}
.cpjzs{display: none;margin: 0 117px;}
.cpjzs.active{display: block;}
.cpjzsBtn div{position: absolute;top:50%;width: 60px;height: 60px;pointer-events: auto;margin-top: -30px;z-index: 9;border:1px solid rgba(255,255,255,.5);border-radius: 100%;transition: all .4s;}
.cpjzsBtn1{left: 0;background: url("/template/default/images/120-1.png") no-repeat center;background-size: cover;}
.cpjzsBtn2{right: 0;background: url("/template/default/images/120-2.png") no-repeat center;background-size: cover;}
.cpjzsBtn div:hover{background-color: #FC5000;border-color: #FC5000;}
.logo5 img{height: 0.18rem;}
.gtyj-des{width: 100%;max-width: 100%;margin: 0 auto 30px;}
.brand1{width: 300px;padding-top: 33px;}
.brand2{width: 60%;}
.imgmax img{max-width: 100%;vertical-align: bottom;}
/*2.1品牌介绍 e*/
/*6.1加入我们 s*/
.bcshang-type a{font-size: 0.16rem;padding-bottom: 20px;}
.form-box{width: 960px;max-width: 100%;margin: 0 auto 50px;}
.form-name{margin-bottom: 10px;}
.xing{color: #f00;}
.form-page{width: 48%;float: left; margin-right: 4%;border-bottom: 1px solid #bababa;margin-bottom: 20px;}
.form-page:nth-child(2n){margin-right:0;}
.input input{display: block;width: 100%;height: 36px;line-height: 36px;background: none;color: #666}
.form-page textarea{display: block;width: 100%;height: 60px;background: none;resize: none;overflow: auto;line-height: 1.6;}
.form-page.full{width: 100%;}
/*6.1加入我们 e*/
/*6.2授权查询 s*/
.yys-list{display: flex;flex-wrap: wrap;}
.yys-list li{background: #eee;padding: 35px;position: relative;}

.yys-list-col3 li{width: 31%;margin-right: 3.5%;margin-bottom: 3.5%;}
.yys-list-col3 li:nth-child(3n){margin-right: 0;}

.yys-top{border-bottom: 1px solid #c1c1c1;padding-bottom: 15px;margin-bottom: 20px;}
.yys-top h3{font-size: 0.22rem;}
.yys-mid h5{font-size: 0.18rem;}
.yys-mid p{color: #6d6d6d;min-height: 3.2em;}
.jiao{
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid #fff;
    background-color: #fff;
    border-radius: 20px;
    top: 12px;
    right: 12px;
    box-shadow: 0 0 3px #ddd;
}
.yys-list li:hover i{transform: translateX(10px);}
.sl-box{margin: 0 auto 50px;max-width: 100%;z-index: 9;position: relative;font-size: 0;text-align: center;}
.sl-page{display: inline-block;font-size:0.14rem; width: 21.5%;margin-right: 2%;border-bottom: 1px solid #bdbdbd;position: relative;cursor: pointer;text-align: left;}
.sl-page .i{width: 12px;height: 6px;background: url("/template/default/images/bot23x12.png") no-repeat center;background-size: 100% 100%;position: absolute;right: 0;top:50%;margin-top: -3px;transition: all .4s;}

.sl-page.active .i{transform: rotate(180deg);}
.sl-page:last-child{margin-right: 0;}

.sl-list{display: none;position: absolute;width: 100%;left: 0;top:100%;background: #fff;z-index: 9;max-height: 280px;overflow: auto;}
.sl-page-county .sl-list{max-height: 999999px;}
.sl-list a{display: block;line-height: 28px;text-align: center;}
.sl-list a:hover{background: #ddd;}
.sl-val{line-height: 48px;display: block;width: 100%;background: none;}
.scrollBar::-webkit-scrollbar {width: 6px;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;}

.bgzs{width: 40px;height: 40px;position: absolute;top:10px;right: 10px;background: url("/template/default/images/gb128.png") no-repeat center;background-size: cover;}
.zscx-input input{display: block;width: 100%;height: 48px;line-height: 48px;background: none;text-indent: 1em;}
.zscx-name{position: absolute;top:0;left: 0;line-height: 48px;}
.zscx-input{margin-left: 90px;border-bottom: 1px solid #ddd;margin-right: 50px;}
.sl-page-zscx{border-bottom: none;width: 25.5%}
.zscx-btn{position: absolute;width: 48px;height: 48px;background: url("/template/default/images/s128.png") no-repeat center;background-size: cover;top:0;right: 0;}

.swiper-slide4 .banner-des{margin-bottom: 5%;}
.swiper-slide4 .banner-des h2{font-family: dincondmedium;font-size: 0.6rem;color: #574538;}
.swiper-slide4 .banner-des h3{font-size: 0.31rem;color: #574538;}

.swiper-slide3 .banner-des{margin-bottom: 0;}
.swiper-slide3 .banner-des h2{font-family: dincondmedium;font-size: 0.72rem;color: #FC5000;}
.swiper-slide3 .banner-des h3{font-size: 0.36rem;color: #fff;}

/*6.2授权查询 e*/
/*9.1联系我们 s*/
.bold{font-weight: bold;}
.bolder{font-weight: bolder;}
.yys-list-clo2 li{width: 32%;margin-right: 2%;margin-bottom: 2%;}
.yys-list-clo2 li:nth-child(3n){margin-right: 0;}
.gdsm{color: #fff;}
.lxwm-top{padding: 60px 80px;background: #121212;}
.lxwm-list li{display: block;position: relative;padding-left: 0.4rem;margin-bottom: 30px;}
.lx-icon{position: absolute;width: 0.27rem;left: 0;top:-0.03rem;}
.lx-code{width: 93px;display: inline-block;vertical-align: top;}
.lxwm-list li p{display: inline-block;vertical-align: top;}
.lxwm-img{position: absolute;width: 100%;bottom:0;right: 0;z-index: -1;}
/*9.1联系我们 e*/
/*3.2饰面研发中心详情 s*/
.title-size48{font-size: 0.48rem;}
.xinghao{border-bottom: 1px solid #000;padding-bottom: 15px;color: #2f2f2f;font-size: 0.18rem;}

.swiperDot2{margin-top: 40px;}
.swiperDot2 .swiper-pagination-bullet{width: 14px;height: 14px;opacity: 1;border:1px solid #080808;margin-right: 10px; vertical-align: middle;background: none;}
.swiperDot2 .swiper-pagination-bullet:last-child{margin-right: 0;}
.swiperDot2 .swiper-pagination-bullet-active{background: #FC5000;border-color: #FC5000;}
.smxq-page{border-top: 1px solid #c8c8c8;padding: 60px 0;}
.smxq-page-l{width: 420px;width: 29.16%;}
/*.smxq-page-r{margin-left: 535px;}*/
.smxq-page-r{width: 65%;}
.des-515151 p{color: #515151;}
.xg-list{border-bottom: 1px solid #a5a5a5;padding-bottom: 15px;margin-bottom: 30px;}
.xg-list:last-child{margin-bottom: 0;}
.xg-list p{font-size: 0.16rem;color: #848383;}
.xg-page:nth-child(1) .xg-list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.xg-page{margin-bottom: 50px;}
.xg-page:last-child{margin-bottom: 0;}
.xg-page:last-child .xg-list:nth-child(2){border:none;padding-bottom: 0;}
/*3.2饰面研发中心详情 e*/
/*2.2品牌优势 s*/
.title-span60{font-size: 0.6rem;display: block;}
.des-4f4e4e p{color: #4f4e4e;}
.values-text{width: 100%;max-width: 100%;margin: 0 auto;}
.daoxiang-img{width: 50%;}
.daoxiang-con{position: absolute;width: 50%;top:0;right: 0;height: 100%;background: #2F2F2F;}
.daoxiang-con .des-fff{width: 81%;max-width: 100%;}
.tixi-text{width: 767px;max-width: 100%;margin: 0 auto;}
.fak-text{width: 420px;max-width: 100%;margin: 0 auto;}
.title-fff{color: #fff;}
.daoxiang-warp{padding: 0 120px;}
.fak{border-top: 1px solid #bbb;}
.padding-t80{padding-top: 80px;}
.ercodebox img{width: 80%;}
/*.fwtx-list{display: flex;flex-wrap: wrap;}*/
.fwtx-list .li{padding: 60px 0 60px 25%;background: url("../image/fazhan1.png") no-repeat center;background-size: cover;border-right: 1px solid #fff;transition: all .4s;}
.fwtx-list .swiper-slide:last-child .li{border-right: none;}
.fwtx-top span{display: inline-block;position: relative;font-size: 0.24rem;font-family: dincondbold;color: #FC5000;transition: all .4s;padding-bottom: 10px;}
.fwtx-top span:after{content: "";position: absolute;left: 0;bottom:0;height: 2px;background: #FC5000;width: 100%;transition: all .4s;}
.fwtx-bot h3{font-size: 0.24rem;color: #fff;}
.fwtx-bot{transition: all .4s;    padding-right: .2rem;}
.fwtx-list .swiper-slide:hover .li{background: url("../image/fazhan2.png") no-repeat center;background-size: cover;}
.fwtx-list .swiper-slide:hover .fwtx-top span{color: #fff;}
.fwtx-list .swiper-slide:hover .fwtx-top span:after{background: #fff;}
.fwtx-list .swiper-slide:hover .fwtx-bot{transform: translateY(-40px);}
.contentbox{width: 100%;}
.fw67-img{width: 40.41%;}
.fw67 li{display: block;}
.fw67-con{position: absolute;width: 55.59%;}
.fw67-warp{width: 81%;}
.fw67 li:nth-child(odd) .fw67-img{float: left;}
.fw67 li:nth-child(even) .fw67-img{float: right;margin-top: -24%;}
.fw67 li:nth-child(odd) .fw67-con{right: 0;top:12%;}
.fw67 li:nth-child(even) .fw67-con{left: 0;bottom:12%;text-align: right;}
.fw67 li:nth-child(even) .fw67-warp{display: inline-block;text-align: left;}
/* .fw67 li:nth-child(odd) .title30{margin-left: -29%;} */
.fw67 li:nth-child(even) .fw67-warp{width: 88%;}
/*2.2品牌优势 e*/
.pt-90{padding-top: 90px;}
/*大牌定向研发 s*/
.diabiao-img{width: 50%;padding-top: 13%;}
.diabiao-db{width: 77%;position: absolute;z-index: 1;top:0;right: 0;}
.diabiao-imgs{position: relative;z-index: 2;width: 70.5%;background: #f7f7f7;padding-top: 30px;padding-right: 30px;padding-bottom: 30px;}
.diabiao-con{width: 42%;position: absolute;left: 41%;top:6%;z-index: 4;}
.title30-top-il{display: inline-block;text-align: center;margin-bottom: 22%;}
.zuyi{margin-top: 8%;}
.zuyi img{height: 0.34rem;}
.title30-mid-il{display: inline-block;text-align: center;margin-bottom: 13%;}
.des18{font-size: 0.18rem;}
.title30-mid-il p{margin-top: 4%;}
.title-sdl .title30{width: 50%;margin-left: 50%;text-align: left;}
.sandianling{font-size: 0.36rem;width: 50%;text-align: right;padding-right: 0.6rem;}
.sandianling span{animation-delay: .6s !important;display: inline-block;}
.xie{border-top: 1px solid #FC5000;width: 0.86rem;transform: rotate(120deg);transform-origin: left;}
.data2{width: 100%;max-width: 100%;margin: 0 auto;}
.data2 li{width: 25%;text-align: center;padding: 25px;animation-delay: 1.2s !important;}
.data2 li:nth-child(2n-1){background: #FC5000;}
.data2 li:nth-child(2n){background: #3C3C3C;}
.data2 li .relative{display: inline-block;margin-right: 3px;}
.data2 li span{display: inline-block;font-size: 0.18rem;color: #fff;}
.data2 li strong{font-family: dincondmedium;font-size: 0.72rem;color: #fff;font-weight: normal;line-height: 1em;}
.data2 li i{position: absolute;left: 100%;top:0;color: #fff;font-style: normal;margin-left: 5px;font-size: 0.18rem;}
.data2 li p{font-size: 0.16rem;color: #fff;}
.bfbc{width: 23.4%;}
.bufen{width: 100%;margin-top: 90px;}
.bufen li{display: flex; justify-content: space-between;margin-top: 10px;margin-bottom: 90px;}
.bufen li:nth-child(2n){    flex-direction: row-reverse;}
/* .bufen li:nth-child(odd) .bfbc{float: right;}
.bufen li:nth-child(even) .bfbc{float: left;} */
.bfcj{width: 71.52%;}
/* .bufen li:nth-child(odd) .bfcj{left: 0;}
.bufen li:nth-child(even) .bfcj{right: 0;} */
.bc-name{background: #FC5000;color: #fff;text-align: center;min-width: 1.87rem;line-height: 0.48rem;display: inline-block;padding: 0 0.1rem;font-size: 0.18rem;margin-bottom: 0.3rem;}
/*大牌定向研发 e*/
.smyfzx-hide{position: absolute;width: 100%;top:0;left: 0;opacity: 0;transition: all .8s;}
.smyfzx-show{transition: all .8s;position: relative;}
.smyfzx li:hover .smyfzx-hide{opacity: 1;}
.smyfzx li:hover .smyfzx-show{opacity: 0;}
.smyfzx li img{position: absolute;top:0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.fixed-right{position: fixed;bottom:140px;z-index: 998;width: 50px;transition: all .4s;right: -160px;}
.fixed-right.active{right: 5px;}
.fixed-right li{width: 100%;height: 50px;position: relative;margin-top: 5px;}
.fixed-icon{border:1px solid #FC5000;border-radius: 100%;transition: all .4s;}
.fixed-wx .fixed-icon{background: url("/template/default/images/wx-icon.png") no-repeat center;background-size: cover;}
.fixed-wx:hover .fixed-icon{background: #FC5000 url("/template/default/images/wx-icon-1.png") no-repeat center;background-size: cover;}
.fixed-wx.active .fixed-icon{background: #FC5000 url("/template/default/images/wx-icon-1.png") no-repeat center;background-size: cover;}
.return .fixed-icon{background: url("/template/default/images/up.png") no-repeat center;background-size: cover;}
.return:hover .fixed-icon{background: #FC5000 url("/template/default/images/up-1.png") no-repeat center;background-size: cover;}
.fixed-code{position: absolute;width: 0;right: 100%;top:0;overflow: hidden;transition: all .4s;}
.fixed-code-warp{background: #fff;border-radius: 5px;overflow: hidden;width: 93px;margin-right: 5px;}
.fixed-code-warp p{font-size: 12px;padding-bottom: 5px;transition: all .4s;}
.fixed-right li:hover .fixed-code{width: 98px;}
.fixed-right li.active .fixed-code{width: 98px;}

.fixed-jmhz .fixed-icon{background: url("/template/default/images/mhz-icon.png") no-repeat center;background-size: cover;}
.fixed-jmhz:hover .fixed-icon{background: #FC5000 url("/template/default/images/mhz-icon-1.png") no-repeat center;background-size: cover;}
.fixed-jmhz.active .fixed-icon{background: #FC5000 url("/template/default/images/mhz-icon-1.png") no-repeat center;background-size: cover;}
.fixed-jmhz p{line-height: 50px;padding-bottom: 0 !important;}
.fixed-jmhz a:hover p{color: #fff;background: #FC5000;}


.pojie .img100{animation-delay: 300ms !important;}
.weilai .img100{animation-delay: 600ms !important;}
.huizhanmd .img100{animation-delay: 900ms !important;}

.fixed-style{position: fixed;z-index: 999;background: rgba(0,0,0,.5);width: 100%;top:0;height: 100%;left: 0;display: none;}
.zhengshu-con{position: absolute;width: 600px;max-width: 92%;height: 90%;top:5%;left: 50%;transform: translateX(-50%);background: #fff;text-align: center;display: flex;justify-content: center;align-items: center;}
.zhengshu-con img{max-width: 100%;max-height: 100%;}
.notip{margin-top: 40px;padding: 80px 0; margin-bottom: 0; background: none;width: 100%;margin-right: 0;}

/*.banner-short .wap-show{height: 60vw;position: relative;overflow: hidden;}*/
/*.banner-short .wap-show img{position: absolute;width: 100%;height: 100%;top:0;left:0 ;object-fit: cover;}*/


.part4{padding: 1.5rem 0;overflow: hidden;color: #fff;}
.part4 .p4-l{
    width: 75%;
}
.part4 .p4-l .zhengshu .imgbox{
    width: calc(50% - 25px);
}
.part4 .p4-l .zhengshu .imgbox img{
    width: 100%;
}
.part4 h2{
    color: #fff;
    margin-bottom: 10px;
    font-size: .32rem;
}
.imgbox{
    overflow: hidden;
    display: flex;
}
.imgbox img{
    width: 100%;
    transition: all .3s;
}
.imgbox img:hover{
    transform: scale(1.1);
    transition: all .3s;
}

.img100{
    overflow: hidden;
}
.img100 img{
    transition: all .3s;
}
.img100 img:hover{
    transform: scale(1.1);
    transition: all .3s;
}
.part4 .part4-t{
    justify-content: center;
}
.part4 .part4-b{
    justify-content: space-between;
    margin-top: .48rem;
}
.part4 .img1{
    margin-right: 50px;
}
.part4 .title-span60{
    margin-right: -58px;
}
.part4-b .img3{
    width: 55%;
}
.part4-b .img4box{
    width: 42%;
}
.part4 .xxl{
    margin-bottom: 12px;
}

/* .part4 .p4-r{
    width: 25%;
    justify-content: end;
} */
.part4 .item{
    width: 2.21rem;
    height: 1.28rem;
    /* background: url(../image/img5.png) center center no-repeat; */
    /* background-size: 100% 100%; */
    padding: .24rem .3rem .24rem .24rem;
    background-color: #6C6C6C;
    border: 3px solid #313131;
    border-radius: 4px;
}
.mt-30{
    margin-top: 30px;
}
.mb-30{
    margin-bottom: 30px;
}
.mt-60{
    margin-top: 60px;
}
.mb-60{
    margin-bottom: 60px;
}
.part4 .yuan{
    background-color: #857C7D;
    border: 2px solid #fff;
    border-radius: 1rem;
}
.part4 .yuan1{width: .16rem;height: .16rem;margin-right: .08rem;}
.part4 .yuan2{width: .2rem;height: .2rem;    position: absolute;
    right: .6rem;
    top: .48rem;}
.part4 .yuan3{width: .4rem;height: .4rem;    position: absolute;top: .4rem;left: .88rem;}
.part4 .item .text1{font-style: italic;font-size: .2rem;color: #fff;margin-top: .1rem;margin-bottom: .05rem;}
.part4 .item .text2{font-size: .16rem;color: #fff;}
.part4 .fimg{position: absolute;right: 0;bottom: 3.8rem;opacity: .6;z-index: 0;}
.part4 .fimg img{width: 6.28rem;height: auto;}
.part4 .w1440{
    z-index: 1;
}
.part4 .p-play{
    margin-top: .8rem;
}
.part4Btn{position: absolute;width: 100%;left: 0;top:0;bottom:0;z-index: 10;pointer-events: none;}
.part4Btn div{position: absolute;top:50%;width: .21rem;height: .6rem;pointer-events: auto;margin-top: -30px;z-index: 9;transition: all .4s;}
.part4Btn1{left: -0.5rem;background: url("../image/icon5.png") no-repeat center;}
.part4Btn2{right: -0.5rem   ;background: url("../image/icon6.png") no-repeat center;}
.part4Btn div:hover{cursor: pointer;}




.uppercase{text-transform: uppercase;}

.mouseBox{position:absolute; left: 50%; margin-left: -24px; bottom: 35px; z-index: 99; text-align: center; cursor: pointer;}
.mouseIco{border-radius: 9px;width: 14px;height: 26px;border: 1px solid #fff;margin: 0 auto 5px;display: block;position: relative;}
.mouseIco i{ width: 2px; height: 7px; border-radius: 1px; display: block; background-color: #fff; position: absolute; left: 50%; margin-left: -1px; top: 5px; -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;}
.mouseBox p{color: #fff;font-size: 12px;}
@keyframes mouse-dot{
    from{opacity: 0; }
    33%{opacity: 1; }
    to{transform: translateY(10px); -webkit-transform: translateY(10px); opacity: 0; }
}
@-webkit-keyframes mouse-dot{
    from{opacity: 0; }
    33%{opacity: 1; }
    to{transform: translateY(10px); -webkit-transform: translateY(10px); opacity: 0; }
}
.gdcp .img100{position: relative;}
.gdcp .img100 img{position: absolute;width: 100%;height: 100%;top:0;left: 0;object-fit: cover;}
.maodian{position: absolute;left: 0;top:-80px;}


/*banner 0615 s*/
.div0615-2{position: absolute;top:0;left: 8%;width: 4.25%;z-index: 3;}
.div0615-3{position: absolute;bottom:5%;left: 6%;width: 27.8%;z-index: 4;}
.div0615-4{position: absolute;top:73%;left: 8%;width: 31.4%;z-index: 5;}
.div0615-5{position: absolute;right: 0;top:5%;width: 70%;}

.div0615-wap-1{position: absolute;top:0;left: 0;width: 100%;}
.div0615-wap-2{position: absolute;bottom:6%;right: 10%;width: 34%;}
.div0615-wap-3{position: absolute;bottom:6%;left: 10%;width: 45%;}
.pc-show2{display: block;}
.wap-show2{display: none;}

/*banner 0615 e*/





.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 .huizhanmd .img100,.swiper-slide-active .weilai .img100,.swiper-slide-active .shouji02,.swiper-slide-active .shouji03,.swiper-slide-active .slideUps{
    animation:slideUp 1.2s both ease-out;-webkit-animation:slideUp 1.2s both ease-out;
}
@keyframes slideUp{
    0%{opacity:0;-webkit-transform: translateY(100px);transform: translateY(100px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideDown,.swiper-slide-active .slideDowns{
    animation:slideDown 1.2s both ease-out;-webkit-animation:slideDown 1.2s both ease-out;
}
@keyframes slideDown{
    0%{opacity:0;-webkit-transform: translateY(-100px);transform: translateY(-100px);}
    100%{opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);}
}
.slideLeft,.swiper-slide-active .banner-des h2,.swiper-slide-active .banner-des h3,.swiper-slide-active .banner-xl,
.swiper-slide-active .jie12 .img100,.swiper-slide-active .shouji04,.swiper-slide-active .slideLefts{
    animation:slideLeft 1.2s both ease-out;-webkit-animation:slideLeft 1.2s both ease-out;
}
@keyframes slideLeft{
    0%{opacity:0;-webkit-transform: translateX(-100px);transform: translateX(-100px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.slideRight,.swiper-slide-active .div0615-5,.swiper-slide-active .slideRights{
    animation:slideRight 1.5s both ease-out;-webkit-animation:slideRight 1.5s both ease-out;
}
@keyframes slideRight{
    0%{opacity:1;-webkit-transform: translateX(100px);transform: translateX(100px);}
    100%{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
}
.tobig,.swiper-slide-active .banner-xl .i,.swiper-slide-active .pojie .img100,.swiper-slide-active .shouji01{
    animation:tobig 1.2s both ease-out;-webkit-animation:tobig 1.2s 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);}
}
.swiper-slide-active .div0615-wap-0{
    animation:tobig 1.2s both ease-out;-webkit-animation:tobig 1.2s both ease-out;
}
@keyframes tobig{
    0%{opacity:1;-webkit-transform: scale(0);transform: scale(1.2);}
    100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
}
.tolong{
    animation:tolong 1.2s both ease-out;-webkit-animation:tolong 1.2s both ease-out;
}
@keyframes tolong{
    0%{height: 0;}
    100%{height: 100%;}
}
.wbps_maskSolid{animation:wbps_maskSolid 1s linear 0s 1 normal none running;}
@keyframes wbps_maskSolid {
    0%{-webkit-clip-path: circle(0%);clip-path: circle(0%);}
    100%{-webkit-clip-path: circle(100%);clip-path: circle(100%);}
}
.wbps_zoomCircle{animation:wbps_zoomCircle 2s linear 0s infinite normal none running;}
@keyframes wbps_zoomCircle {
    0%{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
    50%{opacity: 1;-webkit-transform: scale(1.2, 1.2);transform: scale(1.2, 1.2);}
    100%{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
}
.wbps_maskSolid{animation:wbps_maskSolid 1s linear 0s 1 normal none running;}
@keyframes wbps_maskSolid {
    0%{-webkit-clip-path: circle(0%);clip-path: circle(0%);}
    100%{-webkit-clip-path: circle(100%);clip-path: circle(100%);}
}
.wbps_spreadInDown,.swiper-slide-active .div0615-2,.swiper-slide-active .div0615-wap-1{animation:wbps_spreadInDown 1.5s ease 0s 1 normal none running;}
@keyframes wbps_spreadInDown{
    0%{opacity: 0.8;transition-timing-function: ease-in;transform-origin: top;-webkit-transform: scaleY(0);transform: scaleY(0);}
    45%{opacity: 1;transition-timing-function: ease-in;transform-origin: top;-webkit-transform: scaleY(1.03);transform: scaleY(1.03);}
    60%{opacity: 1;transition-timing-function: ease-in;transform-origin: top;-webkit-transform: scaleY(0.97);transform: scaleY(0.97);}
    75%{opacity: 1;transition-timing-function: ease-in;transform-origin: top;-webkit-transform: scaleY(1.02);transform: scaleY(1.02);}
    90%{opacity: 1;transition-timing-function: ease-in;transform-origin: top;-webkit-transform: scaleY(0.98);transform: scaleY(0.98);}
    100%{opacity: 1;transition-timing-function: ease-in;transform-origin: top;-webkit-transform: scaleY(1);transform: scaleY(1);}
}
.wbps_fadeInLeft{animation:wbps_fadeInLeft 1s linear 0s 1 normal none running;}
@keyframes wbps_fadeInLeft{
    0%{opacity: 0;-webkit-transform: translate(-100%, 0);transform: translate(-100%, 0);}
    100%{opacity: 1;-webkit-transform: none;transform: none;}
}
.wbps_fadeInRight{animation:wbps_fadeInRight 1s linear 0s 1 normal none running;}
@keyframes wbps_fadeInRight{
    0%{opacity: 0;-webkit-transform: translate(100%, 0);transform: translate(100%, 0);}
    100%{opacity: 1;-webkit-transform: none;transform: none;}
}

.wbps_maskEmptyText{animation:wbps_maskEmptyText 2s linear 0s infinite normal none running;}
@keyframes wbps_maskEmptyText{
    0%{-webkit-clip-path: polygon(-10% 0%, 0% 0%, -10% 100%, -20% 100%);clip-path: polygon(-10% 0%, 0% 0%, -10% 100%, -20% 100%);}
    100%{-webkit-clip-path: polygon(110% 0%, 120% 0%, 110% 100%, 100% 100%);clip-path: polygon(110% 0%, 120% 0%, 110% 100%, 100% 100%);}
}

.wbps_spreadInUp,.swiper-slide-active .div0615-3,.swiper-slide-active .div0615-wap-2,.swiper-slide-active .div0615-wap-3{animation:wbps_spreadInUp 1.5s ease 0s 1 normal none running;}
@keyframes wbps_spreadInUp{
    0%{transition-timing-function: ease-in;
        transform-origin: bottom;
        -webkit-transform: scaleY(0.1);
        transform: scaleY(0.1);
        opacity: 0.8;}
    45%{transition-timing-function: ease-in;
        transform-origin: bottom;
        -webkit-transform: scaleY(1.03);
        transform: scaleY(1.03);
        opacity: 1;}
    60%{
        transition-timing-function: ease-in;
        transform-origin: bottom;
        -webkit-transform: scaleY(0.97);
        transform: scaleY(0.97);
        opacity: 1;
    }
    75%{
        transition-timing-function: ease-in;
        transform-origin: bottom;
        -webkit-transform: scaleY(1.02);
        transform: scaleY(1.02);
        opacity: 1;
    }
    90%{
        transition-timing-function: ease-in;
        transform-origin: bottom;
        -webkit-transform: scaleY(0.98);
        transform: scaleY(0.98);
        opacity: 1;
    }
    100%{
        transition-timing-function: ease-in;
        transform-origin: bottom;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
    }
}
.wbps_spreadInRight,.swiper-slide-active .div0615-4{animation:wbps_spreadInRight 1.5s ease 0s 1 normal none running;}
@keyframes wbps_spreadInRight {
    0% {
        opacity: 0.8;
        transition-timing-function: ease-in;
        transform-origin: left;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }

    45% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: left;
        -webkit-transform: scaleX(1.03);
        transform: scaleX(1.03);
    }

    60% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: left;
        -webkit-transform: scaleX(0.97);
        transform: scaleX(0.97);
    }

    75% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: left;
        -webkit-transform: scaleX(1.02);
        transform: scaleX(1.02);
    }

    90% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: left;
        -webkit-transform: scaleX(0.98);
        transform: scaleX(0.98);
    }

    100% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: left;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
.wbps_spreadInLeft{animation:wbps_spreadInLeft 1s ease 0s 1 normal none running;}
@keyframes wbps_spreadInLeft {
    0% {
        opacity: 0.8;
        transition-timing-function: ease-in;
        transform-origin: right;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
    45% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: right;
        -webkit-transform: scaleX(1.03);
        transform: scaleX(1.03);
    }
    60% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: right;
        -webkit-transform: scaleX(0.97);
        transform: scaleX(0.97);
    }
    75% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: right;
        -webkit-transform: scaleX(1.02);
        transform: scaleX(1.02);
    }
    90% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: right;
        -webkit-transform: scaleX(0.98);
        transform: scaleX(0.98);
    }
    100% {
        opacity: 1;
        transition-timing-function: ease-in;
        transform-origin: right;
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}
