@charset "utf-8";
.svgPath {display: block;}
.ani1s{animation: ups linear 3s infinite; }
.ani2s{animation: ups linear 2.8s infinite;}
.ani3s{animation: ups linear 3.2s infinite;}
.ani4s{animation: ups linear 2.4s infinite; }
.ani5s{animation: ups linear 2.6s infinite;}
.ani6s{animation: ups linear 3.6s infinite;}

.title001 h2{
    font-size: .46rem;
    line-height: 1;
    color: #222222;
    font-family: 'SourceHanSerifCN',sans-serif;
    font-weight: 700;
}
.title001 h4{
    font-size: .16rem;
    line-height: 1;
    color: rgba(34, 34, 34, 0.7);
    font-family: 'SourceHanSerifCN',sans-serif;
    margin-top: .1rem;
    text-transform: uppercase;
}
.more a{
    display: flex;
    align-items: flex-end;
    font-size: .18rem;
    line-height: 1;
    color: #222222;
    transition: all .5s;
}
.more a img{
    display: block;
    height: .31rem;
    margin-right: .06rem;
}
.more a:hover{
    color: #2fa26e;
}

.index-s1 .left{
    width: 63.75%;
}
.list1w li a{
    display: block;
}
.list1w li .pic{
    padding-top: 5.86rem;
}
.list1w li .h3{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.list1w li h3{
    font-size: .3rem;
    line-height: .4rem;
    color: #222222;
    flex: 1;
}
.list1w li time{
    display: block;
    font-size: .18rem;
    line-height: .4rem;
    color: #2fa26e;
    font-family: 'SourceHanSerifCN',sans-serif;
    margin-left: .2rem;
    flex-shrink: 0;
    font-weight: 600;
}
.list1w li i{
    display: block;
    height: .01rem;
    background: #b5d4be;
    margin-top: .26rem;
}
.list1w li p{
    font-size: .16rem;
    line-height: .26rem;
    color: #222222;
    height: .52rem;
    opacity: .6;
    margin-top: .21rem;
}
.list1w li .text{
    margin-top: .4rem;
}
.list1w li:hover h3{
    color: #2fa26e;
}
.list1w .swiDots{
    font-size: 0;
    left: auto;
    width: auto;
    right: .19rem;
    bottom: 2.23rem;
}
.list1w .swiDots span{
    width: .12rem;
    height: .12rem;
    margin: 0 .11rem;
    background: #FFFFFF;
    opacity: .7;
    transition: all .5s;
}
.list1w .swiDots span.active{
    opacity: 1;
}

.index-s1 .right{
    width: 36.25%;
    position: relative;
    z-index: 2;
}
.list-box1{
    padding: 0 .2rem;
    margin-top: 1rem;
}
.list-box1 li{
    position: relative;
}
.list-box1 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    height: 1.1rem;
}
.list-box1 li time{
    display: block;
    text-align: center;
    width: .98rem;
    margin-right: .2rem;
    flex-shrink: 0;
}
.list-box1 li time span{
    display: block;
    font-size: .4rem;
    color: #2fa26e;
    line-height: 1;
    font-family: 'SourceHanSerifCN',sans-serif;
    font-weight: 700;
}
.list-box1 li time i{
    display: block;
    width: .56rem;
    height: .01rem;
    background: #1b2a43;
    opacity: .1;
    margin: .05rem auto 0;
}
.list-box1 li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: rgba(34, 34, 34, 0.7);
    font-family: 'SourceHanSerifCN',sans-serif;
    font-weight: 600;
    margin-top: .05rem;
}
.list-box1 li time *{
    transition: all .5s;
}
.list-box1 li h3{
    flex: 1;
    font-size: .2rem;
    line-height: .28rem;
    color: #222222;
    max-height: .56rem;
}
.list-box1 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #1b2a43;
    opacity: .2;
}
.list-box1 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(-72deg, rgb(68, 187, 122) 0%, rgb(40, 152, 105) 100%);
    border-radius: .3rem 0 .3rem 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list-box1 li:hover time span{
    color: #f8c463;
}
.list-box1 li:hover time i{
    background: #FFFFFF;
}
.list-box1 li:hover time em,
.list-box1 li:hover h3{
    color: #fff;
}
.list-box1 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.index-s1{
    padding: .77rem 0 1.17rem;
}
.list-box2 li{
    width: 31.6875%;
}
.list-box2 li a{
    display: block;
    position: relative;
}
.list-box2 li .pic{
    padding-top: 3.26rem;
}
.list-box2 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #FFFFFF;
    height: .6rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: .1rem;
    padding: 0 .25rem;
    z-index: 3;
}
.list-box2 li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    background: linear-gradient(0deg, rgb(0, 0, 0,1) 0%, rgb(0, 0, 0,0) 100%);
    margin-top: calc(-(4.8em + .6rem));
}
.list-box2 li:hover h3{
    color: #2fa26e;
}
.list-box2{
    margin-top: .78rem;
}
.list-box3 ul{
    display: flex;
    flex-wrap: wrap;
}
.list-box3 li{
    width: 31.6875%;
    margin-left: 2.46875%;
    position: relative;
}
.list-box3 li:nth-child(3n+1){
    margin-left: 0;
}
.list-box3 li a{
    display: block;
    padding: .14rem 0;
}
.list-box3 li time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .26rem;
    color: #2fa26e;
    font-family: 'SourceHanSerifCN',sans-serif;
    font-weight: 600;
}
.list-box3 li time img{
    display: block;
    width: .18rem;
    margin-right: .1rem;
}
.list-box3 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #222222;
    height: .6rem;
    margin-top: .08rem;
}
.list-box3 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #b5d4be;
}
.list-box3 li:hover h3{
    color: #2fa26e;
}
.list-box3{
    margin-top: .2rem;
}
.index-s2 .title001 h2{
    color: #FFFFFF;
}
.index-s2 .title001 h4{
    color: rgba(255, 255, 255, 0.7);
}
.index-s2 .title001 .more a{
    color: #FFFFFF;
}
.index-s2 .title001 .more a:hover{
    color: #f8c463;
}
.index-s2 .bg-2{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: url("../images/index-s2.png") no-repeat 50% 50%;
    background-size: cover;
    height: 24.89vw;
    pointer-events: none;
}
.index-s2{
    position: relative;
    padding: .93rem 0 .96rem;
}

