@charset "utf-8";

.title001 h2{
    font-size: .38rem;
    line-height: 1;
    color: #1A1A1A;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.title001 h2 img{
    display: block;
    height: .68rem;
    margin-left: .1rem;
    margin-top: .04rem;
}
.title001 h2 span{
    color: #014697;
    display: block;
    margin-left: -.32rem;
}
.more a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .16rem;
    height: .3rem;
    color: #014697;
    transition: .5s;
}

.more a img{
    display: block;
    height: .22rem;
    margin-left: .05rem;
}
.more{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    transition: all .5s;
}
.more:hover{
    right: -.1rem;
}

.index-s1 .left{
    width: 57.07%;
}
.list1wBox a{
    display: block;
}
.list1wBox a .pic{
    padding-top: 4.92rem;
}

.list-box1 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .23rem .55rem .22rem .27rem;
}
.list-box1 li time{
    display: block;
    flex-shrink: 0;
    margin-right: .25rem;
    color: #ffffff;
    font-family: 'Bebas',sans-serif;
}
.list-box1 li time span{
    display: block;
    font-size: .28rem;
    line-height: .3rem;
}
.list-box1 li time em{
    display: block;
    font-size: .2rem;
    line-height: .3rem;
    margin-top: .03rem;
}
.list-box1 li .line{
    display: block;
    width: .01rem;
    height: .62rem;
    background: rgba(255, 255, 255, 0.6);
    margin-right: .26rem;
    flex-shrink: 0;
}
.list-box1 li .text{
    flex: 1;
    overflow: hidden;
}
.list-box1 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #ffffff;
    font-weight: 700;
}
.list-box1 li p{
    font-size: .16rem;
    line-height: .3rem;
    color: #DEE6F9;
    margin-top: .06rem;
}
.list-box1 li{
    display: none;
}
.list-box1 li.active{
    display: block;
}
.list-box1{
    background: #014697;
    margin: -.48rem .46rem 0 0;
    position: relative;
    z-index: 2;
}
.list1w .btnBox{
   position: absolute;
   bottom: 0;
   right: calc(100% + .27rem);
    display: flex;
    flex-direction: column;
    gap:.26rem 0;
}
.list1w .btn{
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: .42rem;
    height: .42rem;
    background: no-repeat 50% 50%;
    background-size: .2rem;
    border: .01rem solid #014697;
    border-radius: 50%;
    transition: all .5s;
    transform: none;
}
.list1w .btn:before{
    content: '';
    position: absolute;
    left: -.06rem;
    top: -.06rem;
    right: -.06rem;
    bottom: -.06rem;
    border: .01rem dashed #014697;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list1w .prev{
    background-image: url("../images/arrow-1.png");
}
.list1w .next{
    background-image: url("../images/arrow-2.png");
}
.list1w .prev:hover{
    background-image: url("../images/arrow-3.png");
}
.list1w .next:hover{
    background-image: url("../images/arrow-4.png");
}
.list1w .btn:hover:before{
    opacity: 1;
    visibility: visible;
}
.list1w .btn:hover{
    background-color: #014697;
}

.index-s1 .right{
    width: 40.14%;
}

