.flex{display: flex;}
.flex-between{display: flex;justify-content: space-between;}
.flex-justify-start{display: flex;justify-content: flex-start;}
.flex-justify-center{display: flex;justify-content: center;}
.flex-justify-end{display: flex;justify-content: flex-end;}
.flex-column{display: flex;flex-direction: column;}
.flex-items-center{display: flex;align-items: center;}

.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;}

a{cursor: pointer;}
.fixed {position: fixed;top: 0;left: 0;right:0;bottom:0;margin: auto;}
/* 头图 */
.header_banner{background: url(../images/bannerBg.jpg) no-repeat center top;padding: 127px 0 67px;}
.header_banner .bannerImg{margin:0 0 60px 155px;width: 64.5%;}
/* banner 视频 */
.video_box{width: 586px;height: 385px;position: relative;}
.video_box video{width: 100%;height: 100%;object-fit: fill;}
.video_box i{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:url(../images/playIcon.png) no-repeat 30px 90%;cursor: pointer;}
.video_txts{color: #ffffff;width: 565px;margin: 0 0 0 45px;}
.video_txts h3{font-size: 36px;line-height: 36px;font-weight: bold;margin: 0 0 40px 0;}
.video_txts p{font-size: 16px;line-height: 28px;margin: 5px 0;}
.video_txts a{margin: 30px 0 0 0;width: 232px;height: 50px;background: #18c3ae url(../images/bannerAIcon.png) no-repeat 85% center;line-height: 50px;align-self: flex-end;font-size: 16px;color: #ffffff;font-weight: bold;}
.video_txts a:hover{background-color:#0cb9ef;}

/* 右侧咨询 */
.downCon{position: fixed;top:-35%;right: 0;z-index: 1000;background: url(../images/downBg.png) no-repeat center top;width: 117px;margin: auto;bottom: 0;height: 333px;}
.downTip{padding-top: 73px;margin-left: 5px;}
.downTip li{width:80px;height: 80px;border-radius: 100%;background: #333333;font-size: 18px;padding-top: 20px;box-sizing: border-box;text-align: center;line-height: 120%;margin-bottom:10px;background: #ffffff;box-shadow:0 0 20px 0px #a9b9f0;cursor: pointer;}
.downTip li.downD.act{background: linear-gradient(120deg,#005bdd,#44aad5);color: #ffffff;font-weight: bold;}
.downTip li.downZ.act{background: linear-gradient(120deg,#005bdd,#44aad5);color: #ffffff;font-weight: bold;}
.downTip li.down.act, .downTip li.qt_53Btn.act{background: linear-gradient(120deg,#005bdd,#44aad5);color: #ffffff;font-weight: bold;}








.page{padding: 70px 0;}
.page h2{font-size: 36px;color: #333333;line-height: 36px;margin: 0 0 50px 0;text-align: center;}

 
/* page1解读留学大数据 展望留学趋势 */
.page1{padding-bottom: 20px;} 
.page1 .echarts_tabwrap .tab{width: 232px;height: 60px;line-height: 60px;font-size: 18px;color: #003390;text-align: center;background: #d9e1f7;cursor: pointer;}
.page1 .echarts_tabwrap .tab.active{font-size: 18px;color: #ffffff;font-weight: bold;background: #0040b5;}
.page1 .echarts_tabwrap .item {padding: 35px 0 0;display: none;position: relative;}
.page1 .echarts_tabwrap .item::before,.page1 .echarts_tabwrap .item::after{width: 25px;height: 345px;}
.page1 .echarts_tabwrap .item::before{position: absolute;content: "";background: url(../images/pag1ItemBeforeBg.png) no-repeat center top;top: 0;left: -11px ;}
.page1 .echarts_tabwrap .item::after{position: absolute;content: "";background: url(../images/pag1ItemBeforeBg.png) no-repeat center top;top: 0;right: -14px ;}
.page1 .echarts_tabwrap .item.active{display: block;} 
.page1 .echarts_tabwrap .item .padd90{padding:0 90px;}
.page1 .echarts_tabwrap .item h3{font-size: 28px;color: #333333;font-weight: bold;text-align: center;margin: 15px 0 15px 0;}
.page1 .echarts_tabwrap .item p{font-size: 16px;color: #333333;line-height: 26px;}
.page1 .echarts_tabwrap .item .flex{display:flex;justify-content:center;margin:30px auto 0;}

.page1 .echarts_tabwrap .item1 .echart1_1{width:700px;height:300px;}
.page1 .echarts_tabwrap .item1 .echart1_2{width:500px;height:300px;}
.page1 .echarts_tabwrap .item2 .echart2_1{width:1000px;height:200px;margin:10px auto 0;}
.page1 .echarts_tabwrap .item2 .echart2_2{width:500px;height:300px;}
.page1 .echarts_tabwrap .item3 .echart{width:1000px;height:300px;margin:30px auto 0;}
.page1 .echarts_tabwrap .item3 .echart p{text-align:right;font-size:14px;}
.page1 .echarts_tabwrap .item4 .echart{width:1000px;height:360px;margin:30px auto;}
.page1 .echarts_tabwrap .item5 .echart5_1{width:450px;height:300px;}
.page1 .echarts_tabwrap .item5 .echart5_2{width:740px;height:300px;}



/* 免费领取白皮书（中部表单） */
.fm-center{background: url(../images/fmCenterBg.png) no-repeat center top;height: 293px;box-sizing: border-box;padding: 60px 0 60px;}
.fm-center h4{font-size: 36px;line-height: 42px;font-weight: bold;color: #333333;width: 195px;margin: 0 50px 0 0;}
.fm-center .form-wrap{width: 50%;margin: 0;}
.fm-center .form-wrap .label{width: 268px;height: 38px;border: none;margin: 6px}
.fm-center .form-wrap .label.Code{width: 268px;position: relative;}
.fm-center .form-wrap .label.Code .SmsCodeBtn{ position: absolute; right: 0; top: 0; width: 120px; height: 30px; margin: 4px 0; padding:0; border-left: 1px solid #cdcdcd; background: none; line-height: 30px; font-size: 16px; color: #0040b5; border-radius: 0;}
.fm-center .form-wrap .label input,.fm-center .form-wrap .label select{height: 38px;line-height: 38px;padding: 0;font-size: 16px;}
.fm-center .form-wrap .label i{width: 22px;height: 22px;background-image: url(../images/fmIcon.png);background-repeat: no-repeat;top: 22%;} 
.fm-center .form-wrap .label.phone i{background-position-y: -22px;}
.fm-center .form-wrap .label.Code i{background-position-y: -44px;}
.fm-center .form-wrap .xdf_formbtn{margin: 6px 0 0 6px;width: 270px;height: 40px;background: #0040b5;font-size: 16px;color: #ffffff;font-weight: bold;cursor: pointer;}
.fm-center .form-wrap .xdf_formbtn:hover{background-color: #005afe;}
.fm-center .form-wrap .tiaokuan{text-align: left;margin: 0 0 0 5px;font-size: 12px;}
.fm-center .form-wrap .tiaokuan a{color: #999;}
.fm-center .previewPDF{ width: 96px; height: 40px; font-size: 14px; color: #013390; font-weight: bold; background: #00c8b0 url(../images/fmPreviewIcon.png) no-repeat 22px 12px; line-height: 40px; opacity: .8;padding-left: 22px;box-sizing: border-box; border-radius: 20px;text-align: center;margin: 40px 0 40px 120px;box-shadow: 0 0 7px 0 rgba(0,64,181,.65); -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate; animation: ball-scale-multiple 1s 0s linear infinite alternate;}
.fm-center .previewPDF:hover{background-color: #30f4dc;}


/* paeg2热门问题解答 */
.page2{padding-top: 20px;}
.page2 .rmwt-swiper{padding: 10px 5px 50px;}
.page2 .rmwt-swiper .swiper-slide{ width: 387px; height: 524px; background-repeat: no-repeat; background-position: center top; box-shadow: 0 0 7px 0 rgba(0, 30, 132, .18); border-radius:5px 0 0 0;background-size: 100%;cursor: pointer;}
.page2 .rmwt-swiper .top{padding: 50px 40px 0;width: 100%;height: 215px;box-sizing: border-box;}
.page2 .rmwt-swiper .top i{font-size: 32px;font-weight: bold;color: #333333;line-height: 32px;margin:0 0 20px 0;display: block;}
.page2 .rmwt-swiper .top h4{font-size: 24px;line-height: 32px;color: #333333;font-weight: normal;}
.page2 .rmwt-swiper .swiper-slide.slide1{background-image: url(../images/page2/1.jpg);}
.page2 .rmwt-swiper .swiper-slide.slide2{background-image: url(../images/page2/2.jpg);}
.page2 .rmwt-swiper .swiper-slide.slide3{background-image: url(../images/page2/3.jpg);}
.page2 .rmwt-swiper .swiper-slide.slide4{background-image: url(../images/page2/4.jpg);}
.page2 .rmwt-swiper .swiper-slide.slide5{background-image: url(../images/page2/5.jpg);}
.page2 .rmwt-swiper .txts{padding: 33px 40px 0;}
.page2 .rmwt-swiper .txts h4{font-size: 20px;line-height: 26px;color: #002d82;margin: 0 0 10px 0;height: 52px;}
.page2 .rmwt-swiper .txts p{font-size: 16px;line-height: 26px;color: #333333;height: 155px;}
.page2 .rmwt-swiper .txts a{font-size: 16px;color: #20c4b0;line-height: 16px;text-align: right;cursor: pointer;display: block;}
.page2 .rmwt-swiper .swiper-slide:hover .top i{color: #28e2cb;}
.page2 .rmwt-swiper .swiper-slide:hover .top h4{color: #ffffff;}
.page2 .rmwt-swiper .swiper-slide:hover a{color: #00b2ec;}
.page2 .rmwt-swiper .swiper-slide:hover.slide1{background-image: url(../images/page2/1-1.jpg);}
.page2 .rmwt-swiper .swiper-slide:hover.slide2{background-image: url(../images/page2/2-2.jpg);}
.page2 .rmwt-swiper .swiper-slide:hover.slide3{background-image: url(../images/page2/3-3.jpg);}
.page2 .rmwt-swiper .swiper-slide:hover.slide4{background-image: url(../images/page2/4-4.jpg);}
.page2 .rmwt-swiper .swiper-slide:hover.slide5{background-image: url(../images/page2/5-5.jpg);}
.page2 .rmwt-swiper .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 5px; background: #a5b4dd;}
.page2 .rmwt-swiper .swiper-pagination-bullet-active{width: 54px;background: #0040b5;border-radius: 5px;height: 10px;}


/* page3《2023中国留学白皮书》发布会 */
.page3{background: #0040b5;}
.page3 h2{color: #ffffff;}
.page3 h3{font-size: 30px;color: #20c4b0;font-weight: bold;line-height: 30px;text-align: center;margin: 0 0 25px 0;text-indent: 85px;}
.page3 h3 i{font-size: 14px;color: #c7ceda;font-weight: normal;vertical-align: middle;letter-spacing: 3px;}
.page3 .page3-item{margin: 0 0 40px 0;overflow: hidden;}
.page3 .page3-item-last{margin: 0;}

/* page3-1精彩致辞 */
.page3 .jczc-swiper{padding: 0 0 50px 0;}
.page3 .jczc-swiper .swiper-slide{background: url(../images/page3/1/bg.jpg) no-repeat center center;width: 590px;height: 403px;position: relative;cursor: pointer;background-size: cover;padding: 3px;box-sizing: border-box;}
.page3 .jczc-swiper .swiper-slide a{display: block;overflow: hidden;}
.page3 .jczc-swiper .swiper-slide img{width: 100%;height: 100%;transition:all .6s; }
.page3 .jczc-swiper .swiper-slide p{position: absolute;height: 55px;line-height: 55px;background: #00c8b0;text-align: center;font-size: 16px;color: #ffffff;font-weight: bold;bottom: 0;width: 100%;left: 0;}
.page3 .jczc-swiper .swiper-slide a:hover p{color: #0040b5;}
.page3 .jczc-swiper .swiper-slide a:hover img{ transform: scale(1.2);}
.page3 .jczc-swiper .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 5px; background: #a5b4dd;}
.page3 .jczc-swiper .swiper-pagination-bullet-active{width: 54px;background: #62a5fe;border-radius: 5px;height: 10px;}

/* page3-2媒体专访 */
.page3 .mtzf_tabwrap{width: 100%;position: relative;}
.page3 .mtzf_tabwrap .item{display: none;}
.page3 .mtzf_tabwrap .item.active{display: block;}
.page3 .mtzf_tabwrap .pics{width: 498px;height: 351px;margin-top: -55px;position: relative;}
.page3 .mtzf_tabwrap .pics p{width:83.5%;height: 66px;line-height: 24px;text-align: left;font-size: 16px;color: #ffffff;font-weight: bold;bottom: 0;left: 0;background: #2e2e2e;position: absolute;padding: 0 15px 0 15px;display: flex;align-items: center;box-sizing: border-box;}
.page3 .mtzf_tabwrap .txts{position: absolute;right: 0;z-index: 2;top: 50px;width: 788px;height: 400px;padding: 40px 40px;box-sizing: border-box;background: #ffffff;box-shadow: 0 0 7px 0 rgba(93, 144, 237, .52);cursor: pointer; }
.page3 .mtzf_tabwrap .txts h4{font-size: 28px;color: #333333;line-height: 40px;font-weight: bold;}
.page3 .mtzf_tabwrap .txts p{font-size: 16px;line-height: 24px;color: #333333;margin-top: 24px;}
.page3 .mtzf_tabwrap .txts p span{color: #20c4b0;}
.page3 .mtzf_tabwrap .txts:hover span{color: #0cb9ef;}
.page3 .mtzf_tabwrap .tabs{flex-wrap: wrap;}
.page3 .mtzf_tabwrap .moreBtn{display: none;}
.page3 .mtzf_tabwrap .tab{background: url(../images/page3/2/tab_bg.png) no-repeat center top;width: 85px;height: 100px;cursor: pointer;box-sizing: border-box;position: relative;margin: 20px 16.35px 0 0;}
.page3 .mtzf_tabwrap .tab img{width: 71px;height: 97px;position: absolute;left: 11px;bottom:15px;}
.page3 .mtzf_tabwrap .tab.active,.page3 .mtzf_tabwrap .tab:hover{background: url(../images/page3/2/tab_bgAt.png) no-repeat center top;}

.page3 .mtzf_tabwrap .tab:nth-of-type(4){margin-right: calc(100% - 390px);}
.page3 .mtzf_tabwrap .tab:nth-last-of-type(2){margin-right: 0;}

/* page3-3现场集锦展示 */
.page3 .xcjjzs-swiper {width: 1000000px;}
.page3 .xcjjzs-swiper .swiper-wrapper{}
.page3 .xcjjzs-swiper .swiper-slide{width: 390px;height: 267px;margin-left: 20px;overflow: hidden;}
.page3 .xcjjzs-swiper .swiper-slide:last-child,.page3 .xcjjzs-swiper .swiper-slide:nth-of-type(3n){margin-right: 0;}
.page3 .xcjjzs-swiper .swiper-button-prev,.page3 .xcjjzs-swiper .swiper-button-next{ background: url(../images/page3/3/preBtn.png) no-repeat center; width: 38px; height: 38px;}
.page3 .xcjjzs-swiper .swiper-button-prev{transform: rotate(180deg);}
.page3 .xcjjzs-swiper .swiper-button-prev.swiper-button-disabled,.page3 .xcjjzs-swiper .swiper-button-next.swiper-button-disabled{opacity:0;}
.page3 .xcjjzs-swiper .swiper-slide img{width: 100%;height: 100%;transition:all .6s; }
.page3 .xcjjzs-swiper .swiper-slide:hover img{ transform: scale(1.2);}
/* page3-4联合发布机构 */
.page3 .lhfbjg img{display: block;margin: 15px auto 0;}


/* page4历年白皮书发布历程 */
.page4{background: url(../images/page4Bg.jpg) no-repeat center top;}
.page4 h2{text-align: left;line-height: 44px;}
.page4 .bps_tabwrap{margin-top: -135px;}
.page4 .bps_tabwrap .tabs{background: #0040b5;padding: 20px 30px;width: 100%;box-sizing: border-box;position: relative;}
.page4 .bps_tabwrap .tab{cursor: pointer;width: 100px;height: 96px;}
.page4 .bps_tabwrap .tabs .line{position: absolute;top: 90px;background:  url(../images/page4_tabsBg.png) no-repeat center 0;height: 1px;width: 100%;left: 0;}
.page4 .bps_tabwrap .tab.active{background: #0f54d3;}
.page4 .bps_tabwrap .tab h4{font-size: 20px;color: #ffffff;font-weight: normal;}
.page4 .bps_tabwrap .tab.active h4{font-size: 30px;color: #28e2cb;font-weight: bold;}
.page4 .bps_tabwrap .tab span{ width: 12px; height: 12px; border: 4px solid #ffffff; background: #0040b5; border-radius: 50%;margin:19px 0 0 0;z-index: 2; }
.page4 .bps_tabwrap .tab.active span{background: #28e2cb;}
.page4 .bps_tabwrap .item{display: none;width: 880px;margin-left: 320px;position: relative;height: 315px;}
.page4 .bps_tabwrap .item:nth-of-type(1) img{position: absolute;left: 150px;top: 40px;z-index: 2;}
.page4 .bps_tabwrap .item:nth-of-type(2) img{position: absolute;left: 15px;top: 15px;z-index: 2;}
.page4 .bps_tabwrap .item:nth-of-type(3) img{position: absolute;left: 0px;top: 15px;z-index: 2;}
.page4 .bps_tabwrap .item:nth-of-type(4) img{position: absolute;left: 45px;top: 20px;z-index: 2;} 
.page4 .bps_tabwrap .item:nth-of-type(5) img{position: absolute;left: 60px;top: 10px;z-index: 2;}
.page4 .bps_tabwrap .item:nth-of-type(6) img{position: absolute;left: 60px;top: 15px;z-index: 2;}
.page4 .bps_tabwrap .item:nth-of-type(7) img{position: absolute;left: 60px;top: 15px;z-index: 2;}
.page4 .bps_tabwrap .item:nth-of-type(8) img{position: absolute;left: 30px;top: 30px;z-index: 2;}
.page4 .bps_tabwrap .item:nth-of-type(9) img{position: absolute;left: 30px;top: 30px;z-index: 2;}
.page4 .bps_tabwrap .item p{width: 385px;color: #ffffff;font-size: 16px;line-height: 30px;margin: -30px 0 0 0;}
.page4 .bps_tabwrap .item.active{display: flex;justify-content: flex-end;align-items: center;} 

/* page5-新东方前途出国 值得信赖的留学机构 */
.page5{background: url(../images/page5Bg.jpg) no-repeat center top;background-size: cover;}
.page5 .pinxuanTop{padding: 0 0 40px 0;}
.page5 .pinxuanTop li{width: 20%;float: left;text-align: center;}
.page5 .pinxuanTop li p{line-height: 40px;}
.page5 .pinxuanTop li p strong{font-size: 40px;color: #0040b5;}
.page5 .pinxuanTop li p b{font-size: 36px;color: #0040b5;}
.page5 .pinxuanTop li p i{font-size:34px;color: #0040b5;font-style: normal;display: inline-block;width: 18px;height: 18px;text-align: center;line-height: 18px;font-weight: normal;}
.page5 .pinxuanTop li h4{font-size: 14px;color: #666666;font-weight: normal;line-height: 18px;}
.page5 .pinxuanTop li h4 i{font-size: 12px;color: #999999;}
.page5 .pinxuanTop li:last-child i{font-size: 12px;}
.page5 .pcUl li{width: 300px;height: 200px;background: #ffffff;float: left;font-size: 14px;color: #333333;text-align: center;position: relative;}
.page5 .pcUl li.img::after{content: '';display: block;width:11px;height:12px;background: url(../images/pxLeft.png) no-repeat center top;position: absolute;top: 95px;right: -11px;z-index: 1;}
.page5 .pcUl li.img:nth-child(6):after,
.page5 .pcUl li.img:nth-child(8):after{ right: auto; left: -11px; background: url(../images/pxLeft.png) no-repeat center top; transform: rotate(180deg);}
.page5 .pcUl li.text{background: rgba(255,255,255,.4);padding: 0 20px;box-sizing: border-box;}
.page5 .pcUl li.text p{line-height: 28px;font-size: 14px;}
.page5 .pcUl li h3{font-size: 22px;color: #333333;padding-top: 56px;margin-bottom: 10px;}

/* 底部通栏表单 */
.xdf_slide .xdf_slidebg{width: 150%;}
.xdf_slide .xdf_slidebtn{ width: 80px; height: 24px; line-height: 24px; font-size:14px; color: #0040b5; border-radius:12px;cursor: pointer; text-align: center; background:#19fbdf; bottom: 55px;left:40px;font-weight: bold;box-shadow: 0 0 10px 0 rgba(0, 30, 132, 84);}
.xdf_slide .xdf_slidebtn:hover{background: #51f9b8;}
.xdf_bottomForm.form-wrap{background-color:rgba(43, 49, 60, .7);}
.xdf_bottomForm.form-wrap img.ax_img {margin-top: -37px;width: 304px;height: 132px;}
.xdf_bottomForm.form-wrap .m1200{position: relative;border: none;width: 1200px;height: 95px;box-sizing: border-box;}
.xdf_bottomForm.form-wrap form{width: 71%;margin-left: 10px;}
.xdf_bottomForm.form-wrap form .label{border-radius:0;width: 14%;margin: 20px .8% 0;}
.xdf_bottomForm.form-wrap form .label i.iconDown{left: 77%;}
.xdf_bottomForm.form-wrap form .label.Code{width: 20%;position: relative;}
.xdf_bottomForm.form-wrap form .label.Code .SmsCodeBtn{ position: absolute; right: 0; top: 0; width: 100px; height: 30px; margin: 4px 0; padding:0; border-left: 1px solid #cdcdcd; background: none; line-height: 30px; font-size: 16px; color: #0040b5; border-radius: 0;z-index: 2;}
.xdf_bottomForm.form-wrap form .label input,.xdf_bottomForm.form-wrap form .label select{height: 38px;line-height: 38px;padding: 0;font-size: 16px;}
.xdf_bottomForm.form-wrap form .label i{width: 22px;height: 22px;background-image: url(../images/fmIcon.png);background-repeat: no-repeat;top: 21%;} 
.xdf_bottomForm.form-wrap form .label.phone i{background-position-y: -22px;}
.xdf_bottomForm.form-wrap form .label.Code i{background-position-y: -44px;}

.xdf_bottomForm.form-wrap .xdf_formbtn{ font-size: 18px; width:20%; height:40px;background:#28e2cb; color: #1c3290; border-radius: 0; animation: normal; -webkit-animation: normal;margin: 20px 15px 0 10px;font-weight: bold; }
.xdf_bottomForm.form-wrap .xdf_formbtn:hover{background: #14f3d7;}
.xdf_bottomForm.form-wrap form .previewPDF{width: 80px;height: 40px;color: #1c3290;background: #7bccff;display: inline-block;text-align: center;line-height: 40px; margin-top: 20px;margin-left: 0px;font-size: 18px;font-weight: bold;}
.xdf_bottomForm.form-wrap form .previewPDF:hover{background: #8fe1ff;}
.xdf_bottomForm.form-wrap .tiaokuan{color: #ffffff;font-size: 12px;}
.xdf_bottomForm.form-wrap .tiaokuan a{color:#ffffff;}


/*预览*/
.qt_pop_trial_reading_wrap{background:rgba(0,0,0,0.7);z-index:99999;display:none;}
.qt_pop_trial_reading_wrap .trial_reading{width:35%;height:95.6%;width:70vh;height:95.6vh;overflow:hidden;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container{width:100%;height:100%;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container img{width:100%;height:100%;}    
.qt_pop_trial_reading_wrap .trial_reading .close{}
.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;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form{height:auto;}
.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;}
.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;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap h6{font-size:22px;color:#1c3290;line-height:34px;margin:145px 0 10px;text-align: center;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label{ width: 100%; height: 42px; background: #ffffff; border-radius:5px; position: relative;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label i{width: 22px;height: 22px;background: url(../images/fmIcon.png) no-repeat center  top;display: inline-block;position: absolute;top:22%;left: 10px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label input{float: initial;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label.phone{margin: 12px 0;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label.phone i{background-position-y: -22px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .label.Code i{background-position-y: -44px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap input{width:100%;height:42px;line-height:42px;font-size:14px;float:right;padding:0 0 0 46px;box-sizing: border-box;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .SmsCode{width:154px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form .SmsCodeBtn{ float:right; width:130px; height:30px; line-height:30px; margin-right:0; font-size:16px; color:#0040b5; text-align:center; margin-top: 6px; border-left: 1px solid #b6b6b6; background: transparent; border-radius: 0;cursor: pointer;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .xdf_formbtn{ width:340px; 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;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan{width:100%;font-size:12px;margin:15px 0 15px 0;}
.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;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan .checked.active{background-position:-44px -62px;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan a{color:#ffffff !important;}
/* 新预览表单 */
.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide{background-size:100% 100%;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab{display:none;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide{width:97%;cursor:pointer;margin-bottom: 10px;height: auto;}
.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;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab .swiper-slide.active::after{display:none;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container-readTab img{width:100%;height: initial;}
/* .qt_pop_trial_reading_wrap .trial_reading .lxsc_tit{display:none;} */
.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;}
.qt_pop_trial_reading_wrap .trial_reading.active{width:85vh;height:85.6vh;overflow:initial;}
.qt_pop_trial_reading_wrap .trial_reading.active .ul_con{width:25%;float:left;display:block;height:100%;}
.qt_pop_trial_reading_wrap .trial_reading.active .swiper-container-readTab{height:100%;width: 100%;display: block;}
.qt_pop_trial_reading_wrap .trial_reading.active .swiper-container-trial-reading{width:74%;float:right;}

.qt_download_form_wrap{display: none;}
.rightMenu {display: none !important;}
#totop{display: block !important;}

@media screen and (max-width:1000px) {

    .m1200{width: 94%;}

    /* banner */
    .header_banner{padding: 1.63rem 0 0 0;height: 15rem;box-sizing: border-box;background: url(../images/m_bannerBg.jpg) no-repeat center top;background-size: cover;}
    .header_banner .bannerImg{margin: 0 0 .67rem .41rem;width: 5.46rem;height: 3.65rem;}
    .header_banner .books{position: relative;height: 2.45rem;}
    .header_banner .books img,.m-fm-center img{width: 5.2rem;height: 2.29rem;}
    .header_banner .books .previewPDF{ position: absolute; width: 2.67rem; height: .66rem; line-height: .66rem; padding: 0 0 0 .35rem; box-sizing: border-box; font-size: .3rem; color: #ffffff; font-weight: bold; border-radius: .33rem;left: 0;bottom: 0;margin: 0 0 0 .3rem;background:#18c3ae url(../images/bannerAIcon.png) no-repeat 83% center;background-size: .29rem .29rem; }

    .m_videos{flex-direction: column;}
    .m_videos h2{margin:1rem 0 .5rem;}
    .video_box{width: 100%;height: 4.4rem;}
    .video_box i{background-size: .7rem;}
    /* 视频介绍（M端隐藏） */
    .video_txts{display: none;}


    .page{padding: .6rem 0 .3rem;}
    h2,.page h2,.page3 .m1200:last-child h3{font-size: .44rem;color: #333333;margin-bottom: .4rem;text-align: center;}


    /* page1-解读留学大数据 展望留学趋势 */
    .page1{background: linear-gradient( to top,#ffffff,#f0f0f0);padding-bottom: 1.2rem;}
    .page1 .echarts_tabwrap .tabs{flex-wrap: wrap;padding-bottom: .15rem;margin: 0;border-bottom: .02rem solid #eaeaea;}
    .page1 .echarts_tabwrap .tab{width: 2.17rem;height: .66rem;line-height: .66rem;font-size: .26rem;background: #0040b5;color: #ffffff;margin: .1rem 0;}
    .page1 .echarts_tabwrap .tab.active{font-size: .26rem;background: #18c3ae;}
    .page1 .echarts_tabwrap .tab:nth-of-type(4){margin-left: 1.23rem;}
    .page1 .echarts_tabwrap .tab:nth-of-type(5){margin-right: 1.23rem;}
    .page1 .echarts_tabwrap .item{padding:0;}
    .page1 .echarts_tabwrap .item::before, .page1 .echarts_tabwrap .item::after{content: none;}
    .page1 .echarts_tabwrap .item .padd90{padding: 0;}
    .page1 .echarts_tabwrap .item img{width: 100%;margin: .1rem auto .2rem;}
    .page1 .echarts_tabwrap .item h5{font-size: .26rem;margin: .35rem 0 .1rem;line-height: .3rem;text-align: center;color: #666666;}
    .page1 .echarts_tabwrap .item h3{font-size: .34rem;line-height: .44rem;text-align: left;margin:.27rem 0 .22rem;}
    .page1 .echarts_tabwrap .item p{font-size: .26rem;line-height: .4rem;color: #666666;}
    .page1 .echarts_tabwrap .item p.lookBigImg{text-align: center;margin: 0 0 .2rem;font-size: .20rem;}
    /* 中部表单（M端隐藏） */
    .m-fm-center{background: url(../images/m_fmCenterBg.png) center top;position: relative;padding-bottom: .25rem;}
    .m-fm-center img{margin: -.85rem 0 .25rem .7rem;}
    .m-fm-center .big-font{font-size: .5rem;color: #ffffff;font-weight: bold;}
    .m-fm-center form{padding: 0 .4rem;}
    .m-fm-center form .label{width: 100%;margin: 0;border: 0;line-height: .86rem;height: .86rem;}
    .m-fm-center form .label input{height: .86rem ;}
    .m-fm-center form .label.phone{margin: .2rem 0;}
    .m-fm-center form .label i{background: url(../images/fmIcon.png) no-repeat center top;width: 22px;height: 22px;top: 25%;}
    .m-fm-center form .label.phone i{background-position-y: -22px;}
    .m-fm-center form .label.Code{width: 100%;}
    .m-fm-center form .label.Code i{background-position-y: -44px;}
    .m-fm-center form .label.Code input{width: 65%;}
    .m-fm-center form .label.Code .SmsCodeBtn{ margin: 0; right: 0; width: 1.7rem; background: transparent; color: #1c3290; border-left:.01rem solid #1c3290; border-radius: 0;height: .54rem;line-height: .54rem;margin: .17rem 0; }
    .m-fm-center form .tiaokuan{font-size: .22rem;text-align: left;margin: .2rem 0;}
    .form-wrap .xdf_formbtn{width: 100%;margin: 0;background: #28e2cb;font-size: .34rem;color: #1c3290;font-weight: bold;height: .86rem;line-height: .86rem;position: relative;}
    .form-wrap .xdf_formbtn span{position: absolute;content: "";background: url(../images/point.gif) no-repeat center right;width: 2rem;height: 2rem;z-index: 2;right: 0rem;top:0.2rem;background-size: cover;}
    .form-wrap .xdf_formbtn:hover{background: #28e2cb;}
    .form-wrap .previewPDF{text-align: center;color: #ffffff;font-size: .34rem;line-height: .86rem;z-index: 2;}
    .form-wrap .result {padding: 0 .4rem;display: none;}
    .form-wrap .result .url-msg{font-size: .24rem;line-height: .6rem;color: #ffffff;}
    .form-wrap .result .url-txt{width: 100%;height: 2.18rem;background: #ffffff;padding: 0 .3rem;box-sizing: border-box;}
    .form-wrap .result .url-txt p{text-align: center;}
    .form-wrap .result .url-txt p.download_url{font-size: .24rem;line-height: .4rem;color: #333333;width: 100%;box-sizing: border-box;word-break: break-word; white-space: pre-line;}
    .form-wrap .result .url-txt .codeP{font-size: .28rem;color: #0242b5;margin: .2rem 0 0 0;}
    .form-wrap .result .copy_btn{width: 100%;height: .86rem;color: #1c3290;background: #28e2cb;text-align: center;;line-height: .86rem;margin: .2rem 0 0 0;font-size: .34rem;font-weight: bold;}
    .form-wrap .result .tip{font-size: .22rem;color: #b0c9f8;line-height: .6rem;text-align: center;}



    .page3{background: #ffffff;}
    .page3 h3{background: url(../images/m_page3TitBg.png) no-repeat left center;font-size: .34rem;text-align: left;background-size: 3.64rem .6rem;line-height: .6rem;height: .6rem;text-indent: .2rem;margin: 0;color: #ffffff;margin: 0 0 .05rem 0;}
    .page3 h3 i{font-size: .2rem;}
    .page3 .page3-item{margin: 0 0 .4rem 0;}
    /* page3-1精彩致辞 */
    .page3 .jczc-swiper{padding: 0 0 .7rem 0;}
    .page3 .jczc-swiper .swiper-slide{height: 5.5rem;padding: 0;background: none;}
    .page3 .jczc-swiper .swiper-slide p{height: .76rem;line-height: .76rem;font-size: .26rem;background: #333333;bottom: 0.03rem;}
    .page3 .jczc-swiper .swiper-slide a:hover p{color: #ffffff;}
    .page3 .jczc-swiper .swiper-pagination-bullet{width: .1rem;height: .1rem;background: #afb7c6;}
    .page3 .jczc-swiper .swiper-pagination-bullet-active{width: .54rem;height: .1rem;background: #0040b5;}

    /* page3-2媒体专访 */
    .mtzf_tabwrap{display: flex;flex-direction: column;}
    .page3 .mtzf_tabwrap .tabs{ order: 1; width: 100%; margin: .2rem 0 .25rem 0; height:1.14rem; transition: height 1s ease-in-out; -webkit-transition: height 1s ease-in-out; -moz-transition: height 1s ease-in-out; -ms-transition: height 1s ease-in-out; -o-transition: height 1s ease-in-out;  overflow: hidden; }
    .page3 .mtzf_tabwrap .tabs.active{max-height:3.88rem;height:3.88rem;}
    .page3 .mtzf_tabwrap .tablist{order: 2;}
    .page3 .mtzf_tabwrap .tab{background: url(../images/page3/2/m_tab_bg.png);width: .97rem;height: 1.14rem;background-size: cover;}

    .page3 .mtzf_tabwrap .tab img{width: .83rem;height: 1.11rem;left: .12rem;bottom: .16rem;}
    .page3 .mtzf_tabwrap .tab:hover{background: url(../images/page3/2/m_tab_bg.png);width: .97rem;height: 1.14rem;background-size: cover;}
    .page3 .mtzf_tabwrap .tab.active{background: url(../images/page3/2/m_tab_bgAt.png);width: .97rem;height: 1.14rem;background-size: cover;}
    .page3 .mtzf_tabwrap .tab.tabNone{display: none;}
    .page3 .mtzf_tabwrap .tab:nth-of-type(4),.page3 .mtzf_tabwrap .tab{margin: .15rem .2rem 0 0;}
    .page3 .mtzf_tabwrap .tab.addTabNone{margin-right: .2rem;}
    .page3 .mtzf_tabwrap .moreBtn{font-size: .24rem;color: #0040b4;background: url(../images/page3/2/m_down.png) no-repeat 85% center;background-size: .24rem .14rem;width: 1rem;text-align: left;z-index: 1;text-indent: .1rem;display: block;line-height: 1.3rem;}
    .page3 .mtzf_tabwrap .moreBtn.active{background: url(../images/page3/2/m_up.png) no-repeat 85% center;background-size: .24rem .14rem;text-indent: .1rem;}
    .page3 .mtzf_tabwrap .pics{width: 100%;margin: 0;height: 4.9rem;position: relative;}
    .page3 .mtzf_tabwrap .pics::before{position: absolute;content: "";top: 0;left: 0;background: url(../images/page3/2/imgCover.png) no-repeat center top;z-index: 2;width: 100%;height: 1.08rem;}
    .page3 .mtzf_tabwrap .pics img{width: 100%;height: 100%;}
    .page3 .mtzf_tabwrap .pics p{height: .76rem;line-height: .76rem;font-size: .24rem;background: #333333;line-height: .32rem;padding: 0 .25rem;width: 100%;}
    .page3 .mtzf_tabwrap .txts{position: inherit;width: 100%;height: auto;padding: .36rem 0 0;display: block;}
    .page3 .mtzf_tabwrap .txts h4{font-size: .34rem;line-height: .4rem;}
    .page3 .mtzf_tabwrap .txts p{font-size: .26rem;line-height: .4rem;margin: .2rem 0 0 0;color: #666666;}
    .page3 .mtzf_tabwrap .txts p:nth-of-type(2){margin-top: 0;overflow:hidden;display: block;display:-webkit-box;height: .4rem;}
    .page3 .mtzf_tabwrap .txts p:nth-of-type(3){margin-top: 0;}
    /* page3-4联合发布机构 */
    .page3 {padding-bottom: 0;}
    .page .page3-item-last{margin-bottom: 0;}
    .page3 .m1200:last-child{width: 100%;background: #0040b5;padding: .6rem 0 0;}
    .page3 .m1200:last-child h3{background: none;color: #fdfdfd;}
    .page3 .m1200:last-child h3 i{display: none;}
    .page3 .m1200:last-child img{width:6.93rem;height: 1.22rem;}


    /* page4-历年白皮书发布历程 */
    .page4{background: #0040b5;}
    .page4 h2{color: #ffffff;}
    .page4 .swiper-container{padding-bottom: 0px;}
    .page4 .swiper-container .swiper-wrapper {padding-top: 0.4rem;padding-bottom:2.3rem;}
    .page4 .swiper-slide img{margin-bottom: 0.1rem;width: 100%;display: block;}
    .page4 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:0;background-size: contain;}
    .page4 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:0;background-size: contain;}
    .page4 .swiper-button-next,
    .page4 .swiper-button-prev{width: 0.26rem;height: 0.8rem;margin-top:-20%;}
    .page4 .swiper-container .swiper-wrapper .swiper-slide p{font-size:0.24rem;line-height: .26rem;color: #98a4ed;text-align: center;margin: .2rem 0;}
    .page4 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active img{transform: scale(1.15);margin-top: -0.2rem;}
    .page4 .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active p{margin-top: 0.2rem;color: #28e2cb;text-align: center;font-weight: bold;}
    .page4 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{background: url(../images/m_left.png) no-repeat center center;}
    .page4 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background: url(../images/m_right.png) no-repeat center center;}
    .page4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width: 88%;border-radius: 0.2rem;background: none;opacity: 1;font-size: 0.28rem;padding:0.3rem;box-shadow: 0px 0px 0.15rem 0.05rem #d8e0f1;margin-left: 2%;float: none;display: none;height: auto;position: relative;}
    .page4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet::after{content: '';display: block;position: absolute;top:-0.165rem;left: 50%;margin-left: -0.115rem;width: 0.23rem;height: 0.28rem;background: url(../images/page4Line.jpg) no-repeat center 0;background-size: contain;}
    .page4 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{display: block;background: #ffffff;box-shadow: none;}


    /* page5-新东方前途出国值得信赖的留学机构 */
    .page5{background:url(../images/m_page5Bg.jpg) no-repeat center center;height: 5.6rem;width: 100%;background-size: cover;}


    /* 图片放大 */
    .pic_container{width: 100%;height: 100%;position: fixed; top: 0; left: 0;background-color: #34353A;display: none; z-index: 999999;}
    
    .pic_container_inner{width: 100%;margin: auto;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}

    .viewerimg {
        width: 100%;
        height: auto;
    }





     /*预览*/
     .qt_pop_trial_reading_wrap .trial_reading.active {width: 92%;height: 96.6vh;overflow: initial;}
     .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: auto;width: 100%;padding-bottom: 3vh;margin-top: .5rem;}
     .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;}
     .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:0px;z-index:1003;cursor:pointer;}
     .pic_container .close{right: 20px;}
     .qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit{top: 3.05rem;font-size: .3rem;padding-left: 0;text-align: center;width: 100%;font-weight: bold;}
     /* 下载资料相关 */
     .qt_download_form_wrap{background:rgba(35,32,45,0.8);z-index:1000002; display:none;}
     .qt_download_form_wrap .alert_close{height:calc(100% - 6.52rem);position:relative;z-index:9;}
     .qt_download_form_wrap .slideDown{display:none;}
     .qt_download_form_wrap .download_form{max-width:750px;height:8.8rem;border-radius:0.1rem 0.1rem 0 0;position:fixed;left:0;right:0;bottom:0;margin:auto;}
     .qt_download_form_wrap .download_form .close{width:0.4rem;height:0.4rem;background:url(https://qiantum.xdf.cn/image/icon/icon.png?vhjhjkbc) no-repeat -1.78rem -3.32rem;background-size:7.9rem;position:absolute;right:0.14rem;top:1rem;}
     .qt_download_form_wrap .download_form .top{height:2.20rem;background:url(../images/activity_form.png) no-repeat center bottom;background-size:100%;overflow:hidden;width: 100%;background-size: cover;}
     .qt_download_form_wrap .download_form .top p{font-size: 0.38rem;color: #ffffff;line-height: 0.5rem;padding-top: 1.4rem;display: inline-block;margin-left: 2.4rem;}
     .qt_download_form_wrap .download_form.zixun_resource .top p{padding-top: 1.6rem;font-weight: bold;}
     .qt_download_form_wrap .download_form .top p b{padding-left: 0.15rem;display: block;}
     .qt_download_form_wrap .download_form .bottom{background:#ffffff;height:7.3rem;padding: .5rem 0 0 0;box-sizing: border-box;}
     .qt_download_form_wrap .download_form .bottom h4{font-size: .4rem;color: #333333;font-weight: normal;text-align: center;margin-bottom: .3rem;}
     .qt_download_form_wrap .download_form .bottom h4 strong{font-weight: bold;}
     .qt_download_form_wrap .download_form .qt_form{width:6.2rem;margin:0 auto;}
     .qt_download_form_wrap .download_form .qt_form input{line-height:50%;}
     .qt_download_form_wrap .download_form .qt_form .input{ width:100%; height:0.86rem; 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(../images/m_alert_icon.png) no-repeat 0.15rem .2rem; background-size:0.35rem; -webkit-border-radius:0.18rem; -moz-border-radius:0.18rem; -ms-border-radius:0.18rem; -o-border-radius:0.18rem;margin-bottom: .2rem; }
     .qt_download_form_wrap .download_form .qt_form .input.active{border:0.02rem solid #4abe9e;}
     .qt_download_form_wrap .download_form .qt_form .input.Phone{background: url(../images/m_alert_icon.png) no-repeat 0.2rem -.42rem;background-size:0.26rem;}
     .qt_download_form_wrap .download_form .qt_form .SmsCode_wrap{position:relative;}
     .qt_download_form_wrap .download_form .qt_form .SmsCode_wrap .SmsCode{background:#fff;padding-left:0.65rem;background: url(../images/m_alert_icon.png) no-repeat 0.2rem -1.08rem;background-size:0.26rem;}
     .qt_download_form_wrap .download_form .qt_form .SmsCode_wrap .SmsCodeBtn{width:1.7rem;height:0.85rem;line-height:0.85rem;color:#0040b5;font-size:0.28rem;position:absolute;right:0;top:0.02rem;text-align:center;margin: 0;background: none;}
     .qt_download_form_wrap .download_form .qt_form .SmsCode_wrap .SmsCodeBtn:before{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;width:0.02rem;height:0.51rem;background:#0040b5;}
     .qt_download_form_wrap .download_form .qt_form .tiaokuan{font-size:0.2rem;line-height:0.4rem;color:#b7b7b7;float: initial;text-align: left;vertical-align: middle;}
     .qt_download_form_wrap .download_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_download_form_wrap .download_form .qt_form .tiaokuan .checked.active{background-position:center bottom;}
     .qt_download_form_wrap .download_form .qt_form .tiaokuan a{color:#999999;border-bottom:0.01rem solid #f9cfa3;}
     .qt_download_form_wrap .download_form .qt_form .btn{width:100%;height:0.88rem;line-height:0.88rem;background:#1171a3;color:#ffffff;font-size:0.3rem;text-align:center;font-weight:bold;border-radius:0.44rem;margin-top:0.36rem;}
     .qt_download_form_wrap .download_form .result{width:5.61rem;margin:0 auto;display:none;}
     .qt_download_form_wrap .download_form .result h5{font-size:0.38rem;line-height:0.6rem;color:#1171a3;text-align:center;padding:0.1rem 0 0.4rem 0.75rem;position:relative;display:inline-block;margin-left: 1.2rem;}
     .qt_download_form_wrap .download_form .result h5::before{content:'';width:0.6rem;height:0.6rem;border-radius:50%;background:#fff url(https://qiantum.xdf.cn/image/icon/icon.png?vhjhjkbc) no-repeat -0.93rem -4.37rem;background-size:7.9rem;position:absolute;left:0;top:-.18rem;bottom:0;margin:auto;}
     .qt_download_form_wrap .download_form .result p{font-size:0.24rem;color:#333333;line-height:0.28rem;word-break:break-all;text-align:center;}
     .qt_download_form_wrap .download_form .result p#download_url{height:0.86rem;}
     .qt_download_form_wrap .download_form .result .btn{width:100%;height:0.88rem;line-height:0.88rem;background:#1bbc9b;color:#ffffff;font-size:0.3rem;text-align:center;font-weight:bold;border-radius:0.44rem;margin:0.36rem 0 0;}
     .qt_download_form_wrap .download_form .result .tip{color:#666666;margin-top:0.2rem;}
     .qt_download_form_wrap .download_form .result.active p#download_url{height:auto;padding-bottom:0.28rem;}
     .qt_download_form_wrap .download_form .result.active .btn{display:none;}

     .footer_float_window ul li a::before{background: url(../images/qt_download_form_wrap_icon.png) no-repeat 3px 5px !important;width: .51rem !important;height: .43rem !important;background-size: cover !important;}

     .footer_float_window ul li.float_database a::before{background-position: center 5px !important;}
     .footer_float_window .float_Link{background: #0040b5 !important;}
     .footer_float_window .float_Link a{padding-left: 0 !important;width: 100% !important;background-position-x: -3.1rem !important;background-size: 100% !important;background-position-y: 1px !important;text-indent: 20px !important;}
     .footer_float_window .float_Link_zonghe a{background-image: url(https://liuxue.xdf.cn/test/special_zonghe/2023_report/images/qt_download_form_wrap_icon.png) !important;}

      /* 右侧53隐藏 */
    #mobile_icon_div{display: none !important;}
}