.cursor{cursor: pointer;}
.box-sizing{box-sizing: border-box;}
/* 按钮放大缩小 */
.btnBigOrSmall{-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.fixed{position: fixed;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
.flex{display: flex;}
.flex-column{display: flex;flex-direction: column;}
.flex-justify-center{display: flex;justify-content: center;}
.flex-justify-between{display: flex;justify-content: space-between;}
.flex-justify-around{display: flex;justify-content: space-around;}
.flex-items-center{display: flex;align-items: center;}
.flex-wrap{flex-wrap: wrap;}
.flex-align-self{align-self: flex-end;}

.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}

body.sem .rightMenu{display: flex !important;}
body{background: url(../images/bodyBg.jpg) no-repeat center top;background-size: 100% auto;}




/* .newHeader{display: none;} */
#iconDiv1{display: none;}
.isPc2{display: none;}
.rightMenu .form-wrap form .label input, .rightMenu .form-wrap form .label select{padding-left: 0;}



.header_banner .m1200{padding: 15px 0 0 35px;}


.page{padding: 50px 0;}
.page .title {margin: 0 0 30px 0;}
.page .title h2{font-size: 44px;line-height: 44px;color: #3e4a66;text-align: center;}




/* 活动亮点 */
.page1{padding-top: 0;}
.page1 p.msg{font-size: 14px;line-height: 14px;color: #2e354c;}
.page1 p strong,.page1 ul li p strong{font-weight: bold;}
.page1 ul{display: flex;justify-content: space-between;margin: 20px 0 0;}
.page1 ul li{display: flex;flex-direction: column;justify-content: center;width: 285px;height: 92px;padding:0 0 0 20px ;box-sizing: border-box;}
.page1 ul li h5{font-size: 20px;color: #fff7bc;line-height: 20px;font-weight: bold;}
.page1 ul li p{font-size: 14px;line-height: 18px;color: #f4c94a;margin: 5px 0 0;}
.page1 ul li:nth-of-type(1){background: url(../images/page1LiBg1.png) no-repeat center center;}
.page1 ul li:nth-of-type(2){background: url(../images/page1LiBg2.png) no-repeat center center;}
.page1 ul li:nth-of-type(3){background: url(../images/page1LiBg3.png) no-repeat center center;}
.page1 ul li:nth-of-type(4){background: url(../images/page1LiBg4.png) no-repeat center center;}




/* 各站信息&重磅嘉宾 */
.page2 .isPc .tab li {width: 19%;text-align: center;font-size: 20px;color: #999999;border-radius: 6px;background: #e6dcb5;margin: 0 0.5%;float: left;cursor: pointer;padding:8px 0;border-bottom: 4px solid transparent;}
.page2 .isPc .tab li.end {background: #b9bec9;color: #212439;}
.page2 .isPc .tab li.active {background: #f3cb2b;border-bottom: 4px solid #152c50;color: #212439;}
.page2 .isPc .des{margin: 30px 0 0;background: #161a32;border-radius: 10px;box-shadow: 0 2px 9px 0 rgba(109, 109, 109, .75);height: 566px;position: relative;}

/* 左侧 */
.page2 .isPc .des .cityInfo{float: left;width: 455px;padding: 25px 40px 0 40px;box-sizing: border-box;height: 566px;}
.page2 .isPc .des .cityInfo h3{font-size: 44px;line-height: 44px;color: #f3cb2b;}
.page2 .isPc .des .siteInfo{margin: 25px 0 30px;}
.page2 .isPc .des .siteInfo p{font-size: 16px;color: #ffffff;line-height: 22px;margin: 5px 0;padding: 0 0 0 25px;position: relative;}
.page2 .isPc .des .siteInfo p::before{position: absolute;content: '';width: 18px;height: 22px;left: 0;}
.page2 .isPc .des .siteInfo p:nth-of-type(1)::before{background: url(../images/bdIcon.png) no-repeat left top;background-position-y: 3px;}
.page2 .isPc .des .siteInfo p:nth-of-type(2)::before{background: url(../images/bdIcon.png) no-repeat left top;background-position-y: -28px;}
.page2 .isPc .des .siteInfo p:nth-of-type(3)::before{background: url(../images/bdIcon.png) no-repeat left top;background-position-y: -57px;}

/* 左侧表单 */
.page2 .isPc .des .form-wrap{position: absolute;width: 375px;height: 285px;border: 1px solid #ffffff;border-radius: 10px;background: linear-gradient(to bottom,rgba(255,255,255,.4),rgba(255,255,255,.2));top:220px;left: 35px;}
.page2 .isPc .des .form-wrap form{padding: 35px 20px 0;}
.page2 .isPc .des .form-wrap form h3{font-size: 20px;line-height: 24px;color: #ffffff;margin: 0 0 15px 0;position: relative;font-weight: normal;}
.page2 .isPc .des .form-wrap form h3::after{position: absolute;content: "";width: 105px;height: 146px;background: url(../images/bdImg.png?1) no-repeat center center;right: 0px;top: -90px;}
.page2 .isPc .des .form-wrap form h3 strong{font-weight: bold;color: #face1f;}
.page2 .isPc .des .form-wrap form .label{width: 100%;margin: 5px 0;overflow: hidden;}
.page2 .isPc .des .form-wrap form .label input,.page2 .isPc .des .form-wrap form .label select{height: 100%;padding: 0 0 0 5px;line-height: 48px;font-size: 16px;}
.page2 .isPc .des .form-wrap form .label.Code input{width: 53%;}
.page2 .isPc .des .form-wrap form .label.Code span{height: 20px;line-height: 20px;padding: 0;margin: 0;width:45%;font-size: 16px;border-radius: 0;border-left: 1px solid #999999;margin: 15px 0;}
.page2 .isPc .des .form-wrap form  p{font-size: 12px;margin: 8px 0;}
.page2 .isPc .des .form-wrap form .xdf_formbtn{width: 288px;height: 40px;line-height: 40px;border-radius: 20px;font-size: 16px;color: #ffffff;margin: 0 6.5%;background: linear-gradient(to top,#f93e03 0,#f93e03 62%,#fa7521 100%);cursor: pointer;font-weight: bold;}
.page2 .isPc .des .form-wrap form .xdf_formbtn:hover{background: linear-gradient(to bottom,#f93e03 0,#f93e03 62%,#fa7521 100%);}
/* 右侧 */
.page2 .isPc .des .teachers{float: right;width: 745px;height: 566px;background: linear-gradient(to bottom,#f3cb2b 0,#f3cb2b 26%,#fffb9c 100%);position: relative;border-radius: 9px;}
.page2 .isPc .des .teachers::before{position: absolute;content: "";width: 28px;height: 83px;left: -27px;bottom: 80px;background: url(../images/page2yybefore.png) no-repeat left top;}
.page2 .isPc .des .teachers .swiper-wrapper{flex-direction: column;}
.page2 .isPc .des .teachers .swiper-slide{box-sizing: border-box;padding: 40px 50px 0 10px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1){height: 325px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2){height: 241px;background: url(../images/page2yy.png) no-repeat center top;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .avatar{float: left;width: 300px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .avatar img{width: 137px;height: 137px;display: block;margin: 0 auto;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .gundongtiao{float: right;width: 380px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) h4{font-size: 28px;color: #333333;font-weight: bold;text-align: center;margin: 10px  0;line-height: 28px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) h5{font-size: 18px;color: #20222f;text-align: center;line-height: 18px;font-weight: normal;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .txt{height: 200px;overflow-y: auto;padding-right: 6px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .txt p{font-size: 18px;line-height: 130%;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .txt::-webkit-scrollbar{width: 5px;height: 100%;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .txt::-webkit-scrollbar-thumb{background: #ffffff;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .txt::-webkit-scrollbar-track{background: #eee;}
.page2 .isPc .des .teachers .swiper-slide .txt p{font-size: 14px;color: #242a3f;line-height: 22px;padding: 0 0 0 10px;margin: 5px 0;position: relative;}
.page2 .isPc .des .teachers .swiper-slide .txt p::before{position: absolute;content: "";width: 5px;height: 5px;border-radius: 50%;top: 9.5px;background: #052b45;left: 0;}
.page2 .isPc .des .teachers .gundongtiao .btn{float: right;width: 150px;height: 30px;line-height: 30px;background: #161a32;border-radius: 15px;text-align: center;color: #ffffff;font-size: 14px;cursor: pointer;margin: 20px 0 0;}
.page2 .isPc .des .teachers .gundongtiao .btn:hover{background: #333030;color: #ffffff;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2){padding: 40px 50px 0 50px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .avatar h4,.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .avatar h5{display: none !important;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .avatar{float: left;width: 135px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(1) .avatar img{width: 131px;height: 131px;display: block;margin: 0 auto;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .gundongtiao{float: right;width: 496px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .txt{height: 60px;overflow-y: auto;padding-right: 6px;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .txt::-webkit-scrollbar{width: 5px;height: 100%;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .txt::-webkit-scrollbar-thumb{background: #ffffff;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .txt::-webkit-scrollbar-track{background: #eee;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .gundongtiao h4{font-size: 22px;line-height: 22px;color: #333333;display: block !important;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .gundongtiao h5{font-size: 16px;line-height: 16px;color: #20222f;margin: 10px 0 15px;display: block !important;font-weight: normal;}
.page2 .isPc .des .teachers .swiper-slide:nth-of-type(2) .gundongtiao h5 i{display: inline !important;}




/* 活动流程 */
.page3{background: linear-gradient(to top,#161830 0,#161830 57.9%,#ffffff 58%,transparent);position: relative;}
.page3 .m1200{position: relative;padding-bottom: 15px;}
.page3 ul{position: relative;}
.page3 ul::before{position: absolute;content: "";left: 0;right: 0;width: 100%;height: 4px;background: #f3cb2b;top: 28px;}
.page3 ul li{width: 20%;text-align: center;position: relative;z-index: 2;}
.page3 ul li img{width: 70px;height: 70px;margin: 0 auto;display: block;}
.page3 ul li h4{font-size: 20px;color: #ffe239;font-weight: bold;margin: 19px 0;}
.page3 ul li p{font-size: 16px;line-height: 20px;color: #ffffff;}
.page3 .qt_53Btn{width: 288px;height: 40px;line-height: 40px;border-radius: 20px;text-align: center;color: #ffffff;font-size: 16px;background: linear-gradient(to top,#f93e03 0,#f93e03 4%,#fa7521);display: block;position: absolute;bottom: -65px;left: 0;right: 0;margin: 0 auto;font-weight: bold;}
.page3 .msg{text-align: right;color: #ffffff;font-size: 14px;position: absolute;bottom: -42px;display: block;width: 100%;}
.page3 .qt_53Btn:hover{background: linear-gradient(to bottom,#f93e03 0,#f93e03 4%,#fa7521);}


/* 往期精彩回顾 */
.page4{padding-top: 100px;background: linear-gradient(to bottom,#dfe3ef,#ffffff);}
.page4 .swiper-wrapper{display: flex;flex-wrap: wrap;}
.page4 .swiper-slide{width: 285px;height: 163px;margin: 20px 20px 0 0;overflow: hidden;border-radius: 15px;}
.page4 .swiper-slide img{width: 100%;}
.page4 .swiper-slide:nth-of-type(1),.page4 .swiper-slide:nth-of-type(2),.page4 .swiper-slide:nth-of-type(3),.page4 .swiper-slide:nth-of-type(4){margin-top: 0;}
.page4 .swiper-slide:nth-of-type(4),.page4 .swiper-slide:nth-of-type(8){margin-right: 0;}



/* 录取捷报 */
.page5 .txtBox{background: linear-gradient(to bottom, #ffec9f 0,#ffec9f 24%,#f3cb2b);border-radius: 20px;overflow: hidden;box-shadow: 0 0 13px 6px rgba(178, 123, 44, .3);}
.page5 .offer{font-size: 22px;color: #161a34;text-align: center;line-height: 50px;padding: 30px 0;}
.page5 .offer strong{font-size: 50px;color: #d72b2c;font-weight: bold;vertical-align: baseline;}
.page5 .tablistBg{padding: 60px 50px 40px;border-radius: 20px;background: linear-gradient(to top,#20406a 0,#20406a 68%,#161932);}
.page5 .tablistBg ul{display: flex;justify-content: space-between;}
.page5 .tablistBg ul li{display: flex;flex-direction: column;align-items: center;flex: 1;border-right: 1px solid rgba(255, 255, 255, .3);}
.page5 .tablistBg ul li:last-child{border: 0;}
.page5 .tablistBg ul li h4{font-size: 50px;color: #ffeb9e;font-weight: bold;position: relative;display: inline-block;line-height: 50px;}
.page5 .tablistBg ul li h4 span{position: absolute;right:-20px;bottom:0;font-size:16px;color:#fbe27c;border-radius:50%;border:1px solid #fbe27c;width:28px;height:28px;line-height:28px;background:#f55431;text-align: center;}
.page5 .tablistBg ul li p{font-size: 14px;color: #ffffff;margin: 10px 0 0;}
.page5 .swiper-container-lqjb{padding: 30px 0 35px;}
.page5 .swiper-container-lqjb .swiper-slide{display: flex;}
.page5 .swiper-container-lqjb .swiper-slide .video{width:260px;height:244px;overflow:hidden;border-radius:20px;background:#ffffff;margin:0 20px 0 0;cursor:pointer;position:relative;}
.page5 .swiper-container-lqjb .swiper-slide .video:last-child{margin: 0;}
.page5 .swiper-container-lqjb .swiper-slide .video .img{width: 100%;height: 146px;position: relative;background: url(../images/videoImg.png) no-repeat center center;background-size: cover;display: flex;align-items: center;justify-content: center;text-align: center;}
.page5 .swiper-container-lqjb .swiper-slide .video .img h4{font-size: 20px;color: #161b35;font-weight: normal;line-height: 28px;}
.page5 .swiper-container-lqjb .swiper-slide .video .img h4 strong{font-weight: bold;}
.page5 .swiper-container-lqjb .swiper-slide .video i{position:absolute;content:"";width:34px;height:35px;background:url(../images/play.png) no-repeat center center;bottom:10px;right:10px;margin:0 auto;}
.page5 .swiper-container-lqjb .swiper-slide .video .txt{padding: 20px 20px 0;text-align: right;}
.page5 .swiper-container-lqjb .swiper-slide .video .txt h5{font-size: 16px;color: #17417d;font-weight: bold;line-height: 16px;margin: 0 0 25px 0;text-align: center;}
.page5 .swiper-container-lqjb .swiper-slide .video .txt p{font-size: 12px;color: #999999;text-align: right;background:url(../images/page5BIcon.png) no-repeat left center;padding: 0 0 0 15px;display: inline;}
.page5 .swiper-container-lqjb .swiper-slide .video .txt p span{color: #e7735a;font-weight: bold;}
.page5 .swiper-pagination{bottom: 0;}
.page5 .swiper-pagination-bullet{width: 10px;height: 10px;background: #ffffff;border-radius: 50px;opacity: 1;}
.page5 .swiper-pagination-bullet-active{width: 10px;height: 10px;background: #fbe27c;border-radius: 50px;opacity: 1;}
.page5 .msg{color: #999999;font-size: 12px;margin: 15px 0 0;line-height: 12px;text-align: right;padding-right: 15px;}

.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;}


/* 美国研究生 四大核心竞争力 */
.page6 .title h2{color: #ffffff;}
.page6{background: linear-gradient(to top,#161830,#132f56);}
.page6 .txt{padding: 0 30px 15px 30px;height: 255px;box-sizing: border-box;}
.page6 .txt h4{font-size: 20px;color: #142c51;font-weight: bold;line-height: 20px;margin: 10px 0 15px;}
.page6 .txt p{font-size: 16px;color: #333333;line-height: 16px;margin: 0 0 15px 0;text-align: right;}
.page6 .txt i{width: 25px;height: 8px;background: url(../images/page6Row.png) no-repeat center center;}
.page6 .swiper-slide .txt:nth-of-type(1){align-items: end;}
.page6 .swiper-slide .txt:nth-of-type(2){display: none;}
.page6 .swiper-slide .txt:nth-of-type(2){padding: 30px 25px 0;box-sizing: border-box;}
.page6 .txt h5{font-size: 20px;color: #142d52;font-weight: bold;line-height: 20px;text-align: center;}
.page6 .txt ul{height: 110px;margin: 15px 0 20px;}
.page6 .txt ul li{font-size: 14px;color: #142e54;line-height: 24px;position: relative;padding: 0 0 0 12px;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.page6 .page6-swiper2 .txt ul li{overflow:initial;text-overflow:initial;-webkit-line-clamp:initial}
.page6 .txt ul li::before{width: 3px;height: 3px;background: #142e54;position: absolute;content: "";left: 0;top: 11px;bottom: 0;margin: 0;}
.page6 .txt a{width: 200px;height: 30px;text-align: center;font-size: 16px;color: #ffffff;font-weight: bold;border-radius: 15px;background: #f95610;margin: 0 auto;line-height: 30px;display: block;}
.page6 .slide1 .txt:nth-of-type(1),.page6 .slide5 .txt:nth-of-type(1){background: url(../images/page6SlideBg1.png) no-repeat center center;background-size: 100% 100%;}
.page6 .slide2 .txt:nth-of-type(1){background: url(../images/page6SlideBg2.png) no-repeat center center;background-size: 100% 100%;}
.page6 .slide3 .txt:nth-of-type(1){background: url(../images/page6SlideBg3.png) no-repeat center center;background-size: 100% 100%;}
.page6 .slide4 .txt:nth-of-type(1),.page6 .slide15 .txt:nth-of-type(1){background: url(../images/page6SlideBg4.png) no-repeat center center;background-size: 100% 100%;}
.page6 .txt ul li.ellipsis{overflow: initial;text-overflow: initial;-webkit-line-clamp:initial}
.page6 .swiper-slide .txt:nth-of-type(2){background: url(../images/page6SlideBgAt.png) no-repeat center center;background-size: 100% 100%;}





/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
.xdf_slide .xdf_slidebtn{font-size: 16px;color: #ffffff;bottom: 25px;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding-left: 165px;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .m1200 .ax_img{background: url(../images/bottomFormImg.png?1) no-repeat center top;width: 196px;height: 264px;left: -75px;bottom: -30px;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: linear-gradient(to top, #f93e03 0, #f93e03 4%, #fa7521);}
/* .xdf_bottomForm_new .xdf_bottomForm.form-wrap form .label{width: 17.5%;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap form .label.Code{display: block;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap form .label.Code input{width: 35%;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap form .SmsCodeBtn{width: 64%;} */

@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    body.sem .rightMenu{display: none !important;}
    .m1200{width: 94%;}
    .header_banner{height: 8.95rem;background: url(../images/m_header.jpg) no-repeat center bottom;background-size: cover;}
    .header_banner .m1200{padding: .4rem 0 0;}
    .header_banner img{width: 6.46rem;height: 7.76rem;margin: 0 auto;}

    .page{padding: .5rem 0;}
    .page .title{margin-bottom: .3rem;}
    .page .title h2{font-size: .44rem;line-height: .44rem;}

    .page1{background: url(../images/m_page1Bg.jpg) no-repeat center top;background-size: cover;padding: 0;height: 3.99rem;}
    .page1 p.msg{font-size: .24rem;line-height: .32rem;}
    .page1 ul{margin: .08rem 0 0;flex-wrap: wrap;justify-content: center;}
    .page1 ul li{margin: .2rem .2rem 0 0;width: 3.32rem;height: 1.2rem;border-radius: .04rem;background-size: 100% 100%  !important;padding: 0 0 0 .2rem;}
    .page1 ul li:nth-of-type(even){margin-right: 0;}
    .page1 ul li h5{font-size: .26rem;line-height: .26rem;}
    .page1 ul li p{font-size: .22rem;line-height: .26rem;margin: .1rem 0 0 0;}


    .page2{background: #161a32;padding-bottom: 0;}
    .page2 .title {margin-bottom: .8rem;}
    .page2 .title h2{color: #ffffff;}
    .page2 .m1200{width: 100%;}

    .page2 .sel{width: 94%;border: 1px solid #ffffff;border-radius: .1rem;background: linear-gradient(to bottom, rgba(255, 255, 255, .4), rgba(255, 255, 255, .2));padding: .55rem .2rem .35rem;box-sizing: border-box;margin: 0 auto .2rem;}
    .page2 .sel h2{font-size: .36rem;line-height: .46rem;color: #ffffff;font-weight: normal;position: relative;}
    .page2 .sel h2::after{position: absolute;content: "";width: 2.02rem;height: 2.85rem;background: url(../images/bdImg.png) no-repeat right bottom;right: 0;bottom: -.3rem;background-size: contain;}
    .page2 .sel h2 strong{color: #face1f;font-weight: bold;}
    .page2 .sel .selectWrap{width: 100%;height: .86rem;line-height: .86rem;border-radius: .1rem;position: relative;margin: .5rem 0 .35rem;background: #ffffff;font-size: .3rem;padding:  0 0 0 .2rem;color: #757575;box-sizing: border-box;}
    .page2 .sel .selectWrap select{outline: none;-webkit-appearance: none;direction: rtl;width: 66%;padding-right: 10%;color: #25283d;font-weight: bold;font-size: 0.3rem;}
    .page2 .sel .selectWrap img{position: absolute;top: 0.35rem;right: 0.2rem;}
    .page2 .sel h3{display: none;}
    .page2 .sel .cityInfo{font-size: .26rem;color: #ffffff;line-height: .34rem;}
    .page2 .sel .cityInfo p{margin: .16rem 0 0;padding: 0 0 0 .5rem;position: relative;}
    .page2 .sel .cityInfo p::before{position: absolute;content: "";background-image: url(../images/bdIcon.png);background-repeat: no-repeat;background-position: left top;background-size: .18rem .76rem;left: .15rem;top: 0;width: .18rem;height: .18rem;}
    .page2 .sel .cityInfo p.sitettime::before{top: 0.08rem;}
    .page2 .sel .cityInfo p.sitelocal::before{top: 0.08rem;background-position: left -.31rem;}
    .page2 .sel .cityInfo p.sitephone::before{top: 0.08rem;background-position: left -.61rem;}


    .page2 .form-wrap{width: 94%;}
    .page2 .form-wrap form .label{width: 100%;margin: .1rem 0;border: none;overflow: hidden;}
    .page2 .form-wrap form .label.Code input{width: 60%;}
    .page2 .form-wrap form .label.Code .SmsCodeBtn{height: .4rem;line-height: .4rem;margin: 0;margin: .23rem 0;width: 37%;border-left: 1px solid #999999;border-radius: 0;padding: 0;}
    .page2 .form-wrap .xdf_formbtn{width: 100%;height: .8rem;line-height: .8rem;border-radius: .4rem;color: #ffffff;font-weight: bold;margin: .1rem 0 0;background: linear-gradient(to bottom,#f93e03 0,#f93e03 56%,#fa7521);}


    .page2 .teachers{margin: .65rem 0 0;background: linear-gradient(to bottom,#f3cb2b 0,#f3cb2b 26%,#fffb9c 100%);border-radius: .15rem;position: relative;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
    .page2 .teachers::before{position: absolute;content: "";top: -.28rem;background: url(../images/m_page2yybefore.png) no-repeat left top;width: .5rem;height: .3rem;background-size: cover;left: 1.35rem;}
    .page2 .teachers .swiper-container{padding: .6rem 0 .8rem 0;}
    .page2 .teachers img{margin: 0 auto;display: block;width: 2.43rem;height: 2.43rem;}
    .page2 .teachers h4{text-align: center;font-size: .5rem;line-height: .5rem;margin: .15rem 0 .2rem;}
    .page2 .teachers h5{text-align: center;font-size: .32rem;line-height: .44rem;font-weight: normal;}
    .page2 .teachers p{font-size: .24rem;line-height: .44rem;margin: .1rem 0;padding: 0 .3rem 0 .5rem;position: relative;}
    .page2 .teachers p::before{position: absolute;content: "";width: .1rem;height: .1rem;border-radius: 50%;top: .18rem;background: #052b45;left: .25rem;}
    .page2 .isPc .des .teachers .gundongtiao .btn{float: right;width: 150px;height: 30px;line-height: 30px;background: #161a32;border-radius: 15px;text-align: center;color: #ffffff;font-size: 14px;cursor: pointer;margin: 20px 0 0;}

    .page2 .teachers .btn{width: 3.64rem;height: .66rem;line-height: .66rem;border-radius: .33rem;color: #ffffff;text-align: center;margin: .3rem auto;font-size: .26rem;display: block;background: #161a32;}
    .page2 .teachers .swiper-pagination{bottom: .5rem;}
    .page2 .teachers .swiper-pagination .swiper-pagination-bullet{width: .1rem;height: .1rem;background: #d9d9d9;opacity: 1;}
    .page2 .teachers .swiper-pagination .swiper-pagination-bullet-active{width: .1rem;height: .1rem;background: #f93e03;opacity: 1;}


    .bg1{background: url(../images/m_bg1.png) no-repeat center top;background-size: cover;}


    .page3,.page4{background: none;}
    .page3 .m1200{padding-bottom: 0;}
    .page3 ul{display: flex;flex-wrap: wrap;justify-content: center;}
    .page3 ul::before{content: initial;}
    .page3 ul li{width: 33.33%;position: relative;margin: 0 0 .4rem 0;}
    .page3 ul li:nth-of-type(4),.page3 ul li:nth-of-type(5){margin: 0;}
    .page3 ul li::before{position: absolute;top: .36rem;content: "";width: 100%;height: .03rem;background: #f3cb2b;z-index: -1;left: 0;}
    .page3 ul li img{width: .75rem;height: .75rem;}
    .page3 ul li h4{font-size: .28rem;color: #161a32;margin: .12rem auto;}
    .page3 ul li p{font-size: .24rem;line-height: .32rem;color: #161a32;}
    .page3 p.msg{font-size: .2rem;color: #161a34;line-height: .2rem;text-align: right;margin: .3rem 0;position: initial;}
    .page3 .qt_53Btn{width: 6.48rem;height: .88rem;border-radius: .44rem;font-size: .36rem;line-height: .88rem;position: initial;}


    .page4 .page4-swiper{padding: 0 0 .5rem 0;}
    .page4 .swiper-wrapper{flex-wrap: initial;}
    .page4 .swiper-slide{width: 6.9rem;height: 3.93rem;margin: 0;border-radius: .1rem;overflow: hidden;}
    .page4 .swiper-slide img{width: 6.9rem;height: 100%;margin: 0 auto;}
    .page4 .swiper-pagination{bottom: 0;}
    .page4 .swiper-pagination-bullet{width: .1rem;height: .1rem;background: #d9d9d9;opacity: 1;}
    .page4 .swiper-pagination-bullet-active{width: .1rem;height: .1rem;background: #142a4d;opacity: 1;}


    .page5 .txtBox{border-radius: .2rem;box-shadow:none;}
    .page5 .offer{font-size: .24rem;padding: .3rem;line-height: .54rem;}
    .page5 .offer strong{font-size: .54rem;}
    .page5 .tablistBg{border-radius: .2rem;padding: .6rem 0rem;}
    .page5 .tablistBg ul{flex-wrap: wrap;}
    .page5 .tablistBg ul li{width: 49.8%;flex: initial;margin: 0 0 .5rem 0;}
    .page5 .tablistBg ul li:nth-of-type(even){border: none;}
    .page5 .tablistBg ul li:nth-of-type(3),.page5 .tablistBg ul li:nth-of-type(4){margin: 0;}
    .page5 .tablistBg ul li h4{font-size: .52rem;line-height: .52rem;text-align: center;}
    .page5 .tablistBg ul li h4 span{width: .3rem;height: .3rem;font-size: .2rem;line-height: .3rem;right: -.2rem;}
    .page5 .tablistBg ul li p{text-align: center;font-size: .2rem;line-height: .2rem;margin: .2rem 0 0;}
    .page5 .msg{font-size: .2rem;line-height: .2rem;padding-right: 0;margin: .2rem 0 0;}



    .page6-swiper{padding-bottom: .5rem;}
    .page6-swiper .swiper-slide{display: flex;flex-direction: column;border-radius: .2rem;width: 100%;height: 3.8rem;background: url(../images/m_page6SlideBgAt.png) no-repeat center center;background-size: 100% 100%;overflow: hidden;}
    .page6 .swiper-slide .txt:nth-of-type(2){display: flex !important;}
    .page6 .swiper-slide .txt{background: none !important;background-size: 100% 100%;}
    .page6 .swiper-slide .txt:nth-of-type(1){flex-direction: row;justify-content: flex-start;align-items: center;height: 1.25rem;background: #c2c9e1 !important;}
    .page6 .swiper-slide .txt:nth-of-type(1) div{display: flex;flex-direction: column;justify-content: center;margin: 0 0 0 .1rem;}
    .page6 .swiper-slide .txt:nth-of-type(1) img{width: .75rem;height: .75rem;}
    .page6 .txt i{display: none;}
    .page6 .txt{padding: 0 .35rem !important;}
    .page6 .txt h4{font-size: .34rem;line-height: .34rem;margin: 0;color: #162445;}
    .page6 .txt p{font-size: .26rem;line-height: .26rem;margin: .1rem 0 0 0;text-align: left;}
    .page6 .swiper-slide .txt:nth-of-type(2){height: auto;}
    .page6 .swiper-slide .txt:nth-of-type(2) h5{display: none;}
    .page6 .swiper-slide ul{height: auto;margin: 0;padding: .19rem 0 0;margin-bottom: 1rem;}
    .page6 .txt ul li{font-size: .24rem;line-height: .36rem;}
    .page6 .txt a{width: 3.4rem;height: .56rem;line-height: .56rem;border-radius: .28rem;font-size: .26rem;position: absolute;right: .35rem;bottom: .3rem;background: #161a32;}
    .page6-swiper .swiper-pagination{bottom: 0;}
    .page6-swiper .swiper-pagination-bullet{background-color: #d8d8d8;opacity: 1;width: .1rem;height: .1rem;}
    .page6-swiper .swiper-pagination-bullet-active{background: #f93e03;}

    .page6 .swiper-pagination-bullet{background: #ffffff;opacity: .5;}

    .page6 .swiper-pagination-bullet-active{opacity: 1;}


}   

