@charset "utf-8";
.banner{ overflow: hidden; }
.banner .a{ display: block; position: relative; z-index: 1; overflow: hidden; }
.banner .imgBox{ overflow: hidden; width: 100%; transform: scale(1);}
.banner .imgBox .img{ padding-bottom: 107.29vh; transition: 0s; transform: scale(1) !important; }
.banner .imgBox img, .banner .imgBox video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.5s}
.banner .a .txt{position: absolute;left: 0;right:0;bottom: .98rem;z-index: 6}
.banner{position: relative;overflow: hidden;-webkit-mask: url('../images/banner.svg'); mask: url('../images/banner.svg');-webkit-mask-size: cover; mask-size: cover;mask-position: bottom;mask: none \0; z-index: 5; background: url('../images/banner.svg');}
.banner .swiDots{
    left: 0;
    right: 0;
    max-width: 16rem;
    padding-left: .08rem;
    bottom: 1.08rem;
    font-size: 0;
    text-align: left;
    margin: 0 auto;
}
.banner .swiDots span{
    width: .1rem;
    height: .1rem;
    margin: 0 .26rem 0 0;
    background: transparent url("../images/dots-1.png") no-repeat 50%/100% auto;
    opacity: 1;
    border-radius: 0;
    vertical-align: middle;
}
.banner .swiDots span.active{
    width: .46rem;
    height: .4rem;
    background-image: url("../images/dots-02.png");
}

