@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: 11.77%;background: linear-gradient(0deg, #003866 0%, rgba(0, 0, 0, 0) 100%);opacity: .23;pointer-events: none}
.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: 1.08rem;
}
.banner .swiDots span{
    width: .1rem;
    height: .1rem;
    margin: 0 .115rem;
    background: #ffffff no-repeat 50% 50%;
    background-size: 100% auto;
    opacity: 1;
    vertical-align: middle;
}
.banner .swiDots span.active{
    width: .23rem;
    height: .31rem;
    background-image: url("../images/dots-1.png");
    background-color: transparent;
    border-radius: 0;
}

.title001 h2{
    font-size: .48rem;
    line-height: .7rem;
    color: #2C2C2C;
    font-weight: 600;
    display: flex;
    align-items: center;
    font-family: 'SourceHanSerifCN', sans-serif;
}
.title001 h2 span{
    font-size: .6rem;
    line-height: 1;
    color: #AA1E25;
    font-family: 'SJxingkai',sans-serif;
    display: block;
    font-weight: normal;
    letter-spacing: -.1em;
    margin-right: .05rem;
}
.title001 .tit h4{
    display: block;
    font-size: .14rem;
    line-height: .2rem;
    color: #CA9E79;
    font-family: 'BellMT',sans-serif;
    position: absolute;
    left: calc(100% + .11rem);
    bottom: .15rem;
    white-space: nowrap;
    text-transform: uppercase;
}
.title001 .tit{
    position: relative;
}
.more a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .16rem;
    height: .36rem;
    color: #C57E2B;
    transition: .5s;
}

.more a:hover{
    color: #AA1E25;
}
.more:before{
    position: absolute;
    content: '';
    right: -.12rem;
    top: -.15rem;
    width: 1.12rem;
    height: .51rem;
    background: url("../images/more-1.png") no-repeat 50% 50%;
    background-size: cover;
    pointer-events: none;
    z-index: -1;
}
.more{
    position: absolute;
    right: 0;
    bottom: .07rem;
    z-index: 2;
}
.title001:before{
    position: absolute;
    content: '';
    right: -.03rem;
    bottom: .06rem;
    width: 6.38rem;
    height: .34rem;
    background:url("../images/tit-3.png")no-repeat bottom right;
    background-size: auto 100%;
    pointer-events: none;
}

.index-s1 .tab-tit .li:not(.active){
    opacity: .4;
}
.index-s1 .tab-tit .li{
    cursor: pointer;
    transition: all .5s;
}
.index-s1 .tab-tit{
    gap: 0 1.89rem;
}

.index-s1 .title001:before{
    bottom: 0;
    width: 11.63rem;
    height: .33rem;
    background-image: url("../images/tit-1.png");
}

.index-s1 .left{
    width: 69.75%;
}
.index-s1 .left .title001:before{
    height: .34rem;
    width: 8.79rem;
    background-image: url("../images/tit-6.png");
}
.index-s1 .left .ll{
    width: 50.17%;
}

.list1w{
    position: relative;
}
.list1w a{
    display: block;
}
.list1w a .pic{
    padding-top: 3.68rem;
}

.list-box1{
    margin: 0;
    position: relative;
    z-index: 2;
    background: url("../images/s1-img-2.png") no-repeat 50% 50%;
    background-size: cover;
}
.list-box1 li h3{
    font-size: .22rem;
    line-height: .34rem;
    color: #FFFFFF;
    font-weight: 500;
}
.list-box1 li time{
    display: block;
    font-size: .2rem;
    line-height: .3rem;
    color: #F7EFE5;
    font-family: 'SourceHanSerifCN', sans-serif;
    margin-top: .18rem;
}
.list-box1 li a{
    /* padding: .22rem .32rem .26rem .4rem;*/
    padding: .21rem .12rem .25rem .2rem;
}
.list-box1 li:hover h3{
    color: #EAB77B;
}
.list-box1 li{
    display: none;
}
.list-box1 li.active{
    display: block;
}
.list1w .swiDots{
    font-size: 0;
    left: auto;
    width: auto;
    right: .34rem;
    bottom: .26rem;
}
.list1w .swiDots span{
    width: .1rem;
    height: .1rem;
    margin: 0 .11rem;
    background: #ffffff no-repeat 50% 50%;
    background-size: auto 100%;
    opacity: 1;
    vertical-align: middle;
}
.list1w .swiDots span.active{
    width: .23rem;
    height: .31rem;
    background-image: url("../images/dots-1.png");
    background-color: transparent;
    border-radius: 0;
}
.index-s1 .left .rr{
    width: 47.67%;
}
.list-box7 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: .7rem;
    position:relative;
    z-index:2
}
.list-box7 li h3{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
}
.list-box7 li time{
    display: block;
    font-size: .22rem;
    line-height: .3rem;
    color: #DEBD7D;
    font-family: 'SourceHanSerifCN', sans-serif;
    margin-left: .27rem;
    flex-shrink: 0;
    transition:all .5s;
}
.list-box7 li:not(:last-child):before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #F1EBEB;
}
.list-box7 li:after{
    position: absolute;
    content: '';
    left: -.15rem;
    right: calc(100% + .15rem);
    bottom: 0;
    top:0;
    background: #A40000;
    transition:.5s;
}
.list-box7 li:hover h3{
    color: #fff;
}
.list-box7 li:hover time{
    color:#fff;
}
.list-box7 li:hover:after{
    right:-.15rem;
}


