@charset "utf-8";

.banner a{
    display: block;
}
.bannerimg .img_hezi {
    padding-bottom: 100vh !important;
}

.banner .page{
    font-size: 0;
    bottom: .27rem;
    width: 16rem;
    right: 0;
    text-align: right;
    margin: 0 auto;
}

.banner .page span{
    font-size: 0;
    width: .24rem;
    height: .28rem;
    margin: 0 0 0 .27rem;
    background: transparent url("../images/dots-1.png") no-repeat 50%/100%;
    position: relative;
    opacity: 1;
    border-radius: 0;
}

.banner .page span.active{
    background-image: url("../images/dots-2.png");
}

.title001{
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.title001 .tit{
    display: flex;
    align-items: center;
}
.title001 .img img{
    display: block;
    width: .47rem;
}
.title001 h2{
    margin: 0 .43rem;
    display: flex;
    align-items: center;
}
.title001 h2 img{
    display: block;
    width: .18rem;
    height: .18rem;
}
.title001 h2 span{
    display: block;
    font-size: .4rem;
    line-height: .56rem;
    color: #0043AB;
    margin: 0 .18rem;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}

.title001 .more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.title001 .more a{
    display: block;
    font-size: .14rem;
    line-height: .18rem;
    color: #fff;
    padding: .07rem .25rem .09rem .4rem;
    background: url("../images/more-1.png") no-repeat 50%/100% 100%;
}

.index-s1 .left{
    width: 51.875%;
    margin-top: .16rem;
}

.list1w a{
    display: block;
}

.list1w a .pic{
    padding-top: 5.08rem;
}
.list1w a .txt-box{
    margin-top: .31rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list1w a time{
    display: block;
    width: 1rem;
    color: #0043AB;
    text-align: center;
    padding: .1rem 0 .16rem;
    background: url("../images/s1-img-2.png") no-repeat 50%/100% 100%;
}
.list1w a time span{
    display: block;
    font-size: .28rem;
    line-height: 1;
    font-family: 'BEBAS',sans-serif;
}
.list1w a time em{
    display: block;
    font-size: .14rem;
    line-height: 1;
    margin-top: .05rem;
    font-family: 'BEBAS',sans-serif;
    opacity: .8;
}
.list1w a .txt{
    width: calc(100% - 1.24rem);
}

.list1w a h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    font-weight: 700;
    transition: .5s;
}

.list1w a p{
    font-size: .14rem;
    line-height: .26rem;
    color: #A0A0A0;
    height: .52rem;
    margin-top: .15rem;
}

.index-s1 .right{
    width: 46%;
}
.list_box2 li a{
    height: .91rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list_box2 li time{
    margin-right: .17rem;
    display: block;
    width: .8rem;
    text-align: center;
    padding: .03rem 0 .1rem;
    background: url("../images/s1-img-3.png") no-repeat 50%/100% 100%;
    flex-shrink: 0;
}

.list_box2 li time span{
    display: block;
    font-size: .28rem;
    line-height: 1;
    color: #0043AB;
    font-family: 'BEBAS',sans-serif;
}
.list_box2 li time em{
    display: block;
    font-size: .12rem;
    line-height: 1;
    color: #888888;
    font-family: 'BEBAS',sans-serif;
    margin-top: .06rem;
}
.list_box2 li h3{
    flex: 1;
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    transition: .5s;
}
.list_box2 li:after{
    position: absolute;
    content: '';
    right: 0;
    width: 0;
    bottom: -1px;
    height: 1px;
    background: #0043AB;
    transition: .6s;
}
.list_box2 li{
    position: relative;
    border-bottom: 1px dashed #E1E1E1;
}
.list_box2 li:hover:after{
    left: 0;
    width: 100%;
}
.list_box2 li:hover h3{
    color: #0043AB;
    font-weight: 700;
}

.index-s1 .content{
    margin-top: .34rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index-s1 {
    padding: .86rem 0 1.12rem;
    background: url("../images/index-s1.png") no-repeat 50%/cover;
}

.index-s2 .left{
    width: 61.25%;
}
.list_box3{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box3 li{
    width: 47.51%;
}
.list_box3 li a{
    display: block;
}
.list_box3 li .pic{
    padding-top: 2.58rem;
}
.list_box3 li time{
    display: block;
    font-size: .16rem;
    line-height: .3rem;
    color: #0043AB;
    font-family: 'BEBAS',sans-serif;
}
.list_box3 li h3{
    margin-top: .06rem;
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    transition: .5s;
}
.list_box3 li .txt .line{
    position: absolute;
    left: 0;
    bottom: 0;
    height: .02rem;
    width: .81rem;
    background: #0043AB;
    transition: .5s;
}
.list_box3 li .txt:before{
    position: absolute;
    content: '';
    left: 0;
    right: .06rem;
    bottom: 0;
    height: 1px;
    background: linear-gradient(270deg, #D70C11 0%, #F6751D 100%);
}
.list_box3 li .txt:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: -.02rem;
    width: .04rem;
    height: .04rem;
    border: 1px solid #D70C11;
    border-radius: 50%;
    transition: .2s;
}
.list_box3 li .txt{
    padding: .09rem 0 .18rem;
    position: relative;
}
.list_box3 li a:hover .txt .line{
    width: calc(100% - .06rem);
}
.list_box3 li a:hover .txt:after{
    border-color: #0043AB;
}
.list_box3 li a:hover h3{
    color: #0043AB;
    font-weight: 700;
}

.list_box4{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box4 li{
    width: 47.51%;
    position: relative;
    margin-top: .25rem;
}
.list_box4 li:nth-child(-n+2){
    margin-top: 0;
}
.list_box4 li a{
    display: block;
    padding: .11rem 0;
    position: relative;
    z-index: 2;
}
.list_box4 li time{
    display: flex;
    font-size: .16rem;
    line-height: .24rem;
    color: #fff;
}
.list_box4 li time span{
    display: block;
    font-family: 'BEBAS',sans-serif;
    padding: 0 .23rem .03rem .18rem;
    background: url("../images/s2-img-2.png") no-repeat 50%/100% 100%;
}
.list_box4 li h3{
    margin-top: .21rem;
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    transition: .5s;
}

.list_box4 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: .06rem;
    bottom: 0;
    height: 1px;
    background: #E1E1E1;
}
.list_box4 li:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: -.02rem;
    width: .04rem;
    height: .04rem;
    border: 1px solid #E1E1E1;
    border-radius: 50%;
    transition: .2s;
}
.list_box4 li a:after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: .01rem;
    width: 0;
    background: #0043AB;
    transition: .5s;
}
.list_box4 li:hover a:after{
    width: calc(100% - .06rem);
}
.list_box4 li:hover:after{
    border-color: #0043AB;
}
.list_box4 li:hover h3{
    color: #0043AB;
    font-weight: 700;
}

.index-s2 .left .bot{
    margin-top: .25rem;
}
.index-s2 .left .content:after{
    position: absolute;
    content: '';
    right: 0;
    left: 0;
    bottom: -.48rem;
    height: .05rem;
    background: linear-gradient(90deg, rgba(0, 67, 171, 0.69) 0%, rgba(0, 67, 171, 0) 100%);
}

.index-s2 .left .content{
    margin-top: .6rem;
    position: relative;
    padding: .38rem .53rem .1rem .4rem;
    background: #FFFFFF;
    border-radius: 0 1rem 0 0;
}
.index-s2 .right{
    width: 34.6875%;
}

.list_box5 li a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.list_box5 li time{
    margin-right: .24rem;
    display: block;
    width: .83rem;
    text-align: center;
    color: #0043AB;
    padding: .2rem 0;
    background: url("../images/s2-img-3.png") no-repeat 50%/100% 100%;
    transition: .5s;
    flex-shrink: 0;
}
.list_box5 li time span{
    display: block;
    font-size: .24rem;
    line-height: 1;
    font-family: 'BEBAS',sans-serif;
}
.list_box5 li time em{
    display: block;
    font-size: .12rem;
    opacity: .8;
    margin-top: .03rem;
    font-family: 'BEBAS',sans-serif;
}

.list_box5 li .dots:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: .11rem;
    height: .11rem;
    background: #0043AB;
    border-radius: 50%;
    margin: auto;
}
.list_box5 li .dots{
    margin-right: .32rem;
    width: .27rem;
    height: .27rem;
    background: transparent;
    position: relative;
    border-radius: 50%;
    transition: .5s;
    flex-shrink: 0;
}
.list_box5 li h3{
    flex: 1;
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    max-height: .6rem;
    transition: .5s;
}
.list_box5 li:hover time{
    color: #fff;
    background-image: url("../images/s2-img-4.png");
}
.list_box5 li:hover .dots{
    background: rgba(0, 67, 171, 0.2);
}
.list_box5 li:hover h3{
    color: #0043AB;
    font-weight: 700;
}

.list_box5 li{
    position: relative;
    z-index: 2;
    margin-top: .36rem;
}
.list_box5 li:first-child{
    margin-top: 0;
}
.list_box5 ul:before{
    position: absolute;
    content: '';
    top: .47rem;
    bottom: .47rem;
    width: 1px;
    left: 1.2rem;
    background: #CADAF3;
}
.list_box5 ul{
    position: relative;
    z-index: 2;
}
.list_box5:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: calc((100vw - 16rem) / -2);
    background:#EDF5FF url("../images/s2-img-5.png") no-repeat left center/contain;
    border-radius: 1rem 0 0 0;
}
.list_box5:after{
    position: absolute;
    content: '';
    left: 0;
    right: calc((100vw - 16rem) / -2);
    bottom: -.48rem;
    height: .05rem;
    background: linear-gradient(-90deg, rgba(0, 67, 171, 0.69) 0%, rgba(0, 67, 171, 0) 100%);
}
.list_box5{
    margin-top: .6rem;
    padding: .52rem 0 .38rem .38rem;
    position: relative;
}
.index-s2 .title001 h2 span{
    color: #fff;
}
.index-s2 .title001{
    justify-content: flex-start;
}

