.banner {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/banner.png) top center no-repeat;
    width: 100%;
    height: 10.5rem;
    background-size: cover;
}
@media screen and (min-width: 1200px) {
    #content {
        background-color: #140909 !important;
    }
}



#content {
    background-color: #140909;
}

.part1 {
    width: 100%;
    height: 10.03rem;
 
    position: relative;
}

.part1 .pt1_text {
    position: absolute;
    bottom: 2rem;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    height: 0.39rem;
    width: 7rem;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .20rem;
    line-height: .39rem;
    letter-spacing: 0.1em;
    color: #999999;
}

.part1 .pt1_bg {
    position: absolute;
    width: 6.87rem;
    height: 7.2rem;
    top: .1rem;
    left: 50%;
    transform: translate(-50%);

    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt1_bg.png) top center no-repeat;
    background-size: cover;
}

.part1 .button {
    position: absolute;
    width: 4.92rem;
    height: .9rem;
    bottom: .64rem;
    left: 50%;
    transform: translate(-50%);

    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt1_button.png) top center no-repeat;
    background-size: cover;
}

.part2 {
    width: 100%;
    height: 11.46rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt2-bg.png) top center no-repeat;
    background-size: cover;
    position: relative;
}

.part2 .pt2_title {
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt2_title.png) top center no-repeat;
    background-size: cover;
    width: 4.45rem;
    height: 1.49rem;
}

.part2 .pt2_text {
    position: absolute;
    width: 3.5rem;
    height: .64rem;
    left: .54rem;
    top: 1.58rem;

    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .24rem;
    line-height: 134.5%;
    color: #FFFFFF;
}

.part2 .pt2_con {
    position: absolute;

    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt2_con.png) top center no-repeat;
    background-size: cover;
    width: 6.6rem;
    height: 8.73rem;
    left: 50%;
    transform: translate(-50%);
    top: 2.62rem;
}

.part2 .pt2_img01 {
    position: absolute;
    width: .32rem;
    height: 2.28rem;
    left: .56rem;
    top: 2.76rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt2_img01.png) top center no-repeat;
    background-size: cover;
}

.part2 .pt2_img02 {
    position: absolute;
    width: .32rem;
    height: 1.69rem;
    left: 2.83rem;
    top: 2.76rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt2_img02.png) top center no-repeat;
    background-size: cover;
}

.part2 .pt2_img03 {
    position: absolute;
    width: .32rem;
    height: 1.69rem;
    left: 5.23rem;
    top: 2.76rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt2_img03.png) top center no-repeat;
    background-size: cover;
}

.part2 .pt2_img04 {
    position: absolute;
    width: .32rem;
    height: 1.4rem;
    left: 1.62rem;
    top: 7.48rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt2_img04.png) top center no-repeat;
    background-size: cover;
}

.part2 .pt2_img05 {
    position: absolute;
    width: .32rem;
    height: 1.69rem;
    left: 4.18rem;
    top: 7.48rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt2_img05.png) top center no-repeat;
    background-size: cover;
}


.part22 {
    width: 100%;
    height: 5.78rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt22_bg.png) top center no-repeat;
    background-size: cover;
    position: relative;
    margin-top: 0.8rem;
}


.part3 {
    width: 100%;
    height: 8rem;
    position: relative;
    overflow: hidden;
}

.part3 .pt3_title {
    position: absolute;
    top: .6rem;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_title.png) top center no-repeat;
    background-size: cover;
    width: 4.45rem;
    height: 1.49rem;
}

.pt3_con {
    width: 6.84rem;
    height: 1.46rem;
    margin-bottom: .12rem;
    display: flex;
    justify-content: space-between;
    margin: .12rem auto;
}

.pt3_con01 {
    margin: 2.4rem auto 0;
}

.pt3_con .pt3_conli {
    height: 1.46rem;
    width: 3.36rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_iconbg.png) top center no-repeat;
    background-size: cover;
    position: relative;
}

.pt3_con .pt3_conli_left {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_iconleftbg.png) top center no-repeat;
    background-size: cover;
}

