.line-clamp-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.line-clamp-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.line-clamp-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.line-clamp-4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.line-clamp-5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}
.line-clamp-6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;}
.fixed{position:fixed;left:0;top:0;right:0;bottom:0;margin:auto;}
.m_b_20{margin-bottom:20px;}
.center{text-align:center;}
body.active{position: relative;overflow: hidden;}
.qt_download_form_wrap{display: none;}
.none{display: none;}

.qt_form_common.qt_form{width:340px;margin:0 auto;}
.qt_form_common.qt_form .select_wrap{float:left;position:relative;background:#fff;border-radius:5px;width: 100%;margin-bottom: 10px;}
.qt_form_common.qt_form .select_wrap::after{content:'';width:10px;height:6px;position:absolute;right:10px;top:13px;background:url(//liuxue.xdf.cn/image/entry/images/icon/select6.png) no-repeat center top;}
.qt_form_common.qt_form .input{width:100%;color:#999999;background:url(//liuxue.xdf.cn/image/entry/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.qt_form .Phone{height:40px;background:#fff url(//liuxue.xdf.cn/image/entry/images/form_icon_gray.png) no-repeat 7px -22px;}
.qt_form_common.qt_form .SmsCode{width:198px;height:40px;background-position:7px -128px;}
.qt_form_common.qt_form .SmsCodeBtn{width:130px;height:40px;float:right;text-align:center;line-height:40px;font-size:16px;color:#9a9a9c;background:#eeeeee;border-radius:10px;margin:0;}
.qt_form_common.qt_form .SmsCodeBtn.active{background:#f39200;color:#fff;}
.qt_form_common.qt_form .btn{width:100%;background:#3fba98;border-radius:5px;font-size:14px;color:#fff;text-align:center;float:left;cursor:pointer;font-weight: bold;margin-top: 10px;}
.qt_form_common.qt_form .btn:hover{background:#26a985;}
.qt_form_common.qt_form .tiaokuan{width:100%;font-size:12px;line-height: 16px;margin-top:20px;}
.qt_form_common.qt_form .tiaokuan .checked{background: url(//liuxue.xdf.cn/image/entry/images/entrySprite.png) no-repeat -24px -62px;}
.qt_form_common.qt_form .tiaokuan .checked.active{background-position:-44px -62px;}
/* .qt_form_common.qt_form .tiaokuan a{color:#3fba98 !important;} */
.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_form_common.qt_form .btn:hover{background:linear-gradient(-90deg,#72cab2,#3f9594);}


body{background:#f5f5f5;}
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;}


.navTopH{width:100%;position:relative;z-index:3;background:#ffffff;height:58px;line-height:58px;}
.navigation{width:100%;background:#ffffff;box-shadow:0 0 10px 2px rgb(195 195 195 / 47%);z-index:20;top:0;right:0;}
.navigation ul{width:1200px;margin: 0 auto;display: flex;justify-content: space-between;}
.navigation li {float:left;color:#333333;zoom:1;font-family: 'Oswald', "Microsoft Yahei", sans-serif;font-size:18px;cursor:pointer;border-left:1px solid #f5f5f4;box-sizing:border-box;}
.navigation li span{padding-left:20px;transition: all 0.2s linear;}
.navigation li:hover span,
.navigation li.current span{font-weight:bold;border-left:6px solid #3d44b1;color:#3d44b1;}

.header_banner{height:468px;background:url(../image/header_pc_bg.jpg) no-repeat center center;}
.header_banner .logo{display:block;padding-top:30px;}
.header_banner .logo img{width:160px;}
.header_banner .header_text{margin:0 0 0 20px;}
.header_banner .form_wrap{width:380px;height:367px;background:#dbe8ff;border-radius:0 18px;margin-right:90px;background: linear-gradient(0deg,#dbe8ff,#f8fcfb);}
.header_banner .form_wrap h2{font-size:24px;line-height:40px;color:#24392f;text-align:center;padding:55px 0 0 0;position: relative;}
.header_banner .form_wrap h2 span{color:#3d2391;}
.header_banner .form_wrap h2::after{content:'';width:271px;height: 98px;display: block;background: url(../image/scLine.png) no-repeat center top;position: absolute;top: -55px;right: 60px;}
.header_banner .form_wrap h4{font-size: 14px;color: #242a39;font-weight: normal;text-align: center;margin-top: 5px;}
.header_banner .form_wrap .form-wrap form{padding-top:15px;}
.header_banner .form_wrap .form-wrap form .label{width:320px;height:48px;line-height:48px;border-radius:10px;margin:0 30px 10px;overflow:hidden;}
.header_banner .form_wrap .form-wrap form .label i{height:22px;top:0;bottom:0;margin:auto;}
.header_banner .form_wrap .form-wrap form .label input{padding:0;height:100%;}
.header_banner .form_wrap .form-wrap .tiaokuan{font-size:12px;color:#999999;line-height:26px;margin:0 0 7px 0;}
.header_banner .form_wrap .form-wrap .tiaokuan a{color:#999999;}
.header_banner .form_wrap .form-wrap .xdf_formbtn{width:212px;height:50px;line-height:50px;font-size:16px;color:#ffffff;font-weight:bold;background:linear-gradient(#6886ed,#7353d8);border-radius:25px;margin:0 28px;cursor:pointer;box-shadow:0px 14px 17px 0px #c8bce3;margin-right: 0;}
.header_banner .form_wrap .form-wrap .look_btn{width: 102px;margin: 0 0 0 10px;font-size: 16px;font-weight: bold;background: linear-gradient(#6886ed,#7353d8);box-shadow: 0px 14px 17px 0px #c8bce3;}

.page .tit{text-align:center;}
.page .tit h2{font-weight:normal;font-size:34px;line-height:36px;height:58px;}
.page .tit h2 b{font-size:40px;display:inline-block;padding:0 20px 0 18px;position:relative;margin:0 30px 0 5px;}
.page .tit h2 b::before,
.page .tit h2 b::after{content:'';width:11px;height:20px;position:absolute;box-sizing:border-box;}
.page .tit h2 b::before{left:0;top:0;border-top:2px solid #c5a57f;border-left:2px solid #c5a57f;}
.page .tit h2 b::after{right:0;bottom:-2px;border-right:2px solid #c5a57f;border-bottom:2px solid #c5a57f;}
.page .tit h2 span{font-size:14px;color:#999999;display:block;letter-spacing:14px;line-height:14px;margin-top:7px;}
.page1 .tit h2 b{margin:0 30px 0 5px;padding:0 20px 0 15px;}
.page2 .tit h2 b{margin:0 30px 0 7px;padding:0 19px 0 15px;}
.page3 .tit h2 b{margin:0 25px 0 8px;padding:0 15px 0 15px;}
.page4 .tit h2 b{margin:0 27px 0 6px;padding:0 13px 0 15px;}
.page5 .tit h2 b{margin:0 27px 0 7px;padding:0 14px 0 15px;}
.page6 .tit h2 b{margin:0 27px 0 6px;padding:0 14px 0 15px;}
.page7 .tit h2 b{margin:0 27px 0 5px;padding:0 14px 0 14px;}
.page8 .tit h2 b{margin:0 7px 0 28px;padding:0 14px 0 14px;}
.btn2{width: 354px;height: 40px;line-height: 40px;font-size: 16px;color: #ffffff;text-align:center;border-radius: 40px;background: linear-gradient(180deg,#e7bc87,#b28956);margin: 30px auto 0;}

.bg2{background: linear-gradient(0deg,#f8f3ff,#f5f5f5);padding-bottom: 80px;}
.page1{padding-top:70px;}
.page1 .con{padding-top:50px;}
.page1 .con li{width:395px;height: 180px;margin: 0 7px 20px 0;border-radius: 20px;overflow: hidden;background: url(../image/ys01.png) no-repeat center top;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor: pointer;float: left;position:relative;}
.page1 .con li.li_list2{background: url(../image/ys02.png) no-repeat center top;}
.page1 .con li.li_list3{background: url(../image/ys03.png) no-repeat center top;}
.page1 .con li.li_list4{background: url(../image/ys04.png) no-repeat center top;}
.page1 .con li.li_list5{background: url(../image/ys05.png) no-repeat center top;}
.page1 .con li.li_list6{background: url(../image/ys06.png) no-repeat center top;}
.page1 .con li:nth-child(3n){margin-right: 0;}
.page1 .con li .liTxt{margin-left: 160px;padding-top: 10px;}
.page1 .con li .liTxt h3{font-size: 23px;color: #333333;line-height: 45px;}
.page1 .con li .liTxt p{font-size: 14px;color: #666666;position: relative;padding: 0 26px 0 12px;line-height: 24px;}
.page1 .con li .liTxt p::after{
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #b68d5a;
	position: absolute;
	top: 10px;
	left: 0;
}
.page1 .con li .liTxt span{text-align: right;font-size: 12px;color: #b68d5a;padding-right: 16px;margin-top: 5px;line-height: 14px;position:absolute;right:0;bottom:12px;}


.page2{padding-top:100px;}
.page2 .con{padding:5px 0 64px;}
.page2 .con .tip{font-size: 14px;text-align: right;color: #999999;margin-bottom: 24px;}
.page2 .con .lists_pc_wrap{padding-top:20px;}
.page2 .con .lists_pc_wrap .list_wrap{display:none;}
.page2 .con .lists_pc_wrap .list_wrap_1{display:block;}
.page2 .con .lists_pc_wrap li{float:left;background:#ffffff;text-align:center;position:relative;box-shadow:0 5px 0 0 #b2b7e3;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page2 .con .lists_pc_wrap li::before{content:'';width:65px;height:65px;background:url(//liuxue.xdf.cn/image/icon/fuIcon_blue3.jpg) no-repeat 0 0;position:absolute;left:0;top:20px;right:0;margin:auto;}
.page2 .con .lists_pc_wrap li::after{content:'';width:48px;height:38px;background:url(../image/fuLineGreen.png) no-repeat center top;position:absolute;top:0;right:-32px;bottom:0;margin:auto;}
.page2 .con .lists_pc_wrap .list_wrap li:nth-last-of-type(1){margin-right:0;}
.page2 .con .lists_pc_wrap .list_wrap li:nth-last-of-type(1)::after{display:none;}
.page2 .con .lists_pc_wrap li a{display:block;width:100%;height:100%;cursor:pointer;}
.page2 .con .lists_pc_wrap li h3{padding:102px 0 5px;height:40px;line-height:20px;font-size:18px;color:#201e87;border-bottom:2px solid #efefef;margin:0 24px;font-weight:bold;}
.page2 .con .lists_pc_wrap li h3 span{font-size:14px;line-height:20px;font-weight:normal;}
.page2 .con .lists_pc_wrap li p{height:195px;font-size:14px;color:#333333;line-height:24px;padding-top:18px;}
.page2 .con .lists_pc_wrap .list_wrap_1 li{width:145px;height:286px;border-radius:100px;margin-right:30px;}
.page2 .con .lists_pc_wrap .list_wrap_1 p{height: 105px;}
.page2 .con .lists_pc_wrap .list_wrap_1 li.list_1::before{background-position:0 0;}
.page2 .con .lists_pc_wrap .list_wrap_1 li.list_2::before{background-position: 0 -62px;}
.page2 .con .lists_pc_wrap .list_wrap_1 li.list_3::before{background-position:0 -125px;}
.page2 .con .lists_pc_wrap .list_wrap_1 li.list_4::before{background-position: 0 -188px;}
.page2 .con .lists_pc_wrap .list_wrap_1 li.list_5::before{background-position:0 -250px;}
.page2 .con .lists_pc_wrap .list_wrap_1 li.list_6::before{background-position:0 -315px;}
.page2 .con .lists_pc_wrap .list_wrap_1 li.list_7::before{background-position:0 -377px;}


.page3{padding-top:70px;background: #ffffff;}
.page3 .con{padding:50px 0 0 0;position: relative;}
.page3 .con .isPc ul li{width: 394px;height: 224px;border:1px solid #515ece;box-sizing: border-box;border-radius: 20px;background: url(../image/page3_liBg.png) no-repeat center top;padding:22px 10px 15px 20px;cursor: pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;margin: 0 9px 20px 0;float: left;}
.page3 .con .isPc ul li:nth-child(3n){margin-right: 0;}
.page3 .con ul li .smtip span{display:block;padding: 5px 10px;font-size: 12px;color: #515ece;border: 1px solid #515ece;border-radius: 5px;line-height: 14px;margin-left: 8px;float: left;}
.page3 .con ul li h3{font-size: 24px;line-height: 26px;color: #201e87;margin-top: 10px;margin-bottom: 6px;padding-left: 10px;}
.page3 .con ul li h4{font-size: 14px;line-height: 16px;color: #b68d5a;font-weight: normal;padding-left: 10px;}
.page3 .con ul li h5{font-size: 14px;color: #515ece;font-weight: normal;background:url(../image/line.png) no-repeat center top;width: 353px;height: 35px;line-height: 35px;padding-left: 10px;box-sizing: border-box;margin: 10px 0 16px 0;letter-spacing: -0.5px;}
.page3 .con ul li .bottom .fl{width: 256px;}
.page3 .con ul li .bottom .fl p{font-size: 14px;color: #333333;position: relative;padding-left: 12px;margin-top: 6px;color: #ffffff;line-height: 16px;}
.page3 .con ul li .bottom .fl p::after{
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	background: #c5a57f;
	top: 5px;
	left: 0;
	border-radius: 50%;
}
.page3 .con ul li .bottom .fr{width: 104px;height: 24px;font-size: 12px;border: 1px solid #c5a57f;color:#e5cfb5;border-radius: 20px;line-height: 24px;text-align: center;margin-top: 12px;}
.bg1{background:url(../image/bg1.jpg) no-repeat center top;}



.page4{padding-top:36px;}
.page4 .con{padding:50px 0 60px;}
.page4 .con .swiper-container{padding:10px 0;}
.page4 .con .swiper-slide{width:192px;height:306px;margin-right:10px;border-radius:20px;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page4 .con .swiper-slide .gwImg_wrap{width:192px;height:192px;border-radius:20px 20px 0 0;overflow:hidden;position:relative;}
.page4 .con .swiper-slide .gwImg_wrap img{width:100%;height:auto;}
.page4 .con .swiper-slide .gwImg_wrap .dec_wrap{width:100%;height:100%;background:rgba(0,0,0,0.6);position:absolute;left:-500px;top:0;padding:35px 18px 0 18px;box-sizing:border-box;}
.page4 .con .swiper-slide .gwImg_wrap .dec_wrap p{font-size:12px;color:#ffffff;line-height:18px;margin-bottom:4px;}
.page4 .con .swiper-slide .gwImg_wrap .dec_wrap p b{color:#c5a57f;}
.page4 .con .swiper-slide .consultant{width:100%;height:114px;background:#ffffff;text-align:center;}
.page4 .con .swiper-slide .consultant .ConsultName{height:26px;line-height:26px;font-size:16px;color:#333333;overflow:hidden;padding-top:14px;}
.page4 .con .swiper-slide .consultant .ConsultTitle{height:16px;line-height:16px;font-size:12px;color:#666666;overflow:hidden;}
.page4 .con .swiper-slide .consultant p.Profile{display:none;}
.page4 .con .swiper-slide .consultant .btn{width:114px;height:24px;line-height:24px;font-size:14px;color:#ffffff;background:#201e87;display:block;margin:12px auto 0;border-radius:13px;}
.page4 .con .swiper-container .library h3{width:100%;text-align:center;font-size:20px;position:relative;padding-bottom:10px;padding-top:20px;margin-bottom:15px;}
.page4 .con .swiper-container .library h3::before{content:'';width:38px;height:3px;position:absolute;bottom:0;right:0;left:0;margin:auto;}
.page4 .con .swiper-container .case_library h3{color:#00695f;}
.page4 .con .swiper-container .case_library h3::before{background:#00695f;}
.page4 .con .swiper-container .case_library .btn{color:#ffffff;background:#31a785;border-color:#31a785;}
.page4 .con .swiper-container .consult_library h3{color:#d35716;}
.page4 .con .swiper-container .consult_library h3::before{background:#d35716;}
.page4 .con .swiper-container .consult_library .btn{color:#e66b2a;background:#ffffff;border-color:#e66b2a;}
.page4 .con .swiper-container.leng3 .swiper-slide{width:394px;height:192px;}
.page4 .con .swiper-container.leng3 .swiper-slide .gwImg_wrap{float:left;border-radius:0 0 0 0;}
.page4 .con .swiper-container.leng3 .swiper-slide .consultant{float:left;width:150px;height:100%;padding:0 26px;}
.page4 .con .swiper-container.leng3 .consultant .ConsultName{padding-top:20px;}
.page4 .con .swiper-container.leng3 .consultant .Profile{display:-webkit-box;font-size:12px;color:#666666;line-height:18px;height:54px;margin-top:10px;}
.page4 .con .swiper-container.leng3 .library h3{width:142px;text-align:right;}
.page4 .con .swiper-container.leng3 .library h3::before{content:'';width:38px;height:3px;position:absolute;bottom:0;right:0;left:auto;margin:auto;}

.page5{padding-top: 50px;}
.page5 .con{margin-top: 50px;}
.page5 ul li{width:292px;height:290px;background: url(../image/page5_liBg1.png) no-repeat center top;border-radius: 20px;float: left;overflow: hidden;cursor: pointer;margin-right: 10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page5 ul li.page5_list2{background: url(../image/page5_liBg2.png) no-repeat center top;}
.page5 ul li.page5_list3{background: url(../image/page5_liBg3.png) no-repeat center top;}
.page5 ul li.page5_list4{background: url(../image/page5_liBg4.png) no-repeat center top;}
.page5 ul li.page5_list4{margin-right: 0;}
.page5 ul li .top{width: 238px;margin: 0 auto;}
.page5 ul li .top h3{font-size: 20px;color: #201e87;line-height:20px;padding: 30px 0 15px 0;border-bottom: 1px solid #eaeaea;text-align: center;margin-bottom:20px;}
.page5 ul li .top p{font-size:14px;color: #666666;line-height:20px;margin-bottom: 10px;padding-left:16px;position: relative;}
.page5 ul li .top p::after{
	content: '';
	display: block;
	width: 3px;
	height: 3px;
	background: #b68d5a;
	position: absolute;
	top: 10px;
	left: 0;
}

.page7{padding-top:70px;padding-bottom: 80px;background: linear-gradient(180deg,#ffffff,#f9f4fd);}
.page7 .con{padding:50px 0 0;position:relative;}
/* .mapCon .mapForm{width:31%;position:absolute;right:0%;bottom:0%;} */
.page7 .mapCon .mapForm .giftDl{display:block !important;}
.page7 .mapCon .mapForm .giftDl dt{background:#515ece;}
.page7 .mapCon .mapForm .giftDl dd{background:linear-gradient(90deg,#d1d4f4,#ffffff);}
.page7 .mapCon .qt_form_common_new.qt_form .country,
.page7 .mapCon .qt_form_common_new.qt_form .degree{display:none !important;}
.page7 .mapCon .qt_form_common_new.qt_form .btn:hover{background:#3d48a8;}
.page7 .mapCon .qt_map .mapConPc .user_city {border: 1px solid #201e87;}
.page7 .mapCon .mapForm .zxyl .qt_form .tiaokuan a {color: #b7b7b7 !important;border-bottom: 0.01rem solid #b7b7b7 !important;}
.page7 .mapCon .qt_form_common_new.qt_form .btn {
    background: #515ece;
	color: #ffffff;
}
.page7 .mapCon .qt_map .mapConPc .result{background: #d0d4f4;}
.page7 .mapCon .qt_map .mapConPc .result dl.active{background: #515ece;}
.page7 .mapCon .scrollBar>.nano-pane>.nano-slider{background: #757fd5;}
.page7 .mapCon .mapForm .giftDl dd p::after{background: #009038;}
/* .page8{background: url(../image/pxBg2.jpg) no-repeat center top;}
.page8 .con{padding:50px 0 60px;}
.page8 .pcUl li{width: 300px;height: 200px;background: #ffffff;float: left;font-size: 14px;color: #333333;text-align: center;position: relative;}
.page8 .pcUl li.img::after{
	content: '';
	display: block;
	width:11px;
	height:12px;
	background: url(../image/pxLeft.png) no-repeat center top;
	position: absolute;
	top: 95px;
	right: -11px;
	z-index: 1;
}
.page8 .pcUl li.img:nth-child(6):after,
.page8 .pcUl li.img:nth-child(8):after{right: auto;left: -11px;background: url(../image/pxRight.png) no-repeat center top;}
.page8 .pcUl li.text{background: rgba(255,255,255,.4);padding: 0 20px;box-sizing: border-box;}
.page8 .pcUl li.text p{line-height: 30px;}
.page8 .pcUl li h3{font-size: 22px;color: #515ece;padding-top: 56px;margin-bottom: 10px;} */
.xdf_slide{width:221px;height:139px;}
.xdf_slide .xdf_slidebtn{left:0;right:0;bottom:20px;margin:auto;}
.xdf_bottomForm.form-wrap .m1200{padding:0 0 0 230px;box-sizing: border-box;}
.xdf_bottomForm.form-wrap .img_tit{width:207px;position:absolute;left:0;bottom:-8px;}
.xdf_bottomForm.form-wrap form .label{width:22%;}
.xdf_bottomForm.form-wrap .xdf_formbtn{width:23%;background:linear-gradient(#6886ed,#7353d8);font-size: 18px;color: #ffffff;animation: none;}
.xdf_bottomForm.form-wrap .tiaokuan{color:#ffffff;}
.xdf_bottomForm.form-wrap .tiaokuan a{color:#ffffff;}
.look_btn{float: left;display: inline-block;width:12%;background:linear-gradient(#6886ed,#7353d8);color: #ffffff;text-align: center;font-size: 18px;border-radius: 40px;margin: 15px 20px 0 0;height: 50px;line-height: 50px;cursor: pointer;}


.lxscTxt{font-size:28px;color: #ffffff;text-align: center;line-height: 24px;position: absolute;top: -5%;width: 100%;padding-left: 11%;}
.qt_foot_reading_wrap{background:rgba(0,0,0,0.7);z-index:99999;display: none;}
.qt_foot_reading_wrap .trial_reading{width:35%;height:96.6%;width:85vh;height:85.6vh;}
.qt_foot_reading_wrap .trial_reading .swiper-button-prev_tab{top:-3%;left: 10%;z-index: 20;transform: rotate(90deg);}
.qt_foot_reading_wrap .trial_reading .swiper-button-next_tab{top:88.6vh;left: 10%;z-index: 20;transform: rotate(90deg);}
.qt_foot_reading_wrap .trial_reading .ul_con{width: 25%;cursor: pointer;overflow: hidden;height: 100%;}
.qt_foot_reading_wrap .trial_reading .ul_con li{margin-bottom: 10px;position: relative;width: 97%;}
.qt_foot_reading_wrap .trial_reading .ul_con li::after{content: '';display: block;width: 100%;height: 100%;position: absolute;background: rgba(0,0,0,.5);top: 0;left: 0;}
.qt_foot_reading_wrap .trial_reading .ul_con li.active::after{display: none;}
.qt_foot_reading_wrap .trial_reading .ul_con li img{width: 100%;}
.qt_foot_reading_wrap .trial_reading .swiper-container.swiper-container-trial-reading{width:74%;height:100%;}
.qt_foot_reading_wrap .trial_reading .swiper-container.swiper-container-trial-reading img{width:100%;height:100%;}
.qt_foot_reading_wrap .trial_reading .swiper-container.swiper-container-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_foot_reading_wrap .trial_reading .swiper-form{height:auto;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap{width:338px;height:445px;background:#fff;border-radius:20px;padding:0 43px;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap::before{content:'';width:163px;height:155px;background:url(//liuxue.xdf.cn/image/icon/trial_reading_bg.png) no-repeat center center;position:absolute;left:0;top:-40px;right:0;margin:auto;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap h6{font-size:24px;color:#333333;line-height:34px;margin:98px 0 15px;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap .input{width:100%;height:40px;line-height:40px;font-size:14px;float:inherit;border:1px solid #e4e4e4;border-radius:10px;padding:0 0 0 46px;background:#fff url(https://liuxue.xdf.cn/special/include/imagess/form_icon_green1.png) no-repeat 15px 9px;color: #999999;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap .input.Phone{background-position: 15px -21px;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap .Phone{background-position:15px -20px;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap .SmsCode{width:154px;background-position:15px -150px}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form .SmsCodeBtn{float:right;width:130px;height:44px;line-height:44px;margin-right:0;border-radius:5px;background:#eeeeee;font-size:16px;color:#9a9a9c;text-align:center;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap .btn{width:340px;height:44px;line-height:44px;font-size:16px;color:#fff;border-radius:10px;text-align:center;-webkit-animation:none;animation:none;background:linear-gradient(to right, #72cab2 0%,#5ab0a3 50%,#3f9593 100%);margin-top: 0;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan{width:100%;font-size:12px;color:#666;margin:20px 0 0 0;}
.qt_foot_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_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan .checked.active{background-position:-44px -62px;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap .tiaokuan a{color:#666 !important;}

.page7 .mapCon .qt_map .mapConPc .user_city b,
.page7 .mapCon .qt_map .mapConPc .result dt{color: #201e87;}

.page8{padding-top: 40px;}

@media screen and (min-width:1000px) {
	.header_banner .form_wrap .form-wrap .xdf_formbtn:hover{background:linear-gradient(#7353d8,#6886ed)}
	.page1 .con li:hover{box-shadow:0 0 5px 2px #e4e4e4;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}
	.page1 .con li:hover .liTxt h3{color: #201e87;}
	.page1 .con li:hover .liTxt span{font-weight: bold;}
	.page2 .con .tab_wrap li:hover{color:#ffffff;background:#1c8cda;font-weight:bold;}
	.page2 .con .lists_wrap li:hover{box-shadow:0 5px 0 0 #6867a7;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}
	.page3 .con .isPc ul li:hover{box-shadow:0 0 5px 2px #e4e4e4;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);border: 0;}
	.page3 .con .isPc ul li:hover .bottom .fr{background:#c5a57f;color: #ffffff;}
	.page4 .con .swiper-slide:hover{box-shadow:0 0 5px 2px #e4e4e4;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}
	.page4 .con .swiper-slide:hover .gwImg_wrap .dec_wrap{left:0;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
	.page4 .con .swiper-slide .consultant .btn:hover{background:#171672;color:#ffffff;}
	.page4 .con .swiper-container .case_library .btn:hover{color:#ffffff;background:#31a785;border-color:#31a785;}
	.page4 .con .swiper-container .consult_library .btn:hover{color:#ffffff;background:#e66b2a;border-color:#e66b2a;}
	.page5 ul li:hover{box-shadow:0 0 5px 2px #e4e4e4;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px);}
	
	.xdf_bottomForm.form-wrap .look_btn:hover,
	.header_banner .form_wrap .form-wrap .look_btn:hover,
	.xdf_bottomForm.form-wrap .xdf_formbtn:hover{background:linear-gradient(#7353d8,#6886ed);}
	.xdf_bottomForm.form-wrap h2{color: #ffffff;font-size: 26px;padding-top: 20px;padding-left: 15px;}
	.xdf_bottomForm.form-wrap .img_tit{width:207px;position:absolute;left:0;bottom:5px;}
	.xdf_bottomForm.form-wrap .look_btn,.xdf_bottomForm.form-wrap .xdf_formbtn{height: 40px;line-height: 40px;margin-top: 20px;}


}
/*sem系列三验证码*/
.header_banner .form_wrap h2{top: -15px;}
.header_banner .form_wrap h2::after{top: -50px;}
.header_banner .form_wrap h4{margin-top: -22px;}
.header_banner .form_wrap .form-wrap form{padding-top: 2px;}
.form-wrap form .label.Code{width: 100%;display: flex;justify-content: space-between;}
.form-wrap .label.Code input{width: 35%;padding-top: 0;}
.form-wrap .label.Code .SmsCodeBtn{background: none;width:auto;margin: 0;padding: 0 4%;height: 48px;line-height: 0.46rem;}
.form-wrap .label.Code .SmsCodeBtn::after{content: '';width: 1px;height: 20px;background: #D8D8D8;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
.header_banner .form_wrap .form-wrap .tiaokuan{margin: 0;}
.xdf_bottomForm_new .ax_img {
    background: url(../image/bottomFormImg.png) no-repeat center top;
    height: 207px;
	width: 207px;
    bottom:5px;
    margin: auto 0;
	background-size: contain;
}
.xdf_bottomForm.form-wrap .xdf_formbtn{background: linear-gradient(#6886ed, #7353d8) !important;}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap h6{margin-top: 82px;}
.qt_foot_reading_wrap .trial_reading .qt_form_common.qt_form .SmsCode_wrap{margin-bottom: 20px;}
.qt_foot_reading_wrap .trial_reading .qt_form_common.qt_form .SmsCode {
    width: 198px;
    height: 40px;
    background: none;
	padding-left: 14px;
}
.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form .SmsCodeBtn{height: 40px;line-height: 40px;}
/*sem系列三验证码*/
@media screen and (max-width:1000px) {
	body{padding-bottom: 1.8rem !important;}
	.m1200{width:94%;}
	
body.sem .rightMenu{display: none !important;}
#mobile_icon_div{display: none !important;}

	.header_banner{height:11.4rem;background:url(../image/header_mb_bg.jpg) no-repeat center top;background-size:100% auto;}
	.header_banner .logo{padding-top:0.2rem;}
	.header_banner .logo img{width:3.2rem;}
	.header_banner .header_text{margin:0 auto;width:100%;}
	.header_banner .form_wrap{width:6.12rem;height:5.5rem;border-radius:0 0.2rem 0 0.2rem;margin-right:0.6rem;margin-top: 1rem;}
	.header_banner .form_wrap h2{font-size:0.36rem;line-height:0.5rem;padding:0.78rem 0 0 0rem;}
	.header_banner .form_wrap h2::after {
		content: '';
		width: 5.46rem;
		height: 1.54rem;
		display: block;
		background: url(../image/mscLine.png) no-repeat center top;
		position: absolute;
		top: -0.8rem;
		right: 0.25rem;
		background-size: contain;
	}
	.header_banner .form_wrap h4 {font-size: 0.24rem;margin-top: 0rem;}
	.header_banner .form_wrap .form-wrap form{padding-top:0.2rem;}
	.header_banner .form_wrap .form-wrap form .label{width:5.5rem;height:0.78rem;line-height:0.78rem;border-radius:0.1rem;margin:0 0.3rem 0.14rem;}
	.header_banner .form_wrap .form-wrap form .label input{line-height:200%;}
	.header_banner .form_wrap .form-wrap .tiaokuan{font-size:0.2rem;color:#999999;line-height:0.4rem;margin:0.1rem 0 0.1rem;}
	.header_banner .form_wrap .form-wrap .xdf_formbtn{width:3.3rem;height:0.8rem;line-height:0.8rem;font-size:0.26rem;border-radius:0.4rem;margin:0 0 0 0.55rem;box-shadow: 0px 0.1rem 0.5rem 0px #a5cad9;}
	.header_banner .form_wrap .form-wrap .look_btn {width: 1.76rem;margin: 0 0 0 0.1rem;font-size: 0.26rem;font-weight: bold;height: 0.8rem;line-height: 0.8rem;box-shadow: 0px 0.1rem 0.5rem 0px #a5cad9;}
	.header_banner .form_wrap .form-wrap .tiaokuan a {color: #999999;}


	.page .tit h2{font-size:0.4rem;line-height:0.6rem;height:auto;}
	.page .tit h2 b{font-size:0.5rem;padding:0 0.2rem 0 0.18rem;margin:0 0.3rem 0 0.05rem;}
	.page .tit h2 b::before,
	.page .tit h2 b::after{width:0.11rem;height:0.2rem;}
	.page .tit h2 b::before{border-top:0.02rem solid #c5a57f;border-left:0.02rem solid #c5a57f;}
	.page .tit h2 b::after{border-right:0.02rem solid #c5a57f;border-bottom:0.02rem solid #c5a57f;}
	.page .tit h2 span{font-size:0.18rem;letter-spacing:0.14rem;line-height:0.14rem;margin-top:0.1rem;}
	.page1 .tit h2 b{margin:0 0.3rem 0 0.05rem;padding:0 0.18rem 0 0.15rem;}
	.page2 .tit h2 b{margin:0 0.3rem 0 0.07rem;padding:0 0.18rem 0 0.15rem;}
	.page3 .tit h2 b{margin:0 0.25rem 0 0.08rem;padding:0 0.13rem 0 0.14rem;}
	.page4 .tit h2 b{margin:0 0.27rem 0 0.06rem;padding:0 0.14rem 0 0.14rem;}
	.page7 .tit h2 b{margin:0 0.27rem 0 0.05rem;padding:0 0.14rem 0 0.14rem;}
	.page8 .tit h2 b{margin:0 0 0 0.02rem;padding:0 0.2rem 0 0.18rem;}
	.bg2 {background:none;padding-bottom: 0;}
	.page1,
	.page3,
	.page4,
	.page7{padding-top:0.5rem;}
	.page1 .con,
	.page2 .con,
	.page3 .con,
	.page4 .con{padding:0.3rem 0 0;}
	.btn2 {
		width: 5.5rem;
		height: 0.82rem;
		line-height: 0.82rem;
		font-size: 0.26rem;
		border-radius:0.5rem;
		background: linear-gradient(180deg,#e7bc87,#b28956);
		margin: 0.68rem auto 0;
		font-weight: bold;
		box-shadow: 0 0.2rem 0.5rem #e1d6c8;
	}
	.page2{padding-top: 0;}
	.page2 .con .tab_wrap{width:6.57rem;}
	.page2 .con .tab_wrap li{width:2.09rem;height:0.8rem;line-height:0.9rem;font-size:0.24rem;background:#dadada;margin:0 0.05rem;border-radius:0.2rem 0.2rem 0 0;color: #333333;}
	.page2 .con .lists_mb_wrap{width:100%;height:auto;background:#ffffff;border-radius:0.2rem;padding-bottom:0.3rem;}
	.page2 .con .lists_mb_wrap p.tip{font-size: 0.26rem;color: #999999;padding: 0.29rem 0.3rem 0 0 ;text-align: right;margin-bottom: 0rem;}
	.page2 .con .lists_mb_wrap .list_wrap{display:none;}
	.page2 .con .lists_mb_wrap .list_wrap_1{display:block;}
	.page2 .con .lists_mb_wrap ul{padding:0.2rem 0.36rem 0 0.6rem;}
	.page2 .con .lists_mb_wrap li{height:1rem;line-height:1rem;background:#f5f5f5 url(../image/page2_mb_01.png) no-repeat left top;background-size:1.72rem 100%;margin-bottom:0.15rem;position:relative;}
	.page2 .con .lists_mb_wrap li::before{content:'';width:0.2rem;height:0.2rem;background:#fff;border:0.04rem solid #f2a0ad;border-radius:0.1rem;box-sizing:border-box;position:absolute;left:-0.34rem;top:0;bottom:0;margin:auto;}
	.page2 .con .lists_mb_wrap li::after{content:'';height:1rem;border-left:0.02rem dashed #f2a0ad;position:absolute;top:0.6rem;left:-0.25rem;}
	.page2 .con .lists_mb_wrap li:nth-last-of-type(1)::after{display:none;}
	.page2 .con .lists_mb_wrap li span{float:left;width:1.72rem;font-weight:bold;font-size:0.24rem;color:#ffffff;text-align:center;display:flex;justify-content:center;align-items:center;line-height:0.24rem;height:1rem;padding-right: 0.2rem;box-sizing: border-box;}
	.page2 .con .lists_mb_wrap li p{float:left;width:4rem;font-size:0.24rem;color:#666666;padding:0 0 0 0.12rem;display: flex;justify-content: left;align-items: center;line-height: 0.35rem;height: 1rem;}
	.page2 .con .lists_mb_wrap .btn{width:5.8rem;height:0.8rem;line-height:0.8rem;color:#fefefe;font-size: 0.26rem;border-radius: 0.5rem;background: linear-gradient(180deg,#e7bc87,#b28956);text-align:center;margin:0.3rem auto;box-shadow: 0 0.2rem 0.5rem #e1d6c8;}
	.page3{padding-bottom: 0;background: #f5f5f5;}
	.page3 .con .swiper-container-cp .swiper-wrapper {padding: 0.1rem 0;}
	.page3 .con .swiper-container-cp{padding-bottom: 0.3rem;}
	.page3 .con .swiper-container-cp .swiper-slide{height: auto;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con {
		background: url(../image/page3_liBgm.png) no-repeat center top;
		border-radius:0.2rem;
		box-shadow: 0 0 5px 2px #e4e4e4;
		background-size: cover;
		margin-bottom: 0.3rem;
		width: 6.89rem;
		height: 3.66rem;
		padding: 0.4rem 0.2rem 0 0.4rem;
		box-sizing: border-box;
	}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con .smtip span{display: block;font-size: 0.2rem;color: #515ece;line-height: 0.22rem;padding: 0.05rem 0.2rem;margin-right:0.2rem;float: left;border: 0.02rem solid #515ece;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con h3{font-size:0.42rem;margin-top: 0.2rem;line-height: 0.45rem;color: #201e87;margin-bottom: 0.2rem;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con p{font-size: 0.24rem;line-height: 0.26rem;color: #b68d5a;margin-bottom: 0.1rem;padding-left: 0.22rem;position: relative;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con p::after{
		content: '';
		display: block;
		width: 0.08rem;
		height: 0.08rem;
		background: #c5a57f;
		border-radius: 50%;
		position: absolute;
		top: 0.08rem;
		left: 0;
	}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con .bottom{margin-top: 0.3rem;padding-top: 0.25rem;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con .bottom .fl{width: 4.34rem;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con .bottom .fl dt{float: left;width: 0.7rem;height: 0.7rem;border-radius: 50%;overflow: hidden;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con .bottom .fl dt img{display: block;width: 100%;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con .bottom .fl dd{float: left;margin-left: 0.1rem;font-size: 0.2rem;color: #c7ccf7;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con .bottom .fl dd h4{font-size: 0.24rem;color: #ffffff;line-height: 0.3rem;}
	.page3 .con .swiper-container-cp .swiper-slide .swiper-con .bottom .fr{width: 1.5rem;height: 0.46rem;line-height: 0.46rem;font-size: 0.2rem;color: #ffffff;text-align: center;border-radius: 0.5rem;margin-top: 0.1rem;background: #c5a57f;}
	.page3 .con .swiper-container-cp .swiper-pagination-bullet-active{background: #201e87;}
	.bg1{background: none;}
	

	.page5 {height: auto;padding-top:1rem;background: none;}
	.page5 .con{margin-top: 0.3rem;}
	.page5 .con .swiper-container-tj{padding-bottom: 0.5rem;}
	.page5 ul li {
		width: 100%;
		height: 2.9rem;
		background: url(../image/page5_liBg1m.png) no-repeat center top;
		border-radius: 0.2rem;
		margin-right: 0;
	background-size: contain;
	margin-bottom: 0.3rem;
	}
	.page5 ul li .top {
		width: 86%;
		margin: 0 auto;
	}
	.page5 ul li .top h3 {
		font-size: 0.32rem;
		line-height: 0.36rem;
		padding:0.25rem 0 0.12rem 0.12rem;
		margin-bottom: 0.18rem;
		text-align: left;
		box-sizing: border-box;
	}
	.page5 ul li .top p {
		font-size: 0.24rem;
		line-height: 0.36rem;
		margin-bottom: 0.05rem;
		padding-left: 0.2rem;
	}
	.page5 ul li .top p::after {
		width:0.08rem;
		height: 0.08rem;
		top: 0.15rem;
		border-radius: 50%;
	}
	.page5 ul li.page5_list2 {background: url(../image/page5_liBg2m.png) no-repeat center top;background-size: contain;}
	.page5 ul li.page5_list3 {background: url(../image/page5_liBg3m.png) no-repeat center top;background-size: contain;}
	.page5 ul li.page5_list4 {background: url(../image/page5_liBg4m.png) no-repeat center top;background-size: contain;}
	.page5 .con .swiper-pagination-tj{bottom: 1.5rem;}
	.page5 .con .swiper-pagination-tj .swiper-pagination-bullet-active{background: #201e87;}
	
	.page7{padding-bottom:0.5rem;background: none;}
	.page7 .con{padding:0.3rem 0 0;}
	.page7 .mapCon .mapForm .giftDl{display:none !important;}
	.page7 .mapCon .qt_form_common_new.qt_form .btn {
		margin-left: 0;
		margin-top: 0;
		width: 5.8rem;
		height: 0.8rem;
		line-height: 0.8rem;
		font-size: 0.3rem;
		color: #fefefe;
		font-weight: normal;
		background:#c5a57f;
		border-radius: 0.4rem;
		color: #ffffff;
	}
	.page7 .mapCon .qt_map .mapConPc .result dl .dhLink{color: #4e57ba;background-position: -7.63rem -1.55rem;}
	.page7 .mapCon .mapForm .zxyl .qt_form .input{background: #fff url(https://qiantum.xdf.cn/image/icon/form_icon_blue.png) no-repeat 0.2rem 0.24rem;background-size: 0.35rem;}
	.page8{padding-top: 0.5rem;}
	.lxjg{margin-top: 0.5rem;}
	/* .page7 .mapCon .mapForm .zxyl .zxylTop{background: url(../image/mapFormTit.png) no-repeat center top;background-size: cover;} */
	/* .lxjg{padding-top:0.5rem;background:url(../image/jgBg.jpg) no-repeat center bottom;background-size:contain;height:5.8rem;}
	.lxjg .con{padding:0.5rem 0 0;}
	.lxjg .lxjgNum li{width:4.3rem;float:left;position:relative;padding-bottom:0.22rem;margin:0;padding-left: 0.46rem;box-sizing: border-box;}
	.lxjg .lxjgNum li:nth-child(2n){width: 2.6rem;margin-left: 0;}
	.lxjg .lxjgNum li h3{font-size: 0.26rem;color: #333333;line-height: 0.6rem;}
	.lxjg .lxjgNum li h3 b{font-size: 0.38rem;color: #343292;}
	
	.lxjg .lxjgNum li p{font-size:0.22rem;color:#333333;line-height: 0.3rem;height: 1rem;}
	.lxjg .lxjgSj{font-size:0.2rem;color:#343292;text-align:right;}
	.lxscTxt{font-size: 0.26rem;color: #ffffff;text-align: center;line-height: 0.2rem;position: absolute;width: 100%;bottom: 1%;padding-left: 0;top: auto;} */
	/*预览*/
	.qt_foot_reading_wrap .trial_reading{width: 92%;height: 96.6vh;}
	.qt_foot_reading_wrap .trial_reading .ul_con{width: 100%;float: none;height: auto;}
	.qt_foot_reading_wrap .trial_reading .swiper-button-prev_tab{top:10%;left: -2%;z-index: 20;transform: rotate(0deg);}
	.qt_foot_reading_wrap .trial_reading .swiper-button-next_tab{top:10%;right: -2%;z-index: 20;transform: rotate(0deg);left: auto;}
	.qt_foot_reading_wrap .trial_reading .ul_con li{margin-bottom: 0.2rem;}
	.qt_foot_reading_wrap .trial_reading .swiper-container.swiper-container-trial-reading{height: auto;width: 100%;padding-bottom: 3vh;}
	.swiper-button-next-trial-reading,
	.swiper-button-prev-trial-reading,
	.qt_foot_reading_wrap .trial_reading .swiper-form .qt_form_wrap{display: none;}
		/* 下载资料相关 */
	.qt_download_form_wrap{background:rgba(0,0,0,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:7.65rem;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:1.26rem;}
	.qt_download_form_wrap .download_form .top{height:2.64rem;background:url(https://qiantum.xdf.cn/image/icon/activity_form_bg.png) no-repeat center bottom;background-size:100%;overflow:hidden;}
	.qt_download_form_wrap .download_form .top p{font-size:0.38rem;color:#ffffff;line-height:0.62rem;padding-top:1.64rem;display:inline-block;margin-left:2.84rem;}
	.qt_download_form_wrap .download_form .bottom{background:#ffffff;height:5.02rem;}
	.qt_download_form_wrap .download_form .qt_form{width:6rem;margin:0 auto;padding-top:0.3rem;}
	.qt_download_form_wrap .download_form .qt_form input{line-height:50%;}
	.qt_download_form_wrap .download_form .qt_form .input{width:6rem;height:0.86rem;font-size:0.28rem;color:#999999;border:0.02rem solid #d9d9d9;border-radius:0.43rem;padding:0 0 0 0.64rem;box-sizing:border-box;background:#fff url(https://qiantum.xdf.cn/image/icon/form_icon_green.png) no-repeat 0.2rem 0.24rem;background-size:0.35rem;}
	.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-position:0.2rem -1.54rem;}
	.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.2rem;}
	.qt_download_form_wrap .download_form .qt_form .SmsCode_wrap .SmsCodeBtn{width:1.7rem;height:0.85rem;line-height:0.85rem;color:#3fba98;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:#d0d0d0;}
	.qt_download_form_wrap .download_form .qt_form .tiaokuan{font-size:0.2rem;line-height:0.4rem;color:#b7b7b7;float: initial;}
	.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:#b7b7b7;border-bottom:0.01rem solid #b7b7b7;}
	.qt_download_form_wrap .download_form .qt_form .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-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:#1bbc9b;text-align:center;padding:0.4rem 0 0.4rem 0.75rem;position:relative;display:inline-block;}
	.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:0;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;}
	.page7 .mapCon .mapForm .zxyl .qt_form .input{border-radius: .43rem !important;}
	/*sem系列三验证码*/
	.header_banner .form_wrap h2{line-height: 0.5rem;top: -0.5rem;}
	.header_banner .form_wrap h2::after{top: -0.85rem;}
	.header_banner .form_wrap h4{margin-top: -0.6rem;margin-bottom: 0.1rem;}
	.header_banner .form_wrap .form-wrap .tiaokuan{margin: 0;}
	.header_banner .form_wrap .form-wrap form{padding-top: 0;}
	.form-wrap .label.Code .SmsCodeBtn,
	.header_banner .form-wrap form .label,
	.header_banner .form-wrap form .label input, .header_banner .form-wrap form .label select{height: 0.78rem;line-height: 0.78rem;}
	.qt_download_form_wrap .download_form{height: 8.65rem;}
	.qt_download_form_wrap .download_form .bottom{height: 6.02rem;}
	.mapForm .qt_form_common_new.qt_form .SmsCode_wrap{border-radius: 0.5rem !important;}
	/*sem系列三验证码*/	
	}