.index-s3 .left{
    width: 43.5%;
}
.list-box4 li a{
    display: block;
    position: relative;
    padding: .22rem .2rem .2rem;
}
.list-box4 li time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .26rem;
    color: #2fa26e;
    font-family: 'SourceHanSerifCN',sans-serif;
    font-weight: 600;
}
.list-box4 li time img{
    display: block;
    width: .18rem;
    margin-right: .1rem;
}
.list-box4 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    margin-top: .08rem;
}
.list-box4 li:has(.pic) a{
    padding: 0;
}
.list-box4 li:has(.pic) .pic{
    padding-top: 4.12rem;
}
.list-box4 li:has(.pic) time{
    color: #FFFFFF;
}
.list-box4 li:has(.pic) h3{
    margin-top: .1rem;
    color: #FFFFFF;
    height: auto;
    max-height: .6rem;
}
.list-box4 li:has(.pic) .text{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: .14rem .2rem .16rem;
    background-image: linear-gradient( 189deg, rgb(68,187,122) 0%, rgb(40,152,105) 100%);
    border-radius: 0 .5rem 0 0;
    z-index: 3;
}
.list-box4 li:has(.pic) + li{
    margin-top: .05rem;
}
.list-box4 li:not(:has(.pic)):before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #b5d4be;
}
.list-box4 li:not(:has(.pic)):hover h3{
    color: #2fa26e;
}
.list-box4 li{
    position: relative;
}
.list-box4{
    margin-top: .58rem;
}
.index-s3 .right{
    width: 52.5%;
    position: relative;
}
.list-box5 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .37rem .3rem .37rem 0;
}
.list-box5 li time{
    display: block;
    flex-shrink: 0;
    text-align: center;
    margin-right: .25rem;
    font-family: 'SourceHanSerifCN',sans-serif;
}
.list-box5 li time span{
    display: block;
    font-size: .4rem;
    line-height: 1;
    color: #2fa26e;
    font-weight: 700;
}
.list-box5 li time i{
    display: block;
    height: .01rem;
    background: rgba(27, 42, 67, 0.1);
    margin: .05rem 0;
}
.list-box5 li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: rgba(34, 34, 34, 0.7);
    font-weight: 600;
}
.list-box5 li .text{
    flex: 1;
    overflow: hidden;
}
.list-box5 li h4{
    font-size: .2rem;
    line-height: .3rem;
    color: #2fa26e;
    display: none;
}
.list-box5 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #222222;
    max-height: .6rem;
    margin-top: .05rem;
}
.list-box5 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #b5d4be;
}
.list-box5 li:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: .02rem;
    background: #27903b;
    transition: all .5s;
}
.list-box5 li:hover h3{
    color: #2fa26e;
}
.list-box5 li:hover:after{
    width: 1.05rem;
}
.list-box5 li{
    position: relative;
}
.list-box5{
    padding: .02rem .78rem 0 .62rem;
    background: #FFFFFF;
    border-radius: 0 1rem 0 0;
    position: relative;
    z-index: 2;
    margin-top: .35rem;
}
.index-s3 .right .title001 h2{
    color: #FFFFFF;
}
.index-s3 .right .title001 h4{
    color: rgba(255, 255, 255, 0.7);
}
.index-s3 .right .title001 .more a{
    color: #FFFFFF;
}
.index-s3 .right .title001 .more a:hover{
    color: #f8c463;
}
.index-s3 .bg-3{
    position: absolute;
    left: 0;
    top: -.4rem;
    right: calc((100vw - 16rem) / -2);
    bottom: 1.7rem;
    background: url("../images/s3-img-2.jpg") no-repeat 50% 50%;
    background-size: cover;
    pointer-events: none;
}
.index-s3 .right .title001{
    padding-left: .62rem;
}
.index-s3{
    padding: .4rem 0 .81rem;
}