.list-box7 li{
    position: relative;
}
.index-s1 .content{
    margin-top: .48rem;
}
.index-s1 .right{
    width: 28.0625%;
}
.index-s1 .right .title001:before{
    bottom: .06rem;
    right: -.1rem;
    width: 2.48rem;
    height: .18rem;
    background-image: url("../images/tit-7.png");
}
.list-box2 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    height: 1rem;
    padding: 0 .3rem 0 .2rem;
}
.list-box2 li time{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: .81rem;
    height: .81rem;
    padding-bottom: .05rem;
    color: #A40000;
    line-height: 1;
    font-family: 'SourceHanSerifCN', sans-serif;
    flex-shrink: 0;
    position: relative;
    background: url("../images/s1-img-3.png") no-repeat 50% 50%;
    background-size: 100% 100%;
    margin-right: .2rem;
    transition: all .5s;
}
.list-box2 li time span{
    display: block;
    font-size: .26rem;
    font-weight: 700;
}
.list-box2 li time em{
    display: block;
    font-size: .14rem;
    font-weight: 500;
    margin-top: .05rem;
}
.list-box2 li h3{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #3D3D3D;
    max-height: .6rem;
}
.list-box2 li .line{
    display: block;
    height: .9rem;
    border-right: .01rem dashed transparent;
    margin-left: .12rem;
    transition: all .5s;
    display: none;
}
.list-box2 li .svg{
    width: .22rem;
    height: .22rem;
    color: #3D3D3D;
    margin-left: .3rem;
    flex-shrink: 0;
    transition: all .5s;
    display: none;
}
.list-box2 li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    background: #A40000;
    transition: all .5s;
}
.list-box2 li:hover time{
    color: #ffffff;
    background-image: url("../images/s1-img-4.png");
}
.list-box2 li:hover h3{
    color: #ffffff;
    font-weight: 700;
}
.list-box2 li:hover .line{
    border-color: rgba(216, 216, 216, 0.5);
}
.list-box2 li:hover .svg{
    color: #ffffff;
}
.list-box2 li:hover:before{
    width: 100%;
}
.list-box2 li + li{
    /* margin-top: .25rem;*/
    margin-top: .32rem;
}
.list-box2 li{
    position: relative;
    background: rgba(255, 255, 255, 0.5);
}
.list-box2{
    margin-top: .51rem;
}

.index-s1{
    padding: .42rem 0 1.46rem;
    background: url("../images/index-s1.png") no-repeat bottom center;
    background-size: cover;
}

.index-s2 .title001:before{
    width: 6.38rem;
    height: .34rem;
    bottom: .06rem;
    background-image: url("../images/tit-2.png");
}

.index-s2 .left{
    width: 42.5%;
}

.list2w{
    position: relative;
    padding-left: .98rem;
}

.list2wBox{
    height: 5.62rem;
}
.list2wBox .con{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    transition: all .5s;
}
.list2wBox .con a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all .5s;
}
.list2wBox .con a .time{
    display: block;
    margin-right: .43rem;
    flex-shrink: 0;
    color: #333333;
    font-family: 'SourceHanSerifCN', sans-serif;
}
.list2wBox .con a .time h6{
    font-size: .22rem;
    line-height: .3rem;
}
.list2wBox .con a time{
    display: none;
    line-height: 1;
    text-align: center;
}
.list2wBox .con a time span{
    display: block;
    font-size: .38rem;
    line-height: 1;
    font-weight: 700;
}
.list2wBox .con a time em{
    display: block;
    font-size: .18rem;
    font-weight: 500;
    margin-top: .05rem;
}
.list2wBox .con a .dian{
    width: .07rem;
    height: .07rem;
    background: #333333;
    border-radius: 50%;
    margin-right: .28rem;
    flex-shrink: 0;
}
.list2wBox .con a h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    flex: 1;
}

.list2w .iconBox{
    position: absolute;
    left: -.6rem;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}
.list2w .xhBox{
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
}
.list2w .xhBox img{
    display: block;
    width: 1.2rem;
    flex-shrink: 0;
}
.list2w .xhBox .dot{
    flex: 1;
    height: .41rem;
    width: .99rem;
    background: url("../images/s2-img-2.png") no-repeat right center;
    background-size: auto 100%;
}
.list2w .xhBox .mask{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
}
.list2w .xhBox .mask span{
    position: absolute;
}
.list2w .xhBox .mask .span1{
    top: 50%;
    left: -.6rem;
    width: 2.4rem;
    height: 2.4rem;
    border: .01rem solid #6C6C6C;
    border-radius: 50%;
    opacity: .06;
    transform: translateY(-50%);
}
.list2w .xhBox .mask .span2{
    left: -3.11rem;
    top: 50%;
    width: 6.82rem;
    height: 6.82rem;
    background: url("../images/s2-img-4.png") no-repeat 50% 50%;
    background-size: cover;
    transform: translateY(-50%);
    border-radius: 50%;
    opacity: .3;
}
.list2w .xhBox .mask .span3{
    left: .63rem;
    top: 50%;
    width: 7.21rem;
    height: 2.22rem;
    background: url("../images/s2-img-3.png") no-repeat 50% 50%;
    background-size: cover;
    transform: translateY(-50%);
}

.index-s2 .right{
    width: 54.75%;
}

.list-box3 li{
    width: 46.57%;
}
.list-box3 li a{
    display: block;
}
.list-box3 li a .pic{
    padding-top: 2.9rem;
}
.list-box3 li h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    font-weight: 500;
}
.list-box3 li p{
    font-size: .14rem;
    line-height: .24rem;
    color: #333333;
    -webkit-line-clamp: 3;
    height: .72rem;
    opacity: .7;
    margin-top: .25rem;
}
.list-box3 li time .svg{
    width: .18rem;
    height: .18rem;
    margin-right: .11rem;
}
.list-box3 li time{
    display: flex;
    align-items: center;
    font-size: .18rem;
    line-height: .3rem;
    color: #EAB77B;
    font-family: 'SourceHanSerifCN', sans-serif;
    margin-top: .37rem;
}
.list-box3 li .text{
    padding: .35rem .32rem .41rem;
    background: rgba(255, 255, 255, 0.6);
}
.list-box3 li:hover h3{
    color: #AA1E25;
    font-weight: 700;
}
.list-box3 li:nth-child(2n){
    margin-top: .6rem;
}
.index-s2 .content{
    margin-top: .64rem;
}
.index-s2{
    position: relative;
    margin-top: -.7rem;
    padding: .75rem 0 1.19rem;
    background: url("../images/index-s2.png") no-repeat 50% 50%;
    background-size: 100% 100%;
}

