.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: 18%;height: 300%;background: linear-gradient(to right,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0.4) 50%,rgba(255, 255, 255, 0) 100%); /* 娓愬彉璁╄竟缂樻煍鍜� */filter: blur(6px);transform: rotate(35deg);position: absolute;left: -20%;top: -120%;animation: leftTransiform ease-in-out 0.6s forwards;-webkit-animation: leftTransiform ease-in-out 0.6s forwards;pointer-events: none;}
@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);}
}
/* banner*/
.banner{height: 580px;background: url('../images/banner.png') no-repeat center top;}
.banner .logo{width: 280px;position: absolute;left: 48px;top: 48px;}
.banner .slogo{width: 178px;height: 41px;background: url('../images/banner_slogo.png') no-repeat;position: absolute;right: 48px;top: 48px;}
.banner .text-img{width: 531px;height: 149px;background: url('../images/banner_text.png') no-repeat;position: absolute;left: 106px;top: 156px;}
.banner .text{font-size: 25px;color: #fff;width: 538px;height: 42px;background: #30b7ff;border-radius: 20px;display: flex;justify-content: center;align-items: center;position: absolute;left: 106px;top:326px;}
.banner .button-box{width: 584px;position: absolute;top: 420px;left: calc((100% - 584px)/2);display: flex;justify-content: space-between;align-items: center;}
.banner .button{cursor: pointer; width: 227px;height: 48px;background: url('../images/banner_btn.png') no-repeat;font-size: 24px;color: #1c6fc0;display: flex;justify-content: center;align-items: center;transition: 0.3s;}
.banner .button.active{color: #fff;background: url('../images/banner_btn_ac.png') no-repeat;}
/*  */
.in-title {text-align: center;display: flex;justify-content: center;align-items: center;}
.in-title h2{font-size: 40px;font-weight: bold;color: #1c6fc0;padding: 0 14px;}
.in-title h2.white{color: #fff;}
.in-title2{font-size: 18px;color:#ff9e36;text-align: center;padding: 14px 0 0;line-height: 1;font-weight: bold;}
.in-title::before{content: '';width: 29px;height: 45px;background: url('../images/title_1.png') no-repeat;display: block;}
.in-title::after{content: '';width: 29px;height: 45px;background: url('../images/title_1.png') no-repeat;display: block;}
.page{padding: 60px 0 60px;}
.button-page{width: 250px;height: 45px;font-size: 24px;font-family: 'DreamHanSansCN';color: #fff;background: #ff9e36;border-radius: 23px; display: flex;justify-content: center;align-items: center;margin: auto;}
.button-page.white{background: #fff;color: #ff8604;}
/*  */
.solution-page{background: url('../images/page1.png') no-repeat center top;}
.solution-page .content{padding: 60px 0;}
.solution-page .blue-text{width: 970px;height: 222px;border-radius: 11px;background: linear-gradient(-90deg,#1c6fc0,#2a87e2);position: relative;display: flex;justify-content: flex-start;align-items: center;padding: 0 295px 0 38px;box-sizing: border-box;}
.solution-page h3{font-size: 26px;color: #ffc436;font-weight: bold;margin-bottom: 10px;}
.solution-page .text{font-size: 18px;color: #fff;line-height: 24px;}
.solution-page .bold{color: #ffc436;font-weight: bold;}
.solution-page .relative{width: 497px;height: 266px;background: url('../images/page1_1.png') no-repeat;position: absolute;left: 706px;top: calc((100% - 266px)/2);border-radius: 11px;box-shadow: 0 9px 10px rgba(153, 153, 153, 0.45) ;}
/*  */

.dual-track-page .content{padding: 50px 0 30px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.dual-track-page .item{height: 157px;background: #fff8c7;margin-bottom: 12px;position: relative;padding: 34px 34px 0 34px;box-sizing: border-box;}
.dual-track-page .item:nth-child(1){width: 796px;}
.dual-track-page .item:nth-child(2){width: 393px;background: #fff0e0;}
.dual-track-page .item:nth-child(3){width: 392px;}
.dual-track-page .item:nth-child(4){width: 392px;background: #fff0e0;}
.dual-track-page .item:nth-child(5){width: 392px;}
.dual-track-page .title{font-size: 24px;color: #333;font-weight: bold;margin-bottom: 16px;position: relative;z-index: 2;padding-left: 54px;box-sizing: border-box;}
.dual-track-page .text{font-size: 16px;line-height: 24px;color: #333333;position: relative;z-index: 2;}
.dual-track-page .icon{width: 127px;height: 127px;position: absolute;left: -10px;top: 2px;}
.dual-track-page .icon1{background: url('../images/page2_icon1.png') no-repeat;}
.dual-track-page .icon2{background: url('../images/page2_icon2.png') no-repeat;}
.dual-track-page .icon3{background: url('../images/page2_icon3.png') no-repeat;}
.dual-track-page .icon4{width: 128px;height: 128px;background: url('../images/page2_icon4.png') no-repeat;}
.dual-track-page .icon5{width: 128px;height: 128px;background: url('../images/page2_icon5.png') no-repeat;}
/*  */
.target-audience-page{background: #1c6fc0;}
.target-audience-page .content{padding:40px 0 40px;display: flex;justify-content: space-between;}
.target-audience-page .item{width: 249px;height: 464px;margin: 0 -5px;padding:212px 28px 0 25px;box-sizing: border-box;}
.target-audience-page .item:nth-child(1){background: url('../images/page3_1.png') no-repeat;}
.target-audience-page .item:nth-child(2){background: url('../images/page3_2.png') no-repeat;}
.target-audience-page .item:nth-child(3){background: url('../images/page3_3.png') no-repeat;}
.target-audience-page .item:nth-child(4){background: url('../images/page3_4.png') no-repeat;}
.target-audience-page .item:nth-child(5){background: url('../images/page3_5.png') no-repeat;}
.target-audience-page .title{font-size: 24px;line-height: 30px;font-weight: bold;color: #ff8604;text-align: center;height: 60px;margin-bottom: 10px;display: flex;justify-content: center;align-items: center;}
.target-audience-page .text{font-size: 16px;line-height: 24px;color: #333333;}
/*  */
.curriculum-Design-page .content{padding: 40px 0;display: flex;justify-content: space-between;}
.curriculum-Design-page .item{width: 586px;height: 423px;border-radius: 5px;overflow: hidden;}
.curriculum-Design-page .head{width: 100%;height: 74px;border-radius: 5px;background: #1c6fc0;font-size: 24px;color: #fffce4;font-weight: bold;display: flex;justify-content: center;align-items: center;}
.curriculum-Design-page .item:nth-child(2) .head{background: #30b7ff;}
.curriculum-Design-page .item:nth-child(1){background: #fffbe4 url('../images/page4_1.png') no-repeat right 40px bottom;}
.curriculum-Design-page .item:nth-child(2){background: #fffbe4 url('../images/page4_2.png') no-repeat right 44px bottom;}
.curriculum-Design-page .body{padding: 35px 0 0 95px;box-sizing: border-box;line-height: 1;}
.curriculum-Design-page .li{font-size: 16px;color: #333;font-weight: bold;margin-bottom: 26px;display: flex;justify-content: flex-start;align-items: center;}
.curriculum-Design-page .li::before{content: '';width: 15px;height: 15px;border: 3px solid #ffffff;background: #ff8604;box-sizing: border-box;border-radius: 50%;margin-right: 16px;}
/*  */
.curriDesign-page{background: #1c6fc0;}
.curriDesign-page .content{padding: 38px 0;position: relative;display: flex;justify-content: flex-start;}
.curriDesign-page .gred{width:388px;height: 515px;background: url('../images/page5_1.png') no-repeat;padding: 200px 0 0 40px;box-sizing: border-box;}
.curriDesign-page .gred h3{font-size: 50px;line-height: 60px;font-weight: bold;text-align: center;color: #fff;display: inline-block;}
.curriDesign-page .relative{position: relative;flex: 1;}
.curriDesign-page .item{display: flex;justify-content: flex-start;align-items: center;position: absolute;}
.curriDesign-page .title{height: 38px;font-weight: bold;background: #fffad9;border-radius: 5px;font-size: 20px;color: #ff8604;display: flex;justify-content: center;align-items: center;padding: 0 20px;}
.curriDesign-page .text{flex: 1;font-size: 18px;line-height: 24px;font-weight: bold;color: #fedc36;padding-left: 27px;padding-right: 25px;}

.curriDesign-page .item1{left:-134px;top: -2px;}
.curriDesign-page .item2{left:-20px;top: 74px;}
.curriDesign-page .item3{left:35px;top: 154px;}
.curriDesign-page .item4{left:56px;top: 235px;}
.curriDesign-page .item5{left:36px;top: 315px;}
.curriDesign-page .item6{left:-20px;top: 395px;}
.curriDesign-page .item7{left:-134px;top: 476px;}
.curriDesign-page .button-page:hover{background:#ff8604;color: #fff;}
/*  */
.service-team-page .content{padding: 34px 44px 0 38px;box-sizing: border-box;position: relative;}
.service-team-page .slide{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 23px 0 0 68px;box-sizing: border-box;}
.service-team-page .item{width: 452px;height: 186px;border-radius: 5px;background: linear-gradient(180deg,#30b7ff,#1c6fc0); border: 1px solid #30b7ff;box-sizing: border-box;margin-bottom: 42px;position: relative;padding: 23px 12px 0 120px;}
.service-team-page .teacher{position: absolute;left: -68px;top: -23px;}
.service-team-page .title{font-size: 26px;color: #fff;font-weight: bold;}
.service-team-page .text{font-size: 16px;line-height: 20px;color: #fff;padding-top: 20px;}

.service-team-page .button-box .click{width: 26px;height: 49px;background: url('../images/page6_icon.png') no-repeat;position: absolute;left:0;top: 226px;cursor: pointer;z-index: 99;}
.service-team-page .button-box .click.next{left: auto;right: 0;transform: rotate(180deg);}
.swiper-pagination{font-size: 0px;width: 100%;position: initial;display: flex;justify-content: center;align-items: center;}
.swiper-pagination span{width: 13px;height: 13px;background: #999;margin: 0 4px;opacity: 1;}
.swiper-pagination span.swiper-pagination-bullet-active{width: 70px;border-radius: 6px;background: #ff9e36;}
/*  */
.school-page{background: #fffce6;}
.school-page .content{padding: 50px 0 40px;position: relative;}
.school-page .swiper{margin-left: 50px;width: 608px;height: 325px;border-radius: 15px;background: rgba(255, 255, 255, 0.6);border: 1px solid #ffffff;box-sizing: border-box;position: relative;box-shadow: 4px 4px 13px rgba(34, 95, 137, 0.24);}
.school-page .slide{height: 325px;position: relative;padding: 38px 28px 0;box-sizing: border-box;line-height: 1;}
.school-page .title{font-size: 20px;color: #333;font-weight: bold;margin-bottom: 10px;}
.school-page .i{width: 100%;height: 1px;background: #999999;margin-bottom: 10px;}
.school-page .enName{font-size: 12px;color: #999999;}
.school-page .text{font-size: 16px;line-height: 24px;color: #333;padding-top: 25px;}
.school-page .relative-btn{font-size: 16px;color: #fa8444;display: flex;justify-content: flex-end;align-items: center;position: absolute;right: 36px;bottom: 20px;}
.school-page .relative-btn::after{content: '';width: 7px;height: 9px;background: url('../images/page7_icon1.png') no-repeat;margin-left: 6px;}
.school-page .relative-btn:hover{text-decoration: underline;}
.school-page .button-box .click{width: 26px;height: 48px;background: url('../images/page7_icon.png') no-repeat;position: absolute;left: -50px;top: 140px;z-index: 99;cursor: pointer;}
.school-page .button-box .click.next{left: auto;right: -50px;transform: rotate(180deg);}
.school-page .map{width: 445px;height: 274px;background: url('../images/page7_map.png') no-repeat;position: absolute;right: 0;top: 60px;}
.school-page .item{position: absolute;left: 0;top: 0; background: url('../images/page7_icon2.png') no-repeat;background-size: cover; padding: 9px 9px 9px 13px;box-sizing: border-box;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.18);border-radius: 3px;}
.school-page .item1{left: 0;top: 0;}
.school-page .item2{left: 124px;top: 113px;}
.school-page .item3{left: 280px;top: 78px;}
.school-page .item4{left: -57px;top: 215px;}
.school-page .item5{left: 89px;top: 190px;}
.school-page .item6{left: 243px;top: 218px;}
.school-page .li{font-size: 14px;color: #1c6fc0;line-height: 18px;}
.school-page .button-page{width: 305px;}
/*  */
.fulfill-dream-page{}
.fulfill-dream-page .content{position: relative;padding-top: 40px;}
.fulfill-dream-page .click{width: 101px;height: 200px;background: url('../images/page8_icon.png') no-repeat;position: absolute;left:0;top: 145px;cursor: pointer;}
.fulfill-dream-page .click.next{left: auto;right:0;transform: rotate(180deg);}
.fulfill-dream-page .over{width: 780px;height: 478px;margin: auto;}

.fulfill-dream-page .swiper3 .swiper-slide{transform: scale(0.8);transition: transform 0.35s ease-out;backface-visibility: hidden;}
.fulfill-dream-page .swiper3 .swiper-slide-active {transform: scale(1);height: 478px;}
.fulfill-dream-page .item img{box-shadow: 0 4px 14px rgba(126, 126, 126, 0.29);border-radius: 20px;display: block;margin: auto;}
/*  */

.help-xdf-page {background: #fffce6;}
.help-xdf-page .in-title{margin-bottom: 46px;}
.help-xdf-page .content{height: 421px;background: url('../images/page9.png') no-repeat;position: relative;overflow: hidden;border-radius: 14px;}
.help-xdf-page .relative{position: absolute;left:30px;bottom:0;line-height: 1;}
.help-xdf-page .relative-logo{width: 104px;height: 25px;background: url('../images/page9_text.png') no-repeat;margin-bottom: 12px;}
.help-xdf-page .posi_XDF_introduce{font-size: 16px;color: #fff;padding-bottom: 25px;letter-spacing: 2px;}
.help-xdf-page .posi_XDF_introduce .bold{font-weight: bold;}
.help-xdf-page .list{width: 305px;float: right;padding: 28px 0 0 0;line-height: 1;}
.help-xdf-page .icon{width: 85px;height: 85px;}
.help-xdf-page .icon1{background: url('../images/page9_icon1.png') no-repeat;}
.help-xdf-page .icon2{background: url('../images/page9_icon2.png') no-repeat;}
.help-xdf-page .icon3{background: url('../images/page9_icon3.png') no-repeat;}
.help-xdf-page .icon4{background: url('../images/page9_icon4.png') no-repeat;}
.help-xdf-page .list .li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 5px;}
.help-xdf-page .list .li .flex{padding-left: 20px;}
.help-xdf-page .list .li .numFont{font-weight: bold;font-size: 30px;color: #fff;margin-bottom: 12px;}
.help-xdf-page .list .li .numFont .min{position: relative;font-size: 16px;}
.help-xdf-page .list .li .numCont{font-size: 14px;color: #fff;}
.help-xdf-page .list .li .qs-top::before{content: '';animation: upDown_help 0.8s infinite;position: absolute;right: -59px;top: -27px; width: 82px;height: 32px;background: url('../images/page9_icon.png') no-repeat;}
@keyframes upDown_help {
    0% {transform: translateY(0);}
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}
@media (max-width:1000px) {
.banner,.page{width: 7.5rem;margin: auto;}
.page{padding: 0.6rem 0;}
.in-title::before,.in-title::after,.in-title h2{display: none;}
.in-title.h1{height:0.9rem; background: url('../images/images/title1_2.png') no-repeat center top;background-size: auto 100%;}
.in-title.h2{height:0.42rem; background: url('../images/images/title2.png') no-repeat center top;background-size: auto 100%;}
.in-title.h3{height:0.41rem; background: url('../images/images/title3.png') no-repeat center top;background-size: auto 100%;}
.in-title.h4{height:0.41rem; background: url('../images/images/title4.png') no-repeat center top;background-size: auto 100%;}
.in-title.h5{height:0.42rem; background: url('../images/images/title5.png') no-repeat center top;background-size: auto 100%;}
.in-title.h6{height:0.41rem; background: url('../images/images/title6.png') no-repeat center top;background-size: auto 100%;}
.in-title.h7{height:0.42rem; background: url('../images/images/title7.png') no-repeat center top;background-size: auto 100%;}
.in-title.h8{height:0.42rem; background: url('../images/images/title8.png') no-repeat center top;background-size: auto 100%;}
.in-title.h9{height:0.42rem; background: url('../images/images/title9.png') no-repeat center top;background-size: auto 100%;}
.in-title2{display: none;}
.button-page{width: 4.35rem;height: 0.8rem;border-radius: 0.39rem;font-size: 0.32rem;color: #fff;}
.button-page.white{color: #fff;background: #ff9e36;}
/*  */
.banner {height: 5.15rem;background: url(../images/images/banner.png) no-repeat center top;background-size: 100% 100%;}
.banner .logo{width: 2.2rem;left: 0.3rem;top: 0.3rem;}
.banner .slogo{width: 1.78rem;height: 0.5rem; background-size: 100% auto;right: .3rem;top: 0.3rem;}
.banner .text-img{width: 5.3rem;height: 1.49rem;background: url('../images/images/banner_text.png') no-repeat;background-size: 100% auto;left: 0.61rem;top: 1.33rem;}
.banner .text{width: 5.38rem;height: 0.42rem;border-radius: 0.31rem;font-size: 0.26rem;left:0.6rem;top:3.02rem;}
.banner .button-box{width: 100%;top: 3.8rem;left: 0;padding: 0 0.6rem;box-sizing: border-box;}
.banner .button{width: 2.86rem;height: 0.69rem;background: url('../images/images/banner_btn.png') no-repeat;background-size: 100% 100%;font-size: 0.24rem;}
.banner .button.active{background: url('../images/images/banner_btn_ac.png') no-repeat;background-size: 100% 100%;}
/*  */
.solution-page {background: url('../images/images/page1.png') no-repeat;background-size: cover;}
.solution-page .content{padding: 0.3rem 0;position: relative;}
.solution-page .content::before{content: '';width: 1.2rem;height: 1.02rem;background: url('../images/images/page1_1.png') no-repeat;background-size: 100% auto;position: absolute;left: 0.44rem;top: -0.3rem;}
.solution-page .relative{display: none;}
.solution-page .blue-text{z-index: 9;width: 100%;height: auto; padding: 0 0.74rem;border-radius: 0;background: transparent;}
.solution-page h3{display: none;}
.solution-page .text{font-size: 0.24rem;line-height: 0.43rem;color: #000;}
.solution-page .text .bold{font-weight: normal;color:#ff8400;}
/*  */
.dual-track-page .content{padding: 0.4rem 0 0.1rem;display: block;}
.dual-track-page .item{width: 6.86rem !important;height: auto;padding: 0.25rem 0.33rem 0.22rem;box-sizing: border-box; margin: 0 auto 0.28rem;border-radius: 0.18rem;border: 1px solid #ff9e36;box-shadow: 0 0.06rem 0.13rem rgba(102,132, 189, 0.46);}
.dual-track-page .item{background: #fff url('../images/images/page2_6.png') no-repeat left -0.2rem center;background-size: auto 98%;}
.dual-track-page .item:nth-child(even){background: #fff url('../images/images/page2_7.png') no-repeat left -0.2rem center;background-size: auto 98%;}
.dual-track-page .title{font-size: 0.28rem;padding-left: 0.5rem;color: #ff8400;line-height: 1;margin-bottom: 0.14rem;}
.dual-track-page .text{font-size: 0.22rem;line-height: 0.3rem;}
.dual-track-page .icon{width: 1.27rem;height: 1.27rem;left: -0.2rem;top: -0.05rem;background-size: 100% 100% !important;}
.dual-track-page .icon1{background: url('../images/images/page2_1.png') no-repeat;}
.dual-track-page .icon2{background: url('../images/images/page2_2.png') no-repeat;}
.dual-track-page .icon3{background: url('../images/images/page2_3.png') no-repeat;}
.dual-track-page .icon4{width: 1.28rem;height: 1.28rem;background: url('../images/images/page2_4.png') no-repeat;}
.dual-track-page .icon5{width: 1.28rem;height: 1.28rem;background: url('../images/images/page2_5.png') no-repeat;}
/*  */
.target-audience-page .content{padding: 0.6rem 0.25rem 0.2rem;box-sizing: border-box;flex-wrap: wrap;}
.target-audience-page .item{width: 3.4rem;height: 2.54rem;border-radius: 0.2rem;background: #f3f6ff !important;margin: 0;padding: 0;margin-bottom: .2rem;overflow: hidden;}
.target-audience-page .title{height: 0.7rem;font-weight: bold;background: #ff9e36;font-size: 0.3rem;color: #f3f6ff;margin-bottom: 0;}
.target-audience-page .text{font-size: 0.22rem;line-height: 0.3rem;padding: 0.11rem 0.38rem 0;box-sizing: border-box;}
.target-audience-page .item:nth-child(1){order:0;}
.target-audience-page .item:nth-child(2){order:1;}
.target-audience-page .item:nth-child(3){order:4;width: 100%;height: 1.92rem;}
.target-audience-page .item:nth-child(4){order:2;}
.target-audience-page .item:nth-child(5){order:3;}
/*  */
.curriculum-Design-page .content{padding: 0.4rem 0.3rem 0.4rem;box-sizing: border-box;}
.curriculum-Design-page .item{width: 3.33rem;height: 5.22rem;border-radius: 0.05rem;background: #ffe9d1;}
.curriculum-Design-page .item:nth-child(1){background:rgba(255, 233, 209, 0.58) url('../images/images/page4_1.png') no-repeat right 0.08rem bottom;background-size: 2.12rem 2.12rem;}
.curriculum-Design-page .item:nth-child(2){background:rgba(255, 233, 209, 0.58) url('../images/images/page4_2.png') no-repeat right 0.08rem bottom;background-size: 2.5rem 2.2rem;}
.curriculum-Design-page .head{height: 0.74rem;border-radius: 0 0 0.2rem 0.2rem ;background: #1c6fc0 !important;font-size: 0.3rem;}
.curriculum-Design-page .body{padding: 0.23rem 0 0;}
.curriculum-Design-page .li{font-size: 0.22rem;line-height: 0.3rem;margin-bottom: 0.2rem;text-align: center;width: 100%;justify-content: center;font-weight: normal;}
.curriculum-Design-page .li::before{display: none;}
/*  */
.curriDesign-page .content{padding: 0.4rem 0.44rem 0.3rem;box-sizing: border-box;display: block;}
.curriDesign-page .gred{display: none;}
.curriDesign-page .item{position: initial;margin-bottom: 0.16rem;align-items: flex-start;}
.curriDesign-page .title{width: 1.8rem;height: 0.38rem;border-radius: 0.05rem;font-size: 0.2rem;padding: 0;}
.curriDesign-page .text{padding:0 0 0 0.26rem;font-size: 0.22rem;line-height: 0.27rem;font-weight: normal;color: #fff;transform: translateY(-0.05rem);}
.curriDesign-page .button-page:hover{color: #fff;background: #ff9e36;}
/*  */
.service-team-page .content{padding: 0.4rem 0 0 0.45rem;box-sizing: border-box;}
.service-team-page .slide{padding: 0.23rem 0 0 0.68rem;box-sizing: border-box;}
.service-team-page .item{width: 5.88rem;height: auto; min-height: 1.86rem;border-radius: 0.14rem;margin-bottom: 0.44rem;padding: 0.18rem 0.1rem 0.15rem 1.48rem;box-sizing: border-box;}
.service-team-page .teacher{width: 1.76rem;top: -0.23rem;left: -0.69rem;}
.service-team-page .title{line-height: 1;font-size: 0.3rem;color: #ffe89a;}
.service-team-page .text{font-size: 0.22rem;line-height: 0.28rem;padding-top: 0.1rem;}
.service-team-page .text span{display: flex;justify-content: flex-start;}
.service-team-page .text span::before{content: '';width: 0.09rem;height: 0.09rem;background: #ffe89a;border-radius: 50%;margin-right: 9px;flex-shrink: 0;transform: translateY(0.1rem);}

.swiper-pagination span{width: 0.17rem;height: 0.17rem;background: #d0d5d8;margin:0 0.07rem;}
.swiper-pagination span.swiper-pagination-bullet-active{width: 0.9rem;border-radius: 0.09rem;}
/*  */
.school-page .content{padding: 0.4rem 0;}
.school-page .map{display: none;}
.school-page .swiper{width: 6.1rem;height: auto;border-radius: 0.2rem;margin: auto;box-shadow: 0.04rem 0.04rem 0.13rem rgba(34, 95, 137, 0.24);background: #fff;}
.school-page .button-box .click{width: 0.26rem;height: 0.48rem;background-size: 100% auto;left: -0.5rem;top: 1.4rem;}
.school-page .button-box .click.next{right: -0.5rem;}
.school-page .slide{height: auto;padding: 0.42rem 0.32rem 0.38rem;}
.school-page .title{font-size: 0.3rem;margin-bottom: 0.14rem;}
.school-page .i{margin-bottom: 0.12rem;}
.school-page .enName{font-size: 0.12rem;}
.school-page .text{font-size: 0.22rem;line-height: 0.33rem;padding-top: 0.2rem;}
.school-page .relative-btn{display: none;}

.school-page .slide::before{content: '';position: absolute;}
.school-page .slide1::before{right: 0.1rem;top: 0.4rem;width: 0.59rem;height: 0.55rem; background:#fff url('../images/images/page7_1.png') no-repeat;background-size: 0.59rem 0.55rem;}
.school-page .slide2::before{right: 0.2rem;top: 0.7rem;width: 0.79rem;height: 0.34rem;background: #fff url('../images/images/page7_2.png') no-repeat;background-size: 0.79rem 0.34rem;}
.school-page .slide3::before{right: 0.2rem;top: 0.4rem;width: 0.70rem;height: 0.69rem;background: #fff url('../images/images/page7_3.png') no-repeat;background-size: 0.70rem 0.69rem;}
.school-page .slide4::before{right: 0.2rem;top: 0.3rem;width: 0.80rem;height: 0.69rem;background: #fff url('../images/images/page7_4.png') no-repeat center center;background-size: 0.65rem 0.79rem;}
.school-page .slide5::before{right: 0.2rem;top: 0.14rem;width: 0.91rem;height: 0.90rem;background: #fff url('../images/images/page7_5.png') no-repeat center center;background-size: 0.91rem 0.9rem;}
.school-page .slide6::before{right: 0.2rem;top: 0.3rem;width: 0.94rem;height: 0.81rem;background: #fff url('../images/images/page7_6.png') no-repeat center center;background-size: 0.94rem 0.81rem;}
.school-page .button-page{width: 4.35rem;}
/*  */
.fulfill-dream-page .content{padding-top: 0.4rem;}
.fulfill-dream-page .click{width: 0.26rem;height: 0.48rem;background:url('../images/page7_icon.png') no-repeat center center;background-size: 100% 100%;border-radius: 0;top: 2.3rem;}
.fulfill-dream-page .click.prev{left: 0.3rem;}
.fulfill-dream-page .click.next{right: 0.3rem;}
.fulfill-dream-page .over{width: 5.95rem;height: auto;}
.fulfill-dream-page .item{display: flex;justify-content: center;align-items: center;}
.fulfill-dream-page .item img{width: 2.78rem;box-shadow: 0 0.04rem 0.14rem rgba(126, 126, 126, 0.29);border-radius: 0.22rem;}
.fulfill-dream-page .swiper3 .swiper-slide{transform: scale(0.8);opacity: 0;padding-bottom: 0rem;}
.fulfill-dream-page .swiper3 .swiper-slide-active{z-index: 99; transform: scale(1);opacity: 1;height: auto;padding-bottom: 0.4rem;}
.fulfill-dream-page .swiper3 .swiper-slide-prev {z-index: 98;opacity: 1;}
.fulfill-dream-page .swiper3 .swiper-slide-next {z-index: 98;opacity: 1;}
.fulfill-dream-page .swiper3 .swiper-slide-prev .item{transform: translateX(0.3rem);}
.fulfill-dream-page .swiper3 .swiper-slide-next .item{transform: translateX(-0.3rem);}
/*  */

.help-xdf-page {height: auto;}
.help-xdf-page .in-title{margin-bottom: 0.4rem;}
.help-xdf-page .item{width: 6.3rem;height: 3.71rem;background: #ccc;border-radius: 0.22rem;position: relative;}
.help-xdf-page .swiper-slide{width: 6.3rem;margin-left: 0.3rem;}
.help-xdf-page .swiper-paginationPublic{width: 100%;position: initial;padding-top: 0.34rem;}
.help-xdf-page .item.bk1{background: url('../images/images/page9_1.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk2{background: url('../images/images/page9_2.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk3{background: url('../images/images/page9_3.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk4{background: url('../images/images/page9_4.png') no-repeat;background-size: 100% 100%;}

.help-xdf-page .posiTitem{padding-left: 0.34rem;position: absolute;left: 0;bottom: 0;padding-bottom: 0.3rem;width: 100%;height: auto;}
.help-xdf-page .img1{width: 0.37rem;margin-bottom: 0.21rem;vertical-align: bottom;}
.help-xdf-page .img2{width: 0.3rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.help-xdf-page .img3{width: 0.32rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.help-xdf-page .img4{width: 0.39rem;margin-bottom: 0.24rem;vertical-align: bottom;}
.help-xdf-page .contTit{font-size: 0.32rem;color: #fff;margin-bottom: 0.16rem;font-weight: bold;line-height: 1;}
.help-xdf-page .contFont{font-size: 0.24rem;color: #fff;line-height: 1;}
.help-xdf-page .swiper-paginationPublic{margin-bottom: 0;}

}










