.section .inner{width:1400px;}
.section .innerPos{
    position: absolute;
    left:50%;
    top:0;
    transform:  translateX(-50%);
}
.section img{width:100%;}


 .sec01{
    background: url('../../img/animal/exp160/1.jpg') no-repeat;
    background-size: cover;
    background-position: center; ;
}
/*.dwexm3000 .sec01 .inner{padding-bottom: 24.84%;}*/
 .sec01 .text {padding:1.4rem 0 2.32rem 2rem; }
.sec01 .l2{font-size: 0.56rem; font-weight: bold}
.sec01 .l3{font-size: 0.24rem;}
 .sec02 .hd { margin-right: 1rem}
 .sec02 .hd p{ color: #000;}
 .sec02 ul{padding-left: 43%; display: flex;}
 .sec02 .l1{font-size: 0.38rem; margin-bottom: 22px;}
 .sec02 .l2{margin-bottom: 11px; font-size: 0.18rem; line-height: 1.5;}
 .sec02 .l3{margin-bottom: 66px;}
 .sec02 .text{padding: 0.8rem 0 1.4rem; position: relative;  z-index: 1; display: flex; justify-content: flex-end}
 .sec02 li{color: #01a479; font-size: 48px;}
 .sec02 li span{margin-left: 5px;}
 .sec02 li:nth-child(1){ margin-left: 11px;margin-right: 60px;}
 .sec02 li:nth-child(2){ margin-right: 35px;}
.sec02 .pic{width:47%; left:3.4%; position: absolute; top:0; margin-top: -9.36%;}


 .sec04{
    background: url('../../img/product/exp160/3.jpg') no-repeat;
    background-size:cover;
    background-position: top center;
    position: relative;
}
 .sec04 .inner{display: flex; padding: 9.3% 0 6.25%; justify-content: space-between; box-sizing: border-box}
 .sec04 .inner .ltimg{width:34.57%; margin-right: 0.7rem;}
 .sec04 .inner .text{ color: #575757; font-size: 0.2rem;margin-left: 1.4rem;  margin-top: 0.78rem;}
 .sec04 .inner .text .p1{font-size:0.4rem; color: #000202; text-transform: uppercase; }
 .sec04 .inner .text .p3{margin: 0.44rem 0 0.72rem; line-height: 1.4; font-size: 0.2rem;}
 .sec04 .inner .icon{display: flex; }
 .sec04 .inner .icona{width:0.6rem; height: 0.6rem; border-radius: 50%; border:1px solid #00c87f; margin-right: 0.54rem; box-sizing: border-box; background: #e6faf2; display: flex; align-items: center; justify-content: center; }
.sec04 .inner .icona:last-child{margin-right: 0;}
 .sec04 .inner .icona img{width:0.3rem;}
.sec04 .inner .icona:nth-child(2) img{width: 0.32rem; height: 0.32rem;}
 .sec04 .inner .icon p{font-size: 0.2rem; margin-top: 0.26rem; text-align: center}
 .sec04 .inner .icon .icon1{margin-right: 0.8rem;}
 .sec05{
    background: #00c87f url('../../img/product/exp160/4.jpg') no-repeat;
    background-size:100% auto;
    background-position: bottom center;
    position: relative;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
 .sec05 .inner{padding-top: 5.5%;}
 .sec05 .title{font-size: 0.46rem; margin-bottom: 0.28rem;}
 .sec05 .bref{font-size: 0.2rem; margin-bottom:0.5rem;line-height: 1.4; }

 .sec05 .two{display: flex; justify-content: center;}
 .sec05 .two .text{width:2.6rem; padding:0.4rem 0 3.2rem; position: relative}

 .sec05 .two .text:nth-child(2){margin-left:0.4rem;}
 .sec05 .two .text:nth-child(3){margin-left:0.2rem;}
 .sec05 .two .text .qximg{
    position: absolute;
    bottom: 0;
    left:-0.4rem;
    width:10.46rem;
    opacity: 0;

}
 .sec05 .two .text:nth-child(1) .qximg{left:-0.55rem;}

 .sec05 .two .text.on .qximg{opacity: 1; transition-duration: 2s;}
 .sec05 .two .p1{font-size: 0.45rem;}
 .sec05 .two .p2{font-size: 0.2rem; margin-top: 0.08rem;}
 .sec06{
    background: #fff url('../../img/product/exp160/6.png') no-repeat;
    background-size:100% auto;
    background-position: bottom center;
    position: relative;
    color: #fff;
    text-align: center;
    padding:8% 0 7.8%;
}
 .sec06 .p1{ font-size:0.46rem; color: #000202; }
 .sec06 .p2{ font-size:0.2rem; color: #8b8b8b; margin-top: 0.4rem; }
 .sec06 .p3{ font-size:0.2rem; color: #575757; line-height: 1.4; margin-top: -0.2rem;}
 .sec06 .midimg{width:73.17%; margin: 1.04rem auto 0;}
 .sec07 .mid{margin-left: 0; margin: 0 auto;}
.sec07 .title{font-size: 0.46rem; text-transform: uppercase;}
table{border-collapse: separate; border-spacing: 0;}
.sec07 .inner{padding:1.92rem 0 1.75rem; }
.sec07 .inner .mid{width:11.65rem; margin-left: 1.2rem;}
.sec07 table .p1{font-size: 0.18rem; color: #00c87f;}
.sec07 table .p2{font-size: 0.18rem; color: #575757; margin-top: 0.2rem;}
.sec07 table td{height: 1rem; border: 0;  border-bottom: 1px solid #d5d5d5;}
.sec07 table{border-top:1px solid #d5d5d5; margin-top: 0.6rem;}
.sec07 .bottomp{  text-align: right;  font-size: 0.16rem; color: #00c87f; margin-top: 0.16rem;}

@media screen and (max-width: 1480px) {
    .sec02 .l2,
    .sec07 table .p1,
    .sec07 table .p2
    {font-size: 13px;}
}

/**手机**/
@media screen and (max-width: 767px) {

    .sec01{
        background: url(../../img/animal/exp160/sp_1.jpg) no-repeat;
        background-size: cover;
        background-position: center;
    }
     .sec01 .l2{font-size:7.33vw !important;}
     .sec01 .l3{font-size:0.24rem; color: #FFFFFF; margin-top: 0.24rem;}
     .sec01 .text{padding: 0.63rem 0 1rem 0.54rem !important;  box-sizing: border-box;}

     .sec02 { padding-top:1rem; background: #fff; }
     .sec02 .text{padding: 0;box-sizing: border-box; flex-direction: column; align-items: center;}
     .sec02 .l1{ font-size:0.46rem; margin-bottom: 0.34rem;}
     .sec02 .hd .l2{font-size: 0.26rem !important;}
     .sec02 .text .hd{margin-right: 0; text-align: center;}
     .sec02 .pic{position: unset; margin: 1.2rem 0; width: 100%; }

    .sec04 .inner{flex-direction: column; align-items: center; padding:1.54rem 0 5.17rem;}
    .sec04 .inner .text{margin: 0; text-align: center;}
    .sec04 .inner .text .p3{font-size: 0.26rem; margin: 0.46rem 0 0.92rem}
    .sec04 .inner .icona{width: 1rem; height: 1rem; margin-right:0.6rem;}
    .sec04 .inner .icon{justify-content: center;}
    .sec04 .inner .ltimg{margin-right: 0; width: 4.83rem; position: absolute;
        z-index: 2; bottom: -1.8rem;}
    .sec04 .inner .icona img,.sec04 .inner .icona:nth-child(2) img{width: 0.53rem;height: 0.53rem; }
    .sec05 .inner{padding-top: 3rem;}
    .sec05 .title,.sec06 .p1{font-size: 0.4rem;}
    .sec05 .bref,.sec06 .p2,.sec06 .p3{font-size: 0.26rem;line-height: 1.4; margin-bottom: 0.9rem;}
    .sec05 .two{padding: 0 0.3rem;box-sizing: border-box;}
    .sec05 .two .p1{font-size: 0.4rem;}
    .sec05 .two .text{width: 1.8rem;}

    .sec05 .two .text .qximg{width:7.46rem; z-index: 1; }
    .sec05 .two .text p{position: relative; z-index: 2;}
    .sec05 .two .text:nth-child(1) .qximg{left: -0.5rem;}
    .sec05 .two .text:nth-child(2) .qximg{left: -2rem;}
    .sec05 .two .text:nth-child(3) .qximg{left: -3.9rem;}
    .sec05 .two .text:nth-child(4) .qximg{left: auto; right: -0.4rem}


    .sec06{
        background: #fff url(../../img/animal/exp160/sp_1.png) no-repeat;
        background-size: 100% auto;
        background-position: bottom center;
    }
    .sec06 .p3{margin-top: 0.6rem; margin-bottom: 0;}
    .sec06{padding: 1.52rem 0 1.2rem;}
    .sec06 .midimg{width: 91.17%;}
    .sec07 table td{height: auto; padding: 0.2rem 0;}

    .sec07 .inner{padding: 1.4rem 0 1.08rem;}
    .sec07 .inner .mid{width:100%;margin-left:0; padding: 0 0.3rem; box-sizing: border-box;}
    .sec07 table td p{font-size: 0.24rem !important;}
    .sec07 table{border-top:none; margin-top:0.4rem;}
    .sec07 table td{border-bottom-color: #05C87F;}
    .sec07 table tr:nth-child(1) td{border-top:1px solid #05C87F;}
    .sec07 table td.noborder{border-bottom: none; border-top:none !important; width: 5%;}

}