.title001 {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.title001 h4{
    font-size: .9rem;
    line-height: 1;
    color: #c2e1fd;
    font-family: 'DingTalk',sans-serif;
    background: linear-gradient(180deg, #c2e1fd 0%, transparent 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
}
.title001 h2 span{
    color: #023c97;
}
.title001 h2{
    position: relative;
    z-index: 2;
    margin: -.4rem 0 0 .45rem;
    display: flex;
    font-size: .5rem;
    line-height: 1;
    color: #050505;
    font-family: 'DingTalk',sans-serif;
}
.title001 .tit:before{
    position: absolute;
    content: '';
    left: .14rem;
    bottom: -.18rem;
    width: 2.28rem;
    height: .59rem;
    background: url("../images/tit-1.png") no-repeat left bottom/100% auto;
}
.title001 .tit{
    position: relative;
}
.title001 .more a img{
    display: block;
    width: .21rem;
    margin-left: .08rem;
}
.title001 .more a{
    display: flex;
    align-items: center;
    font-size: .2rem;
    line-height: .3rem;
    color: #0537ad;
    transition: .5s;
}
.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.index_s1 .left{
    width: 49.5625%;
}
.list1w a{
    display: block;
    background: url("../images/s1-img-3.png") no-repeat bottom center/100% auto;
}
.list1w a .pic{
    padding-top: 4.46rem;
    border-radius: .08rem;
}
.list1w time{
    display: block;
    color: #04b78f;
    margin-right: .3rem;
    flex-shrink: 0;
    font-family: 'DingTalk',sans-serif;
}
.list1w time span{
    display: block;
    font-size: .3rem;
    line-height: 1;
}
.list1w time em{
    display: block;
    font-size: .16rem;
;line-height: 1;
    margin-top: .05rem;
}
.list1w a .txt{
    flex: 1;
    padding-right: .77rem;
    overflow: hidden;
}
.list1w a h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #050505;
    font-weight: bold;
    transition: .5s;
}
.list1w a p{
    margin-top: .23rem;
    font-size: .16rem;
    line-height: .3rem;
    color: #050505;
    height: .6rem;
    opacity: .6;
}
.list1w .txt-box{
    padding: .45rem .35rem .72rem ;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.list1w a:hover h3{
    color: #023c97;
}
.list1w .swiDots{
    left: auto;
    width: auto;
    right: .35rem;
    bottom: .75rem;
}
.list1w .swiDots span{
    display: block;
    width: .12rem;
    height: .12rem;
    margin: 0 auto .18rem;
    border: .01rem solid #3573d4;
    background: transparent no-repeat 50%/100%;
    border-radius: 50%;
    opacity: 1;
}
.list1w .swiDots span.active{
    width: .27rem;
    height: .27rem;
    background-image: url("../images/s1-img-2.png");
    border-color: transparent;
    border-radius: 0;
}
.list1w{
    border-radius: .08rem;
    box-shadow: .06rem .15rem .62rem rgba(196, 231, 243, 0.6);
}
.index_s1 .right{
    width: 48.625%;
}
.list_box1 li a{
    position: relative;
    z-index: 2;
    padding: .18rem 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.list_box1 li .pic{
    width: 3.32rem;
    height: 1.88rem;
    border-radius: .08rem;
}
.list_box1 li .txt{
    width: calc(100% - 3.32rem);
    padding: 0 .4rem 0 .5rem;
}
.list_box1 li time{
    display: flex;
    align-items: baseline;
    font-size: .16rem;
    line-height: 1;
    color: #04b78f;
    font-family: 'DingTalk',sans-serif;
}
.list_box1 li time span{
    display: block;
    font-size: .3rem;
    margin-right: .05rem;
}
.list_box1 li h3{
    margin-top: .16rem;
    font-size: .2rem;
    line-height: .32rem;
    color: #050505;
    height: .64rem;
    transition: .5s;
}
.list_box1 li h6 img{
    display: block;
    width: .13rem;
    margin-left: .1rem;
}
.list_box1 li h6{
    margin-top: .15rem;
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .26rem;
    color: #fff;
    opacity: 0;
    transition: .5s;
}
.list_box1 li:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: calc((100vw - 16rem) / -2);
    background: linear-gradient(90deg, #105cc7 0%, #2d98f8 100%);
    border-radius: .08rem 0 0 .08rem;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box1 li{
    position: relative;
}
.list_box1 li + li{
    margin-top: .02rem;
}
.list_box1 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.list_box1 li:hover h3{
    color: #fff;
}
.list_box1 li:hover h6{
    opacity: 1;
    visibility: visible;
}
.index_s1 .content{
    margin-top: .42rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index_s1{
    position: relative;
    z-index: 3;
}

.list_box2 {
    position: relative;
    height: 3.6rem;
}
.list_box2 li{
    position: absolute;
    width: 26.25%;
    background: rgba(255, 255, 255, 0.8);
    border-radius: .08rem;
    box-shadow: .06rem .15rem .62rem rgba(196, 231, 243, 0.5);
    overflow: hidden;

    transition: .5s;
}
.list_box2 li a{
    position: relative;
    z-index: 2;
    display: block;
    padding: .48rem .52rem .4rem .34rem;
}
.list_box2 li time{
    display: flex;
    align-items: baseline;
    color: #04b78f;
    font-size: .16rem;
    line-height: 1;
    font-family: 'DingTalk',sans-serif;
}
.list_box2 li time span{
    display: block;
    font-size: .3rem;
    margin-right: .05rem;
}
.list_box2 li h3{
    margin-top: .2rem;
    font-size: .2rem;
    line-height: .32rem;
    color: #050505;
    height: .96rem;
    -webkit-line-clamp: 3;
    transition: .5s;
}
.list_box2 li h6{
    margin-top: .34rem;
    display: block;
    height: .32rem;
    background: url("../images/s2-img-1.png") no-repeat left center/auto 100%;
    transition: .5s;
}
.list_box2 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .04rem;
    background: linear-gradient(90deg, #105cc7 0%, #2d98f8 100%);
    transition: .5s;
}
.list_box2 li.i1{
    left: 0;
    top: 0;
}
.list_box2 li.i2{
    left: 24.58%;
    top: .6rem;
}
.list_box2 li.i3{
    left: 49.16%;
    top: 0;
}
.list_box2 li.i4{
    left: 73.75%;
    top: .6rem;
}
.list_box2 li:hover:after{
    height: 100%;
}
.list_box2 li:hover h3{
    color: #fff;
}
.list_box2 li:hover h6{
    background-image: url("../images/s2-img-2.png");
}
.list2wBox .swiper-slide-active{
    z-index: 5;
}
.list2wBox{
    overflow: visible;
}
.list2w .btn{
    position: static;
    width: .8rem;
    height: .8rem;
    background: transparent no-repeat 50%/100%;
    transform: none;
}
.list2w .prev{
    margin-right: .3rem;
    background-image: url('../images/prev-1.png');
}
.list2w .next{
    background-image: url('../images/next-1.png');
}
.list2w .btnBox{
    margin-top: .34rem;
    display: flex;
    justify-content: flex-end;
}
.list2w{
    margin-top: .49rem;
}
.index_s2 .bg{
    position: absolute;
    left: 0;
    right: 0;
    top: -4.46rem;
    height: 16.57rem;
    background: url("../images/index_s2.png") no-repeat top center/100% auto;
}
.index_s2{
    margin-top: .64rem;
    position: relative;
}

/*.list_box3 ul{
    display: flex;
    flex-wrap: wrap;
}
.list_box3 li{
    width: 31.1875%;
    margin: 0 0 0 3.21875%;
}
.list_box3 li:nth-child(3n+1){
    margin-left: 0;
}*/
.list_box3 li a{
    display: block;
}
.list_box3 li .top h3{
    font-size: .2rem;
    color: #fff;
    line-height: .78rem;
    padding: 0 .2rem;
    font-weight: bold;
    text-align: center;
}
.list_box3 li .top{
    background: url("../images/s3-img-5.png") no-repeat top center/100% auto;
}
.list_box3 li .bot h3{
    font-size: .16rem;
    line-height: .32rem;
    color: #fff;
    text-align: center;
    margin-bottom: .22rem;
}
.list_box3 li .bot h5{
    margin: 0 .17rem;
    font-size: .16rem;
    line-height: .32rem;
    color: rgba(255, 255, 255, 0.8);
    padding-left: .32rem;
    background: no-repeat left center/.2rem;
    transition: .5s;
}
.list_box3 li .bot h5.h51{
    background-image: url("../images/s3-img-1.png");
}
.list_box3 li .bot h5.h52{
    background-image: url("../images/s3-img-2.png");
}
.list_box3 li .bot h5.h53{
    background-image: url("../images/s3-img-3.png");
}
.list_box3 li .bot h6 img{
    display: block;
    width: .13rem;
    margin-left: .1rem;
}
.list_box3 li .bot h6{
    width: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .16rem;
    line-height: .5rem;
    color: #fff;
    background: #04b78f;
    border-radius: .08rem;
    margin: .4rem auto 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.list_box3 li .bot{
    padding: .24rem .29rem .27rem;
    background: url("../images/s3-img-6.png") no-repeat top center/100% auto;
}
.list_box3 li:hover .bot h5{
    color: #fff;
}
.list_box3 li:hover .bot h6{
    opacity: 1;
    visibility: visible;
}
.list_box3{
    margin-top: .5rem;
}
.index_s3 .title001 h2 span,
.index_s3 .title001 h2{
    color: #fff;
}
.index_s3 .title001 h2{
    justify-content: center;
}
.index_s3 .title001 h4{
    opacity: .2;
}
.index_s3 .title001 .tit:before{
    left: 1.16rem;
    background-image: url("../images/tit-2.png");
}
.index_s3 .title001{
    justify-content: center;
}
.index_s3 .bg{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2.25rem;
    height: 6.26rem;
    background: url("../images/s3-img-7.png") no-repeat top center/100% auto;
}
.index_s3{
    position: relative;
    z-index: 2;
    margin-top: .17rem;
    padding: .9rem 0 3.64rem;
    background: url("../images/index_s3.png") no-repeat top center/100% auto;
}
.index_s4 .content .li{
    position: relative;
    height: 1.38rem;
}
.index_s4 .content .li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #e5e8ec;
    z-index: 3;
}
.index_s4 .content .li:first-child:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: #e5e8ec;
    z-index: 3;
}
.index_s4 .content .li .show{
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    padding: 0 .36rem 0 .59rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: .5s;
}
.index_s4 .content .li .show .img{
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
border-radius: .1rem;
    flex-shrink: 0;
    margin-right: .6rem;
    overflow: hidden;
}
.index_s4 .content .li .show .img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.index_s4 .content .li .show h3{
    flex: 1;
    font-size: .24rem;
    color: #050505;
    line-height: .32rem;
}
.index_s4 .content .li .show h6 img{
    display: block;
    width: 100%;
}
.index_s4 .content .li .show h6{
    width: .39rem;
    height: .39rem;
    margin-left: .4rem;
    flex-shrink: 0;
    cursor: pointer;
}
.index_s4 .content .li .hide{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
}
.index_s4 .content .li .hide a{
    padding: .33rem 0;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    background: url("../images/s4-img-3.png") no-repeat 50%/cover;
}
.index_s4 .content .li .hide .left {
    width: 38.125%;
    margin-top: .9rem;
    padding: 0 1.05rem 0 .59rem;
}
.index_s4 .content .li .hide .left h5{
    font-size: .16rem;
    line-height: .3rem;
    color: #050505;
    opacity: .6;
}
.index_s4 .content .li .hide .left h3{
    margin-top: .14rem;
    font-size: .24rem;
    line-height: .32rem;
    color: #0538ad;
    font-weight: bold;
    height: .64rem;
}
.index_s4 .content .li .hide .cen{
    position: relative;
    width: 21.55%;
    border-radius: .1rem;
    overflow: hidden;
}
.index_s4 .content .li .hide .pic{
    padding-top: 3.95rem
}
.index_s4 .content .li .hide .cen:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    box-shadow: inset 0 0 .51rem 0 #0056dd;
    border-radius: .1rem;
}
.index_s4 .content .li .hide .right{
    width: 38.125%;
    margin-top: .9rem;
    padding: 0 .3rem 0 .68rem;
}
.index_s4 .content .li .hide .right h4{
    font-size: .16rem;
    line-height: .3rem;
    color: #050505;
    opacity: .6;
    -webkit-line-clamp: 5;
    height: 1.5rem;
}
.index_s4 .content .li .hide .right h6 img{
    display: block;
    width: .13rem;
    margin-left: .1rem;
}
.index_s4 .content .li .hide .right h6{
    width: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .16rem;
    line-height: .5rem;
    color: #fff;
    background: #04b78f;
    border-radius: .08rem;
    margin-top: .29rem;
}

.index_s4 .content .li.active .show{
    opacity: 0;
    visibility: hidden;
}
.index_s4 .content .li.active .hide{
    opacity: 1;
    visibility: visible;
}

.index_s4 .content{
    margin-top: .48rem;
}
.index_s4{
    margin-top: .93rem;
    position: relative;
    z-index: 3;
}
.list3w1 .pic{
    padding-top: 5.21rem;
    border-radius: .08rem;
    transition: .5s;
}
.list3w1{
    overflow: visible;
}
.list3w2{
    position: absolute;
    left: 0;
    right: 0;
    width: 6rem;
    top: .81rem;
    margin: 0 auto;
    z-index: 3;

}
.list3w2 a{
    display: block;
    position: relative;
}
.list3w2 a .pic{
    padding-top: 4.4rem;
}

.list3w2 a h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .19rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #fff;
    padding: 0 .2rem;
    text-align: center;
    z-index: 5;
}
.list3w2 a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 27.5%;
    background: linear-gradient(180deg,transparent 0%,#1bbd9a 100%);
}
.list3w2Box{
    border-radius: .08rem;
    overflow: hidden;
}
.list3w2 .btn{
    width: .8rem;
    height: .8rem;
    background: no-repeat 50%/100%;
}
.list3w2 .prev{
    background-image: url("../images/prev-1.png");
}
.list3w2 .next{
    background-image: url("../images/next-1.png");
}
.index_s5 .content:before{
    position: absolute;
    content: '';
    left: calc((100vw - 16rem) / -2);
    top: 0;
    bottom: 0;
    width: 6.25vw;
    background: linear-gradient(90deg,#22559b 0%,transparent 100%);
    z-index: 3;
}
.index_s5 .content:after{
    position: absolute;
    content: '';
    right: calc((100vw - 16rem) / -2);
    top: 0;
    bottom: 0;
    width: 6.25vw;
    background: linear-gradient(90deg,transparent 0%,#22559b 100%);
    z-index: 3;
}
.index_s5 .content{
    padding: 0 1.205rem;
    position: relative;
}
.index_s5 .title001 h4{
    opacity: .2;
}
.index_s5 .title001 h2 span{
    color: #fff;
}
.index_s5 .title001 h2{
    color: #fff;
    justify-content: center;
}
.index_s5 .title001 .more a{
    color: #fff;
}
.index_s5 .title001 .tit:before{
    left: 1.79rem;
    background-image: url("../images/tit-2.png");
}
.index_s5 .title001{
    justify-content: center;
}
.index_s5:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -.34rem;
    height: 2.39rem;
    background: url("../images/s5-img-3.png") no-repeat top right/auto 100% ;
}
.index_s5{
    position: relative;
    margin-top: 1.42rem;
    padding: .68rem 0 2.71rem;
    background: url("../images/index_s5.jpg") no-repeat 50%/cover;
}
.index_page{
    background: #fff url("../images/index_page.png") no-repeat top center/100% auto;
}
@media (min-width: 1025px) {
    
.index_s4 .content .li .hide .left,
    .index_s4 .content .li .hide .cen,
    .index_s4 .content .li .hide .right{
        opacity: 0;
    }
    .index_s4 .content .li.active .hide .left,
    .index_s4 .content .li.active .hide .cen,
    .index_s4 .content .li.active .hide .right{
        animation: o-upfade-top 0.7s cubic-bezier(0.4, 0, 0.2, 1) forwards;
    }

    .list3w1 li.swiper-slide-active .pic{
        opacity: 0;
        transition: .5s ;
    }
    .list3w1 li.pr1 .pic,
    .list3w1 li.ne1 .pic{
        padding-top: 4.84rem;
    }
    .list3w1 li.pr2 .pic,
    .list3w1 li.ne2 .pic{
        padding-top: 4.4rem;
    }
    .list3w1 li.pr2{
        transform: translateX(1.26rem);
        transition: .5s;
    }
    .list3w1 li.ne2{
        transform: translateX(-1.26rem);
        transition: .5s;
    }
    .list3w2 .btn{
        top: auto;
        bottom: -.69rem;
        transform: none;
    }
    .list3w2 .prev{
        left: -1.13rem;
    }
    .list3w2 .next{
        right: -1.13rem;
    }
}

@media (max-width: 1199px) {
    .banner .imgBox .img{
        padding-bottom: 54vw;
    }
    .banner .swiDots{
        padding: 0;
        max-width: 96%;
    }

}
@media (max-width: 1025px) {
    .index_page{
        position: relative;
        margin-top: -2px;
    }
    .banner .swiDots span{
        width: .08rem;
        height: .08rem;
        margin: 0 .05rem;
    }
    .banner .swiDots span.active{
        width: .3rem;
        height: .15rem;
    }
    .banner .swiDots{
        bottom: .6rem;
    }
    .title001 h4{
        font-size: .45rem;
    }
    .title001 h2{
        font-size: .26rem;
        margin: -0.25rem 0 0 0.15rem;
    }
    .title001 .tit:before{
        left: 0;
        bottom: -.1rem;
        width: 1.2rem;
        height: 0.3rem;
    }
    .title001 .more a img{
        width: .18rem;
        margin-left: .05rem;
    }
    .title001 .more a{
        font-size: .16rem;
        line-height: .28rem;
    }
    .index_s1 .left{
        width: 100%;
    }
    .list1w a .pic{
        padding-top: 56.24%;
        border-radius: .05rem;
    }
    .list1w time{
        margin-right: .2rem;
    }
    .list1w .txt-box{
        padding: .2rem;
    }
    .list1w a p{
        margin-top: .05rem;
    }
    .list1w a .txt{
        padding-right: 0;
    }
    .list1w .swiDots{
        right: .1rem;
        bottom: 1.45rem;
    }
    .list1w .swiDots span{
        display: inline-block;
        vertical-align: middle;
        margin: 0 .05rem;
        width: .1rem;
        height: .1rem;
    }
    .list1w .swiDots span.active{
        width: .22rem;
        height: .22rem;
    }
    .index_s1 .right{
        width: 100%;
        margin-top: .4rem;
    }
    .list_box1 li h3{
        margin-top: .1rem;
    }
    .list_box1 li .txt{
        padding: 0 .2rem;
    }
    .list_box1 li:after{
        right: -15px;
    }
    .index_s1 .content{
        margin-top: .3rem;
    }
    .list_box2 li{
        position: relative;
        inset: 0 !important;
        width: 49%;
    }
    .list_box2{
        gap: .26rem 2%;
        display: flex;
        flex-wrap: wrap;
        height: auto;
    }
    .list_box2 li a{
        padding: .2rem;
    }
    .list_box2 li time span{
        font-size: .26rem;
    }
    .list_box2 li h3{
        line-height: .3rem;
        height: .9rem;
        margin-top: .1rem;
    }
    .list_box2 li h6{
        margin-top: .2rem;
        height: .24rem;
    }
    .list2w .btn{
        width: .45rem;
        height: .45rem;
    }
    .list2w .prev{
        margin-right: 0;
    }
    .list2w .btnBox{
        gap: 0 .2rem;
        margin-top: .2rem;
        justify-content: center;
    }
    .list2w{
        margin-top: .3rem;
    }
    .index_s2{
        margin-top: .4rem;
    }
    .list_box3 li .bot{
        padding: .2rem;
    }
    .list_box3 li .bot h3{
        margin-bottom: .1rem;
        font-size: .18rem;
    }
    /*.list_box3 li{
        width: 49%;
        margin: 0;
    }
    .list_box3 ul{
        gap: .26rem 2%;
    }*/
    .list_box3 li .bot h5{
        margin: 0;
    }
    .list_box3 li .bot h6 img{
        width: .1rem;
        margin-left: .05rem;
    }
    .list_box3 li .bot h6{
        margin-top: .2rem;
        width: 1.2rem;
        height: .44rem;
        border-radius: .05rem;
    }
    .list_box3{
        margin-top: .3rem;
    }
    .index_s3 .title001 .tit:before {
        left: 0.6rem;
    }
    .index_s3 .bg{
        bottom: -0.8rem;
        height: 2.6rem;
    }
    .index_s3{
        padding: .4rem 0 1rem;
        margin-top: .4rem;
    }

    .index_s4 .content .li .show{
        display: none;
    }
    .index_s4 .content .li .hide{
        position: static;
        opacity: 1;
        visibility: visible;
    }
    .index_s4 .content .li{
        height: auto;
    }
    .index_s4 .content .li .hide .cen{
        width: 100%;
        order: 0;
        border-radius: .05rem;
    }
    .index_s4 .content .li .hide .pic{
        padding-top: 64%;
    }
    .index_s4 .content .li .hide .cen:after{
        border-radius: .05rem;
    }
    .index_s4 .content .li .hide .left{
        width: 100%;
        order: 1;
        margin-top: .2rem;
        padding: 0 .2rem;
    }
    .index_s4 .content .li .hide .left h5{
        line-height: .26rem;
    }
    .index_s4 .content .li .hide .left h3{
        font-size: .2rem;
        line-height: .3rem;
        margin-top: .05rem;
        height: .6rem;
    }
    .index_s4 .content .li .hide .right{
        width: 100%;
        margin-top: .1rem;
        padding: 0 .2rem;
        order: 2;
    }
    .index_s4 .content .li .hide .right h4{
        line-height: .26rem;
        -webkit-line-clamp: 3;
        height: .78rem;
    }
    .index_s4 .content .li .hide .right h6 img{
        width: .1rem;
        margin-left: .05rem;
    }
    .index_s4 .content .li .hide .right h6{
        margin-top: .15rem;
        width: 1.2rem;
        height: .44rem;
        border-radius: .05rem;
    }
    .index_s4 .content .li .hide a{
        padding: 0 0 .2rem;
    }
    .index_s4 .swiDots{
        position: static;
        margin-top: .2rem;
        text-align: center;
        font-size: 0;
    }
    .index_s4 .swiDots span{
        width: .1rem;
        height: .1rem;
        margin: 0 .05rem;
        border: .01rem solid #3573d4;
        background: transparent no-repeat 50% / 100%;
        opacity: 1;
        vertical-align: middle;
    }
    .index_s4 .swiDots span.active{
        width: .22rem;
        height: .22rem;
        background-image: url("../images/s1-img-2.png");
        border-color: transparent;
        border-radius: 0;
    }
    .index_s4 .content{
        margin-top: .3rem;
    }
    .index_s4 {
        margin-top: 0.8rem;
    }
    .list3w1{
        display: none;
    }
    .list3w2{
        position: relative;
        inset: 0;
        width: 100%;
        z-index: 5;
    }
    .list3w2 a .pic{
        padding-top: 73.33%;
    }
    .index_s5 .content:before,
    .index_s5 .content:after{
        display: none;
    }
    .list3w2 a h3{
        bottom: .1rem;
        padding: 0 .1rem;
    }
    .list3w2 .btn{
        width: .45rem;
        height: .45rem;
        z-index: 5;
    }
    .index_s5 .content{
        padding: 0;
        margin-top: .3rem;
    }
    .index_s5 .title001 .tit:before {
        left: 0.88rem;
    }
    .index_s5{
        padding: .4rem 0;
        margin-top: .4rem;
    }
    .index_s5:after{
        bottom: 0;
        height: 1rem;
    }
}

@media (max-width: 769px) {
    .list_box2 li{
        width: 100%;
    }
    .index_s3{
        background-size: 100% 90%;
    }
}
@media (max-width: 481px) {
    .banner .swiDots {
        bottom: 0.4rem;
    }
    .list_box1 li .pic{
        width: 100%;
        height: auto;
        padding-top: 56.63%;
        border-radius: .05rem;
    }
    .list_box1 li .txt{
        width: 100%;
        padding: .2rem 0 0;
    }
    .list_box1 li time span{
        font-size: .26rem;
    }
    .list_box1 li a{

    }
    .list_box1 li:after{
        left: -15px;
        border-radius: .05rem;
    }
    .index_s3 .title001 .more{
        right: .06rem;
    }
    .index_s3 .title001 .more a{
    }
    .index_s3 .bg {
        bottom: 0;
        height: 1.1rem;
    }
    .index_s3{
        padding: .3rem 0 .3rem;
        background-size: 120% 100%;
    }
    .index_s4 {
        margin-top: 0.4rem;
    }

}