.m1200{position: relative;}
a:hover{color: #fff;}
.navFixed{position: fixed !important;left: 0;top: 0;width: 100%;z-index: 99;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.35) !important;}
.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%;}
}
.pcno{display: none !important;}
.mno{display: block !important;}
.mflex{display: none !important;}
@media(max-width:1000px){
    .btn_active::after{display: none;}
    .m1000{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1rem;}
    /* .navFixed{left: calc((100% - 7.5rem)/2);} */
}

.banner{height: 580px;background: url('../images/banner.png') no-repeat center top;}
.banner .m1200{height: 100%;}
.banner .logo{width: 283px;height: 43px;background: url('../images/banner_logo.png') no-repeat;position: absolute;left:48px;top:48px;}
.banner .slogo{width: 178px;height: 41px;background: url('../images/banner_logos.png') no-repeat;position: absolute;right:50px;top:49px;}
.banner .text_1{width: 554px;height: 231px;background: url('../images/banner_text_1.png') no-repeat;position: absolute;left:134px;top:184px;}
.banner .text_2{width: 423px;height: 136px;background: url('../images/banner_text_2.png') no-repeat;position: absolute;left:672px;top:211px;}
.banner .buttons{width: 498px;position: absolute;left:362px;bottom:114px;display: flex;justify-content: space-between;}
.banner .button{width: 219px;height: 40px;border-radius: 20px;border: 1px solid #51d7a3;background: #ffffff;font-size: 16px;color: #fa8444;display: flex;justify-content: center;align-items: center;letter-spacing: 5px;text-indent: 5px;transition: 0.3s;box-sizing: border-box;}
.banner .button.active{border: 1px solid #f0f6f6;color: #fff;background: linear-gradient(0deg,#ff8737,#ffa043);}
/*  */
.page{padding: 30px 0 80px;}
.titleBig{padding-top: 0.53rem;background: url('../images/tit.png') no-repeat center top;width: 100%;text-align: center;}
.titleBig h2{font-size: 40px;color: #333;font-weight: bold;display: flex;justify-content: center;align-items: center;line-height: 1;}
.titleBig h2 .margin{background: #999999;margin: 0 20px;width: 12px;height: 12px;border-radius: 50%;}
.titleBig h2 .bold{color: #028c61;}
.titleBig h2 .ml{margin-left: 18px;}
.buttonTo{width: 220px;height: 40px;border-radius: 20px;border: 1px solid #ffc600;box-sizing: border-box;margin: auto;font-size: 16px;color: #fff;display: flex;justify-content: center;align-items: center;background: #ff6f36;letter-spacing: 1px;text-indent: 1px;}
/*  */
.advantage{background: url('../images/page1.png') no-repeat center bottom;}
.advantage .content{padding: 46px 0 38px;display: flex;justify-content: space-between;}
.advantage .item{width: 270px;height: 222px;background: #ffffff;border: 1px solid #fff;box-shadow: -10px 0 16px rgba(0, 0, 0, 0.16);border-radius: 12px;padding: 30px 18px 0;box-sizing: border-box;}
.advantage .item:nth-child(odd){background: #ecf9f1;}
.advantage .item .title{font-size: 20px;font-weight: bold;color: #028c61;text-align: center;}
.advantage .item .i{width: 34px;height: 4px;border-radius: 2px;background: #cacaca;margin:13px auto 15px;}
.advantage .item .text{font-size: 14px;color: #333333;line-height: 20px;}
.advantage .item:hover .i{background: #ff6f36;}

.advantage .item{transition: 0.3s;}
.advantage .item:hover{transform: translateY(-10px);}
/*  */
.feature{background: url('../images/page2.png') no-repeat center top;}
.feature .content{padding-top: 50px;}
.feature .item{width: 100%;position: relative;margin-bottom: 25px;line-height: 1;display: flex;justify-content: flex-start;}
.feature .box{width: 329px;height: 210px;border-radius: 12px;overflow: hidden;}
.feature .textCont{width: 898px;height: 160px;border-radius: 5px;background: url('../images/page2_0.png') no-repeat; box-sizing: border-box;position: absolute;left: 303px;top: 25px;padding: 32px 114px 2px 114px;box-shadow: -6px 0 18px rgba(179, 202, 188, 0.48);}
.feature .icon{width: 1px;height: 129px;background: #dcdcdc;position: absolute;left:81px;bottom:0px;}
.feature .icon div{width: 5px;height: 78px;position: absolute;left: -2px;border-radius: 2px;background: #fba658;}
.feature .title{font-size: 18px;font-weight: bold;color: #028c61;margin-bottom: 14px;transform: translateX(-0.5em);}
.feature .text{font-size: 14px;line-height: 20px;color: #333;}
.feature .item:nth-child(even){justify-content: flex-end;}
.feature .item:nth-child(even) .textCont{left: 0;}
.feature .item:last-child{margin-bottom: 40px;}
/*  */
.service{background: url('../images/page3.png') no-repeat center top;}
.service .content{padding-top: 50px;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.service .item{position: relative;display: flex;justify-content: flex-start;align-items: center; padding-right: 25px;box-sizing: border-box;}
.service .bk1{width: 401px;height: 213px;background: url('../images/page3_1.png') no-repeat;}
.service .bk2{width: 401px;height: 213px;background: url('../images/page3_2.png') no-repeat;margin-left: 5px;}
.service .bk3{width: 388px;height: 213px;background: url('../images/page3_3.png') no-repeat;margin-left: 5px;}
.service .bk4{width: 401px;height: 213px;background: url('../images/page3_4.png') no-repeat;margin-left: 200px; margin-top: 14px;margin-bottom: 46px;}
.service .bk5{width: 388px;height: 213px;background: url('../images/page3_5.png') no-repeat;margin-left: 5px; margin-top: 14px;margin-bottom: 46px;}
.service .title{font-size: 30px;color: #333333;font-weight: bold;line-height: 36px;padding: 0px 0 0 0px;width: 140px;box-sizing: border-box;text-align: center;}
.service .text{font-size: 14px;line-height: 24px;color: #333333;padding-left: 16px;box-sizing: border-box;}
.service .text .li{position: relative;}
.service .text .li::before{content: '';width: 7px;height: 7px;background: #fba658;border-radius: 50%;position: absolute;left: -16px;top: 8px;}
/*  */
.englishTest{height: 216px;background: url('../images/page4.png') no-repeat center top;margin-top: -25px;}
.englishTest .m1200{padding: 25px 0 0 288px;height: 100%;box-sizing: border-box;display: flex;justify-content: flex-start;align-items: center;line-height: 1;}
.englishTest .text-shadow{text-shadow:-4px 0 6px rgba(57, 185, 135, 0.6);}
.englishTest .title{font-size: 42px;color: #ffffff;font-weight: bold;}
.englishTest .title span{color: #f7ff2a;}
.englishTest .text{font-size: 24px;color: #016a44;padding-top: 14px;}

/*  */
.serteam{background: url('../images/page5.png') no-repeat center top;}
.serteam .m1200{height: 100%;}
.serteam .m1200::after{content: '';width: 137px;height: 137px;background: #ffe5d5;border-radius: 50%;position: absolute;right: -305px;bottom: -170px;}
.serteam .content{padding-top: 50px;}
.serteam .relative{position: relative;width: 100%;height: 326px;}
/* 左 */
.serteam .box{position: absolute;left: 0;top: 0;width: 402px;height: 328px; overflow: hidden;cursor: grab;}
.serteam .item{width: 239px;height: 328px;border-radius: 12px;position: absolute;left: 0;top: 0;user-select: none;z-index: 1;transition: left 0.3s ease-out, z-index 0s 0.15s;}
.serteam .item.t1{background: url('../images/page5_1.png') no-repeat center;}
.serteam .item.t2{background: url('../images/page5_2.png') no-repeat center;}
.serteam .item.t3{background: url('../images/page5_3.png') no-repeat center;}
.serteam .item.t4{background: url('../images/page5_4.png') no-repeat center;}
/* .serteam .item.t5{background: url('../images/page5_1.png') no-repeat center;}*/
.serteam .item::before{content: '';width: calc((100% - 4px));height: calc((100% - 4px));position: absolute;left: 2px;top: 2px;background: rgba(166, 227, 203, 0.88);border-radius: 10px;}
.serteam .item.active::before{display: none;}
.serteam .pos1{left: 0px; z-index: 1;}
.serteam .pos2{left: 50px; z-index: 2;}
.serteam .pos3{left: 100px; z-index: 3;}
.serteam .pos4{left: 150px;z-index: 4;}
/* .serteam .pos5{left: 200px;z-index: 9;} */
.serteam .box.grabbing{cursor: grabbing;}
/* 右 */
.serteam .right{width: 911px;height: 328px;box-shadow:-6px 0 18px rgba(179, 202, 188, 0.68);border-radius: 12px;padding-left: 203px;box-sizing: border-box;position: absolute;right: 0;top: 0;background:rgba(255, 255, 255, 0.68) url('../images/page5_0.png') no-repeat;}
.serteam .slide{display: none;height: 100%;width: 100%;line-height: 1;}
.serteam .slide.active{display: flex;justify-content: flex-start;align-items: center;}
.serteam .title{font-size: 20px;color: #028c61;font-weight: bold;margin-bottom: 18px;}
.serteam .text{font-size: 14px;line-height: 20px;color: #333;padding-right: 120px;box-sizing: border-box;}
.serteam .text p{margin-bottom: 13px;position: relative;}
.serteam .text p::before{content: '';width: 7px;height: 7px;background: #ff6f36;border-radius: 50%;position: absolute;left:-17px;top: 5px;}
.serteam .tab1pc{width: 26px;height: 49px;position: absolute;cursor: pointer;background: url(../images/page6_tap1.png) no-repeat;left: -51px;top: 139px;}
.serteam .tab2pc{width: 26px;height: 49px;position: absolute;cursor: pointer;background: url(../images/page6_tap2.png) no-repeat;left: 415px;top: 139px;z-index: 9;}





/*  */
.recommend{background: #ecf9f1;}
.recommend .content{padding: 50px 0 40px;display: flex;justify-content: flex-start;}
.recommend .box{width: 608px;height: 325px;border-radius: 15px;background: rgba(255, 255, 255, 0.6);margin-left: 50px;border: 1px solid #ffffff;box-sizing: border-box;box-shadow: 4px 4px 13px rgba(34, 95, 137, 0.24);position: relative;}
.recommend .tap{width: 26px;height: 49px;position: absolute;cursor: pointer;}
.recommend .left{background: url('../images/page6_tap1.png') no-repeat;left:-51px;top:139px;}
.recommend .right{background: url('../images/page6_tap2.png') no-repeat;right:-51px;top:139px;}
.recommend .max{width: 100%;height: 100%;border-radius: 15px;overflow: hidden;position: relative;}
.recommend .map{width: 435px;height: 178px;background: url('../images/page6_right1.png') no-repeat;position: relative;margin: 72px 0 0 104px;}
.recommend .mapBk{width: 438px;height: 231px;background: url('../images/page6_right2.png') no-repeat;position: absolute;left:-32px;top: -15px;font-size: 14px;color: #028c61;}
.recommend .font{display: flex;justify-content: center;align-items: center;}
.recommend .font:hover{font-weight: bold;}
.recommend .li1{width: 155px;height: 33px;position: absolute;left: 35px;top: 15px;}
.recommend .li2{width: 135px;height: 36px;position: absolute;left: 302px;top: 4px;}
.recommend .li3{width: 194px;height: 40px;position: absolute;left: 120px;top: 95px;}
.recommend .li4{width: 165px;height: 34px;position: absolute;left: 9px;top: 151px;}
.recommend .li5{width: 165px;height: 33px;position: absolute;left: 234px;top: 192px;}
.recommend .slide{padding:24px 28px 0 28px;box-sizing: border-box;line-height: 1;height: 323px;box-sizing: border-box;}
.recommend .title{font-size: 20px;color: #333;font-weight: bold;}
.recommend .i{width: 427px;height: 1px;background: #999;margin: 9px 0;}
.recommend .i3{width: 360px;}
.recommend .i4{width: 397px;}
.recommend .i5{width: 423px;}
.recommend .icon1{width: 95px;height: 64px;background: url('../images/page6_1.png') no-repeat;position: absolute;top: 22px;right: 32px;}
.recommend .icon2{width: 112px;height: 36px;background: url('../images/page6_2.png') no-repeat;position: absolute;top: 34px;right: 32px;}
.recommend .icon3{width: 182px;height: 42px;background: url('../images/page6_3.png') no-repeat;position: absolute;top: 30px;right: 20px;}
.recommend .icon4{width: 144px;height: 46px;background: url('../images/page6_4.png') no-repeat;position: absolute;top: 32px;right: 30px;}
.recommend .icon5{width: 111px;height: 44px;background: url('../images/page6_5.png') no-repeat;position: absolute;top: 32px;right: 36px;}
.recommend .english{font-size: 12px;color: #999999;}
.recommend .list{padding-top: 12px;display: flex;justify-content: flex-start;}
.recommend .list .div{min-width: 108px;height: 22px;border-radius: 5px;background: #51d7a3;font-size: 14px;color: #fff;font-weight: bold;display: flex;justify-content: center;align-items: center;margin-right: 16px;padding: 0 15px;}
.recommend .text{font-size: 14px;line-height: 24px;color: #333;padding-top: 17px;}
.recommend .buttonText{font-size: 16px;color: #fa8444;position: absolute;right: 50px;bottom: 20px;}
.recommend .buttonText::after{content: '';width:7px;height: 9px;background: url('../images/page6_icon.png') no-repeat;position: absolute;right: -13px;top: 3px;}
.recommend .buttonText:hover{text-decoration: underline;}
/*  */
.dream{background: url('../images/d_bk.png') no-repeat center top;}
.dream .content{padding-top: 50px;}
.dream .box{height: 420px;background: url('../images/d_cont.png') no-repeat;border-radius: 14px;position: relative;}
.dream .relative{position: absolute;left: 30px;bottom: 0;height: 80px;}
.dream .title{width: 104px;height: 25px;background:url('../images/d_tit.png') no-repeat;}
.dream .text{font-size: 16px;color: #fff;padding-top: 13px;}
.dream .text span{font-weight: bold;}
.dream .right{position: absolute;right: 0;top: 28px;width: 306px;}
.dream .item{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 6px;line-height: 1;}
.dream .icon{margin-right: 20px;width: 84px;height: 84px;}
.dream .icon1{background: url('../images/d_1.png') no-repeat;}
.dream .icon2{background: url('../images/d_2.png') no-repeat;}
.dream .icon3{background: url('../images/d_3.png') no-repeat;}
.dream .icon4{background: url('../images/d_4.png') no-repeat;}
.dream .font{font-size: 16px;color: #fff;font-weight: bold;position: relative;}
.dream .font .bold{font-size: 30px;}
.dream .fontText{font-size: 14px;color: #fff;padding-top: 12px;}
.dream .font.qs::before{content: '';width: 82px;height: 31px;background: url('../images/d_qs.png') no-repeat;position: absolute;left: 122px;top: -14px;animation: upDowns 0.8s infinite;}
/* 动画效果 */
@keyframes upDowns {
    0% {transform: translateY(0);}
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}
@media (max-width:1000px) {
    @keyframes upDowns {
        0% {transform: translateY(0);}
        50% {transform: translateY(-0.04rem);}
        100% {transform: translateY(0);}
    }
    .banner,
    .advantage,
    .feature,
    .service,
    .englishTest,
    .serteam,
    .recommend,
    .dream{width: 7.5rem;margin: auto;overflow: hidden;}


.banner{height: 5.15rem;background: url('../images/images/banner.png') no-repeat;background-size: 100% 100%;}
.banner .logo{width:2.42rem; height: 0.36rem;background: url('../images/images/banner_logo.png') no-repeat;background-size: 100% 100%;left:0.39rem;top:0.48rem;}
.banner .slogo{width:1.51rem; height: 0.35rem;background: url('../images/images/banner_slogo.png') no-repeat;background-size: 100% 100%;right:0.24rem;top:0.49rem;}
.banner .text_1,.banner .text_2{display: none;}
.banner .buttons{width: 6.22rem;left: calc((100% - 6.22rem)/2);bottom: 1.12rem;}
.banner .button{width: 2.74rem;height: 0.56rem;border-radius: 0.28rem;font-size: 0.24rem;letter-spacing: 0.05rem;text-indent: 0.05rem;}
/*  */
.page{padding: 0.18rem 0 0.8rem;}
.titleBig{padding-top: 0.69rem;background: url('../images/images/tit.png') no-repeat center top;background-size: 3.08rem 0.91rem;}
.titleBig h2{overflow: hidden;color: transparent;}
.titleBig .margin,.titleBig .bold{display: none;}
.titleBig h2.ima1{height: 0.42rem;background: url('../images/images/tit1.png') no-repeat center top;background-size:auto 100%;}
.titleBig h2.ima2{height: 0.42rem;background: url('../images/images/tit2.png') no-repeat center top;background-size:auto 100%;}
.titleBig h2.ima3{height: 0.41rem;background: url('../images/images/tit3.png') no-repeat center top;background-size:auto 100%;}
.titleBig h2.ima4{height: 0.40rem;background: url('../images/images/tit4.png') no-repeat center top;background-size:auto 100%;}
.titleBig h2.ima5{height: 0.41rem;background: url('../images/images/tit5.png') no-repeat center top;background-size:auto 100%;}
.titleBig h2.ima6{height: 0.43rem;background: url('../images/images/tit6.png') no-repeat center top;background-size:auto 100%;}
.buttonTo{width: 4.36rem;height: 0.8rem;border-radius: 0.39rem;font-size: 0.32rem;font-weight: normal;}
/*  */
.advantage{background: url('../images/images/page1.png') no-repeat;background-size: cover;}
.advantage .m1200::after{content: '';width: 1.24rem;height: 1.24rem;background: #e6f7fd;position: absolute;right:-0.29rem;bottom:-0.05rem;border-radius: 50%;z-index: 1;display: none;}
.advantage .content{padding: 0.4rem 0 0.09rem;display: block;}
.advantage .item{width: 6.74rem;height: 1.8rem;margin: auto;border-radius: 0.12rem;box-shadow: 0 0.04rem 0.06rem rgba(0, 0, 0, 0.18);padding: 0.25rem 0.38rem 0;margin-bottom: 0.23rem;line-height: 1;}
.advantage .item .title{text-align: left;font-size: 0.24rem;}
.advantage .item .i{width: 0.34rem;height: 0.04rem;border-radius: 0.02rem;background: #ff6f36;margin: 0.09rem 0 0.12rem 0;}
.advantage .item .text{font-size: 0.2rem;line-height: 0.28rem;}
.advantage .item:hover{transform: translateY(0px);}
.advantage .item:nth-child(even){border: 1px solid #8ecba6;}
/*  */
.feature{background: url('../images/images/page2.png') no-repeat;background-size: cover;}
.feature .m1200::before{content: '';background: #e4e9fe;width: 1rem;height: 1rem;border-radius: 50%;position: absolute;left:-0.3rem;top: 1rem;/*z-index: 9;*/}
.feature .content{padding-top: 0.45rem;}
.feature .item{width: 6.78rem;height: 2.55rem; margin: auto;}
.feature .box{width: 2.01rem;height: 1.87rem;border-radius: 0.12rem;}
.feature .box img{display: none;}
.feature .item:nth-child(1) .box{background: url('../images/images/page2_1.png') no-repeat;background-size: 100% 100%;}
.feature .item:nth-child(2) .box{background: url('../images/images/page2_2.png') no-repeat;background-size: 100% 100%;}
.feature .item:nth-child(3) .box{background: url('../images/images/page2_3.png') no-repeat;background-size: 100% 100%;}
.feature .item:nth-child(4) .box{background: url('../images/images/page2_4.png') no-repeat;background-size: 100% 100%;}
.feature .item:nth-child(5) .box{background: url('../images/images/page2_5.png') no-repeat;background-size: 100% 100%;}
.feature .textCont{width: 5.3rem;height: 1.6rem;background: url('../images/images/page2_0.png') no-repeat;background-size: 100% 100%;border-radius: 0.05rem;left: 1.47rem;top:0.66rem;padding: 0.21rem 0.33rem 0;box-shadow: 0 0.06rem 0.18rem rgba(179, 202, 188, 0.68);}
.feature .icon{display: none;}
.feature .text{font-size: 0.2rem;line-height: 0.28rem;}
.feature .title{font-size: 0.24rem;margin-bottom: 0;transform: translateY(0);position: absolute;right:0.1rem;top: -0.4rem;white-space: nowrap;margin-right: -0.5em;width: 4.78rem;text-align: right;}
.feature .item:nth-child(even) .title{left: 0.1rem;right: auto;margin-left: -0.5em;margin-right: 0;text-align: left;}
.feature .item:nth-child(5) .title{line-height: 0.29rem;white-space: wrap;text-align: left;text-indent: -0.5em;top: -0.64rem;padding-left: 0.16rem;box-sizing: border-box;}
.feature .item:last-child{margin-bottom: 0;height: 2.82rem;}
/*  */
.service{background: #fff;overflow: initial;}
.service .m1200::before{content: '';background: #e6f7fd;width: 1.08rem;height: 1.08rem;border-radius: 50%;position: absolute;right:0.24rem;top: -0.78rem;z-index: 9;}
.service .m1200::after{content: '';background: #fffeca;width: 0.63rem;height: 0.63rem;border-radius: 50%;position: absolute;left:0.39rem;bottom: -0.78rem;}
.service .content{padding-top: 0.4rem;}
.service .item{width: 100%;height: 1.49rem;padding: 0 0 0 0.3rem;box-sizing: border-box;background: none;margin-bottom: 0.14rem;justify-content: space-between;margin-left: 0;}
.service .title{border-radius: 0.12rem;font-size: 0.3rem;line-height: 0.36rem;padding-top: 0.55rem;box-sizing: border-box;margin: 0 0.08rem;}
.service .text{border-radius: 0.12rem;font-size: 0.2rem;line-height: 0.28rem;padding-left: 0.35rem;display: flex;justify-content: flex-start;flex: 1;height: 1.49rem;align-items: center;}
.service .text div{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.service .bk1 .title{width: 1.3rem;height: 1.49rem;background: url('../images/images/page3_1.png') no-repeat;background-size: 100% 100%;border-radius: 0.12rem;}
.service .bk2 .title{width: 1.19rem;height: 1.43rem;background: url('../images/images/page3_2.png') no-repeat;background-size: 100% 100%;border-radius: 0.12rem;}
.service .bk3 .title{width: 1.48rem;height: 1.7rem;background: url('../images/images/page3_3.png') no-repeat;background-size: 100% 100%;border-radius: 0.12rem;}
.service .bk4 .title{width: 1.48rem;height: 1.7rem;background: url('../images/images/page3_4.png') no-repeat;background-size: 100% 100%;border-radius: 0.12rem;}
.service .bk5 .title{width: 1.48rem;height: 1.52rem;background: url('../images/images/page3_5.png') no-repeat;background-size: 100% 100%;border-radius: 0.12rem;}
.service .bk1 .text{background: #ecf9f1;}
.service .bk2 .text{background: #e6f7fd;height: 1.43rem;}
.service .bk3 .text{background: #e7f1ff;height: 1.7rem;}
.service .bk4 .text{background: #ecf9f1;height: 1.7rem;}
.service .bk5 .text{background: #e7f1ff;height: 1.52rem;}
.service .item:nth-child(even){padding: 0 0.3rem 0 0;}
.service .item:nth-child(even) .title{order: 1;}
.service .item:nth-child(even) .text{order: 0;}
.service .item:last-child{margin-bottom: 0.46rem;}
.service .item .li::before{content: '';width: 0.07rem;height: 0.07rem;left: -0.17rem;top: 0.11rem;}

.service .item.bk1 .li:nth-child(odd){width: 2.47rem;}
.service .item.bk2 .text{padding-left: 0.5rem;}
.service .item.bk2 .li:nth-child(odd){width: 3rem;}
.service .item.bk3 .li{width: 100%;}
.service .item.bk3 .text{padding-left: 0.5rem;}
.service .item.bk4 .text{padding-left: 0.85rem;}
.service .item.bk4 .li{width: 100%;}
.service .item.bk5 .text{padding-left: 0.48rem;}
.service .item.bk5 .li{width: 100%;}

/*  */
.englishTest{height: 1.91rem; background: url('../images/images/page4.png') no-repeat;background-size: cover;}
.englishTest .m1200{padding: 0rem 0 0 3rem;}
.englishTest .text-shadow{text-shadow: 0 0.04rem 0.06rem rgba(57, 185, 135, 0.6);}
.englishTest .title{font-size: 0.28rem;line-height: 0.31rem;}
.englishTest .title span{display: block;}
.englishTest .text{font-size: 0.2rem;line-height: 0.31rem;padding-top: 0.1rem;}
.englishTest .br{display: none;}
/*  */
.serteam {background: #fff;}
.serteam .content{padding: 0.3rem 0.36rem 0 0.26rem;box-sizing: border-box;}
.serteam .images{width: 1.88rem;height: 2.58rem;border-radius: 0.12rem;box-shadow: 0 0.04rem 0.06rem rgba(0, 0, 0, 0.18);}
.serteam .images.img1{background: url('../images/images/page5_1.png') no-repeat;background-size: 100% 100%;}
.serteam .images.img2{background: url('../images/images/page5_2.png') no-repeat;background-size: 100% 100%;}
.serteam .images.img3{background: url('../images/images/page5_3.png') no-repeat;background-size: 100% 100%;}
.serteam .images.img4{background: url('../images/images/page5_4.png') no-repeat;background-size: 100% 100%;}
.serteam .swiper-slide{display: flex;justify-content: flex-start;padding: 0.1rem 0rem 0.16rem 0.1rem;box-sizing: border-box;}
.serteam .rightMd{flex: 1;padding-left: 0.39rem;box-sizing: border-box;}
.serteam .fontTit{font-size: 0.34rem;color: #028c61;font-weight: bold;margin-bottom: 0.07rem;}
.serteam .fontText{font-size: 0.2rem;line-height: 0.28rem;color: #333333;margin-bottom: 0.02rem;position: relative;}
.serteam .fontText::before{content: '';width: 0.09rem;height: 0.09rem;background: #ff6f36;border-radius: 50%;position: absolute;left:-0.19rem;top:0.1rem;}
.serteam .m1200::before{content: '';width: 0.97rem;height: 0.97rem;background: #e5eafe;border-radius: 50%;position: absolute;right: 1rem;top:0.67rem;}
.serteam .m1200::after{content: '';width: 0.54rem;height: 0.54rem;background: #ffe5d5;border-radius: 50%;position: absolute;left: 0.36rem;bottom:-0.69rem;}
.serteam .swiper-paginationm1{display: flex;justify-content: center;font-size: 0;position: initial;width: auto;margin: 0 0.14rem;}
.serteam .swiper-paginationm1 span{width: 0.18rem;height: 0.18rem;background: url('../images/images/page5_0.png') no-repeat;background-size: 100% 100%;display: block;margin: 0 0.02rem;opacity: 1;border-radius: 50%;}
.serteam .swiper-paginationm1 span.swiper-pagination-bullet-active{background: #028c61;}
.serteam .tab1{width:0.13rem;height: 0.24rem;}
.serteam .tab2{width:0.13rem;height: 0.24rem;}
.serteam .mcenter{display: flex;justify-content: center;align-items: center;}
/*  */
.recommend{height: auto; background: url('../images/images/page6.png') no-repeat;background-size: cover;}
.recommend .content{padding: 0.4rem 0 0;height: 7.74rem;box-sizing: border-box;display: block;}
.recommend .box{width: 6.68rem;height: 4.26rem;border-radius: 0.15rem;margin: auto;box-shadow: 0.04rem 0.04rem 0.13rem rgba(34, 95, 137, 0.24);}
.recommend .tap{width: 0.26rem;height: 0.49rem;}

.recommend .left{background: url('../images/images/page6_tab1.png') no-repeat;background-size: 100% 100%;left:-0.33rem;top:1.89rem;}
.recommend .right{background: url('../images/images/page6_tab2.png') no-repeat;background-size: 100% 100%;right:-0.33rem;top:1.89rem;z-index: 9;}
.recommend .slide{padding: 0.26rem 0.28rem 0;height: 4.26rem;}
.recommend .max{border-radius: 0.15rem;}
.recommend .title{font-size: 0.34rem;}
.recommend .i{width: 4.8rem;margin: 0.08rem 0 0.07rem;}
.recommend .english{font-size: 0.2rem;}
.recommend .list{padding-top: 0.18rem;}
.recommend .list .div{min-width: auto;height: 0.3rem;border-radius: 0.05rem;padding: 0 0.13rem;font-size: 0.2rem;margin-right: 0.15rem;}
.recommend .text{font-size: 0.2rem;line-height: 0.28rem;padding-top: 0rem;margin-top: 0.22rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;text-overflow: ellipsis;word-break: break-all;}
.recommend .buttonText{font-size: 0.2rem;right: 0.6rem;bottom: 0.23rem;   }
.recommend .buttonText::after{width: 0.1rem;height: 0.13rem;background: url('../images/images/page6_0.png') no-repeat;background-size: 100% 100%;right:-0.21rem;top: 0.04rem;}
.recommend .icon1{width: 0.95rem;height: 0.64rem;background: url('../images/images/page6_1.png') no-repeat;background-size: cover;right:0.43rem;top: 0.33rem;}
.recommend .icon2{width: 1.22rem;height: 0.4rem;background: url('../images/images/page6_2.png') no-repeat;background-size: cover;right:0.24rem;top: 0.42rem;}
.recommend .icon3{width: 1.82rem;height: 0.42rem;background: url('../images/images/page6_3.png') no-repeat;background-size: cover;right:0.15rem;top: 0.41rem;}
.recommend .icon4{width: 1.44rem;height: 0.46rem;background: url('../images/images/page6_4.png') no-repeat;background-size: cover;right:0.44rem;top: 0.38rem;}
.recommend .icon5{width: 1.11rem;height: 0.44rem;background: url('../images/images/page6_5.png') no-repeat;background-size: cover;right:0.4rem;top: 0.38rem;}
.recommend .i3{width: 4.3rem;}
.recommend .i4{width: 4.3rem;}
.recommend .i5{width: 4.73rem;}
.recommend .map{width: 5.15rem;height: 2.31rem;margin: 0.4rem 0 0 1.19rem;background: url('../images/images/page6_map.png') no-repeat;background-size: 100% 100%;}
.recommend .mapBk{width: 5.54rem;height: 2.65rem;background: url('../images/images/page6_map1.png') no-repeat;background-size: 100% 100%;left: -0.22rem;top: -0.13rem;}
.recommend .mapBk p{display: none;}
/*  */
.dream {padding-bottom: 0.4rem;}
.dream .content{padding-top: 0.4rem;}
.dream .box{width: 6.87rem;height: 3.86rem;background: url('../images/images/d_bk.png') no-repeat;background-size: 100% 100%;border-radius: 0.14rem;margin: auto;}
.dream .relative{left: 0.28rem;height: 0.86rem;}
.dream .title{width: 0.95rem;height: 0.23rem;background: url('../images/images/d_tit.png') no-repeat;background-size: cover;}
.dream .text{font-size: 0.2rem;line-height: 0.24rem;padding-top: 0.02rem;width: 4.26rem;}
.dream .right{width: 1.6rem;top: 0.39rem;}
.dream .item{margin-bottom: 0.35rem;position: relative;}
.dream .icon{width: 1.26rem;height: 1.26rem;position: absolute;left:-1rem;top:-0.38rem;margin-right: 0;}
.dream .icon1{background: url('../images/images/d_1.png') no-repeat;background-size: 100% 100%;}
.dream .icon2{background: url('../images/images/d_2.png') no-repeat;background-size: 100% 100%;}
.dream .icon3{background: url('../images/images/d_3.png') no-repeat;background-size: 100% 100%;}
.dream .icon4{background: url('../images/images/d_4.png') no-repeat;background-size: 100% 100%;}
.dream .font{font-size: 0.18rem;}
.dream .font .bold{font-size: 0.28rem;}
.dream .fontText{font-size: 0.14rem;padding-top: 0.1rem;}
.dream .font.qs::before{width: 0.85rem;height: 0.33rem;background: url('../images/images/d_qs.png') no-repeat;background-size: cover;left: 0.75rem;top: -0.22rem;}






}