.index-s2{
    padding: .65rem 0 .48rem;
    background: url("../images/index-s2.png") no-repeat top center/100% 7.73rem;
}

.index-s3 .left{
    width: 44.5%;
}

.list_box6{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list_box6 li{
    width: 46.91%;
    position: relative;
    border-top: .04rem solid #1A2B85;
    background: #EDF5FF;
    margin-top: .33rem;
    transition: .5s;
}
.list_box6 li:nth-child(-n+2){
    margin-top: 0;
}
.list_box6 li a{
    display: block;
    padding: .26rem .26rem .39rem;
}
.list_box6 li time{
    display: block;
    font-size: .18rem;
    line-height: .3rem;
    color: #0043AB;
    padding-left: .32rem;
    font-family: 'BEBAS',sans-serif;
    background: url("../images/s3-img-1.png") no-repeat left center/.22rem;
    transition: .5s;
}
.list_box6 li h3{
    margin-top: .15rem;
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    transition: .5s;
}
.list_box6 li:before{
    position: absolute;
    content: '';
    top: -.04rem;
    right: 0;
    width: 0;
    height: .04rem;
    background: #CB000B;
    transition: .5s;
}
.list_box6 li:hover time{
    color: #fff;
    background-image: url("../images/s3-img-2.png");
}
.list_box6 li:hover h3{
    color: #fff;
}
.list_box6 li:hover:before{
    left: 0;
    width: 100%;
}
.list_box6 li:hover{
    background: #1A2B85;
}

.index-s3 .right{
    width: 52.75%;
}

.list2w a{
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;

    z-index: 2;
}
.list2w a time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .3rem;
    color: #fff;
    font-family: 'BEBAS',sans-serif;
}

