@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;}
.banner_box{position: relative;}
.banner{ overflow: hidden; }
.banner .a{ display: block; position: relative; z-index: 1; overflow: hidden; }
.banner .imgBox{ overflow: hidden; width: 100%;}
.banner .imgBox .img{ padding-bottom: 100vh; transition: 0s;  }
.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:after{position: absolute;content: '';left: 0;right: 0;bottom:0;height: 28.54%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0) 100%);}*/
.banner.on .swiper-slide-active .a .imgBox, .banner.on .swiper-slide-duplicate-active .a .imgBox, .banner.on .swiper-slide-prev .a .imgBox{ animation: sca 7s linear 0s normal both;}
@keyframes sca {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}

.banner .swiDots{
    font-size: 0;
    bottom: .53rem;
}
.banner .swiDots span{
    width: .5rem;
    height: .04rem;
    background: #FFFFFF no-repeat 50% 50%;
    background-size: 100% auto;
    margin: 0 .13rem .11rem;
    opacity: 1;
    border-radius: 50vw;
    vertical-align: bottom;
}
.banner .swiDots span.active{
    width: .71rem;
    height: .71rem;
    margin-bottom: 0;
    background-color: transparent;
    background-image: url("../images/ld.png");
    border-radius: 0;
}
.title001 h2{
    font-size: .5rem;
    line-height: 1;
    color: #06173d;
    margin-top: -.16rem;
    position: relative;
    z-index: 2;
    text-align: center;
}
.title001 h4{
    display: flex;
    align-items: center;
}
.title001 h4 img{
    display: block;
    height: .43rem;
}
.more a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .2rem;
    line-height: 1;
    color: #6b0d20;
    width: 2rem;
    height: .6rem;
    border: .02rem solid #6b0d20;
    font-family: 'Montserrat',sans-serif;
    font-weight: 200;
    transition: .5s;
}
.more a img{
    display: block;
    height: .17rem;
    margin-left: .19rem;
}

.more a:hover{
    color: #FFFFFF;
    background: #6b0d20;
}
.index-s1 .title001 h2{
    text-align: left;
}
.index-s1 .left{
    width: 46.375%;
}

.index-s1 .textBox h3{
    font-size: .3rem;
    line-height: .4rem;
    color: #0048a6;
    font-weight: 700;
}
.index-s1 .textBox .desc{
    font-size: .16rem;
    line-height: .28rem;
    color: #1d2827;
    margin-top: .3rem;
}
.index-s1 .textBox .desc p + p{
    margin-top: .3rem;
}
.index-s1 .textBox{
    margin-top: .5rem;
}
.index-s1 .numList li h3{
    font-size: .44rem;
    line-height: 1;
    color: #6b0d20;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    /* display: flex; */
    /* justify-content: center; */
}
.index-s1 .numList li h3 .num{
    position: relative;
    left: 3px;
}
.index-s1 .numList li h3 .dw{
    font-family: MiSans;
    font-size: .18rem;
    line-height: .2rem;
    color: #111111;
    font-weight: 500;
    position: relative;
    left: -2px;
}

.index-s1 .numList li h4{
    font-size: .14rem;
    line-height: 1;
    color: #1d2827;
    margin-top: .05rem;
}
.index-s1 .numList{
    margin-top: .54rem;
}
.index-s1 .more{
    margin-top: .68rem;
}
.index-s1 .right{
    width: 47.1875%;
}
.index-s1 .images{
    margin: .81rem -.31rem 0 0;
}
.index-s1 .images img{
    display: block;
    width: 100%;
}
.index-s1{
    padding: 1.2rem 0 1.64rem;
}


.index-s2 .title001 h2{
    color: #FFFFFF;
}
.index-s2 .top h5{
    font-size: .3rem;
    line-height: .4rem;
    color: #FFFFFF;
    font-weight: 700;
    text-align: center;
    margin-top: .35rem;
}
.index-s2 .top{
    position: absolute;
    left: 0;
    right: 0;
    top: .76rem;
    z-index: 3;
}
.list1w a{
    display: block;
}
.list1w .pic{
    padding-top: 8.59rem;
}