.list3w li a{
    display: flex;
    flex-direction: column;
}
.list3w li .img-box{
    position: relative;
    padding: .17rem;
    width: 1.97rem;
    height: 1.97rem;
    background: rgba(202, 158, 121, 0.2);
    border-radius: 50%;
}
.list3w li .pic{
    height: 100%;
    border-radius: 50%;
}
.list3w li .img-box:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 2.2rem;
    height: 2.2rem;
    border: .01rem dashed #CA9E79;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.list3w li .img-box:after{
    position: absolute;
    content: '';
    top: calc(100% - .17rem);
    left: 50%;
    width: .01rem;
    height: .6rem;
    background: linear-gradient(180deg, #E1CEAF 0%, rgba(225, 206, 175, 0) 100%);
}
.list3w li time{
    display: block;
    font-size: .48rem;
    line-height: 1;
    color: #CA9E79;
    font-family: 'Philosopher', sans-serif;
}
.list3w li i{
    display: block;
    height: .01rem;
    width: 2.94rem;
    max-width: 100%;
    background: #E1CEAF;
    margin-top: .15rem;
}
.list3w li p{
    font-size: .18rem;
    line-height: .3rem;
    color: #333333;
    height: .6rem;
    margin-top: .19rem;
}
.list3w li .text{
    margin-top: .24rem;
}
.list3w li:hover .img-box:before{
    opacity: 1;
    visibility: visible;
}

.list3w .lines{
    position: absolute;
    top: .48rem;
    left: 50%;
    width: 100vw;
    height: 21.97vw;
    background: url("../images/s3-img-6.png") no-repeat 50% 50%;
    background-size: 100% 100%;
    transform: translateX(-50%);
    pointer-events: none;
}
.list3w{
    position: relative;
    margin-top: .45rem;
}
.index-s3 .bg-3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: -1.1rem;
    background: url("../images/index-s3.png") no-repeat bottom center;
    background-size: cover;
    pointer-events: none;
    z-index: -1;
}
.index-s3{
    padding: .42rem 0 .4rem;
    position: relative;
}

.list4wBox li{
    width: 5.6rem;
    height: 3.37rem;
}
.list4wBox li a{
    display: block;
    position: relative;
    height: 100%;
}
.list4wBox li a .pic{
    height: 100%;
}
.list4wBox li a .play{
    position: absolute;
    left: 50%;
    top: 50%;
    width: .77rem;
    height: .77rem;
    background: url("../images/s4-img-2.png") no-repeat 50% 50%;
    background-size: 100%;
    margin: -.385rem 0 0 -.385rem;
    z-index: 5;
    transition: all .5s;
}
.list4wBox li a .play:before{
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: 1.41rem;
    height: 1.41rem;
    background: url("../images/s4-img-3.png") no-repeat 50% 50%;
    background-size: 100%;
    margin: -.705rem 0 0 -.705rem;
    pointer-events: none;
}
.list4wBox li h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .17rem;
    font-size: .2rem;
    line-height: .3rem;
    color: #FFFFFF;
    text-align: center;
    z-index: 3;
    font-weight: 700;
    opacity: 0;
    transform: translateY(.2rem);
}
.list4wBox li a:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .2;
    z-index: 3;
    transition: all .5s;
    pointer-events: none;
}
.list4wBox{
    padding: .74rem 0;
    z-index: 3;
    margin-top: -.1rem;
}

.list-box4 li a{
    display: block;
    font-size: .32rem;
    line-height: .46rem;
    color: #333333;
    font-family: 'SourceHanSerifCN', sans-serif;
    transition: all .5s;
}
.list-box4 li:hover a,
.list-box4 li.active a{
    color: #A81A06;
    font-weight: 700;
}
.list-box4 li{
    margin: 0 .53rem;
}

.list4w .btn{
    width: .52rem;
    height: .52rem;
    background: #A81A06 no-repeat 50% 50%;
    background-size: .21rem;

    transition: all .5s;
}
.list4w .prev{
    left: -.14rem;
    background-image: url("../images/arrow-1.png");
}
.list4w .next{
    right: -.14rem;
    background-image: url("../images/arrow-2.png");
}
.list4w .btn:hover{
    background-color: #DEBD7D;
}


.list4w .images .dots{
    position: absolute;
    left: .06rem;
    right: 0;
    bottom: .64rem;
    width: .87rem;
    height: .87rem;
    margin: 0 auto;
    background: url("../images/s4-img-5.png") no-repeat 50% 50%;
    background-size: 100%;
}
.list4w .images{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url("../images/s4-img-4.png") no-repeat 50% 50%;
    background-size: cover;
    pointer-events: none;
}
.list4w{
    padding: .38rem .53rem .76rem;
    position: relative;
}

.index-s5 .left{
    width: 50.8125%;
}

.list-box5 li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.list-box5 li.li1 a {
    padding: .43rem 0;
}
.list-box5 li.li1 a .pic{
    width: 2.9rem;
    height: 2rem;
}
.list-box5 li.li1 a .text{
    width: calc(100% - 3.11rem);
}
.list-box5 li.li1 h3{
    font-size: .2rem;
    line-height: .3rem;
    color: #AA1E25;
    max-height: .6rem;
    font-weight: 700;
}
.list-box5 li.li1 p{
    font-size: .16rem;
    line-height: .3rem;
    color: #9E9E9E;
    height: .6rem;
    margin-top: .14rem;
}
.list-box5 li.li1 time{
    display: block;
    font-size: .16rem;
    line-height: .3rem;
    color: #DEBD7D;
    font-family: 'SourceHanSerifCN', sans-serif;
    margin-top: .15rem;
}

.list-box5 li.li2 a{
    height: .82rem;
}
.list-box5 li.li2 time{
    display: block;
    font-size: .16rem;
    line-height: .3rem;
    color: #DEBD7D;
    font-family: 'SourceHanSerifCN', sans-serif;
    margin-right: .32rem;
    flex-shrink: 0;
}
.list-box5 li.li2 h3{
    flex: 1;
    font-size: .2rem;
    line-height: .3rem;
    color: #333333;
}
.list-box5 li:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .01rem;
    background: #F1EBEB;
}
.list-box5 li.li2:hover h3{
    color: #A81A06;
    font-weight: 700;
}
.list-box5 li{
    position: relative;
}
.list-box5{
    margin-top: .07rem;
}
.index-s5 .left .title001:before{
    right: -.01rem;
    height: .18rem;
    width: 5.71rem;
    background-image: url("../images/tit-4.png");
}