.pt3_con .pt3_conli .shuzi {
    position: absolute;
    left: 0.6rem;
    top: 0.2rem;
    width: 2.5rem;
    height: 0.79rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_question01.png    ) top center no-repeat;
    background-size: cover;

}

.pt3_con .pt3_conli .shuzi02 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_question02.png    ) top center no-repeat;
    background-size: cover;
}

.pt3_con .pt3_conli .shuzi03 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_question03.png    ) top center no-repeat;
    background-size: cover;
}

.pt3_con .pt3_conli .shuzi04 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_question04.png    ) top center no-repeat;
    background-size: cover;
}

.pt3_con .pt3_conli .shuzi05 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_question05.png    ) top center no-repeat;
    background-size: cover;
}

.pt3_con .pt3_conli .shuzi06 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_question06.png    ) top center no-repeat;
    background-size: cover;
}

.pt3_con .pt3_conli .wenhao {
    position: absolute;
    left: .28rem;
    top: 0.31rem;
    width: .31rem;
    height: 0.28rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt3_Vector.png  ) top center no-repeat;
    background-size: cover;

}

.pt3_con .pt3_conli .text {
    position: absolute;
    left: .68rem;
    top: .27rem;
    width: 2.9rem;
    height: .38rem;

    font-family: 'Alibaba PuHuiTi';
    font-style: normal;
    font-weight: 400;
    font-size: .28rem;
    color: #FFFFFF;

}

.pt3_con .pt3_conli .button {
    position: absolute;
    width: 2.12rem;
    height: .39rem;
    line-height: .39rem;
    text-align: center;
    bottom: .27rem;
    left: 50%;
    transform: translate(-50%);

    background: #FFD686;
    border-radius: .40rem;
    color: #070E0B;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 500;
    font-size: .20rem;


}

.part4 {
    width: 100%;
    height: 18.54rem;
    position: relative;
    overflow: hidden;
}

.part4 .pt4_title {
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt4_title.png) top center no-repeat;
    background-size: cover;
    width: 5.59rem;
    height: 1.49rem;
}



.pt4_content02 {
    width: 100%;
    margin: .24rem 0 .1rem 0;
    overflow: hidden;
    height: 4.73rem;

    background: rgba(126, 158, 102, 0.1);
}

.pt4_content02 p.tit02 {
    margin: .3rem 0 0.1rem 0;
    text-align: center;
    height: .39rem;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .28rem;
    line-height: .39rem;
    letter-spacing: 0.1em;
    color: #FFFFFF;
}



.pt4_content02 .part4_Swiper02 {
    width: 100%;
    height: 3.61rem;
}

.pt4_content02 .part4_Swiper02 .swiper-slide {
    width: 2.4rem;
    height: 3.61rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.pt4_content02 .part4_Swiper02 .swiper-slide .img {
    width: 2.4rem;
    height: 3.27rem;
    background: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper2_1.png') no-repeat top center;
    background-size: cover;
}

.pt4_content02 .part4_Swiper02 .swiper-slide:nth-of-type(2) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper2_2.png');
}

.pt4_content02 .part4_Swiper02 .swiper-slide:nth-of-type(3) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper2_3.png');
}

.pt4_content02 .part4_Swiper02 .swiper-slide:nth-of-type(4) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper2_4.png');
}

.pt4_content02 .part4_Swiper02 .swiper-slide:nth-of-type(5) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper2_5.png');
}

.pt4_content02 .part4_Swiper02 .swiper-slide:nth-of-type(6) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper2_6.png');
}

.pt4_content02 .part4_Swiper02 .swiper-slide:nth-of-type(7) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper2_7.png');
}

.pt4_content02 .part4_Swiper02 .swiper-slide .text {
    height: .34rem;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .24rem;
    line-height: .34rem;
    /* identical to box height */
    letter-spacing: 0.1em;
    color: #FFFFFF;
    opacity: 0.5;
}



.part4 .hr {
    width: 7rem;
    height: .01rem;
    margin: 0.4rem auto;
    display: flex;
    justify-content: space-evenly;
    opacity: .5;
}

.part4 .hr div {
    width: .08rem;
    height: 100%;
    background-color: #7E9E66;
}