.list2w a{
    display: flex;
    align-items: flex-start;
    padding: .435rem .2rem;
    position: relative;
    z-index: 2;
}
.list2w a .num{
    font-size: .3rem;
    line-height: 1;
    color: #FFFFFF;
    font-family: 'Montserrat',sans-serif;
    font-weight: 200;
    width: .74rem;
    flex-shrink: 0;
}
.list2w a .text{
    flex: 1;
    overflow: hidden;
    padding-left: .24rem;
    position: relative;
    height: .72rem;
    display: flex;
    align-items: center;
}
.list2w a h3{
    font-size: .24rem;
    line-height: .36rem;
    color: #FFFFFF;
    font-weight: 700;
    max-height: .72rem;
}
.list2w a h4{
    font-size: .18rem;
    line-height: .36rem;
    color: #FFFFFF;
}
.list2w a .text:before{
    position: absolute;
    content: '';
    left: 0;
    top: .04rem;
    bottom: .04rem;
    width: .01rem;
    background: #FFFFFF;
}
.list2w li:before{
    position: absolute;
    content: '';
    left: 50%;
    top: -.18rem;
    border: .2rem solid transparent;
    border-bottom-color: #6b1829;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list2w li:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: .2rem;
    background: #6b1829 ;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list2w li.swiper-slide-active:before{
    opacity: 1;
    visibility: visible;
}
.list2w li.swiper-slide-active:after{
    opacity: 1;
    visibility: visible;
}
.list2w li{
    position: relative;
    padding-top: .2rem;
}
.list2w .btn{
    width: .76rem;
    height: .76rem;
    background: #6b1829 no-repeat 50% 50%;
    background-size: .13rem;
    margin-top: .2rem;
    transition: all .5s;
}
.list2w .prev{
    left: -.38rem;
    background-image: url("../images/prev-1.png");
}
.list2w .next{
    right: -.38rem;
    background-image: url("../images/next-1.png");
}
.list2w .btn:hover{
    border-radius: 50%;
}
.list2w:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: .2rem;
    bottom: 0;
    background: #013983;
    pointer-events: none;
    z-index: -1;
}
.list2w {
    position: relative;
    padding: 0 .84rem;
}
.index-s2 .bottom{
    position: relative;
    margin-top: -1.26rem;
    z-index: 2;
}
.index-s2{
    position: relative;
}

.list-box1 ul{
    display: flex;
    flex-wrap: wrap;
}
.list-box1 li{
    width: 31.25%;
    margin-left: 3.125%;
    position: relative;
}
.list-box1 li:nth-child(3n+1){
    margin-left: 0;
}
.list-box1 li a{
    display: block;
    position: relative;
    z-index: 2;
    padding: .35rem .31rem .8rem;
    overflow: hidden;
}
.list-box1 li time{
    display: block;
    font-size: .24rem;
    line-height: .3rem;
    color: #6b1829;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
}
.list-box1 li .pic{
    padding-top: 2.46rem;
    margin-top: .24rem;
}
.list-box1 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #06173d;
    height: .6rem;
    margin-top: .37rem;
}