.index-s5 .right{
    width: 44.125%;
}
.index-s5 .right .title001:before{
    right: 1.36rem;
    height: .18rem;
    width: 3.18rem;
    background-image: url("../images/tit-5.png");
}
.index-s5{
    margin-top: .76rem;
}

.index-s6 .content{
    position: relative;
    padding: .3rem 0 .63rem;
    margin-top: .67rem;
}
.index-s6 .sp-box{
    width: 6.6rem;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.index-s6 .sp-box .sp a{
    display: block;
    position: relative;
    border-radius: .2rem;
    overflow: hidden;
}
.index-s6 .sp-box .sp .pic{
    padding-top: 4.2rem;
}
.index-s6 .sp-box .sp .play{
    position: absolute;
    left: 50%;
    top: 50%;
    width: .6rem;
    height: .6rem;
    background: url("../images/play-1.png") no-repeat 50% 50%;
    background-size: 100%;
    transform: translate(-50%,-50%);
    z-index: 3;
}
.index-s6 .sp-box .sp a:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .2;
}
.index-s6 .sp-box .btn{
    position: relative;
    z-index: 3;
    margin-top: -.37rem;
}
.index-s6 .sp-box .btn a img{
    display: block;
    height: .84rem;
    margin: 0 auto;
}
.index-s6 .sp-box .btn a{
    display: block;
}

.list-box6 li{
    position: absolute;
    padding: 0 .28rem 0 .25rem;
}

.list-box6 li a{
    display: block;
    position: relative;
    padding: 0 .1rem 0 .2rem;
    z-index: 2;
    background: url("../images/s6-img-7.png") repeat-x left center;
    background-size: auto 100%;
    transition: all .5s;
}
.list-box6 li h3{
    font-size: .18rem;
    color: #A21A22;
    line-height: .6rem;
    font-weight: 500;
}
.list-box6 li a:before{
    position: absolute;
    content: '';
    left: -.25rem;
    top: .035rem;
    bottom: .035rem;
    width: .53rem;
    background: url("../images/s6-img-6.png") no-repeat 50% 50%;
    background-size: auto 100%;
    pointer-events: none;
}
.list-box6 li:before,
.list-box6 li:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    background: no-repeat 50% 50%;
    background-size: 100% 100%;
    transition: all .5s;
    pointer-events: none;
}
.list-box6 li:before{
    left: 0;
    width: .25rem;
    background-image: url("../images/s6-img-2.png");
}
.list-box6 li:after{
    right: 0;
    width: .28rem;
    background-image: url("../images/s6-img-3.png");
}
.list-box6 li:hover h3{
    color: #ffffff;
}
.list-box6 li:hover a{
    background-image: url("../images/s6-img-8.png");
}
.list-box6 li:hover:before{
    background-image: url("../images/s6-img-4.png");
}
.list-box6 li:hover:after{
    background-image: url("../images/s6-img-5.png");
}


.list-box6 li.i1{left: 9.625%;top: 1.607%;animation: ups linear 3s infinite;max-width: 21.4375%;}
.list-box6 li.i1 h3{line-height: .5rem;}
.list-box6 li.i2{left: 2.4375%;top: 15.892%;animation: ups linear 2.8s infinite;max-width: 20.25%;}
.list-box6 li.i3{left: 25%;top: 16.428%;opacity: .3;animation: ups linear 3.2s infinite;max-width: 21.5625%;}
.list-box6 li.i4{left: 6.125%;top: 29.821%;z-index: 5;animation: ups linear 2.4s infinite;max-width: 25.25%;}
.list-box6 li.i5{left: 0.6875%;top: 42.857%;animation: ups linear 2.6s infinite;max-width: 16.5%;}
.list-box6 li.i6{left: 5.3125%;top: 55.892%;opacity: .3;animation: ups linear 3.6s infinite;max-width: 27.125%;}
.list-box6 li.i7{left: 10.1875%;top: 69.642%;z-index: 5;animation: ups linear 2.6s infinite;width: 20.875%;}
.list-box6 li.i8{left: -5.8125%;top: 75%;animation: ups linear 3.2s infinite;max-width: 15.875%;}
.list-box6 li.i9{right: 1.5625%;top: 0;opacity: .3;animation: ups linear 2.8s infinite;}
.list-box6 li.i10{right: .6125%;top: 14.107%;animation: ups linear 3s infinite;max-width: 21.5%;}
.list-box6 li.i11{right: 8.0625%;top: 31.607%;z-index: 5;animation: ups linear 2.4s infinite;max-width: 26.3125%;}
.list-box6 li.i12{right: -0.3125%;top: 47.5%;animation: ups linear 2.8s infinite;max-width: 24%;}
.list-box6 li.i13{right: 3.7375%;top: 61.25%;opacity: .3;animation: ups linear 3.2s infinite;max-width: 23.5625%;}
.list-box6 li.i14{right: 5.5%;top: 74.642%;animation: ups linear 2.6s infinite;max-width: 19.625%;}
.list-box6 li.i15{right: -3.4375%;top: calc(100% - .6rem);opacity: .3;animation: ups linear 2.4s infinite;max-width: 21.4375%;}

.scroll-list{
    display: none;
}

