.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;}
.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{width: 100%;height: 465px;background-repeat: no-repeat;background-position: center top;background-image: url(../../images_new/master/bannerBg.png);background-size: cover;}
.header_banner .m1200{padding: 66px 90px 0 0;display: flex;justify-content: space-between;overflow: hidden;position: relative;box-sizing: border-box;}
.header_banner  .banner_img{padding: 42px 0 0 65px;}
.header_banner .logo{position: absolute;top: 10px;left: 10px;}
.header_banner .form-wrap{width: 380px;height: 358px;box-sizing: border-box;}
.header_banner .form-wrap form{display: flex;flex-direction: column;padding: 40px 30px;align-items: center;}
.header_banner .form-wrap form .label{ width: 100%; height: 50px;border-radius: 25px;border-color: #c7c7c7;overflow: hidden;}
.header_banner .form-wrap form h4{font-size: 24px;line-height: 58px;font-size: 24px;font-weight: bold;color: #333333;}
.header_banner .form-wrap form h4 em{color: #3f46d1;font-weight: bold;}
.header_banner .form-wrap form .label input,.header_banner .form-wrap form .label select{padding: 0 0 0 11px;height:48px;line-height: 48px;}
.header_banner .form-wrap form .tiaokuan{font-size: 12px;line-height: 30px;}
.header_banner .form-wrap form .xdf_formbtn{width: 100%;height: 50px;line-height: 50px;border-radius: 25px;font-size: 16px;color: #ffffff;font-weight: bold;background: #d6163a;cursor: pointer;box-shadow: 0 22px 40px 0 rgba(214,22,58, .3);}




.page{padding: 50px 0;}
.page .tit {font-size: 34px;line-height: 40px;height: 60px;color: #333333;margin: 0 0 30px 0;text-align: center;font-weight: normal;}
.page .tit .t1{font-size: 40px;display: inline-block;padding: 0 10px;position: relative;font-weight: bold;margin: 0 5px;}
.page .tit .t1::before,.page .tit .t1::after{content: '';width: 8px;height: 17px;box-sizing: border-box;position: absolute;}
.page .tit .t1::before{left: 0;top: 0;border-top: 2px solid #e3173d;border-left: 2px solid #e3173d;}
.page .tit .t1::after{right: 0;bottom: 0;border-right: 2px solid #e3173d;border-bottom: 2px solid #e3173d;}
.page .tit .t2{font-size: 14px;color: #999999;display: block;letter-spacing: 12px;line-height: 14px;margin-top: 10px;font-weight: normal;}
.page .testBtn{width: 352px;height: 46px;line-height: 46px;border-radius: 23px;text-align: center;font-size: 16px;color: #ffffff;background: #d6163a;display: block;margin: 30px auto 0;box-shadow: 0 0 40px 0 rgba(214, 22, 58, .3);-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}


.bg1{background: url(../../images_new/master/bg1.png) no-repeat left 15px;background-size: contain;}
/* page1-为什么越来越多学生到英国读本科 */
.page1{padding: 100px 0 50px 0;} 
.page1 .list{display: flex;justify-content: space-between;}
.page1 .list li{display: flex;flex-direction: column;align-items: center;background-repeat: no-repeat;background-position: center center;background-size: cover;width: 282px;height: 300px;box-sizing: border-box;padding: 30px 0 0;box-shadow: 0 0 16px 0 #dadada;border-radius: 20px;}
.page1 .list li h4{font-size: 20px;font-weight: bold;color: #333333;line-height: 20px;margin: 15px 0 10px;}
.page1 .list li p{text-align: center;font-size: 14px;color: #666666;}
.page1 .list li a{width: 180px;height: 30px;text-align: center;border-radius: 15px;border: 1px solid #d6163a;font-size: 14px;color: #d6163a;margin: 30px auto 0;line-height: 30px;}
.page1 .list li:hover a{background: #d6163a;color: #ffffff;}
.page1 .list li:nth-of-type(odd){background-image: url(../../images_new/master/page1Bg1.png);}
.page1 .list li:nth-of-type(even){background-image: url(../../images_new/master/page1Bg2.png);}


/* page2-英国本科留学 您满足这些条件吗？ */
.page2 .list{display: flex;justify-content: space-between;}
.page2 .list h4{font-size: 20px;color: #333333;font-weight: bold;line-height: 50px;}
.page2 .list .l_t .l{width: 849px;box-sizing: border-box;padding: 10px 50px 10px 30px;background-size: cover;}
.page2 .list .items0 .item:nth-of-type(1) .l_t .l{height: 342px;background: url(../../images_new/master/page2LBg1.png) no-repeat left center;}
.page2 .list .items0 .item:nth-of-type(2) .l_t .l{height: 325px;background: url(../../images_new/master/page2LBg2.png) no-repeat left center;}
.page2 .list .l .txt{display: flex;flex-direction: column;justify-content: center;padding: 12px 0;border-bottom: 1px solid #ebebeb;}
.page2 .list .l .txt:last-child{border: none;}
.page2 .list .l .txt h5{padding: 0 0 0 15px;font-size: 14px;color: #333333;line-height: 14px;margin: 0 0 7px 0;}
.page2 .list .l .txt p{padding: 0 0 0 15px;font-size: 14px;color: #333333;line-height: 24px;}
.page2 .list .l .txt p strong{font-weight: bold;}
.page2 .list .right {width: 386px;margin: 50px 0 0 -30px;background: #ffffff;border-top-left-radius: 15px;border-top-right-radius: 15px;}
.page2 .list .right h3{height: 98px;line-height: 98px;font-size: 26px;color: #fffefe;font-weight: bold;padding: 0 0 0 25px;box-sizing: border-box;width: 100%;background: url(../../images_new/master/page2RightH3Bg.png) no-repeat center center;background-size: contain;}
.page2 .list .right .txts{width: 100%;height: 630px;box-shadow: 0 0 27px 0 rgba(166, 166, 166, .3);padding: 25px 15px 0 15px;box-sizing: border-box;}
.page2 .list .right .txts dl{margin: 0 0 35px 0;}
.page2 .list .right .txts dt{font-size: 14px;color: #d6163a;line-height: 14px;margin: 0 0 10px 0;font-weight: bold;}
.page2 .list .right .txts dd{font-size: 14px;line-height: 30px;color: #333333;}

/* page3-英国本科留学 您该如何规划留学申请   ？ */
.page3{background: #eceffa;}
.page3 .list{display: flex;justify-content: space-between;}
.page3 .txtBox{border-radius: 16px;margin-right: 16px;box-sizing: border-box;position: relative;cursor: pointer;flex:1;padding: 0 0 5px 0;background: #f6d9dd;}    
.page3 .txtBox  div{display: flex;flex-direction: column;align-items: center;padding: 22px 6px 30px;background: #ffffff;height: 135px;border-radius: 15px;}
.page3 .txtBox h5{font-size: 22px;color: #d6163a;font-weight: bold;padding: 15px 0 15px;border-bottom: 1px solid #ebebeb;width: 100%;text-align: center}

.page3 .txtBox .item{position: relative;padding-bottom: 0;height: 345px;box-sizing: border-box;}
.page3 .txtBox .item .top{padding: 0;width: 100%;}
.page3 .txtBox .item .bottom{padding: 0;}
.page3 .txtBox dl{margin: 5px auto 0;text-align: center;}
.page3 .txtBox dl dt{font-size: 14px;color: #3fba98;margin-bottom: 5px;}
.page3 .txtBox dl dd{font-size: 14px;color: #333333;line-height: 24px;}
.page3 .txtBox h6{position: absolute;bottom: 20px;font-size: 14px;color: #3048c1;font-weight: bold;}
.page3 .txtBox h6::after{position: absolute;content: "";width: 10px;height: 12px;background: url(../../images_new/master/page3H6RightBg.png) no-repeat center center;top: 50%;margin-top: -6px;right: -13px;}
.page3 .txtBox:hover{background: #b81a30;}
.page3 .txtBox::after{position: absolute;content: "";top:50%;right:-38px;margin-top: -19px;width: 48px;height: 38px;background: url(../../images_new/master/page3RightDown.png) no-repeat left center;z-index: 9;}
.page3 .txtBox:last-child::after{content: none;}


/* page4-英国本科院校不知道怎么选？看看以下排名 */
.page4{background: url(../../images_new/master/page4Bg.jpg) repeat-x left top;}
.page4 .tabs{display: flex;justify-content: space-between;}
.page4 .tabs .tab{width: 387px;height: 98px;border-radius: 15px 15px 0 0;display: flex;justify-content: center;align-items: center;background-repeat: no-repeat;background-position: center center;font-size: 26px;color: #fffefe;font-weight: bold;}
.page4 .tabs .tab:nth-of-type(1){background-image: url(../../images_new/master/page4Bg1.png);}
.page4 .tabs .tab:nth-of-type(2){background-image: url(../../images_new/master/page4Bg2.png);}
.page4 .tabs .tab:nth-of-type(3){background-image: url(../../images_new/master/page4Bg3.png);}
.page4 .tabs .tab.active{position: relative;}
.page4 .tablist{display: flex;justify-content: space-between;}
.page4 .tablist .item{width: 387px;height: 510px;padding: 15px 0px 15px  20px;box-shadow: 0 0 27px 0 rgba(166, 166, 166, .3);box-sizing: border-box;}
.page4 .tablist .item ul{overflow-y: auto;height: 100%;padding: 0 20px 0 0;}
.page4 .tablist .item li{line-height: 40px;font-size: 14px;color: #333333;display: flex;justify-content: space-between;box-sizing: border-box;height: 40px;}
.page4 .tablist .item li div{overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;padding-right: 10px;}
.page4 .tablist .item li span{color: #b3b3b3;margin-right: 5px;}
.page4 .tablist .item li a{color: #d11e36;text-decoration: underline;width: 106px;flex-shrink: 0;display: none;}
.page4 .tablist .item:nth-of-type(2) li a:hover{color: #2036c0;}
.page4 .tablist .item:nth-of-type(1) li a:hover,.page4 .tablist .item:nth-of-type(3) li a:hover{color: #b65562;}
.page4 .tablist .item ul::-webkit-scrollbar{width: 5px;height: 20%;}
.page4 .tablist .item ul::-webkit-scrollbar-thumb{background: #b81a30;}
.page4 .tablist .item ul::-webkit-scrollbar-track{background: #f6d9dd;}



/* page5-加拿大本科留学费用明细一键查询 */
.page5{background: url(../../images_new/master/page5Bg.png) no-repeat center bottom;}
.page5 .m1200{position: relative;}
.page5 .m1200::before{position: absolute;left: -130px;bottom: -50px;background: url(../../images_new/master/page5t.png) no-repeat left bottom;width: 296px;height: 666px;content: "";}
.page5 .tit{padding-bottom: 50px;}
.page5 .fymx{display: flex;align-items: center;}
.page5 .l{width: 674px;display: flex;justify-content: end;}
.page5 .l .txt{display: flex;flex-wrap: wrap;width: 600px;padding: 0 35px 0 0;box-sizing: border-box;justify-content: end;}
.page5 .l .txt dl{margin: 0 0 50px 0;width: 42%;}
.page5 .l .txt dl dt{font-size: 18px;color: #3048c1;font-weight: bold;line-height: 26px;padding: 30px 0 0 0;}
.page5 .l .txt dl:nth-of-type(1) dt{background: url(../../images_new/master/page5Num1.png) no-repeat left top;}
.page5 .l .txt dl:nth-of-type(2) dt{background: url(../../images_new/master/page5Num2.png) no-repeat left top;}
.page5 .l .txt dl:nth-of-type(3) dt{background: url(../../images_new/master/page5Num3.png) no-repeat left top;}
.page5 .l .txt dl:nth-of-type(3){margin: -25px 0 0 0;width: 84%;}
.page5 .l .txt dl dd{font-size: 14px;color: #333333;line-height: 22px;}
.page5 .l .txt dl dd strong{font-weight: bold;}
.page5 .l .txt p{font-size: 14px;color: #3048c1;margin: 50px 0 0 0;}
.page5 .fymx .r{width: 415px;padding: 25px 0;display: flex;align-items: end;justify-content: start;margin: 0 0 0 80px;}
.page5 .fymx .r h3{font-size: 24px;color: #ffffff;text-align: center;margin: 0 0 5px 0;}
.page5 .fymx .r .sm_tit{font-size: 14px;color: #818cdc;text-align: center;margin: 0 0 5px 0;text-align: center;display: block;}
.page5 .fymx .r .form-wrap{width: 345px;margin: 0;}
.page5 .fymx .r .qt_form{display: flex;flex-direction: column;width: 330px;margin: 0 auto;}
.page5 .fymx .r .qt_form .label{width: 100%;border-radius: 5px !important;overflow: hidden;height: 40px;line-height: 40px;margin: 6px 0;border-color: #cbd0e9;}
.page5 .fymx .r .qt_form .label input,.page5 .fymx .r .qt_form .label select{height: 38px;line-height: 38px;padding: 0 0 0 10px;font-size: 14px;}
.page5 .fymx .r .qt_form .label.Code input{width: 55%;}
.page5 .fymx .r .qt_form .label span{width: 126px;height: 16px;line-height: 16px;padding: 0;margin: 0;background: none;font-size: 14px;color: #303fb0;border-left: 1px solid #d0d0d0;border-radius: 0;margin: 12px 0;text-align: center;}
.page5 .fymx .r .qt_form .tiaokuan{font-size: 12px;text-align: left;}
.page5 .fymx .r .qt_form .xdf_formbtn{margin: 5px auto;width: 100%;background: #d6163a;border-radius: 5px;font-size: 14px;color: #ffffff;}
.page5 .fymx .r .result{height: 100%;display: flex;flex-direction: column;align-items: center;width: 340px;}
.page5 .fymx .r .result .lxfy{margin: 5px 0 0 0;background: #ffffff;border-radius: 5px;overflow: hidden;width: 340px;height: 185px;}
.page5 .fymx .r .result .lxfy h4{font-size: 18px;color: #303fb0;font-weight: bold;background: #bdc5ee;height: 50px;line-height: 50px;text-align: center;}
.page5 .fymx .r .result .lxfy p{font-size: 18px;color: #333333;font-weight: bold;text-align: center;margin: 25px 0 8px;}
.page5 .fymx .r .result .lxfy p strong{font-size: 24px;color: #9b0e26;font-weight: bold;}
.page5 .fymx .r .result .lxfy  i{font-size: 14px;color: #999999;display: block;text-align: center;}


/* page6-这些奖学金也可申请助您省下一笔留学费用 */
.page6{padding: 100px 0 50px;}
.page6 .products .isPc{position: relative;padding: 68px 0 130px;}
.page6 .products .tabss{background: #303fb0;width: 100%;height: 300px;border-radius: 10px;overflow: hidden;}
.page6 .products .tabss .tab.active{background: #d6163a;position: relative;}
.page6 .products .tabss .tab.active::after{position: absolute;content: "";left: 202px;top: 50%;bottom: 0;margin-top: -8px;width: 14px;height: 16px;background: url(../../images_new/master/page6Iconsm.png) no-repeat left center;z-index: 4;}
.page6 .products .tabss .tab:nth-of-type(2).active::after,.page6 .products .tabss .tab:nth-of-type(4).active::after,.page6 .products .tabss .tab:nth-of-type(6).active::after,.page6 .products .tabss .tab:nth-of-type(8).active::after{transform: rotate(180deg);left: initial;right: 202px;}
.page6 .products .tabss .tab .txts{margin: 0 22px 0 12px;line-height: 75px;border-bottom: 1px solid  #ffffff;width: 166px;}
.page6 .products .tabss .tab.active .txts{border-color: #d6163a;}
.page6 .products .tabss .tab h5{font-size: 18px;color: #ffffff;font-weight: normal;}
.page6 .products .tabss .tab.active h5{font-weight: bold;}
.page6 .products .tabss .tab:nth-of-type(1),.page6 .products .tabss .tab:nth-of-type(3),.page6 .products .tabss .tab:nth-of-type(5),.page6 .products .tabss .tab:nth-of-type(7){float: left;padding: 0 400px 0 0;text-align: right;}
.page6 .products .tabss .tab:nth-of-type(2),.page6 .products .tabss .tab:nth-of-type(4),.page6 .products .tabss .tab:nth-of-type(6),.page6 .products .tabss .tab:nth-of-type(8){float: right;padding: 0 0 0 400px;justify-content: flex-end;text-align: left;}


.page6 .products .itemss,.page6 .swiper-slide{width: 793px;height: 498px;position: absolute;left: 50%;margin:0 0 0 -396.5px;z-index: 2;overflow: hidden;top: 0;}
.page6 .products .itemss .item{display: none;}
.page6 .products .itemss .item.active{display: flex;padding:30px 30px;background-repeat: no-repeat;background-position:  center center;background-size: cover;box-sizing: border-box;height: 498px;}
.page6 .products .itemss .item:nth-of-type(1).active{background-image: url(../../images_new/master/itemssBg1.png);}
.page6 .products .itemss .item:nth-of-type(2).active{background-image: url(../../images_new/master/itemssBg2.png);}
.page6 .products .itemss .item:nth-of-type(3).active{background-image: url(../../images_new/master/itemssBg3.png);}
.page6 .products .itemss .item:nth-of-type(4).active{background-image: url(../../images_new/master/itemssBg4.png);}
.page6 .products .itemss .item:nth-of-type(5).active{background-image: url(../../images_new/master/itemssBg5.png);}
.page6 .products .itemss .item:nth-of-type(6).active{background-image: url(../../images_new/master/itemssBg6.png);}
.page6 .products .itemss .item:nth-of-type(7).active{background-image: url(../../images_new/master/itemssBg7.png);}
.page6 .products .itemss .item:nth-of-type(8).active{background-image: url(../../images_new/master/itemssBg8.png);}
.page6 .products .itemss .item h3{font-size: 24px;color: #333333;line-height: 24px;margin: 0 0 12px 0;}
.page6 .products .itemss .item .center{padding: 0;margin: 0 0 15px 0;}
.page6 .products .itemss .item .center dl{margin: 15px 0 0 0;}
.page6 .products .itemss .item .center dl dt{font-size: 16px;font-weight: bold;color: #3048c1;padding: 0 0 0 25px;background: url(../../images_new/master/page6Icon.png) no-repeat left center;margin: 0 0 10px 0;}
.page6 .products .itemss .item .center dl dd{height: 100px;}
.page6 .products .itemss .item .bottom p{font-size: 14px;color: #333333;padding: 17px 0 10px 50px;line-height: 24px;background: url(../../images_new/master/page6Pbg.png) no-repeat left 20px;height: 70px;box-sizing: border-box;}
.page6 .products .itemss .item .bottom a{align-self: flex-end;font-size: 14px;color: #3048c1;font-weight: bold;}



/* page7-严选顾问团队全流程服务 */
.page7 .con .swiper-container-gwtd{padding:0 0 30px 0;}
.page7 .con .swiper-container-gwtd .swiper-pagination{bottom: 0;}
.page7 .con .swiper-slide{width: 282px;height: 330px;background:url(../../images_new/master/page7SlideBg.png) no-repeat center center;background-size: contain;padding: 20px 20px 0 20px;box-sizing: border-box;}
.page7 .con .swiper-slide .gwImg_wrap{width: 73px;height: 73px;border-radius: 50%;overflow: hidden;margin: 0 auto;}
.page7 .con .swiper-slide img{margin: 0 auto;display: block;width: 100%;}
.page7 .con .swiper-slide .consultant{width:100%;text-align:center;}
.page7 .con .swiper-slide .consultant .consult{border-bottom: 1px dashed #b0b7e9;padding-bottom: 15px;}
.page7 .con .swiper-slide .consultant .ConsultName{height:28px;line-height:28px;font-size:16px;color:#333333;overflow:hidden;padding-top:10px;}
.page7 .con .swiper-slide .consultant .ConsultTitle{height:16px;line-height:16px;font-size:12px;color:#666666;overflow:hidden;}
.page7 .con .swiper-slide .consultant p.Profile{height: 155px;}
.page7 .con .swiper-slide .consultant .Profile{padding: 10px 0 0 0;height: 110px;box-sizing: border-box;}
.page7 .con .swiper-slide .consultant .Profile p{font-size: 14px;line-height: 26px;text-align: left;color: #333333;}
.page7 .con .swiper-slide .consultant .Profile p b{font-weight: normal;color: #999999;}
.page7 .con .swiper-slide .consultant .btn{width:160px;height:28px;line-height:28px;font-size:14px;color:#ffffff;background:linear-gradient(#e14f63,#9e1024);display:block;margin:5px auto 0;border-radius:14px;}
.page7 .con .swiper-container-gwtd .swiper-pagination-bullet-active{background: #d6163a;}




/* page8-英国本科学留学成功案例 */
.page8 .txts{display: flex;width: 590px;height: 316px;border-radius: 20px;background: #ffffff;overflow: hidden;border: 1px solid rgba(230, 230, 230, .8);box-sizing: border-box;}
.page8 .txts .l_txt{width: 235px;padding: 30px 30px 0 20px;box-sizing: border-box;background: #303fb0;display: flex;flex-direction: column;}
.page8 .txts .l_txt img{width: 87px;height: 87px;margin: 0 auto;}
.page8 .txts .l_txt h3{font-size: 24px;color: #9ea5cd;line-height: 24px;margin: 15px auto 25px;}
.page8 .txts .l_txt dl{font-size: 14px;line-height: 20px;margin: 0 0 4px 0;}
.page8 .txts .l_txt dl dt{color: #9ea5cd;position: relative;padding-right: 10px;float: left;}
.page8 .txts .l_txt dl dt::after{position: absolute;bottom: 0;top: 0;margin: auto;content: ":";right: 3px;}
.page8 .txts .l_txt dl dd{color: #ffffff;font-weight: bold;}
.page8 .txts .r_txt{width: 235px;background-color: #ffffff;background-repeat: no-repeat;background-position: 262px 0px;flex: 1;padding: 0 25px;box-sizing: border-box;}
.page8 .txts .r_txt h4{padding: 15px 30px 0 20px;border-bottom: 1px solid #d8d8d8;position: relative;height: 90px;box-sizing: border-box;display: flex;align-items: center;}
.page8 .txts .r_txt h4::before,.page8 .txts .r_txt h4::after{position: absolute;content: "";width: 12px;height: 10px;}
.page8 .txts .r_txt h4 p{font-size: 14px;color: #4b56a6;line-height: 20px;font-weight: normal;}
.page8 .txts .r_txt h4::before{background: url(../../images_new/master/page8yhUp.png) no-repeat center center;left: 0;top: 10px;}
.page8 .txts .r_txt h4::after{background: url(../../images_new/master/page8yhDown.png) no-repeat center center;top: 70px;right: 12px;}
.page8 .txts .r_txt .txt{padding: 45px 0 0 0;background: url(../../images_new/master/page8aljx.png) no-repeat left 15px;}
.page8 .txts .r_txt .txt p{font-size: 14px;color: #333333;line-height: 20px;height: 140px;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;margin: 0 0 10px 0;}
.page8 .txts .r_txt .txt a{font-size: 14px;color: #9b0e26;line-height: 14px;text-align: right;display: block;font-weight: bold;}
.page8 .txts .r_txt .txt a:hover{color: #721d2b;}




/* page9-新东方前途出国值得信赖的留学机构 */
/* .page9{background: url(../../images_new/master/page9Bg.jpg) no-repeat center top;background-size: cover;}
.page9 .pinxuanTop{padding: 0 0 40px 0;}
.page9 .pinxuanTop li{width: 20%;float: left;text-align: center;}
.page9 .pinxuanTop li p{line-height: 40px;}
.page9 .pinxuanTop li p strong{font-size: 40px;color: #333333;}
.page9 .pinxuanTop li p b{font-size: 36px;color: #333333;}
.page9 .pinxuanTop li p i,.page9 .pinxuanTop li:nth-of-type(1) i:nth-of-type(2){font-size:16px;color: #333333;font-style: normal;display: inline-block;width: 18px;height: 18px;text-align: center;line-height: 18px;font-weight: normal;vertical-align: text-top;}
.page9 .pinxuanTop li h4{font-size: 14px;color: #666666;font-weight: normal;line-height: 18px;}
.page9 .pinxuanTop li:nth-of-type(1) h4 i{font-size: 12px;color: #999999;}
.page9 .pinxuanTop li:nth-of-type(1) i,.page9 .pinxuanTop li:nth-of-type(3) i,.page9 .pinxuanTop li:nth-of-type(4) i{font-size: 26px;}
.page9 .pcUl li{width: 300px;height: 200px;background: #edf0fe;float: left;font-size: 14px;color: #333333;text-align: center;position: relative;}
.page9 .pcUl li.img::after{content: '';display: block;width:11px;height:12px;background: url(../../images_new/master/pxLeft.png) no-repeat center top;position: absolute;top: 95px;right: -11px;z-index: 1;}
.page9 .pcUl li.img:nth-child(6):after,
.page9 .pcUl li.img:nth-child(8):after{ right: auto; left: -11px; background: url(../../images_new/master/pxLeft.png) no-repeat center top; transform: rotate(180deg);}
.page9 .pcUl li.text{background: rgba(237,240,254,.4);padding: 0 20px;box-sizing: border-box;}
.page9 .pcUl li.text p{line-height: 28px;font-size: 14px;color: #333333;}
.page9 .pcUl li h3{font-size: 22px;color: #3048c1;padding-top: 56px;margin-bottom: 10px;} */








/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}
.xdf_slide span{position: absolute;width: 100%;text-align: center;font-size: 14px;color: #fffffe;width: 112px;height: 26px;border-radius: 13px;background: #d11432;left: 0;right: 0;margin: 0 auto;bottom: 40px;font-weight: bold;}
.xdf_bottomForm_new .ax_img {background: url(../../images_new/master/bottomFormImg.png?981) no-repeat center top;height: 140px;bottom: initial;margin: 0;top: 0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #d51538;box-shadow: 0 20px 40px 0 rgba(214, 22, 58, .3);}




@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    body.sem .rightMenu{display: none !important;}
   
    .m1200{width: 94%;}
    .header_banner{height: 10.8rem;background: url(../../images_new/master/m_bannerBg.jpg) no-repeat center top;background-size: cover;}
    .header_banner .m1200{flex-direction: column;padding: 0;}
    .header_banner .logo img {width: 68%;}
    .header_banner .banner_img{padding: 0;}
    .header_banner .banner_img img{margin: 1.2rem 0 0 .15rem;width: 100%;display: block;}
    .header_banner .form-wrap{margin: .5rem auto 0;width: 100%;height: auto;}
    .header_banner .form-wrap form{padding: .6rem .65rem 0 .78rem;}
    .header_banner .form-wrap form h4{font-size: .44rem;line-height: .44rem;margin: 0 0 .15rem 0;}
    .header_banner .form-wrap form .label{margin: .15rem 0;height: .86rem;}
    .header_banner .form-wrap form .label input, .header_banner .form-wrap form .label select{height: .82rem;line-height: .82rem;}
    .header_banner .form-wrap form .tiaokuan{font-size: .20rem;text-align: left;}
    .header_banner .form-wrap form .xdf_formbtn{line-height: .86rem;height: .86rem;box-shadow: 0 0 .2rem 0 rgba(214, 22, 58, .3);}


    .page{padding: .5rem 0;}
    .page .tit{font-size: .4rem;height: .9rem;margin: 0 0 .3rem 0;font-weight: normal;line-height: .55rem;text-align: center;}
    .page .tit .t1{font-size: .4rem;padding: 0 .1rem 0;margin: 0 .05rem;}
    .page .tit .t1::before,.page .tit .t1::after{border-width: .02rem;}
    .page .tit .t2{font-size: .2rem;margin: .05rem 0 0 0;letter-spacing: .2rem;}
    .page .testBtn{width: 5.5rem;height: .8rem;border-radius: .4rem;font-size: .3rem;line-height: .8rem;margin: .3rem auto 0;}


    .bg1{background: none;}
    .page1{padding: 1rem 0 .5rem;}
    .page1 .tit{height: 1.4rem;}
    .page1 .list{flex-wrap: wrap;}
    .page1 .list li{width: 3.36rem;height: 3.9rem;padding: .35rem 0 0 0;border-radius: .2rem;}
    .page1 .list li:nth-of-type(1),.page1 .list li:nth-of-type(2){margin: 0 0 .25rem 0;}
    .page1 .list li:nth-of-type(3){background-image: url(../../images_new/master/page1Bg2.png);}
    .page1 .list li:nth-of-type(4){background-image: url(../../images_new/master/page1Bg1.png);}
    .page1 .list li img{width: .6rem;height: .68rem;}
    .page1 .list li h4{margin: .2rem 0 .2rem;font-size: .3rem;line-height: .3rem;}
    .page1 .list li p{font-size: .26rem;line-height: .34rem;height: 1.2rem;}
    .page1 .list li a{width: 2.6rem;height: .5rem;line-height: .5rem;font-size: .26rem;border-radius: .25rem;margin: .05rem auto 0;}
    .page1 .list li:hover a{background: #ffffff;color: #d6163a;}


    .page2 .list{flex-direction: column;}
    .page2 .list .l_t{width: auto;height: 8.33rem;background: url(../../images_new/master/m_page2TxtBg1.png) no-repeat center top;background-size: 100% 8.33rem;}
    .page2 .list .l_t .l.isWap{background: none;width: auto;height: auto;padding: .28rem .32rem 0;display: flex !important;}
    .page2 .list .l_t .l{width: 100%;padding: .27rem .3rem 0 .66rem;}
    .page2 .list .l .txt{border: 0;padding: 0;}
    .page2 .list h4{font-size: .28rem;color: #333333;padding: 0 0 0 .65rem;line-height: .88rem;}
    .page2 .list .items .item{display: none;}
    .page2 .list .items .item.active{display: block;}
    .page2 .list .l .items .item{margin:0 0 0 .3rem;}
    .page2 .list .l .items .item p{font-size: .26rem;line-height: .4rem;}
    .page2 .list .tabs0.isWap{display: flex !important;justify-content: space-between;margin: 0 0 .3rem 0;}
    .page2 .list .tabs0 .tab{width: 3.35rem;height: .66rem;line-height: .66rem;font-size: .24rem;color: #d6163a;border-radius: .33rem;background: #f2d1d7;text-align: center;}
    .page2 .list .tabs0 .tab.active{position: relative;background: #d6163a;color: #ffffff;font-weight: bold;}
    .page2 .list .tabs0 .tab.active::before{width: 0;position: absolute;content: "";left: 50%;bottom: -.12rem;margin-left: -.06rem;height: 0;border-top: .15rem solid #d6163a;border-right: .13rem solid transparent; border-left: .13rem solid transparent;}
    .page2 .list .items0 .item:nth-of-type(1) .l_t .l{background: none;height: auto;}
    .page2 .list .items0 .item:nth-of-type(2) .l_t .l{height: auto;background: none;}
    .page2 .list .l .txt h5{font-size: .26rem;line-height: .26rem;margin: 0 0 .1rem 0;}
    .page2 .list .l .txt div{margin: 0 0 .25rem 0;}
    .page2 .list .l .txt div p{font-size: .26rem;line-height: .4rem;padding: 0 0 0 .25rem;}



    .bg2{background: none;}
    .page4{padding: .7rem 0 .3rem;background: none;}
    .page4 .tit{height: 1.4rem;}
    .page4 .tabs .tab{width: 2.24rem;height: .8rem;border-radius: .15rem;font-size: .26rem;background-size: cover;position: relative;}
    .page4 .tabs .tab.active::after{width: 0;position: absolute;content: "";left: 50%;bottom: -.18rem;margin-left: -.2rem;height: 0;border-top: .2rem solid #9a2334;border-right: .2rem solid transparent; border-left: .2rem solid transparent;}
    .page4 .tabs .tab:nth-of-type(2).active::after{border-top: .2rem solid #2d41bd;}
    .page4 .tabs .tab:nth-of-type(3).active::after{border-top: .2rem solid #9a2334;}
    .page4 .tablist{margin-top: .5rem;}
    .page4 .tablist .item{height: 8rem;padding: 0 0 0 .25rem;}
    .page4 .tablist .item ul{padding: 0;}
    .page4 .tablist .item li{font-size: .26rem;line-height: .7rem;}
    .page4 .tablist .item li a{width: 2.4rem;}
    

    .page5{background: url(../../images_new/master/m_page5Bg.png) no-repeat center 3.2rem;background-size: 100%;}
    .page5 .m1200::before{content: initial;}
    .page5 .tit{padding-bottom: 0;}
    .page5 .fymx{flex-direction: column;}
    .page5 .l{width: 100%;background: url(../../images_new/master/m_page5_lBg.png) no-repeat center bottom;padding: .3rem .45rem;box-sizing: border-box;height: 3.99rem;width: 6.9rem;background-size: cover;}
    .page5 .l .txt{padding: 0;width: 100%;flex-direction: column;justify-content: space-around;}
    .page5 .l .txt dl{display: flex;width: 100%;margin: 0 0 .2rem 0;}
    .page5 .l .txt dl:last-child{margin: 0;}
    .page5 .l .txt dl dt{width: 1.6rem;flex-shrink: 0;font-size: .3rem;line-height: .3rem;background-size: .96rem .54rem !important;}
    .page5 .l .txt dl:nth-of-type(1) dt{padding: 0;background: none;}
    .page5 .l .txt dl:nth-of-type(2) dt{padding: 0;background: none;}
    .page5 .l .txt dl:nth-of-type(3) dt{padding: 0;background: none;}
    .page5 .l .txt dl:nth-of-type(2){margin: 0 0 .2rem 0;}
    .page5 .l .txt dl:nth-of-type(3){margin: 0;}
    .page5 .l .txt dl dd{font-size: .24rem;line-height: .36rem;}
    .page5 .fymx .r{width: 100%;justify-content:center;padding: .7rem 0 0;margin: 0 auto;}
    .page5 .fymx .r h3{font-size: .4rem;line-height: .4rem;margin: 0;}
    .page5 .fymx .r .sm_tit{font-size: .26rem;line-height: .26rem;margin: .2rem 0 .3rem;}
    .page5 .fymx .r .qt_form{width: 100%;}
    .page5 .fymx .r .qt_form .label{height: .8rem;line-height: .8rem;border-radius: .4rem !important;margin: .1rem 0;border: 0;}
    .page5 .fymx .r .qt_form .label input, .page5 .fymx .r .qt_form .label select{height: .78rem;line-height: .78rem;padding: 0;font-size: .24rem;}
    .page5 .fymx .r .qt_form .label i.iconDown{left: 90%;}
    .page5 .fymx .r .qt_form .label.Code input{width: 65%;}
    .page5 .fymx .r .qt_form .label span{width: 34%;box-sizing: border-box;height: .5rem;line-height: .5rem;margin: .15rem 0;font-size: .24rem;}
    .page5 .fymx .r .qt_form .tiaokuan{color: #ffffff;font-size: .2rem;}
    .page5 .fymx .r .qt_form .tiaokuan a{color: #ffffff;}
    .page5 .fymx .r .qt_form .xdf_formbtn{font-size: .26rem;height: .8rem;line-height: .8rem;border-radius: .4rem;font-weight: bold;}
    .page5 .fymx .r .result{width: 100%;}
    .page5 .fymx .r .result .lxfy{margin: 0;width: 100%;height: 3.45rem;border-radius: .05rem;}
    .page5 .fymx .r .result .lxfy h4{font-size: .28rem;height: 1rem;line-height: 1rem;}
    .page5 .fymx .r .result .lxfy p{font-size: .32rem;}
    .page5 .fymx .r .result .lxfy p strong{font-size: .4rem;}
    .page5 .fymx .r .result .lxfy i{font-size: .24rem;}


    .page6_2 .tit{height: 1.4rem;}
    .page6_2 ul{display: flex;flex-wrap: wrap;justify-content: space-around;}
    .page6_2 ul li{width: 3.35rem;height: 1.68rem;display: flex;justify-content: center;flex-direction: column;padding: 0 0 0 .2rem;box-sizing: border-box;background-repeat: no-repeat;background-size: cover;background-position: center center;margin: 0 0 .2rem 0;}
    .page6_2 ul li h4{font-size: .32rem;color: #333333;font-weight: bold;text-align: left;}
    .page6_2 ul li p{font-size: .24rem;color: #303fb0;}
    .page6_2 ul li:nth-of-type(1){background-image: url(../../images_new/master/page6_2LiBg1.png);}
    .page6_2 ul li:nth-of-type(2){background-image: url(../../images_new/master/page6_2LiBg2.png);}
    .page6_2 ul li:nth-of-type(3){background-image: url(../../images_new/master/page6_2LiBg3.png);}
    .page6_2 ul li:nth-of-type(4){background-image: url(../../images_new/master/page6_2LiBg4.png);}
    .page6_2 ul li:nth-of-type(5){background-image: url(../../images_new/master/page6_2LiBg5.png);}
    .page6_2 ul li:nth-of-type(6){background-image: url(../../images_new/master/page6_2LiBg6.png);}
    .page6_2 ul li:nth-of-type(7){background-image: url(../../images_new/master/page6_2LiBg7.png);margin: 0;}
    .page6_2 ul li:nth-of-type(8){background-image: url(../../images_new/master/page6_2LiBg8.png);margin: 0;}





    .page7 .con .swiper-container-gwtd{padding: .2rem 0 .15rem 0;}
    .page7 .con .swiper-slide{width: 4.4rem;height: 5.4rem;background: url(../../images_new/master/m_page7SlideBg.png) no-repeat center center;display: flex;flex-direction: column;align-items: center;padding: .35rem 0 0;box-sizing: border-box;transform: scale(0.9);transition: 300ms;background-size: contain;box-shadow: none;border-radius: .2rem;}
    .page7 .con .swiper-slide .gwImg_wrap{width: 1.2rem;height: 1.1rem;border-radius: 50%;}
    .page7 .con .swiper-slide .consultant{height: 1rem;}
    .page7 .con .swiper-slide .consultant .consult{border: 0;padding: 0;}
    .page7 .con .swiper-slide .consultant .ConsultName{font-size: .28rem;}
    .page7 .con .swiper-slide .consultant .ConsultTitle{font-size: .22rem;line-height: .24rem;margin: .1rem 0 .2rem 0;}
    .page7 .con .swiper-slide .consultant .Profile{padding: 0 .15rem 0;height: 1.75rem;}
    .page7 .con .swiper-slide .consultant .Profile p{text-align: left;padding: 0 .2rem;font-size: .26rem;line-height: .36rem;}
    .page7 .con .swiper-slide .consultant .btn{width: 2.8rem;height: .56rem;line-height: .56rem;font-size: .26rem;border-radius: .28rem;background: #d6163a;margin: .1rem auto 0;}


    
    .page8 .page1-swiper{padding: 0 0 .5rem 0;}
    .page8 .txts{width: 100%;height: 5.2rem;border-radius: .2rem;}
    .page8 .txts .l_txt{width: 2.44rem;padding: .3rem .15rem 0;}
    .page8 .txts .l_txt img{width: 1rem;height: 1rem;}
    .page8 .txts .l_txt h3{font-size: .34rem;line-height: .34rem;margin: .25rem auto .15rem;}
    .page8 .txts .l_txt dl{flex-direction: column;align-items: center;font-size: .26rem;margin: 0 0 .1rem 0;display: flex;}
    .page8 .txts .l_txt dl dt{padding-right: 0;}
    .page8 .txts .l_txt dl dt::after{position: inherit}
    .page8 .txts .l_txt dl dd{line-height: .32rem;font-weight: bold;text-align: center;}
    .page8 .txts .r_txt{width: 4.45rem;padding:  0 .3rem 0 .15rem;background-size: 1.31rem .81rem;background-position: 3.5rem .2rem;}
    .page8 .txts .r_txt h4{padding: .5rem .6rem .5rem .1rem;height: 1.7rem;}
    .page8 .txts .r_txt h4 p{font-size: .24rem;line-height: .34rem;}
    .page8 .txts .r_txt h4::before, .page8 .txts .r_txt h4::after{width: .2rem;height: .16rem;}
    .page8 .txts .r_txt h4::before{top: .15rem;}
    .page8 .txts .r_txt h4::after{right: .2rem;top: 1.2rem;}
    .page8 .txts .r_txt .txt{padding: .85rem .1rem 0;background-size: 1.2rem;background-position-x: .1rem;}
    .page8 .txts .r_txt .txt p{font-size: .24rem;line-height: .34rem;height: 1.68rem;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
    .page8 .txts .r_txt .txt a{font-size: .28rem;line-height: .28rem;margin: .3rem 0;}
    .page8 .page8-swiper{padding-bottom: .5rem;}
    .page8 .swiper-pagination{bottom: 0;}
    .page8 .swiper-pagination-bullet{width: .14rem;height: .14rem;background: #ebebeb;opacity: 1;}
    .page8 .swiper-pagination-bullet-active{background: #666ddb;}



    .page9{background: #ffffff !important;}

    /* .lxjg{background-color: #fffeff;padding: .3rem 0;background: #fefefe url(../../images_new/master/jgBg.png) no-repeat center bottom;background-size: 100% 7.9rem ;}
	.video_wrap {
		
		background-size: 90%;
		height: auto;
		border-radius: 0.2rem;
		overflow: hidden;
		margin: 0 auto;
		padding: 0 0.25rem .3rem;
		box-sizing: border-box;
	}
.lxjg .lxjgH2 {
    padding-top: 0.4rem;
    font-size: 0.5rem;
    color: #333333;
    text-align: center;
    margin-bottom: 0rem;
}

.lxjg .lxjgH2 b {
    position: relative;
}

.lxjg .lxjgH3 {
    font-size: 0.28rem;
    color: #666666;
    text-align: center;
    font-weight: normal;
    margin-bottom: 0.4rem;
}

.lxjg .lxjgNum li {
    width: 33%;
    float: left;
    text-align: center;
    position: relative;
    padding-bottom: 0.22rem;
    margin: 0 0 0.35rem 0;
}

.lxjg .lxjgNum li:nth-child(4) {
    margin-left: 0rem;
}

.lxjg .lxjgNum li span {
    color: #354cc2;
    font-size: 0.28rem;
    font-weight: bold;
    line-height: 0.4rem;
}
.lxjg .lxjgNum li span b{
    font-size: .4rem;
}
.lxjg .lxjgNum li span i {
    font-size: 0.3rem;
    font-style: normal;
    font-weight: bold;
}

.lxjg .lxjgNum li span i.i2 {
    font-size: 0.24rem;
}

.lxjg .lxjgNum li p {
    font-size: 0.24rem;
    color: #333333;
    font-weight: bold;
    margin-top: 0.05rem;
}

.lxjg ul li .lxjgSj {
    font-size: 0.2rem;
    color: #354cc2;
    text-align: left;
    line-height: .24rem;
    padding-left: 23%;
}

.video_con {
    width: 6.38rem;
    height: 3.58rem;
    margin: 0 auto 0.58rem;
}

.lxjg .lxjgNum li::after {
    content: '';
    width: 1.13rem;
    height: 0.02rem;
    background: url(https://qiantum.xdf.cn/image/emploability/image/line.png) no-repeat center top;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-size: contain;
}

.lxjg .lxjgNum li:last-child::after {
    display: none;
}
 */

.page4 .tablist .item{width: 100%;display: none;}
.page4 .tablist .item.active{display: block;}




}