.part4 .pt4_tap .tap_mask {
    width: .8rem;
    height: .3rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt5_icon.png) no-repeat top center;
    background-size: cover;
}

.part4 div.pt4_tap02 {
    width: 6.93rem;
    height: 0.4rem;
    margin: 0.4rem 0 0.3rem 0.4rem;
    display: flex;
}


.pt4_content03 {
    width: 100%;
    height: 4.86rem;
    margin: .24rem 0 .5rem 0;
    overflow: hidden;
    background: rgba(126, 158, 102, 0.1);
}


.pt4_content03 .part4_Swiper03 {
    width: 100%;
    height: 4.86rem;
}

.pt4_content03 .part4_Swiper03 .swiper-slide .tit01 {
    height: .78rem;
    margin: 0.3rem 0 .1rem .41rem;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: .28rem;
    line-height: .39rem;
    color: #FFFFFF;
}

.pt4_content03 .part4_Swiper03 .swiper-slide .tit02 {
    height: .68rem;
    margin: 0 0 .1rem .41rem;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 300;
    font-size: .24rem;
    line-height: .34rem;
    color: #FFFFFF;
    opacity: 0.8;
}

.pt4_content03 .part4_Swiper03 .swiper-slide .img {
    margin: 0 0 0.05rem 0.41rem;
    width: 6.68rem;
    height: 2.52rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper3_1.png) no-repeat top center;
    background-size: cover;

}

.pt4_content03 .part4_Swiper03 .swiper-slide:nth-of-type(2) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper3_2.png');
}

.pt4_content03 .part4_Swiper03 .swiper-slide:nth-of-type(3) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper3_3.png');
}

.pt4_content03 .part4_Swiper03 .swiper-slide:nth-of-type(4) .img {
    background-image: url('https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/images/changjingyuanhua/pt4_swiper3_4.png');
}

.part4 .tap_text {
    height: .39rem;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .28rem;
    line-height: .39rem;
    text-align: center;
    letter-spacing: 0.01em;
    color: #FFFFFF;
}


.part4_painsion {
    width: 2.2rem !important;
    height: 1rem !important;
    position: absolute;
    bottom: 1.3rem !important;
    left: 50% !important;
    transform: translate(-50%);
}


.painsion span {
    width: .20rem;
    height: .20rem;
    background: transparent;
    border-radius: 50% !important;

    background: #FFD686;
    margin-right: 0.2rem !important;
    margin-top: 0.32rem !important;
    opacity: .2;
}

.painsion span.swiper-pagination-bullet-active {
    background: #FFD686;
    opacity: 1;
}

.pt4_swi1 {
    width: 100%;
    height: 3.53rem;
    margin-top: 2rem;
    background: rgba(126, 158, 102, 0.1);
    overflow: hidden;
}

.pt4_swi1 .text01 {
    text-align: center;
    height: .39rem;
    margin: .3rem auto 0;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .28rem;
    letter-spacing: 0.1em;
    color: #FFFFFF;

}

.pt4_swiper01 {
    height: 2.43rem;
    width: 100%;
}

.pt4_swiper01 .swiper-slide {
    width: 3.30rem;
    height: 100%;
    position: relative;
}

.pt4_swiper01 .swiper-slide .img {
    width: 3.30rem;
    height: 2.07rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_swiper1_1.png) top center no-repeat;
    background-size: cover;
}

.pt4_swiper01 .swiper-slide .img02 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_swiper1_2.png) top center no-repeat;
    background-size: cover;
}

.pt4_swiper01 .swiper-slide .img03 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_swiper1_3.png) top center no-repeat;
    background-size: cover;
}

.pt4_swiper01 .swiper-slide .img04 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_swiper1_4.png) top center no-repeat;
    background-size: cover;
}

.pt4_swiper01 .swiper-slide .text {
    position: absolute;
    height: .34rem;
    bottom: -.01rem;
    left: 50%;
    transform: translate(-50%);
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .24rem;
    letter-spacing: 0.1em;

    color: #FFFFFF;

    opacity: 0.5;
}


