.cursor{cursor:pointer;}
.box-sizing{box-sizing:border-box;}
.fixed {position:fixed;left:0;top:0;right:0;bottom:0;margin:auto;}
/* 按钮放大缩小 */
.btnBigOrSmall{-webkit-animation:ball-scale-multiple 1s 0s linear infinite alternate;animation:ball-scale-multiple 1s 0s linear infinite alternate;}

.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-align-content{display:flex;align-content:space-between;}
.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;}

.page{padding:50px 0;}
.title {text-align:center;margin-bottom:30px;}
.title img{margin:0 auto;}
.m1200{text-align:center;position:relative;}



#totop{display:none !important;}
.rightMenu{position:fixed;right:0;top:200px;display:flex;flex-direction:column;align-items:center;background:#2e8f85;width:70px;height:auto;box-sizing:border-box;z-index:999;border-radius:10px;padding-top:0 !important;}
.rightMenu .a{height:68px;font-size:14px;color:#ffd272;line-height:18px;cursor:pointer;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;background-image:url(https://liuxue.xdf.cn/special/include/imagess/greenLineBg.png);background-position:center bottom;background-size:59px 1px;background-repeat:no-repeat;}
.rightMenu .a:hover{color:#ffffff;font-weight:bold;}
.rightMenu .goTop{display:none;background-image:url(../images/PurpleTop.png);}
.rightMenu.active .goTop{display:block;height:50px;background:url(../images/PurpleTop.png) no-repeat center center;}
#iconDivMain1{display:none;}
.rightMenu .telBtn{position:relative;width:100%;}
.rightMenu .toolbar_alert {cursor:auto;background:#fff;position:absolute;left:-220px  !important;top:0;box-shadow:0 0 10px 0 #c5c7cf;padding:30px 20px;border-radius:10px;display:none;}
.rightMenu .toolbar_alert h6{font-size:18px;color:#333333;text-align:center;margin-bottom:5px;}
.rightMenu .toolbar_alert .close {width:15px;height:15px;line-height:15px;position:absolute;right:10px;top:10px;background:url(//liuxue.xdf.cn/image/icon/close.png?bebe97c…) no-repeat center -176px;}
.rightMenu{display:none !important;}
.rightMenu_new{display:flex !important;}
/*新版首页表单公共默认样式*/
.rightMenu .toolbar_alert .qt_form_common_new{width:180px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .select_wrap{float:left;position:relative;background:#fff;border-radius:5px;width:100%;margin-bottom:10px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .select_wrap::after{content:'';width:10px;height:6px;position:absolute;right:10px;top:13px;background:url(//liuxue.xdf.cn/image/entry/images/icon/select6.png) no-repeat center top;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .input{width:100%;height:32px;color:#999;background:url(//liuxue.xdf.cn/image/entry/images/form_icon_gray.png?ghvhjvhj) no-repeat 7px 3px;background-size:19px;padding:0 22px 0 32px;float:left;border-radius:5px;border:1px solid #e4e4e4;box-sizing:border-box;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .select{position:relative;z-index:1;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .Country{background-position-y:-48px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .Degree{background-position-y:-104px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .City{background-position-y:-104px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .Phone{background:#fff url(//liuxue.xdf.cn/image/entry/images/form_icon_gray.png?ghvhjvhj) no-repeat 7px -26px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .btn{width:100%;height:32px;line-height:32px;background:#006095;border-radius:5px;font-size:14px;color:#fff;text-align:center;float:left;cursor:pointer;font-weight:bold;margin-top:10px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .btn:hover{background:#26a985;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .tiaokuan{width:100%;font-size:12px;line-height:16px;font-weight:normal;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .tiaokuan .checked{background:url(//liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -21px -62px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .tiaokuan .checked.active{background-position:-42px -62px;}
.rightMenu .toolbar_alert .qt_form_common_new.qt_form .tiaokuan a{color:#999999 !important;}

body{}
/* 头图 */
.header_banner{height:501px;background: url(../images/bodyBg.jpg) no-repeat center top;}
.header_banner .m1200{padding:118px 0 0;}
.header_banner .m1200 img{margin:0 auto;}
.header_banner .visa{position:absolute;right:0;top:30px;}
ul.shuju{background:#ffffff;background:linear-gradient(180deg,#eea267,#ffffff);padding:30px 0;border-top-left-radius:15px;border-top-right-radius:15px;margin-top: -96px;border: 2px solid #ffffff;box-shadow:1px -14px 20px 0px rgba(236, 116, 40, 0.53)}
ul.shuju li{width:24.5%;float:left;text-align:center;border-right:2px dashed #dbb8a1;}
ul.shuju li:last-child{border:0;}
ul.shuju li p{line-height:26px;}
ul.shuju li p b{font-size:36px;color:#238b82;}
ul.shuju li p i{font-size:14px;color:#333333;border-radius:100%;font-style:normal;display:inline-block;width:18px;height:18px;text-align:center;line-height:18px;font-weight:bold;}
ul.shuju li h4{font-size:16px;color:#333333;font-weight:normal;}
.shuju_wrap .tip{font-size: 14px;text-align: right;padding-right: 20px;margin-top: -20px;}
/* nav */
.nav{z-index:998;margin:0 auto;width:100%;}
.nav .m1200{box-shadow:0 0 24px 4px rgba(236,116,40, 0.53); border-radius:14px;border:2px solid #ffffff;background:linear-gradient(180deg,#ff771f,#f8ac6f);}
.nav li{width:16.66666666%;float:left;cursor:pointer;}
.nav a{font-size:22px;padding:15px 0;color:#ffffff;display:block;text-align:center;font-weight:normal;}
.nav li.menuOver a,.nav a:hover{color:#a30000;font-weight:bold;}



.stuckMenu.isStuck{top:58px !important;}
.sticky {position:-webkit-sticky;position:sticky;top:0; color:white;}
.sticky--desktop {display:none;}


/* page1-展会亮点 */
.page1 .txts{position:relative;}
.page1 .txts .left{width:800px;height:447px;padding:65px 115px 45px 35px;background:linear-gradient(to bottom,#2ea096,#cfe8e2);border-radius:15px;}
.page1 .txts .left li{width:315px;height:100px;background-repeat:no-repeat;background-position:center center;padding:10px;}
.page1 .txts .left li:nth-of-type(1){background-image:url(../images/page1LiBg1.png);}
.page1 .txts .left li:nth-of-type(2){background-image:url(../images/page1LiBg2.png);}
.page1 .txts .left li:nth-of-type(3){background-image:url(../images/page1LiBg3.png);}
.page1 .txts .left li:nth-of-type(4){background-image:url(../images/page1LiBg4.png);}
.page1 .txts .left li:nth-of-type(5){background-image:url(../images/page1LiBg5.png);}
.page1 .txts .left li:nth-of-type(6){background-image:url(../images/page1LiBg6.png);}


.page1 .txts .left li h4{width:107px;height:44px;line-height:44px;text-indent:12px;background:url(../images/page1LiH4Bg.png) no-repeat left center;text-align:left;font-size:18px;color:#ffffff;}
.page1 .txts .left li p{font-size:14px;color:#970f19;text-align:left;text-indent:5px;margin:10px 0 0 0;}
.page1 .txts .left li strong{font-weight:bold;}

.page .txts .right{width:482px;height:447px;position:absolute;right:0;top:0;background:url(../images/page1RightBg.png) no-repeat right center;padding:45px 30px 0;border-radius:15px;box-shadow:0 0 16px 2px rgba(0, 75, 84, .2);}

.siteBox .choice {position:relative;}
.siteBox .user_city {width:100%;height:42px;line-height:42px;font-size:14px;color:#999;padding:0 20px;border-radius:8px;cursor:pointer;background:#ffffff url(https://liuxue.xdf.cn/sem/common/images/entrySprite.png) no-repeat 397px -68px;box-sizing:border-box;border:1px solid #eaeaea;text-align:left;}
.siteBox .user_city b {color:#1d7a7c;}

.siteBox .choice_city_list {width:380px;height:auto;padding:20px 20px;background:#fff;border-radius:6px;box-shadow:0 0 10px 0 rgb(0 0 0/ 19%);position:absolute;left:0;right:0;top:54px;margin:auto;z-index:9;display:none;}
.siteBox .choice_city_list h4{text-align:left;margin:0 0 10px 0;font-size:16px;font-weight:bold;}
/* .siteBox .choice_city_list .first {margin-right:17px;} */
.siteBox .choice_city_list dl {overflow:hidden;font-size:12px;margin:0 0 10px 0;}
.siteBox .choice_city_list dl dt {width:30px;line-height:19px;color:#1d7a7c;font-weight:bold;margin:0 0 5px 0;}
.siteBox .choice_city_list dl dd {float:left;margin-right:3px;height:19px;padding:0 5px;line-height:20px;cursor:pointer;text-align:center;color:#333333;font-weight:bold;}
.siteBox .choice_city_list dl dd:hover, 
.siteBox .choice_city_list dl dd.active {background:#1d7a7c;color:#fff;border-radius:6px;}
.siteBox .choice_city_list .list_end{display:none;}
.siteBox .choice_city_list .list_end dl dd{color:#999999;}
.siteBox .choice_city_list .list_end dl dd:hover{color:#ffffff;}
.siteBox .result{text-align:left;padding:10px 0 0 0;}
.siteBox .result dt{font-size:40px;line-height:59px;font-weight:bold;color:#1d7a7c;}
.siteBox .result dt.cz{line-height:58px;}
.siteBox .result dd{font-size:16px;line-height:22px;margin:6px 0;color:#333333;}
.siteBox .result dd strong{font-weight:bold;}
.siteBox .result .btn{width:272px;height:56px;line-height:56px;font-size:20px;color:#ffffff;font-weight:bold;text-align:center;background:#e56d3c;border-radius:28px;display:block;margin:20px auto 0;}
.swiper-container-dsj{height:60px;width:230px;margin:12px auto 0;}
.swiper-container-dsj::before{position:absolute;content:"";width:100%;height:20px;z-index:2;left:0;}
.swiper-container-dsj::after{position:absolute;content:"";width:100%;height:20px;bottom:0;z-index:2;left:0;}
.swiper-container-dsj .swiper-slide{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#333333;font-size:14px;}
.swiper-container-dsj .swiper-slide img{ width:18px; height:18px; border-radius:50%;margin-right:10px; }
.swiper-container-dsj .swiper-slide p{font-size:12px;color:#333333;}



/* page2-参展院校 */
.txtBox{ box-shadow:0 0 13px 6px rgba(178,123,44,.3);overflow:hidden;border-radius:20px;}
.czyx .tabs,.lqjb .tabs,.szfa .tabs{padding:20px 45px;display:flex;justify-content:space-between;background:linear-gradient(180deg,#f7d8ad,#ffffff);}
.czyx .tabs .tab,.page4 .tabs .tab,.lqjb .tabs .tab,.page6 .tabs .tab{text-align:center;width:170px;height:46px;line-height:46px;color:#ffffff;font-size:18px;font-weight:bold;box-shadow:inset 1px 4px 4px 1px rgba(255, 255, 255,.4);background:#e36e32;border-radius:14px;cursor:pointer;position:relative;}
.czyx .tabs .tab.active,.page4 .tabs .tab.active,.lqjb .tabs .tab.active,.page6 .tabs .tab.active{ background:linear-gradient(to top,#e26e31,#fed4b5); color:#a54923; box-shadow:2px -1px 0px 0px rgba(255,255,255,.7) inset;}
.tablistBg,.lqjb .tablistBg{background:linear-gradient(to top,#5bb3a5,#2ea096);box-sizing:border-box;padding:42px 30px 20px;border-radius:20px;}
.czyx .tablistBg{background: url(../images/yuanxiaoBg.png) no-repeat center top;height: 428px;}
.czyx .tablist{width:72%;float:left;}
.czyx .tabs .tab.active::after,.page4 .tabs .tab.active:after,.lqjb .tabs .tab.active:after,.page6 .tabs .tab.active:after{
content:'';position:absolute;bottom:-7px;left:0;right:0;margin:0 auto;background:url(../images/schooleLine.png) no-repeat center top;width:19px;height:11px;
}
.czyx .tablist .item,.lqjb .tablist .item{width:100%;display:none;}
.czyx .tablist .item.active,.lqjb .tablist .item.active{display:block;}
.czyx .tablist .item .swiper-container-school{padding-top:14px;}
.czyx .tablist .item ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.czyx .tablist .item ul li{flex:1;width:120px;margin-right:20px;height:114px;}
.czyx .tablist .item ul li:hover{transform:translateY(-10px);}
.czyx .tablist .item ul li:hover p{color:#fee8ab;font-weight:bold;}
.czyx .tablist .item ul li:nth-child(8),.czyx .tablist .item ul li:last-child{margin-right:0;}
.czyx .tablist .item ul li img{width:120px;height:60px;}
.czyx .tablist .item ul li p{font-size:14px;color:#ffffff;line-height:16px;padding:5px 0;}
.page2 button,.page3  button{ font-size:20px; color:#ffffff; font-weight:bold; background:linear-gradient(to bottom,#7da9a5,#43746d); width:264px; height:40px; line-height:40px; font-size:18px; color:#ffffff;  border-radius:40px;margin-bottom:20px;animation:1s linear 0s infinite alternate none running ball-scale-multiple;margin:-30px auto 0;}
.schooleForm{width:291px;height:404px;background:url(../images/pdfBg.png) no-repeat center top;position: absolute;top: 180px;right: 20px;}
.schooleForm .pdf_title{display: flex;justify-content: center;padding-top: 126px;margin-bottom: 20px;}
.schooleForm .pdf_title h2{font-size: 24px;color: #0c686a;text-align: left;padding-top: 7px;}
.schooleForm .pdf_title h2 b{color: #d05513;}
.schooleForm .pdf_btn{width: 156px;height: 32px;font-size: 16px;color: #ffffff;line-height: 32px;text-align: center;border-radius: 40px;background: #2da89c;font-weight: bold;margin-bottom: 10px;margin-left: 70px;cursor: pointer;}
.schooleForm .pdf_btn.pdf_dowone{background: #e56d3c;}
.schooleForm .schooleBottom{display: flex;justify-content: space-between;width: 210px;margin-left: 50px;margin-top: 18px;}
.schooleForm .schooleBottom p{font-size: 14px;color: #999999;display: inline-block;}
.schooleForm .schooleBottom p span{position: relative;padding-left: 20px;}
.schooleForm .schooleBottom p span::after{
    content: '';
    width:14px;
    height:14px;
    background: url(../images/down.png) no-repeat center top;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.schooleForm .schooleBottom p:nth-child(2) span::after{
    content: '';
    width:16px;
    height:12px;
    background: url(../images/look.png) no-repeat center top;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.tabTcTit{float:left;width:32%;background:linear-gradient(to right,rgba(5,116,106,1),rgba(189,0,44,0));border-radius:20px;margin-right:1%;color:#653f06;font-size:14px;text-align:left;padding:26px 16px;box-sizing:border-box;height:355px;margin-top:-11px;position:relative;}
.tabTcTit .lists div{display:none;}
.tabTcTit .lists div.active{display:block;}
.tabTcTit .lists div h5{font-size:22px;color:#fee8ab;font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.tabTcTit .lists div em{font-size:12px;color:#fee8ab;overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.tabTcTit .lists div dl{overflow-y:auto;height:248px;padding-right:4%;}
.tabTcTit .lists div dd{margin:5px 0 0 0;}
.tabTcTit .lists div dd{font-size:14px;color:#ffffff;line-height:22px;}
.tabTcTit .lists div dd span{font-weight:bold;}
.tabTcTit .lists div dl::-webkit-scrollbar{width:4px;height:100%;}
.tabTcTit .lists div dl::-webkit-scrollbar-thumb{background:#54c9bc;}
.tabTcTit .lists div dl::-webkit-scrollbar-track{background:#eee;}



.schooleForm .form-wrap{padding:20px 20px 0 20px;box-sizing:border-box;}
.schooleForm .form-wrap h3{font-size:24px;color:#1d7a7c;font-weight:normal;text-align:center;line-height:40px;margin-bottom:10px;}
.schooleForm .form-wrap h3 b{font-size:30px;font-weight:bold;display:block;line-height:30px;}
.schooleForm .form-wrap .label{ width:100%; margin:0; height:40px; line-height:40px; border-radius:40px;border:0;margin-bottom:10px;}
.schooleForm .form-wrap .label input,.schooleForm .form-wrap .label select{padding-top:0;line-height:40px;font-size:14px;}
.schooleForm .form-wrap .label.Code input{width: 40%;}
.schooleForm .form-wrap .label.Code span{height: 20px;line-height: 20px;margin: 10px 0 0 0;width: 54%;font-size: 14px;border-left: 1px solid #999999;border-radius: 0;}
.schooleForm .tiaokuan{text-align:left;font-size:12px;color:#333333;margin-top:0px;line-height:14px;}
.schooleForm .tiaokuan a{color:#333333;}
.schooleForm .form-wrap form .label i{top:26%;}
.schooleForm .form-wrap form .label i.iconDown{top:34%;}
.schooleForm .form-wrap .btns{flex-direction:column;flex-wrap:inherit;justify-content:inherit;width:240px;flex-shrink:0;align-items:end;}
.schooleForm .xdf_formbtn{ width:264px; height:40px; line-height:40px; font-size:18px; color:#ffffff; margin:10px 0 auto; background:#e7735a; border-radius:20px;cursor:pointer;animation:1s linear 0s infinite alternate none running ball-scale-multiple;font-weight:normal;}
/* .qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide{width: 100% !important;} */

/* page3-重磅嘉宾 */
.page3 .btnInfo{width:1200px;}
.page3 .tip {font-size:12px;color:#094942;text-align:right;padding-right:30px;margin-top:10px;}
.teacher {float:left;width:240px;height:195px;position:relative;overflow:hidden;}
.teacher img {width:100%;}
.teacher .name {position:absolute;bottom:0;left:0;width:100%;height:70px;color:#fff;background:#e88742;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;background:rgb(232,135,66,.8);}
.teacher .msg{position:absolute;left:0;top:0;height:100%;width:0%;display:none;box-sizing:border-box;padding:20px 10px 0;}
.teacher .msg h3{font-size:20px;line-height:20px;margin:0 0 18px 0;color:#ffffff;}
.teacher .msg p{font-size:14px;line-height:20px;text-align:left;color:#ffffff;}
.teacher.active .msg.even{transition:width 1s linear;width:100%;display:flex;flex-direction:column;align-items:flex-start;background:#ce4b22;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;background:rgba(206, 75,34, 0.8);}
.teacher.active .msg.odd{transition:width 1s linear;width:100%;display:flex;flex-direction:column;align-items:flex-start;background:#e88742;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;background:rgb(232,135,66,.8);}
.teacher .name.even {background:#ce4b22;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;background:rgba(206, 75,34, 0.8);}
.teacher .name h3 {padding:4px 3px 0 7px;text-align:left;}
.teacher .name p {font-size:12px;line-height:140%;padding:0 3px 0 8px;text-align:left;}
.swiper-container-zbjb { box-shadow:0 0 10px 2px rgba(233,240, 243); border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding-bottom:15px;}
.page3 .swiper-button-prev.swiper-button-black, .page3 .swiper-container-rtl .swiper-button-next.swiper-button-black{background:url(../images/left2.png) no-repeat center top;width:46px;height:46px;left:-50px; z-index:999;}
.page3 .swiper-button-next.swiper-button-black, .page3.swiper-container-rtl .swiper-button-prev.swiper-button-black{background:url(../images/right2.png) no-repeat center top;width:46px;height:46px;right:-50px; z-index:999;}
.page3 button{height:50px;line-height:50px;margin-top:-20px;background:#39a299;letter-spacing:3px;width:332px ;}


.bg1{background:linear-gradient(#d7e9d9 0,rgba(255,239,197,.2)) 20%,#ffffff 100%;}
.page3_1 .tabs .tab{width:206px;}
.page3_1 .num{font-size:22px;color:#11908d;padding-top:20px;margin:0 0 30px 0;padding:0 0 0 60px;}
.page3_1 .num h3{font-size:68px;font-weight:bold;display:inline-block;position:relative;line-height:68px;vertical-align:middle;padding:0 20px 0 15px;margin-top:-20px;color:#d72b2c;}
.page3_1 .num h3 span{width:28px;height:28px;border-radius:50%;background:#fee8ab;border:1px solid #d72b2c;position:absolute;right:8px;font-size:16px;bottom:5px;line-height:28px;}
.page3_1 .txtBox{background:linear-gradient(180deg,#ffedc3,#ffffff);}
.page3_1 .lqjb .tablistBg{background:linear-gradient(to top,#75c5ac 68%,#00636b 100%);padding:52px 40px 52px 40px;}
.page3_1 .lqjb .tablist{width: 840px;float: left;}
.page3_1 .lqjb .item ul{display:flex;justify-content:space-between;}
.page3_1 .lqjb .item ul li{display:flex;flex-direction:column;align-items:center;flex:1;border-right:1px solid rgba(255, 255, 255, .3);}
.page3_1 .lqjb .item ul li h4{font-size:50px;font-weight:bold;color:#fee8ab;position:relative;display:inline-block;line-height:50px;}
.page3_1 .lqjb .item ul li h4 span{position:absolute;right:-20px;bottom:0;font-size:16px;color:#fee8ab;border-radius:50%;border:1px solid #fee8ab;width:28px;height:28px;line-height:28px;background:#e7735a;}
.page3_1 .lqjb .item ul li p{font-size:14px;color:#ffffff;}
.page3_1 .lqjb .item ul li i{font-size:10px;color:#ffffff;}
.page3_1 .lqjb .item i.msg{display:block;font-size:12px;color:#ffffff;}
.page3_1 .lqjb .item ul li:last-child{border:none;}
.page3_1 .swiper-container-lqjb{padding:25px 0 50px;}
.page3_1 .swiper-container-lqjb .swiper-slide{}
.page3_1 .swiper-container-lqjb .swiper-slide{height: 302px;border: 2px solid #ffffff;background: linear-gradient(to top,#e4f3cd,#fefbee);box-sizing: border-box;border-radius: 10px;}
.page3_1 .swiper-container-lqjb .swiper-slide .jump{padding: 35px 18px 0;box-sizing: border-box;width: 100%;display: block;text-align: left;}
.page3_1 .swiper-container-lqjb .swiper-slide h5{font-size: 48px;font-size: 18px;line-height: 24px;color: #0c686a;}
.page3_1 .swiper-container-lqjb .swiper-slide p{font-size: 14px;line-height: 24px;color: #0c686a;margin: 10px 0 0 0;height: 120px;}
.page3_1 .swiper-container-lqjb .swiper-slide .btn53{width: 140px;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #0c686a;border: 1px solid #0c686a;border-radius: 15px;cursor: pointer;display: block;align-self: end;position: absolute;right: 20px;bottom: 40px;}
.page3_1 .swiper-container-lqjb .swiper-slide:hover{border-color: #ebe8bb;background: linear-gradient(45deg,#f19822,#dc4e09);}
.page3_1 .swiper-container-lqjb .swiper-slide:hover h5,.page3_1 .swiper-container-lqjb .swiper-slide:hover p{color: #ffffff;}
.page3_1 .swiper-container-lqjb .swiper-slide:hover .btn53{border-color: #f2d299;background: #f2d299;color: #c01d24;font-weight: bold;font-size: 16px;}
.page3_1 .swiper-container-lqjb .swiper-button-next,.page3_1 .swiper-container-lqjb .swiper-button-prev{width: 31px;height: 31px;background: url(../images/row.png) no-repeat center center;}
.page3_1 .swiper-container-lqjb .swiper-button-next{right: 0px;left: initial;bottom: 0;top: initial;}
.page3_1 .swiper-container-lqjb .swiper-button-prev{right: 40px;left: initial;bottom: 0;top: initial;transform: rotate(-180deg);}
.page3_1 .swiper-container-lqjb .swiper-button-next.swiper-button-disabled,.page3_1 .swiper-container-lqjb .swiper-button-prev.swiper-button-disabled{background: url(../images/noRow.png) no-repeat center center;}
.page3_1 .swiper-container-lqjb .swiper-button-next.swiper-button-disabled{transform: rotate(180deg);}
.page3_1 .swiper-container-lqjb .swiper-button-prev.swiper-button-disabled{transform: rotate(0deg);}
.page3_1 .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background:#ffffff;opacity:1;}
.page3_1 .swiper-pagination-bullet-active{background:#e2c78c;}
.page3_1 .offer_wrap{width: 248px;height: 469px;border: 5px solid #d8181e;border-radius: 20px;overflow: hidden;box-sizing: border-box;float: right;}
.page3_1 .offer_wrap img{width: 100%;height: 100%;}
.page3_1 .lqjb .tablist.oy{width: 100%;}

/* page6-解读留学大数据 展望留学趋势 */
.page6{padding-bottom:20px;} 
.page6 .echarts_tabwrap .tab{width:232px;height:60px;line-height:60px;font-size:18px;color:#ffffff;text-align:center;border-radius:20px;}
.page6 .echarts_tabwrap .tablist{background:linear-gradient(to top,rgba(255,255,255,.0) 0,#ffffff 20%,#ffffff 80%,rgba(255,255,255,.3) 100%);padding:0 0 20px 0;}
.page6 .echarts_tabwrap .item.active{display:block;}
.page6 .echarts_tabwrap .item {margin:35px 0 0;display:none;position:relative;border-left:1px solid rgba(255, 255, 255, 1);border-right:1px solid rgba(255, 255, 255, 1);}
.page6 .echarts_tabwrap .item::before,.page6 .echarts_tabwrap .item::after{width:25px;height:345px;}
/* .page6 .echarts_tabwrap .item::before{position:absolute;content:"";background:url(../images/pag1ItemBeforeBg.png) no-repeat center top;top:0;left:-11px ;}
.page6 .echarts_tabwrap .item::after{position:absolute;content:"";background:url(../images/pag1ItemBeforeBg.png) no-repeat center top;top:0;right:-14px ;} */

.page6 .echarts_tabwrap .item {padding:35px 0 0;display:none;position:relative;}
.page6 .echarts_tabwrap .item::before,.page6 .echarts_tabwrap .item::after{width:25px;height:345px;}
.page6 .echarts_tabwrap .item h3{font-size:28px;color:#333333;font-weight:bold;text-align:center;margin:15px 0 15px 0;}
.page6 .echarts_tabwrap .item p{font-size:16px;color:#333333;line-height:26px;}
.page6 .echarts_tabwrap .item .flex{display:flex;justify-content:center;margin:30px auto 0;}

.page6 .echarts_tabwrap .item .padd90{padding:0 90px;}
.page6 .echarts_tabwrap .item h3{font-size:28px;color:#333333;font-weight:bold;text-align:center;margin:15px 0 15px 0;}
.page6 .echarts_tabwrap .item p{font-size:16px;color:#333333;line-height:26px;}
.page6 .echarts_tabwrap .item .flex{display:flex;justify-content:center;margin:30px auto 0;}

.page6 .echarts_tabwrap .item3 .echart{width:50% !important;height:360px;float:left;}
.page6 .echarts_tabwrap .item3 .table{margin:0 auto;width:90%;margin:30px auto 0;}
.page6 .echarts_tabwrap .item3 .table table{width:100%;text-align:center;}
.page6 .echarts_tabwrap .item3 .table table thead td{height:40px;line-height:40px;border-bottom:2px solid #ffbb24;color:#ffffff;background:#538ccd;}
.page6 .echarts_tabwrap .item3 .table table td{border-right:1px solid #ffffff;color:#333333;height:40px;line-height:40px;font-size:16px;}
.page6 .echarts_tabwrap .item3 .table table tbody tr:nth-of-type(even){background:#dcdbe1;}
.page6 .echarts_tabwrap .item3 .table table tbody tr:nth-of-type(odd){background:#f6f6f5;}

.page6 .echarts_tabwrap .item4 #echart4_0 {height:400px;} 
.page6 .echarts_tabwrap .item .echart{width:1000px;height:360px;margin:30px auto;}
.page6 a{font-size:16px;color:#c01c23;width:278px;height:44px;line-height:44px;background:linear-gradient(#fcdca3,#e0c086);display:block;text-align:center;border-radius:22px;text-align:center;
margin:30px auto 0;font-weight:bold;box-shadow:0 0 41px 0 0;}







/*白皮书*/
.bps{height:250px;width:100%;margin-top:110px;}
.bps .m1200{background:linear-gradient(180deg,#0e867a,#ffffff);height:215px;border-radius:0 0 20px 20px;padding:0 30px 0 55px;box-sizing:border-box;}
.bps .bpsImg{width:255px;height:280px;margin-top:-60px;float:left;margin-left:-30px;}
.bps .form-wrap{width:870px;}
.bps .form-wrap .formTit{font-size:30px;color:#f9dc9e;font-weight:bold;text-align:left;line-height:34px;padding:20px 0 12px 0;}
.bps .form-wrap form .label{width:30%;margin:5px 1%;border-radius:40px;border:0;height: 42px;line-height: 42px;}
.iconFormBlue1.form-wrap form .label i{top:28%;}
.bps .form-wrap form .label input, .bps .form-wrap form .label select{padding-top:12px;font-size:16px;}
.bps .form-wrap form .label.Code{width:30%;}
.bps .form-wrap form .label.Code input{width:40%;}
.bps .form-wrap form .SmsCodeBtn{background:none;width:115px;font-size:16px;border-radius:0;position:relative;height:40px;line-height:40px;padding-top:1px;margin-top: 0;}
.bps .form-wrap form .SmsCodeBtn.active{color:#f39200;}
.bps .form-wrap form .SmsCodeBtn::after{content:'';width:2px;height:30px;border-left:2px solid #eeeeee;position:absolute;left:0;top:0;bottom:0;margin:auto;}
.bps .form-wrap .tiaokuan{font-size:12px;text-align:left;padding-left:20px;width:50%;}
.bps .form-wrap .xdf_formbtn,
.bps .form-wrap .btn_preview{width:12%;height:42px;border-radius:40px;font-size:20px;font-weight:bold;background:#e7735a;cursor:pointer;position:absolute;right:190px;margin-right:0;}
.bps .form-wrap .btn_preview{background:#0c9285;color:#ffffff;line-height:42px;margin-top:5px;right:30px;}
.bps .form-wrap .xdf_formbtn:hover{background:#0c9285;}
.bps .form-wrap .btn_preview:hover{background:#e7735a ;}



/* page4-录取梦校路径 */
.page4 .tabs .tab{width:206px;}
.page4 .tablistBg{padding:50px 50px 40px;background:linear-gradient(180deg,#d2eae5,#ffffff);}
.page4 .tablistBg .item{display:none;}
.page4 .tablistBg .item.active{display:block;}
.page4 .tablistBg .item .table{display:flex;margin-bottom:10px;}
.page4 .tablistBg .item .table.tabScoll table tbody{display: block;overflow-y: auto;height: 300px;}
.page4 .tablistBg .item .table.tabScoll table tbody::-webkit-scrollbar{width: 10px;height: 100%;}
.page4 .tablistBg .item .table.tabScoll table tbody::-webkit-scrollbar-thumb{background: #bfd8d8;}
.page4 .tablistBg .item .table.tabScoll table tbody::-webkit-scrollbar-track{background: #eee;}
.page4 .tablistBg .item .table:last-child{margin-bottom:0;}
.page4 .tablistBg .item .table .l{display:flex;align-items:center;justify-content:center;background:#2c7e7d;color:#ffffff;text-align:center;font-weight:bold;font-size:16px;line-height:22px;width:105px;flex-shrink:0;}
.page4 .tablistBg .item .table table{width:100%;flex-shrink:0;}
.page4 .tablistBg .item .table table thead,.page4 .tablistBg .item .table.tabScoll ul{background:#2fa89d;}
.page4 .tablistBg .item .table table thead td,.page4 .tablistBg .item .table.tabScoll ul li{font-size:15px;color:#ffffff;height:35px;line-height:35px;text-align:center;font-weight: bold;}
.page4 .tablistBg .item .table table td.nowrap{white-space:nowrap;}
.page4 .tablistBg .item .table table tbody td{font-size:14px;line-height:20px;border-right:1px dashed #dbdbdb;border-bottom:1px dashed #dbdbdb;background:#ffffff;padding:10px 15px;text-align:center;}
.page4 .tablistBg .item .table table tbody tr td:last-child{border-right:0;}
.page4 .tablistBg .item .table table tbody tr:last-child td,.page4 .tablistBg .item .table table tbody tr td.mr0{border-bottom:0;}
.page4 .tablistBg .item .table table tbody tr td.br1{border-right:1px dashed #dbdbdb;}
.page4 .tablistBg .item .table table tbody tr td.cf{color:#2c7e7d;font-weight:bold;font-size: 15px;}


.page4 .tablistBg .item .table.tabScoll ul{display: table;width: 100%;}
.page4 .tablistBg .item .table.tabScoll ul li{display: table-cell;}
.page4 .tablistBg .item .table.tabScoll ul li:nth-of-type(1){width: 12%;}
.page4 .tablistBg .item .table.tabScoll ul li:nth-of-type(2){width: 18%;}
.page4 .tablistBg .item .table.tabScoll ul li:nth-of-type(3){width: 34%;}
.page4 .tablistBg .item .table.tabScoll ul li:nth-of-type(4){width: 36%;}

.page4 .tablistBg .item .table.tabScoll td:nth-of-type(1){width: 12%;}
.page4 .tablistBg .item .table.tabScoll td:nth-of-type(2){width: 18%;}
.page4 .tablistBg .item .table.tabScoll td:nth-of-type(3){width: 34%;}
.page4 .tablistBg .item .table.tabScoll td:nth-of-type(4){width: 36%;}
.page4 .tablistBg .qt_53Btn{height:50px;line-height:50px;background:#e56d3c;width:332px;text-align:center;font-weight:bold;font-size:18px;color:#ffffff;display:block;margin:20px auto 0;border-radius:40px;    animation:1s linear 0s infinite alternate none running ball-scale-multiple;}

/* page7-新东方前途出国【值得信赖】的留学机构 */
.qt_lxjg_new{padding-bottom:90px;background:linear-gradient(#ffffff 0%,#fde7cb);}
.qt_lxjg_new .m1200{background: url(../images/lxjg_new_bg.png) no-repeat right bottom;background-size:100% 100%;padding-bottom:20px;border-radius:0 0 20px 20px;}
.qt_lxjg_new .con {padding:0 40px;width:1200px;height:360px;box-sizing:border-box;}
.qt_lxjg_new .con .video {width:637px;height:358px;background:#b7b7b7;overflow:hidden;position:relative;top:5%;}
.qt_lxjg_new .con .text_wrap {width:482px;}
.qt_lxjg_new .con .text_wrap h5 {height:90px;font-size:18px;text-align:right; color:#333333;line-height:26px;background:url(../images/lxjg_new_bg_02.png) no-repeat center bottom;}
.qt_lxjg_new .con .text_wrap h5 b {font-size:24px;}
.qt_lxjg_new .con .text_wrap .text_left {width:150px;margin:40px 0 0 60px;}
.qt_lxjg_new .con .text_wrap .text_left dl:nth-of-type(1) {margin-bottom:62px;}
.qt_lxjg_new .con .text_wrap .text_right {margin:40px 0 0 40px;}
.qt_lxjg_new .con .text_wrap .text_right dl {margin-bottom:20px;}
.qt_lxjg_new .con .text_wrap .text_right dl:nth-last-of-type(1) {margin-bottom:0;}
.qt_lxjg_new .con .text_wrap dl {color:#333333;}
.qt_lxjg_new .con .text_wrap dl dt {font-size:18px;color:#33958b;}
.qt_lxjg_new .con .text_wrap dl dt b {font-size:32px;}
.qt_lxjg_new .con .text_wrap dl dt .sm {font-size:18px;color:#333333;}
.qt_lxjg_new .con .text_wrap dl dd {font-size:14px;line-height:20px;}
.qt_lxjg_new .btns{justify-content:flex-end;}
.qt_lxjg_new a{width:230px;height:50px;line-height:50px;text-align:center;font-size:20px;color:#ffffff;font-weight:bold;background:#e7735a;border-radius:25px;margin:10px 0 0;}
.qt_lxjg_new p{font-size:12px;color:#44746e;text-align:right;margin:10px 0 0 ;}



/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display:block;}
#xdf_bottomForm{display:none;}
.xdf_bottomForm_new .ax_img{background:url(../images/bottomFormImg.png) no-repeat center top;height:227px;width:378px;bottom:0px;margin:auto 0;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap.form-wrap-flex .form_title{text-align:left;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap.form-wrap-flex .form_title b{    color: #e88742;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding-left:240px;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .tiaokuan{font-size:12px;}
.xdf_slide .xdf_slidebtn{width:106px;height:30px;color:#ffffff;font-size:16px;line-height:30px;text-align:center;border-radius:40px;bottom:18px;background: #39a299;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background:#e56d3c;width:22%;}
/*白皮书预览*/
.bpsYl.qt_pop_trial_reading_wrap{background:rgba(0,0,0,0.7);z-index:99999;display:none;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading{width:35%;height:95.6%;width:70vh;height:95.6vh;overflow:hidden;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container{width:100%;height:100%;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container img{width:100%;height:100%;}    
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .close{position:absolute;background:url(//liuxue.xdf.cn/image/icon/close_blue.png) no-repeat center top;display:block;width:25px;height:25px;top:20px;right:20px;z-index:1003;cursor:pointer;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form{height:auto;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap{width:440px;height:550px;background:url(../images/alertBg.png) no-repeat;border-radius:20px;padding:48px 45px;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;box-sizing:border-box;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap::before{content:'';width:317px;height:137px;background:url(../images/alertImg.png) no-repeat center center;margin:auto;position:absolute;top:70px;}
.bpsYl.qt_pop_trial_reading_wrap .swiper-form .form-wrap::before{content:'';width:280px !important;;height:150px !important;background:url(../images/alertImg.png) no-repeat center center !important;margin:auto;position:absolute;top:60px !important;}
.bpsYl.qt_pop_trial_reading_wrap .swiper-form .form-wrap{padding:62px 38px !important;width:440px !important;height:550px !important;background:url(https://liuxue.xdf.cn/test/yl/images/alertBg.png) no-repeat !important;border-radius:20px;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;box-sizing:border-box;}
.bpsYl.qt_pop_trial_reading_wrap .swiper-form .form-wrap h6{line-height:28px !important;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label{margin-bottom:10px !important;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap h6{font-size:22px;color:#1c3290;line-height:34px;margin:160px 0 10px;text-align:center;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label{ width:100%; height:42px; background:#ffffff; border-radius:10px; position:relative;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label i {width:22px;height:22px;background-position-y:-22px;display:inline-block;position:absolute;top:22%;left:10px;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap input{width:100%;height:42px;line-height:42px;font-size:14px;float:initial;padding:0 0 0 46px;box-sizing:border-box;background:transparent;border:none;border-radius:0;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .SmsCode{width:154px;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form .SmsCodeBtn{ float:right; width:130px; height:30px; line-height:30px; margin-right:0;text-align:center; margin-top:6px; border-left:1px solid #b6b6b6; background:transparent; border-radius:0;cursor:pointer;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .xdf_formbtn{ width:100%; height:46px; line-height:46px; font-size:20px; color:#fff; border-radius:5px; text-align:center; -webkit-animation:none; animation:none; background:#00c8b0; cursor:pointer;margin:5px 0 0 0;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan{width:100%;font-size:12px;margin:10px 0 15px 0;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan .checked{width:14px;height:14px;vertical-align:sub;background:url(//liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -24px -62px;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan .checked.active{background-position:-44px -62px;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit{height:30px;line-height:30px;font-size:28px;color:#ffffff;text-align:center;position:absolute;top:-40px;width:74%;padding-left:26%;display:block;left:0;right:0;margin:auto;padding-left:0 !important;display:none !important;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading.active .ul_con{width:25%;float:left;display:block;height:100%;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading.active .swiper-container-readTab{height:100%;width:100%;display:block;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading.active .swiper-container-trial-reading{width:100% !important;float:initial;}
.bpsYl.qt_pop_trial_reading_wrap .swiper-form .form-wrap h6{font-size:22px !important;color:#1c3290 !important;line-height:28px;margin:155px 0 10px !important;text-align:center;}
.bpsYl.qt_pop_trial_reading_wrap .swiper-form .form-wrap h6 i{color:#ffffff !important;font-size:22px !important;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide{background-size:100% 100%;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab{display:none;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide{width:97%;cursor:pointer;margin-bottom:10px;height:auto;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide::after{content:'';display:block;width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);top:0;left:0;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide.active::after{display:none;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab img{width:100%;height:initial;}

.hengban.qt_pop_trial_reading_wrap .trial_reading.active .swiper-container-trial-reading{width: 100% !important;}
.bpsYl.qt_pop_trial_reading_wrap .trial_reading.active,
.hengban.qt_pop_trial_reading_wrap .trial_reading.active{width:1000px !important;height:60.6vh !important;overflow:initial;}
.hengban.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide img{width: 100%;}

.qt_pop_trial_reading_wrap .trial_reading .ul_con{display:none !important;}
.qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit{padding-left: 0 !important;width: 100% !important;}
.qt_pop_trial_reading_wrap .trial_reading.active .swiper-container-trial-reading{float: none !important;}

.qt_pop_trial_reading_wrap .swiper-form .form-wrap .SmsCodeBtn.active{background:none;color:#0040b5;}


/* 视频播放器弹框 */
.qt_pop_video_wrap{background:rgba(0,0,0,0.3);z-index:99999;display:none;cursor:auto;}
.qt_pop_video_wrap .video_wrap{width:800px;height:800px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;line-height:800px;}
.qt_pop_video_wrap .video{vertical-align:middle;display:inline-block;}
.qt_pop_video_wrap .close{width:50px;height:50px;background:url(//liuxue.xdf.cn/image/icon/close_white.png) no-repeat center center;background-size:50px;position:absolute;right:50px;top:50px;cursor:pointer;}


/* 视频播放表单弹框 */
.qt_pop_lqzl_form{background:rgba(0,0,0,0.5);z-index:9999;display:none;}
.qt_pop_lqzl_form .qt_popFormCon{display:block;}
.qt_pop_lqzl_form .qt_popFormCon .popForm h6{padding:66px 0 30px 0;}
.qt_pop_lqzl_form .qt_popFormCon .qt_form_common_new .SmsCode{width:198px;height:40px;background-position:7px -128px;}
.qt_pop_lqzl_form .qt_popFormCon .qt_form_common_new .SmsCodeBtn{width:130px;height:40px;float:right;text-align:center;line-height:40px;font-size:14px;color:#9a9a9c;background:#eeeeee;border-radius:10px;margin-top:0;margin-right:0;}
.qt_pop_lqzl_form .qt_popFormCon .qt_form_common_new .SmsCodeBtn.active {background:#f39200;color:#fff;}
.qt_popFormCon .popForm .qt_form_common {width:340px;margin:0 auto;}
.qt_popFormCon{position:fixed;z-index:9999;width:750px;height:400px;left:50%;top:50%;margin-top:-200px;margin-left:-375px;background:#ffffff;border-radius:20px;overflow:hidden;display:none;}
.qt_popFormCon .popImg{width:350px;position:relative;}
.qt_popFormCon .popImg .popLogo{position:absolute;top:20px;left:25px;}
.qt_popFormCon .popForm{position:relative;width:400px;}
.qt_popFormCon .popForm .close {width:14px;height:14px;line-height:14px;position:absolute;right:17px;top:17px;background:url(https://liuxue.xdf.cn/special_zonghe/hd_2022_autumn_education/images/close.png) no-repeat -7px -176px;cursor:pointer;}
.qt_popFormCon .popForm h6{font-size:18px;text-align:center;padding:40px 0 20px 0;}
.qt_popFormCon .popForm .qt_form_common{width:340px;margin:0 auto;}
.qt_popFormCon .popForm .qt_form_common.qt_form p.label{margin-bottom:20px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .input{height:40px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Country {background-position-y:-43px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Degree{background-position-y:-99px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Phone{background-position-y:-22px;}
.qt_popFormCon .popForm .qt_form_common.qt_form p.label::after{right:16px;top:15px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .btn{height:45px;line-height:45px;font-size:16px;font-weight:normal;background:linear-gradient(90deg,#72cab2,#3f9594);border-radius:12px;margin-top:20px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .btn:hover{background:linear-gradient(-90deg,#72cab2,#3f9594);}
.qt_popFormCon .popForm .qt_form_common.qt_form .tiaokuan{margin-top:5px;text-align:left;}
.qt_form_common_new{width:180px;}
.qt_form_common_new.qt_form p.label{float:left;position:relative;background:#fff;border-radius:5px;width:100%;margin-bottom:10px;}
.qt_form_common_new.qt_form p.label.select_wrap::after{content:'';width:10px;height:6px;position:absolute;right:10px;top:13px;background:url(//liuxue.xdf.cn/image/entry/images/icon/select6.png) no-repeat center top;}
.qt_form_common_new.qt_form .input{width:100%;height:32px;color:#999;background:url(https://liuxue.xdf.cn/special_emploability/xm_practice/images/form_icon_gray.png) no-repeat 7px 3px;background-size:19px;padding:0 22px 0 32px;float:left;border-radius:5px;border:1px solid #e4e4e4;box-sizing:border-box;}
.qt_form_common_new.qt_form .select{position:relative;z-index:1;}
.qt_form_common_new.qt_form .Country{background-position-y:-48px;}
.qt_form_common_new.qt_form .Degree{background-position-y:-104px;}
.qt_form_common_new.qt_form .City{background-position-y:-155px;}
.qt_form_common_new.qt_form .Phone{background:#fff url(https://liuxue.xdf.cn/special_emploability/xm_practice/images/form_icon_gray.png) no-repeat 7px -26px;}
.qt_form_common_new.qt_form .btn{width:100%;height:32px;line-height:32px;background:linear-gradient(90deg,#72cab2,#3f9594);border-radius:5px;font-size:14px;color:#fff;text-align:center;float:left;cursor:pointer;font-weight:bold;margin-top:10px;}
.qt_form_common_new.qt_form .btn:hover{background:linear-gradient(-90deg,#72cab2,#3f9594);}
.qt_form_common_new.qt_form .tiaokuan{width:100%;font-size:12px;line-height:16px;}
.qt_form_common_new.qt_form .tiaokuan .checked{background:url(//liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -19px -62px;cursor:pointer;}
.qt_form_common_new.qt_form .tiaokuan .checked.active{background-position:-44px -62px;}


.qt_download_form_wrap,
.qt_tel_form_wrap{display:none;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap.form-wrap-flex form{position: relative;z-index: 2;}



@media screen and (max-width:1000px) {
    .xdf_slide{display:none;}
    .rightMenu{display:none !important;}
    #totop{display:block !important;}
    .m1200{width:94%;}

    .header_banner{height:6.4rem;background:url(../images/m_bannerBg.jpg) no-repeat center center;background-size:cover;}
    .header_banner .m1200{padding:3.38rem 0 0 0;}
    .header_banner .m1200 .bannerImg{width:6.48rem;height:3.37rem;margin:0 auto;}
    .header_banner .visa{width:1.08rem;height:.35rem;top:.2rem;}
	
	ul.shuju{height: 2rem;background: linear-gradient(to top,#ffffff,rgba(238,162,103,.5));border: .03rem solid #ffffff;box-sizing: border-box;border-radius: .3rem;padding: .36rem 0;}
	ul.shuju li{width: 24.7%;border-right: .02rem dashed #d1b097;}
	ul.shuju li p{line-height: .4rem;}
	ul.shuju li p b{font-size: .4rem;}
	ul.shuju li p i{font-size: .2rem;width: .2rem;height: .2rem;line-height: .2rem;}
	ul.shuju li h4{font-size: .2rem;line-height: .2rem;}
	.shuju_wrap .tip{font-size: 0.2rem;text-align: right;padding-right: 0.2rem;margin: -1rem 0 0.1rem 0;}
	
    .page{padding:.5rem 0;}
    .page .title{margin-bottom:.3rem;}
    .page .title img{width:6.41rem;height:.52rem;}

	.page0{display: flex;flex-wrap: wrap;justify-content: space-between;width: 94%;margin: -.55rem auto 0;position: relative;}
	.page0 dl{width: 3.36rem;height: 1.3rem;border: .02rem solid #df7538;border-radius: .05rem;overflow: hidden;margin: 0 0 .2rem 0;}
	.page0 dl dt{width: 100%;height: .68rem;line-height: .68rem;font-size: .28rem;background: #df7538;text-align: center;font-weight: bold;color: #ffffff;}
	.page0 dl dd{text-align: center;font-size: .24rem;color: #0a8382;font-weight: bold;padding: .1rem 0 0;}
	
	
	
    /* page1-展会亮点 */
    .page1 {background:#ffffff;display: none;}
    .page1 .title{margin-bottom:0;}
    .siteBox1{ position:relative; width:100%; height:auto; background:linear-gradient(to top,#b3e9ce 10%,#2ea096); border-radius:.2rem; box-sizing:border-box; padding:.5rem .4rem;}
    .siteBox1 h2{font-size:0.44rem;color:#ffffff;line-height:0.48rem;margin-bottom:0.3rem;}
    .siteBox{width:100%;margin:0 auto;float:none;border-radius:0.15rem;height:auto;position:relative;background:none;padding:0;left:0;top:0;}
    .selectBox { position:relative; background:#ffffff; width:100%; padding-left:3%; height:0.9rem; line-height:0.9rem; box-sizing:border-box; color:#000; border:1px solid #dddddd; border-radius:0.4rem;}
    .chengshiBox{background:url("https://liuxue.xdf.cn/special/include/imagess/form_green_new.png") no-repeat -2px -142px;color:#999999;text-align:left;text-indent:.6rem;}
    .chengshiBox {float:right;position:absolute;top:0;left:14px;color:#000000;width:92%;}
    .chengshiBox i {display:inline-block;vertical-align:middle;width:0.31rem;height:0.18rem;margin:0.1rem 0.4rem 0 0.1rem;position:absolute;right:0;top:0;bottom:0;margin:auto;background:url(../images/sel.png) no-repeat center top;background-size:cover;}
    .selectBox select {position:absolute;width:100%;height:0.8rem; top:0;left:0;opacity:0; }
    .siteBox .top{width:100%;}
    .siteBox .siteInfo .siteCity{font-size:0.48rem;padding:0.2rem 0 0.2rem;margin:0 auto 0;width:2.05rem;color:#303a92;float:left;text-align:center;}
    .siteBox .siteInfo .siteCity::before{margin-right:0.1rem;background-size:auto 70%;width:0.38rem;height:0.48rem;background-size:0.38rem 0.48rem;margin-top:-0.1rem;}
    .sitXq{float:left;width:100%;padding-top:0;padding:.1rem 0;}
    .siteBox .siteInfo p{margin:0.1rem 0 0 0;color:#960601;font-size:0.28rem;text-align:left;}
    .siteBox .siteInfo p b {line-height:normal;color:#333333;margin-right:0.1rem;font-weight:normal;font-size:0.28rem;}
    .siteBox .siteInfo p.hd {background:url(../images/riqi.png) no-repeat .15rem center;background-size:0.21rem 0.2rem;padding-left:.54rem;}
    .siteBox .siteInfo p.dd {background:url(../images/dd.png) no-repeat .15rem .1rem;background-size:0.20rem 0.24rem;padding-left:.54rem;}
    .siteBox .siteInfo p.tel {background:url(../images/tel.png) no-repeat .15rem center;background-size:0.21rem 0.21rem;padding-left:.54rem;}
    .siteBox .siteInfo p em{font-size:0.26rem;line-height:0.34rem;color:#ffffff;float:none;max-width:100%;}
	.siteBox .siteInfo p em.siteName,
	.siteBox .siteInfo p em.siteiphone{ display:block;}
    .siteBox .siteInfo .btn{width:50%;}
	.siteBox .siteInfo p em big{font-size:0.28rem;}
    .page1 .form-wrap form .label{float:none;overflow:hidden;}
    .page1 .form-wrap form .label.name,
    .page1 .form-wrap form .label.phone{width:100%;border:0;margin:.15rem 0;border-radius:.05rem;height:.9rem;line-height:.9rem;border-radius:0.4rem;}
    .page1 .form-wrap form .label input,.page1 .form-wrap form .selectBox  select{font-size:.28rem;}
    .page1 .form-wrap form .label.Code{width: 100%;margin: .15rem 0;}
    .page1 .form-wrap form .label.Code input{width: 55%;}
    .page1 .form-wrap form .label.Code .SmsCodeBtn{width: 41%;height: .46rem;line-height: .46rem;margin: .2rem 0 0 0;border-left: 1px solid #999999;border-radius: 0;}
    .page1 .form-wrap form .tiaokuan{margin:0.05rem 0;color:#666666;font-size:.22rem;text-align:left;}
    .page1 .form-wrap form .tiaokuan a{color:#666666}
    .page1 .form-wrap form .xdf_formbtn{ width:100%; margin:0 auto;     background:#e56d3c;border-radius:0.4rem; font-size:.36rem; color:#ffffff; height:.86rem; line-height:.86rem;font-weight:bold;}

    .swiper-container-dsj{height:0.76rem;margin:0.14rem auto;float:none;}
    .swiper-container-dsj::before{content:"";height:0.3rem;background:linear-gradient(to top,rgba(217,158,67,0),#da4749);top:-0rem;}
    .swiper-container-dsj::after{position:absolute;content:"";height:0.3rem;bottom:0;background:linear-gradient(to bottom,rgba(217,158,67,0),#da4749);}
    .swiper-container-dsj .swiper-slide{color:#ffffff;}
    .swiper-container-dsj .swiper-slide img{ width:0.3rem; height:0.3rem;margin-right:0; }
    .swiper-container-dsj .swiper-slide p{font-size:0.2rem;}
    


    /* 参展院校 */
    .txtBox{box-shadow:none;padding-bottom:0;}
    .czyx .tabs{padding:0;flex-wrap:wrap;justify-content:center;background:#ffffff;}
    .czyx .tabs .tab{width:2.05rem; height:.56rem; line-height:.56rem; border-radius:.14rem; margin:.1rem .15rem; font-size:.22rem;flex-shrink:0;background: linear-gradient(to top,#e7745c,#e56d3c);}
    .czyx .tabs .tab.active::after,.lqjb .tabs .tab.active:after,.szfa .tabs .tab.active:after {content:'';position:absolute;bottom:-0.08rem;width:0.14rem;height:0.1rem;background-size:contain;}
	.czyx .tabs .tab.active, .page4 .tabs .tab.active, .lqjb .tabs .tab.active, .page6 .tabs .tab.active{background: linear-gradient(to top,#e56d3c,#ffe3c5);color: #c61432;}
    .czyx .tablistBg {background:linear-gradient(0deg,#f6dfac,#ffffff);box-sizing:border-box;padding:0;border-radius:0;border-bottom-right-radius:0.2rem;border-bottom-left-radius:0.2rem;height: auto;}
    .czyx .tablist{background:none;padding:0.2rem 0 0 0;width:6.34rem;margin:0 auto;float:none;}
    .czyx .tablist .tabTcTit{width:100%;height:auto;background:none;border-radius:0;margin:0;padding:0;}
    .czyx .tablist .tabTcTit ul li{width:1.9rem;height:1.66rem;background:url(../images/m_page2_liBg.png) no-repeat center center;background-size:contain;padding:.4rem .1rem .2rem .2rem;box-sizing:border-box;flex:inherit;margin-right:0;}
    .czyx .tablist .tabTcTit ul li span{font-size:.28rem;color:#333333;font-weight:bold;text-align:right;line-height:.28rem;}
    .czyx .tablist .tabTcTit ul li i{font-size:.2rem;color:#28877e;text-align:right;line-height:.2rem;margin:.06rem 0 0 0;}
    .czyx .tablist .tabTcTit ul li p{font-size:.44rem;color:#b0751c;font-weight:bold;line-height:.44rem;margin:.08rem 0 0 0;text-align:center;}
    .czyx .tablist .tabTcTit ul li p b{width:.26rem;height:.26rem;line-height:.26rem;text-align:center;font-size:.2rem;color:#ffffff;border-radius:50%;border:1px solid #ffffff;background:#b0751c;display:inline-block;margin-left:-.06rem;}
    .czyx .tablist .tabTcTit p.msg{font-size:.2rem;color:#6db4ad;text-align:left;background:none;padding-left:0;padding-right:.3rem;width:auto;line-height:.28rem;height:auto;position:static;text-align:right;margin:.2rem 0 0 0;}
    .czyx .tablist .item .swiper-container-school{margin-top:0;}
    .swiper-container-school{ border-radius:0.1rem; width:100%; margin:0 auto; box-sizing:border-box; margin-top:0rem; padding:.2rem 0 0.5rem 0;}
    .czyx .tablist .swiper-container-school ul{padding:0;justify-content:start;}
    .czyx .tablist .swiper-container-school ul li{width:2rem;margin:0 .042rem;text-align:center;flex-shrink:0;flex:inherit;height:1.9rem;}
    .czyx .tablist .swiper-container-school ul li img{width:100%;height:1.04rem;border:2px solid #f5cd8f; border-image:linear-gradient(to bottom,#f5cd8f,#e3957d) 1 10;box-sizing:border-box;}
    .czyx .tablist .swiper-container-school ul li p{height:0.6rem;line-height:0.28rem;margin-top:0.1rem;color:#333333;font-size:.22rem;}
    .czyx .tablist .swiper-container-school .swiper-pagination {bottom:0.1rem;}
    .czyx .tablist .swiper-container-school .swiper-pagination-bullet{width:0.11rem;height:0.11rem;background:#cfcfcf;opacity:1;border-radius:50%;}
    .czyx .tablist .swiper-container-school .swiper-pagination-bullet-active{background:#e7735a;}
    .czyx .shujTxt{color:#a17538;font-size:.2rem;text-align:right;display:block;font-weight:normal;}
    .czyx .tablist .item ul li:hover{transform:translateY(0);}
    .czyx .tablist .item ul li:hover p{color:#333333;font-weight:normal;}
    .schooleForm{position: static;background: url(../images/m_pdfBg.png) no-repeat center top;width: 6.72rem;height: 2.54rem;background-size: cover;margin:  0.4rem auto 0;}
    .schooleForm .pdf_title {padding-top: 0.46rem;margin-bottom: 0.08rem;}
    .schooleForm .pdf_title h2 {font-size: 0.34rem;padding-top: 0.2rem;}
    .schooleForm .pdf_btn{display: inline-block;width:1.6rem;height: 0.5rem;line-height: 0.5rem;font-size: 0.24rem;margin-left: 0.2rem;margin-bottom: 0;}
    /* 重磅嘉宾 */
    .conW{width:100%;}
    .page3 .tip {color:#ffffff;font-size:0.2rem;text-align:right;padding-right:0;margin-top:0.1rem;}
    .teacher {float:left;width:2.34rem;height:2.6rem;overflow:hidden;position:relative;}
    .teacher img {width:100%;}
    .teacher .name {position:absolute;bottom:0;left:0;width:100%;height:1.12rem;overflow:hidden;color:#fff;padding-bottom:0.05rem;background: rgba(16, 139, 127, .8);}
    .teacher .name.even {filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;background: rgba(28, 155, 160, .8);}
    .teacher .name h3 {padding:0.1rem 0.1rem 0 0.1rem;font-size:0.2rem;line-height:0.3rem;}
    .teacher .name p {font-size:0.17rem;line-height:0.28rem;padding:0 0.1rem;}
    .teacher.last img{height:100%;}
    .teacher .msg{position:absolute;left:0;top:0;height:100%;width:0%;display:none;box-sizing:border-box;padding:.24rem .15rem 0;}
    .teacher .msg h3{font-size:.2rem;line-height:.3rem;margin:0 0 .15rem 0;color:#ffffff;}
    .teacher .msg p{font-size:.2rem;line-height:.28rem;text-align:left;color:#ffffff;}
    .swiper-container-zbjb .swiper-wrapper{padding:0;}
    .swiper-container-zbjb {padding-bottom:0.15rem;box-shadow:none;}
    .swiper-pagination-bullets .swiper-pagination-bullet{width:0.1rem;height:0.1rem;background:#cfcfcf;opacity:1;}
    .swiper-container-zbjb .swiper-pagination-bullet-active{background:#e7735a;}
    .page3 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:-.1rem;}
    .page3 .btnInfo{width:100%;}
    .page3 .btnInfo .tip{color:#666666;font-size:.18rem;} 


    .bg1{background:none;display:flex;flex-direction:column;}
    .page3_1{order:2;background:linear-gradient(to bottom,#abd5bd, rgba(255,239,197,0));}
    /* 录取捷报 */
    .page3_1 .num{font-size:.24rem;padding-top:.2rem;margin:0 0 .3rem 0;padding:0;line-height: .7rem;}
    .page3_1 .num h3{font-size:.7rem;line-height:.7rem;padding:0 .2rem 0 .15rem;margin-top:-.2rem;}
    .page3_1 .num h3 span{width:.3rem;height:.3rem;font-size:.2rem;line-height:.3rem;right:0rem;bottom:.05rem ;}
    .page3_1 .lqjb .tablistBg{border-radius:.2rem;padding:.4rem .2rem .3rem;background:linear-gradient(to top,#abd5bd 0,#abd5bd 68%, #28a79c);}
    .page3_1 .txtBox{background:none;border-radius:0;}
	.page3_1 .lqjb .tablist{width: 100%;}
    .page3_1 .lqjb .tabs{background:none;padding:0;display:flex;justify-content:center;flex-wrap:wrap;}
    .page3_1 .lqjb .tabs .tab{width:2.06rem;height:.56rem;line-height:.56rem;font-size:.22rem;border-radius:.14rem;margin:0 0 .2rem 0;}
    .page3_1 .lqjb .tabs .tab:nth-of-type(2){margin:0 .2rem .2rem .2rem;} 
    .page3_1 .lqjb .tabs .tab:nth-of-type(4),.page3_1 .lqjb .tabs .tab:nth-of-type(5){margin:0 .1rem .2rem;}
    .page3_1 .lqjb .item ul{flex-wrap:wrap;}
    .page3_1 .lqjb .item ul li{border-bottom:1px solid rgba(255, 255, 255, .3);width:50%;box-sizing:border-box;width:50%;flex:initial;padding-bottom:.2rem;}
    .page3_1 .lqjb .item ul li.nor{border-right:0;}
    .page3_1 .lqjb .item ul li.nob{border-bottom:0;}
    .page3_1 .lqjb .item ul li.nopt{padding-bottom:0;}
    .page3_1 .lqjb .item ul li.pt{padding-top:.2rem;}
    .page3_1 .lqjb .item ul li.mb{border-bottom:1px solid rgba(255, 255, 255, .3);}
    .page3_1 .lqjb .item ul li.w100{width:100%;}
    .page3_1 .lqjb .item ul li h4{font-size:.66rem;line-height:.66rem;}
    .page3_1 .lqjb .item ul li h4 span{width:.38rem;height:.38rem;line-height:.38rem;font-size:.22rem;right:-.35rem;background:#e7735a;}
    .page3_1 .lqjb .item ul li p{font-size:.2rem;text-align:left;line-height:.24rem;padding:.1rem .1rem;}
    .page3_1 .lqjb .item ul li i{font-size:.2rem;line-height:.24rem;text-align:left;padding:0 .15rem;}
    .page3_1 .lqjb .item i.msg{text-align:center;font-size:.2rem;line-height:.24rem;}
	
    .page3_1 .swiper-container-lqjb{padding:.8rem 0;}
    .page3_1 .swiper-slide{width:6.51rem;height:5.88rem;background-image:url(../images/m_page3_1Slide.png);background-size:cover;border-radius:.1rem;padding:.3rem;}
    .page3_1 .swiper-slide .top{flex-direction:column;align-items:initial;}
    .page3_1 .swiper-slide .top .tit{border:0;}
    .page3_1 .swiper-slide .top em{font-size:.26rem;}
    .page3_1 .swiper-slide .top h3{font-size:.5rem;line-height:.5rem;width:100%;}
    .page3_1 .swiper-slide .top .info{padding:.2rem 0;}
    .page3_1 .swiper-slide .top p{font-size:.24rem;line-height:.36rem;}
    .page3_1 .swiper-slide dl{width:100%;height:2.86rem;margin:.1rem 0 0 0;padding:.2rem;border-radius:.06rem;}
    .page3_1 .swiper-slide dl dt{font-size:.28rem;line-height:.4rem;margin:0 0 .1rem 0;-webkit-line-clamp:2;}
    .page3_1 .swiper-slide dl dd{font-size:.24rem;line-height:.36rem;-webkit-line-clamp:4;}
    .page3_1 .swiper-pagination{bottom:-.1rem;}
	.page3_1 .swiper-pagination-bullet{background: #fffffe;}
	.page3_1 .swiper-pagination-bullet-active{background: #fee8ab !important;}
	.page3_1 .swiper-container-lqjb .swiper-slide{height: 4.24rem;border: .04rem solid #fceebd;background: linear-gradient(to top,#f19822,#dc4e09);border-radius: .1rem;padding: .4rem 2.8rem .45rem .25rem;box-sizing: border-box;}
	.page3_1 .swiper-container-lqjb .swiper-slide img{width: 2.6rem;height: 5rem;position: absolute;right:0;top: 0;bottom: 0;margin: auto;border: .08rem solid #d8181e;overflow: hidden;;border-radius: .2rem;}
	.page3_1 .swiper-container-lqjb .swiper-slide .jump{padding: 0;width: 96%;}
	.page3_1 .swiper-container-lqjb .swiper-slide h5{font-size: .28rem;line-height: .36rem;color: #ffffff}
	.page3_1 .swiper-container-lqjb .swiper-slide p{font-size: .24rem;line-height: .4rem;margin: .2rem 0 0;height: 1.95rem;overflow: hidden;color: #ffffff;}
	.page3_1 .swiper-container-lqjb .swiper-slide .btn53{position: initial;width: 2rem;height: .4rem;line-height: .4rem;border-radius: .2rem;background: #f2d299;color: #c01d24;border: none;font-weight: bold;margin: .15rem 0 0 1.45rem;}
	.page3_1 .swiper-container-lqjb .swiper-slide.oy{padding: .4rem .4rem .45rem .25rem;}
    .page3_1 .lqjb .item ul li.noBot{border-bottom: 0;}








     /* page6-解读留学大数据 展望留学趋势 */
     .page6{background: #ffffff;}
     .page6 .echarts_tabwrap .tabs{flex-wrap:wrap;padding-bottom:.15rem;margin:0;border-bottom:.04rem solid #eaeaea;}
     .page6 .echarts_tabwrap .tab{width:2.17rem;height:.66rem;line-height:.66rem;font-size:.22rem;margin:.1rem 0;}
	 .czyx .tabs .tab, .page4 .tabs .tab, .lqjb .tabs .tab, .page6 .tabs .tab{background: linear-gradient(to top,#e7745c,#df7026);border-radius: .14rem;}
	 .czyx .tabs .tab.active, .page4 .tabs .tab.active, .lqjb .tabs .tab.active, .page6 .tabs .tab.active{background: linear-gradient(to top,#df7026,#ffe3c5);}
	 .czyx .tabs .tab.active::after, .page4 .tabs .tab.active:after, .lqjb .tabs .tab.active:after, .page6 .tabs .tab.active:after{bottom: -4px;}
     .page6 .echarts_tabwrap .tab.active{font-size:.22rem;}
     .page6 .echarts_tabwrap .tab:nth-of-type(4){margin-left:1.23rem;}
     .page6 .echarts_tabwrap .tab:nth-of-type(5){margin-right:1.23rem;}
     .page6 .echarts_tabwrap .item {
        padding:0;margin:0;
    }
    .page6 .echarts_tabwrap .item .echart{width:100%;min-height:8rem;max-height:9rem;margin:.2rem 0 0;}
    .page6 .echarts_tabwrap .item::before, .page6 .echarts_tabwrap .item::after {
        content:none;
    }

    .page6 .echarts_tabwrap .item .padd90 {
        padding:0;
    }

    .page6 .echarts_tabwrap .item img {
        width:100%;
        margin:.1rem auto .2rem;
    }

    .page6 .echarts_tabwrap .item h5 {
        font-size:.26rem;
        margin:.35rem 0 .1rem;
        line-height:.3rem;
        text-align:center;
        color:#666666;
    }

    .page6 .echarts_tabwrap .item h3 {
        font-size:.32rem;
        line-height:.44rem;
        text-align:left;
        margin:.22rem 0 .22rem;
    }

    .page6 .echarts_tabwrap .item p {
        font-size:.26rem;
        line-height:.4rem;
		text-align: left;
        color:#666666;
    }

    .page6 .echarts_tabwrap .item p.lookBigImg {
        text-align:center;
        margin:0 0 .2rem;
        font-size:.20rem;
    }
	.page6 .echarts_tabwrap .item3 .echart{width:100% !important;height:auto;float:inherit;}
    .page6 .echarts_tabwrap .item3 .table {width:100%;margin:.3rem 0 0;}
    .page6 .echarts_tabwrap .item3 .table table thead td {font-size:.22rem;height:.4rem;line-height:.4rem;}
    .page6 .echarts_tabwrap .item3 .table table td {height:.4rem;line-height:.4rem;font-size:.22rem;}


    .mbps{height:3.5rem;padding-top:.55rem;background:linear-gradient(#ffeabc,rgba(224,242,239,0));position:relative;box-sizing:border-box;margin:.5rem 0 0;}
    .mbps img{width:2.19rem;height:2.54rem;position:absolute;left:-.2rem;top:-1.2rem;}
    .mbps h3{font-size:.36rem;font-weight:bold;color:#1d7a7c;line-height:.5rem;margin: 0 0 .5rem;text-align:left;padding-left:2rem;}
    .mbps .btn_preview{width:2.69rem;margin-right:.2rem;height:.84rem;line-height:.84rem;font-size:.34rem;color:#ffffff;text-align:center;font-weight:bold;background:#4ec1b4;border-radius:.42rem;}
    .mbps .btn_down{width:2.5rem;margin-right:.2rem;height:.84rem;line-height:.84rem;font-size:.34rem;color:#ffffff;text-align:center;font-weight:bold;background:#df7026;border-radius:.42rem;}



     .page7{background:#ffffff;height:auto;padding-bottom: .8rem;}
     .page7 .m1200{background:none;padding-bottom:0;}
     .page7 .hg_wrap {background:#f8f8f8 url(../images/jgBg.png) no-repeat center bottom;background-size:cover;height:7rem;overflow:hidden;margin:0 auto;padding:0.3rem 0.25rem;box-sizing:border-box;}
	 .page7 .hg_wrap .video{width: 6.38rem;height: 3.58rem;margin: 0 auto .2rem;}
     .page7 .lxjgNum li {width:33%;float:left;text-align:center;position:relative;padding-bottom:0.18rem;margin:0 0 0.26rem 0;}
     .page7 .lxjgNum li:nth-child(4){margin-left:0rem;}
     .page7 .lxjgNum li span{color:#24a092;font-size:0.38rem;font-weight:bold;line-height:0.4rem;}
     .page7 .lxjgNum li span i{font-size:0.3rem;font-style:normal;font-weight:bold;}
     .page7 .lxjgNum li span i.i2{font-size:0.24rem;}
     .page7 .lxjgNum li p{font-size:0.24rem;color:#333333;font-weight:bold;line-height:0.26rem;text-align:center;}
     /* .lxjg .lxjgSj{font-size:0.2rem;color:#3fba98;text-align:right;} */
     .page7 ul li .lxjgSj {font-size:0.2rem;color:#333333;text-align:left;padding-left:23%;}
     .page7 .lxjgNum li::after{content:'';position:absolute;bottom:0;width:1.13rem;height:0.03rem;background:url(../images/page7line.png) no-repeat center top;background-size:cover;left:0;right:0;margin:auto;}
     .page7 ul li:last-child:after{display:none;}




     .bpsYl.qt_download_form_wrap .download_form .top{background:url(../images/activity_form.png) no-repeat center bottom !important;background-size:100% 100% !important;height:2.2rem !important;width:100%;}


     /*预览*/
     .qt_pop_trial_reading_wrap .trial_reading.active{width:100% !important;height:70vh !important;overflow:initial;}
     .hengban.qt_pop_trial_reading_wrap .trial_reading.active{width:7.5rem !important;
        height: 4.2rem !important;}
     .qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide{background-size:auto;}
     .qt_pop_trial_reading_wrap .trial_reading{width:92%;height:96.6vh;}
     .qt_pop_trial_reading_wrap .trial_reading.active .ul_con{width:100%;float:none;height:auto;}
     .qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1;}
     .qt_pop_trial_reading_wrap .trial_reading .swiper-button-prev_tab{top:10%;left:-2%;z-index:20;transform:rotate(0deg);}
     .qt_pop_trial_reading_wrap .trial_reading .swiper-button-next_tab{top:10%;right:-2%;z-index:20;transform:rotate(0deg);left:auto;}
     .swiper-container-readTab>.swiper-wrapper{display:flex;justify-content:center;}
     .qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide{margin-bottom:0.2rem;}
     .qt_pop_trial_reading_wrap .trial_reading .swiper-container.swiper-container-trial-reading{height:100% !important;width:100%;padding-bottom:3vh;margin-top:0.5rem !important;}
     .swiper-button-next-trial-reading,
     .swiper-button-prev-trial-reading,
     .qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap{display:none;}
     .swiper-button-prev-trial-reading,.swiper-button-next-trial-reading{display:block;}
     body .qt_pop_trial_reading_wrap .trial_reading .close, .pic_container .close{position:absolute;background:url(../images/close_blue.png) no-repeat center top;display:block;width:25px;height:25px;top:-20px;right:10px;z-index:1003;cursor:pointer;}
     .pic_container .close{right:20px;}
     .qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit{top:2.7rem;font-size:.3rem;padding-left:0 !important;text-align:center;width:100%;font-weight:bold;}


     .bpsYl.qt_pop_trial_reading_wrap .trial_reading.active {
        width: 6.6rem !important;
        height: 3.7rem !important;
        overflow: initial;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide {
        background-size: auto;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading {
        width: 92%;
        height: 96.6vh;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading.active .ul_con {
        width: 100%;
        float: none;
        height: auto;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-button-prev_tab {
        top: 10%;
        left: -2%;
        z-index: 20;
        transform: rotate(0deg);
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-button-next_tab {
        top: 10%;
        right: -2%;
        z-index: 20;
        transform: rotate(0deg);
        left: auto;
    }

    .swiper-container-readTab>.swiper-wrapper {
        display: flex;
        justify-content: center;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide {
        margin-bottom: 0.2rem;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading .swiper-container.swiper-container-trial-reading {
        height: 100% !important;
        width: 100%;
        padding-bottom: 3vh;
        margin-top: 0.5rem !important;
    }

    .swiper-button-next-trial-reading, .swiper-button-prev-trial-reading, .qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap {
        display: none;
    }

    .swiper-button-prev-trial-reading,.swiper-button-next-trial-reading {
        display: block;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading .close,.pic_container .close {
        position: absolute;
        background: url(../images/close_blue.png) no-repeat center top;
        display: block;
        width: 0.3rem;
        height: 0.3rem;
        background-size: cover;
        top: 0.5rem;
        right: 0px;
        z-index: 1003;
        cursor: pointer;
    }

    .pic_container .close {
        right: 20px;
    }

    .bpsYl.qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit {
        top: 2.7rem;
        font-size: .3rem;
        padding-left: 0 !important;
        text-align: center;
        width: 100%;
        font-weight: bold;
    }




     .qt_tel_form_wrap{display:none;}
     .qt_tel_form_wrap{background:rgba(0,0,0,0.8);z-index:1000002;display:none;}
     .qt_tel_form_wrap .alert_close{height:calc(100% - 5.46rem);}
     .qt_tel_form_wrap .slideDown{display:none;}
     .qt_tel_form_wrap .tel_form{max-width:750px;height:5.46rem;border-radius:0.1rem 0.1rem 0 0;background:#fff;background:linear-gradient(180deg,#2c8c83 0%,#f6fbfe 50%,#fff);position:fixed;left:0;right:0;bottom:0;margin:auto;}
     .qt_tel_form_wrap .tel_form .close{width:0.4rem;height:0.4rem;background:url(https://qiantum.xdf.cn/image/icon/icon.png?vhjhjkbc) no-repeat -1.35rem -3.32rem;background-size:7.9rem;position:absolute;right:0.14rem;top:0.16rem;}
     .qt_tel_form_wrap .tel_form .top{height:1.82rem;text-align:center;}
     .qt_tel_form_wrap .tel_form .top h5{display:inline-block;font-size:0.44rem;color:#333333;padding:0.06rem 0.58rem 0;position:relative;line-height:0.66rem;margin-top:0.43rem;}
     .qt_tel_form_wrap .tel_form .top h5::before{content:'';width:0.27rem;height:0.27rem;background:url(../images/y1.png) no-repeat center top;background-size:cover;position:absolute;left:0;top:0;}
     .qt_tel_form_wrap .tel_form .top h5::after{content:'';width:0.46rem;height:0.46rem;background:url(../images/y2.png) no-repeat center top;background-size:cover;position:absolute;right:0;bottom:0;}
     .qt_tel_form_wrap .tel_form .top p{display:inline-block;font-size:0.24rem;color:#999999;height:0.36rem;line-height:0.36rem;padding:0 0.88rem;background:linear-gradient(90deg,#e2f2fb 0%,#cbdeee 50%,#e2f2fb);}
     .qt_tel_form_wrap .tel_form .qt_form{width:5.61rem;margin:0 auto;}
     .qt_tel_form_wrap .tel_form .qt_form input{line-height:50%;}
     .qt_tel_form_wrap .tel_form .qt_form .input{width:5.59rem;height:0.87rem;font-size:0.28rem;color:#999999;border:0.02rem solid #d9d9d9;border-radius:0.18rem;padding:0 0 0 0.64rem;box-sizing:border-box;background:#fff url(https://liuxue.xdf.cn/special/include/imagess/form_green_new.png) no-repeat 0.15rem 0.22rem;background-position-y:-.78rem;}
     .qt_tel_form_wrap .tel_form .qt_form .input.active{border:0.02rem solid #4abe9e;}
     /* .qt_tel_form_wrap .tel_form .qt_form .input.Phone{background-position:0.2rem -1.54rem;} */
     .qt_tel_form_wrap .tel_form .qt_form .tiaokuan{font-size:0.2rem;line-height:0.4rem;color:#b7b7b7;float:none;text-align:left;}
     .qt_tel_form_wrap .tel_form .qt_form .tiaokuan .checked{width:0.24rem;height:0.24rem;float:left;margin:0.08rem 0.08rem 0 0;background:url(https://qiantum.xdf.cn/image/icon/checked_green.png) no-repeat center top;background-size:0.24rem;}
     .qt_tel_form_wrap .tel_form .qt_form .tiaokuan .checked.active{background-position:center bottom;}
     .qt_tel_form_wrap .tel_form .qt_form .tiaokuan a{color:#b7b7b7;border-bottom:0.01rem solid #b7b7b7;}
     .qt_tel_form_wrap .tel_form .qt_form .xdf_formbtn{width:100%;height:0.88rem;line-height:0.88rem;background:#2c8c83;color:#ffffff;font-size:0.3rem;text-align:center;font-weight:bold;border-radius:0.44rem;margin-top:0.36rem;}

     .footer_float_window.isWap {display:none !important;}
     .footer_float_windows{width:100%;height:1.2rem;background:#fbfbfb;position:fixed;bottom:0;z-index:99;box-shadow:0 0rem 0.5rem #dddddd;max-width:750px;display:block;}
     .footer_float_windows ul{width:2.94rem;padding-top:0.15rem;}
     .footer_float_windows ul li{float:left;width:auto;height:100%;margin:0 0 0 0.35rem;text-align:center;position:relative;padding:0 0.06rem;}
     .footer_float_windows ul li a{display:block;font-size:0.2rem;color:#333333;padding-top:0.35rem;}
     .footer_float_windows ul li a::before{content:'';display:block;width:0.39rem;height:0.34rem;background:url(../images/zixun.png) no-repeat center top;background-size:cover;position:absolute;top:0;left:0;right:0;margin:auto;}
     .footer_float_windows ul li:nth-child(2){margin-left:0.5rem;}
     .footer_float_windows ul li:nth-child(2) a::before{background:url(../images/dianhua.png) no-repeat center top;background-size:cover;width:0.34rem;height:0.34rem;}
     .footer_float_windows .float_Link{width:3.82rem;height:0.8rem;background:#2c8c83;margin-top:0.1rem;border-radius:0.8rem;margin-right:0.14rem;position:relative;text-align:center;display:none;}
     .footer_float_windows .float_Link a{color:#ffffff;font-size:0.28rem;text-align:center;line-height:0.8rem;position:relative;padding-left:0.7rem;background-size:0.51rem;box-sizing:border-box;background-repeat:no-repeat;background-position-x:left;background-position-y:center;display:inline-block;}
     .footer_float_windows .float_Link_zonghe a{background-image:url(../images/piaoLine.png) !important;}
     .footer_float_windows ul li ._53tip{width:0.32rem;height:0.32rem;font-size:0.22rem;color:#fff;background:#ff0000;border-radius:0.16rem;display:none;position:absolute;top:-0.15rem;right:0.05rem;animation-name:flash;animation-duration:4s;animation-fill-mode:both;animation-iteration-count:infinite;}
     .footer_float_windows ul li ._53tip.active{display:flex;justify-content:center;align-items:center;}

    .footer_float_window.isWap {display:none !important;}
    .footer_float_windows.footer_float_windows_education.isWap{display:block;}
     .form-wrap .xdf_formbtn{margin:0;}

     







}