
/* banner */
.header_banner {height: 559px;background: url(../images_new/bannerBg.jpg?5) no-repeat bottom center;overflow: hidden;}
.header_banner .m1200{position: relative;height: 100%;}
.header_banner .bannerL{position: absolute;left: -50px;bottom: 0;z-index: 3;}
.header_banner .bannerImg{position: absolute;left: 0;right: 0;top:105px;z-index: 3;margin:0 auto;}
/* .header_banner .bannerR{position: absolute;right: -150px;bottom: 0;}
.header_banner .bannerP{position: absolute;right: 180px;bottom: 40px;z-index: 3;} */

.fd{-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.page {padding: 70px 0;}
.page h2{text-align: center;margin-bottom:30px;font-size: 40px;position: relative;margin-bottom: 50px;}
.page h2 span{font-size: 18px;font-weight: normal;display: block;margin-bottom: 5px;}
.page h2 i{position: relative;z-index: 2;}
.page h2::before{content: '';width: 149px;height:27px;background: url(../images_new/titleLine.png?2) no-repeat center top;position: absolute;left: 0;right: 0;bottom: -28px;margin: auto;z-index: 1;}
.page1_1{padding-top: 0;}
.page1_1 .dec{font-size: 16px;line-height: 160%;text-align: center;}
.page1_1 ul{display: flex;justify-content: space-between;margin-top: 27px;}
.page1_1 ul li{width: 287px;height: 116px;border-radius: 10px;background: linear-gradient(180deg,#ebf6ff,#ffffff);padding: 0 20px;display: flex;justify-content: center;flex-direction: column;box-sizing: border-box;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;border-bottom: 1px solid #cde2f2;border-left: 1px solid #cde2f2;border-right: 1px solid #cde2f2;}
.page1_1 ul li:hover{box-shadow: 0 0 5px 2px #cde3f2;margin-top: -5px;}
.page1_1 ul li h3{font-size: 16px;}
.page1_1 ul li p{font-size: 14px;color: #666666;line-height: 140%;margin-top: 5px;}
.page1_1 ul li a{font-size: 14px;color: #bd820b;text-align: right;display: none;}
.page1_1 ul li:hover a{display: block;}
/* page1-解读考研趋势 展望留学优势 */
.page1{background:linear-gradient(to top,#f4fcff,#ffffff);padding-top: 10px;}
.page1 .tabs{display: flex;flex-direction: row;border-bottom: 4px solid #41a4fe;justify-content: space-around;box-sizing: border-box;padding:0 30px;}
.page1 .tabs .tab{width: 354px;height: 50px;box-sizing: border-box;border: 1px solid #41a4fe;font-size: 18px;color: #41a4fe;border-radius: 10px;text-align: center;line-height: 50px;cursor: pointer;}
.page1 .tabs .tab.active,.page1 .tabs .tab:hover{height: 60px;background: #41a4fe;font-size: 20px;color: #ffffff;font-weight: bold;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}
.page1 .lists .item{display: none;background: url(../images_new/page1_conBg.jpg?1) no-repeat center top;margin-top: 35px;padding: 0 28px;box-sizing: border-box;} 
.page1 .lists .item.active{display: flex;flex-direction: row;justify-content: space-between;}
.page1 .lists .item img{width: 599px;height: 370px;margin-top: 10px;}
.page1 .lists .item.active dl{width: 430px;height: 393px;padding: 45px 65px 55px;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;justify-content: space-between;}

.page1 .lists .item.active dl dt{font-size: 16px;line-height: 30px;color: #363738;text-align: justify;}
.page1 .lists .item.active dl  dt h3{font-size: 20px;line-height: 140%;margin-bottom: 30px;}
.page1 .lists .item.active dl dt strong{font-weight: bold;}
.page1 .lists .item.active dl dd{width: 100%;height: 40px;text-align: center;line-height: 40px;background: #045bfd;border-radius: 20px;cursor: pointer; }
.page1 .lists .item.active div h4{text-align: center;font-size: 18px;margin-bottom: 20px;}
.page1 .lists .item.active dl dd.fd{margin: 5px auto 0;}
.page1 .lists .item.active dl dd a{font-size: 18px;color: #ffffff;display: block;}
.page1 .fd .qt_53Btn{margin-top: 0;}


/* page2-中国硕士学制vs英国硕士学制 */
.page2 ul{display: flex;justify-content: space-between;}
.page2 ul li{width: 388px;height: 478px;background: linear-gradient(180deg,#c8e5ff,#ffffff);border-radius: 20px;padding: 20px;box-sizing: border-box;}
.page2 ul li span{font-size: 14px;color: #333;}
.page2 ul li h3{font-size: 22px;}
.page2 ul li .con{margin-top: 20px;width: 100%;background: #ffffff;border-radius: 20px;padding: 0 12px 20px 12px;box-sizing: border-box;min-height: 394px;}
.page2 ul li .con dl{padding-top: 24px;}
.page2 ul li .con dl dt{font-size: 14px;font-weight: bold;padding-left: 20px;position: relative;}
.page2 ul li .con dl dt::after{content: '·';font-size: 26px;color: #0166ff;position: absolute;left: 0;top: 0;bottom: 0;margin: 0 auto;}
.page2 ul li .con dl dd{font-size: 14px;color: #666;line-height: 140%;padding-left: 20px;}
.page2 ul li:hover{background: linear-gradient(180deg,#0166ff,#ffffff);}
.page2 ul li:hover span,
.page2 ul li:hover h3{color: #ffffff;}
.page2 ul li:hover .con{background: linear-gradient(180deg,#cde1ff,#ffffff);}

.page .btn{font-size: 18px;width: 300px;height: 40px;line-height: 40px;text-align: center;display: block;border-radius: 20px;margin: 30px auto 0;}
.page2 .btn{color: #603b05;background: #f9bb3d;display: block;}

/* page3-考研留学双规划时间轴 */
.page3{background: url(../images_new/page3Bg.png?1) no-repeat top center;background-size: cover;}
.page3 .content{background:#ffffff;border-radius: 10px;padding: 25px 48px;box-sizing: border-box;position: relative;}
.page3 .box_wrap{margin-bottom: 30px;}
.page3 .box_wrap ul{display: flex;justify-content: space-between;}
.page3 .box_wrap ul li{width: 270px;text-align: center;}
.page3 .box_wrap ul li h4{font-size: 24px;color: #084ef7;margin-bottom: 10px;}
.page3 .box_wrap ul li .table{background: #e1efff;border-radius: 10px;padding: 0 20px;box-sizing: border-box;}
.page3 .box_wrap ul li .table span{font-size: 16px;color: #333;border-bottom: 1px dashed #cdd9e7;display: flex;height: 60px;line-height: 20px;justify-content: center;align-items: center;}
.page3 .box_wrap ul li .table span:last-child,
.page3 .box_wrap ul li .table span.nobor{border: 0;}
.page3 .box_wrap ul li:nth-child(3) .table{background: none;}
.page3 .box_wrap ul li:nth-child(3) .table span{border-bottom: 0;color: #2760f8;font-size: 16px;font-weight: bold;justify-content: left;padding-left: 20px;border-left: 2px solid #019aff;position: relative;}
.page3 .box_wrap ul li:nth-child(3) .table span::after{content: '';width: 8px;height: 8px;border: 2px solid #019aff;border-radius: 50%;position: absolute;left: -7px;top: 0;bottom: 0;margin:auto;background: #ffffff;}
.page3 .btn{color: #ffffff;background:#f9bb3d;}
.page3 .content img{position: absolute;z-index: 7;bottom:50px;left: -288px;}


/* page4-硕士升学申请方案 */
.page4{padding-bottom: 0;}
.page4 .content{background: url(../images_new/page4TableBg.png?1) no-repeat center top;width: 1200px;height: 464px;}
.page4 .content ul{padding-top: 30px;}
.page4 .content ul li{width: 100%;display: flex;justify-content: space-between;}
.page4 .content ul li:nth-child(1) span,
.page4 .content ul li:nth-child(2) span,
.page4 .content ul li:nth-child(3) span{font-size: 24px;width: 338px;color: #ffffff;height: 60px;font-weight: bold;display: flex;justify-content: center;}
.page4 .content ul li:nth-child(1) span:nth-child(1),
.page4 .content ul li:nth-child(1) span:nth-child(2){line-height: 60px;}
.page4 .content ul li:nth-child(1) span:first-child,
.page4 .content ul li:nth-child(2) span:nth-child(1),
.page4 .content ul li:nth-child(3) span:nth-child(1){width: 188px;color: #333;font-weight: normal;font-size: 16px;align-items: center;box-sizing: border-box;}
.page4 .content ul li:nth-child(2) span,
.page4 .content ul li:nth-child(3) span{color: #333;font-size: 16px;font-weight: normal;flex-direction: column;padding: 0 20px;justify-content: center;height: 174px;}
.page4 .content ul li:nth-child(2) span i,
.page4 .content ul li:nth-child(3) span i{display: block;position: relative;padding-left: 10px;}
.page4 .content ul li:nth-child(2) span i::after,
.page4 .content ul li:nth-child(3) span i::after{content: '·';font-size: 30px;color: #3092e8;position: absolute;left: 0;bottom: 0;top: 0;margin: 0 auto;}
.page4 .content ul li:nth-child(3) span:nth-child(2){width: 704px;align-items: center;}
.page4 .content ul li:nth-child(3) span:nth-child(3){align-items: center;}
.page4 .content ul li:nth-child(3) span:nth-child(3) i::after{display: none;}



/* page7-2023英国&中国QS大学排名 */
.page7 .top{display: flex;flex-direction: row;justify-content: space-between;}
.page7 .left{padding: 30px;background: linear-gradient(to top,#fbfcfe,#a2d9ff);width: 730px;height: 570px;border-radius:10px;box-shadow: 0 4px 24px 1px rgb(228 ,234 ,256);box-sizing: border-box;}
.page7 .page7-swiper{padding-bottom: 75px;}
.page7 .left .thead,.page7 .left .ulBox ul li{display: flex;flex-direction: row;justify-content: space-between;}
.page7 .left .thead div{background: url(../images_new/page7TheadBg.png?1) no-repeat bottom left;width: 320px;height: 38px;}
.page7 .left .thead div span{height: 38px;line-height: 36px;text-align: center;display: inline-block;font-size: 20px;}
.page7 .left .thead div span:nth-child(1){width: 100px;color: #ffffff;}
.page7 .left .thead div span:nth-child(2){width: 215px;color: #41a4fe;}
.page7 .left .ulBox{display: flex;flex-direction: row;justify-content: space-between;}
.page7 .left .ulBox ul{width: 320px;}
.page7 .left .ulBox ul li{border-bottom:1px solid #9cbdf6}
.page7 .left .ulBox ul li span{font-size: 16px;color: #0aadff;line-height: 44px;text-align: center;}
.page7 .left .ulBox ul li span:nth-child(1){width: 100px;}
.page7 .left .ulBox ul li span:nth-child(2){width: 215px;}
.page7 .left .ulBox ul li span.blue{color: #333333;} 
.page7 .left .ulBox ul li span.yellow{color: #ffcd00;} 
.page7 .left .ulBox ul li:last-child{border: 0;}
.page7 .right{background: url(../images_new/page7RBg.png) no-repeat center left;width: 424px;height: 570px;padding: 0 32px;box-sizing: border-box;}
.page7 .right h4{font-size: 20px;line-height: 60px;color: #fefefe;font-weight: bold;text-align: center;}
.page7 .right .form-wrap{background:#ffffff;border-radius: 10px;width: 360px;height: 490px;margin: 0 auto;padding: 20px 20px;box-sizing: border-box;}
.page7 .form-wrap form .label{display: block;width: 100%;margin: 8px 0;height: 40px;border: 0;background: #f2f2f2;}
.page7 .form-wrap form .label input,.page7 .form-wrap form .label select{height: 40px;line-height: 40px;padding: 0;font-size: 16px;}
.page7 .form-wrap form .label:nth-of-type(1) i{background:url(../images_new/fmIcon1.png?1) no-repeat center left;top: 13%;}
.page7 .form-wrap form .label:nth-of-type(2) i{background:url(../images_new/fmIcon2.png?1) no-repeat center left;top: 13%;}
.page7 .form-wrap form .label:nth-of-type(3) i{background:url(../images_new/fmIcon1.png?1) no-repeat center left;top: 13%;}
.page7 .form-wrap form .label:nth-of-type(4) i{background:url(../images_new/fmIcon3.png?1) no-repeat center left;top: 14%;}
.page7 .form-wrap form .label:nth-of-type(6) i{background:url(../images_new/fmIcon4.png?1) no-repeat center left;top: 14%;}
.page7 .form-wrap form .label:nth-of-type(7) i{background:url(../images_new/fmIcon5.png?1) no-repeat center left;top: 14%;}
.page7 .form-wrap .label.Code input{width: 55.8%;}
.page7 .form-wrap form .label span{width: 110.1px;height: 40px;line-height: 40px;margin: 0;border: 0;border-radius: 0;background: #213eb3;font-size: 16px;color: #fffefe;}
.page7 .form-wrap .tiaokuan{font-size: 12px;margin: 3px 0;}
.page7 .form-wrap .xdf_formbtn{width: 226px;height: 50px;line-height: 50px;border-radius: 25px;border: 1px solid #1c3290;font-size: 14px;color: #1c3290;font-weight: bold;background: none;margin: 10px auto 0;display: block;float: none;cursor: pointer;}
.page7 p.msg{font-size: 14px;color: #666666;margin: 10px auto;text-align: center;}
.page7 p.msg span{color: #213eb3;}
.page7 .swiper-pagination-bullet{width: 20px;height: 20px;border-radius: 50%;border: 1px solid #5488e3;background: transparent;opacity: 1;}
.page7 .swiper-pagination-bullet-active{background: #5488e3;}

.page5{background: linear-gradient(180deg,#ffffff,#c92f0e);}
.page5 .con{position: relative;}
.page5 .con .num{color: #e73d18;font-size:24px;font-weight: bold;text-align: right;position: relative;padding-right: 90px;margin-bottom: 32px;}
.page5 .con .num b{font-size: 52px;}
.page5 .con .num span{position: absolute;right: 60px;width: 30px;height: 30px;background: #d94540;border: 2px solid #f1e1b9;color: #f1e1b9;font-size: 18px;border-radius: 50%;text-align: center;line-height: 30px;}
.page5 .con .tip{font-size: 16px;position: absolute;bottom: 20px;right: 55px;color: #ffffff;}
.xdf_slide .xdf_slidebtn{ cursor: pointer;text-align: center;bottom: 0px;background: #e7d142;color: #333333;font-size: 14px;bottom: 20px;width: 80%;}
.xdf_bottomForm.form-wrap{background-color:rgba(43, 49, 60, .7);padding-top: 20px;}
.xdf_bottomForm.form-wrap h2{font-size: 26px;color: #ffffff;font-weight: bold;padding-left: 10px;}
.page9 .title{font-size: 44px;color: #1a2e65;text-align: center;font-weight: bold;line-height: 32px;margin-bottom: 40px;}

.xdf_bottomForm_new .ax_img{position: absolute;left: 0;bottom:-60px;background: url(../images_new/ax_img.png?1) no-repeat center top;width: 190px;height: 194px;}
.xdf_bottomForm.form-wrap .m1200{position: relative;border: none;width: 1200px;padding: 0px 0 0 230px;height: 80px;box-sizing: border-box;}
.xdf_bottomForm.form-wrap form .label{border-radius:0;width: 25%;margin: 20px .8% 0;}
.xdf_bottomForm.form-wrap form .label.Code{margin-right: 0;width:8%;}
.xdf_bottomForm.form-wrap form .label.Code i{background:url(../images_new/yzmIcon.png?1) no-repeat center left;top: 11%;}
.xdf_bottomForm.form-wrap form .label.Code input{margin-top: 12px;}
.xdf_bottomForm.form-wrap form .SmsCodeBtn{border-radius: 0;margin-top: 20px;height: 40px;line-height:40px;background-color: #37765f;margin-right: 1%;width: 100px;}
.xdf_bottomForm.form-wrap form .label i.iconDown{left: 77%;}
.xdf_bottomForm.form-wrap .xdf_formbtn{font-size: 18px;background:#37765f;width:28%;height:40px;border-radius: 5px;margin-top: 20px;background: linear-gradient(to bottom, #ffcd84 0%,#ff9600 100%);background-size: 600% 100%;border-radius: 20px;}
.xdf_bottomForm.form-wrap .tiaokuan{color: #ffffff;font-size: 12px;}
.xdf_bottomForm.form-wrap .tiaokuan a{color:#ffffff;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #045bfd;}
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}



@media screen and (max-width:1000px) {
	.header_banner{background: url(../images_new/m_bannerBg1.jpg?23) no-repeat top center;height: 6.23rem;background-size: cover;}
	
	.m1200{width: 96%;}
	.page{padding:.5rem 0;}
	.page h2 img{width: 70%;}
	.page h2{margin-bottom: .5rem;font-size: 0.4rem;}
	.page h2 span{font-size: 0.2rem;margin-bottom: 0rem;line-height: 100%;}
	.page h2::before{width: 1.49rem;height: 0.27rem;background-size: contain;bottom: -0.2rem;}
	.page1_1 .dec{font-size: 0.24rem;}
	.page1_1 ul{flex-direction: column;margin-top: 0.32rem;}
	.page1_1 ul li{width: 100%;height: auto;border-radius: 0.1rem;padding: 0.2rem 0.3rem;margin-bottom: 0.1rem;position: relative;}
	.page1_1 ul li h3{font-size: 0.26rem;}
	.page1_1 ul li p{font-size: 0.24rem;margin-top: 0.1rem;}
	.page1_1 ul li a{display: block;position: absolute;top: 0.2rem;right: 0.4rem;font-size: 0.2rem;}

	.page1{background: #ffffff;}
	.page1 h2 img{width: 80%;}
	.page1 .m1200{width: 100%;}
	.page1 .tabs{padding: 0 .2rem;justify-content: space-between;border-bottom: .04rem solid #41a4fe;}
	.page1 .tabs .tab{width: 1.65rem;height: .8rem;font-size: .24rem;line-height: .28rem;display: flex;align-items: center;justify-content: center;border-radius: .1rem;}
	.page1 .tabs .tab.active, .page1 .tabs .tab:hover{width:1.65rem;height: .9rem;font-size: .24rem;}
	.page1 .lists{width: 96%;margin: 0 auto;}
	.page1 .lists .item.active{flex-direction: column;align-items:center;justify-content: inherit;margin-top: 0;padding: 0.3rem;position: relative;padding-bottom: 1.2rem;background-size: cover;}
	.page1 .lists .item.active dl{padding:0;width:100%;height: auto;}
	.page1 .lists .item.active dl dt h3{font-size: 0.3rem;margin-bottom: 0.2rem;}
	.page1 .lists .item dd{position: absolute;bottom: 0.32rem;}
	.page1 .lists .item.active dl dt{font-size: .24rem;line-height: .36rem;}
	.page1 .lists .item.active div h4{margin: .12rem 0;font-size: .24rem;}
	.page1 .lists .item.active img{width: 100%;height: auto;}
	.page1 .lists .item.active dl dd{height: 0.68rem;line-height: 0.68rem;width: 90%;}
	.page1 .lists .item.active dl dd a{font-size: 0.24rem;height: 0.68rem;line-height: 0.68rem;width: 100%;}

	.page2 h2 img{width: 80%;}
	.page2 ul{flex-direction: column;}
	.page2 ul li{width: 100%;height: auto;padding: 0.3rem;border-radius: 0.2rem;background: linear-gradient(180deg,#0166ff,#ffffff 80%);}
	.page2 ul li span{font-size: 0.2rem;color: #ffffff;}
	.page2 ul li h3{font-size: 0.32rem;color: #ffffff;}
	.page2 ul li .con{background: linear-gradient(180deg,#cde1ff,#ffffff 80%);margin-top: 0.16rem;border-radius: 0.2rem;padding: 0.33rem;min-height: auto;}
	.page2 ul li .con dl{padding-top: 0;}
	.page2 ul li .con dl dt{font-size: 0.2rem;font-weight: normal;padding-left: 0;}
	.page2 ul li .con dl dt::after{display: none;}
	.page2 ul li .con dl dd{display: none;}
	
	.page3{background: linear-gradient(180deg,#4fa8ff,#bde4ff);}
	.page3 h2 img{width: 80%;}
	.page3 .content{border-radius: 0.2rem;padding: 0.3rem;box-sizing: border-box;box-shadow: 0 0rem 0.15rem 0rem #3c84cf;}
	.page3 .box_wrap{margin-bottom: 0;}
	.page3 .box_wrap ul li{width: 1.4rem;}
	.page3 .box_wrap ul li h4{font-size: 0.26rem;margin-top: 0.1rem;}
	.page3 .box_wrap ul li .table{border-radius: 0.1rem;padding: 0 0.1rem;}
	.page3 .box_wrap ul li .table span{font-size: 0.2rem;height: 0.84rem;line-height: 130%;}
	.page3 .box_wrap ul li:last-child{width: 2.2rem;}
	.page3 .box_wrap ul li:nth-child(3) .table span{font-size: 0.2rem;padding-left: 0.2rem;border-left: 0.02rem solid #019aff;}
	.page3 .box_wrap ul li:nth-child(3) .table span::after{content: '';width: 0.1rem;height: 0.1rem;    border: 0.02rem solid #019aff;left: -0.08rem;}
	.page3 .btn{width: 90%;height: 0.68rem;line-height: 0.68rem;font-size: 0.24rem;margin: 0.2rem auto 0;}

	.page4 h2 img{width: 50%;}
	.page4 .content{width: 100%;height: 4.64rem;background: url(../images_new/m_page4TableBg.png?4) no-repeat center top;background-size: contain;}
	.page4 .content ul{padding-top: 0.3rem;}
	.page4 .content ul li:nth-child(1) span, .page4 .content ul li:nth-child(2) span, .page4 .content ul li:nth-child(3) span{font-size: 0.18rem;width: 1.98rem;height: 0.62rem;padding: 0 0.1rem;}
	.page4 .content ul li:nth-child(1) span:nth-child(1), .page4 .content ul li:nth-child(1) span:nth-child(2){line-height: 0.22rem;}
	.page4 .content ul li:nth-child(1) span:first-child, .page4 .content ul li:nth-child(2) span:nth-child(1), .page4 .content ul li:nth-child(3) span:nth-child(1){width: 0.99rem;font-size: 0.24rem;}	
	.page4 .content ul li:nth-child(2) span i, .page4 .content ul li:nth-child(3) span i{padding-left: 0.05rem;}
	.page4 .content ul li:nth-child(2) span, .page4 .content ul li:nth-child(3) span{height: 2rem;line-height: 0.26rem;}

	
	.page7 .page7-swiper {padding-bottom:1.3rem;}
	.page7 .top{margin-bottom: .3rem;}
	.page7 .left{width: 100%;padding: .3rem .15rem 0;height:5.6rem;border-radius: .1rem;}
	.page7 .left .thead div{width: 3.2rem;height: .38rem;background-size: contain;}
	.page7 .left .thead div span{height: .38rem;line-height: .36rem;font-size: .2rem;}
	.page7 .left .ulBox ul li{border-bottom: .01rem solid #9cbdf6;}
	.page7 .left .thead div span:nth-child(1),.page7 .left .ulBox ul li span:nth-child(1){width: 1rem;}
	.page7 .left .thead div span:nth-child(2),.page7 .left .ulBox ul li span:nth-child(2){width: 2.1rem;}
	.page7 .left .ulBox ul{width: 3.2rem;}
	.page7 .left .ulBox ul li span:nth-child(1){font-size: .2rem;line-height: .4rem;}
	.page7 .left .ulBox ul li span:nth-child(2){font-size: .2rem;line-height: .4rem;}
	.page7 .left .swiper-slide.last .thead div{width: 3.6rem;background-size:100% .38rem;}
	.page7 .left .swiper-slide.last ul{width: 3.6rem;}
	.page7 .left .swiper-slide.last ul li span:nth-child(2){width: 2.8rem;}
	.page7 .swiper-pagination-bullet{width: .2rem;height: .2rem;}
	
	.page8{background: url(../images_new/m_page8Bg.jpg?1) no-repeat bottom center;}
	.page8 h2{font-size: .36rem;font-weight: bold;color: #fefefe;}
	.page8 .form-wrap form .label{display: block;float: none;width: 96%;border: none;border-radius: 0 !important;}
	.page2 .degreeBox{display: none !important;}
	.page7 .bottom{display: none !important;}
	.page8 .form-wrap .label.Code{padding-left: .1rem;}
	.page8 .form-wrap .label.Code input{width: 73%;}
	.page8 .form-wrap form .label span{margin: 0;width: 1.67rem;border-radius: 0;background: #f0f0f0;font-size: .24rem;color: #999999;}
	/* .page8 .tiaokuan a{color: #cae2d6;} */
	.page8 .form-wrap .xdf_formbtn{background: #ee9f00;width: 96%;height: .7rem;line-height: .7rem;font-size: .24rem;}
	.page5 h2 img{width: 30%;}
	.page5 .con .num{font-size: 0.3rem;padding-right: 0.35rem;margin-bottom: 0.32rem;}
	.page5 .con .num b{font-size: 0.64rem;}
	.page5 .con .num span{width: 0.36rem;height: 0.36rem;font-size: 0.22rem;line-height: 0.36rem;right: 0;bottom: 0;margin: auto;}
	.page5 .con img{width: 100%;}
	.page5 .con .tip{position: static;font-size: 0.24rem;text-align: right;margin-top: 0.2rem;line-height: 140%;}
	.page9 .title{font-size: 0.44rem;}
}
