﻿@charset "utf-8";

.banner_box{
    position: relative;
    z-index: 3;
    padding-bottom: .1rem;
}
.banner a{
    display: block;
    position: relative;
    overflow: hidden;
}
.banner a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 30%;
    background: linear-gradient(180deg,transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}
.banner a .slideImg {
    width: 100%;
    overflow: hidden;
    position: relative;
    display: block;
    padding-bottom: 0;
    height: calc(100vh - .1rem);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transform: scale(1.16);
    transition: 5s;
}
.banner a .slideImg img,
.banner a .slideImg 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 .swiper-slide-active a .slideImg{
    transform: scale(1);
}
.banner{
    position: relative;
    overflow: hidden;
    -webkit-mask: url('../images/banner.svg');
    mask: url('../images/banner.svg');
    -webkit-mask-size: cover;
    mask-size: cover;
    mask-position: bottom;
    mask: none \0;
    z-index: 5;
    background: url('../images/banner.svg');
}
.banner .swiDots{
    font-size: 0;
    bottom: .38rem;
}
.banner .swiDots span{
    width: .42rem;
    height: .3rem;
    background:transparent url("../images/dots-1.png") no-repeat 50%/100%;
    opacity: 1;
    border-radius: 0;
    margin: 0 .15rem;
}
.banner .swiDots span.active{
    background-image: url("../images/dots-2.png");
}
.banner_box .bg{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    height: 100vh;
    background: #f3e9f7;
    -webkit-mask: url('../images/banner.svg');
    mask: url('../images/banner.svg');
    -webkit-mask-size: cover;
    mask-size: cover;
    mask-position: bottom;
    mask: none \0;
}

.search_box{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30vh;
    width: 13.8rem;
    max-width: 96%;
    z-index: 999;
    margin: 0 auto;
    border-radius: .1rem;
}
.search_box .tab_tit{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: rgba(114, 49, 141, 0.95);
    border-radius: .1rem .1rem 0 0;
}
.search_box .tab_tit .li{
    position: relative;
    font-size: .2rem;
    line-height: .7rem;
    color: #fff;
    width: 16.66%;
    text-align: center;
    cursor: pointer;
    transition: .5s;
}
.search_box .tab_tit .li:before{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: .22rem;
    background: rgba(255, 255, 255, 0.3);
    transform: translateY(-50%);
}
.search_box .tab_tit .li:first-child:before{
    display: none;
}
.search_box .tab_tit .li.active{
    font-weight: bold;
}

.puSerBox {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    border: 1px solid #dedae0;
    border-radius: .6rem
}
.puSerBox .puSerBoxs {
    flex: 1;
}
.puSerBox .selectInput {
    width: 1.13rem;
    position: relative;
    padding: 0 .1rem;
    cursor: pointer;
    font-size: .2rem;
}
.selectInput .defalutInput {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.selectInput .selectBox {
    position: absolute;
    right: -1px;
    height: auto;
    max-height: 2.4rem;
    overflow: auto;
    background: #fff;
    top: 105%;
    left: -1px;
    z-index: 10;
    display: none;
    box-shadow: 0 6px 20px rgba(189,206,240,.4);
}

.selectInput .selectBox li {
    padding: 0 .1rem;
    font-size: .16rem;
    color: #888;
    line-height: .48rem
}

.selectInput .selectBox li:hover {
    background: #72318d;
    color: #fff
}

.selectInput .selectBox li.on {
    background: #72318d;
    color: #fff
}
.puSerBox .selectInput .defalutInput {
    color: #333333;
    height: .68rem
}

.puSerBox .selectInput:before {
    content: '';
    width: 1px;
    height: .3rem;
    background: #e0e0e0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.15rem
}

.puSerBox .serForm {
    flex: 1;
    overflow: hidden;
    margin-left: .2rem
}
.puSerBox .serForm .sub {
    width: 1.8rem;
    background: #72318d;
    border-radius: .6rem;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    color: #fff;
    font-size: .2rem;
    height: .6rem;
    cursor: pointer;
    margin-right: .04rem;
}
.puSerBox .serForm .sub img{
    display: block;
    width: .23rem;
    margin-left: .1rem;
}

.puSerBox .serForm .inp {
    flex: 1;
    overflow: hidden;
    font-size: .18rem;
    padding-right: .2rem;
    border-radius: 0
}
.search_box .showMores li{
    font-size: .18rem;

    padding: .1rem 0;
    margin-right: .6rem;
    transition: .5s;
}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;height:.2rem;cursor:pointer;padding-left:.28rem;line-height:.2rem}
.check+label:after{position:absolute;top:1px;left:1px;content:""}
.check+label:before{position:absolute;top:0;left:0;z-index:0;width:.2rem;height:.2rem;border-radius:3px;content:"";background: url("../images/check-1.png") no-repeat 50%/100% 100%;}
.check:checked+label:before{background-image: url("../images/check-2.png")}