.scroll-list .list{
    font-size: 0;
    white-space: nowrap;

}
.scroll-list .list li{
    display: inline-block;
    padding: 0 .28rem 0 .25rem;
    position: relative;
    margin: 0 .1rem;
    width: auto !important;
}
.scroll-list .list li a{
    display: block;
    position: relative;
    padding: 0 .1rem 0 .2rem;
    z-index: 2;
    background: url("../images/s6-img-7.png") repeat-x left center;
    background-size: auto 100%;
    transition: all .5s;
}
.scroll-list .list li h3{
    font-size: .18rem;
    color: #A21A22;
    line-height: .54rem;
    font-weight: 500;
}
.scroll-list .list li a:before{
    position: absolute;
    content: '';
    left: -.25rem;
    top: .035rem;
    bottom: .035rem;
    width: .53rem;
    background: url("../images/s6-img-6.png") no-repeat 50% 50%;
    background-size: auto 100%;
    pointer-events: none;
}
.scroll-list .list li:before,
.scroll-list .list li:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    background: no-repeat 50% 50%;
    background-size: 100% 100%;
    transition: all .5s;
    pointer-events: none;
}
.scroll-list .list li:before{
    left: 0;
    width: .25rem;
    background-image: url("../images/s6-img-2.png");
}
.scroll-list .list li:after{
    right: 0;
    width: .28rem;
    background-image: url("../images/s6-img-3.png");
}
.scroll-list .list li:hover h3{
    color: #ffffff;
}
.scroll-list .list li:hover a{
    background-image: url("../images/s6-img-8.png");
}
.scroll-list .list li:hover:before{
    background-image: url("../images/s6-img-4.png");
}
.scroll-list .list li:hover:after{
    background-image: url("../images/s6-img-5.png");
}


.index-s6{
    position: relative;
    /* margin-top: .79rem; */
    padding: .51rem 0 1.51rem;
    background: url("../images/index-s6.png") no-repeat bottom center;
    background-size: cover;
}
.homea{
    padding-top: .8rem;
    background: url("../images/homea.png") no-repeat top center;
    background-size: 100% auto;
}

