.flex{display: flex;}
.flex-between{display: flex;justify-content: space-between;}
.flex-justify-start{display: flex;justify-content: flex-start;}
.flex-justify-center{display: flex;justify-content: center;}
.flex-justify-end{display: flex;justify-content: flex-end;}
.flex-column{display: flex;flex-direction: column;}
.flex-items-center{display: flex;align-items: center;}
.flex-items-start{display: flex;align-items: flex-start;}
/* 按钮放大缩小 */
.btnBigOrSmall {
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;
}

img{display: block;margin: auto;}
.header_banner{height: 565px;background: url(../images_new/banner_bg.jpg) no-repeat top center;overflow: hidden;position: relative;}
.header_banner img{margin: 40px auto 0;width: 701px;height: 531px;}
.header_banner .orangeBtn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    margin: 0 auto;
}
.orangeBtn {
    width: 330px;
    height:54px;
    line-height: 54px;
    background: #f3cd50;
    font-size: 16px;
    color: #654e00;
    text-align: center;
    margin: 40px auto 0;
    border-radius: 40px;
    display: block;
    box-shadow: 0 0 5px 0px #a6e393;
}

/* nav */
#nav{z-index:6;position: relative;margin: 0 auto;width: 100%;background:#3a3949; }
.nav li{width: 25%;float: left;}
.nav a{font-size: 18px;height: 40px;line-height: 40px;color:#fff;display: block;text-align: center;}
.nav li.menuOver a,.nav a:hover{font-weight: bold;}

.page{padding: 40px 0 40px;}
.page .tit{margin:0 0 20px 0;}
/* page1-为什么要考研&留学双规划 */
.page1{background: linear-gradient(#fffef7 0,#ffffff 27%);}
.page1 ul{display: flex;justify-content: space-between;}
.page1 ul li{ display: flex; flex-direction: column; align-items: center; width:290px; height: 220px; border-radius:10px;box-shadow:0 0 10px 0 #bcbcbc;box-sizing: border-box;padding:12px 15px;background-color: #ffffff;background-repeat: no-repeat;background-position: 94% 90%;cursor: pointer;}
.page1 ul li h4{font-size: 18px;color: #fd8201;padding: 20px 0;border-bottom: 1px dashed #d0d0d0;width: 100%;text-align: center;line-height: 18px;}
.page1 ul li p{font-size: 16px;color: #666666;line-height: 24px;padding-top: 16px;width: 100%;}
.page1 ul li p i{display: inline;}
.page1 ul li:nth-of-type(1){background-image: url(../images_new/page1_bgIcon1.png);}
.page1 ul li:nth-of-type(2){background-image: url(../images_new/page1_bgIcon2.png);}
.page1 ul li:nth-of-type(3){background-image: url(../images_new/page1_bgIcon3.png);}
.page1 ul li:nth-of-type(4){background-image: url(../images_new/page1_bgIcon4.png);}
.page1 ul li:hover{background-color: #f2e5d7;}
.page1 ul li:hover h4{color: #666666;}
.page1 .tip{font-size: 16px;color: #999999;text-align: right;line-height: 40px;}
.page1 a,.page4 a{font-size: 16px;color: #654e00;text-align: center;width: 330px; height: 48px; line-height: 48px; background: #f3cd50; border-radius:24px;box-shadow: 0 0 10px 0 rgba(116, 89, 0, 0.6);display: block;margin: 20px auto 0;-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;}


/* page2-2023中国&美国大学QS排名 */
.page2{padding-bottom: 50px;}
.page2 .ranks{display: flex;flex-direction: row;justify-content: space-between;}
.page2 .left{width: 730px;border-radius:10px;box-shadow: 0 0px 10px 1px rgba(0,0,0,.1);box-sizing: border-box;height: 527px;}
.page2 .page2-swiper{padding-bottom: 50px;}
.page2 .left .thead,.page2 .left .ulBox ul li{display: flex;flex-direction: row;justify-content: space-between;}
.page2 .left .swiper-slide-active .thead span:nth-child(1){border-top-left-radius: 10px;}
.page2 .left .swiper-slide-next .thead span:nth-child(2){border-top-right-radius: 10px;}
.page2 .left .thead span{height: 60px;line-height: 60px;text-align: center;display: inline-block;font-size: 24px;color: #ffffff;}
.page2 .left .thead span:nth-child(1){width: 100px;background: #fd8201;}
.page2 .left .thead span:nth-child(2){width: 265px;background: #edb377;}


.page2 .left .ulBox{display: flex;flex-direction: row;justify-content: space-between;}
.page2 .left .ulBox ul li{border-bottom:1px solid #dfd5ca}
.page2 .left .ulBox ul li span{font-size: 16px;color: #fd8201;line-height: 38px;text-align: center;}
.page2 .left .ulBox ul li span:nth-child(1){width: 100px;border-right: 1px solid #dfd5ca;}
.page2 .left .ulBox ul li span:nth-child(2){width: 265px;background: #fff9f3;}
.page2 .left .ulBox ul:nth-of-type(1) li span:nth-child(2){border-right: 1px solid #dfd5ca;}
.page2 .left .swiper-slide-prev .ulBox ul:nth-of-type(1) li span:nth-child(2){border-right: none;}
.page2 .left .ulBox ul li span.red{color: #666666;} 
.page2 .left .ulBox ul li:last-child{border: 0;}
.page2 .right{background: url(../images_new/page2RBg.png) no-repeat center top;width: 424px;height: 528px;padding: 0 32px;box-sizing: border-box;background-size: cover;box-shadow: 0 4px 24px 0 rgba(0, 65, 166, .18);background-size: 100% 100%;}
.page2 .right h4{font-size: 20px;line-height: 60px;color: #fefefe;font-weight: bold;text-align: center;}
.page2 .right .form-wrap{background:#ffffff;border-radius: 10px;width: 365px;height: 438px;margin: 0 auto;padding: 30px 22px 20px;box-sizing: border-box;}
.page2 .form-wrap form .label{display: block;width: 100%;margin: 5px 0;height: 40px;border: 0;background: #f2f2f2;}
.page2 .form-wrap form .label input,.page2 .form-wrap form .label select{height: 40px;line-height: 40px;padding: 0;font-size: 14px;}
.page2 .form-wrap form .label i{top: 23%;}
.page2 .form-wrap form .label:nth-of-type(1) i{background:url(https://liuxue.xdf.cn/special/include/imagess/form_icon_orange.png) no-repeat left top;}
.page2 .form-wrap form .label:nth-of-type(2) i{background:url(../images_new/fmIcon.png) no-repeat left -230px;}
.page2 .form-wrap form .label:nth-of-type(4) i{background:url(../images_new/fmIcon.png) no-repeat left top;}
.page2 .form-wrap form .label:nth-of-type(5) i{background:url(../images_new/fmIcon.png) no-repeat left -55px;}
.page2 .form-wrap form .label:nth-of-type(6) i{background:url(../images_new/fmIcon.png) no-repeat left -173px;}
.page2 .form-wrap form .label:nth-of-type(8) i{background:url(../images_new/fmIcon.png) no-repeat left -290px;}
.page2 .form-wrap .label.Code input{width: 52.8%;}
.page2 .form-wrap .label.Code .SmsCodeBtn{width: 42%;background: none;color: #333333;font-size: 14px;height: 20px;margin: 10px 0;line-height: 20px;border-left: 1px solid #999999;}
.page2 .form-wrap form .label span{width: 110.1px;height: 40px;line-height: 40px;margin: 0;border: 0;border-radius: 0;background: #fd8201;font-size: 16px;color: #fffefe;}
.page2 .form-wrap .tiaokuan{font-size: 12px;margin: 0px 0 10px;}
.page2 .form-wrap .xdf_formbtn{width: 226px;height: 50px;line-height: 50px;border-radius: 25px;border: 1px solid #fd8201;font-size: 14px;color: #fd8201;font-weight: bold;background: none;margin: 10px auto 0;display: block;float: none;cursor: pointer;-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.page2 p.msg{font-size: 14px;color: #666666;margin: 17px auto;text-align: center;}
.page2 p.msg span{color: #fd8201;}
.page2 .swiper-pagination-bullet{ width: 30px; height:4px; background: #edb377; opacity: 1; border-radius:inherit;}
.page2 .swiper-pagination-bullet-active{background: #fd8201;width: 30px;height: 10px;}

.sm{text-align: center;}
.sm_titt{margin-bottom: 20px;}
.sm h5{font-size: 24px;color: #666666;position: relative;display: inline-block;margin: 20px auto 0;}
.sm h5::before{position: absolute;content: "";left: -110px;top: 50%;margin-top: -.5px;background:url(../images_new/sm_tit_bg1.png) no-repeat center left;width: 90px;height: 1px;}
.sm h5::after{position: absolute;content: "";right: -110px;top: 50%;margin-top: -.5px;background:url(../images_new/sm_tit_bg2.png) no-repeat center right;width: 90px;height: 1px;}
.sm2,.sm3{margin-top: 30px;}



/* page4-大一到大三，考研OR留学还在犹豫？ */
.page4 .tit{margin-bottom: 0px;}
.page4 .item{margin-bottom: 30px;}
.page4 .flexs{display: flex;justify-content: space-between;margin-top: 0;}
.page4 .br10{ border-radius:10px;}
.page4 .c1{background: linear-gradient(to right,#ffad58,#f7e3ce);margin-bottom: 10px;}
.page4 .c2{background: linear-gradient(to right,#ffe239,#fff09b);}
.page4 .flexs .l1 div:first-child,.page4 .flexs .l2 div:first-child{background: #e7eaf3;height: 42px;display: flex;justify-content: center;align-items: center;margin-bottom: 10px;color: #333333;font-size: 16px;}
.page4 .flexs .fl{display: flex;flex-direction: column;align-items: center;margin-right: 12px;margin-top: 52px;}
.page4 .flexs .fl div{width: 47px;height: 99px;display: flex;align-items: center;justify-content: center;font-weight: bold;}

.page4 .flexs .c1,.page4 .flexs .c2{display: flex;flex-direction: column;align-items: flex-start;justify-content: center;}
.page4 .flexs .fr{display: flex;justify-content: space-between;flex: 1;}
.page4 .flexs .fr .l1,.page4 .flexs .fr .l2{display: flex;flex-direction: column;width: 134px;justify-content: space-between;text-align: center;}
.page4 .flexs .c1,.page4 .flexs .c2{font-size: 16px;line-height: 24px;color: #333333;position: relative;height: 99px;display: flex;justify-content: center;align-items: center;}
.page4 .flexs .c1 p::before,.page4 .flexs .c2 p::before{position: absolute;content: "·";left: 15px;}
.page4 .sm_tit{text-align: left;margin: 10px 0 20px;font-size: 25px;color: #666666;font-weight: bold;border-left: 4px solid #666666;padding-left: 6px;font-size: 20px;}
.page4  .item dl dt{width: 100%;background: #3e3949;color: #ffffff;font-size: 18px;font-weight: bold;text-align: center;border-radius: 40px;padding: 5px 0;}
.page4  .item dl dd.timeBg{background:url(../images_new/timeBg.png) no-repeat center 100px;margin-top: 50px;padding-bottom: 16px;display: flex;justify-content: space-between;}
.page4  .item dl dd.timeBg .l{width: 110px;height: 242px;background: #e7eaf3;border-radius: 10px;padding: 0 14px;box-sizing: border-box;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.page4  .item dl dd.timeBg .l b{font-size: 18px;}
.page4  .item dl dd.timeBg .l i{font-size: 16px;margin-top: 10px;}
.page4  .item dl dd.timeBg .cenbox{width: 1005px;}
.page4  .item dl dd.timeBg .r{width: 60px;height: 202px;background: linear-gradient(90deg,#ffaf5c,rgba(0,0,0,0));border-radius: 10px;margin-top: 20px;}
.page4  .item dl dd.timeBg .list{width: 192px;}
.page4  .item dl dd.timeBg .list h4{font-size: 16px;padding-left: 10px;}
.page4  .item dl dd.timeBg .list p{font-size: 14px;color: #666666;padding-left: 10px;line-height: 140%;}
.page4  .item dl dd.timeBg .list .timeTit{font-size: 16px;background: linear-gradient(90deg,#ffaf5c,rgba(0,0,0,0) 60%);border-radius: 10px;height: 42px;line-height: 42px;padding-left: 10px;box-sizing: border-box;margin-top: 10px;}
.page4  .item dl dd.timeBg .cenbox .top,
.page4  .item dl dd.timeBg .cenbox .bottom{display: flex;justify-content: center;}
.page4  .item dl dd.timeBg .cenbox .top .list:last-child{margin-top: -20px;}
.page4  .item dl dd.timeBg .cenbox .bottom{margin-top: 40px;}
.page4  .item dl dd.timeBg .bottom .list .timeTit{margin-bottom: 5px;}
.page4  .item dl dd.timeBg .bottom .list span{background: linear-gradient(90deg,#ffe239,#fff09a);font-size: 18px;font-weight: bold;border-radius: 10px;padding: 5px 12px;display: inline-block;margin-top: 45px;line-height: 20px;text-align: center;}
.page4  .item dl dd.timeBg .bottom .list:nth-child(4) span{margin-left: -30px;margin-top: 30px;}
.page4  .item dl dd.timeBg .bottom .list:nth-child(5) span{margin-top: 10px;}
.page4  .item dl dd.timeBg .r{padding: 0 20px;box-sizing: border-box;display: flex;align-items: center;font-weight: bold;}
.page4  .item dl dd.yjsTime{display: flex;justify-content: center;position: relative;padding-top: 10px;}
.page4  .item dl dd .item_list{background: linear-gradient(90deg,#ffe23a,rgba(0,0,0,0));border-radius: 10px;padding: 0 20px;height: 106px;line-height: 160%;display: flex;flex-direction: column;justify-content: center;margin-right: 80px;}
.page4  .item dl dd .item_list p{font-size: 16px;}
.page4  .item dl dd .item_list p span{display: inline-block;margin-left: 40px;}
.page4  .item dl dd .item_list:last-child{padding: 0 20px;background: linear-gradient(90deg,#ffe23c,#ffee92);box-sizing: border-box;font-weight: bold;width: 60px;line-height: 120%;margin-left: 100px;position: absolute;right: 0;margin-right: 0;}
/* page5*/
.page5{background:linear-gradient(180deg,#d8dcea,#f6f1cc);}
.page5 .con{display: flex;justify-content: space-between;}
.page5 .con .list_box{width: 492px;position: relative;}
.page5 .con .list_box::after{content: '';width:151px;height:146px;background: url(../images_new/t1_center.png) no-repeat center top;position: absolute;top: 80px;left: -50px;}
.page5 .con .list_box .list{width: 100%;background: linear-gradient(90deg,#e6e9f2,#ffffff);margin-bottom: 22px;}
.page5 .con .list_box .list dt{background: linear-gradient(90deg,rgba(0,0,0,0),#fdb472);font-size: 24px;font-weight: bold;line-height: 50px;height: 50px;text-align: right;padding-right: 20px;box-sizing: border-box;color: #35364a;}
.page5 .con .list_box .list dd{font-size: 18px;color: #35364a;text-align: right;line-height: 120%;padding: 22px 20px 22px 0;}
.page5 .con .list_box .list dd .dec{width:390px;height:196px;background: url(../images_new/dsicon_Bg.png) no-repeat center top;margin: 20px auto 0;background-size: contain;}
.page5 .con .list_box .list dd .dec .list_dec{display: flex;justify-content: center;}
.page5 .con .list_box .list dd .dec span{display: block;width: 98px;height: 90px;color: #333333;font-size: 16px;text-align: center;font-weight: bold;padding-top: 20px;box-sizing: border-box;}
.page5 .con .list_box .list dd .dec span b{color: #f26327;font-size: 22px;display: block;font-style: oblique;}


.page6{padding:0px 0 0 0;position:relative;}
.page6 .form_wrap{height:140px;background:#55525e;display:flex;justify-content:center;flex-direction:column;padding-right:20px;box-sizing:border-box;margin-bottom:30px;}
.page6 .form_wrap .m1200{position:relative;}
.page6 .form_wrap .fmBook{position:absolute;left:0px;bottom:-20px;background:url(../images_new/book0.png) no-repeat center bottom;width:182px;height:174px;background-size:contain;}
.page6 .form_wrap h5{padding-left:18%;font-size:24px;color:#ffffff;}
.page6 .form_wrap h5 em{font-weight:bold;}
.page6 .form_wrap .fmL{flex:1;}
.page6 .form_wrap .form-wrap{padding-left:18%;box-sizing:border-box;}
.page6 .form_wrap .form-wrap form{display:flex;justify-content:space-between;}
.page6 .form_wrap .form-wrap .xdf_formbtn{width:130px;flex-shrink:0;height:40px;line-height:40px;border-radius:20px;background:#feb15f;font-size:14px;color:#333333;text-align:center;margin:10px 0 0 0;cursor:pointer;font-weight:bold;}
.page6 .form_wrap .form-wrap .preview_btn{width:130px;flex-shrink:0;height:40px;line-height:40px;border-radius:20px;background:#ffe445;font-size:14px;color:#333333;text-align:center;margin:10px 0 0 10px;cursor:pointer;display:inline-block;float:right;font-weight:bold;}
.page6 .form_wrap .form-wrap .tiaokuan{font-size:14px;text-align:left;}
.page6 .form_wrap .form-wrap form .label{flex:1;height:40px;line-height:40px;border:0;overflow:hidden;margin:10px 2% 0 0;padding-left:30px;}
.page6 .form_wrap .form-wrap .label.Code{display:flex;min-width:220px;}
.page6 .form_wrap .form-wrap .label.Code input{width:40%;}
.page6 .form_wrap .form-wrap form .label span{background:none;font-size:16px;margin:12px 0;flex:1;width:auto;height:16px;line-height:16px;border-left:1px solid #999999;border-radius:0;padding-right:10px;}
.page6 .form_wrap .form-wrap form .label i.iconDown{left:82%;}
.page6 .form_wrap .form-wrap form .label input,
.page6 .form_wrap .form-wrap form .label select{padding:0 0 0 6px;height:40px;line-height:40px;font-size:16px;}
.qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit{display:none;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container-trial-reading{float:none !important;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide img{margin:0 auto;display:block;}


.page7 .sm h5 span{display: block;font-weight: normal;font-size: 16px;color: #909090;margin-top: 5px;}
.page7 .page7_flow{display:flex;justify-content:space-between;gap:18px;}
.page7 .item{flex:1;}
.page7  .page7_title{
height:70px;
background: linear-gradient(180deg,#fedab6,#feedda);
border-radius:8px;
text-align:center;
line-height:70px;
font-size:24px;
font-weight:bold;
color:#444;
position:relative;
box-shadow: 0 0px 10px rgba(0,0,0,0.3);
}
.page7 .item:nth-child(2) .page7_title{background: linear-gradient(180deg,#fdc690,#fed4ab);}
.page7 .item:nth-child(3) .page7_title{background: linear-gradient(180deg,#feb56a,#fec385);}
.page7 .arrow{
    position:absolute;
    right:-20px;
    top:0;bottom: 0;
    margin:auto;
    background: url(../images_new/page7_icon1.png) no-repeat center top;
    width: 37px;
    height: 24px;
}

.page7 .last .arrow{
    display:none;
}

.page7 .time{
    margin-top:14px;
    height:70px;
    line-height:70px;
    text-align:center;
    font-size:20px;
    color:#ef5b2a;
    font-weight:bold;
    border:1px solid #eee;
    border-radius:8px;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    
}

.page7 .content{
    margin-top:10px;
   height: 198px;
    background:#fff;
    border:1px solid #eee;
    border-radius:8px;
    padding:24px;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
}

.page7 .content h4{
    color:#333;
    font-size:18px;
    margin-bottom:10px;
    margin-top:10px;
    position: relative;
    padding-left: 20px;
}
.page7 .content h4::before{
    content:"";
    width:10px;
    height:10px;
    background: url(../images_new/page7_icon2.png) no-repeat center center;
    position:absolute;
    left:0;
    top:10px;
}
.page7 .content ul{
    list-style:none;
}

.page7 .content li{
    position:relative;
    padding-left:18px;
    margin-bottom:5px;
    line-height:28px;
    color:#666;
}

.page7 .content li::before{
    content:"";
    width:10px;
    height:10px;
    background: url(../images_new/page7_icon2.png) no-repeat center center;
    position:absolute;
    left:0;
    top:10px;
}
.page7 .item:nth-child(2) .content li{padding-left: 8px;}
.page7 .item:nth-child(2) .content li::before{
    content: '·';
    background: none;
    top: 0;
}
/* 第三列 */
.page7 .result{
    margin-top:14px;
    display:flex;
    gap:18px;
    position: relative;
}
.page7 .result::after{content: '';width:378px;height:175px;background: url(../images_new/page7_icon3.png) no-repeat center top;position: absolute;top: 111px;
    left: -65px;z-index: 1;}
.page7 .left{
    width:95px;
    display:flex;
    flex-direction:column;
    align-items:center;
}

.page7 .date{
    margin-bottom: 10px;
    width:100px;
    height:158px;
    background:#fff;
    border:1px solid #eee;
    border-radius:8px;
    text-align:center;
    font-size:20px;
    font-weight:bold;
    color:#7b0f16;
    display:flex;
    justify-content:center;
    align-items:center;
    line-height:26px;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
}
.page7 .date.isPc{display: flex !important;}

/* .page7 .right{
    flex:1;
} */

.page7 .card{
    background:#fff;
    border:1px solid #eee;
    border-radius:8px;
    padding:20px;
    width: 276px;
    height: 158px;
    box-shadow: 0 0px 10px rgba(0,0,0,0.1);
    box-sizing: border-box;
    margin-bottom: 10px;
}

.page7 .card ul{
    list-style:none;
}

.page7 .card li{
    position:relative;
    padding-left:18px;
    margin-bottom:5px;
    color:#555;
}
.page7 .card li:nth-child(1){font-size: 18px;font-weight: bold;}
.page7 .card li:nth-child(1)::before{
    content:"";
    width:7px;
    height:7px;
    border-radius:50%;
    background:#ff5b4d;
    position:absolute;
    left:0;
    top:8px;
}

.page7 .tips{
    text-align:right;
    color:#584534;
    font-weight:bold;
    position: absolute;
    right:40px;
    top: 44%;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    height: 20px;
    z-index: 2;
}
.page7 .list_box{display: flex;justify-content: space-around;}
.page7 .list_box li{width: 390px;height: 200px;background: #ffffff;border-radius: 20px;overflow: hidden;    box-shadow: 0 0px 10px rgba(0,0,0,0.1);position: relative;}
.page7 .list_box li h4{color: #ffffff;height: 68px;line-height: 68px;background: #3b3a4a;padding: 0 20px;font-size: 20px;}
.page7 .list_box li p{font-size: 16px;color: #333333;padding: 20px;box-sizing: border-box;}
.page7 .list_box li:nth-child(1)::after{content: '';width:90px;height:90px;background: url(../images_new/1.png) no-repeat center top;position: absolute;bottom: 0px;right: 20px;}
.page7 .list_box li:nth-child(2)::after{content: '';width:95px;height:90px;background: url(../images_new/2.png) no-repeat center top;position: absolute;bottom: 0px;right: 20px;}
.page7 .list_box li:nth-child(3)::after{content: '';width:90px;height:86px;background: url(../images_new/3.png) no-repeat center top;position: absolute;bottom: 0px;right: 20px;}

.xdf_slide {display: block;}
.xdf_slide .xdf_slidebtn{cursor: pointer;text-align: center;-webkit-animation: shine 10s infinite;animation: shine 10s infinite;-webkit-animation-delay: 0s;animation-delay: 0s;-webkit-animation-timing-function: linear;animation-timing-function: linear;bottom: 26px;left: 0;-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;
    animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.xdf_bottomForm.form-wrap h4 {font-size: 22px;color: #ffffff;padding: 20px 0 0 10px;}
.xdf_bottomForm.form-wrap{background-color:rgba(43, 49, 60, .7);}
.xdf_bottomForm.form-wrap img.ax_img {position: absolute;left: 0;bottom:-60px;}

.xdf_bottomForm_new .xdf_bottomForm.form-wrap form .SmsCodeBtn{width: 64% !important;}

.page8 .title {
    font-size: 40px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    margin-bottom: 40px;
    font-weight: bold;
}




@media screen and (max-width:1780px) {
    .xdf_bottomForm.form-wrap img.ax_img{width: 24%;bottom: -50px;}
}
@media screen and (max-width:1670px) {
    .xdf_bottomForm.form-wrap img.ax_img{width: 22%;bottom: -50px;}
}
@media screen and (max-width:1570px) {
    .xdf_bottomForm.form-wrap img.ax_img{width: 20%;bottom: -40px;left: -3%;}
}
@media screen and (max-width:1380px) {
    .xdf_bottomForm.form-wrap img.ax_img{width: 18%;bottom: -35px;left: -1.45%;}
}
@media screen and (max-width:1250px) {
    .xdf_bottomForm.form-wrap img.ax_img{width: 15%;bottom: -35px;left: 0.5%;}
}

@media screen and (max-width:1130px) {
    .xdf_bottomForm.form-wrap img.ax_img{width: 14%;bottom: -35px;left: 1.1%;}
}
/* .xdf_bottomForm{display: none;} */
.xdf_bottomForm.form-wrap .m1200{position: relative;border: none;width: 1200px;padding: 0px 0 0 17%;height: 80px;box-sizing: border-box;}
.xdf_bottomForm.form-wrap form .label{border-radius:0;width:28%;margin: 15px .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) 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:#ffa421; width:24%; height:40px; border-radius: 20px; margin-top: 15px; background: linear-gradient( #ffcd84 1%,#ff9600); background-size: 600% 100%; -webkit-animation: shine 10s infinite; animation: shine 10s infinite; -webkit-animation-delay: 0s; animation-delay: 0s; -webkit-animation-timing-function: linear; animation-timing-function: linear;color: #603b05; -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.xdf_bottomForm.form-wrap .tiaokuan{color: #ffffff;font-size: 12px;margin: 5px 10px 10px;}
/* .xdf_bottomForm.form-wrap .tiaokuan a{color:#cae2d6;} */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm.form-wrap .m1200{height: 100%;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .m1200 .ax_img{background: url(https://liuxue.xdf.cn/special_usayjs/xm_bylx/images/bottomFormImg.png) no-repeat center center;background-size: contain;height: 121px;}

@media screen and (max-width:1000px) {


    .header_banner{height: 7.57rem;background: url(../images_new/m_banner_bg.jpg) no-repeat top center;box-sizing: border-box;background-size: cover;}
    .header_banner img{padding: 0;width: 6.68rem;height: 7.03rem;margin: 0 auto;}
    .isPc{display: none !important;}
    .isWap{display: block !important;}
    .page{padding: .3rem 3% .4rem;}
    .page .tit{margin: 0 0 .2rem 0;}
    .page .tit img{width:90%;}
    .orangeBtn{width: 3.98rem;height: 0.7rem;line-height: 0.7rem;font-size: 0.24rem;border-radius: 0.4rem;}
    .header_banner .orangeBtn{bottom: 0.2rem;}
    /* page1-为什么要考研&留学双规划 */
    .page1{background: #ffffff;}
    .page1 ul{flex-wrap: wrap;}
    .page1 ul li{ width: 3.45rem; height: 2.2rem; border-radius:.1rem;box-shadow: 0 0 .1rem 0 #bcbcbc;background-size: 20%;padding: .05rem .15rem;margin-bottom: .2rem;background-color: #ffebd6;}
    .page1 ul li h4{font-size: .3rem;padding: .18rem 0;color: #666666;line-height: .3rem;}
    .page1 ul li p{font-size: .2rem;line-height: .3rem;padding-top: .15rem;}
    .page1 ul li p i{display: none;}
    .page1 ul li:hover{background-color: #ffebd6;}
    .page1 .tip{font-size: .2rem;line-height: .2rem;}
    .page1 a, .page4 a{ width: 4.4rem; height: .7rem; line-height: .7rem; font-size: .24rem; margin-top: .25rem; border-radius:.3rem; animation:none ; -webkit-animation:none;}
    
    .sm{margin: 0;}
    .sm1{margin: 0 0 .2rem 0;}
    .sm.sm_titt h5{margin: 0 auto .2rem;}
    .sm h5{font-size: .28rem;margin: 0.4rem auto .2em;}
    .sm h5::before{width: .9rem;left: -1.1rem;}
    .sm h5::after{width: .9rem;right: -1.1rem;}
    .page7 .sm h5 span{font-size: 0.24rem;margin-top: 0;}
    .page2 .left{margin: 0 auto;height: auto;border-radius: 0.2rem;overflow: hidden;background: none;box-shadow: none;}
    .page2 .page2-swiper{padding-bottom: 0.8rem;}
    .page2 .left .thead span{height: 0.9rem;line-height: 0.9rem;font-size: 0.36rem;}
    .page2 .left .ulBox ul{width: 100%;}
    .page2 .left .thead span:nth-child(1),
    .page2 .left .ulBox ul li span:nth-child(1){width: 20%;}
    .page2 .left .swiper-slide-active .thead span:nth-child(1){border-radius: 0;}
    .page2 .left .thead span:nth-child(2),
    .page2 .left .ulBox ul li span:nth-child(2){width: 80%;}
    .page2 .left .ulBox ul li {border: 0;}
    .page2 .left .ulBox ul li span{font-size: 0.24rem;height: 0.64rem;line-height: 0.64rem;}

    /* page3-今年大四，考研失利？ */
    .page3{background-image: url(../images_new/m_page3_bg.png);}
    .page3 ul{margin-top: .3rem;flex-direction: column;}
    .page3 ul.list1 li{width: 100%;height:4rem;background: url(../images_new/m_page3_li_bg1.png) no-repeat top center;background-size: cover;margin-bottom: .2rem;padding: 0 .2rem;}
    .page3 ul.list1 li p::before{width: .1rem;height: .1rem;}
    .page3 ul.list1 li h6{font-size: .3rem;line-height: .5rem;padding: .25rem 0;margin: 0 0 .4rem 0;}
    .page3 ul.list1 li i{display: inline !important;}
    .page3 ul.list1 li i.no{display: none !important;}
    .page3 ul.list1 li p{font-size: .24rem;line-height: .4rem;margin: 0;padding-left: .2rem;}
    .page3 ul.list1 li a{ width: 2.8rem; height: .6rem; line-height: .6rem; margin-left: -1.4rem; font-size: .2rem; background: #1c8467; bottom: .25rem; border-radius:.3rem;color: #ffffff;}
    .page3 ul.list1 li:nth-of-type(2) a{width: 3.2rem;margin-left: -1.6rem;}
    .page3 .tip{font-size: .2rem;margin: 0 0 0;}
    .page3 .page3-swiper{margin-top: .2rem;padding-bottom: 0;}
    .page3 .swiper-slide{ width: 3.45rem !important; height: 3.37rem; margin: 0 .15rem !important; box-sizing: border-box; border-radius: .2rem;}
    .page3 .swiper-slide .psi{width: 100%;flex-direction: column;padding: .15rem;box-sizing: border-box;height: 100%;}
    .page3 .swiper-slide .psi img{width: 100%;}
    .page3 .bottom{display: block;}
    .page3 strong{display:none;}
    .page3 dl{padding:.2rem 0 0;margin: 0;}
    .page3 dl dd{font-size: .2rem;line-height: .36rem;text-align: center;}
    .page3 .psi p{padding: 0 .15rem;margin-top: 0rem;font-size: .2rem;position: inherit;color: #999999;}
    .page3 .swiper-pagination{bottom: 0;}
    .page3 .swiper-pagination-bullet{width: .18rem;height: .18rem;border: 1px solid #f3cd50;background: #ffffff;}
    .page3 .swiper-pagination-bullet-active{background:#f3cd50;}
    .page3 .psi p i,.page3 .psi p span{color:#ff7400;}
    .qt_pop_video_wrap .video_wrap{width: 100%;}
    .qt_popFormCon{width: 90%;margin-left:-45%;height: 4.8rem;margin-top: -3rem;}
    .qt_popFormCon .popForm{width: 100%;}
    .qt_popFormCon .popForm h6{font-size: .3rem;}
    .qt_pop_lqzl_form .qt_popFormCon .popForm h6{padding-top: .6rem;}
    .qt_popFormCon .popForm .qt_form_common{width: 6rem;}
    .qt_popFormCon .popForm .qt_form_common.qt_form p.label{margin-bottom: .2rem;}
    .qt_pop_lqzl_form .qt_popFormCon .qt_form_common_new .SmsCodeBtn{ width: 2.4rem; border-radius:.1rem;font-size: .24rem;}
    .qt_popFormCon .popForm .qt_form_common.qt_form .btn{ width: 100%; border-radius:.1rem;margin-top: .2rem;font-size: .24rem;}
    .qt_popFormCon .popForm .qt_form_common.qt_form .tiaokuan{margin-top: .2rem;}
    /* page4-大一到大三，考研OR留学还在犹豫？ */
    .page4{padding-bottom: 0;}
    .page4 .tit img{width: 100%;}
    .page4 .flexs{flex-direction: column;margin-top: .1rem;}
    .page4 .flexs .fl{flex-direction: row;width: 5.55rem;margin-right: 0;align-self: flex-end;margin-top: 0;justify-content: space-between;margin-bottom: .08rem;}
    .page4 .br10{border-radius:.1rem;}
    .page4 .flexs .fr{flex-direction: column;flex: inherit;}
    .page4 .flexs .fr .l1, .page4 .flexs .fr .l2{flex-direction: row;width: 100%;margin-bottom: .08rem;}
    .page4 .flexs .c1, .page4 .flexs .c2{flex: inherit;font-size: 0.24rem;line-height: 0.26rem;width: 2.68rem;}
    .page4 .flexs .fl div{width: 2.71rem;height: .66rem;font-size: .32rem;color: #333333;font-weight: bold;}
    .page4 .flexs .l1 div i{display: none;}
    .page4 .flexs .l1 div:first-child, .page4 .flexs .l2 div:first-child{width: 1.3rem;height: 0.78rem;margin-bottom: 0;flex-shrink: 0;font-size: .2rem;line-height: .24rem;color: #333333;}
    .page4 .flexs .fr .l1, .page4 .flexs .fr .l2{height: auto;}
    .page4 .flexs .fr .h9 div{height: 0.78rem;}
    .page4 .flexs .fr .h12 div{height: 0.78rem;}
    .page4 .flexs .fr .h15 div{height: 0.78rem;}
    .page4 .flexs .l1 .c2{width:2.68rem;}
    .page4 .c1{margin-bottom: 0;}
    .page4 .flexs .c1 p::before, .page4 .flexs .c2 p::before{left: .1rem;}
    .page4 .flexs .fr div p{font-size: .2rem;line-height: .3rem;padding-right: .5rem;padding-left: .2rem;}
    .page4 .flexs img{width: 10%;}

    .page5{background: none;padding-bottom: 0;}
    .page5 .tit img{width: 50%;}
    .page5 .con .list_box{width: 100%;}
    .page5 .con .list_box .list{margin-bottom: 0.36rem;box-shadow: 0 5px 10px rgba(0,0,0,.2);border-radius: 0.1rem;overflow: hidden;}
    .page5 .con .list_box .list dt{font-size: 0.3rem;font-weight: normal;height: 0.66rem;line-height: 0.66rem;padding-right: 0.4rem;}
    .page5 .con .list_box .list dd{font-size: 0.24rem;padding: 0.1rem 0 0.22rem 0;}
    .page5 .con .list_box .list:nth-child(1) dd{padding-right: 0.4rem;}
    .page5 .con .list_box .list dd i{padding-right: 0.4rem;display: inline-block;}
    .page5 .con .list_box .list dd .dec{width: 5.94rem;height: 2.92rem;margin: 0.2rem auto ;}
    .page5 .con .list_box::after{width: 1.82rem;height: 1.75rem;background-size: contain;top: 0.6rem;left: 0.2rem;}
    .page5 .con .list_box .list dd .dec span{width: 1.5rem;height: 1.22rem;font-size: 0.24rem;padding-top: 0.4rem;}
    .page5 .con .list_box .list dd .dec span b{font-size: 0.26rem;}

    .page7{padding-bottom: 0;}
    .page7 .list{margin-bottom: 0.2rem;}
    .page7 .page7_flow{flex-direction: column;gap: 0.2rem;}
    .page7 .item{display: flex;flex-wrap: wrap;}
    .page7 .page7_title{height: 2.5rem;border-radius: 0.1rem;font-size: 0.28rem;width: 0.96rem;line-height: 0.35rem;display: flex;align-items: center;justify-content: center;}
    .page7 .time{width: 5.9rem;margin-top: 0;height: 0.58rem;line-height: 0.58rem;font-size: 0.28rem;text-align: left;padding-left: 0.4rem;box-sizing: border-box;margin-left: 0.05rem;}
    .page7 .content{width: 5.9rem;margin-top: 0.05rem;height: 1.9rem;padding: 0.18rem 0;box-sizing: border-box;border-radius: 0.1rem;margin-top: -1.9rem;margin-left: 1rem;}
    .page7 .content ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
    .page7 .content li{padding-left: 0.36rem;margin-bottom: 0.05rem;line-height: 120%;font-size: 0.24rem;width: 2.5rem;}
    .page7 .content li::before{width: 0.2rem;height: 0.2rem;background-size: contain;top: 0.05rem;left: 0.1rem;}
    .page7 .arrow{transform: rotate(90deg);left: 0;right: 0;bottom: -0.3rem;top: auto;margin: auto;width: 0.5rem;height: 0.44rem;background-size: contain;z-index: 2;}
    .page7 .content .box{width: 50%;display: flex;justify-content:flex-start;flex-direction: column;}
    .page7 .content h4{font-size: 0.26rem;margin-bottom: 0.05rem;padding-left: 0.4rem;margin-top: 0;}
    .page7 .content h4::before{width: 0.2rem;height: 0.2rem;background-size: contain;top: 0.12rem;left: 0.1rem;}
    .page7 .content .box li{font-size: 0.22rem;}
    .page7 .item:nth-child(2) .content li{padding-left: 0.2rem;}
    .page7 .item:nth-child(2) .content{display: flex;justify-content: space-between;}
    .page7 .last{display: flex;flex-direction: row;}
    .page7 .last .result{width: 5.9rem;margin-top: 0;gap: 0;}
    .page7 .left,
    .page7 .right{width:3.2rem;margin-left: 0.1rem;}
    .page7 .date.isPc{display: none !important;}
    .page7 .date{width: 100%;height: 0.6rem;margin-bottom: 0;border-radius: 0.1rem;font-size: 0.28rem;line-height: 0.6rem;}
    .page7 .card{width: 100%;border-radius: 0.1rem;padding: 0.16rem;height: 1.9rem;margin-bottom: 0;}
    .page7 .card li{padding-left: 0.2rem;margin-bottom: 0.1rem;font-size: 0.24rem;line-height: 140%;}
    .page7 .card li:nth-child(1){font-size: 0.24rem;}
    .page7 .result::after{width:1.9rem;height:2.52rem;background: url(../images_new/m_dsicon_Bg.png) no-repeat center top;background-size: contain;top: -0.9rem;left: 1.8rem;}

    .page7 .list_box{flex-direction: column;}
    .page7 .list_box li{width: 100%;height: auto;border-radius: 0.2rem;margin-bottom: 0.2rem;    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);}
    .page7 .list_box li h4{height: 1.12rem;line-height: 1.12rem;font-size: 0.32rem;padding: 0 0.4rem;box-sizing: border-box;}
    .page7 .list_box li p{font-size: 0.26rem;padding: 0.32rem 0.4rem;position: relative;z-index: 2;}
    .page7 .list_box li:nth-child(1)::after,
    .page7 .list_box li:nth-child(2)::after,
    .page7 .list_box li:nth-child(3)::after{width: 1.32rem;height: 1.18rem;background-size: contain;bottom: -0.3rem;right: 0.5rem;}
    .page8 .title {
        font-size: 0.4rem;
        margin-bottom: 0.2rem;
        line-height: 160%;
    }
}