.m1200{position: relative;}
a:hover{color: #fff;}
.navFixed{position: fixed;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 */
.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%;}
}
/* 修改xyz版权css */
.footget{background: #333 !important;color: #fff !important;padding: 10px 0 !important;}
.footget a{color: #fff !important;}
@media(max-width:1000px){
    .m1200{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1.4rem;}
    .btn_active::after{display: none;}
    /* .navFixed{left: calc((100% - 7.5rem)/2);} */
}

.banner{height: 510px;background: url('../images/banner.png') no-repeat center top;}
.banner .logo{position: absolute;left:20px;top:31px;width: 301px;height: 46px;background: url('../images/logo.png') no-repeat;}
.banner .slogo{width: 200px;height: 47px;background: url('../images/slogo.png') no-repeat;position: absolute;right:20px;top:30px;}
.banner .stage{height: 27px;width: 100%;display: flex;justify-content: flex-end;position: absolute;right:272px;top:129px;}
.banner .stage div{width: 57px;height: 27px;display: flex;justify-content: center;align-items: center;font-size: 20px;color: #fff;margin-left: 2px;border-radius: 4px;}
.banner .stage div.bk1{background: #fb4b39;}
.banner .stage div.bk2{background: #fd7d68;}
.banner .stage div.bk3{background: #ffa494;}
.banner .stage div.bk4{background: #ffc9bf;}
.banner .text{width: 665px; height: 136px;background: url('../images/banner_text.png') no-repeat;position: absolute;left:263px;top:147px;z-index: 9;}
.banner .textR{width: 778px;height: 140px;background: url('../images/banner_text_r.png') no-repeat;position: absolute;right:122px;top: 217px;}
.banner .textBot{width: 363px;height: 84px;background: url('../images/banner_text2.png') no-repeat;position: absolute;left:392px;top: 245px;}
.banner .btnUl{line-height: 1;width: 366px;height: 50px;background: url('../images/banner_btnbk.png') no-repeat;position: absolute;left:468px;top:383px;padding-left: 155px;box-sizing: border-box;}
.banner .btn{width: 171px;height: 62px;background: url('../images/banner_abk.png') no-repeat;position: absolute;left:-5px;top:-6px;padding: 13px 12px;box-sizing: border-box;}
.banner .maxDiv{display: flex;justify-content: center;align-items: center;font-size: 18px;color: #fff;width: 100%;height: 100%;border-radius: 18px;overflow: hidden;position: relative;}
.banner .number{color: #fb4b39;font-size: 20px;display: flex;justify-content: center;align-items: center;height: 100%;padding-right: 4px;box-sizing: border-box;}
.banner .rightOpecial{animation: rightOpecial 0.8s forwards;opacity: 0;}
@keyframes rightOpecial {
    0%{opacity:0;transform: translateX(-80px);}
    100%{opacity:1;transform: translateX(0px);}
}

.nav{height: 60px;background: #fff;box-shadow: 0 6px 6px rgba(231, 231, 231, 0.3);position: relative;}
.navFixed{position: fixed;}
.nav .m1200{display: flex;justify-content: space-between;height: 100%;}
.nav .li{display: flex;justify-content: center;align-items: center;width: 16.6%;height: 100%;font-size: 18px;color: #333333;position: relative;}
.nav .li::after{content: '';display:none;background: url('../images/nav_ac.png') no-repeat center bottom;width: 26px;height: 4px;position: absolute;left: calc((100% - 26px)/2);bottom: 0;}
.nav .li.active{font-weight: bold;color: #000;}
.nav .li.active::after{display: none;}
.nav .height0{height: 50px;position: relative;z-index: 999;display:none;}
.nav .height0.active{display: block;}
.nav .minNav{ position: absolute;left: 4px;top: 0px;border-radius: 12px;background: #fff;height: 50px;display: none;justify-content: flex-start;box-shadow: 0 0 6px 3px rgba(33,176,135,0.1);padding: 0 0px 0 30px;box-sizing: border-box;}
.nav .minNav .mina{font-size: 14px;color: #333333;height: 100%;display: flex;align-items: center;cursor: pointer;margin-right: 30px;}
.nav .minNav .mina:hover{color: #21b087;}
.nav .minNav.active{display: flex;}
.nav .minNav.jieduan{left: 4px;}
.nav .minNav.chanpin{left: 710px;}

.home_tit{text-align: center;line-height: 1;padding: 80px 0 60px;}
.home_tit .mainTitle{font-size: 38px;color: #333333;font-weight: bold;display: flex;justify-content: center;align-items: center;}
.home_tit .mainTitle::before{content: '';width: 140px;height: 20px;background: url('../images/tit_l.png') no-repeat;margin-right: 20px;display: block;}
.home_tit .mainTitle::after{content: '';width: 140px;height: 20px;background: url('../images/tit_r.png') no-repeat;margin-left: 20px;display: block;}
.home_tit .mainTitle span.orange{background-image: linear-gradient(270deg,#fb4b39, #ff7b5f);background-clip: text;-webkit-background-clip: text;color: transparent;}
.home_tit .mainTitle span.orange.up{background-image: linear-gradient(270deg, #ff7b5f,#fb4b39);}
.home_tit .mainTitle span.ml{margin-left: 10px;}
.home_tit .mainTitle span.mr{margin-right: 10px;}
.home_tit .fuTit{color: #666666;font-size: 18px;text-align: center;padding-top: 20px;}

.sumBtn{width: 260px;height: 46px;border-radius: 23px;background: linear-gradient(270deg,#ff7b5f,#fb4b39);display: flex;justify-content: center;align-items: center;margin: auto;font-size: 16px;color: #fff;font-weight: bold;position: relative; overflow: hidden;/*box-shadow: 0 6px 6px rgba(255, 64, 129, 0.12);*/}

.page1{background: #fff;padding-bottom: 80px;}
.page1 .list{display: flex;justify-content: space-between;}
.page1 .li{width: 285px;height: 100px;border-radius: 12px;border: 1px solid #42d0d2;box-sizing: border-box;background: #f1fbfb;;line-height: 1;display: flex;align-items: center;transition:0.2s;}
.page1 .tit{font-size: 18px;color: #333333;font-weight: bold;margin-bottom: 6px;padding-top: 4px;}
.page1 .font{font-size: 14px;color: #666666;line-height: 22px;}
.page1 .li::before{content: '';display: block;width: 90px;height: 100%;}
.page1 .li1::before{background: url('../images/page1_icon1.png') no-repeat center center;}
.page1 .li2::before{background: url('../images/page1_icon2.png') no-repeat center center;}
.page1 .li3::before{background: url('../images/page1_icon3.png') no-repeat center center;}
.page1 .li4::before{background: url('../images/page1_icon4.png') no-repeat center center;}
.page1 .li.active{background: linear-gradient(356deg,#54caca,#22a7a6);}
.page1 .li.active .tit,.li.active .font{color: #fff;}
.page1 .li1.active::before{background: url('../images/page1_icon1_ac.png') no-repeat center center;}
.page1 .li2.active::before{background: url('../images/page1_icon2_ac.png') no-repeat center center;}
.page1 .li3.active::before{background: url('../images/page1_icon3_ac.png') no-repeat center center;}
.page1 .li4.active::before{background: url('../images/page1_icon4_ac.png') no-repeat center center;}
.page1 .li:hover{transform: translateY(-10px);}


.page2{background: url('../images/page2.png') no-repeat center top;padding-bottom: 80px;background-size: cover;}
.page2 .navList{position: relative;height: 80px;overflow: hidden;}
.page2 .li{height: 100%;position: absolute;top: 10px;font-size: 16px;color: #22a7a6;text-align: center;line-height: 40px;cursor: pointer;transition: top 0.2s; filter: drop-shadow(0px 0px 40px rgba(233,227,248,0.2));}
.page2 .li1{width: 284px;left: 0px;background: url('../images/page2_nav1.png?v2') no-repeat;z-index: 9;padding-right: 10px;box-sizing: border-box;}
.page2 .li2{width: 314px;left: 245px;background: url('../images/page2_nav2.png?v2') no-repeat;z-index: 8;}
.page2 .li3{width: 314px;left: 516px;background: url('../images/page2_nav3.png?v2') no-repeat;z-index: 7;}
.page2 .li4{width: 314px;left: 793px;background: url('../images/page2_nav4.png?v2') no-repeat;z-index: 6;}
.page2 .li.active{top: 0;line-height: 50px;color: #fff;font-weight: bold;font-size: 18px;}
.page2 .li1.active{background: url('../images/page2_nav1_ac.png?v2') no-repeat;}
.page2 .li2.active{background: url('../images/page2_nav2_ac.png?v2') no-repeat;}
.page2 .li3.active{background: url('../images/page2_nav3_ac.png?v2') no-repeat;}
.page2 .li4.active{background: url('../images/page2_nav4_ac.png?v2') no-repeat;}
.page2 .content{border-radius: 22px;background: #fff;box-shadow: 0 0 40px 12px rgba(34,167,166,0.03);margin: -30px auto 40px;position: relative;z-index: 99;}
.page2 .swiper-pagination{font-size: 0;display: flex;justify-content: center;align-items: center;bottom: 18px;width: 100%;}
.page2 .swiper-pagination span{width: 40px;height: 6px;background: #22a7a6;border-radius: 8px;margin: 0 4px;}
.page2 .slide{position: relative;display: none;}
.page2 .slide.active{display: block;}
.page2 .swiper-container{width: 100%;}
.page2 .swiper-slide{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 40px 40px 20px;box-sizing: border-box;}
.page2 .item{border: 1px solid #a5e6ea;background: #f1fbfb;border-radius: 22px;width: 540px;height: 180px;margin-bottom: 20px;display: flex;justify-content: flex-start;box-sizing: border-box;}
.page2 .item:nth-child(even){width: 560px;}
.page2 .peopleImg{width: 179px;height: 100%;position: relative;overflow: hidden;}
.page2 .intro{display: flex;justify-content: center;align-items: center;text-align: center;width: 150px;height: 48px;border-radius: 8px;background: #22a7a6;line-height: 1;position: absolute;left:15px;top:115px;}
.page2 .myIntroduce{font-size: 16px;color: #fff;font-weight: bold;}
.page2 .remark{font-size: 14px;color: #fff;padding-top: 4px;}
.page2 .people_icon{display: block;margin:15px auto 0;}
.page2 .people_icon_2{margin:18px auto 0;}
.page2 .em2{display: inline-block;width: 2em;}
.page2 .right_condition{flex: 1;line-height: 1;display: flex;justify-content: flex-start;align-items: flex-start;padding: 20px 10px 0 0;box-sizing: border-box;}

.page2 .right_condition .title{font-size: 18px;font-weight: bold;color: #333333;margin-bottom: 15px;margin-left:0em;}
.page2 .right_condition .contFont{display: flex;justify-content: flex-start;font-size: 14px;color: #666666;line-height: 20px;}
.page2 .right_condition .contFont+.contFont{margin-top: 5px;}
.page2 .right_condition.mt0 .contFont+.contFont{margin-top: 0px;}


.page2 .right_condition .contFont::before{content: '';width: 17px;height: 17px;display: block;background: url('../images/page2_icon.png') no-repeat;margin:2px 10px 0 0;}
.page2 .right_condition .contFont .flex{flex: 1;}

 
.page3{padding-bottom: 80px;background: #fff;overflow: hidden;}
.page3 .content{height: 490px;background: url('../images/page3.png') no-repeat center top;margin: -30px auto 30px;}
.page3 .box{padding: 85px 0 0;width: 660px;}
.page3 .flexSlide{display: flex;justify-content: space-between;flex-wrap: wrap;}
.page3 .li{width: 320px;height: 150px;background: url('../images/page3_slide1.png') no-repeat;margin-bottom: 20px;padding: 28px 32px 0;box-sizing: border-box;line-height: 1;position: relative;}
.page3 .schoolName{font-size: 20px;font-weight: bold;color: #333333;margin-bottom: 8px;}
.page3 .schoolEnName{font-size: 14px;line-height: 18px;color: #999999;padding-right: 46px;box-sizing: border-box;display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.page3 .font{font-size: 14px;color: #999999;}
.page3 .font span.meishu{font-size: 14px;color: #22a7a6;font-weight: bold;}
.page3 .fontBox{position: absolute;left: 0; top: 114px; display: flex;justify-content: space-between;width: 100%;padding: 0 40px 0 32px;box-sizing: border-box;}
.page3 .swiper-pagination{line-height: 1;display: flex;justify-content: center;position: static;margin-top: -2px;}
.page3 .swiper-pagination span{display: block;margin:0 5px;opacity: 1;width: 6px;height: 6px;background: #fff;}
.page3 .swiper-pagination span.swiper-pagination-bullet-active{width: 30px;border-radius: 3px;}

.page4{background: #f1fbfb;padding-bottom: 80px;}
.page4 .content{display: flex;justify-content: space-between;margin-bottom: 58px;}
.page4 .leftNav{width: 200px;}
.page4 .li{width: 100%;height: 92px;cursor: pointer;margin-bottom: 1px; background: #ffffff;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #333333;}
.page4 .li:first-child{border-radius: 10px 0 0 0 ;}
.page4 .li:last-child{border-radius: 0 0 0 10px ;}
.page4 .li.active{background: #22a7a6;color: #fff;font-weight: bold;font-size: 18px;}
.page4 .rightBox{width: 998px;background: #ffffff;border-radius: 0 12px 12px 0;}
.page4 .slide{padding: 25px 64px 0px 40px;box-sizing: border-box;line-height: 1;position: relative;display: none;height: 370px;}
.page4 .slide.active{display: block;}
.page4 .titleFn{display: flex;justify-content: flex-start;align-items: center;font-size: 18px;color: #333;font-weight: bold;}
.page4 .titleFn::before{content: '';display: block;width: 20px;height: 21px;background: url('../images/page4_tit.png') no-repeat;margin:3px 4px 0 0;}
.page4 .sc_int{font-size: 14px;line-height: 24px;color: #333333;padding: 10px 0 18px 22px;}
 
.page4 .list{font-size: 14px;line-height: 24px;color: #333333;padding: 12px 0 15px 22px;width: 320px;}
.page4 .list span{display: inline-block;width: 152px;}
.page4 .listSc{width: 360px; font-size: 14px;color: #22a7a6;display: flex;justify-content: flex-start;flex-wrap: wrap;padding: 16px 0 0 22px;}
.page4 .listSc span{width: 147px;height: 25px;border: 1px solid #a5e6ea;background: #f1fbfb;border-radius: 5px;display: flex;justify-content: center;align-items: center;margin: 0 20px 11px 0;}
.page4 .imgPos{width: 356px;height: 203px;position: absolute;right: 64px;bottom: 20px;border-radius: 12px;overflow: hidden;display: block;}
.page4 .imgPos img{width: 100%;transition: 0.5s;}
.page4 .imgPos img:hover{transform: scale(1.1);}
.page4 .listSc span:hover{background: #22a7a6;color: #fff;}


.page5{background: #fff;padding-bottom: 80px;position: relative;overflow: hidden;}
.page5 .leftImg{position: absolute;left:-239px;top:-80px;}
.page5 .rightImg{position: absolute;right:-258px;top:614px;}
.page5 .content{height: 447px;position: relative;margin: -8px 0 52px;background: url('../images/page5_xian.png') no-repeat center top 224px;}
.page5 .li{width: 200px;height: 231px;position: absolute;top: 0;line-height: 1;padding: 70px 0px 0 20px;box-sizing: border-box;transition:transform 0.5s;}
.page5 .li1{background: url('../images/page5_01.png') no-repeat;height: 248px;}
.page5 .li2{background: url('../images/page5_02.png') no-repeat;top: 216px;left:200px;padding:130px 18px 0 20px;}
.page5 .li3{background: url('../images/page5_03.png') no-repeat;height: 248px;left: 400px;}
.page5 .li4{background: url('../images/page5_04.png') no-repeat;top: 216px;left: 600px;padding:130px 18px 0 20px;}
.page5 .li5{background: url('../images/page5_05.png') no-repeat;height: 248px;left: 800px;}
.page5 .li6{background: url('../images/page5_06.png') no-repeat;top: 216px;left: 1000px;padding:130px 18px 0 20px;}
.page5 .li7{background: url('../images/page5_07.png') no-repeat;height: 236px;left: 1000px;}
.page5 .tit{font-size: 18px;color: #333333;font-weight: bold;padding-bottom: 10px;}
.page5 .font{font-size: 14px;color: #666666;line-height: 26px;display: flex;justify-content: flex-start;}
.page5 .font::before{content: '';display: block;width: 14px;height: 14px;background: url('../images/page5_icon.png') no-repeat;margin:6px 8px 0 0;flex-shrink: 0;}
/* .page5 .li1:hover,.page5 .li3:hover,.page5 .li5:hover,.page5 .li7:hover{transform: translateY(-10px);} */
.page5 .li:hover{transform: translateY(-10px);}


.page6{background: url('../images/page6.png') no-repeat center top;background-size: cover; padding-bottom: 80px;}
.page6 .list{display: flex;justify-content: space-between;padding-bottom: 60px;}
.page6 .li{width: 380px;height: 249px;border-radius: 22px;overflow: hidden;line-height: 1;}
.page6 .li1{background: url('../images/page6_1.png') no-repeat;}
.page6 .li2{background: url('../images/page6_2.png') no-repeat;}
.page6 .li3{background: url('../images/page6_3.png') no-repeat;}
.page6 .div{width: 100%;height: 100%;position: relative;padding: 31px 33px 0 33px;box-sizing: border-box;transition: transform 0.5s;}
.page6 .div1{width: 100%;height: 100%;position: relative;padding: 31px 33px 0 33px;box-sizing: border-box;transition: transform 0.5s;}
.page6 .li1 .div{background: url('../images/page6_01bk.png') no-repeat center bottom;}
.page6 .li2 .div{background: url('../images/page6_02bk.png') no-repeat center bottom;}
.page6 .li3 .div{background: url('../images/page6_03bk.png') no-repeat center bottom;}

.page6 .li1 .div1{background: linear-gradient(270deg,rgba(164,0,253,0.9),rgba(129,0,251,0.9));}
.page6 .li2 .div1{background: linear-gradient(270deg,rgba(16,104,226,0.9),rgba(0,81,192,0.9));}
.page6 .li3 .div1{background: linear-gradient(270deg,rgba(245,72,0,0.9),rgba(190,57,0,0.9));}
.page6 .numImg{position: absolute;left: 33px;bottom: 24px;}
.page6 .tit{font-size: 22px;font-weight: bold;color: #fff;padding: 0 0 4px 4px;margin:0 0 6px -4px;}
.page6 .font{font-size: 14px;color: #ffffff;line-height: 22px;}
.page6 .li1 .tit{background: url('../images/page6_icon1.png') no-repeat left bottom;}
.page6 .li2 .tit{background: url('../images/page6_icon2.png') no-repeat left bottom;}
.page6 .li3 .tit{background: url('../images/page6_icon3.png') no-repeat left bottom;}
.page6 .bkCont{position: absolute;right: 30px;bottom: 68px;font-size: 14px;color: #fff;border-radius: 4px;height: 23px;padding: 0 5px;line-height: 23px;}
.page6 .minbtn{border: 1px solid #ffffff;font-size: 14px;color: #fff;font-weight: bold;box-sizing: border-box; border-radius: 4px;width: 100px;height: 32px;display: flex;justify-content: center;align-items: center;position: absolute;right: 30px;bottom: 24px;}

.page6 .li1 .minbtn:hover{background: linear-gradient(270deg,rgba(164,0,253,0.9),rgba(129,0,251,0.9));}
.page6 .li2 .minbtn:hover{background: linear-gradient(270deg,rgba(16,104,226,0.9),rgba(0,81,192,0.9));}
.page6 .li3 .minbtn:hover{background: linear-gradient(270deg,rgba(245,72,0,0.9),rgba(190,57,0,0.9));}
.page6 .li1 .bkCont{background:#a300fd;}
.page6 .li2 .bkCont{background:#1e7eff;}
.page6 .li3 .bkCont{background:#fc4d00;}


/* .page6 .li:hover .div{transform: translateY(-100%);} */
/* .page6 .li:hover .div1{transform: translateY(-100%);} */
.page6 .disButton{width: 590px;margin: auto;display: flex;justify-content: space-between;}


.page7{background: url('../images/page7.jpg') no-repeat center top;padding-bottom: 80px;}
.page7 .content{background: url('../images/page7_cont.png') no-repeat;height: 360px;position: relative;display: flex;justify-content: space-between;flex-wrap: wrap;}
.page7 .li{width: 300px;height: 180px;padding: 50px 40px 0;box-sizing: border-box;overflow: hidden;}
.page7 .tit{font-size: 18px;color: #333;font-weight: bold;padding-bottom: 12px;}
.page7 .font{font-size: 14px;color: #666666;line-height: 22px;}
.page7 .img{padding: 0;}
.page7 .img img,.page7 .pen{transition: 0.5s;}
.page7 .img img:hover{transform: scale(1.1);}
.page7 .li:hover .pen{transform: translateY(-10px);}

@media (max-width:1000px) {

    .banner{height: 5.3rem;background:#fff url('../images/images/banner.png') no-repeat center top; background-size: 100% auto;}
    .banner .stage{display: none;}
    .banner .text{display: none;}
    .banner .textR{display: none;}
    .banner .textBot{display: none;}
    .banner .logo{width: 2.88rem;height: 0.44rem;left: 0.31rem;top: 0.22rem;background: url('../images/images/logo.png') no-repeat;background-size: 100% 100%;}
    .banner .slogo{width: 1.88rem;height: 0.44rem;background: url('../images/images/slogo.png') no-repeat;background-size: 100% auto;right: 0.3rem;top: 0.22rem;}
    .banner .btnUl{width: 4.94rem;height: 0.66rem;background: url('../images/images/banner_text.png') no-repeat;background-size: 100% 100%;left: calc((100% - 4.94rem)/2);top: 3.49rem;padding-left: 2.08rem;}
    .banner .btn{width: 2.24rem;height: 0.76rem;background: url('../images/images/banner_a.png') no-repeat;background-size: 100% 100%;left:-0.04rem;top:-0.05rem ;padding: 0.13rem 0.12rem;box-sizing: border-box;}
    .banner .maxDiv{font-size: 0.24rem;border-radius: 0.18rem;}
    .banner .number{font-size: 0.28rem;padding-right: 0.04rem;}

    .nav_foor{display: none;}
    .page1{display: none;}

    .bannerMtop_{width: 7.1rem;height: 1.8rem;background: url('../images/images/page1.png') no-repeat;background-size: 100% auto;margin:-0.7rem auto 0;border-radius: 0.22rem;box-shadow:0 0 0.22rem rgba(152, 219, 219, 0.2); display: flex;justify-content: flex-start;align-items: center;padding:0.18rem 0 0 2.47rem;box-sizing: border-box;line-height: 1;position: relative;z-index: 99;}
    .bannerMtop_ .font{font-size: 0.24rem;color: #333333;margin: 0 0.11rem 0.18rem 0;display: flex;justify-content:flex-start;align-items: center;}
    .bannerMtop_ .font::before{content: '';flex-shrink: 0; display: block;width: 0.22rem;height: 0.23rem;background: url('../images/images/page1_icon.png') no-repeat left center;background-size: 0.22rem 0.23rem;margin-right: 0.1rem;}
   
    .home_tit{padding: 0.6rem 0 0.6rem;}
    .home_tit .mainTitle{font-size: 0;width: 100%;}
    .home_tit .mainTitle::after,.home_tit .mainTitle::before{display: none;}

    .page2{background: url('../images/images/page2.png') no-repeat;background-size: cover;margin-top: -1.12rem;padding-bottom: 0.8rem;}
    .page2 .home_tit .mainTitle{height: 0.38rem;background: url('../images/images/tit1.png') no-repeat center top; background-size: 7.5rem 0.38rem;}
    .page2 .home_tit{padding-top: 1.7rem;}
    .page2 .navList{height: 1rem;width: 7.1rem;margin: auto;}
    .page2 .li{font-size: 0.24rem;line-height: 0.6rem;top: 0.1rem;filter: drop-shadow(0px 0px 0.4rem rgba(253,212,195,0.2));}
    .page2 .li1{width: 1.9rem;height: 1rem; left: 0px;background: url('../images/images/page2_1.png?v2') no-repeat;background-size:100% 100%;padding-right: 0.24rem;box-sizing: border-box;}
    .page2 .li2{width: 2.19rem;height: 0.8rem;left: 1.55rem;background: url('../images/images/page2_2.png?v2') no-repeat;background-size:100% 100%;}
    .page2 .li3{width: 2.19rem;height: 0.8rem;left: 3.41rem;background: url('../images/images/page2_3.png?v2') no-repeat;background-size:100% 100%;}
    .page2 .li4{width: 1.9rem;height: 1rem;left: 5.2rem;background: url('../images/images/page2_4.png?v2') no-repeat;background-size:100% 100%;padding-left: 0.2rem;box-sizing: border-box;}
    .page2 .li.active{line-height: 0.7rem;font-size: 0.26rem;}
    .page2 .li1.active{background: url('../images/images/page2_1_ac.png?v2') no-repeat;background-size: 100% 100%;}
    .page2 .li2.active{background: url('../images/images/page2_2_ac.png?v2') no-repeat;background-size: 100% 100%;}
    .page2 .li3.active{background: url('../images/images/page2_3_ac.png?v2') no-repeat;background-size: 100% 100%;}
    .page2 .li4.active{background: url('../images/images/page2_4_ac.png?v2') no-repeat;background-size: 100% 100%;}
    .page2 .content{border-radius: 0.22rem;margin: -0.3rem auto 0.5rem;box-shadow: 0 0 0.4rem rgba(34,167,166,0.03);width: 7.1rem;}
    .page2 .item{width: 100%;height: auto;min-height: 2rem; border-radius: 0.22rem;margin-bottom: 0.2rem;}
    .page2 .item:nth-child(even){width: 100%;}
    .page2 .swiper-slide{padding: 0.3rem 0.2rem 0.1rem;}
    .page2 .peopleImg{width: 2rem;}
    .page2 .people_icon{width: 1.2rem;margin: 0.44rem auto 0;}
    .page2 .myIntroduce{font-size: 0.22rem;}
    .page2 .myIntroduce span{display: none;}
    .page2 .remark{font-size: 0.16rem;padding-top: 0.05rem;}
    .page2 .intro{width: 1.66rem;height: 0.66rem;border-radius: 0.08rem;left: 0.17rem;top: 1.4rem;}
    .page2 .right_condition{padding: 0.28rem 0.1rem 0.28rem 0;}
    .page2 .right_condition .title{font-size: 0.28rem;color: #333333;margin-bottom: 0.18rem;}
    .page2 .right_condition .contFont{font-size: 0.22rem;line-height: 0.3rem;}
    .page2 .right_condition .contFont.timenone{display: none;}
    .page2 .right_condition .contFont+.contFont{margin-top: 0.04rem;}
    .page2 .right_condition .contFont::before{width: 0.23rem;height: 0.23rem;background: url('../images/page2_icon.png') no-repeat;background-size: 100% 100%;margin: 0 0.1rem 0 0;transform: translateY(0.04rem);}
    .page2 .swiper-pagination span{width: 0.4rem;height: 0.06rem;border-radius: 0.08rem;margin: 0 0.04rem;}
    .page2 .swiper-pagination{bottom: 0.2rem;}



    .sumBtn{width: 3.9rem;height: 0.8rem;font-size: 0.28rem;border-radius: 0.4rem;/*box-shadow: 0 0.06rem 0.06rem rgba(255,64,129,0.12);*/}

    .page3{background:#fff url('../images/images/page3.png') no-repeat center top;background-size: 7.5rem 6.3rem;padding-bottom: 0.8rem;}
    .page3 .home_tit .mainTitle{height: 0.39rem;background: url('../images/images/tit2.png') no-repeat center top; background-size: 7.5rem 0.39rem;}
    .page3 .content{height: auto;background: none;width: 7.1rem;margin: 0 auto 0.68rem;}
    .page3 .box{width: 100%;padding: 0;}
    .page3 .li{width: 3.5rem;height: 1.9rem;background: url('../images/images/page3_bk.png') no-repeat;background-size: 100% 100%;margin-bottom: 0.1rem;padding: 0.32rem 0.32rem 0;box-sizing: border-box;}
    .page3 .swiper-pagination{margin-top: 0.2rem;}
    .page3 .schoolName{font-size: 0.26rem;margin-bottom: 0.13rem;}
    .page3 .schoolEnName{font-size: 0.18rem;line-height: 0.22rem;padding-right: 0.65rem;}
    .page3 .fontBox{top: 1.48rem;padding: 0 0.32rem 0 0.32rem;}
    .page3 .font{font-size: 0.2rem;}
    .page3 .font span.meishu{font-size: 0.2rem;}
    .page3 .font span.mnone{display: none;}
    .page3 .swiper-pagination span{width: 0.08rem;height: 0.08rem;margin: 0 0.05rem !important;}
    .page3 .swiper-pagination span.swiper-pagination-bullet-active{width: 0.3rem;border-radius: 0.04rem;}
    .page3 .home_tit .fuTit{display: none;}
    .page3 .flexSlide{width: 7.1rem;}

    .page4{background:#f1fbfb;padding-bottom: 0.8rem;}
    .page4 .home_tit .mainTitle{height: 0.39rem;background: url('../images/images/tit3.png') no-repeat center top; background-size: 7.5rem 0.39rem;}
    .page4 .box{width: 7.1rem;margin: auto;box-shadow: 0 0 0.4rem 0.18rem rgba(165,230,234,0.3);border-radius: 0.22rem;}
    .page4 .majorList{width: 7.1rem;border-radius:0.22rem;overflow: hidden;}
    .page4 table{width: 100%;overflow: hidden;}
    .page4 thead{height: 0.7rem;background: linear-gradient(270deg,#ff8f5e,#ff6633);font-size: 0.24rem;color: #fff;}
    .page4 thead th:nth-child(1){width: 2.43rem;border-right: 1px solid #fcd8c8;box-sizing: border-box;}
    .page4 tbody {border: 0.02rem solid #fff;border-top: none;box-sizing: border-box;}
    .page4 tbody td{position: relative;}
    .page4 tbody tr{height: 1.14rem;}
    .page4 tbody tr:nth-child(odd){background: #ffffff;}
    .page4 tbody tr:nth-child(even){background: rgba(252, 216, 200, 0.3)}
    .page4 tbody tr td:nth-child(1){text-align: center;border-right: 1px solid #fcd8c8;box-sizing: border-box;}

    .page4 .cname{font-size: 0.24rem;color: #333;line-height: 0.3rem;}
    .page4 .ename{font-size: 0.2rem;color: #333;line-height: 1;}
    .page4 .scList{font-size: 0.2rem;line-height: 0.3rem;color: #333333;padding:0 0rem 0 0.35rem;box-sizing: border-box;}
    .page4 .scList span{margin-right: 0.11rem;}
    .page4 .xqBtn{font-size: 0.2rem;color: #22a7a6;text-decoration: underline;line-height: 1;position: absolute;right: 0.4rem;bottom: 0.16rem;}
    .page4 .swiper-pagination{line-height: 1;display: flex;justify-content: center;position: static;padding-top: 0.4rem;}
    .page4 .swiper-pagination span{display: block;margin:0 0.05rem !important;opacity: 1;width: 0.08rem;height: 0.08rem;background: rgb(34,167,166,0.8);}
    .page4 .swiper-pagination span.swiper-pagination-bullet-active{width: 0.3rem;border-radius: 0.04rem;background: #22a7a6;}
    .page4 .majorTab{width: 4.4rem;height: 0.7rem;border-radius: 0.35rem;padding: 0 0.05rem;box-sizing: border-box;box-shadow: 0 0 0.2rem rgba(255,234,241,0.3);}
    .page4 .majorTab .tab{width: 50%;height: 0.6rem;font-size: 0.24rem;}
    .page4 .majorTab .pink{width: 2.15rem;height: 0.6rem;left: 0.05rem;top: 0.05rem;border-radius: 0.3rem;}
    .page4 .majorTab .pink.active{left: auto;left: 2.2rem;}
    .page4 .divloop{display: none;}
    .page4 .divloop.active{display: block;}
    .page4 .swiper-pagination{display: none;}
    .page4 .swiper-pagination.active{display: flex;}

    .page4 .siThead{height: 0.7rem;font-size: 0.24rem;color: #fff;background: linear-gradient(270deg,#54caca,#22a7a6);border-radius: 0.22rem 0.22rem 0 0;overflow: hidden; display: flex;justify-content: space-between;}
    .page4 .siThead .sith{display: flex;justify-content: center;align-items: center;}
    .page4 .siThead .sith:nth-child(1){width: 2.43rem;border-right: 1px solid #fff;box-sizing: border-box;}
    .page4 .siThead .sith:nth-child(2){flex: 1;}
    .page4 .sitr{display: flex;justify-content: space-between;height: 1.14rem;}
    .page4 .sitr .sitd{display: flex;justify-content: flex-start;align-items: center;position: relative;}
    .page4 .sitr .sitd:first-child{width: 2.41rem;border-right: 1px solid #f1fbfb;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}
    .page4 .sitr .sitd:last-child{flex: 1;}
    .page4 .siTbody{border: 0.02rem solid #fff;border-top: none;box-sizing:border-box;border-radius: 0 0 0.22rem 0.22rem;overflow: hidden;}
    .page4 .siTbody .sitr:nth-child(odd){background: #ffffff;}
    .page4 .siTbody .sitr:nth-child(even){background: #f1fbfb;}
 
    .page5{background:#ffffff;padding-bottom: 0.8rem;}
    .page5 .home_tit .mainTitle{height: 0.38rem;background: url('../images/images/tit4.png') no-repeat center top; background-size: 7.5rem 0.38rem;}
    .page5 .content{width: 7.06rem;height: 5.4rem;background: url('../images/images/page4.png') no-repeat;background-size:100% 100%;margin: 0 0 0.6rem 0.2rem;}
    .page5 .li{width: 3.2rem;height: 1.4rem;padding: 0;background: none;}
    .page5 .li1{left: 0;top: 0;}
    .page5 .li2{left: auto;right: 0; top: 0.8rem;}
    .page5 .li3{left: 0;top: 1.6rem;}
    .page5 .li4{left: auto;right: 0; top: 2.4rem;}
    .page5 .li5{left: 0;top: 3.2rem;}
    .page5 .li6{left: auto;right: 0; top: 4rem;}
    .page5 .li7{left: 0;top: 4.8rem;}

    .page5 .li1,.page5 .li3,.page5 .li5,.page5 .li7{padding: 0.24rem 0 0 0.88rem;box-sizing: border-box;}
    .page5 .li2,.page5 .li4,.page5 .li6{padding: 0.24rem 0 0 0.88rem;box-sizing: border-box;}
    .page5 .tit{font-size: 0.26rem;padding-bottom: 0.12rem;}
    .page5 .font::before{display: none;}
    .page5 .font{font-size: 0.2rem;line-height: 1;margin-bottom: 0.12rem;color: #333;}
    .page5 .li:hover{transform: translateY(0);}

    .page6{display: none;}

    .page7{background:#f1fbfb;padding-bottom: 0.2rem;}
    .page7 .home_tit .mainTitle{height: 0.38rem;background: url('../images/images/tit5.png?v1') no-repeat center top; background-size: 7.47rem 0.38rem;}
    .page7 .box{width: 7.40rem;height: 5.62rem;background: url('../images/images/page5.png') no-repeat;background-size: 100% 100%;margin-left: 0.1rem;padding: 0.97rem 0 0 0.84rem;box-sizing: border-box;}
    .page7 .home_tit{padding-bottom: 0.4rem;}
    .page7 .div{line-height: 1;padding-left: 0.36rem;box-sizing: border-box;margin-bottom: 0.24rem;}
    .page7 .fontTit{font-size: 0.26rem;color: #333333;font-weight: bold;padding-bottom: 0.12rem;display: flex;justify-content: flex-start;align-items: center;margin-left: -0.36rem;}
    .page7 .fontTitCont{font-size: 0.22rem;color: #666666;}
    .page7 .fontTit::before{content: '';display: block;width: 0.2rem;height: 0.2rem;background: url('../images/images/page5_icon1.png') no-repeat;background-size: 100% 100%;margin-right: 0.16rem;}

    .xdfBottom{width: 100%; height: 1.5rem;background: #fff;position: fixed;left: 0;bottom: 0;display: flex;justify-content: space-between;box-shadow: 0.12rem -0.12rem 0.12rem rgba(216, 223, 226, 0.2);z-index: 999;}
    .xdfBottom .sumPh{width: 1.36rem;display: flex;justify-content: center;font-size: 0.26rem;color: #fb4b39;line-height: 1;flex-wrap: wrap;align-items: flex-start;height: 0.92rem;padding-top: 0.17rem;box-sizing: border-box;}
    .xdfBottom .xdfPhone{text-align: center;width: 100%;display: block;}
    .xdfBottom img.phoneImg{width: 0.38rem;height: 0.38rem; margin-bottom: 0.12rem;}
    .xdfBottom .rightFix{margin-right: 0.3rem;display: flex;justify-content: space-between;padding-top: 0.17rem;width: 5.8rem;}
    .xdfBottom .xdfZixun{border: 1px solid #ffd2d2;border-radius: 0.4rem;background: #fef6f6;box-sizing: border-box; width: 2.6rem;height: 0.8rem;display: flex;justify-content: center;align-items: center;font-size: 0.28rem;color: #fb4b39;}
    .xdfBottom .xdfZixun:hover{color: #fb4b39;}
    .xdfBottom .xdfZixun.active{border: none;background: linear-gradient(270deg,#ff7b5f,#fb4b39);font-weight: bold;color: #fff;}
    .xdfBottom .alc1{width: 3rem;}

 




}