.list2w a{
    display: block;
    position: relative;
    z-index: 2;
}
.list2w a .pic{
    padding-top: 2.78rem;
}
.list2w a time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .26rem;
    color: #2fa26e;
    font-family: 'SourceHanSerifCN',sans-serif;
    font-weight: 600;
}
.list2w a time img{
    display: block;
    width: .18rem;
    margin-right: .1rem;
}
.list2w a h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    margin-top: .08rem;
}
.list2w a .text{
    position: relative;
    z-index: 2;
    padding: .15rem .13rem .2rem;
}
.list2w li .mask{
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-155deg, rgb(68, 187, 122) 0%, rgb(40, 152, 105) 100%);
    pointer-events: none;
}
.list2w li:hover time{
    color: #FFFFFF;
}
.list2w li:hover h3{
    color: #FFFFFF;
}
.list2w li{
    position: relative;
    background: #FFFFFF;
    overflow: hidden;
}
.list2w .btn{
    width: .41rem;
    height: .41rem;
    background: no-repeat 50% 50%;
    background-size: 100% 100%;
    transition: all .5s;
}
.list2w .prev{
    left: -.54rem;
    background-image: url("../images/prev-1.png");
}
.list2w .next{
    right: -.54rem;
    background-image: url("../images/next-1.png");
}
.list2w .prev:hover{
    background-image: url("../images/prev-2.png");
}
.list2w .next:hover{
    background-image: url("../images/next-2.png");
}
.list2w{
    position: relative;
    margin-top: .95rem;
}
.index-s4 .title001 h2{
    color: #FFFFFF;
}
.index-s4 .title001 h4{
    color: rgba(255, 255, 255, 0.7);
}
.index-s4 .bg-4{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 52.76vw;
    background: url("../images/index-s4.png") no-repeat top center;
    background-size: 100% auto;
    pointer-events: none;
}
.index-s4{
    position: relative;
    padding-top: .98rem;
}
.list-box6 li a{
    display: flex;
    align-items: center;
    height: 1.14rem;
}
.list-box6 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    max-height: .6rem;
}
.list-box6 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #b5d4be;
}
.list-box6 li:hover h3{
    color: #2fa26e;
}
.list-box6 li{
    position: relative;
}
.list-box6{
    margin-top: .59rem;
    padding: .03rem .15rem ;
    background: #ffffff;
}