.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:.2rem;line-height:.2rem;cursor:pointer;padding-left:.28rem;color: rgba(51, 51, 51, 0.8);}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:.2rem;height:.2rem;border-radius:50%;content:"";}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{background: url("../images/check-1.png") no-repeat 50%/100% 100%;}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label{color: rgba(51, 51, 51, 1)}
.radio:checked+label:before{background: url("../images/check-2.png") no-repeat 50%/100% 100%}

.search_box .showMores{
    padding: 0 .11rem;
    margin-top: .11rem;
}
.search_box .con{
    padding: .4rem .85rem .25rem;
}
.search_box .tab_cont .child{
    display: none;
}
.search_box .tab_cont .child.active{
    display: block;
}
.search_box .tab_cont{
    background: url("../images/search_box.png") repeat-x bottom center/auto 100%;
    border-radius: 0 0 .1rem .1rem;
    box-shadow: 0 0 .3rem rgba(109, 107, 109, 0.55);
}

.title001{
    position: relative;
    z-index: 2;
}
.title001 h3{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.title001 h3 span{
    display: block;
    font-size: .38rem;
    line-height: .44rem;
    color: #72318d;
    margin: 0 .15rem;
    flex-shrink: 0;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.title001 h3 img{
    display: block;
    height: .2rem;
    margin-bottom: .08rem;
}
.title001 h4{
    font-size: .14rem;
    line-height: .24rem;
    color: #d3d3d3;
    text-align: center;
    margin-top: .01rem;
    letter-spacing: .15em;
    font-family: 'SourceHanSerifCN-Regular',sans-serif;
}
.index_s1 .tab_tit{
    margin-top: .3rem;
    display: flex;
    justify-content: center;
}
.index_s1 .tab_tit .li{
    position: relative;
    margin: 0 .16rem;
    cursor: pointer;
    min-width: 1.7rem;
    border: 1px solid #e3e3e3;
    border-radius: 50vw;
    transition: .5s;
    overflow: hidden;
}
.index_s1 .tab_tit .li span{
    display: block;
    font-size: .2rem;
    line-height: .52rem;
    color: #333333;
    text-align: center;
    position: relative;
    z-index: 2;
    transition: .5s;
}
.index_s1 .tab_tit .li:after{
    position: absolute;
    content: '';
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px;
    background: #72318d;
    transform: scaleX(0);
    transform-origin: 50% 50%;
    transition: .5s;
}
.index_s1 .tab_tit .li.active:after{
    transform: scaleX(1);
}
.index_s1 .tab_tit .li.active span{
    color: #fff;
}

.list_box1 ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -.125rem;
}
.list_box1 li a{
    display: block;
    background: #fff;
    box-shadow: 0 0 .2rem rgba(142, 125, 147, 0.1);
    transition: .5s;
}
.list_box1 li a img{
    display: block;
    height: 1.2rem;
}
.list_box1 li{
    padding: .125rem;
}
.list_box1 li:hover a{
    box-shadow: 0 0 .2rem rgba(142, 125, 147, 0.5);
}

.index_s1 .gd{
    margin-top: .25rem;
    display: flex;
    justify-content: center;
}
.index_s1 .gd a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: .02rem;
    background: #d0d0d0;
    transition: .5s;

}
.index_s1 .gd a{
    position: relative;
    display: block;
    font-size: .16rem;
    line-height: .21rem;
    color: rgba(51, 51, 51, 0.6);
    transition: .5s;
}
.index_s1 .gd a:hover:after{
    background: #72318d;
}
.index_s1 .gd a:hover{
    color: #72318d;
}
.index_s1 .tab_cont .child{
    display: none;
}
.index_s1 .tab_cont .child.active{
    display: block;
}
.index_s1 .tab_cont .child.active .list_box1 ul,
.index_s1 .tab_cont .child.active .gd{
    animation: o-upfade-top 0.7s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}