@media (min-width: 1025px) {
    .list2wBox .con{
        padding-left: .23rem;
        opacity: .4;
    }
    .list2wBox .con a{
        transform-origin: left center;
        transform: rotate(-2deg);
    }
    .list2wBox .swiper-slide-prev .con a{
        transform: translateY(-.3rem) rotate(-1deg);
    }
    .list2wBox .swiper-slide-next .con a{
        transform: translateY(.3rem) rotate(1deg);
    }
    .list2wBox .swiper-slide-next + li .con a{
        transform: rotate(2deg);
    }

    .list2wBox .swiper-slide-prev .con,
    .list2wBox .swiper-slide-next .con{
        padding-left: .79rem;
        opacity: .7;
    }
    .list2wBox .swiper-slide-active .con{
        padding-left: 1.24rem;
        opacity: 1;
    }
    .list2wBox .swiper-slide-active .con a{
        transform: translateY(0) rotate(0);

    }
    .list2wBox .swiper-slide-active .con a h3{
        -webkit-line-clamp: 3;
        color: #AA1E25;
        height: .9rem;
        font-weight: 700;
    }
    .list2wBox .swiper-slide-active .con a .dian{
        display: none;
    }
    .list2wBox .swiper-slide-active .con a .time h6{
        display: none;
    }
    .list2wBox .swiper-slide-active .con a time{
        display: block;
    }
    .list2wBox .swiper-slide-active .con a .time{
        color: #AA1E25;
    }

    .list3w li.swiper-slide-active .con{
        top: 3.21rem;
        left: .2rem;
    }
    .list3w li.swiper-slide-active .con .text{
        padding-left: .4rem;
    }

    .list3w li.swiper-slide-next .con{
        top: .61rem;
        left: -.5rem;
    }
    .list3w li.swiper-slide-active .con .text{
        padding-left: .4rem;
    }
    .list3w li.swiper-slide-next .con a{
        flex-direction: column-reverse;
    }
    .list3w li.swiper-slide-next .con .text{
        margin-top: 0;
        margin-bottom: .44rem;
    }
    .list3w li.swiper-slide-next .img-box:after{
        top: auto;
        bottom: calc(100% - .17rem);
        background: linear-gradient(180deg, rgba(225, 206, 175, 0) 0%, #E1CEAF 100%);
    }

    .list3w li.swiper-slide-next + li .con{
        top: 1.89rem;
        left: -.7rem;
        width: 3.59rem;
    }
    .list3w li.swiper-slide-next + li p{
        -webkit-line-clamp: 3;
        height: .9rem;
    }
    .list3w li.swiper-slide-next + li .con .text{
        margin-top: .34rem;
        padding-left: .29rem;
    }

    .list3w li.swiper-slide-next + li + li .con{
        top: 0;
        left: -.85rem;
        width: 3.2rem;
    }
    .list3w li.swiper-slide-next + li + li .con a{
        flex-direction: column-reverse;
    }
    .list3w li.swiper-slide-next + li + li .img-box:after {
        top: auto;
        bottom: calc(100% - .17rem);
        background: linear-gradient(180deg, rgba(225, 206, 175, 0) 0%, #E1CEAF 100%);
    }
    .list3w li.swiper-slide-next + li + li p{
        -webkit-line-clamp: 4;
        height: 1.2rem;
    }
    .list3w li.swiper-slide-next + li + li .con .text{
        margin-top: 0;
        margin-bottom: .06rem;
    }

    .list3w li.swiper-slide-next + li + li + li .con{
        top: .93rem;
        left: -.67rem;
        width: 3.78rem;
    }
    .list3w li.swiper-slide-next + li + li + li p{
        -webkit-line-clamp: 3;
        height: .9rem;
    }
    .list3w li.swiper-slide-next + li + li + li .con .text{
        padding-left: .52rem;
    }
    .list3w li.swiper-slide-prev .con,
    .list3w li.swiper-slide-next + li + li + li + li .con{
        opacity: 0;
    }
    .list3w li{
        position: relative;
        height: 6.85rem;
    }
    .list3w li .con{
        position: absolute;
        left: 0;
        top: 0;
        width: 3.3rem;
    }

    .list4wBox li.swiper-slide-active .play{
        opacity: 0;
        visibility: hidden;
    }
    .list4wBox li.swiper-slide-active h3{
        opacity: 1;
        transform: translateY(0);
    }
    .list4wBox li.swiper-slide-active a:after{
        opacity: 0;
        visibility: hidden;
    }

    .list4wBox li.swiper-slide-prev a .play{
        transform: translateX(35%);
    }
    .list4wBox li.swiper-slide-next a .play{
        transform: translateX(-35%);
    }
}

@media (max-width: 1025px) {
    .banner .imgBox .img{
        padding-bottom: 50vw;
    }
    .banner .swiDots span{
        margin: 0 .08rem;
        width: .08rem;
        height: .08rem;
    }
    .banner .swiDots span.active{
        width: .18rem;
        height: .24rem;
    }
    .banner .swiDots{
        bottom: .15rem;
    }

    .title001 h2{
        font-size: .3rem;
        line-height: .4rem;
    }
    .title001 h2 span{
        font-size: .36rem;
    }
    .title001 .tit h4{
        position: static;
        white-space: normal;
    }
    .more a{
        font-size: .16rem;
        line-height: .26rem;
    }
    .more{
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    .title001:before{
        display: none;
    }
    .title001{
        justify-content: space-between;
    }
    .index-s1 .title001{

    }
    .index-s1 .tab-tit{
        gap: 0 .2rem;
    }
    .index-s1 .left{
        width: 100%;
    }
    .index-s1 .left .ll{
        width: 100%;
    }
    .index-s1 .left .rr{
        width: 100%;
        margin-top: .1rem;
    }
    .list1w a .pic{
        padding-top: 65.83%;
    }
    .list-box1 li a{
        padding: .2rem;
    }
    .list-box1 li h3{
        font-size: .2rem;
        line-height: .3rem;
    }
    .list-box1 li time{
        font-size: .18rem;
        line-height: .26rem;
        margin-top: .05rem;
    }
    .list1w .swiDots span.active{
        width: .18rem;
        height: .24rem;
    }
    .list1w .swiDots span{
        width: .08rem;
        height: .08rem;
        margin: 0 .08rem;
    }
    .list1w .swiDots{
        right: .2rem;
        bottom: .2rem;
    }
    .list-box1{
        margin: 0;
    }
    .list-box7 li a{
        height: .68rem;
    }
    .list-box7 li time{
        font-size: .18rem;
    }
    .index-s1 .content{
        margin-top: .2rem;
    }
    .index-s1 .right{
        width: 100%;
        margin-top: .2rem;
    }
    .list-box2 li a{
        padding: 0 .2rem;
        height: 1rem;
    }
    .list-box2 li .line{
        margin-left: .2rem;
    }
    .list-box2 li .svg{
        margin-left: .1rem;
    }
    .list-box2 li + li{
        margin-top: .1rem;
    }
    .list-box7{
        margin-top: .2rem;
    }
    .index-s1{
        padding: .4rem 0 .5rem;
    }
    .index-s2 .left{
        width: 100%;
    }
    .list2w .iconBox{
        display: none;
    }
    .list2w{
        padding-left: 0;
    }
    .list2wBox .con{
        display: block;
        position: relative;
    }
    .list2wBox .con a .time h6{
        display: none;
    }
    .list2wBox .con a time span{
        font-size: .28rem;
    }
    .list2wBox .con a time em{
        font-size: .14rem;
    }
    .list2wBox .con a time{
        display: block;
    }
    .list2wBox .con a .time{
        color: #AA1E25;
        margin-right: .2rem;
    }
    .list2wBox .con a .dian{
        display: none;
    }
    .list2wBox .con a h3{
        height: auto;
        max-height: .6rem;
    }
    .list2wBox .con a:hover h3{
        color: #AA1E25;
        font-weight: 700;
    }
    .list2wBox .con a{
        height: 100%;
    }
    .list2wBox{
        height: 4rem;
    }
    .list2wBox .con:before{
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        height: .01rem;
        background: #F1EBEB;
    }
    .index-s2 .right{
        width: 100%;
        margin-top: .3rem;
    }
    .list-box3 li{
        width: 49%;
    }
    .list-box3 li a .pic{
        padding-top: 71.07%;
    }
    .list-box3 li p{
        font-size: .16rem;
        line-height: .26rem;
        height: .78rem;
        margin-top: .05rem;
    }
    .list-box3 li time{
        font-size: .16rem;
        line-height: .28rem;
        margin-top: .1rem;
    }
    .list-box3 li time .svg{
        margin-right: .05rem;
    }
    .list-box3 li .text{
        padding: .2rem;
    }
    .list-box3 li:nth-child(2n){
        margin-top: 0;
    }
    .index-s2 .content{
        margin-top: .2rem;
    }
    .index-s2{
        padding: .4rem 0;
        margin-top: 0;
        background: linear-gradient(180deg, #ffffff 0%, #fdf1df 100%);
    }
    .list3w li .img-box{
        padding: .1rem;
    }
    .list3w li .img-box{
        width: 1.5rem;
        height: 1.5rem;
        margin: 0 auto;
    }
    .list3w li time{
        font-size: .38rem;
        text-align: center;
    }
    .list3w li i{
        margin-top: .1rem;
        margin-left: auto;
        margin-right: auto;
    }
    .list3w li p{
        line-height: .28rem;
        -webkit-line-clamp: 4;
        height: 1.12rem;
    }
    .list3w .lines{
        display: none;
    }
    .list3w{
        margin-top: .2rem;
    }
    .index-s3{
        padding: .4rem 0;
    }
    .list-box4 li a{
        font-size: .26rem;
        line-height: .36rem;
    }
    .list-box4 li{
        margin: 0 .1rem;
    }
    .list4wBox{
        padding: 0;
        margin-top: .2rem;
    }
    .list4wBox li{
        height: auto;
    }
    .list4wBox li .pic{
        padding-top: 60.17%;
    }
    .list4wBox li a .play{
        width: .45rem;
        height: .45rem;
        margin-top: -.225rem;
        margin-left: -.225rem;
    }
    .list4wBox li a .play:before{
        width: 1rem;
        height: 1rem;
        margin-top: -.5rem;
        margin-left: -.5rem;
    }
    .list4wBox li h3{
        opacity: 1;
        transform: none;
        z-index: 5;
        padding: 0 .2rem;
        bottom: .15rem;
    }
    .list4w .btn{
        width: .4rem;
        height: .4rem;
        background-size: .18rem;
        margin-top: .2rem;

    }
    .list4w .prev{
        left: 0;
    }
    .list4w .next{
        right: 0;
    }
    .list4w .images{
        display: none;
    }
    .list4w{
        padding: 0;
    }

    .index-s5 .left{
        width: 100%;
    }
    .list-box5 li.li1 a{
        padding: .2rem 0;
    }
    .list-box5 li.li1 p{
        line-height: .26rem;
        height: .52rem;
        margin-top: .05rem;
    }
    .list-box5 li.li1 time{
        line-height: .26rem;
        margin-top: .05rem;
    }
    .list-box5 li.li2 a{
        height: .68rem;
    }
    .list-box5 li.li2 time{
        margin-right: .2rem;
    }
    .list-box5{
        margin-top: 0;
    }
    .index-s5 .right{
        width: 100%;
        margin-top: .4rem;
    }
    .index-s5{
        margin-top: .4rem;
    }
    .index-s6 .sp-box{
        width: 100%;
    }
    .index-s6 .sp-box .sp .pic{
        padding-top: 63.63%;
    }
    .index-s6 .sp-box .sp a{
        border-radius: .1rem;
    }
    .index-s6 .sp-box .btn a img{
        height: .7rem;
    }
    .index-s6 .sp-box .btn{
        margin-top: -.3rem;
    }
    .list-box6{
        display: none;
    }
    .scroll-list .list{
        margin: .2rem 0;
    }
    .scroll-list{
        display: block;
    }
    .index-s6 .content{
        padding: 0;
        margin-top: .2rem;
    }
    .index-s6{
        padding: .4rem 0;
        margin-top: .4rem;
    }
}

@media (max-width: 769px) {
    .list4w{
        margin-top: .2rem;
    }
}
@media (max-width: 481px) {
    .index-s1 .tab-tit,
    .index-s1 .title001{
        justify-content: flex-start;
    }
    .list-box1{
        margin: 0;
    }
    .list-box3 li{
        width: 100%;
    }
    .list-box3 ul{
        gap: .2rem 0;
    }
    .list-box5 li.li1 a .pic{
        width: 100%;
        height: auto;
        padding-top: 68.96%;
    }
    .list-box5 li.li1 a{
        flex-wrap: wrap;
    }
    .list-box5 li.li1 a .text{
        width: 100%;
        margin-top: .2rem;
    }
}


.zfPop{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 999;
    display: none;
}
.zfPops .wrap{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    width: 10.03rem;
    max-width: 100%;
    margin: 0 auto;
    background: url("../images/zfPop-bg.png") no-repeat 50% 50%;
    background-size: cover;
    padding: .4rem .78rem 0.5rem .52rem;
    border-radius: .2rem;
    box-shadow: 0 .04rem .1rem rgba(0, 0, 0, 0.3);
    transform: translateY(-50%);
}

.zfPops .tit h2{
    font-size: .48rem;
    line-height: .7rem;
    color: #2C2C2C;
    font-weight: 600;
    display: flex;
    align-items: center;
    font-family: 'SourceHanSerifCN', sans-serif;
}
.zfPops .tit span{
    font-size: .6rem;
    line-height: 1;
    color: #AA1E25;
    font-family: 'SJxingkai',sans-serif;
    display: block;
    font-weight: normal;
    letter-spacing: -.1em;
    margin-right: .05rem;
}
.zfPops .tit h4{
    display: block;
    font-size: .14rem;
    line-height: .2rem;
    color: #CA9E79;
    font-family: 'BellMT',sans-serif;
    white-space: nowrap;
    text-transform: uppercase;
    margin-left: .1rem;
    margin-bottom: .15rem;
}
.zfPops .tit:before{
    position: absolute;
    content: '';
    right: 0;
    bottom: .06rem;
    width: 6.83rem;
    height: .34rem;
    background: url("../images/tit-8.png") no-repeat left center;
    background-size: auto 100%;
    pointer-events: none;
}

.zfPops {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.zfPops .zfForm .items .item {
    color: #fff;
    display: flex;
    align-items: center;
    padding-left: .24rem;
}

.zfPops .zfForm .items .item + .item{
    margin-top: .3rem;
}
.zfPops .zfForm .items .item label {
    font-size: .26rem;
    line-height: .4rem;
    color: #AF721E;
    padding-right: .26rem;
    flex-shrink: 0;
}

.zfPops .zfForm .items .item .inp{
    flex: 1;
    height: .4rem;
    position: relative;
    display: flex;
    align-items: center;
}

.zfPops .zfForm .items .item .inp input {
    line-height: .4rem;
    padding: 0 .1rem;
    width: 2rem;
    color: #333333;
    font-size: .18rem;
}
.zfPops .zfForm .items .item .inp textarea{
    display: -webkit-box;
    width: 100%;
    height: 1.4rem;
    resize: none;
    background: transparent;
    outline: none;
    border: none;
    font-size: .18rem;
    line-height: .7rem;
    color: #333333;
    font-family: 'SourceHanSansCN',sans-serif;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.zfPops .zfForm .items .item.zfy .inp{
    height: 1.4rem;
}
.zfPops .zfForm .items .item.zfy label{
    margin-top: .3rem;
}
.zfPops .zfForm .items .item.zfy .inp:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: .77rem;
    border-bottom: .01rem dashed #BB7E2A;
}
.zfPops .zfForm .items .item.zfy{
    align-items: flex-start;
    margin-top: 0;
}

.zfPops .zfForm .items .item .inp:before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: .07rem;
    border-bottom: .01rem dashed #BB7E2A;
}

.zfPops .zfForm .items .item.yzm .inp:before{
    width: 2rem;
}
.zfPops .zfForm .items .item.yzm .inp{
    margin-right: .2rem;
    flex: inherit;
}
.zfPops .zfForm .items .item .img{
    cursor:pointer;
}
.zfPops .zfForm .items .item.yzm{
    justify-content: flex-start;
    margin-top: .3rem;
}

.zfPops .zfForm button{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .3rem;
    color: #F3D0A9;
    font-family: 'SourceHanSerifCN', sans-serif;
    font-weight: 700;
    background: #C83722;
    border-radius: 50vw;
    margin: .38rem auto 0;
    cursor: pointer;
    width: 2.02rem;
    height: .6rem;
}
.zfPops .zfForm{
    margin-top: 0.3rem;
}
.zfPops .zf-close{
    position: absolute;
    top: calc(100% + 0.3rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}
.zfPops .zf-close a{
    display: block;
}
.zfPops .zf-close a img{
    display: block;
    width: .42rem;
}


@media (max-width: 1025px) {
    .zfPops .tit h2{
        font-size: .3rem;
        line-height: .4rem;
    }
    .zfPops .tit h2 span{
        font-size: .36rem;
    }
    .zfPops .tit h4{
        display: block;
        margin-bottom: 0;
        margin-left: 0;
        margin-top: .02rem;
    }
    .zfPops .tit{
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .zfPops .tit:before{
        display: none;
    }
    .zfPops .zfForm .items .item label{
        font-size: .2rem;
        line-height: .3rem;
        padding-right: .0em;
    }
    .zfPops .zfForm .items .item .inp input{
        line-height: .3rem;
    }
    .zfPops .zfForm .items .item .inp:before{
        bottom: 0;
    }
    .zfPops .zfForm .items .item .inp textarea{
        height: .8rem;
        line-height: .4rem;
    }
    .zfPops .zfForm .items .item.zfy .inp{
        height: .8rem;
    }
    .zfPops .zfForm .items .item.zfy .inp:after{
        bottom: .4rem;
    }
    .zfPops .zfForm .items .item.zfy label{
        margin-top: .1rem;
    }
    .zfPops .zfForm .items .item.yzm{
        margin-top: .1rem;
    }
    .zfPops .zfForm .items .item + .item{
        margin-top: 0.05rem;
    }
    .zfPops .zfForm .items .item{
        padding-left: 0;
    }
    .zfPops .zfForm{
        margin-top: 0rem;
    }
    .zfPops .zfForm button{
        font-size: .18rem;
        height: .4rem;
        width: 1.25rem;
        margin-top: 0.1rem;
    }
    .zfPops .wrap{
        padding: 0.15rem .2rem;
        border-radius: .1rem;
        max-width: 94%;
    }
    .zfPops .zf-close a img{
        width: .35rem;
    }
    .zfPops .zf-close{
        top: calc(100% + 0.1rem);
    }

    .zfPops{
        position: relative;
        height: 100%;
    }

    .zfPop{
        overflow-y: auto;
        padding: 1rem 0 .4rem;
        z-index: 9999999;
    }
}
.fancybox-container{
    z-index:999999
}


.banner_box .nav{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #AA1E25;
    z-index: 99;
}
.banner_box .nav ul{
   justify-content: center;
}
.banner_box .nav li h3 a{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 .14rem;
    font-size: .24rem;
    line-height: .86rem;
    color: #ffffff;
    font-weight: 500;
    position: relative;
    z-index: 2;
    padding: 0 .2rem;
}
.banner_box .nav li h3 img{
    display: block;
    width: .24rem;
}
.banner_box .nav li h3 img.wz{
    width: auto;
    max-height: .8rem;
}
.banner_box .nav li h3{
    transition: all .5s;
}
.banner_box .nav li:hover h3{
    background: #C57E2B;
}
.banner_box .nav.fixed{
    position: fixed;
    bottom: auto;
    top: 0;
}
.header_box #nav{
    opacity: 0;
    visibility: hidden;
}
.header_box{
    position: absolute;
}

@media (max-width: 1025px) {
    .banner_box .nav{
        display: none;
    }
}

.index-s4 .content{
    position: relative;
}
.index-s4 .tab-cont{
    position: relative;
}
.index-s4 .tab-cont .child{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    transform: translateY(20px);
    transition: all .5s
}
.index-s4 .tab-cont .child.active{
    position: relative;
    z-index: 3;
    pointer-events: auto;
    transform: translateY(0);
    opacity: 1;
}
.list-box4{
    position: absolute;
    left: 0;
    right: 0;
    top: .1rem;
    z-index: 5;
}
.index-s4 .more a{
    display: none;
}
.index-s4 .more a.active{
    display: flex;
}
@media (max-width: 1025px) {
    .list-box4{
        position: static;
        margin-top: .2rem;
    }
    .list-box4 li a{
        font-size: .24rem;
    }
}
.index-s6{
    position: relative;
}

.countTimes{
    position: fixed;
    z-index: 99;
    right: .08rem;
    bottom: 1.1rem;
    width: 2.95rem;
    height: 2.75rem;
    padding-top: .51rem;
    background: url("../images/djs.png") no-repeat 50% 50%;
    background-size: 100% 100%;
}
.countTimes .countTime{
    display: flex;
    align-items: baseline;

    position: relative;
}
.countTimes .countTime span{
    display: block;
    font-size: 1.6rem;
    color: #ffffff;
    line-height: 1.96rem;
    text-shadow: 0 .04rem .1rem rgba(0, 0, 0, 0.3);
    -webkit-text-stroke: #AA1E25 .03rem;
    font-family: 'Alimama',sans-serif;
}
.countTimes .countTime i{
    position: absolute;
    bottom: .68rem;
    right: .5rem;
    width: .36rem;
    height: .42rem;
    background: url("../images/day.svg") no-repeat 50% 50%;
    background-size: 100% 100%;
}
@media (max-width: 1025px) {
    .countTimes {
        right: 0;
        bottom: .2rem;
        width: 1.2rem;
        height: 1.1rem;
        padding-top: 0.3rem;
    }
    .countTimes .countTime span{
        font-size: .6rem;
        line-height: 1;
    }
    .countTimes .countTime i {
        bottom: 0.05rem;
        right: 0.15rem;
        width: .3rem;
        height: 0.36rem;
    }
    .index-s6{
        padding-bottom: .8rem;
    }
}
