.colorf8{color: #f8b73d;}
.sec01{background: #F45C3A;}

.sec01 .pic{left: 32.86%;}
.sec01 svg{fill:#CD3A25;}
.sec01 .l1 {margin-bottom: 0.25rem;}
.sec01 .l2{margin-bottom: 0.13rem;}
.sec01 .l3{font-size: 0.24rem;}
.sec01 .text{padding: 1.68rem 0 0.77rem 1.1rem; z-index: 2; position: relative;}
.sec02{background: #fff;}
.sec02 .pic {
    position: absolute;
    right: -19%;
    top: 0;
    margin-top: -14.36%;
    width: 67.14%;
}
.sec02 .text{padding-bottom: 1.7rem; padding-top: 0.82rem;}
.sec02 .l3{font-size: 0.2rem; margin-bottom: 0;}
.sec02 .l3 .p1{color: #F45C3A; margin-bottom: 0.17rem;}
.sec02 .l3 .p1 span{font-size: 0.41rem;}
.sec02 .l3 .p2{font-size: 15px; text-align: center; color: #595959; line-height: 1.5;}
.sec02 .l3 .divx{ flex-direction: column; align-items: center; }
.sec02 .l3 .divx:nth-child(2){ padding: 0 0.4rem; margin: 0 0.22rem; border-left:1px dashed rgba(10,10,10,0.2);border-right:1px dashed rgba(10,10,10,0.2)}

.sec3{
    background:#eeeeee url(../img/product/exz6000/img2.jpg) no-repeat;
    background-position:top center ;
    background-size: cover;
    height: 10.29rem;
    padding-bottom: 6.79rem;
    position: relative;
}
.sec3 .pos{position: absolute; width:100%; height: 100%; left:0; top:0;}
.sec3 .pos .inner1{justify-content: flex-end; position: relative;}
.sec3 .yqimg{
    position: absolute; width:75.78%; left: -2rem;top: 1.9rem;
}
.sec3 .pos .text{width:max-content; margin-top: 1.6rem;}
.sec3 .pos .text .title{
    font-size: 0.45rem; color: #232323; font-weight: bold; margin-bottom: 0.88rem;
}
.sec3 .pos .text .iconli1{margin-bottom: 0.5rem;}
.sec3 .pos .text .iconli1 img{  width:0.8rem; }
.sec3 .pos .text .iconli2 img{  width:0.68rem;  }
.sec3 .pos .text .iconli .p1{font-size: 0.18rem; color: #595959; line-height: 1.5; margin-top: 0.2rem;}
.sec3 .inner2{margin-top: 2.33rem;}
.sec3 .table_title{ font-size: 0.18rem; color: #F45C3A; text-align: center; }
.sec3 .table_title2{ margin-top: 0.62rem;  }
.sec3 table{  font-size: 0.18rem; width:100%; margin: 44px 0 20px; border-spacing: 0;border-top:1px solid #F45C3A;color: #595959; }
.sec3 table .head{  color: #F45C3A; }
.sec3 table td{height: 0.52rem; }
.sec3 table .border td{  border-bottom:1px solid #F45C3A;  }
.sec3 table tr td:nth-child(1){  padding-left: 0.8rem;}
.sec3 .table1 td{ width:25%; }
.sec3 .table2 td{ width:30%; }
.sec3 .ck{ color: #737373; font-size: 14px; }
.sec4{background: #1F1F1F;  position: relative;}
.sec4 .bj{
    background: url(../img/product/exz6000/img3.jpg) no-repeat;
    background-position: center ;
    background-size: cover;
    height:16.82rem;
    max-width: 1920px;
    margin:  0 auto;
}
.sec4 .tp1{ font-size: 0.45rem; color: #FFFFFF; text-align: center; padding-top: 1.18rem; margin-bottom:1.82rem;}
.sec4 .tp2{ font-size: 0.3rem; color: #F45C3A; text-align: center; position: relative;}
.numberwl:before{
    content: '';
    display: block;
    position: absolute;
    width:72px;
    height: 63px;
    left: calc(50% - 36px);
    top: -0.5rem;
    background-size: 100%;
}
.sec4 .tp2:before{  background: url(../img/product/exz6000/svg01.svg) no-repeat; }
.sec4 .iconpos { margin-top: 1.4rem; position: relative; }
.sec4 .iconpos .icon { font-size: 0.2rem; color: #fff; position: absolute; align-items: center;}
.sec4 .iconpos .icon .p1{ font-size: 0.3rem; color: #F45C3A; margin-bottom: 0.3rem; }
.sec4 .iconpos .icon .p2{ line-height: 1.5}
.sec4 .iconpos .icon .img{width:1.8rem; height: 1.8rem; border-radius: 50%; border:1px solid #F45C3A; background: rgba(232,68,48,0.05); box-sizing: border-box; overflow: hidden; text-align: center;}
.sec4 .iconpos .icon .img img{transition:transform 3s ease; width: 100%; }
.sec4 .iconpos .icon .img:hover img{transform: scale(1.14);}
.sec4 .iconpos .icon .txt{ margin-left: 0.28rem; }
.sec4 .iconpos .icon1{  left:1rem; top:0; }
.sec4 .iconpos .icon2{ right:-1.1rem; top:0rem;  }
.sec4 .iconpos .icon3{ left:1.2rem; top:6.4rem; }
.sec4 .iconpos .icon4{ right:-1.8rem; top:6rem;}
.sec4 .iconpos .icon4 .img{ padding: 0.13rem;  }
.sec4 .numpos{ position: relative;}
.sec4 .xfnum{ position: absolute; }
@keyframes bigCircle {
    0%{ transform: scale(0); opacity: 0 }
    70%{  opacity: 1 }
    100%{ transform: scale(1); opacity:0  }
}
.sec4 span{ position: absolute; border-radius: 50%; }
.sec4 .span1{ width:1rem; height: 1rem; background: rgba(244,92,58,0.2); animation: bigCircle 3s ease infinite; }
.sec4 .span2{ width:0.7rem; height: 0.7rem; background: rgba(244,92,58,0.2); animation: bigCircle 3s ease infinite;}
.sec4 .span3{ width:0.46rem; height: 0.46rem; line-height: 0.46rem; text-align: center; background: rgba(244,92,58,1); color: #fff; font-size: 0.32rem; }
.sec4 .xfnum1{ left: 1.7rem; top: 2.74rem; animation: float1 5s linear 0s infinite; }
.sec4 .xfnum2{ right: 2.9rem; top: 2.56rem; animation: float1 7s linear 0s infinite; }
.sec4 .xfnum3{ left: 1.82rem; top: 5.16rem; animation: float1 6s linear 0s infinite; }
.sec4 .xfnum4{ right: 0.9rem;  top: 4.8rem; animation: float1 5.7s linear 0s infinite; }
.sec4 .xfnum2 .span1,.sec4 .xfnum2 .span2{ animation-delay: 1s; }
.sec4 .xfnum3 .span1,.sec4 .xfnum3 .span2{ animation-delay: 0.4s; }
.sec4 .xfnum4 .span1,.sec4 .xfnum4 .span2{ animation-delay: 0.8s; }


.sec4 .twoblock{ width:14.92rem; left:50%; transform: translateX(-50%); margin: 0 auto; position: absolute; bottom: -4.39rem; z-index: 99; }
.sec4 .twoblock .box{background-image: linear-gradient(to right,#fff 3%,#E3E3E3 68.36%, #fff 98%); border-radius: 0.2rem; width:calc((100% - 18px) / 2); height: 7.1rem; color: #575757; text-align: center; padding: 1.13rem 1.19rem 0.5rem; box-sizing: border-box;}
.sec4 .twoblock .box img{max-width: 100%;}
.sec4 .twoblock .box .p1{font-size: 0.3rem; color: #F45C3A; margin-bottom: 0.5rem; position: relative;}
.sec4 .twoblock .box .p2{font-size: 0.2rem; line-height: 1.7;}
.sec4 .twoblock .box1 .p2{margin-bottom: 0.56rem;}
.sec4 .twoblock .box .ms{font-size: 0.16rem; margin-top: 0.3rem;}
.sec4 .twoblock .box .ms1{margin-bottom: 0.16rem;}
.sec4 .twoblock .box2 .img1{margin-top: 0.94rem;}
.sec4 .twoblock .box1 img{width:100%;}
.proExz6000 .sec4 .twoblock .box1 img{width:80%;}
.sec4 .twoblock .box2 img{width:5.12rem;}
.sec4 .twoblock .box .p1:before{   width:80px; left: calc(50% - 40px);}
.sec4 .twoblock .box1 .p1:before{  background: url(../img/product/exz6000/svg02.svg) no-repeat; }
.sec4 .twoblock .box2 .p1:before{  background: url(../img/product/exz6000/svg03.svg) no-repeat; }


.sec5 .one{background:#1F1F1F; }
.sec5 .one .twbj{background:#f55c3a; height: 3.2rem; clip-path: polygon(100% 0,100% 0,100% 100%,0 100%); margin-top: -1px;  }
.sec5 .two{
    height: 11.43rem; background: #f55c3a; margin-top: -1px;
    background: #f55c3a url(../img/product/exz6000/wang.png) no-repeat;
    background-position: top center;
}
.sec5 .two .title{ font-size: 0.45rem; color: #fff; padding-top: 2.56rem; text-align: center;}
.botBlackBox{ border-radius: 0.3rem; overflow: hidden; height:6.9rem; background: #212123; margin-top: 1.1rem; }
.botBlackBox .text{ padding-left: 1.06rem; color: #fff; padding-top: 0.74rem; }
.botBlackBox .text p{padding-left: 0.16rem;}
.botBlackBox .text .p1{ font-size: 0.3rem;  margin-bottom: 0.5rem; }
.botBlackBox .text .p2{ font-size: 0.18rem; line-height: 1.7; margin-bottom: 0.48rem; }
.botBlackBox .text img{ width:3.68rem; }
.botBlackBox .rtimg{ width:57.69%; }

.sec6{
    background:#f55c3a url(../img/product/exz6000/img9.jpg) no-repeat;
    background-position: bottom right ;
    background-size: auto auto;
    margin-top: -1px;
    padding-bottom: 1.4rem;
}
.sec6 .onbox{padding: 1.06rem 1.56rem 1.06rem 1.22rem; box-sizing: border-box;}
.sec6 .one{background-image: linear-gradient(to right,#EDEDED,#FFFFFF); border-top-left-radius: 0.2rem; border-top-right-radius: 0.2rem;}
.sec6 .one .postext{ font-size: 0.21rem; color: #F45C3A; position: absolute; opacity: 1; transform: scale(0); }
.sec6 .one .span1{ right:2.4rem; top:0.36rem;}
.sec6 .one .span2{ right:0.2rem; top:0.46rem;}
.sec6 .one .span3{ right: 0.16rem;  top: 1.5rem;}
.sec6 .ltimg.visible span{ opacity: 1; transform: scale(1);transition:opacity 0.4s ease,transform 0.4s ease;  }
.sec6 .ltimg.visible .span1{ transition-delay: 1.2s}
.sec6 .ltimg.visible .span2{ transition-delay: 1s}
.sec6 .ltimg.visible .span3{ transition-delay: 1.22s}


.sec6 .two{background-image: linear-gradient(to right,#FFFFFF,#EDEDED);border-bottom-left-radius: 0.2rem; border-bottom-right-radius: 0.2rem; margin-top: -1px;}
.sec6 .one .ltimg{width:7.3rem; position: relative;}
.sec6 .one .text p{text-align: right; }
.sec6 .text {color: #595959;}
.sec6 .text .p1{font-size: 0.32rem; margin-bottom: 0.4rem;}
.sec6 .text .p2{font-size: 0.18rem;}
.sec6 .two .rt{align-items: self-end;}
.sec6 .two .rt p{ font-size:0.16rem; text-align: center; margin-top: 0.3rem; }
.sec6 .two .rt .icon1 img{ width:2.04rem; }
.sec6 .two .rt .icon2{margin-left: 1.89rem;}
.sec6 .two .rt .icon2 img{ width:1.84rem; }

.exz6000 .sec3{padding-bottom: 0; overflow: hidden;}
.exz6000 .sec4 .bj{
    background: url(../img/product/exz6000/exz6000-2.jpg) no-repeat;
    background-position: center ;
    background-size: cover;
    height: 17.73rem;
}
.exz6000 .sec4 .xfnum1{ top: 2.84rem; }
.exz6000 .sec4 .xfnum2{ top: 2.66rem;}
.exz6000 .sec4 .xfnum3{ top: 5.3rem;}
.exz6000 .sec4 .xfnum4{ top: 4.9rem;}
.exz6000 .sec4 .jxp{font-size: 0.44rem; color: #FFFFFF; text-align: center; margin-top: 11.59rem;}
.exz6000 .sec4 .twoblock{width:16.9rem; bottom: -4.28rem;}
.exz6000 .sec4 .twoblock .box{ width:calc( (100% - 0.8rem) /3 ); height: 5.16rem; padding-left: 0.4rem; padding-right: 0.4rem; padding-top: 0.88rem;}
.exz6000 .sec4 .twoblock .box .p1{  margin-bottom: 0.18rem; }
.exz6000 .sec4 .twoblock .box3 .p1:before{  background: url(../img/product/exz6000/svg04.svg) no-repeat; }
.exz6000 .sec4 .twoblock .box .p2{ margin-bottom: 0.35rem; }
.exz6000 .sec4 .twoblock .box2 .img1{margin-top: 0;}
.exz6000 .sec5 .two{height: 3.6rem;}
.exz6000 .sec5 .three{
    background:#f55c3a url(../img/product/exz6000/img9.jpg) no-repeat;
    background-position: bottom right ;
    background-size: auto auto;
    margin-top: -1px;
    padding-bottom: 1.9rem;
}
.exz6000 .sec5 .botBlackBox{margin-top: -1px;}


@keyframes iconOpcity {
    0% {opacity: 1}
    40%{ opacity: 1 }
    50%{opacity: 0;}
    90%{opacity: 0}
    100%{opacity: 1}
}

@keyframes float1 {
    0% {transform: translate3d(0, 0, 0);}
    40% {transform: translate3d(10px,0, 0); }
    80% {transform: translate3d(-10px,0, 0); }
    100% {transform: translate3d(0, 0, 0);}
}
@keyframes float2 {
    0% {transform: translate3d(0, 0, 0);}
    40% {transform: translate3d(10px,10px, 0); }
    80% {transform: translate3d(-10px,-10px, 0); }
    100% {transform: translate3d(-10px, 0, 0);}
}



@media all and (max-width: 1480px) {
    .sec3 .pos .text .iconli .p1,
    .botBlackBox .text .p2
    {font-size: 13px;}
}



@media all and (max-width: 767px) {
    .sec01 .text {
        padding: 8% 0 8.27% 0.91rem;
    }
    .sec01 .l1 {
        font-size: 3.47vw; margin-bottom: 5.01vw;
    }

    .sec01 .l2 {
        font-size: 0.73rem; margin-bottom: 0.18rem;
    }

    .sec01 .l3 {
        font-size: 0.3rem;
    }
    .sec01 .text .lb3{
        margin-bottom: 0.28rem;
    }
    .sec01 .pic {
        left: auto;right: 1rem; top: auto;bottom: 16.27vw;margin-top: 0;width: 20vw;
    }
    .sec02 {
        padding-top: 1.2rem; background: #f7f7f7;
    }
    .sec02 .text {
        padding: 0;text-align: center;
    }
    .sec02 .text .hd{
        margin-bottom: 1.2rem;
    }
    .sec02 .hd .l1 {
        font-size: 0.42rem; margin-bottom: 1.1rem;
    }
    .sec02 .l3 { justify-content: center; }
    .sec02 .l3 .p1 span{
        font-size: 0.68rem;
    }
    .sec02 .l3 .p1{ font-size: 0.3rem; }
    .sec02 .l3 .sp_p1{ font-size: 0.24rem; }
    .sec02 .l3 .p2{ font-size: 0.24rem; }
    .sec02 .l3 .divx:nth-child(2){  border: none; padding-left: 0.3rem; }
    .sec02 .pic{ position: relative; margin-top: 1.3rem; width:148%; margin-left: -42%; padding-bottom: 0.8rem;}
    .sec3{ height: auto;background: none; padding-bottom: 0; }
    .sec3 .pos{ position: relative; }
    .sec3 .pos .inner1{
        display: block;
        background: #f3f3f3 url('../img/product/exz6000/wap_1.jpg') no-repeat;
        background-size: 100% auto;
        background-position: bottom center;
        height: 17.08rem;
        padding-top: 1.24rem;
        box-sizing: border-box;
    }
    .sec3 .pos .text{ width:100%; margin-top: 0;  }
    .sec3 .pos .text .title{  text-align: center; font-size: 0.48rem;}
    .sec3 .pos .text .iconli{ display: flex; align-items: center; justify-content: unset;
    padding-left: 1.2rem; box-sizing:border-box;}
	.sec3 .pos .text .iconli2 {padding-left: 1.25rem;}
    .sec3 .pos .text .iconli1{margin-bottom: 0.84rem;}
    
    .sec3 .pos .text .iconli .p1{font-size: 0.24rem; margin-left: 0.54rem; margin-top: 0; line-height: 1.8;}
    .sec3 .pos .text .iconli1 img{ width:0.94rem; }
    .sec3 .pos .text .iconli2 img{ width:0.8rem; margin-right: 0.1rem;}
    .sec3 .table_title{font-size: 0.26rem; text-align: left;}
    .sec3 table tr td:nth-child(1),.sec3 table tr td{padding-left: 0.1rem;}
    .sec3 table tr td{height: 0.72rem; line-height: 1.2;}
    .sec3 table{font-size: 0.24rem; margin: 0.5rem 0 0.3rem;}
    .sec3 .ck{ font-size:0.24rem; line-height: 1.6; }
    .sec3 .yqimg{ bottom: 3.7rem;  left: -1rem; top:auto; width: 116%; }
    .sec3 .inner2{padding: 0 0.6rem; box-sizing: border-box; background: #eeeeee; margin-top: -1.6rem; position: relative; padding-bottom: 1.5rem;}
    .sec3 .table_title2{ margin-top: 1.4rem; }
    .sec4 .tp1{ font-size: 0.48rem; }
    .sec4 .tp1{margin-bottom: 1.18rem; padding-top: 1.4rem;}
    .sec4 .iconpos {display: flex;  flex-wrap: wrap; margin-top: 6.84rem; }
    .sec4 .iconpos .icon{font-size: 0.24rem; position: unset; flex-direction: column; align-items: center; width: 50%; text-align: center; margin-bottom: 0.8rem; }
    .sec4 .iconpos .icon .p1{ font-size: 0.34rem;  }
    .sec4 .iconpos .icon .sp1{ display:flex !important; align-items: flex-end; justify-content: center; margin-top: 0.44rem; margin-bottom: 0.24rem; }
    .sec4 .iconpos .icon .p1 span{ font-size: 0.24rem; color: #fff; position: unset; margin-left: 0.1rem; }
    .sec4 .iconpos .icon .xfnum{left: 50%; top:0; right:auto; animation: unset; top: 0.2rem;  transform: translateX(-0.6rem);}
    .sec4 .bj{
        height: 32.38rem;
        background: #1f1f1f url(../img/product/exz6000/wap_2.jpg) no-repeat;
        background-position: top center;
        background-size: 100% auto;
    }
    .sec4 .wapnumpos1{ position: absolute; top:0; }
    .sec4 .wapnumpos1 .xfnum span{ transform: scale(0.8); }
    .sec4 .wapnumpos1 .xfnum1{ left: 0.7rem;  top: 6.44rem; }
    .sec4 .wapnumpos1 .xfnum2{right: 1.2rem;  top: 6.3rem;}
    .sec4 .wapnumpos1 .xfnum3{left: 1.12rem;  top: 7.65rem;}
    .sec4 .wapnumpos1 .xfnum4{right: 0.5rem;  top: 7.3rem;}
    .numberwl:before{width: 0.72rem; height: 0.63rem; left: calc(50% - 0.36rem);}
    .sec4 .twoblock{flex-direction: column; align-items: center; position: unset; width:100%; transform: none;margin-top: 1.2rem; }
    .sec4 .twoblock .box{ width:6.7rem; height: 7.42rem; padding: 1.13rem 0.3rem 0.5rem; z-index: 2;  }
    .sec4 .twoblock .box1{margin-bottom: 0.7rem;}
    .sec4 .twoblock .box .p1:before{ width:0.8rem; left: calc(50% - 0.4rem); }
    .sec4 .twoblock .box .p2,.sec4 .twoblock .box .ms{font-size: 0.24rem;}
    .sec4 .twoblock .box1 img,.proExz6000 .sec4 .twoblock .box1 img{width:4.05rem;}
    .sec4 .twoblock .box .ms1 {  margin-bottom: 0.24rem;  }
    .sec5 .one .twbj{height: 1.26rem;}
    .sec5 .two .title{font-size: 0.48rem; padding-top: 3.58rem;}
    .sec5 .two{
        background: url(../img/product/exz6000/wap_3.jpg) no-repeat;
        background-position: top center;
        background-size: 100% 100%;
        height: auto;
        padding-bottom: 19.45rem;
    }
    img{width:100%;}
    .botBlackBox{height: auto; width:6.7rem; flex-direction:  column; align-items: center; background: #232227; margin-top:0.8rem;}
    .botBlackBox .text{padding-left:0; padding-top: 0.8rem; text-align: center;}
    .botBlackBox img{width:100% !important;}
    .botBlackBox .text p{padding-left:0;}
    .botBlackBox .text .p2{ font-size: 0.24rem; }
    .sec6{background: none; position: absolute; left:0.4rem; bottom: 1.38rem; padding-bottom: 0; height: 17.54rem;}
    .sec6 .width1690{ width:6.7rem;}
    .sec6 .one{ flex-direction: column-reverse;  }
    .sec6 .two{ flex-direction: column; padding-bottom: 1.6rem !important; }
    .sec6 .onbox{ padding: 1.06rem 0 1.06rem 0;  align-items: center;}
    .sec6 .one .ltimg{width:3.65rem; margin-top: 0.8rem;}
    .sec6 .text{ text-align: center; }
    .sec6 .one .text p{ text-align: center; line-height: 1.5;}
    .sec6 .text .p2{ font-size:0.24rem;}
    .sec6 .one .postext{ font-size: 0.26rem; }
    .sec6 .one .span1 {  left: -0.1rem;  top: 3.6rem; right:auto;  }
    .sec6 .one .span2 {  right: 0.2rem;  top: 3.76rem;  }
    .sec6 .one .span3 {  right: 0rem;  top: 5rem;  }
    .sec6 .two .rt p{font-size: 0.26rem;}
    .sec6 .two .rt{margin-top: 0.8rem;}
    .sec6 .text .p1{margin-bottom: 0.76rem;}
    .sec6 .two .rt .icon2{margin-left: 0.68rem;}
    .sec6 .two .rt .icon2 img{width:2rem;}
    #main{position: relative;}

    .exz6000 .sec3{ height: 14.1rem;  }
    .exz6000 .sec4 .bj{
        background: url(../img/product/exz6000/wap_7.jpg) no-repeat;
        background-position: top center;
        background-size: 100% auto;
        height: 40.2rem;
    }

    .exz6000 .sec4 .twoblock{width:100%; margin-top: 0.44rem;}
    .exz6000 .sec4 .twoblock .box{width:6.7rem; height: 6.86rem; padding-left: 0.65rem;  padding-right: 0.65rem;}
    .exz6000 .sec4 .jxp{ margin-top: 0; }
    .exz6000 .sec4 .wap_jxp2{ font-size: 0.24rem; text-align: center; }
    .exz6000 .sec4 .wap_jxp1{ font-size: 0.48rem; display: block;  margin-bottom: 0.2rem; margin-top: 0.6rem;}
    .exz6000 .sec4 .twoblock .box{padding-top: 1.1rem;  padding-bottom: 0.66rem; margin-bottom: 0.7rem;}

    .exz6000 .sec4 .twoblock .box:last-child{margin-bottom: 0;}
    .exz6000 .sec4 .twoblock .box .p1{margin-bottom: 0.4rem;}
    .exz6000 .sec4 .twoblock .box1{display: flex; flex-direction: column; align-items: center;}
    .exz6000 .sec4 .twoblock .box1 img{width:110%; max-width: unset;}
    .exz6000 .sec4 .twoblock .box1 .p2{margin-bottom: 0.8rem;}
    .exz6000 .sec4 .twoblock .box .p2{margin-bottom: 0.58rem;}
    .exz6000 .sec4 .twoblock .box img{width: 100%;}
    .exz6000 .sec4 .xfnum1{top: 6.34rem;}
    .exz6000 .sec4 .xfnum2{top: 6.1rem;}
    .exz6000 .sec4 .xfnum3{top: 7.48rem;}
    .exz6000 .sec4 .xfnum4{right: 0.7rem;  top: 7.26rem;}
    .exz6000 .sec5{position: relative;}
    .exz6000 .sec5 .two{padding-bottom: 0; background: none; height: auto; position: absolute; top:4.76rem; width:100%; text-align: center; }
    .exz6000 .sec5 .two .title{padding-top: 0;}
    .exz6000 .sec5 .three{
        background: url(../img/product/exz6000/wap_8.jpg) no-repeat;
        background-position: top center;
        background-size: 100% 100%;
        padding-top: 4.8rem;
        padding-bottom: calc(1.4rem - 1px);
    }
}