.list-box2 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.list-box2 li.li1 time{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: .88rem;
    height: .88rem;
    padding-bottom: .05rem;
    font-family: 'Bebas', sans-serif;
    flex-shrink: 0;
    margin-right: .23rem;
    background: url("../images/s1-img-2.png") no-repeat 50% 50%;
    background-size: 100% 100%;
}
.list-box2 li.li1 time span{
    display: block;
    font-size: .3rem;
    color: #014697;
}
.list-box2 li.li1 time em{
    display: block;
    font-size: .14rem;
    color: #4A86D5;
}
.list-box2 li.li1 .text{
    flex: 1;
    overflow: hidden;
    margin-top: .05rem;
}
.list-box2 li.li1 h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #1A1A1A;
    font-weight: 700;
}
.list-box2 li.li1 p{
    font-size: .16rem;
    line-height: .3rem;
    color: #8A8A8A;
    height: .6rem;
    margin-top: .08rem;
}
.list-box2 li.li1 h6 img{
    display: block;
    height: .17rem;
}
.list-box2 li.li1 h6{
    display: flex;
    justify-content: flex-end;
    margin-top: .16rem;
}
.list-box2 li.li1 a{
    align-items: flex-start;
    padding-bottom: .19rem;
}
.list-box2 li.li1:hover h3{
    color: #014697;
}
.list-box2 li.li1:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #D8D8D8;
}
.list-box2 li.li1{
    position: relative;
    margin-bottom: .19rem;
}
.list-box2 li.li2 h3{
    flex: 1;
    font-size: .18rem;
    color: #1A1A1A;
    line-height: .36rem;
}
.list-box2 li.li2 time{
    display: block;
    font-size: .16rem;
    color: #8A8A8A;
    font-family: 'Bebas', sans-serif;
    margin-left: .3rem;
    flex-shrink: 0;
    transition: all .5s;
}
.list-box2 li.li2 a{
    height: .6rem;
    padding-left: .32rem;
}
.list-box2 li.li2:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .08rem;
    height: .08rem;
    border: .01rem solid #014697;
    border-radius: 50%;
    transform: translateY(-50%);
}
.list-box2 li.li2:hover h3{
    font-weight: 700;
}
.list-box2 li.li2:hover time{
    color: #014697;
}
.list-box2 li.li2{
    position: relative;
}
.index-s1 .content{
    margin-top: .55rem;
}
.index-s1:before{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 39.73vw;
    height: 20.83vw;
    background: url("../images/s1-img-3.png") no-repeat 50% 50%;
    background-size: 100%  auto;
    pointer-events: none;
}
.index-s1:after{
    position: absolute;
    content: '';
    right: 0;
    bottom: .49rem;
    width: 59.47vw;
    height: 54.16vw;
    background: url("../images/s1-img-4.png") no-repeat 50% 50%;
    background-size: 100%  auto;
    pointer-events: none;
}
.index-s1{
    padding: .51rem 0 .72rem;
    position: relative;
}

.list2w li a{
    position: relative;
    z-index: 2;
    display: block;
    padding: 0 .36rem .35rem .37rem;
}
.list2w li time{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: .69rem;
    height: .88rem;
    background: #EBEDF0;
    color: #014697;
    line-height: 1;
    font-family: 'Bebas', sans-serif;
    padding-bottom: .1rem;
    clip-path: polygon(0 0, 100% 0, 100% 87%, 50% 100%, 0 87%);
    transition: background-color .5s;
    overflow: hidden;
}
.list2w li time span{
    display: block;
    font-size: .32rem;
}
.list2w li time em{
    display: block;
    font-size: .16rem;
    margin-top: .06rem;
}
.list2w li h3{
    font-size: .18rem;
    line-height: .3rem;
    color: #1A1A1A;
    height: .6rem;
    margin-top: .18rem;
}
.list2w li .pic{
    padding-top: 1.39rem;
    margin-top: .21rem;
}
.list2w li p{
    font-size: .14rem;
    line-height: .24rem;
    color: #8A8A8A;
    /* height: .72rem; */
    margin-top: .19rem;
    opacity: .7;
}
.list2w li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s2-img-2.png") no-repeat 50% 50%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list2w li:hover time{
    background: #ffffff;
}
.list2w li:hover h3{
    font-weight: 700;
    color: #ffffff;
}
.list2w li:hover p{
    color: #FFFFFF;
}
.list2w li:hover:before{
    opacity: 1;
    visibility: visible;
}
.list2w li{
    position: relative;
    background: linear-gradient(0deg, #ffffff00 0%, #ffffff 50%, #ffffff00 100%);
}
.list2w .btn{
    width: .42rem;
    height: .42rem;
    background: no-repeat 50% 50%;
    background-size: .08rem;
    border: .01rem solid #014697;
    border-radius: 50%;
    transition: all .5s;
}
.list2w .btn:before{
    content: '';
    position: absolute;
    left: -.06rem;
    top: -.06rem;
    right: -.06rem;
    bottom: -.06rem;
    border: .01rem dashed #014697;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list2w .prev{
    left: -.74rem;
    background-image: url("../images/arrow-6.png");
}
.list2w .next{
    right: -.74rem;
    background-image: url("../images/arrow-7.png");
}
.list2w .prev:hover{
    background-image: url("../images/arrow-8.png");
}
.list2w .next:hover{
    background-image: url("../images/arrow-9.png");
}
.list2w .btn:hover:before{
    opacity: 1;
    visibility: visible;
}
.list2w .btn:hover{
    background-color: #014697;
    box-shadow: 0 .02rem .1rem rgba(0, 91, 172, 0.2);
}
.list2w{
    position: relative;
    margin-top: .55rem;
}
.index-s2 .bg-2{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -.59rem;
    background: url("../images/index-s2.png") no-repeat bottom center;
    background-size: cover;
    pointer-events: none;
}
.index-s2 {
    position: relative;
    padding: .2rem 0 1.13rem;
}

.index-s3 .left{
    width: 56.07%;
    padding: .28rem .32rem .32rem 0;
    position: relative;
}

.list-box3 li a{
    display: block;
    padding: .22rem 0 .25rem;
    padding-left: .2rem;
}
.list-box3 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #1A1A1A;
    transition: all .5s;
}
.list-box3 li p{
    font-size: .16rem;
    line-height: .24rem;
    color: #8A8A8A;
}
.list-box3 li time{
    margin-top: .1rem;
    display: flex;
    align-items: center;
    font-size: .16rem;
    line-height: .24rem;
    color: #8A8A8A;
    font-family: 'Bebas', sans-serif;
    transition: all .5s;
}
.list-box3 li time .svg{
    width: .24rem;
    height: .2rem;
    margin-right: .07rem;
    color: #A9ABAD;
    transition: all .5s;
}