.list2w a time img{
    display: block;
    width: .2rem;
    margin-right: .11rem;
}
.list2w a h3{
    font-size: .18rem;
    line-height: .28rem;
    color: #fff;
    height: .56rem;
    margin-top: .25rem;
}
.list2w a h6{
    margin-top: .39rem;
    display: flex;
    justify-content: flex-end;
}
.list2w a h6 img{
    display: block;
    width: .28rem;
}

.list2w a .txt-box{
    padding: .62rem .4rem .37rem;
    background: url("../images/s3-img-5.png") no-repeat 50%/cover;
}
.list2w a .pic{
    padding-top: 3.1rem;
}
.list2w li {
    position: relative;
    background: #1A2B85;
}
.list2w li:nth-child(2n){
    margin-top: .51rem;
}
.list2w li:nth-child(2n) a{
    flex-direction: column-reverse;
}
.list2w li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    background: #D3000F;
    transition: .5s;
}
.list2w li:hover:after{
    height: 100%;
    top: 0;
}

.index-s3 .content{
    margin-top: .7rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index-s4 .left{
    width: 46.0625%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.index-s4 .left .ll{
    width: 1.52rem;
    margin-top: .99rem;
}
.index-s4 .box_wap{
    display: none;
}
.index-s4 .left .box_web img{
    display: block;
    width: 100%;
}

.index-s4 .left .rr{
    width: calc(100% - 2.19rem);
}
.index-s4 .li a{
    display: block;
}
.index-s4 .li:first-child{
    margin-top: 0 !important;
}

.index-s4 .left .rr .li .pic{
    padding-top: 3.34rem;
}
.index-s4 .left .rr .li{
    margin-top: .28rem;
}

.index-s4 .right{
    margin-top: .79rem;
    width: 49%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index-s4 .right .ll,
.index-s4 .right .rr{
    width: 47.96%;
}

.index-s4 .right .li .pic{
    padding-top: 2.49rem;
}

.index-s4 .right .li{
    margin-top: .22rem;
}
.index-s4 .right .ll{
    margin-top: .99rem;
}

.index-s4{
    margin-top: .85rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.index-s3-s4{
    padding: .9rem 0 1.61rem;
    background: url("../images/index-s3.png") no-repeat bottom center/cover;
}

.list_ewm{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-wrap: wrap;
    z-index: 5;
}

.list_ewm .li{
    position: relative;
    margin-left: .52rem;
}
.list_ewm .li a{
    width: .34rem;
    height: .33rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}
.list_ewm .li a img{
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.list_ewm .li:after{
    position: absolute;
    content: '';
    left: 50%;
    top: -.29rem;
    width: .94rem;
    height: .86rem;
    background: url("../images/s5-img-1.png") no-repeat 50%/100% 100%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.list_ewm .li .code{
    position: absolute;
    right: 0;
    top: 100%;
    transform: translateY(.3rem);
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    width: 1rem;
    height: 1rem;
    background: #fff;
    box-shadow: 0px 2px 9.5px 0.5px rgba(1, 1, 1, 0.21);
    padding: .1rem;
    text-align: center;
}
.list_ewm .li .code:after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 100%;
    border-bottom: #fff .08rem solid;
    border-left: transparent .06rem solid;
    border-right: transparent .06rem solid;
}
.list_ewm .li .code img{
    display: block;
    width: 100%;
    height: 100%;
}
.list_ewm .li:hover .code {
    transform: translateY(.1rem);
    opacity: 1;
    visibility: visible;
}
.list_ewm .li:hover:after{
    opacity: 1;
    visibility: visible;
}

.index-s5 .content .top{
    margin-top: .35rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.index-s5 .content .top:first-child{
    margin-top: 0;
}
.index-s5 .content .top .li a{
    display: block;
    position: relative;
}
.index-s5 .content .top .li a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 73.65%;
    background: linear-gradient(0deg, #061E4F 0%, rgba(0, 0, 0, 0) 40%);
}
.index-s5 .content .top .li .txt-box{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 5;
    padding: .24rem .3rem;
}
.index-s5 .content .top .li .ico{
    width: .45rem;
    height: .42rem;
}
.index-s5 .content .top .li .ico img{
    display: block;
    width: 100%;
}
.index-s5 .content .top .li .txt{
    width: calc(100% - .66rem);
}
.index-s5 .content .top .li h5{
    font-size: .12rem;
    line-height: .18rem;
    color: #FFFFFF;
}
.index-s5 .content .top .li h6{
    font-size: .16rem;
    line-height: .2rem;
    color: #fff;
    margin-top: .07rem;
}
.index-s5 .content .top .li .pic{
    padding-top: 3.72rem;
}
.index-s5 .content .top .li1{
    width: 27.25%;
}
.index-s5 .content .top .li2{
    width: 31.25%;
}
.index-s5 .content .top .li3{
    width: 39.625%;
}
.index-s5 .content{
    margin-top: .6rem;
}
.index-s5 .title001 h2 span{
    color: #fff;
}

.index-s5 {
    padding: .81rem 0 .96rem;
    background: url("../images/index-s5.png") no-repeat top center/cover;
}

.list3w a{
    display: block;
}
.list3w a .pic{
    padding-top: 4.8rem;
}

@media (min-width: 1025px) {
    .list_box7 ul{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

}
.list_box7 li a{
    display: block;
}

.list_box7 li .top .img_hezi{
    padding-top: 1.04rem;
}
.list_box7 li .top{
    position: relative;
    width: .9rem;
    margin: 0 auto;
    background: url("../images/s6-img-5.png") no-repeat 50%/100% 100%;
}
.list_box7 li .top .icon{
    position: absolute;
    top: 50%;
    left: 50%;
    width: .5rem;
    height: .5rem;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.list_box7 li .top .icon .img-2,
.list_box7 li:hover .top .icon .img-1{
    opacity: 0;
}

.list_box7 li .top .img_zd{
    opacity: 0;
    transition: .5s;
}

.list_box7 li .bot h3{
    font-size: .2rem;
    line-height: .26rem;
    color: #333333;
    text-align: center;
    transition: .5s;
}
.list_box7 li .bot{
    margin-top: .23rem;
}

.list_box7 li:hover .bot h3{
    color: #0043AB;
}
.list_box7 li:hover .top .img_zd{
    opacity: 1;
}
.list_box7 li:hover .top .icon .img-2{
    opacity: 1;
}

.list_box7{
    margin-top: 1.02rem;
}

.index-s6 .content{
    margin-top: .7rem;
}
.index-s6{
    margin-top: .07rem;
}

.index-s5-s6{
    padding-bottom: 1.67rem;
    background: url("../images/index-s6.png") no-repeat bottom center/100% auto;
}

@media (max-width: 1199px){
    .banner{
        margin-top: .75rem;
    }
    .bannerimg .img_hezi{
        padding-bottom: 52% !important;
    }
    .banner .page{
        width: 100%;
        padding:0 15px;
        bottom: .25rem;
    }
    .banner .page span{
        margin-left: .2rem;
    }
}

@media (max-width: 1025px){
    .banner .page span{
        width: .18rem;
        height: .21rem;
        margin-left: .15rem;
    }
    .banner .page{
        bottom: .15rem;
    }
    .title001 h2 span{
        font-size: .26rem;
        line-height: .3rem;
        margin: 0 .1rem;
    }
    .title001 h2 img{
        width: .12rem;
        height: .12rem;
    }
    .title001 h2 {
        margin: 0 0.2rem;
    }
    .title001 .img img{
        width: .3rem;
    }
    .title001 .more a{
        font-size: .12rem;
        padding: .05rem .15rem .06rem 0.3rem;
    }
    .index-s1 .left{
        width: 100%;
        margin-top: 0;
    }
    .list1w a .pic{
        padding-top: 61.2%;
    }
    .list1w a time span{
        font-size: .26rem;
    }
    .list1w a time em{
        margin-top: .07rem;
    }
    .list1w a p{
        margin-top: .05rem;
    }
    .list1w a .txt-box {
        margin-top: .15rem;
    }
    .index-s1 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .list_box2 li time span{
        font-size: .26rem;
    }
    .list_box2 li a {
        height: .9rem;
    }
    .index-s1 .content{
        margin-top: .26rem;
    }
    .index-s1{
        padding: .4rem 0;
    }
    .index-s2 .left{
        width: 100%;
    }
    .index-s2 .left .content{
        margin-top: .26rem;
        padding: .2rem;
        border-radius: 0 .2rem 0 0 ;
    }
    .list_box3 li .pic{
        padding-top: 61.43%;
    }
    .list_box3 li{
        width: 49%;
    }
    .list_box3 li h3{
        margin-top: 0;
    }
    .list_box3 li .txt{
        padding: .1rem 0;
    }
    .list_box4 li h3 {
        margin-top: 0.1rem;
    }
    .list_box4 li a{
        padding: .15rem 0;
    }
    .list_box4 li{
        width: 49%;
        margin: 0;
    }
    .list_box4{
        gap: .1rem 2%;
    }
    .index-s2 .left .bot{
        margin-top: .1rem;
    }
    .index-s2 .left .content:after{
        bottom: 0;
    }
    .index-s2 .right{
        width: 100%;
        margin-top: .35rem;
    }
    .list_box5 li time {
        margin-right: 0.1rem;
    }
    .list_box5 li .dots {
        width: .15rem;
        height: .15rem;
        margin-right: 0.1rem;
    }
    .list_box5 li .dots:after{
        width: .05rem;
        height: .05rem;
    }
    .list_box5 ul:before{
        left: 1rem;
    }
    .list_box5 li{
        margin-top: .2rem;
    }
    .list_box5{
        padding: .2rem 0;
        margin-top: .26rem;
    }
    .list_box5:before{
        left: -15px;
        right: -15px;
        top: 0;
        bottom: 0;
        border-radius: .2rem 0 0 0;
    }
    .list_box5:after{
        bottom: 0;
        left: -15px;
        right: -15px;
    }
    .index-s2{
        padding: .4rem 0;
        background: #152584;
    }
    .index-s3 .left{
        width: 100%;
    }
    .list_box6 li a{
        padding: .2rem;
    }
    .list_box6 li h3 {
        margin-top: 0.05rem;
    }
    .list_box6 li{
        width: 49%;
        margin: 0;
    }
    .list_box6{
        gap: .25rem 2%;
    }
    .index-s3 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .list2w a .pic{
        padding-top: 77.5%;
    }
    .list2w a .txt-box{
        padding: .2rem;
    }
    .list2w a h3{
        margin-top: .05rem;
    }
    .list2w a h6 {
        margin-top: 0.1rem;
    }
    .list2w a time img{
        margin-right: .05rem;
    }
    .list2w li:nth-child(2n){
        margin-top: 0;
    }
    .index-s3 .content{
        margin-top: .26rem;
    }
    .index-s4 .left{
        width: 100%;
        display: block;
    }
    .index-s4 .left .ll{
        width: 100%;
        margin-top: 0;
    }
    .index-s4 .left .box_web{
        display: none;
    }
    .index-s4 .box_wap{
        display: block;
    }
    .index-s4 .left .rr{
        margin-top: .26rem;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .index-s4 .left .rr .li{
        width: 49%;
        margin: 0;
    }
    .index-s4 .left .rr .li .pic{
        padding-top: 64.47%;
    }
    .index-s4 .right{
        width: 100%;
        margin-top: .25rem;
    }
    .index-s4 .right .ll{
        margin-top: 0;
    }
    .index-s4 .right .ll, .index-s4 .right .rr{
        width: 49%;
    }
    .index-s4 .right .li .pic{
        padding-top: 66.22%;
    }
    .index-s4 .right .li{
        margin-top: .25rem;
    }
    .index-s4{
        margin-top: .45rem;
    }
    .index-s3-s4{
        padding: .4rem 0;
    }
    .index-s5 .title001{
        flex-wrap: wrap;
    }
    .list_ewm{
        position: static;
        transform: none;
        width: 100%;
        margin-top: .2rem;
        justify-content: center;
    }
    .list_ewm .li{
        margin: 0 .15rem;
    }
    .list_ewm .li a{
        width: .3rem;
        height: .28rem;
    }
    .list_ewm .li:after{
        width: .7rem;
        height: .65rem;
        top: -.22rem;
    }
    .index-s5 .content .top .li .pic{
        padding-top: 23vw;
    }
    .index-s5 .content .top .li .txt-box{
        padding: .15rem;
    }
    .index-s5 .content .top .li .ico{
        width: .35rem;
        height: .35rem;
    }
    .index-s5 .content .top .li .txt {
        width: calc(100% - .45rem);
    }
    .index-s5 .content .top .li h6{
        margin: 0;
    }
    .index-s5 .content .top {
        margin-top: 0.1rem;
    }
    .index-s5 .content {
        margin-top: .26rem;
    }
    .index-s5{
        padding: .4rem 0;
    }
    .list3w a .pic{
        padding-top: 143.71%;
    }
    .list_box7 li .top .icon{
        width: .35rem;
        height: .35rem;
    }
    .list_box7 li .top .img_hezi{
        padding-top: 115.55%;
    }
    .list_box7 li .bot h3{
        font-size: .18rem;
    }
    .list_box7 li .bot {
        margin-top: 0.1rem;
    }
    .list_box7 {
        margin-top: 0.3rem;
    }
    .index-s6 .content {
        margin-top: .26rem;
    }
    .index-s6{
        margin-top: 0;
    }
    .index-s5-s6 {
        padding-bottom: 0.4rem;
    }
}

@media (max-width: 769px){
    .index-s5 .content .top .li1,
    .index-s5 .content .top .li2{
        width: 49%;
        order: 1;
    }
    .index-s5 .content .top .li1 .pic,
    .index-s5 .content .top .li2 .pic{
        padding-top: 74.4%;
    }
    .index-s5 .content .top .li3{
        width: 100%;
        order: 0;
    }
    .index-s5 .content .top .li3 .pic{
        padding-top: 58.67%;
    }
    .index-s5 .content .top{
        gap: .2rem 0;
        margin-top: .2rem;
    }
}

@media (max-width: 481px){
    .title001{
        justify-content: flex-start;
    }
    .list_box3 li{
        width: 100%;
    }
    .list_box3{
        gap: .25rem 0;
    }
    .list_box4 li{
        width: 100%;
    }
    .list_box5 li time em{
        transform: scale(.85);
        transform-origin: center center;
    }
    .list_box6 li{
        width: 100%;
    }
    .index-s4 .right .li,
    .index-s4 .right{
        margin-top: .2rem;
    }
    .index-s5 .title001{
        justify-content: center;
    }
    .index-s5 .content .top .li .txt-box{
        padding: .1rem ;
    }
    .list_box7 li .top{
        max-width: 100%;
    }
}


/*2025-02-28*/

.list3w{
    position: relative;
}

.list3w .btn{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.4rem;
    height: 0.62rem;
    margin-top: auto;
    background: rgba(0,0,0 ,50%) no-repeat 50% /.12rem;
    transition: .5s;
    z-index: 5;
    cursor: pointer;
}
.list3w .prev{
    left: -.6rem;
    background-image: url("../images/prev01.png");
}
.list3w .next{
    right:-.6rem;
    background-image: url("../images/next01.png");
}
@media (max-width: 1199px){
    .list3w .prev{
        left: 0;
    }
    .list3w .next{
        right: 0;
    }
    .list3w .btn{

    }
}