.index_s1 .tab_cont .child.active .gd{
    animation-delay: .2s;
}
.index_s1 .tab_cont{
    margin-top: .22rem;
}
.index_s1 .wp{
    width: 17.2rem;
    position: relative;
    z-index: 3;
}
.index_s1:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 7.23rem;
    background: url("../images/index_s1.png") no-repeat bottom center/100% auto;
}
.index_s1{
    position: relative;
    padding: .75rem 0 ;
}

.title002{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title002 h3{
    font-size: .26rem;
    line-height: .3rem;
    color: #333333;
}
.title002 .more{
    display: block;
    font-size: .16rem;
    line-height: .3rem;
    color: #333333;
    opacity: .6;
    transition: .5s;
}
.title002 .more:hover{
    color: #72318d;
    opacity: 1;
}
.index_s2 .item1{
    width: 29.375%;
    position: relative;
    padding: .38rem .45rem;
    margin-top: .2rem;
}
.index_s2 .item1 .top a{
    display: block;
    position: relative;
}
.index_s2 .item1 .top a .pic{
    padding-top: 2.13rem;
}
.index_s2 .item1 .top a h3{
    position: absolute;
    left: 0;
    right: 0;
    bottom: .18rem;
    font-size: .18rem;
    line-height: .22rem;
    color: #fff;
    height: .44rem;
    padding: 0 .22rem;
    z-index: 3;
}
.index_s2 .item1 .top a:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    height: 40%;
    background: linear-gradient(180deg,transparent 0%, rgba(0, 0, 0, 0.8) 100%);
}
.index_s2 .item1 .top{
    margin-top: .15rem;
}
.list_box2 li a{
    padding-left: .14rem;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.list_box2 li h3{
    flex: 1;
    font-size: .18rem;
    line-height: .22rem;
    color: #333333;
    height: .44rem;
    transition: .5s;
}
.list_box2 li time{
    margin-left: .15rem;
    display: block;
    font-size: .16rem;
    line-height: .22rem;
    color: #333333;
    flex-shrink: 0;
    font-family: 'SourceHanSerifCN-Regular',sans-serif;
}
.list_box2 li:before{
    position: absolute;
    content: '';
    left: 0;
    top: .08rem;
    width: .06rem;
    height: .06rem;
    background: #e4e4e4;
    border-radius: 50%;
    transition: .5s;
}
.list_box2 li{
    position: relative;
}
.list_box2 li + li{
    margin-top: .26rem;
}
.list_box2 li:hover h3{
    color: #72318d;
}
.list_box2 li:hover:before{
    background: #72318d;
}
.list_box2{
    margin-top: .42rem;
}

.index_s2 .item1:after{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    background: #fff;
    border-radius: .1rem;
    box-shadow: 0 0 .3rem rgba(106, 87, 112, 0.1);
    z-index: -1;
}
.index_s2 .item_l:after{
    left: 0;
    right: -.3rem;
}
.index_s2 .item_r:after{
    left: -.3rem;
    right: 0;
}
.index_s2 .item2{
    width: 41.25%;
    position: relative;
    z-index: 2;
    padding: .48rem .5rem .54rem;
    background: #fff;
    border-radius: .1rem;
    box-shadow: 0 0 .3rem rgba(106, 87, 112, 0.1);
}
.list1w a{
    display: block;
}
.list1w a .pic{
    padding-top: 3.15rem;
}
.list1w a .play{
    position: absolute;
    right: .26rem;
    bottom: .2rem;
    width: .5rem;
    height: .5rem;
    background: url("../images/s2-img-3.png") no-repeat 50%/100%;
    z-index: 3;
}
.list1w a h3{
    font-size: .22rem;
    line-height: .3rem;
    color: #333333;
    text-align: center;
    transition: .5s;
}
.list1w a p{
    font-size: .16rem;
    line-height: .24rem;
    color: rgba(51, 51, 51, 0.6);
    height: .48rem;
    text-align: center;
    margin-top: .13rem;
}
.list1w a .txt{
    margin-top: .24rem;
}
.list1w .swiDots{
    position: static;
    font-size: 0;
    margin-top: .31rem;
}
.list1w .swiDots span{
    width: .1rem;
    height: .1rem;
    margin: 0 .075rem;
    background: #e4e4e4;
    opacity: 1;
    transition: .5s;
}
.list1w .swiDots span.active{
    background: #72318d;
}
.list1w{
    margin-top: .17rem;
}
.index_s2 .content{
    margin-top: .4rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.index_s2 .bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 5.6rem;
    background: url("../images/index_s2.png") no-repeat 50%/cover;
}
.index_s2 .title001 h3 span,
.index_s2 .title001 h4{
    color: #fff;
}
.index_s2{
    position: relative;
    padding: .78rem 0 .53rem;
}
.index_s3 .box2{
    width: 24.8125%;
    position: relative;
    z-index: 2;
}
.index_s3 .box2 img{
    display: block;
    width: 100%;
}
.index_s3 .box1{
    width: 33.75%;
    position: relative;
    z-index: 2;
}

.list_box3{
    position: relative;
    height: 5.12rem;
}
.list_box3 li{
    position: absolute;
    width: 2rem;
    height: 2rem;
    padding: .15rem;
    border-radius: 50%;
}
.list_box3 li .a{
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url("../images/s3-img-2.png") no-repeat 50%/cover;
    border-radius: 50vw;
}
.list_box3 li .a h3{
    display: flex;
    align-items: baseline;
    font-size: .18rem;
    color: #333333;
    line-height: 1;
}
.list_box3 li .a h3 span{
    display: block;
    font-size: .46rem;
    line-height: 1;
    color: #72318d;
    font-family: 'SourceHanSerifCN-Bold',sans-serif;
}
.list_box3 li .a h3 i{
    align-self: flex-start;
}
.list_box3 li .a h4{
    font-size: .2rem;
    line-height: 1;
    color: #333;
    margin-top: .1rem;
}
.list_box3_1 li:nth-child(1){
    left: 47.4%;
    top: 0;
}
.list_box3_1 li:nth-child(2){
    left: 0;
    top: 33.203125%;
}
.list_box3_1 li:nth-child(3){
    right: 0;
    bottom: 0;
}
.list_box3_2 li:nth-child(1){
    left: 5.19%;
    top: 0;
}
.list_box3_2 li:nth-child(2){
    right: 0;
    top: 31.25%;
}
.list_box3_2 li:nth-child(3){
    left: 0;
    bottom: 0;
}
.list_box3 li:after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url("../images/s3-img-3.png") no-repeat 50%/100% 100%;
    transition: .8s ease-in-out;
}
.list_box3 li:hover:after{
    transform: rotate(180deg);
}