.part5 {
    width: 100%;
    height: 13rem;
    position: relative;
    overflow: hidden;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt5_bg.png) top center no-repeat;
    background-size: cover;
}

.part5 .pt5_title {
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt5_title.png) top center no-repeat;
    background-size: cover;
    width: 4.45rem;
    height: 1.49rem;
    z-index: 99;
}

.part5 .num01 {
    position: absolute;
    top: 2.08rem;
    left: .7rem;
    width: 1rem;
    height: 0.43rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt5_num01.png) top center no-repeat;
    background-size: cover;
}

.part5 .num02 {
    position: absolute;
    top: 3.73rem;
    left: .7rem;
    width: 1rem;
    height: 0.43rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt5_num02.png) top center no-repeat;
    background-size: cover;
}

.part5 .num03 {
    position: absolute;
    top: 5.38rem;
    left: .7rem;
    width: 1rem;
    height: 0.43rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt5_num03.png) top center no-repeat;
    background-size: cover;
}

.part5 .title01,
.part5 .title02,
.part5 .title03 {
    position: absolute;
    top: 2.14rem;
    left: 2rem;
    width: 1.4rem;
    height: .45rem;

    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 600;
    font-size: .32rem;
    color: #FFFFFF;
}

.part5 .title02 {
    width: 3.5rem;
    top: 3.78rem;
}

.part5 .title03 {
    width: 3.5rem;
    top: 5.4rem;
}

.part5 .tit01,
.part5 .tit02,
.part5 .tit03 {
    width: 4.7rem;
    height: .68rem;

    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .24rem;
    line-height: .34rem;

    color: #E1D9EC;
    position: absolute;
    top: 2.57rem;
    left: 2rem;
}

.part5 .tit02 {
    top: 4.22rem;
}

.part5 .tit03 {
    top: 5.87rem;
}


.part5 .hengxian01,
.part5 .hengxian02 {
    position: absolute;
    width: 6.04rem;
    height: .002rem;
    top: 3.57rem;
    left: 50%;
    transform: translate(-50%);
    background-color: #C9B6E2;
}

.part5 .hengxian02 {
    top: 5.22rem;
}

.pt5_img {
    position: absolute;

    top: 6.53rem;
    left: 50%;
    transform: translate(-50%);
    width: 6.16rem;
    height: 5.04rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt5_img.png) top center no-repeat;
    background-size: cover;
}


.part6 {
    width: 100%;
    height: 7.8rem;
    position: relative;
    overflow: hidden;

}

.part6 .pt6_title {
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_title.png) top center no-repeat;
    background-size: cover;
    width: 5.18rem;
    height: 1.49rem;
    z-index: 99;
}

.part6_Swiper {
    width: 7.03rem;
    height: 4.67rem;
    margin: 1.6rem auto;
}

.part6_Swiper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
}

.part6_Swiper .swiper-slide .bg {
    height: 4.12rem;
    width: 7.03rem;

    position: absolute;
    bottom: 0;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_bg.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .teacher {
    height: 4.67rem;
    width: 2.64rem;
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_teacher01.png) top center no-repeat;
    background-size: cover;
    z-index: 9999;
}


.part6_Swiper .swiper-slide .teacher02 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_teacher02.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .teacher03 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_teacher03.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .teacher05 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_teacher05.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .teacher04 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_teacher04.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .teacher06 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_teacher06.png) top center no-repeat;
    background-size: cover;
}


.part6_Swiper .swiper-slide .tea {
    /* width: 3.98rem; */
    height: 0.34rem;
    position: absolute;
    top: 1rem;
    right: 0.41rem;
    color: #FFF;
    font-size: .36rem;
    /* background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_tear01000022.png) top center no-repeat;
    background-size: cover; */
    z-index: 9999;
}
.part6_Swiper .swiper-slide .tea01 {
    top: 0.9rem;
    height: 0.44rem;
}

/* .part6_Swiper .swiper-slide .tea02 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_tear02.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .tea03 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_tear03.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .tea04 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_tear04.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .tea05 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_tear05.png) top center no-repeat;
    background-size: cover;
}

.part6_Swiper .swiper-slide .tea06 {
    top: 1.4rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt6_tear06.png) top center no-repeat;
    background-size: cover;
} */

