.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;}


#iconDiv1{display:none;}
.isPc2{display:none;}

body{background: #ffffff;}
.orangeBtn{width:260px;height:40px;line-height:40px;background:#ffcf62;font-size:16px;color:#252870;text-align:center;margin:40px auto 0;border-radius:20px;display:block;font-weight: bold;}
.orangeBtn:hover{color: #8a1d19;}


.header_banner{width:100%;height:574px;background:url(../images_new/bannerBg.jpg) no-repeat center top;}
.header_banner .banner_img{padding:79px 0 0 0;position: relative;}
.header_banner .xcx_wrap{width: 248px;height: 306px;background: #f6fcff;border-radius: 10px;box-shadow: 0px 0px 10px 4px #9dc1e4;text-align: center;margin: 0 0 0 900px;padding-top: 30px;box-sizing: border-box;}
.header_banner .xcx_wrap img{width:144px;height: 144px;border-radius: 50%;overflow: hidden;}
.header_banner .xcx_wrap h3{font-size: 22px;color: #1d279a;margin: 20px 0 10px 0;}
.header_banner .xcx_wrap p{font-size: 16px;color: #1d279a;line-height: 140%;}


.page{padding:50px 0;}
.page .title{font-size: 40px;color: #252971;text-align: center;line-height: 40px;margin-bottom: 40px;}
.page .qt_53Btn{-webkit-transition:background-color .3s, color .3s;transition:background-color .3s, color .3s;}
.page1{background: linear-gradient(180deg,#273d88,#252971);}
.page1 .title{color: #ffffff;}
.page1 .con{display: flex;justify-content: space-between;}
.page1 .con .tabs .swiper-wrapper{display: block;}
.page1 .con .tabs dl{width: 391px;margin-top: -10px;height: auto;}
.page1 .con .tabs dl dt{width: 391px;height:122px;background: url(../images_new/tab.png) no-repeat center top;cursor: pointer;color: #efc04d;font-size: 30px;font-weight: bold;line-height: 140px;padding-left: 50px;box-sizing: border-box;position: relative;z-index: 2;}
.page1 .con .tabs dl dt b{font-size: 40px;margin-right: 20px;}
.page1 .con .tabs dl dt::after{content: '';width:24px;height:13px;background: url(../images_new/icon1.png) no-repeat center top;position: absolute;right: 40px;top: 70px;}
.page1 .con .tabs dl dd{font-size: 18px;color: #ffffff;text-align: center;padding-top: 10px;display: none;background: url(../images_new/ddBg.png) no-repeat center bottom;background-size: cover;margin-top: -5px;position: relative;z-index: 1;}
.page1 .con .tabs dl dd span{display: block;line-height: 54px;height: 54px;cursor: pointer;font-size: 18px;}
.page1 .con .tabs dl.active dt{background: url(../images_new/tabH.png) no-repeat center top;color: #ffffff;}
.page1 .con .tabs dl.active dt::after{background-image: url(../images_new/icon2.png)}
.page1 .con .tabs dl.active dd{display: block;}
.page1 .con .tabs dl dd span.act{color: #eba34f;font-weight: bold;font-size: 24px;}
.page1 .con .tables{width: 790px;background: #51609c;border-radius: 10px;margin-top: 15px;padding: 16px 16px 0 16px;box-sizing: border-box;}
.page1 .con .tables .list_con_wrap{overflow-y: scroll;height: 600px;padding-right: 10px;}
.page1 .con .tables .list_con_wrap .swiper-wrapper{display: block;}
.page1 .con .tables .list_con_wrap::-webkit-scrollbar{width:4px;height:100%;}
.page1 .con .tables .list_con_wrap::-webkit-scrollbar-thumb{background:#eba350;}
.page1 .con .tables .list_con_wrap::-webkit-scrollbar-track{background:#eee;}

.page1 .con .tables .list_con dl{padding: 0 25px 15px 25px;width: 100%;box-sizing: border-box;background: linear-gradient(180deg,#e4e9ff,#ffffff);border-radius: 10px;position: relative;overflow: hidden;margin-bottom: 10px;height: auto;}
.page1 .con .tables .list_con dl::after{content: '';width:235px;height:167px;background: url(../images_new/zonghe.png) no-repeat center center;position: absolute;right: 0;top: 0;z-index: 1;}
.page1 .con .tables .list_con dl.usa::after{background-image: url(../images_new/usa.png);}
.page1 .con .tables .list_con dl.uk::after{background-image: url(../images_new/uk.png);}
.page1 .con .tables .list_con dl.ca::after{background-image: url(../images_new/ca.png);}
.page1 .con .tables .list_con dl.au::after{background-image: url(../images_new/au.png);}
.page1 .con .tables .list_con dl.ne::after{background-image: url(../images_new/ne.png);}
.page1 .con .tables .list_con dl.yz::after{background-image: url(../images_new/yz.png);}
.page1 .con .tables .list_con dl.oz::after{background-image: url(../images_new/oz.png);}
.page1 .con .tables .list_con dl dt{border-bottom: 1px solid #8e99c2;height: 54px;display: flex;justify-content: space-between;align-items: center;margin-bottom: 10px;z-index: 2;position: relative;}
.page1 .con .tables .list_con dl dt span{font-size: 24px;color: #263883;font-weight: bold;}
.page1 .con .tables .list_con dl dt a{width: 120px;height: 30px;background: #eda427;display: inline-block;border-radius: 50px;color: #ffffff;text-align: center;font-size: 14px;line-height: 30px;}
.page1 .con .tables .list_con dl dd p{font-size: 14px;color: #333333;}
.page1 .con .tables .list_con dl dd p span{color: #263984;background: #ebe9fb;display: inline-block;padding: 2px 10px;font-size: 12px;border-radius: 4px;line-height: 18px;margin-right: 5px;}
.applt{height:140px;background:url(../images_new/applt_bg.png) no-repeat center center;background-size:100% 100%;display:flex;justify-content:space-between;align-items:center;margin-top: 20px;}
.applt dl{float:left;padding-left:60px;}
.applt dl dt{font-size:26px;color:#ffffff;font-weight:bold;line-height:36px;}
.applt dl dd{font-size:18px;color:#ffffff;}
.applt img{width:100px;margin:0 0 0 50px;border-radius: 50%;}
.applt ul{float:right;margin-right:144px;width:360px;}
.applt ul li{width:170px;height:40px;line-height:40px;font-size:20px;color:#e39520;background:#263782;border-radius:4px;margin:0 10px 4px 0;text-align:center;float:left;font-weight:bold;}
@keyframes anim-moema-1 {
	60% {
		-webkit-transform:scale3d(.8, .8, 1);
		transform:scale3d(.8, .8, 1)
	} 
	85% {
		-webkit-transform:scale3d(1.1, 1.1, 1);
		transform:scale3d(1.1, 1.1, 1)
	}
	100% {
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1)
	}
}
@-webkit-keyframes anim-moema-2 {
	to {
		opacity:0;
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1)
	}
}
@keyframes anim-moema-2 {
	to {
		opacity:0;
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1)
	}
}
.page2{background:url(../images_new/page2Bg.jpg) no-repeat center top;}
.page2 .con{position:relative;}
.page2 .con .item{width:240px;height:300px;text-align:center;margin-right:80px;background:linear-gradient(180deg, #c5e2fa, #fffffd 90%);border-radius:10px;float:left;position:relative;}
.page2 .con .item::before{content:'';width:74px;height:60px;background:url(../images_new/sjgh_icon2_new.png) no-repeat center center;position:absolute;right:-74px;top:98px;}
.page2 .con .item:nth-child(4){margin-right:0;}
.page2 .con .item:nth-child(4):before{display:none;}
.page2 .con .item dt{font-size:22px;color:#333333;font-weight:bold;line-height:40px;padding-top:106px;position:relative;}
.page2 .con .item dt::before{content:'';width:82px;height:82px;position:absolute;left:0;right:0;top:18px;margin:auto;background:url(../images_new/sjgh_icon1_new.png) no-repeat 0 0;}
.page2 .con .item:nth-of-type(1) dt::before{background-position:0 0;}
.page2 .con .item:nth-of-type(2) dt::before{background-position:-318px 0;}
.page2 .con .item:nth-of-type(3) dt::before{background-position:-638px 0;}
.page2 .con .item:nth-of-type(4) dt::before{background-position:-956px 0;}
.page2 .con .item dd{font-size:14px;color:#666666;line-height:22px;height:70px;}
.page2 .con .item .btn{height:30px;line-height:30px;font-size:16px;color:#ea971c;margin:14px auto 14px;font-weight:bold;}
.page2 .con .tip{font-size:12px;height:22px;color:#999999;text-align:right;position:absolute;right:0;top:256px;}

.page3{padding-bottom: 0;}
.page3 .rmwt-swiper{padding: 5px 5px 5px;}
.page3 .rmwt-swiper .swiper-wrapper{display: flex;justify-content: space-around;}
.page3 .rmwt-swiper .swiper-slide{width:228px;height: 458px;background: #e8eefb;border-radius: 10px;padding: 0 25px;box-sizing: border-box;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.page3 .rmwt-swiper .swiper-slide h4{height: 112px;font-size: 20px;color: #0b187c;display: flex;align-items: flex-end;}
.page3 .rmwt-swiper .swiper-slide .txts p{margin-top: 24px;}
.page3 .rmwt-swiper .swiper-slide .txts p::-webkit-scrollbar{width:4px;height:100%;}
.page3 .rmwt-swiper .swiper-slide .txts p::-webkit-scrollbar-thumb{background:#182695;}
.page3 .rmwt-swiper .swiper-slide .txts p::-webkit-scrollbar-track{background:rgba(0, 0, 0, 0);}
.page3 .rmwt-swiper .swiper-slide .txts a{display: none;font-size: 14px;color: #f1a90f;text-align: right;margin-top:8px;}
.page3 .rmwt-swiper .swiper-slide .txts img{width: 176px;margin-top: 30px;border-radius: 8px;}
.page3 .rmwt-swiper .swiper-slide.active{width:470px;height: 458px;background: #0b187c;}
.page3 .rmwt-swiper .swiper-slide.active h4{color: #eda427;font-size: 24px;padding: 0;height: 80px;width: 400px;}
.page3 .rmwt-swiper .swiper-slide h5{color: #2855b7;font-size: 14px;font-weight: normal;line-height: 140%;height: 40px;}
.page3 .rmwt-swiper .swiper-slide.active h5{color: #a2aae9;height: auto;}
.page3 .rmwt-swiper .swiper-slide.active .txts p{color: #ffffff;overflow: auto;padding: 0;display: block !important;line-height: 160%;height: 112px;font-size: 14px;width: 400px;}
.page3 .rmwt-swiper .swiper-slide.active .txts a{display: block;}
.page3 .rmwt-swiper .swiper-slide.active .txts img{width: 419px;}
.page3 .rmwt-swiper .swiper-slide .anim{width: 174px;box-sizing: border-box;overflow: hidden;}
.page3 .rmwt-swiper .swiper-slide.active .anim{width: 100%;}
.page3 .tip{font-size: 12px;color: #252971;text-align: right;}

.page4{background: linear-gradient(180deg,#ffffff,#dcf4ff);}
.page4 .tabs{margin-bottom: 20px;}
.page4 .tabs .tabsWrap{display: flex;justify-content: center;}
.page4 .tabs .tab{width:163px;height:47px;background: url(../images_new/countryTab.png) no-repeat center top;color: #ffffff;text-align: center;line-height: 47px;font-size: 18px;margin-left: 10px;cursor: pointer;}
.page4 .tabs .tab.active{width:163px;height:57px;background: url(../images_new/countryTabH.png) no-repeat center top;font-weight: bold;}
.page4  .teacherWrap{padding-top: 10px;}
.page4  .teacherWrap .teacher{width:230px;background: #ffffff;border-radius: 20px;overflow: hidden;cursor: pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;float: left;margin:0 5px;}
.page4  .teacherWrap .teacher:hover{box-shadow: 0 0 10px 2px #dadada;margin-top: -4px;}
.page4  .teacherWrap .gwImg_wrap{width: 230px;height: 245px;position: relative;overflow: hidden;}
.page4  .teacherWrap .teacher .gwImg_wrap img{width: 100%;}
.page4  .teacherWrap .teacher .gwImg_wrap .dec_wrap{position: absolute;background: rgba(0,0,0,.5);top: 0;left: -500px;width: 100%;height: 100%;padding: 35px 18px 0 18px;box-sizing: border-box;}
.page4  .teacherWrap .teacher:hover .gwImg_wrap .dec_wrap{left: 0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page4  .teacherWrap .teacher .gwImg_wrap .dec_wrap p{font-size: 14px;line-height: 160%;color: #ffffff;margin-top: 8px;/* max-height: 36px;*/} 
.page4  .teacherWrap .teacher .gwImg_wrap .dec_wrap p b{color:#f39700;}
.page4  .teacherWrap .consultant {width: 100%;background: #fff;text-align: center;}
.page4  .teacherWrap .consultant h3 {font-size: 16px;color: #333333;line-height: 160%;padding-top: 20px;}
.page4  .teacherWrap .consultant p {font-size: 12px;color: #666666;}
.btn1 {width: 60%;margin: 15px auto 30px;font-size: 14px;color: #3fba98;border: 1px solid #f1a90f;border-radius: 20px;text-align: center;padding: 2px 0;cursor: pointer;display: block;}
.greenBtn {background: #f1a90f;color: #ffffff;}

.page5{padding-bottom: 0;}
.page5 .swiper-container{padding-bottom:38px;}
.page5 .swiper-container .swiper-slide .item{width:285px;height:420px;border:2px solid #81b4f6;border-radius:16px;box-sizing:border-box;background:linear-gradient(180deg, #e2effc, #c4e1fa 50%);padding:26px 24px 0 20px;margin-right:10px;}
.page5 .swiper-container .swiper-slide .item dt{min-height:67px;border-bottom: 1px solid #569bd5;position: relative;}
.page5 .swiper-container .swiper-slide .item dt::before{content: '最终入读';font-size: 24px;font-weight: bold;color: #1b4896;opacity: 0.2;width: 60px;line-height: 120%;position: absolute;top: -10px;right: -10px;}
.page5 .swiper-container .swiper-slide .item dt p{font-size:18px;color:#2358aa;font-weight:bold;line-height:28px;}
.page5 .swiper-container .swiper-slide .item dt li{height:20px;line-height:20px;font-size:14px;color:#4290ce;font-weight:bold;padding:0 6px;border:1px solid #639af3;float:left;margin-right:2px;border-radius:10px;background:#fff;}
.page5 .swiper-container .swiper-slide .item dt li br{display:none;}
.page5 .swiper-container .swiper-slide .item dd{padding-top:26px;box-sizing: border-box;}
.page5 .swiper-container .swiper-slide .item dd:nth-last-of-type(1){margin-bottom:0;}
.page5 .swiper-container .swiper-slide .item dd.dec b{font-size:14px;color:#24a7d8;line-height:20px;}
.page5 .swiper-container .swiper-slide .item dd.dec p{font-size:14px;color:#185182;line-height:20px;}
.page5 .swiper-container .swiper-slide .item .btn{font-size:16px;color:#f1a90f;font-weight:bold;text-align:right;margin:22px 0 0 54px;position: absolute;bottom: 40px;right: 20px;}
.page5 .swiper-container .swiper-slide .item:hover{background:linear-gradient(0deg, #3043b1, #4892e4 50%);}
.page5 .swiper-container .swiper-slide .item:hover dt{border-color: #ffffff;}
.page5 .swiper-container .swiper-slide .item:hover dt p{color:#fff;}
.page5 .swiper-container .swiper-slide .item:hover dt li{color:#dcb782;background:#1953ab;}
.page5 .swiper-container .swiper-slide .item:hover dd.dec b{color:#79d9fd;}
.page5 .swiper-container .swiper-slide .item:hover dd.dec p{color:#ffffff;}
.page5 .swiper-container .swiper-slide .item:hover dt::before{color: #ffffff;}
.page5 .swiper-container .swiper-button{width:30px;height:30px;border:1px solid #faefc3;background:#4891e4 url(../images/btn_icon.png) no-repeat 0 center;opacity:1;top:inherit;bottom:0;border-radius:50%;}
.page5 .swiper-container .swiper-button.swiper-button-disabled{border:1px solid #ffffff;background-color:#c9c9c9;opacity:1;}
.page5 .swiper-container .swiper-button-prev{right:40px;left:inherit;background-position:7px 9px;}
.page5 .swiper-container .swiper-button-next{right:0;background-position:-33px 10px;}

/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display:block;width: 139px;height: 196px;}
.xdf_slide .xdf_slidebtn{font-size:16px;color:#ffffff;bottom:25px;width:80%;background: #f38e09;}
#xdf_bottomForm{display:none;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .m1200 .ax_img{background:url(../images_new/bottomFormImg.png) no-repeat center top;width:391px;height:213px;left:-74px;bottom:45px;}

.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn {background:#efc04d;font-weight:bold;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding: 0px;}
.xdf_bottomForm_Code .xdf_bottomForm.form-wrap form .label{width: 21%;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{width: 18%;color: #2153a3;font-size: 16px;}
@media screen and (max-width:1000px) {
	.m1200{width:94%;}
	.header_banner{height:7.38rem;padding:0;background:url(../images_new/m_bannerBg.jpg) no-repeat center top;background-size:contain;}
	.header_banner .banner_img{padding:1.5rem 0 0;}
	.header_banner .orangeBtn{position: static;width: 6rem;margin-top: 3.9rem;}
	.orangeBtn{width:5.6rem;height:0.82rem;line-height:0.82rem;font-size:0.3rem;margin:0.3rem auto 0;border-radius:0.4rem;background: linear-gradient(180deg,#ffc043,#f19a22);}
	.page{padding:.5rem 0 0;}
	.flex-justify-between{flex-direction: column;}
	.conentQt{background: none;}
	.page .title{font-size: 0.4rem;margin-bottom: 0.2rem;line-height: 160%;}

	.page1{background: #233687;padding-top: 0;padding-bottom: 0.4rem;}
	.page1 .m1200{width: 100%;}
	.page1 .con{flex-direction: column;}
	.page1 .con .tabs .swiper-wrapper{display: flex;}
	.page1 .con .tabs dl.active dd{display: none;}
	.page1 .con .tabs{overflow-x: hidden;margin-bottom: 0.28rem;width: 100%;}
	.page1 .con .tabs div{display: flex;width: 9rem;}
	.page1 .con .tabs dl{width:2.03rem;margin-top: 0;margin-left: 0.2rem;}
	.page1 .con .tabs dl dt::after{display: none;}
	.page1 .con .tabs dl dt{width: 2.03rem;height: 0.69rem;background-image: url(../images_new/m_tab.png);background-size: contain;margin-left: 0;line-height: 0.69rem;font-size: 0.24rem;padding-left: 0;text-align: center;}
	.page1 .con .tabs dl dt b{font-size: 0.24rem;font-weight: normal;margin-right: 0;}
	.page1 .con .tabs dl.active dt{background-image: url(../images_new/m_tabH.png);background-size: contain;width: 2.03rem;height: 0.86rem;}
	.page1 .con .tables{width: 94%;margin: 0 auto;padding: 0;}
	.page1 .con .tables .list_con_wrap{width: 100%;height: 4.34rem;padding-right: 0;position: relative;}
	.page1 .con .tables .sx_con{background: #252870;border-top-left-radius: 0.1rem;border-top-right-radius: 0.1rem;padding: 0 0.2rem;height: 0.78rem;line-height: 0.78rem;color: #efc04d;box-shadow:0rem 0.1rem 0.5rem 0.1rem #415096;position: relative;}
	.page1 .con .tables .sx_con::after{content: '';width: 0.24rem;height: 0.13rem;background: url(../images_new/icon1.png) no-repeat center top;position: absolute;right: 0.2rem;top: 0;bottom: 0;margin: auto;background-size: contain;}
	.page1 .con .tables .list_con{background: #51609c;padding: 0.2rem;border-bottom-left-radius: 0.1rem;border-bottom-right-radius: 0.1rem;}
	/* .page1 .con .tables .list_con_wrap .swiper-wrapper{display: flex;} */
	.page1 .con .tables .sx_con .sx_list{position: absolute;top: 0.78rem;left: 0;width: 100%;background:#252870;color: #ffffff;text-align: center;z-index: 2;border-top: 0.02rem solid #415096;display: none;}
	.page1 .con .tables .sx_con .sx_list span{display: block;}
	.page1 .con .tables .list_con dl{padding: 0 0.2rem 0 0.2rem;border-radius: 0.1rem;margin-bottom: 0.2rem;width: 98%;max-height: 3rem;box-sizing: border-box;min-height: 2.6rem;}
	.page1 .con .tables .list_con dl{overflow: hidden;}
	.page1 .con .tables .list_con dl dt{height: 0.82rem;margin-bottom: 0.2rem;}
	.page1 .con .tables .list_con dl dt span{font-size: 0.28rem;line-height: 120%;}
	.page1 .con .tables .list_con dl dt a{display: none;}
	.page1 .con .tables .list_con dl dd p{font-size: 0.24rem;}
	.page1 .con .tables .list_con dl dd p span{position: relative;color: #263984;}
	/* .page1 .con .tables .list_con dl dd p span::after{content: '·';font-size: 0.4rem;color: #263984;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;} */
	.page1 .con .tables .list_con dl::after{background-size: 100% 100%;width: 4.35rem;height: 3.09rem;bottom: -20%;top: auto;right: -10%;opacity: .5;}
	.page1 .con .tables .list_con dl dd p span{font-size: 0.24rem;line-height: 140%;padding: 0rem 0.1rem;margin-right: 0.05rem;}
	.swiper-container_jx .swiper-scrollbar{position: absolute;bottom: 0;left: 0;background: #ffffff;}
	.swiper-container_jx .swiper-scrollbar-drag{background: #eba350;}
	.applt{display: none;}
	.form_mb{width:94%;height:7rem;margin:0.6rem auto 0;background:linear-gradient(180deg, #4356aa,#9ba5d3, #fffdf8);border-radius: 0.2rem;}
	.form_mb .title{color:#ffffff;text-align:center;padding-top:0.3rem;}
	.form_mb .title dt{font-size:0.44rem;line-height:0.78rem;font-weight:bold;}
	.form_mb .title dd{font-size:0.24rem;line-height:0.32rem;}
	.form_mb .form-wrap form{padding:0.1rem 0.28rem;}
	.form_mb .form-wrap form .label{width:100%;float:initial;margin:0.2rem 0 0 0;}
	.form_mb .form-wrap form .label,
	.form_mb .form-wrap form .label span, 
	.form_mb .form-wrap form .label input, 
	.form_mb .form-wrap form .label select{height:0.78rem;line-height:0.78rem;}
	.form_mb .form-wrap form .label.ZyType i{background-position:0 -407px;}
	.form_mb .form-wrap form .label.xm i{background-position:0 -204px;}
	.form_mb .form-wrap form .label i.iconDown{left:88%;}
	.form_mb .form-wrap .label.Code input{width:50%;}
	.form_mb .form-wrap form .label .SmsCodeBtn{width:2rem;font-size:0.28rem;color:#4559ae;margin:0;float:right;position:relative;text-align:center;}
	.form_mb .form-wrap form .label .SmsCodeBtn::before{content:'';width:0.04rem;height:0.5rem;position:absolute;left:0;top:0;bottom:0;margin:auto;background:#d0d0d0;}
	.form_mb .form-wrap .xdf_formbtn{width:100%;height:0.86rem;line-height:0.86rem;font-size:0.3rem;color:#252870;        background: linear-gradient(180deg, #ffc043, #f19a22);border-radius:0.43rem;margin:0.2rem 0;font-weight: bold;}

	.page2{background: #e7e7e7;padding-bottom: 0.5rem;}
	.page2 .con .list{width: 100%;background: linear-gradient(180deg, #e7e7e7,#ffffff, #e7e7e7);padding: 0.2rem;border: 1px solid #ffffff;border-radius: 0.2rem;box-sizing: border-box;}
	.page2 .con .list dl {display: flex;align-items: center;}
	.page2 .con .list dl dt{font-size:0.32rem;width: 2rem;padding: 0.4rem 0;border-right: 1px dashed #d5b77b;text-align: center;position: relative;color: #cc5752;font-weight: bold;}
	.page2 .con .list dl dt::after{content: '';width: 0.1rem;height: 0.1rem;right: -0.05rem;top: 0;bottom: 0;margin: auto;background: #cc5752;border-radius: 50%;position: absolute;}
	.page2 .con .list dl dd{width: 4.6rem;font-size: 0.26rem;padding-left: 0.2rem;box-sizing: border-box;line-height: 130%;}
	.page2 .con .tip{position: static;font-size: 0.24rem;height: auto;margin-top: 0.1rem;}

	.page3{padding-bottom: 0;}
    .page3 .m1200{width: 100%;}
    .page3 .rmwt-swiper{padding: 0 0.3rem;}
    .page3 .rmwt-swiper .swiper-wrapper{justify-content: flex-start;}
    .page3 .rmwt-swiper .swiper-slide{width:4.76rem ;height: 6.9rem;padding: 0.5rem;box-sizing: border-box;background: #0b187c;background-size: cover;}
	.page3 .rmwt-swiper .swiper-slide.active h5{font-size: 0.2rem;color: #a2aae9;}
    .page3 .rmwt-swiper .swiper-slide.active{width:4.76rem ;height: 6.9rem;}
    .page3 .rmwt-swiper .swiper-slide.active h4,
    .page3 .rmwt-swiper .swiper-slide h4{height: auto;padding: 0;font-size: 0.34rem;color: #eda427;line-height: 120%;width: 100%;}
	.page3 .rmwt-swiper .swiper-slide h5{font-size: 0.2rem;height: auto;}
    .page3 .rmwt-swiper .swiper-slide.active .txts p,
    .page3 .rmwt-swiper .swiper-slide .txts p{font-size: 0.24rem;padding: 0;max-height: 3.1rem;height: 3.1rem;margin-top: 0.2rem;color: #ffffff;line-height: 140%;overflow: scroll;width: 100%;display: block;}
    .page3 .rmwt-swiper .swiper-slide .txts img,
	.page3 .rmwt-swiper .swiper-slide.active .txts img{width: 100%;margin-top: 0.2rem;border-radius: 0.16rem;}
    .page3 .rmwt-swiper .swiper-slide .txts a{display: block;font-size: 0.26rem;}
    .page3 .rmwt-swiper .swiper-slide .anim{width: 100%;}
	.page4{padding-bottom: 0.5rem;background: #ffffff;}
	.page4 .m1200{width: 100%;}
	.page4 .tabs{margin-bottom: 0.2rem;justify-content: flex-start;overflow-y: scroll;}
	.page4 .tabs .tabsWrap{justify-content: flex-start;}
	.page4 .tabs .tab{width: 2.21rem;height: 0.62rem;background: url(../images_new/m_countryTab.png) no-repeat center top;background-size: contain;line-height: 0.62rem;font-size: 0.24rem;margin-left: 0.2rem;}
	.page4 .tabs .tab.active{background-image: url(../images_new/m_countryTabH.png);height: 0.76rem;background-size: contain;line-height: 0.56rem;width: 2.21rem;}

	.page4{padding-bottom: 0;}
	.page4 .teacherWrap{width: 94%;margin: 0 auto;padding: 0;}
	.page4 .teacherWrap .swiper-slide{background: linear-gradient(180deg,#cbd1f8,#ffffff 60%);border-radius: 0.3rem;border: 1px solid #cccccc;padding:0.28rem;box-sizing: border-box;}
	.page4 .teacherWrap .blog_header{width:100%;position:relative;}
	.page4 .teacherWrap .blog_header:before{content:'';width:100%;height:auto;display:none;position:absolute;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgb(255 248 236 / 20%) 0%,rgb(255 248 236 / 100%) 100%);z-index:-1;}
	.page4 .teacherWrap .blog_header .h_t{border-bottom:0.02rem solid #e2e2e2;position:relative;}
	.page4 .teacherWrap .blog_header .h_t dl{padding:0.5rem 0 0.65rem 0;}
	.page4 .teacherWrap .blog_header .h_t dl dt{font-size:0.4rem;color:#333333;line-height:0.46rem;}
	.page4 .teacherWrap .blog_header .h_t dl dt span{display:inline-block;min-width:0.64rem;height:0.3rem;line-height:0.3rem;color:#0b187c;font-size:0.22rem;text-align:center;vertical-align:text-top;background-color:#ffffff;margin:0.14rem 0 0 0.06rem;border-radius:0.15rem;}
	.page4 .teacherWrap .blog_header .h_t dl dd{font-size:0.3rem;color:#333333;line-height:0.52rem;}
	.page4 .teacherWrap .blog_header .h_t .PersonalPic{width:2.4rem;height:2.6rem;position:absolute;top:-0.2rem;right:0.2rem;}
	.page4 .teacherWrap .blog_header .h_t .PersonalPic::before{content:'';width:2.4rem;height:2.6rem;background:url(https://qtfile.xdf.cn/template/image/blog/mb/image/gw_head.png) no-repeat 0.62rem 0.02rem;background-size:2rem;position:absolute;left:0;top:0;}
	.page4 .teacherWrap .blog_header .h_t .img_wrap{width:1.64rem;height:1.64rem;border-radius:50%;margin:0.3rem 0 0 0.64rem;background-size: contain;}

	.page4 .teacherWrap .blog_header .h_b .dec1{padding:0.1rem 0 0.16rem;}
	.page4 .teacherWrap .blog_header .h_b .dec1 p{width:49%;height:0.44rem;line-height:0.44rem;font-size:0.24rem;color:#333333;overflow:hidden;float:left;}
	.page4 .teacherWrap .blog_header .h_b .dec1 p:nth-of-type(1){margin-right:2%;}
	.page4 .teacherWrap .blog_header .h_b .dec1 p:nth-of-type(3){width:100%;}
	.page4 .teacherWrap .blog_header .h_b .dec1 p span{color:#999999;}
	.page4 .teacherWrap .blog_header .h_b .dec2{height:1.14rem;display:flex;text-align:center;justify-content:space-evenly;padding:0.1rem 0 0;border-radius:0.3rem;box-sizing:border-box;background:linear-gradient(180deg, #f1f1f2, #ffffff);}
	.page4 .teacherWrap .blog_header .h_b .dec2 dl{width:100%;font-size:0.28rem;line-height:0.38rem;padding:0 0 0.18rem 0;overflow:hidden;}
	.page4 .teacherWrap .blog_header .h_b .dec2 dl dt{width:100%;font-size:0.24rem;color:#999999;}
	.page4 .teacherWrap .blog_header .h_b .dec2 dl dd{width:100%;color:#333333;line-height: 0.42rem;}
	.page4 .teacherWrap .blog_header .h_b .dec2 dl dd b{font-size:0.38rem;}
	.page4 .teacherWrap .blog_header .h_b .dec2 dl dd span{font-size:0.24rem;}

	.page4 .teacherWrap .blog_header_wrap.star{background: linear-gradient(180deg,#f9ecdd,#ffffff);}

	.page4 .teacherWrap .blog_header_wrap.star .blog_header .h_t{border-bottom:0.02rem solid #f6e6d4;}
	.page4 .teacherWrap .blog_header_wrap.star .blog_header .h_t .PersonalPic::before{background-image:url(https://qtfile.xdf.cn/template/image/blog/mb/image/gw_head_star_frame.png);background-position:0.2rem 0.06rem;background-size:100%;}
	.page4 .teacherWrap .blog_header_wrap.star .blog_header:before{height:3.6rem;background:linear-gradient(178deg, #f9ecdd 0%, #fff 100%);}
	.page4 .teacherWrap .blog_header_wrap.star .blog_header .h_t dl dt span{color:#9e6b33;}
	.page5 .m1200{width: 100%;}
	.page5 .swiper-container{padding:0;}
	.page5 .swiper-container .swiper-slide:nth-child(1){margin-left: 0.2rem;}
	.page5 .swiper-container .swiper-slide,
	.page5 .swiper-container .swiper-slide .item{width: 4.68rem;height: 6.94rem;}
	.page5 .swiper-container .swiper-slide .item{background: linear-gradient(60deg,#4892e4,#3043b1);padding:0.28rem;}
	.page5 .swiper-container .swiper-slide .item dt p{color: #ffffff;font-size: 0.3rem;}
	.page5 .swiper-container .swiper-slide .item dt{height: 1.2rem;border-bottom-color: #ffffff;}
	.page5 .swiper-container .swiper-slide .item:hover{background: linear-gradient(60deg,#4892e4,#3043b1);}
	.page5 .swiper-container .swiper-slide .item dt::before{font-size: 0.4rem;color: #ffffff;width: 0.8rem;line-height: 120%;top: 0rem;right: 0.2rem;}
	.page5 .swiper-container .swiper-slide .item dt li{height: 0.32rem;font-size: 0.24rem;line-height: 0.32rem;border-radius: 0.1rem;margin-right: 0.1rem;color: #dcb782;background: #1953ab;}
	.page5 .swiper-container .swiper-slide .item dd{padding-top: 0.46rem;}
	.page5 .swiper-container .swiper-slide .item dd.dec b,
	.page5 .swiper-container .swiper-slide .item dd.dec p{font-size: 0.24rem;line-height: 140%;color: #ffffff;}
	.page5 .swiper-container .swiper-slide .item dd.dec b{color: #79d9fd;}
	.page5 .swiper-container .swiper-slide .item .btn{font-size: 0.26rem;bottom: 0.5rem;right: 0.2rem;}
}

.page1{min-height: 849px;}
.page1 .con .tabs dl dd.addTive{height: 216px;}
.page1 .con .tabs dl dt b{display: none;}
@media (max-width:1000px) {
.page1{min-height: auto;}
}