@media (min-width: 1026px) {

}
.index_s3 .content:after{
    position: absolute;
    content: '';
    left: 0;
    right: .1rem;
    bottom: .7rem;
    height: 3.4rem;
    background: url("../images/s3-img-4.png") no-repeat 50%/auto 100%;
}
.index_s3 .content{
    position: relative;
    margin-top: -.15rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.index_s3{
    padding: .4rem 0 1.36rem;
    background: url("../images/index_s3.png") no-repeat bottom center/100% auto;
}

@media (max-width: 1199px) {
    .banner a .slideImg{
        height: calc(52vw - .1rem);
    }
    .banner_box .bg{
        height: 52vw;
    }
    .index_s1 .wp{
        width: 100%;
    }
    .list_box1 ul{
        margin: 0;
    }
}
@media (max-width: 1025px) {
    .search_box{
        position: static;
        margin-top: .4rem;
    }
    .search_box .con{
        padding: .2rem;
    }
    .search_box .showMores li{
        margin: 0;
    }
    .search_box .showMores ul{
        gap: 0 .2rem;
    }
    .puSerBox .selectInput .defalutInput{
        height: .62rem;
    }
    .puSerBox .selectInput{
        width: 1.6rem;
    }
    .puSerBox .serForm .sub{
        width: 1.6rem;
        height: .52rem;
    }
    .title001 h3 span{
        font-size: .26rem;
        line-height: .3rem;
        margin: 0 .1rem;
    }
    .title001 h4{
        margin-top: 0;
    }
    .title001 h3 img{
        height: .12rem;
        margin-bottom: 0;
        align-self: center;
    }
    .index_s1 .tab_tit .li span{
        line-height: .46rem;
        font-size: .18rem;
    }
    .index_s1 .tab_tit .li{
        min-width: 1.4rem;
        margin: 0 .1rem;
    }
    .index_s1 .tab_tit{
        margin-top: .2rem;
    }
    .list_box1 li a img{
        height: .8rem;
    }
    .list_box1 li{
        padding: 0;
    }
    .list_box1 ul{
        gap:.15rem;
        justify-content: center;
    }
    .index_s1 .gd{
        margin-top: .2rem;
    }
    .index_s1 .tab_cont{
        margin-top: .2rem;
    }
    .index_s1{
        padding: .4rem 0;
    }
    .index_s2 .item1{
        width: 49%;
        padding: .3rem;
        margin-top: 0;
        order: 1;
    }
    .index_s2 .item_l:after{
        right: 0;
    }
    .index_s2 .item_r:after{
        left: 0;
    }
    .list_box2 li h3{
        line-height: .26rem;
        height: .52rem;
    }
    .list_box2 li time{
        line-height: .26rem;
        height: .52rem;
    }
    .list_box2 li + li{
        margin-top: .15rem;
    }
    .list_box2{
        margin-top: .2rem;
    }
    .index_s2 .item1 .top a .pic{
        padding-top: 56.05%;
    }
    .index_s2 .item1 .top a h3{
        line-height: .26rem;
        height: .52rem;
        bottom: .1rem;
        padding: 0 .15rem;
    }
    .index_s2 .item2{
        width: 100%;
        order: 0;
        padding: .3rem;
    }
    .list1w a .pic{
        padding-top: 56.25%;
    }
    .list1w a .txt{
        margin-top: .2rem;
    }
    .list1w a p{
        margin-top: .1rem;
    }
    .list1w .swiDots{
        margin-top: .2rem;
    }
    .index_s2 .content{
        margin-top: .26rem;
        gap: .3rem 0;
    }
    .index_s2{
        padding: .4rem 0;
    }
    .index_s3 .box2{
        width: 100%;
        order: 0;
    }
    .index_s3 .box2 img{
        width: 1.8rem;
        margin: 0 auto;
    }
    .index_s3 .box1{
        flex: 1;
        order: 1;
    }
    .list_box3{
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;

    }
    .list_box3 li{
        position: relative;
        width: 1.4rem;
        height: 1.4rem;
        inset: 0 !important;
    }
    .list_box3 li .a h3 span{
        font-size: .3rem;
    }
    .list_box3 li .a h3{
        font-size: .16rem;
    }
    .list_box3 li .a h4{
        font-size: .18rem;
        margin-top: .05rem;
    }
    .index_s3 .content{
        margin-top: .15rem;
        gap: .1rem .2rem;
    }
    .index_s3 .content:after{
        display: none;
    }
    .index_s3{
        padding: 0 0 .4rem;
    }
}

@media (max-width: 769px) {
    .banner .swiDots span{
        width: .32rem;
        height: .2rem;
        margin: 0 .05rem;
    }
    .banner .swiDots{
        bottom: .2rem;
    }
    .search_box .tab_tit .li{
        width: 33.33%;
        line-height: .6rem;
    }
    .index_s2 .item1{
        width: 100%;
    }
    .index_s3 .box1{
        flex: auto;
        width: 100%;
    }
    .index_s3 .content{
        gap: .2rem;
    }
    .puSerBox .selectInput{
        width: 100%;
    }
    .puSerBox .selectInput .defalutInput{
        height: .58rem;
    }
    .puSerBox .selectInput:before{
        display: none;
    }
    .puSerBox .serForm{
        flex: inherit;
        overflow: hidden;
        margin-left: 0;
        width: 100%;
        border-top: 1px solid #dedae0;
    }
    .puSerBox .serForm .inp{
        padding-left: .2rem;
    }
    .puSerBox .serForm .sub{
        width: 1.2rem;
        height: .58rem;
        margin-right: 0;
        border-radius: 0;
    }
    .puSerBox .serForm .sub img{
        width: .18rem;
        margin-left: .05rem;
    }
    .puSerBox{
        border-radius: 5px;
    }
    .search_box .showMores li{
        padding: .05rem 0;
    }
}
@media (max-width: 481px) {
    .list_box1 li a img{
        height: .7rem;
    }
    .list_box3 li .a h4{
        font-size: .16rem;
    }
    .list_box3 li .a h3 span{
        font-size: .28rem;
    }
    .list_box3 li{
        width: 1.3rem;
        height: 1.3rem;
        padding: .1rem;
    }
    .index_s3 .box2 img{
        width: 1.6rem;
    }
}