.list-box7 li a{
    height: 1.14rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-box7 li time{
    display: block;
    flex-shrink: 0;
    text-align: center;
    margin-right: .18rem;
    font-family: 'SourceHanSerifCN',sans-serif;
}
.list-box7 li time span{
    display: block;
    font-size: .4rem;
    line-height: 1;
    color: #2fa26e;
    font-weight: 700;
}
.list-box7 li time i{
    display: block;
    height: .01rem;
    background: rgba(27, 42, 67, 0.1);
    margin: .05rem 0;
}
.list-box7 li time em{
    display: block;
    font-size: .16rem;
    line-height: 1;
    color: rgba(34, 34, 34, 0.7);
    font-weight: 600;
}
.list-box7 li h3{
    flex: 1;
    overflow: hidden;
    font-size: .2rem;
    line-height: .3rem;
    max-height: .6rem;
    color: #333333;
}
.list-box7 li:hover h3{
    color: #2fa26e;
}
.list-box7 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #b5d4be;
}
.list-box7 li{
    position: relative;
}
.list-box7{
    margin-top: .59rem;
    padding: .03rem .15rem ;
    background: #ffffff;
}
.index-s5 .item{
    width: 32%;
}
.index-s5 .items{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index-s5 .bg-5{
    position: absolute;
    right: 0;
    bottom: -7.92vw;
    width: 22.39vw;
    height: 36.5625vw;
    background: url("../images/index-s5.png") no-repeat top center;
    background-size: 100% auto;
    pointer-events: none;
}
.index-s5{
    position: relative;
    z-index: 2;
    margin-top: 1.23rem;
}


.index-s6 .tab-tit{
    display: flex;
}
.index-s6 .tab-tit .li{
    position: relative;
    font-size: .24rem;
    line-height: .56rem;
    color: #222222;
    width: 1.77rem;
    text-align: center;
    border-radius: .2rem 0 .2rem 0;
    overflow: hidden;
    cursor: pointer;
    transition: all .5s;
}
.index-s6 .tab-tit .li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: linear-gradient(-164deg, rgb(68, 187, 122) 0%, rgb(40, 152, 105) 100%);
    pointer-events: none;
    transform: scaleX(0);
    transform-origin: center center;
    z-index: -1;
    transition: all .5s;
}
.index-s6 .tab-tit .li.active:before{
    transform: scaleX(1);
}
.index-s6 .tab-tit .li.active{
    color: #FFFFFF;
}
.index-s6 .tab-tit .li + .li{
    margin-left: .36rem;
}

.index-s6 .left{
    width: 31.125%;
}
.index-s6 .tab-cont .li{
    display: block;
    position: relative;
}
.index-s6 .tab-cont .li h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .15rem;
    font-size: .24rem;
    line-height: .3rem;
    color: #FFFFFF;
    padding: 0 .26rem;
    z-index: 3;
}
.index-s6 .tab-cont .li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 25%;
    background: linear-gradient(0deg, rgb(0, 0, 0,1) 0%, rgb(0, 0, 0,0) 100%);
    opacity: .5;
}
.index-s6 .tab-cont .li1 .pic{
    padding-top: 6.61rem;
}
.index-s6 .tab-cont .right{
    width: 100%;
}
.index-s6 .tab-cont .lis{
    display: flex;
    flex-wrap: wrap;
    gap: .17rem 1.25%;
}
.index-s6 .tab-cont .lis .li2{
    width: 32.5%;
}

.index-s6 .tab-cont .lis .li2 .pic{
    padding-top: 3.22rem;
}
.index-s6 .tab-cont .child{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    transform: translate(0,20px);
    transition: all .5s;
}
.index-s6 .tab-cont .child.active{
    opacity: 1;
    position: relative;
    z-index: 2;
    pointer-events: auto;
    transform: translateZ(0);
}
.index-s6 .tab-cont{
    position: relative;
}
.index-s6 .content{
    position: relative;
    margin-top: .67rem;
}
.index-s6 .more a.active{
    display: none;
}
.index-s6{
    margin-top: 1.02rem;
}
.list3w li a{
    display: block;
}
.list3w li .pic{
    padding-top: 2.11rem;
}
.list3w{
    margin-top: .68rem;
}
.index-s7 .bg-7{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 57.8125vw;
    background: url("../images/index-s7.png") no-repeat bottom center;
    background-size: 100% auto;
    pointer-events: none;
}
.index-s7{
    padding: 1.01rem 0 1.4rem;
    position: relative;
}