.list-box1 li .h5{
    position: relative;
    margin-top: .58rem;
}
.list-box1 li .h5 .lines{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
    transition: all .5s;
}
.list-box1 li .h5 .lines i{
    height: .01rem;
    background: #6b1829;
}
.list-box1 li .h5 .lines i.i1{
    flex: 3.2;
}
.list-box1 li .h5 .lines i.i2{
    flex: .2;
}
.list-box1 li .h5 .lines em img{
    display: block;
    width: .11rem;
}
.list-box1 li .h5 .lines em{
    flex-shrink: 0;
    margin: 0 .1rem;
}
.list-box1 li .h5 h5 i{
    display: block;
    width: .63rem;
    height: .01rem;
    background: #FFFFFF;
    margin-right: .07rem;
}
.list-box1 li .h5 h5{
    display: flex;
    align-items: center;
    font-size: .2rem;
    line-height: .3rem;
    color: #FFFFFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    transform: translateX(100%);
    opacity: 0;
    transition: all .5s;
}
.list-box1 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s3-img-2.jpg") no-repeat 50% 50%;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list-box1 li:after{
    position: absolute;
    content: '';
    left: -.15rem;
    bottom: .8rem;
    width: .3rem;
    height: .31rem;
    background: url("../images/s3-img-3.png") no-repeat 50% 50%;
    background-size: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    z-index: 3;
}
.list-box1 li:hover time{
    color: #FFFFFF;
}
.list-box1 li:hover h3{
    color: #FFFFFF;
}
.list-box1 li:hover .h5 h5{
    opacity: 1;
    transform: translateX(-.31rem);
}
.list-box1 li:hover .h5 .lines{
    transform: translateX(-100%);
    opacity: 0;
}
.list-box1 li:hover:before,
.list-box1 li:hover:after{
    opacity: 1;
    visibility: visible;
}
.list-box1{
    margin-top: .61rem;
}
.index-s3 .more a{
    margin: 0 auto;
}
.index-s3 .more{
    margin-top: .5rem;
}
.index-s3{
    padding: .54rem 0 .85rem;
}