.part6_Swiper .swiper-slide .text {
    width: 4.14rem;
    height: 2.88rem;

    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .24rem;
    line-height: .32rem;
    color: #FFFFFF;

    opacity: 0.7;
    position: absolute;
    bottom: .3rem;
    right: 0.25rem;

    z-index: 9999;
}

.part6_Swiper .swiper-slide .text06 {
    bottom: -.1rem;
}

.part6_painsion {
    width: 3rem !important;
    height: 1rem !important;
    position: absolute;
    bottom: 1rem !important;
    left: 50% !important;
    transform: translate(-50%);
}


.part7 {
    width: 100%;
    height: 10.7rem;
    position: relative;
    overflow: hidden;

}

.part7 .pt7_title {
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_title.png) top center no-repeat;
    background-size: cover;
    width: 6.83rem;
    height: 1.49rem;
    z-index: 99;
}

.part7_Swiper {
    width: 6.87rem;
    height: 6.81rem;
    margin: 1.7rem auto;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_swiperbg.svg) top center no-repeat;
    background-size: cover;
}

.part7_painsion {
    width: 3.5rem !important;
    height: 1rem !important;
    position: absolute;
    bottom: 1.6rem !important;
    left: 50% !important;
    transform: translate(-50%);
}

.part7_Swiper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
}

.part7_Swiper .swiper-slide .title {
    position: absolute;
    width: 5.92rem;
    height: .37rem;
    left: .32rem;
    top: .8rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_swiper_title01.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide02 .title {
    height: .87rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_swiper_title02.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide03 .title {
    height: .87rem;
    width: 6.1rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_swiper_title03.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide04 .title {
    height: .88rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_swiper_title04.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide05 .title {
    height: .9rem;
    width: 6.3rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_swiper_title05.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide06 .title {
    height: .88rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_swiper_title06.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide07 .title {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_swiper_title07.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide .text {
    position: absolute;
    top: 1.8rem;
    left: .32rem;
    width: 6.11rem;
    height: 1.02rem;
    font-family: 'PingFang SC';
    font-style: normal;
    font-weight: 400;
    font-size: .24rem;
    line-height: .34rem;
    color: #333333;
}

.part7_Swiper .swiper-slide01 .text,
.part7_Swiper .swiper-slide07 .text {
    top: 1.4rem;
}

.part7_Swiper .swiper-slide .img {
    position: absolute;
    top: 2.2rem;
    left: .32rem;
    width: 5.95rem;
    height: 3.17rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_img01.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide02 .img {
    top: 2.6rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_img02.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide03 .img {
    top: 2.9rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_img03.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide04 .img {
    top: 2.7rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_img04.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide05 .img {
    top: 2.9rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_img05.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide06 .img {
    top: 2.7rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_img06.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide07 .img {
    top: 2.7rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_img07.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide .icon01,
.part7_Swiper .swiper-slide .icon02 {
    position: absolute;
    bottom: .4rem;
    left: .32rem;
    width: .64rem;
    height: .64rem;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_icon01.png) top center no-repeat;
    background-size: cover;
}

.part7_Swiper .swiper-slide .icon02 {
    left: 1.1rem;

    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt7_icon02.png) top center no-repeat;
    background-size: cover;
}


.part8 {
    width: 100%;
    height: 12rem;
    position: relative;
    overflow: hidden;

}

.part8 .pt8_title {
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt8_title.png) top center no-repeat;
    background-size: cover;
    width: 5.28rem;
    height: 1.49rem;
    z-index: 99;
}

.part8_Swiper {
    width: 100%;
    height: 9.29rem;
    margin: 1.7rem auto;

}

.part8 .part8_painsion {
    width: 2.5rem !important;
    height: 1rem !important;
    position: absolute;
    bottom: .6rem !important;
    left: 50% !important;
    transform: translate(-50%);
}

.part8_Swiper .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt8_img01.png) top center no-repeat;
    background-size: cover;
}

.part8_Swiper .swiper-slide02 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt8_img02.png) top center no-repeat;
    background-size: cover;
}

.part8_Swiper .swiper-slide03 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt8_img03.png) top center no-repeat;
    background-size: cover;
}

.part8_Swiper .swiper-slide04 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt8_img04.png) top center no-repeat;
    background-size: cover;
}

.part8_Swiper .swiper-slide05 {
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt8_img05.png) top center no-repeat;
    background-size: cover;
}



.part9 {
    width: 100%;
    height: 8.37rem;
    position: relative;
    overflow: hidden;

}





.part9 .bg {
    position: absolute;
    width: 100%;
    height: 5.69rem;
    bottom: 0;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt9_bgg.png) top center no-repeat;
    background-size: cover;

}


.part9 .pt9_form {
    position: absolute;
    width: 7.09rem;
    height: 7.4rem;
    bottom: .89rem;
    left: 50%;
    transform: translate(-50%) !important;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt9_bg.png) top center no-repeat;
    background-size: cover;
    border-radius: .24rem;
    transform: matrix(-1, 0, 0, 1, 0, 0);

}

