.cursor{cursor: pointer;}
.box-sizing{box-sizing: border-box;}
/* 按钮放大缩小 */
.btnBigOrSmall{-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.fixed{position: fixed;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
.flex{display: flex;}
.flex-column{display: flex;flex-direction: column;}
.flex-justify-center{display: flex;justify-content: center;}
.flex-justify-between{display: flex;justify-content: space-between;}
.flex-justify-around{display: flex;justify-content: space-around;}
.flex-items-center{display: flex;align-items: center;}
.flex-wrap{flex-wrap: wrap;}
.flex-align-self{align-self: flex-end;}

.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}

body.sem .rightMenu{display: flex !important;}
/* .newHeader{display: none;} */
#iconDiv1{display: none;}
.isPc2{display: none;}
.rightMenu .form-wrap form .label input, .rightMenu .form-wrap form .label select{padding-left: 0;}




.header_banner{width: 100%;height: 465px;background-repeat: no-repeat;background-position: center top;background-image: url(../images_new/bannerBg.jpg);background-size: cover;}
.header_banner .m1200{padding: 72px 53px 0 0;display: flex;justify-content: space-between;overflow: hidden;position: relative;box-sizing: border-box;}
.header_banner  .banner_img{padding: 30px 0 0 0;width: 765px;}
.header_banner .logo{position: absolute;top: 10px;left: 10px;}
.header_banner .form-wrap{width: 380px;height: 358px;box-sizing: border-box;}
.header_banner .form-wrap form{display: flex;flex-direction: column;padding: 40px 30px;align-items: center;}
.header_banner .form-wrap form .label{ width: 100%; height: 50px;border-radius: 25px;border-color: #c7c7c7;overflow: hidden;}
.header_banner .form-wrap form h4{font-size: 24px;line-height: 58px;font-size: 24px;font-weight: bold;color: #333333;}
.header_banner .form-wrap form h4 em{color: #27aeb9;font-weight: bold;}
.header_banner .form-wrap form .label input,.header_banner .form-wrap form .label select{padding: 0 0 0 11px;height:48px;line-height: 48px;font-size: 16px;}
.header_banner .form-wrap form .label.Code input{width: 50%;}
.header_banner .form-wrap form .label.Code span{width: 45%;height: 20px;margin: 15px 0;line-height: 20px;border-left: 1px solid #999999;border-radius: 0;font-size: 16px;padding-left: 0;}
.header_banner .form-wrap form .tiaokuan{font-size: 12px;line-height: 30px;}
.header_banner .form-wrap form .xdf_formbtn{width: 100%;height: 50px;line-height: 50px;border-radius: 25px;font-size: 16px;color: #ffffff;font-weight: bold;background: linear-gradient(to top,#e09f13,#efad1f);cursor: pointer;box-shadow: 0 20px 40px 0 rgba(69,179,186,.3);}



.page{padding: 70px 0;}
.page .tit {font-size: 34px;line-height: 40px;height: 60px;color: #333333;margin: 0 0 30px 0;text-align: center;font-weight: normal;}
.page .tit .t1{font-size: 40px;display: inline-block;padding: 0 10px;position: relative;font-weight: bold;margin: 0 5px;}
.page .tit .t1::before,.page .tit .t1::after{content: '';width: 8px;height: 17px;box-sizing: border-box;position: absolute;}
.page .tit .t1::before{left: 0;top: 0;border-top: 2px solid #efad1f;border-left: 2px solid #efad1f;}
.page .tit .t1::after{right: 0;bottom: 0;border-right: 2px solid #efad1f;border-bottom: 2px solid #efad1f;}
.page .tit .t2{font-size: 14px;color: #999999;display: block;letter-spacing: 12px;line-height: 14px;margin-top: 10px;font-weight: normal;}
.page .tit.white,.page .tit.white .t2{color: #ffffff;}
.page .testBtn{width: 352px;height: 46px;line-height: 46px;border-radius: 23px;text-align: center;font-size: 16px;color: #ffffff;background: #efb02c;display: block;margin: 30px auto 0;box-shadow: 0 20px 40px 0 rgba(215, 168, 104, .3);-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}



/* page1-为什么越来越多家长送孩子到新西兰读初/高中 */
.page1{padding: 100px 0 30px;}
.page1 .list{display: flex;justify-content: space-between;}
.page1 .list li{display: flex;flex-direction: column;align-items: center;background-repeat: no-repeat;background-position: center center;background-size: cover;width: 292px;height: 231px;box-sizing: border-box;padding: 15px 0 0;box-shadow: 0 0 16px 0 #dadada;border-radius: 15px;background-image: url(../images_new/page1LiBg.png);}
.page1 .list li h4{font-size: 20px;font-weight: bold;color: #1b8ca2;line-height: 50px;border-bottom:  1px solid #e9eaea;width: 78%;text-align: center;box-sizing: border-box;} 
.page1 .list li p{text-align: center;font-size: 14px;line-height: 22px;color: #666666;width: 82%;margin: 15px 0 0 0;height: 110px;}
.page1 .list li a{width: 100%;height: 40px;text-align: center;border-radius:0 0 15px 15px;font-size: 14px;color: #b27e0f ;line-height: 40px;background: #eddab0;}
.page1 .list li:hover a{background: #e09f13;color: #ffffff;}



/* page2-满足以下条件轻松申请英国初/高中学校 */
.page2 .list{display: flex;justify-content: space-between;align-items: center;}
.page2 h4{font-size: 20px;color: #333333;line-height: 20px;padding: 0 0 0 20px;margin: 0 0 15px 0;}
.page2 .list .l{width: 490px;height: 328px;box-sizing: border-box;background: url(../images_new/page2LBg.png) no-repeat 5px center;background-size: cover;padding: 35px 30px 15px 40px;}
.page2 .list .l .txt{height: 50%;display: flex;flex-direction: column;justify-content: center;}
.page2 .list .l .txt h5{padding: 0 0 0 15px;position: relative;font-size: 14px;color: #333333;line-height: 14px;margin: 0 0 5px 0;}
.page2 .list .l .txt h5::before{position: absolute;content: "";width: 4px;height: 4px;border-radius: 50%;background: #369d84;top: 0;bottom: 0;margin: auto;left: 0;}
.page2 .list .l .txt p{padding: 0 0 0 15px;font-size: 14px;color: #333333;line-height: 22px;}
.page2 .list .l .txt p i{color: #1b8ca2;}
.page2 .list .r{width: 710px;height: 410px;background: url(../images_new/page2RBg.png) no-repeat center center;box-shadow: 0 0 27px 0 rgba(166, 166, 166, .3);border-radius: 15px;padding: 21px 50px 20px 50px;box-sizing: border-box;}
.page2 .list .r h4{padding: 0;}
.page2 .list .r ul{display: flex;justify-content: space-between;flex-wrap: wrap;padding: 0 0 5px;}
.page2 .list .r ul li{height: 40px;line-height: 40px;border-radius: 5px;background: #ecf3f2;text-align: center;margin: 5px 0;font-size: 14px;color: #333333;}
.page2 .list .r ul li.l1,.page2 .list .r ul li.l2,.page2 .list .r ul li.l3,.page2 .list .r ul li.l4,.page2 .list .r ul li.l5,.page2 .list .r ul li.l6,.page2 .list .r ul li.l10{width: 300px;}
.page2 .list .r ul li.l7,.page2 .list .r ul li.l8{width: 248px;}
.page2 .list .r ul li.l9{width: 94px;}
.page2 .list .r p{font-size: 12px;line-height: 20px;color: #666666;}



.bg1{background: url(../images_new/page3Bg.jpg) no-repeat center bottom;}
/* page3-新西兰初/高中留学   费用明细一键查询 */
.page3{padding: 30px 0 30px;}
.page3 .cost_wrap .fl ul{width: 485px;position: relative;padding-top: 40px;padding-left: 310px;}
.page3 .cost_wrap .fl ul li{float: left;margin-bottom: 15px;margin-right: 44px;margin-top: 10px;}
.page3 .cost_wrap .fl ul li h2{font-size: 18px;color: #1b8ca2;line-height: 36px;}
.page3 .cost_wrap .fl ul li p{font-size: 14px;line-height: 22px;text-align: justify;}
.page3 .cost_wrap .fl ul li p b{font-size: 18px;}
.page3 .cost_wrap .fl .tip{font-size: 14px;color: #1b8ca2;text-align: right;padding-right: 45px;margin: 15px 0 0;}
.page3 .cost_wrap .fr{width: 340px;}
.page3 .cost_wrap .fr h2{font-size: 24px;color: #ffffff;margin-top: 70px;line-height: 32px;}
.page3 .cost_wrap .fr .h3{font-size: 14px;margin-top: 12px;color: #ffffff;line-height: 16px;margin-bottom: 18px;}
.page3 .form-wrap form .label{width: 100%;border-radius: 10px !important;overflow: hidden;height: 44px;line-height: 44px;}
.page3 .form-wrap form .label.school i{background-position: center -677px;}
.page3 .form-wrap form .label.school i.iconDown{background-position: center -310px;}
.page3 .form-wrap form .label input,.page3 .form-wrap form .label select{font-size: 14px;height: 44px;line-height: 44px;padding-top: 0;}
.page3 .form-wrap form .label input{font-size: 14px;}
.page3 .form-wrap form .label.Code {line-height: 50px;display: flex;align-items: center;}
.page3 .form-wrap form .label.Code input {width: 59%;float: none;padding-top: 0;}
.page3 .form-wrap form .SmsCodeBtn {border-top-right-radius: 40px !important;border-bottom-right-radius: 40px !important;background: none;font-size: 14px;width: 40%;height: 40px;line-height: 40px;padding: 0;margin: 0;float: none;position: relative;color: #edb02d;}
.page3 .form-wrap form .SmsCodeBtn::after {width: 1px;height: 20px;background: #D8D8D8;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;content: '';}
.page3 .form-wrap form .tiaokuan{font-size: 12px;}
.page3 .form-wrap .xdf_formbtn{width: 100%;height: 44px;line-height: 44px;background: #edb02d;font-size: 14px;font-weight: bold;cursor: pointer;border-radius: 8px;}
.page3 .cost_result{display: none;}
.page3 .cost_result ul{border-radius: 10px;overflow: hidden;background: #ffffff;display: flex;flex-direction: column;margin-top: 20px;}
.page3 .cost_result ul li{width: 100%;color: #333;font-size: 18px;line-height: 24px;text-align: center;display: flex;justify-content: space-around;}
.page3 .cost_result ul li span{width: 60%;font-size: 16px;height: 30px;line-height: 30px;border-right: 1px solid rgba(0, 0, 0, .2);}
.page3 .cost_result ul li:first-child{background: #dbc7ab;color: #0c7063;font-weight: bold;display: flex;justify-content: center;align-items: center;}
.page3 .cost_result ul li:first-child span{height: 44px;line-height: 44px;border: none;}
.page3 .cost_result ul li span:nth-of-type(1){width: 40%;}
.page3 .cost_result ul li span:last-child{border: none;}
.page3 .cost_result ul li:nth-of-type(3){background: rgba(0, 0, 0, .2);}
.page3 .cost_result .tip{font-size: 14px;color: #999;text-align: center;padding: 10px 0 20px 0;}
.page3 .btn{margin-top: 0;}




.bg2{background: linear-gradient(to bottom,#e8f5f8,#feffff);}
/* page4-新西兰初/高中 优质学校推荐 */
.page4 .page4-swiper .swiper-wrapper,
.page4 .page4-swiper{overflow: inherit;display: block;}
.page4 .swiper-slide:hover{box-shadow: 0 0 40px 0 rgba(64,37,135,.15);border-radius: 20px;}   
.page4 .page4-swiper .swiper-slide{width: 590px;height: 212px;border-radius: 20px;border: 1px solid #f2f2f2;box-sizing: border-box;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;float: left;margin: 0 18px 20px 0;}
.page4 .page4-swiper .swiper-slide.slide1{background-image: url(../images_new/page4SwiperBg1.png);background-size: cover;}
.page4 .page4-swiper .swiper-slide.slide2{background-image: url(../images_new/page4SwiperBg2.png);background-size: cover;}
.page4 .page4-swiper .swiper-slide.slide3{background-image: url(../images_new/page4SwiperBg3.png);background-size: cover;}
.page4 .page4-swiper .swiper-slide.slide4{background-image: url(../images_new/page4SwiperBg4.png);background-size: cover;}
.page4 .page4-swiper .swiper-slide:nth-child(even){margin-right: 0;}
.page4 .page4-swiper .swiper-slide .dec{color: #333;padding: 28px 28px 0 220px;}
.page4 .page4-swiper .swiper-slide .dec h2{font-size: 18px;display: flex;align-items: center;}
.page4 .page4-swiper .swiper-slide .dec h2 span{font-size: 14px;color: #1b8ca2;border: 1px solid #1b8ca2;background: #eefcff;border-radius: 20px;display: inline-block;padding: 0 10px;height: 26px;box-sizing: border-box;line-height: 26px;margin-left: 10px;}
.page4 .page4-swiper .swiper-slide .dec h3{font-size: 14px;font-weight: normal;}
.page4 .page4-swiper .swiper-slide .dec p{font-size: 14px;color: #666666;line-height: 20px;margin-top: 8px;}
.page4 .page4-swiper .swiper-slide .dec .text{font-size: 14px;font-weight: bold;color: #e9a325;display: block;text-align: right;}




/* page5-孩子太小留学不放心 选择   新东方前途出国有保障 */
.page5{padding: 30px 0;}
.page5 ul li {width: 230px;height: 250px;background: #ffffff;border-radius: 20px;overflow: hidden;position: relative;float: left;margin-right: 10px;border: 1px solid #e8e8e8;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;box-sizing: border-box;}
.page5 ul li:last-child {margin-right: 0;}
.page5 ul li span {width: 134px;height: 46px;line-height: 46px;text-align: center;color: #ffffff;background: url(../images_new/page5SpanBg.png) no-repeat center center;font-weight: bold;position: absolute;top: 104px;left: 50%;margin-left: -67px;font-size: 20px;}
.page5 ul li p {font-size: 14px;line-height: 22px;margin-top: 36px;text-align: center;}
.page5 ul li:hover{border-color: #ffffff;box-shadow: 0px 6px 20px 5px #f2f0f7;}



/* page6-新西兰本科学留学成功案例 */
.page6{background: linear-gradient(to top,#ebf2f1 0%,#ebf2f1 2%,#ffffff 100% );}
.page6 .page6-swiper{overflow: initial;}
.page6 .swiper-slide{box-shadow: 0 0 40px 0 rgba(48, 63, 176, .15);border-radius: 20px;} 
.page6 .txts{display: flex;width: 590px;height: 316px;border-radius: 20px;background: #ffffff;overflow: hidden;border: 1px solid rgba(230, 230, 230, .8);box-sizing: border-box;}
.page6 .txts .l_txt{width: 235px;padding: 30px 30px 0 20px;box-sizing: border-box;background: #1b8ca2;display: flex;flex-direction: column;}
.page6 .txts .l_txt img{width: 87px;height: 87px;margin: 0 auto;}
.page6 .txts .l_txt h3{font-size: 24px;color: #ffffff;line-height: 24px;margin: 15px auto 25px;}
.page6 .txts .l_txt dl{font-size: 14px;line-height: 20px;margin: 0 0 4px 0;display: flex;}
.page6 .txts .l_txt dl dt{color: #fae3b1;position: relative;padding-right: 10px;width: 60px;flex-shrink: 0;}
.page6 .txts .l_txt dl dt::after{position: absolute;bottom: 0;top: 0;margin: auto;content: ":";right: 3px;}
.page6 .txts .l_txt dl dd{color: #ffffff;font-weight: bold;}
.page6 .txts .r_txt{width: 235px;background-color: #ffffff;background-repeat: no-repeat;background-position: 262px 0px;flex: 1;padding: 0 25px;box-sizing: border-box;}
.page6 .txts .r_txt h4{padding: 30px 45px 0 20px;border-bottom: 1px solid #d8d8d8;position: relative;height: 90px;box-sizing: border-box;}
.page6 .txts .r_txt h4::before,.page6 .txts .r_txt h4::after{position: absolute;content: "";width: 12px;height: 10px;}
.page6 .txts .r_txt h4 p{font-size: 14px;color: #1b8ca2;line-height: 20px;font-weight: normal;}
.page6 .txts .r_txt h4::before{background: url(../images_new/page6yhUp.png) no-repeat center center;left: 0;}
.page6 .txts .r_txt h4::after{background: url(../images_new/page6yhDown.png) no-repeat center center;top: 70px;right: 12px;}
.page6 .txts .r_txt .txt{padding: 45px 0 0 0;background: url(../images_new/page6aljx.png) no-repeat left 15px;}
.page6 .txts .r_txt .txt p{font-size: 14px;color: #333333;line-height: 20px;height: 140px;}
.page6 .txts .r_txt .txt a{font-size: 14px;color: #1b8ca2;line-height: 14px;text-align: right;display: block;}
.page6 .txts .r_txt .txt a:hover{color: #1b8ca2;}


/* page7-新西兰初/高中留学常见问题解答 */
.page7{background: #1b8ca2;}
.page7 .QA_list{width: 712px;}
.page7 .QA_list li{width: 100%;background: #ffffff;border-radius: 10px;overflow: hidden;margin-bottom: 10px;}
.page7 .QA_list li h2{height: 45px;background: #efb02c;font-size:16px;color: #9b6b08;display: flex;align-items: center;}
.page7 .QA_list li h2 b{color: #9b6b08;font-size: 24px;display: inline-block;margin: 0 14px 0 20px;}
.page7 .QA_list li p{font-size: 14px;display: flex;align-items: center;padding: 13px 50px;box-sizing: border-box;line-height: 22px;}
.page7 .qa_right{width:468px;height:541px;background: url(../images_new/QA_right.png) no-repeat center top;padding: 60px 30px 0 30px;box-sizing: border-box;}
.page7 .qa_right h2{font-size: 24px;color: #efb02c;line-height: 30px;}
.page7 .qa_right h3{font-size: 24px;color: #efb02c;line-height: 30px;font-weight: normal;margin-bottom: 30px;}
.page7 .qa_right .form-wrap form .label{width: 100%;border-radius: 10px !important;margin: 0 0 10px 0;overflow: hidden;}
.page7 .qa_right .form-wrap form .label input{font-size: 14px;}
.page7 .qa_right .form-wrap form .label.question{height: 130px;padding: 14px 16px;box-sizing: border-box;}
.page7 .qa_right .form-wrap form .label .Question{height: 100%;width: 100%;}
.page7 .qa_right .form-wrap form .label.Code {line-height: 50px;display: flex;align-items: center;}
.page7 .qa_right .form-wrap form .label.Code input {width: 59%;float: none;padding-top: 0;}
.page7 .qa_right .form-wrap form .SmsCodeBtn {border-top-right-radius: 40px !important;border-bottom-right-radius: 40px !important;background: none;font-size: 14px;width: 40%;height: 40px;line-height: 40px;padding: 0;margin: 0;float: none;position: relative;color: #3662EC;}
.page7 .qa_right .form-wrap form .SmsCodeBtn::after {width: 1px;height: 20px;background: #D8D8D8;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;content: '';}
.page7 .qa_right form .tiaokuan{font-size: 12px;color: #999999;text-align: left;padding-left: 5px;}
.page7 .qa_right .form-wrap .xdf_formbtn{width: 100%;height: 44px;line-height: 44px;background: #efb02c;font-size: 14px;font-weight: bold;cursor: pointer;border-radius: 6px;margin: 10px 0 0;}



/* page8-新东方前途出国     值得信赖的留学机构 */





/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}
.xdf_slide span{position: absolute;width:  100%;text-align: center;font-size: 14px;color: #fffffe;width: 112px;height: 26px;border-radius: 13px;background: #edb02d;left: 0;right: 0;margin: 0 auto;bottom: 40px;font-weight: bold;box-shadow: 0 5px 9px 0 rgba(184, 139, 79, .7);}
.xdf_bottomForm_new .ax_img {background: url(../images_new/bottomFormImg.png?12121) no-repeat center top;height: 140px;bottom: initial;margin: 0;top: 0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #e4ae32;}











@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    body.sem .rightMenu{display: none !important;}
    .m1200{width: 94%;}

    .header_banner{height: 10.8rem;background: url(../images_new/m_bannerBg.jpg) no-repeat center top;background-size: cover;}
    .header_banner .m1200{flex-direction: column;padding: 0;}
    .header_banner .logo img {width: 68%;}
    .header_banner .banner_img{padding: 0;width: 100%;}
    .header_banner .banner_img img{margin: 1.2rem 0 0 .15rem;width: 100%;display: block;}
    .header_banner .form-wrap{margin: .45rem auto 0;width: 100%;height: auto;}
    .header_banner .form-wrap form{padding: .6rem .65rem .2rem .78rem;}
    .header_banner .form-wrap form h4{font-size: .44rem;line-height: .44rem;margin: 0 0 .15rem 0;}
    .header_banner .form-wrap form .label{margin: .15rem 0;height: .86rem;}
    .header_banner .form-wrap form .label input, .header_banner .form-wrap form .label select{height: .82rem;line-height: .82rem;}
    .header_banner .form-wrap form .label.Code span{height: .4rem;line-height: .4rem;font-size: .3rem;margin: .23rem 0;width: 48%;}
    .header_banner .form-wrap form .tiaokuan{font-size: .20rem;text-align: left;}
    .header_banner .form-wrap form .xdf_formbtn{line-height: .86rem;height: .86rem;background: #eaa81b;box-shadow: 0 0 .2rem 0 rgba(183, 131, 63, .3);}



    .page{padding: .35rem 0;}
    .page .tit{font-size: .4rem;height: .9rem;margin: 0 0 .2rem 0;font-weight: normal;line-height: .5rem;text-align: center;}
    .page .tit .t1{font-size: .4rem;padding: 0 .1rem 0;margin: 0 .05rem;}
    .page .tit .t1::before,.page .tit .t1::after{border-width: .02rem;}
    .page .tit .t2{font-size: .2rem;margin: .05rem 0 0 0;letter-spacing: .2rem;}
    .page .testBtn{width: 5.5rem;height: .8rem;border-radius: .4rem;font-size: .3rem;line-height: .8rem;margin: .3rem auto 0;}


    
    .page1{padding: .7rem 0 .35rem;}
    .page1 .tit{height: 1.4rem;}
    .page1 .list{flex-wrap: wrap;}
    .page1 .list li{width: 3.4rem;height: 3.6rem;padding: .15rem 0 0 0;border-radius: .2rem;background-size: cover;background-image: url(../images_new/m_page1LiBg.png)}
    .page1 .list li h4{line-height: .6rem;font-size: .28rem;width: 94%;}
    .page1 .list li,.page1 .list li:nth-of-type(2){margin: 0 0 .2rem 0;}
    .page1 .list li p{font-size: .24rem;line-height: .3rem;height: 2.25rem;margin: .3rem 0 0;width: 90%;}
    .page1 .list li a{width: 100%;height: .64rem;line-height: .64rem;font-size: .24rem;border: 0;background: none;color: #ffffff;}
    .page1 .list li:hover a{background: none;color: #ffffff;}



    .page2 h4{font-size: .28rem;line-height: .9rem;height: .9rem;margin: 0;}
    .page2 .list{flex-direction: column;}
    .page2 .l_txt{width: 100%;height: 3.88rem;background: url(../images_new/m_page2TxtBg1.png) no-repeat center center;background-size: 100% 3.88rem;padding: 0 0 .3rem .32rem;box-sizing: border-box;}
    .page2 .l_txt h4{height: .9rem;line-height: .9rem;font-size: .28rem;color: #333333;padding: 0 0 0 .3rem;margin: 0;}
    .page2 .list .l.isWap{background: none;width: 100%;height: 2.9rem;padding: .3rem .3rem .3rem 0;display: flex !important;}
    .page2 .list .tab{text-align: center;}
    .page2 .list .items .item{display: none;}
    .page2 .list .items .item.active{display: block;}
    .page2 .list .l .tab{width: 1.84rem;height: .6rem;flex-shrink: 0;margin: 0;padding: 0;line-height: .6rem;background: #a2d1db;color: #ffffff;margin: 0 0 .3rem 0;position: relative;font-size: .26rem;}
    .page2 .list .l .tab.active{background: #1e9fbb;}
    .page2 .list .l .tab.active::before{ position:absolute;content: "";width: 0;top: 50%;right: -.11rem;margin-top: -.13rem;height: 0;border-left: .13rem solid #1e9fbb;border-top: .13rem solid transparent;border-bottom: .13rem solid transparent;}
    .page2 .list .l .items .item{margin:0 0 0 .3rem;}
    .page2 .list .l .items .item p{font-size: .26rem;line-height: .38rem;height: 2.3rem;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
    .page2 .list .r h4{line-height: .7rem;height: .7rem;}
    .page2 .list .r{background: none;width: 100%;height: auto;box-shadow: none;padding: 0;margin: .3rem 0 0 0;}
    .page2 .list .r ul{width: 100%;height: 5.56rem;background: url(../images_new/m_page2TxtBg2.png) no-repeat center center;padding: .22rem .35rem;background-size: 100% 100%;box-sizing: border-box;}
    .page2 .list .r ul li{font-size: .24rem;line-height: .62rem;height: .62rem;border-radius: .1rem;background: #dfdede;margin: .05rem 0;}
    .page2 .list .r ul li i{display: none;}
    .page2 .list .r ul li.l1{width: 2.04rem;}
    .page2 .list .r ul li.l2{width: 4.17rem;}
    .page2 .list .r ul li.l3,.page2 .list .r ul li.l9{width: 2.9rem;}
    .page2 .list .r ul li.l4,.page2 .list .r ul li.l10{width: 3.32rem;}
    .page2 .list .r ul li.l4 span{font-size: .2rem;}
    .page2 .list .r ul li.l5,.page2 .list .r ul li.l6,.page2 .list .r ul li.l7,.page2 .list .r ul li.l8{width: 100%;}
    .page2 .list .r p{display: none;}


    .bg1{background: none;}
    .page3{background:url(../images_new/m_page3Bg_m.jpg) no-repeat center 1.6rem;background-size: 100% 100%;height: auto;background: #1b8ca2;}
    .page3 .tit{height: 1.3rem;display: none !important;}
    .page3 .cost_wrap .fl{float: none;display: none;}
    .page3 .cost_wrap .fl ul {display: flex;padding: 0;flex-direction: column;margin: .45rem 0 0;width: 100%;}
    .page3 .cost_wrap .fl ul li{display: flex;margin-right: 0;margin: 0 auto;text-align: left;margin-top: .28rem;margin-right: .52rem;}
    .page3 .cost_wrap .fl ul li h2{width: 1.7rem;flex-shrink: 0;text-align: center;font-size: .3rem;}
    .page3 .cost_wrap .fl ul li p{width: 4.6rem;flex-shrink: 0;font-size: .24rem;line-height: .36rem;}
    .page3 .cost_wrap .fl ul li p b{font-size: .24rem;}
    .page3 .cost_wrap .fr {width: 100%;float: none;}
    .page3 .cost_wrap .fr h2 {font-size: 0.4rem;margin-top: 0rem;line-height: 0.7rem;text-align: center;}
    .page3 .cost_wrap .fr .h3 {font-size: 0.26rem;margin-top: 0.1rem;line-height: 0.2rem;text-align: center;margin-bottom: 0.3rem;}
    .page3 .form-wrap form .label{margin: .1rem 0;border-radius: .43rem !important;overflow: hidden;}
    .page3 .form-wrap form .label.school i.iconDown{left: 88%;}
    .page3 .form-wrap form .tiaokuan{font-size: 0.2rem;text-align: left;padding-left: 0.2rem;}
    .page3 .form-wrap .xdf_formbtn {width: 96%;height: 0.77rem;line-height: 0.77rem;font-size: 0.3rem;border-radius: 0.5rem !important;}
    .page3 .cost_result ul {border-radius: 0.2rem;margin-top: .2rem;}
    .page3 .cost_result ul li span{font-size: .24rem;height: .6rem;line-height: .6rem;}
    .page3 .cost_result ul li:first-child span{height: .8rem;line-height: .8rem;font-size: .26rem;}
    .page3 .cost_result ul li:nth-of-type(3),.page3 .cost_result ul li:nth-of-type(5){background: rgba(0, 0, 0, .2);}
    .page3 .cost_result ul li b{font-size: 0.4rem;}
    .page3 .cost_result .tip {font-size: 0.24rem;padding-top: 0.4rem;}



    .page4{padding-bottom: .15rem;}
    .page4 .page4-swiper{width: 100%;padding-bottom: 0.5rem;}
    .page4 .page4-swiper .swiper-wrapper, .page4 .page4-swiper{overflow: initial;display: flex;}
    .page4 .page4-swiper .swiper-slide{width: 100%;height: 3.4rem;border-radius: .2rem;display: flex;justify-content: end;margin: 0;}
    .page4 .txts{width: 100%;height: 4.7rem;border-radius: .2rem;padding: 0 .3rem 0 .55rem;position: relative;}
    .page4 .swiper-slide.slide1{background: url(../images_new/page4SwiperBg1.png) no-repeat center center;background-size: cover;}
    .page4 .swiper-slide.slide2{background: url(../images_new/page4SwiperBg2.png) no-repeat center center;background-size: cover;}
    .page4 .swiper-slide.slide3{background: url(../images_new/page4SwiperBg3.png) no-repeat center center;background-size: cover;}
    .page4 .swiper-slide.slide4{background: url(../images_new/page4SwiperBg4.png) no-repeat center center;background-size: cover;}
    .page4 .page4-swiper .swiper-slide .dec{padding: .25rem .3rem 0 0;width: 4.55rem;}
    .page4 .page4-swiper .swiper-slide .dec h2{font-size: .28rem;line-height: .3rem;}
    .page4 .page4-swiper .swiper-slide .dec h2 span{width: 1.06rem;height: .3rem;line-height: .3rem;font-size: .2rem;flex-shrink: 0;padding: 0;text-align: center;border-radius: .15rem;}
    .page4 .page4-swiper .swiper-slide .dec h3{font-size: .24rem;}
    .page4 .page4-swiper .swiper-slide .dec p{font-size: .24rem;line-height: .3rem;margin: .15rem 0 0 0;}
    .page4 .page4-swiper .swiper-slide .dec .text{font-size: .24rem;margin: .1rem 0 0 0;}
    .page4 .swiper-pagination{bottom: 0;}
    .page4 .swiper-pagination-bullet{width: .14rem;height: .14rem;background: #ebebeb;opacity: 1;}
    .page4 .swiper-pagination-bullet-active{background: #edb02d;}



    .page5 .tit{height: 1.4rem;}
    .page5 ul li {width: 100%;height: 1.22rem;background: url(../images_new/mbzImg1.png) no-repeat center top;background-size: 100% 100%;border-radius: 0;overflow: hidden;position: relative;float: none;margin-right: 0;padding:0 0.3rem;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;margin-bottom: 0.2rem;border: 0;}
    .page5 ul li span {width: 100%;display: block;line-height: 0.4rem;background: none;color: #e69f05;font-weight: bold;margin-left: 0;border-radius: 0;font-size: 0.32rem;height: auto;position:initial;text-align: left;}
    .page5 ul li:nth-of-type(odd) span{color: #1b8ca2;}
    .page5 ul li p {width: 100%;font-size: 0.24rem;line-height: 0.34rem;margin-top: 0;margin-left: 0;text-align: left;}
    .page5 ul li:nth-child(2) {background: url(../images_new/mbzImg2.png) no-repeat center top;background-size: cover;}
    .page5 ul li:nth-child(3) {background: url(../images_new/mbzImg3.png) no-repeat center top;background-size: cover;}
    .page5 ul li:nth-child(4) {background: url(../images_new/mbzImg4.png) no-repeat center top;background-size: cover;}
    .page5 ul li:nth-child(5) {background: url(../images_new/mbzImg5.png) no-repeat center top;background-size: cover;}




    .page6{background: none;}
    .page6 .page1-swiper{padding: 0 0 .5rem 0;}
    .page6 .txts{width: 100%;height: 5.2rem;border-radius: .2rem;}
    .page6 .txts .l_txt{width: 2.44rem;padding: .4rem .15rem 0;}
    .page6 .txts .l_txt img{width: 1rem;height: 1rem;}
    .page6 .txts .l_txt h3{font-size: .34rem;line-height: .34rem;margin: .4rem auto .4rem;}
    .page6 .txts .l_txt dl{flex-direction: column;align-items: center;font-size: .26rem;margin: 0 0 .1rem 0;}
    .page6 .txts .l_txt dl dt{padding-right: 0;width: 1.2rem;text-align: center;}
    .page6 .txts .l_txt dl dt::after{position: inherit}
    .page6 .txts .l_txt dl dd{line-height: .32rem;font-weight: bold;text-align: center;}
    .page6 .txts .r_txt{width: 4.45rem;padding:  0 .3rem 0 .15rem;background-size: 1.31rem .81rem;background-position: 3.5rem .2rem;}
    .page6 .txts .r_txt h4{padding: .5rem .6rem .5rem .1rem;height: 1.7rem;}
    .page6 .txts .r_txt h4 p{font-size: .24rem;line-height: .34rem;}
    .page6 .txts .r_txt h4::before, .page6 .txts .r_txt h4::after{width: .2rem;height: .16rem;}
    .page6 .txts .r_txt h4::before{top: .3rem;}
    .page6 .txts .r_txt h4::after{right: .2rem;top: 1.2rem;}
    .page6 .txts .r_txt .txt{padding: .85rem .1rem 0;background-size: 1.2rem;background-position-x: .1rem;}
    .page6 .txts .r_txt .txt p{font-size: .24rem;line-height: .34rem;height: 1.68rem;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
    .page6 .txts .r_txt .txt a{font-size: .28rem;line-height: .28rem;margin: .3rem 0;}
    .page6 .page6-swiper{padding-bottom: .5rem;}
    .page6 .swiper-pagination{bottom: 0;}
    .page6 .swiper-pagination-bullet{width: .14rem;height: .14rem;background: #ebebeb;opacity: 1;}
    .page6 .swiper-pagination-bullet-active{background: #edb02d;} 


}