.m1200{position: relative;}
a:hover{color: #fff;}
.navFixed{position: fixed !important;left: 0;top: 0;width: 100%;z-index: 999;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;}
.pcno{display: none !important;}
.mno{display: block !important;}
.mflex{display: none !important;}
/* btn */
.btnFrames{overflow: hidden;position: relative;}
.btn_active::after {content: "";display: block;width: 14%;height: 290%;background: rgba(255, 255, 255, 0.4);transform: rotate(35deg);position: absolute;left: -20%;top: -120%;animation: leftTransiform ease-in-out 0.5s forwards;-webkit-animation: leftTransiform ease-in-out 0.5s forwards;}
@keyframes leftTransiform {
    0% {left: -20%;}
    100% {left: 120%;}
}
@media(max-width:1000px){
    .m1200{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1rem;}
    .btn_active::after{display: none;}
    /* .navFixed{left: calc((100% - 7.5rem)/2);} */
}

/* 去掉移动端53自带浮窗 */
#mobile_minchat_div{display: none !important;}

.header_banner{height: 510px;background: url('../images/banner.png') no-repeat center top;}
.header_banner .logo{position: absolute;left: 20px;top: 31px;}
.header_banner .slogo{position: absolute;right: 20px;top: 30px;}
.header_banner .banner_text{position: absolute;left: 399px;top: 118px;}
.header_banner .banner_text1{position: absolute;left: 284px;top: 158px;}
.header_banner .banner_text2{position: absolute;left: 284px;top: 250px;}
.header_banner .banner_text3{position: absolute;left: 709px;top: 257px;}
.header_banner .ulBtn{display: flex;justify-content: flex-start;align-items: center;line-height: 1; padding:3px;position: absolute;left: 407px;top: 395px; width: 386px;height: 50px;box-sizing: border-box;background: url('../images/banner_btn_bk.png') no-repeat;}
.header_banner .btn{width:174px;height: 62px;background: url('../images/banner_btn.png') no-repeat;padding:13px 13px 13px 11px;box-sizing: border-box;position: absolute;left: -5px;top: -6px; font-size: 18px;color: #fff;}
.header_banner .btn div{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;border-radius: 18px;}
.header_banner .flex_Phone{font-size: 20px;color: #280f81;padding-left: 150px;box-sizing: border-box;width: 100%;text-align: center;}

.nav{height: 60px;background: #fff;box-shadow: 0 6px 6px rgba(231, 231, 231, 0.3);position: relative;}
.nav .m1200{height: 100%;display: flex;justify-content: space-around;}
.nav a{font-size: 18px;color: #333;height: 100%;display: flex;justify-content: center;align-items: center;position: relative;}
.nav a::after{content: '';width: 100%;height: 4px;background: url('../images/nav_ac.png') no-repeat center top;position: absolute;left: 0;bottom: 0;display: none;}
.nav a.active{font-weight: bold;background-image: linear-gradient(270deg, #8d43f1,#6529e0);background-clip: text;-webkit-background-clip: text;color: transparent;position: relative;}
.nav a.active::after{display: block;}

.page1{height: 400px;background: url('../images/page1.png') no-repeat center top;}
.page1 .content{width: 800px;height: 230px;background: #fff;line-height: 1; position: absolute;left:63px;top:90px;box-shadow: 0 0 16px 40px rgba(221, 240, 253, 0.3);padding: 41px 55px 0 67px;box-sizing: border-box;}
.page1 .intro{font-size: 20px;font-weight: bold;color: #333;height: 44px;border-bottom: 1px solid #f3ebff;position: relative;margin-bottom: 19px;}
.page1 .intro::before{content:'';width: 16px;height: 16px;background: url('../images/page1_icon.png') no-repeat;position: absolute;left:-12px;top:-10px;}
.page1 .intro::after{content: '';width: 79px;height: 2px;background: #8642f0;position: absolute;left: 0;bottom: 0;}
.page1 .introCont{font-size: 14px;line-height: 26px;color: #666;}

.titleCent{line-height: 1;padding: 80px 0 60px;}
.titleCent .titFold{font-size: 40px;color: #333;font-weight: bold;display: flex;justify-content: center;align-items: center;}
.titleCent .titFold::before{content: '';width: 80px;height: 25px;background: url('../images/tit_l.png') no-repeat;margin-right: 20px;display: block;}
.titleCent .titFold::after{content: '';width: 81px;height: 26px;background: url('../images/tit_r.png') no-repeat;margin-left: 20px;display: block;}
.titleCent .titFold .ml{margin-left: 20px;}
.titleCent .titFold .mr{margin-right: 20px;}
.titleCent .titFold span.orange{background-image: linear-gradient(270deg, #8d43f1,#6529e0);background-clip: text;-webkit-background-clip: text;color: transparent;}
.titleCent.white .titFold{color: #fff;}
.titleCent.white .titFold::before{content: '';width: 80px;height: 25px;background: url('../images/tit_1.png') no-repeat;margin-right: 20px;display: block;}
.titleCent.white .titFold::after{content: '';width: 81px;height: 26px;background: url('../images/tit_2.png') no-repeat;margin-left: 20px;display: block;}
.btnNew{width: 260px;height: 46px;border-radius: 23px;background: linear-gradient(260deg,#ff6400,#ff9000);margin: auto;box-shadow: 0 6px 6px rgba(255, 144, 0, 0.12);display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;}

.page2{background: url('../images/page2.png') no-repeat center top; padding-bottom: 80px;}
.page2 .disflex{display: flex;justify-content: space-between;}
.page2 .li{width: 380px;height: 229px;line-height: 1;position: relative;border-radius: 22px;overflow: hidden;}
.page2 .bg1{background: url('../images/page2_1.png') no-repeat;}
.page2 .bg2{background: url('../images/page2_2.png') no-repeat;}
.page2 .bg3{background: url('../images/page2_3.png') no-repeat;}
.page2 .num{position: absolute;left: 32px;bottom: 69px;}
.page2 .h3{font-size: 22px;font-weight: bold;color: #fff;position: absolute;left: 30px;bottom: 29px;padding: 0 0 5px 5px;background: url('../images/page2_icon.png') no-repeat left bottom;}
.page2 .posi{width: 100%;height: 100%;background: linear-gradient(270deg,#8d43f1,#6529e0);position: absolute;left: 0;top: 0;padding: 30px 30px 0 33px;box-sizing: border-box;}
.page2 .num_top{margin:0 0 16px 0px;}
.page2 .h4{font-size: 22px;font-weight: bold;color: #fff;padding: 0 0 5px 5px;margin-left: -3px; background: url('../images/page2_icon.png') no-repeat left bottom;}
.page2 .cont{font-size: 14px;line-height: 24px;color: #fff;padding-top: 8px;}
.page2 .posi{transition: 0.4s top;top: 100%;}
.page2 .li:hover .posi{top: 0;}

.page3{background: url('../images/page3.png') no-repeat center top; padding-bottom: 80px;}
.page3 .disflex{display: flex;justify-content: space-between;margin: -10px auto 34px;width: 1140px;}
.page3 .left{width: 620px;height: 290px;}
.page3 .li_img{width: 100%;height: 100%;display: none;position: relative;}
.page3 .li_img.active{display: block;}
.page3 .li_img.bg1{background: url('../images/page3_1.png') no-repeat;}
.page3 .li_img.bg2{background: url('../images/page3_2.png') no-repeat;}
.page3 .li_img.bg3{background: url('../images/page3_3.png') no-repeat;}
.page3 .li_img.bg4{background: url('../images/page3_4.png') no-repeat;}
.page3 .li_img.bg5{background: url('../images/page3_5.png') no-repeat;}
.page3 .li_img.bg6{background: url('../images/page3_6.png') no-repeat;}
.page3 .bottom{position: absolute;left: 0;bottom: 0;line-height: 1;padding: 0 30px 0;box-sizing: border-box;}
.page3 .tit{font-size: 16px;color: #fff;font-weight: bold;}
.page3 .cont{font-size: 14px;line-height: 22px; color: #fff;padding: 9px 0 21px;}
.page3 .right{width: 510px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.page3 .li{width: 250px;height: 90px;background: #fff;cursor: pointer;margin-bottom: 10px;}
.page3 .line{height: 59px;width: 100%;display: flex;justify-content: center;align-items: center;}
.page3 .title{font-size: 14px;color: #333;text-align: center;line-height: 1;}
.page3 .zero{display: block;}
.page3 .zero.ac{display: none;}
.page3 .li.active{background: #9d00f3;}
.page3 .li.active .title{color: #fff;}
.page3 .li.active .zero{display: none;}
.page3 .li.active .zero.ac{display: block;}

.page4{background: #fbf9ff;padding-bottom: 80px;}
.page4 .disflex{display: flex;justify-content: space-between;}
.page4 .li{width: 200px;height: 110px;font-size: 16px;color: #652ae0;display: flex;justify-content: center;align-items: center;margin-bottom: 2px;background: #f2e9ff;cursor: pointer;}
.page4 .li.active{background: linear-gradient(270deg,#8d43f1,#6529e0);color: #fff;font-weight: bold;}
.page4 .slide{width: 998px;height: 334px;background: #fff;box-shadow: 0 0 40px 8px rgba(239, 231, 255, 0.3);}
.page4 .titIcon{display: flex;justify-content: flex-start;align-items: center;font-size: 16px;font-weight: bold;color: #333;}
.page4 .imgBox{width: 26px;line-height: 1;}
.page4 .css1{padding: 42px 0 0 35px;box-sizing: border-box;display: flex;justify-content: flex-start;position: relative;}
.page4 .contBox{padding: 6px 0 10px 26px;}
.page4 .cont{font-size: 14px;line-height: 22px;color: #666666;display: flex;justify-content: flex-start;}
.page4 .lineone{width: 473px;padding-right: 35px;box-sizing: border-box;background: url('../images/page4_icon6.png') no-repeat right top;}
.page4 .linetwo{flex: 1;padding: 0 40px 0 27px;box-sizing: border-box;}
.page4 .css1 .btnNew{position: absolute;right: 115px;bottom: 38px;}

.page4 .css2{padding: 42px 0 0 37px;box-sizing: border-box;}
.page4 .fraction{margin: -20px 0 0 30px;}
.page4 .z-index{position: relative;z-index: 10;}
.page4 .css2 .btnNew{position: absolute;right: 65px;bottom: 38px;}

.page4 .css3{padding: 42px 0 0 37px;box-sizing: border-box;}
.page4 .css3 .btnNew{position: absolute;right: 370px;bottom: 38px;}
 
.page4 .css1{display: none;}
.page4 .css1.active{display: flex;}
.page4 .css2{display: none;}
.page4 .css2.active{display: block;}
.page4 .css3{display: none;}
.page4 .css3.active{display: block;}

.page5{padding-bottom: 80px;}
.page5 .disflex{display: flex;justify-content: space-between;}
.page5 .slide{width: 580px;height: 310px;box-shadow: 0 0 40px 16px rgba(239, 231, 255, 0.3);padding: 38px 0 0 55px;box-sizing: border-box;line-height: 1;position: relative;}
.page5 .slide.bg1{background: url('../images/page5_1.png') no-repeat;}
.page5 .slide.bg2{background: url('../images/page5_2.png') no-repeat;}
.page5 .tit{font-size: 18px;font-weight: bold;color: #333;}
.page5 .li{font-size: 14px;color: #333333;padding-bottom: 12px;display: flex;justify-content: flex-start;align-items: center;}
.page5 .li::before{content: '';width: 4px;height: 4px;margin-right: 9px;background:  #652ae0;display: block;border-radius: 50%;}
.page5 .bold{font-weight: bold;}
.page5 .cont{padding-top: 35px;}
.page5 .cont.css .li{padding-bottom: 18px;display: flex;justify-content: flex-start;align-items: center;}
.page5 .cont.css .li::before{content: '';display: block;width: 14px;height: 13px;background: url('../images/page5_icon1.png') no-repeat;margin-right: 10px;border-radius: 0;margin-top: -2px;}

.page5 .purple{width: 200px;height: 40px;border: 1px solid #c4abf9;box-sizing: border-box;display: flex;justify-content: center;align-items: center;background: #faf7ff;border-radius: 20px;position: absolute;left: calc((100% - 200px)/2);bottom: 32px;font-size: 14px;font-weight: bold;color: #652ae0;}
.page5 .purple.active{background: linear-gradient(270deg,#8d43f1,#6529e0);color: #fff;font-weight: bold;}

.page5 .purple:hover{background: linear-gradient(270deg,#8d43f1,#6529e0);color: #fff;font-weight: bold;}
.page5 .purple.active:hover{background: #faf7ff;color: #652ae0;}

.page6{background: #fcfbff;padding-bottom: 80px;}
.page6 .purpleTit{font-size: 16px;color: #fff;font-weight: bold;width: 109px;height: 30px;border-radius: 15px;margin: -10px auto 20px;display: flex;justify-content: center;align-items: center;background: linear-gradient(270deg,#8d43f1,#6529e0);}
.page6 .classFeedBack{font-size: 14px;color: #333;text-align: center;line-height: 1;}
.page6 .content{position: relative;}
.page6 .gread{width: 446px;height: 446px;margin:17px auto 0;position: relative;}
.page6 .special{width: 118px;height: 118px;font-size: 22px;line-height: 28px;font-weight: bold;color: #fff;display: flex;justify-content: center;align-items: center;text-align: center;position: absolute;left:calc((100% - 118px)/2);top:calc((100% - 118px)/2);letter-spacing: 2px;text-indent: 2px;}
.page6 .slidel{width: 264px;position: absolute;left: 60px;top: 41px;}
.page6 .slider{width: 226px;position: absolute;right: 78px;top: 41px;}
.page6 .togetClass{line-height: normal;}
.page6 .togetClass .purpleTit{margin: 0 0 20px 0;}
.page6 .num{font-size: 14px;font-weight: bold;color: #333;}
.page6 .num_cont{font-size: 14px;line-height: 22px;color: #666666;padding: 8px 0 16px 16px;}
.page6 .top{height: 248px;}
.page6 .bom_cont{font-size: 14px;color: #333333;line-height: 22px;}
.page6 .animate_rote{animation: rotate 1s;}

@keyframes rotate {
    from {
        transform: rotate(-200deg);
    }
    to {
        transform: rotate(0deg);
    }
}

@media (max-width:1000px) {
    .header_banner{height: 5rem;background: url('../images/images/banner1.png') no-repeat;background-size: cover;}
    .header_banner .logo{width: 3.1rem;left:0.34rem;top: 0.2rem;}
    .header_banner .slogo{width: 2.01rem;right:0.33rem;top: 0.22rem;}
    .header_banner .content{display: none;}
    .header_banner .ulBtn{width: 4.06rem;height: 0.52rem;left: 1.62rem;top: 3.85rem;padding: 0.03rem; background: url('../images/images/banner_btn_bk.png') no-repeat;background-size: 100% 100%;}
    .header_banner .flex_Phone{font-size: 0.2rem;padding-left: 1.7rem;}
    .header_banner .btn{font-size: 0.2rem;width: 1.95rem;height: 0.64rem;background: url('../images/images/banner_btn.png') no-repeat;background-size: 100% 100%;padding: 0.13rem 0.12rem;box-sizing: border-box;left:-0.06rem;top: -0.06rem;}

    .nav{height: 0.8rem;box-shadow: 0 0 0 #fff;}
    .nav a{font-size: 0.22rem;color:#666;width: calc(100% / 6);}
    .nav a.active::after{display: none;}
    .nav a.active{color: #fff;font-weight: bold;background: linear-gradient(270deg,#8d43f1,#6529e0);}

    .page1{height: 4.9rem;background: url('../images/images/page1.png') no-repeat;background-size: cover;}
    .page1 .content{width: 6.7rem;height: 3.3rem;left: 0.4rem;top: 0.8rem;box-shadow: 0 0 0.16rem 0.4rem rgba(221, 240, 253, 0.3);padding: 0.34rem 0.56rem 0 0.67rem;}
    .page1 .intro{font-size: 0.28rem;height: 0.51rem;margin-bottom:0.14rem;}
    .page1 .introCont{font-size: 0.2rem;line-height: 0.32rem;}
    .page1 .intro::before{width: 0.16rem;height: 0.16rem;background-size: 0.16rem 0.16rem;left:-0.13rem;top:-0.03rem;}

    .titleCent{padding: 0;margin: 0.8rem auto 0.6rem;}
    .titleCent .titFold{display: none;}

    .page2{overflow: hidden;padding-bottom: 0.8rem;background: url('../images/images/page2.png') no-repeat center bottom;background-size: cover;}
    .page2 .titleCent{height: 0.4rem;background: url('../images/images/tit1.png') no-repeat center top;background-size:5.14rem 0.4rem;}
    .page2 .disflex{width: max-content;padding-left: 0.2rem;}
    .page2 .box{padding: 0 0rem 0 0rem;box-sizing: border-box;}
    .page2 .posi{top: 0;padding: 0.3rem 0.26rem 0 0.33rem;}
    .page2 .li{width: 3.8rem;height: 3.1rem;overflow: hidden;border-radius: 0.22rem;margin: 0 0.1rem;}
    .page2 .num_top{margin: 0 0 0.16rem 0;}
    .page2 .bg1 .num_top{width: 0.37rem;}
    .page2 .bg2 .num_top{width: 0.47rem;}
    .page2 .bg3 .num_top{width: 0.47rem;}
    .page2 .bg1{margin-left: 0.2rem;}
    .page2 .bg3{margin-right: 0.2rem;}

    .page2 .bg1 .posi{background: url('../images/images/page2_1.png') no-repeat;background-size: cover;}
    .page2 .bg2 .posi{background: url('../images/images/page2_2.png') no-repeat;background-size: cover;}
    .page2 .bg3 .posi{background: url('../images/images/page2_3.png') no-repeat;background-size: cover;}
    .page2 .h4{font-size: 0.22rem;padding:0 0 0.03rem 0.05rem;margin-left: -0.03rem;background-size: 0.8rem 0.06rem;}
    .page2 .cont{font-size: 0.2rem;line-height: 0.32rem;padding-top: 0.12rem;}
    .page2 .swiper-slide{width: auto;}

 
    .page3{overflow: hidden;padding-bottom: 0.8rem;background: url('../images/images/page3.png') no-repeat center bottom;background-size: cover;}
    .page3 .titleCent{height: 0.4rem;background: url('../images/images/tit2.png') no-repeat center top;background-size:5.14rem 0.4rem;}
    .page3 .left{display: none;}
    .page3 .right{width: 100%;}
    .page3 .disflex{width: 100%;margin: 0;padding: 0 0.3rem 0.4rem;box-sizing: border-box;}
    .page3 .li{width: 3.4rem;height: 1.4rem;border-radius: 0 0 0.12rem 0.12rem;position: relative;background: #fff;margin-bottom: 0.1rem;}
    .page3 .li.active{background: #fff;}
    .page3 .li::before{content: '';display: block;width: 100%;height:0.04rem;background: #a300fd;}
    .page3 .zero{display: none !important;}
    .page3 .line{height: 0.89rem;}
    .page3 .title{font-size: 0.24rem;}
    .page3 .li.active .title{color: #333;}

    .btnNew{width: 4.5rem;height: 0.8rem;border-radius: 0.4rem;font-size: 0.28rem;box-shadow: 0 0.06rem 0.06rem rgba(255, 144, 0, 0.12);}

    .page4{overflow: hidden;padding-bottom: 0.8rem;}
    .page4 .titleCent{height: 0.39rem;background: url('../images/images/tit3.png') no-repeat center top;background-size:5.14rem 0.39rem;}
    .page4 .disflex{display: block;width: 6.94rem;margin: 0 auto 0.32rem;}
    .page4 .left{display: flex;justify-content: space-between;height: 1rem;align-items: flex-end;}
    .page4 .li{width: 2.3rem;height: 0.8rem;background: #f2e9ff;border-radius: 0.2rem 0.2rem 0 0;font-size: 0.24rem;margin-bottom: 0;}
    .page4 .li.active{height: 100%;}
    .page4 .slide{width: 100%;height: 4.3rem;border-radius: 0 0 0.2rem 0.2rem;box-shadow: 0 0 0.4rem 0.08rem rgba(239, 231, 255, 0.3);}
    .page4 .linetwo{display: none;}
    .page4 .css1{padding: 0.37rem 0.3rem 0 0.4rem;}
    .page4 .css2{padding: 0.37rem 0.1rem 0 0.4rem;}
    .page4 .css3{padding: 0.37rem 0.3rem 0 0.4rem;}

    .page4 .css1 .btnNew{display: none;}
    .page4 .css2 .btnNew{display: none;}
    .page4 .css3 .btnNew{display: none;}
    .page4 .lineone{width: 100%;padding-right: 0;background: none;}
    .page4 .titIcon{font-size: 0.22rem;line-height: normal;}
    .page4 .contBox{padding: 0.14rem 0 0.22rem 0.39rem;}
    .page4 .cont{font-size: 0.2rem;line-height: 0.32rem;}
    .page4 .imgBox{width: 0.39rem;}
    .page4 .m1{width: 0.22rem;}
    .page4 .m2{width: 0.25rem;}
    .page4 .m3{width: 0.22rem;margin-left: 0.02rem;}
    .page4 .m4{width: 0.21rem;}
    .page4 .m5{width: 0.21rem;}

    .page4 .fraction{margin: -0.2rem 0 0 0.4rem;width: 5.6rem;}
    .page4 .fraction img{width: 100%;}


    .page5{overflow: hidden;padding-bottom: 0.8rem;}
    .page5 .titleCent{height: 0.41rem;background: url('../images/images/tit4.png') no-repeat center top;background-size:6.37rem 0.41rem;}
    .page5 .slide{width: 5.8rem;height: 3.5rem;box-shadow: 0 0 0.4rem 0.16rem rgba(239, 231, 255, 0.3);padding: 0.4rem 0.4rem 0 0.46rem;box-sizing: border-box;
    margin: 0.3rem 0.2rem 0.38rem;}
    .page5 .purple{display: none;}
    .page5 .pl30{box-sizing: border-box;overflow: hidden;margin-top: -0.3rem;}
    .page5 .swiper-container{overflow: initial;}
    .page5 .swiper-slide{width: auto;}
    .page5 .slide.bg1{background: url('../images/images/page5_1.png') no-repeat;background-size: cover;}
    .page5 .slide.bg2{background: url('../images/images/page5_2.png') no-repeat;background-size: cover;}
    .page5 .tit{font-size: 0.28rem;}
    .page5 .cont{padding-top: 0.22rem;}
    .page5 .li{font-size: 0.2rem;line-height: 0.32rem; padding-bottom:0rem;display: flex;justify-content: flex-start;align-items: flex-start;}
    .page5 .li::before{width: 0.06rem;height: 0.06rem;margin-right: 0.13rem;margin-top: 0.12rem;}
    .page5 .li .flex{flex:1;}
    .page5 .cont.css .li{padding-bottom: 0.1rem;display: flex;align-items: flex-start;}
    .page5 .cont.css .li::before{width: 0.2rem;height: 0.19rem;background: url('../images/images/page5_3.png') no-repeat;background-size: 0.2rem 0.19rem;margin:0.04rem 0.1rem 0 0;border-radius:0;}
    .page5 .changewidth{padding-right: 1rem;}

    .page6{overflow: hidden;padding-bottom: 0rem;height: 8.7rem;}
    .page6 .titleCent{height: 0.41rem;background: url('../images/images/tit5.png') no-repeat center top;background-size:6.38rem 0.41rem;}
    .page6 .animate_rote{animation: normal;display: none;}
    .page6 .purpleTit{width: 1.5rem;height: 0.4rem;border-radius: 0.2rem;font-size: 0.24rem;margin: 0 auto 0.16rem;}
    .page6 .classFeedBack{font-size: 0.22rem; line-height: 0.3rem;}
    .page6 .font{font-size: 0.22rem;line-height: 0.3rem;color: #333333;text-align: center;}
    .page6 .center{width: 2.9rem;height: 2.9rem;background: url('../images/images/page6_icon.png') no-repeat;background-size: cover;margin: 0.25rem auto 0;display: flex;justify-content: center;align-items: center;}
    .page6 .mincenter{width: 0.9rem;height: 0.9rem;font-size: 0.22rem;line-height: 0.28rem;color: #fff;font-weight: bold;text-align: center;display: flex;justify-content: center;align-items: center;letter-spacing: 0.03rem;text-indent: 0.03rem;}
    .page6 .num1{position: absolute;left: 0.26rem;top: 1.22rem;}
    .page6 .num2{position: absolute;right: 0rem;top: 1.22rem;width: 2.18rem;}
    .page6 .num3{position: absolute;left: 1.34rem;top: 4.36rem;}
    .page6 .num4{position: absolute;left: 4.66rem;top: 4.36rem;}
    .page6 .purpleTit.l{margin: 0 0 0.2rem 0;}
    .page6 .purpleTit.l1{margin: 0 0 0.16rem 0;}
    .page6 .num{line-height: 1;font-size: 0.22rem;padding-bottom: 0.1rem;}
    .page6 .font2{padding:0 0 0.15rem 0.16rem;font-size: 0.2rem;line-height: 0.3rem;color: #666666;}
    .page6 .font.l{text-align: left;}


    .fixedWindow{height: 1.6rem;width: 100%;position: fixed;left: 0;bottom: 0;z-index: 999;background: #fff;box-shadow: 0 -0.06rem 0.12rem rgba(187, 193, 200, 0.2);display: flex;justify-content: flex-start;}
    .fixedWindow .phone{font-size: 0.22rem;color: #333333;line-height: 1;width: 1.5rem;margin-left: 0.07rem;text-align: center;display: block;padding-top: 0.31rem;}
    .fixedWindow .phoneImg{width: 0.34rem;margin: 0 auto 0.14rem;display: block;}
    .fixedWindow .btnPhone{font-size: 0.3rem;color: #fff;font-weight: bold;display: flex;justify-content: space-between;align-items: center; width: 5.8rem;height: 0.88rem;background: url('../images/images/phone_btn.png') no-repeat;background-size: 100% 100%;margin-top: 0.22rem;}    
    .fixedWindow .btnPhone .font{width: 50%;text-align: center;}
    .fixedWindow .btnPhone .font.active{color: #ff790b;}







}