@media (min-width: 1025px) {
    .list-box1 li a{
        transition: all .5s;
    }
    .list-box1 li:hover a{
        margin-left: -.4rem;
        padding-left: .2rem;
        padding-right: .2rem;
    }
    .list-box1 li:hover:after{
        left: -.4rem;
        right: -.2rem;
    }
    .index-s1 .title001{
        position: absolute;
        right: 0;
        top: .1rem;
        width: 33.875%;
        z-index: 5;
    }
    .index-s2 .title001 .more,
    .index-s4 .title001 .more,
    .index-s7 .title001 .more{
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .list-box7 li time{
        transform: translateY(-.05rem);
    }
    .index-s6 .tab-tit{
        position: absolute;
        left: 2.45rem;
        top: -1.31rem;
    }


}

@media (max-width: 1025px) {
    .title001 h2{
        font-size: .26rem;
    }
    .title001 h4{
        font-size: .14rem;
        margin-top: .05rem;
    }
    .more a{
        font-size: .14rem;
    }
    .more a img{
        height: .24rem;
        margin-right: .05rem;
    }
    .index-s1 .left{
        width: 100%;
    }
    .list1w li .pic{
        padding-top: 57.45%;
    }
    .list1w li h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .list1w li time{
        font-size: .16rem;
        line-height: .3rem;
        margin-left: .2rem;
    }
    .list1w li i{
        margin-top: .1rem;
    }
    .list1w li p{
        margin-top: .1rem;
    }
    .list1w li .text{
        margin-top: .15rem;
    }
    .list1w .swiDots span{
        width: .1rem;
        height: .1rem;
        margin: 0 .05rem;
    }
    .list1w .swiDots{
        right: .1rem;
        bottom: 1.3rem;
    }
    .index-s1 .right{
        width: 100%;
        margin-top: .2rem;
    }
    .list-box1 li h3{
        line-height: .3rem;
        max-height: .6rem;
    }
    .list-box1 li time{
        width: auto;
        margin-right: .3rem;
    }
    .list-box1 li time span{
        font-size: .34rem;
    }
    .list-box1 li time em{
        margin-top: .03rem;
    }
    .list-box1 li a{
        height: .9rem;
    }
    .list-box1 li:after{
        left: -10px;
        right: -10px;
        border-radius: .1rem 0 .1rem 0;
    }
    .list-box1{
        margin-top: 0;
        padding: 0;
    }
    .index-s1 .content{
        margin-top: .25rem;
    }
    .index-s1{
        padding: .4rem 0;
    }
    .index-s2 .title001{
        justify-content: space-between;
    }
    .list-box2 li .pic{
        padding-top: 64.29%;
    }
    .list-box2 li h3{
        padding: 0 .2rem;
        bottom: .15rem;
    }
    .list-box2 li:last-child{
        display: none;
    }
    .list-box2 li{
        width: 49%;
    }
    .list-box2 ul{
        gap: .2rem 2%;
    }
    .list-box2{
        margin-top: .25rem;
    }
    .list-box3 li h3{
        margin-top: .05rem;
    }
    .list-box3 li a{
        padding: .15rem 0;
    }
    .list-box3 li{
        width: 49%;
        margin: 0;
    }
    .list-box3 ul{
        gap: 0 2%;
    }
    .list-box3 {
        margin-top: 0.05rem;
    }
    .index-s2{
        padding: .4rem 0;
    }
    .index-s3 .left{
        width: 100%;
    }
    .list-box4 li:has(.pic) .pic{
        padding-top: 59.19%;
    }
    .list-box4 li:has(.pic) h3{
        margin-top: .05rem;
    }
    .list-box4 li:has(.pic) .text{
        padding: .15rem;
        border-radius: 0 .2rem 0 0;
    }
    .list-box4 li a{
        padding: .15rem;
    }
    .list-box4 li h3{
        margin-top: .05rem;
    }
    .list-box4{
        margin-top: .25rem;
    }
    .index-s3{
        padding: 0;
    }
    .index-s3 .right{
        width: 100%;
        padding-top: .3rem;
        margin-top: .2rem;
    }
    .list-box5 li time span{
        font-size: .34rem;
    }
    .list-box5 li time i{
        margin: .05rem 0 .03rem;
    }
    .list-box5 li a{
        padding: .2rem 0;
    }
    .list-box5 li time{
        margin-right: .2rem;
    }
    .list-box5 li h4{
        font-size: .16rem;
        line-height: .26rem;
    }
    .list-box5 li h3{
        margin-top: 0;
    }
    .list-box5{
        padding: 0 .2rem;
        margin-top: .25rem;
        border-radius: 0 .2rem 0 0;
    }
    .index-s3 .right .title001{
        padding-left: 0;
    }
    .index-s3 .bg-3{
        right: -15px;
        left: -15px;
        top: 0;
    }
    .list2w a .pic{
        padding-top: 72.58%;
    }
    .list2w a time img{
        margin-right: .05rem;
    }
    .list2w a h3{
        margin-top: .05rem;
    }
    .list2w a .text{
        padding: .15rem;
    }
    .list2w .btn{
        width: .35rem;
        height: .35rem;
    }
    .list2w .prev{
        left: -10px;
    }
    .list2w .next{
        right: -10px;
    }
    .list2w{
        margin-top: .25rem;
    }
    .index-s4 .title001 .more{
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .index-s4{
        padding-top: .4rem;
        margin-top: .4rem;
    }
    .index-s5 .item{
        width: 100%;
    }
    .list-box6 li a{
        height: .9rem;
    }
    .list-box6{
        padding: 0;
        margin-top: .25rem;
    }
    .list-box7 li time span{
        font-size: .34rem;
    }
    .list-box7 li time i{
        margin: .05rem 0 .03rem;
    }
    .list-box7 li time{
        margin-right: .2rem;
    }
    .list-box7 li a{
        height: .9rem;
    }
    .list-box7{
        padding: 0;
        margin-top: .25rem;
    }
    .index-s5 .items{
        gap: .4rem 0;
    }
    .index-s5{
        margin-top: .4rem;
    }
    .index-s6 .tab-tit .li{
        font-size: .18rem;
        line-height: 0.42rem;
        width: 1.3rem;
        border-radius: 0.1rem 0 0.1rem 0;
    }
    .index-s6 .tab-tit .li + .li{
        margin-left: 0;
    }
    .index-s6 .tab-tit{
        justify-content: center;
        gap: 0 .2rem;
    }
    .index-s6 .left{
        width: 100%;
    }
    .index-s6 .tab-cont .li h3{
        font-size: .2rem;
        padding: 0 .2rem;
        bottom: .15rem;
    }
    .index-s6 .tab-cont .li1 .pic{
        padding-top: 95%;
    }
    .index-s6 .tab-cont .right{
        width: 100%;
        margin-top: .2rem;
    }
    .index-s6 .tab-cont .lis .li2 .pic{
        padding-top: 59.96%;
    }
    .index-s6 .tab-cont .lis .li2{
        width: 49%;
        margin: 0;
    }
    .index-s6 .tab-cont .lis{
        gap: .2rem 2%;
    }
    .index-s6 .tab-cont{
        margin-top: .25rem;
    }
    .index-s6 .content{
        margin-top: .25rem;
    }
    .index-s6{
        margin-top: .4rem;
    }
    .index-s7 .title001{
        justify-content: space-between;
    }
    .list3w li .pic{
        padding-top: 55.52%;
    }
    .list3w{
        margin-top: .25rem;
    }
    .index-s7{
        padding: .4rem 0;
    }
}

@media (max-width: 769px) {
    .list-box2 li{
        width: 100%;
    }
    .list-box2 li:last-child{
        display: block;
    }
    .list-box3 li time img{
        margin-right: .05rem;
    }
    .list-box3 li{
        width: 100%;
    }
    .index-s6 .tab-cont .li h3{
        bottom: .1rem;
        padding: 0 .1rem;
    }
    .index-s4 .bg-4{
        right: auto;
        left: 50%;
        width: 120vw;
        transform: translateX(-50%);
    }
}
@media (max-width: 481px) {
    .index-s4 .title001 .more a{
        color: #FFFFFF;
    }
    .index-s4 .bg-4{
        width: 110vw;
    }
    .index-s4{
        padding-top: .5rem;
    }
}