.list-box3 li + li .desc{
    display: none;
}
.list-box3 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: .01rem dashed #D8D8D8;
}
.list-box3 li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 100%;
    bottom: 0;
    height: .01rem;
    background: #014697;
    transition: all .5s;
}
.list-box3 li.active h3{
    color: #014697;
    font-weight: 700;
    margin-bottom: .09rem;
}

.list-box3 li.active time .svg{
    color: #014697;
}
.list-box3 li.active time{
    margin-top: .14rem;
}
.list-box3 li.active:after{
    right: 0;
}
.list-box3 li{
    position: relative;
}
.list-box3{
    margin-top: .15rem;
    position: relative;
}
.index-s3 .left:before{
    position: absolute;
    content: '';
    left: -.36rem;
    top: 0;
    bottom: 0;
    right: 0;
    background: #ffffff;
    pointer-events: none;
}
.index-s3 .right{
    width: 42%;
    padding: .28rem 0 .13rem .36rem;
    background: #ffffff;
    position: relative;
}

.list-box4 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    height: 1rem;
}
.list-box4 li time{
    display: block;
    text-align: center;
    margin-right: .23rem;
    font-family: 'Bebas', sans-serif;
    flex-shrink: 0;
    line-height: 1;
}
.list-box4 li time span{
    display: block;
    font-size: .3rem;
    color: #014697;
}
.list-box4 li time em{
    display: block;
    font-size: .16rem;
    color: #A9ABAD;
    margin-top: .08rem;
}
.list-box4 li h3{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #1A1A1A;
    max-height: .6rem;
}
.list-box4 li:before{
    position: absolute;
    content: '';
    left: -.35rem;
    right: -.34rem;
    top: 0;
    bottom: 0;
    background: #ffffff;
    box-shadow: 0 0 .16rem rgba(0, 55, 138, 0.14);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list-box4 li:hover h3{
    color: #014697;
    font-weight: 700;
}
.list-box4 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.list-box4 li{
    position: relative;
}
.list-box4{
    margin-top: .15rem;
}
.index-s3 .right:before{
    position: absolute;
    content: '';
    right: -.34rem;
    top: 0;
    bottom: 0;
    left: 0;
    background: #ffffff;
    pointer-events: none;
}
.index-s3 .bg-3{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 52.02%;
    background: url("../images/s3-img-1.png") no-repeat 50% 50%;
    background-size: cover;
    pointer-events: none;
}
.index-s3{
    position: relative;
    padding: .81rem 0 .83rem;
    background: url("../images/index-s3.png") no-repeat bottom center;
    background-size: cover;
}

.index-s4 .left{
    width: 2.69rem;
}
.list3w{
    margin: -.09rem -.27rem 0 -.21rem;
}
.list3w li a{
    display: block;
    position: relative;
}
.list3w li a .icon{
    height: 2.95rem;
    position: relative;
}
.list3w li a h4{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .1rem;
    font-size: .26rem;
    line-height: .36rem;
    color: #014697;
    text-align: center;
    font-weight: 700;
}
.index-s4 .right{
    width: calc(100% - 4.46rem);
}
.index-s4 .item-tit{
    font-size: .24rem;
    line-height: .36rem;
    color: #014697;
    font-weight: 700;
}

.list-box5 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.list-box5 li a{
    display: flex;
    font-size: .18rem;
    line-height: .36rem;
    color: #1A1A1A;
    padding-left: .14rem;
    position: relative;
    transition: all .5s;
}
.list-box5 li a span{
    display: block;
    position: relative;
}
.list-box5 li a + a{
    margin-top: .06rem;
}
.list-box5 li a:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: .05rem;
    height: .05rem;
    background: #014697;
    border-radius: 50%;
    transform: translateY(-50%);
}
.list-box5 li a span:after{
    position: absolute;
    content: '';
    left: 50%;
    top: 50%;
    width: 1.29rem;
    height: .73rem;
    background: url("../images/s4-img-2.png") no-repeat 50% 50%;
    background-size: 100% 100%;
    transform: translate(-50%,-50%);
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list-box5 li a:hover span:after{
    opacity: 1;
    visibility: visible;
}
.list-box5 li a:hover{
    color: #014697;
    font-weight: 700;
}
.list-box5 li{
    width: 25%;
}
.list-box5 {
    margin-top: .16rem;
}
.index-s4 .items .item + .item{
    margin-top: .32rem;
}
.index-s4 .items:before{
    position: absolute;
    content: '';
    left: -1.04rem;
    top: 0;
    bottom: 0;
    right: calc((100vw - 16rem) / -2);
    background: linear-gradient(270deg, #f6f9ff00 0%, #f4f9ff 93%, #f4f9ff00 100%);
    pointer-events: none;
    z-index: -1;
}
.index-s4 .items{
    padding: .24rem 0 .4rem;
    margin-top: .1rem;
    position: relative;
}

.index-s4{
    padding: .68rem 0 .63rem;
    background: url("../images/index-s4.png") no-repeat bottom center;
    background-size: cover;
}

@media (max-width: 1025px) {
    .title001 h2{
        font-size: .3rem;
    }
    .title001 h2 img{
        height: .54rem;
        margin-left: .05rem;
    }
    .more a img{
        height: .18rem;
    }
    .title001{
        justify-content: space-between;
    }
    .index-s1 .left{
        width: 100%;
    }
    .list1wBox a .pic{
        padding-top: 61.57%;
    }
    .list-box1 li time em{
        font-size: .18rem;
    }
    .list-box1 li time{
        margin-right: .2rem;
    }
    .list-box1 li .line{
        margin-right: .2rem;
    }
    .list-box1 li a{
        padding: .2rem;
    }
    .list-box1{
        margin: 0;
    }
    .list1w .btn{
        position: absolute;
        inset: auto;
        top: 50%;
        transform: translateY(-50%);
        z-index: 3;
        background-size: .08rem auto;
        margin-top: -.53rem;
    }
    .list1w .prev{
        left: .1rem;
        background-image: url("../images/arrow-6.png");
    }
    .list1w .next{
        right: .1rem;
        background-image: url("../images/arrow-7.png");
    }
    .list1w .prev:hover{
        background-image: url("../images/arrow-8.png");
    }
    .list1w .next:hover{
        background-image: url("../images/arrow-9.png");
    }

    .list1w .btnBox{
        position: static;
    }

    .index-s1 .right{
        width: 100%;
        margin-top: .2rem;
    }
    .list-box2 li.li1 time{
        margin-right: .2rem;
    }
    .list-box2 li.li1 p{
        line-height: .26rem;
        height: .52rem;
        margin-top: .05rem;
    }
    .list-box2 li.li1 h6{
        margin-top: .1rem;
    }
    .list-box2 li.li1 a{
        padding-bottom: .15rem;
    }
    .list-box2 li.li1{
        margin-bottom: .1rem;
    }
    .list-box2 li.li2 a{
        height: .52rem;
        padding-left: .2rem;
    }
    .index-s1 .content{
        margin-top: .25rem;
    }
    .index-s1{
        padding: .4rem 0;
    }
    .list2w li a{
        padding: 0 .2rem .2rem;
    }
    .list2w li h3{
        font-size: .2rem;
        margin-top: .1rem;
    }
    .list2w li .pic{
        padding-top: 55.15%;
        margin-top: .15rem;
    }
    .list2w li p{
        font-size: .16rem;
        line-height: .26rem;
        height: .78rem;
        margin-top: .1rem;
    }
    .list2w .prev{
        left: .1rem;
    }
    .list2w .next{
        right: .1rem;
    }
    .list2w{
        margin-top: .25rem;
    }
    .index-s2{
        padding: .2rem 0 .4rem;
    }
    .index-s3 .left{
        width: 100%;
        padding: .2rem;
    }
    .list-box3 li.active h3{
        margin-bottom: .05rem;
    }
    .list-box3 li time{
        font-size: .14rem;
        margin-top: .05rem;
    }
    .list-box3 li time .svg{
        width: .2rem;
        height: .17rem;
        margin-right: .05rem;
    }
    .list-box3 li.active time{
        margin-top: .05rem;
    }
    .list-box3 li a{
        padding: .15rem 0;
    }
    .list-box3{
        margin-top: 0;
    }
    .index-s3 .left:before{
        left: 0;
    }
    .index-s3 .right{
        width: 100%;
        margin-top: .4rem;
        padding: .2rem;
    }
    .list-box4 li time em{
        font-size: .14rem;
    }
    .list-box4 li time{
        margin-right: .2rem;
    }
    .list-box4 li a{
        height: .9rem;
    }
    .list-box4 li:before{
        left: -.2rem;
        right: -.2rem;
    }
    .list-box4{
        margin-top: 0;
    }
    .index-s3 .right:before{
        right: 0;
    }
    .index-s3{
        padding: .4rem 0;
    }
    .index-s4 .left{
        width: 100%;
        order: 1;
        margin-top: .4rem;
    }
    .list3w li a .icon{
        height: 2.2rem;
    }
    .list3w li a h4{
        font-size: .2rem;
        line-height: .3rem;
        bottom: .1rem;
    }
    .list3w{
        margin: 0;
    }
    .index-s4 .left .title001{
        justify-content: center;
    }
    .index-s4 .right{
        width: 100%;
        order: 0;
    }
    .index-s4 .item-tit{
        font-size: .2rem;
    }
    .list-box5 .li a{
        line-height: .32rem;
    }
    .list-box5 .li a + a{
        margin-top: 0;
    }
    .list-box5{
        margin-top: 0;
    }
    .index-s4 .items .item + .item{
        margin-top: .2rem;
    }
    .index-s4 .items:before{
        display: none;
    }
    .index-s4 .items{
        padding: 0;
        margin-top: .1rem;
    }
    .index-s4{
        padding: .4rem 0;
    }
}
@media (max-width: 769px) {
    .list-box5 li{
        width: 33.33%;
    }
}
@media (max-width: 481px) {
    .list-box5 li{
        width: auto;
    }
    .list-box5 ul{
        gap: 0 .2rem;
        justify-content: flex-start;
    }
}