.list-box2 ul{
    display: flex;
    flex-wrap: wrap;
}
.list-box2 li{
    width: 23.75%;
    margin: .62rem 0 0 1.66%;
    position: relative;
}
.list-box2 li:nth-child(-n+4){
    margin-top: 0;
}
.list-box2 li:nth-child(4n+1){
    margin-left: 0;
}
.list-box2 li a{
    display: block;
    position: relative;
    z-index: 2;
    padding: 0 .2rem;
}
.list-box2 li .icon{
    position: relative;
    width: 1.4rem;
    height: 1.4rem;
    margin: 0 auto;
}
.list-box2 li h3{
    font-size: .24rem;
    line-height: .3rem;
    color: #06173d;
    font-weight: 700;
    text-align: center;
    transition: all .5s;
}
.list-box2 li h4{
    font-size: .16rem;
    line-height: .26rem;
    color: #06173d;
    opacity: .6;
    text-align: center;
    height: .52rem;
    font-family: 'Montserrat', sans-serif;
    margin-top: .05rem;
    transition: all .5s;
}
.list-box2 li .arrow{
    position: absolute;
    left: 50%;
    bottom: -.35rem;
    width: .76rem;
    height: .76rem;
    background: #6b1829 url("../images/arrow-3.png") no-repeat 50% 50%;
    background-size: 100%;
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list-box2 li .text{
    margin-top: .24rem;
    padding-bottom: .59rem;
    position: relative;
}
.list-box2 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: .7rem;
    background: #013983;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list-box2 li:hover h3,
.list-box2 li:hover h4{
    color: #FFFFFF;
}
.list-box2 li:hover .arrow{
    opacity: 1;
    visibility: visible;
}
.list-box2 li:hover:before{
    opacity: 1;
    visibility: visible;
}
.list-box2{
    margin-top: .5rem;
}
.index-s4{
    padding: .4rem 0 .51rem;
    background: #f2f3f5;
}

.list-box3 li{
    width: 31.875%;
}
.list-box3 li a{
    display: block;
    position: relative;
}
.list-box3 li .pic{
    padding-top: 3.42rem;
}
.list-box3 li .text{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    padding: 0 .9rem .74rem 0;
}
.list-box3 li h3{
    font-size: .38rem;
    line-height: .3rem;
    color: #FFFFFF;
    font-weight: 700;
    padding-left: .26rem;
    text-shadow: 2px 2px 4px rgb(0 0 0 / 45%);
}
.list-box3 li i:before{
    position: absolute;
    content: '';
    left: 100%;
    top: 50%;
    width: .07rem;
    height: .07rem;
    border: .01rem solid #FFFFFF;
    border-radius: 50%;
    transform: translateY(-50%);
    box-shadow: 2px 2px 4px rgb(0 0 0 / 45%);
}
.list-box3 li i{
    display: block;
    width: 1.82rem;
    height: .01rem;
    background: #FFFFFF;
    position: relative;
    margin-top: .16rem;
    box-shadow: 2px 2px 4px rgb(0 0 0 / 45%);
}
.list-box3 li .arrow{
    position: absolute;
    right: 0;
    bottom: 0;
    width: .76rem;
    height: .76rem;
    background: url("../images/arrow-3.png") no-repeat 50% 50%;
    background-size: 100% 100%;
    opacity: 0;
    visibility: hidden;
    transform: scaleX(0);
    transform-origin: right center;
    transition: all .5s;
}
.list-box3 li:hover .arrow{
    opacity: 1;
    visibility: visible;
    transform: scaleX(1);
}
.list-box3{
    margin-top: .7rem;
}
.index-s5 .more a{
    margin: 0 auto;
}
.index-s5 .more{
    margin-top: .46rem;
}
.index-s5{
    padding: .62rem 0 1.4rem;
}
.banner .slide-video .box_wap{
    display: none;
}
@media (max-width: 1199px) {
    .banner .imgBox .img{
        padding-bottom: 50vw;
    }
}
@media (max-width: 1025px) {
    .banner .slide-video a:before{
        position: absolute;
        content: '';
        left: 50%;
        top: 50%;
        width: .45rem;
        height: .45rem;
        background: rgba(0, 0, 0, 0.6) url('../images/play.png') no-repeat 56% 53%;
        background-size: .2rem;
        border-radius: 50%;
        transform: translate(-50%,-50%);
        z-index: 5;
    }
    .banner .slide-video .box_wap{
        display: block;
    }
    .banner .slide-video .box_pc{
        display: none;
    }
    .banner .swiDots span{
        width: .3rem;
        height: .02rem;
        margin: 0 .05rem .05rem;
    }
    .banner .swiDots span.active{
        width: .45rem;
        height: .3rem;
    }
    .banner .swiDots{
        bottom: .15rem;
    }
    .title001 h4 img{
        height: .3rem;
    }
    .title001 h2{
        font-size: .28rem;
    }
    .index-s1 .textBox h3{
        font-size: .22rem;
        line-height: 1.5;
    }
    .index-s1 .textBox .desc{
        line-height: 1.75;
        margin-top: .1rem;
    }
    .index-s1 .textBox .desc p + p{
        margin-top: .5em;
    }
    .index-s1 .textBox{
        margin-top: .2rem;
    }
    .index-s1 .numList li h3{
        font-size: .4rem;
    }
    .index-s1 .numList {
        margin-top: 0.2rem;
    }
    .index-s1 .more{
        margin-top: .3rem;
    }
    .more a img{
        height: .15rem;
        margin-left: .1rem;
    }
    .more a{
        font-size: .18rem;
        width: 1.6rem;
        height: 0.5rem;
    }
    .more{
        display: flex;
        justify-content: center;
    }
    .index-s1 .left{
        width: 100%;
    }
    .index-s1 .right{
        width: 100%;
        margin-top: .4rem;
    }
    .index-s1 .images{
        margin: 0 auto;
        width: 5rem;
        max-width: 100%;
    }
    .index-s1{
        padding: .4rem 0;
    }
    .index-s2 .top h5{
        font-size: .22rem;
        line-height: 1.5;
        margin-top: .1rem;
    }
    .index-s2 .top{
        top: .4rem;
    }
    .list1w .pic{
        padding-top: 44.74%;
    }
    .list2w a .num{
        width: .5rem;
    }
    .list2w a h3{
        font-size: .2rem;
        line-height: .3rem;
        max-height: .6rem;
    }
    .list2w a h4{
        line-height: .3rem;
    }
    .list2w a .text{
        padding-left: .2rem;
        height: .6rem;
    }
    .list2w a{
        padding: .2rem;
    }
    .list2w .btn{
        width: .45rem;
        height: .45rem;
        background-size: .1rem;
        margin-top: .1rem;
    }
    .list2w .next{
        right: -10px;
    }
    .list2w .prev{
        left: -10px;
    }
    .list2w{
        padding: 0 .4rem;
    }
    .index-s2 .bottom{
        margin-top: -.2rem;
    }
    .list-box1 li a{
        padding: .2rem;
    }
    .list-box1 li time{
        font-size: .2rem;
        line-height: .3rem;
    }
    .list-box1 li .pic{
        padding-top: 56.16%;
        margin-top: .1rem;
    }
    .list-box1 li h3{
        margin-top: .15rem;
    }
    .list-box1 li .h5 h5{
        font-size: .18rem;
    }
    .list-box1 li .h5{
        margin-top: .1rem;
    }
    .list-box1 li{
        width: 32%;
        margin-left: 0;
    }
    .list-box1 ul{
        gap: .2rem 2%;
    }
    .list-box1{
        margin-top: .25rem;
    }
    .index-s3 .more{
        margin-top: .2rem;
    }
    .index-s3{
        padding: .4rem 0;
    }
    .list-box2 li .icon{
        width: .8rem;
        height: .8rem;
    }
    .list-box2 li h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .list-box2 li .text{
        margin-top: .15rem;
        padding-bottom: 0;
    }
    .list-box2 li .arrow{
        width: .4rem;
        height: .4rem;
        position: static;
        margin: .1rem auto 0;
        opacity: 1;
        visibility: visible;
        display: block;
        transform: none;
    }
    .list-box2 li a{
        padding: 0 .1rem;
    }
    .list-box2 li:before{
        top: .5rem;
        bottom: .16rem;
    }
    .list-box2 li{
        width: 25%;
        margin: 0;
    }
    .list-box2 ul{
        gap: .2rem 0;
    }
    .list-box2{
        margin-top: .25rem;
    }
    .index-s4{
        padding: .4rem 0;
    }
    .list-box3 li .pic{
        padding-top: 71.25%;
    }
    .list-box3 li h3{
        font-size: .2rem;
        line-height: .3rem;
        padding-left: .2rem;
    }
    .list-box3 li i{
        margin-top: .1rem;
    }
    .list-box3 li .arrow{
        width: .5rem;
        height: .5rem;
    }
    .list-box3 li .text{
        padding: 0 .5rem .4rem 0;
    }
    .list-box3 li{
        width: 32%;
    }
    .list-box3 ul{
        gap: .2rem 2%;
    }
    .list-box3{
        margin-top: .25rem;
    }
    .index-s5 .more{
        margin-top: .2rem;
    }
    .index-s5{
        padding: .4rem 0;
    }
}
@media (max-width: 769px) {
    .index-s1 .numList ul{
        gap: .2rem 0;
    }
    .index-s1 .numList li{
        width: 50%;
    }
    .list-box1 li{
        width: 100%;
        box-shadow: 0 0 .1rem rgba(0, 0, 0, 0.15);
    }
    .list-box2 li h4{
        height: auto;
        min-height: .52rem;
    }
    .list-box2 li{
        width: 32%;
    }
    .list1w .pic{
        padding-top: 74vw;
    }
    .list-box2 ul{
        gap: 0;
    }
    .list-box2 li{
        width: 100%;
    }
    .list-box2 li a{
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        padding: .15rem 0;
    }
    .list-box2 li .icon{
        margin: 0 .2rem 0 0;
        flex-shrink: 0;
    }
    .list-box2 li .text{
        flex: 1;
        overflow: hidden;
        margin-top: 0;
        padding-right: .4rem;
        position: static;
    }
    .list-box2 li h3{
        text-align: left;
    }
    .list-box2 li h4{
        text-align: left;
        min-height: auto;
    }
    .list-box2 li .arrow{
        margin: 0;
        position: absolute;
        right: 0;
        top: 50%;
        left: auto;
        bottom: auto;
        transform: translateY(-50%);
    }
    .list-box2 li:before{
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        height: .01rem;
        opacity: 1;
        visibility: visible;
    }
    .list-box3 li{
        width: 49%;
    }
}

@media (max-width: 481px) {
    .index-s2 .top{
        top: .2rem;
    }
    .list-box3 li{
        width: 100%;
    }
}

.fancybox-container{
    z-index: 100002;
}
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-infobar .fancybox-infobar{
    opacity: 0;
}
.fancybox-toolbar button:nth-child(1),
.fancybox-toolbar button:nth-child(2),
.fancybox-toolbar button:nth-child(3){
    display: none;
}