.part9 .pt9_tit {
    position: absolute;
    width: 4.27rem;
    height: .88rem;
    bottom: 5.3rem;
    left: 50%;
    transform: translate(-50%) !important;
    background: url(https://wanmei-edu-public.cdn.bcebos.com/m.pixseedschool.com/xinxiliu/images/3Djuese/pt9_tit.png) top center no-repeat;
    background-size: cover;
}



.part9 .form {
    width: 5.9rem;
    height: 3.45rem;
    margin: 3.5rem auto 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.part9 .form .formList {
    width: 5.9rem;
    height: 2.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.part9 .form input {
    border: 0 none;
}

.part9 .form input,
.part9 .form .course-list {
    width: 4.56rem;
    height: .66rem;
    line-height: 0.64rem;
    color: #333333;
    font-size: .24rem;
    border: .01rem solid #141313;
    backdrop-filter: blur(.02rem);
    /* Note: backdrop-filter has minimal browser support */

    border-radius: .12rem;
    box-sizing: border-box;
    position: relative;
    padding-left: .32rem;
}

.course_arrow {
    display: block;
    margin-top: 0.25rem;
    margin-right: 0.3rem;
    float: right;
}

.part9 .form .click-area {
    width: 100%;
    height: inherit;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.part9 .form .click-area span {
    color: #999;
}

.part9 .form .chosen .click-area span {
    color: #333;
}

.part9 .form input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: .24rem;
}

.part9 .submit {
    width: fit-content;
    width: 3.8rem;
    height: .82rem;
    margin-top: .3rem;
    background: #FFD686;
    border-radius: 87px;
    line-height: .78rem;
    text-align: center;
    font-size: .24rem;
    font-weight: 500;
    color: #140909;
    border-radius: .6rem;
    padding: 0 .4rem;
}


.form .course-list-ul {
    overflow-y: auto;
    background-color: white;
    position: absolute;
    box-shadow: 0px 1px 10px rgb(204 204 204 / 5%), 0px 4px 10px rgb(169 169 169 / 8%), 0px 2px 10px -1px rgb(172 172 172 / 12%);
    border-radius: 0.12rem;
    width: 4.67rem;
    height: 2.68rem;
    left: -0.1rem;
    padding-top: 0.08rem;
    top: -1.9rem;
}


.formList .course-list li {
    width: 4.45rem;
    margin: 0 auto;
    line-height: .4rem;
    font-size: .24rem;
    box-sizing: border-box;
    padding: 0.08rem;
    padding-left: .3rem;
    color: #333;
    cursor: pointer;
}

.formList .course-list li img {
    width: .24rem;
    height: .24rem;
    visibility: hidden;
}

.formList .course-list li.active {
    background: rgba(194, 8, 19, 0.05);
}

.formList .course-list li.active img {
    visibility: visible;
}

.part9 .course_arrow {
    height: .14rem;
    width: .25rem;
    /* left: 407px;
top: 26px; */

}