.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;}

.sticky {position: -webkit-sticky;position: sticky;top: 0;color: white;z-index: 2;}

.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: 665px;background: url(../images/banner.jpg) no-repeat center top;}
.header_banner .m1200{position: relative;padding-top: 115px;}
.header_banner .logo {position: absolute;top: 10px; left: 10px;}
.header_banner h3{font-size: 68px;font-weight: bold;color: #ffffff;line-height: 76px;}
.header_banner h3 span{color: #e8ba83;}
.header_banner .sm_tit{font-size: 22px;color: #ffffff;line-height: 36px;margin: 15px 0 0 0;}



.header_bd{width: 671px;border-radius: 20px;box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.21);background: #ffffff;padding:30px 40px;box-sizing: border-box;margin: 25px 0 0 0;}
.header_bd h4{font-size: 24px;color: #333333;text-align: center;margin: 0 0 15px 0;line-height: 24px;}
.header_bd form{display: flex;flex-wrap: wrap;justify-content: space-between;}
.header_bd .form-wrap form .label{margin: 5px 0;overflow: hidden;border-radius: 10px !important;border-color: #c7c7c7;height: 40px;}
.header_bd .label.w222{width: 222px;}
.header_bd .label.w349{width: 349px;}
.header_bd .form-wrap .xdf_formbtn{width: 349px;margin: 5px 0;height: 40px;line-height: 40px;border-radius: 10px;background: #2b8b81;font-size: 16px;font-weight: bold;cursor: pointer;}
.header_bd .form-wrap .xdf_formbtn:hover{background: #247c73;}
.header_bd .tiaokuan{text-align: left;font-size: 12px;color: #999999;}
.header_bd p.num{font-size: 14px;color: #333333;text-align: center;width: 100%;}
.header_bd p.num span{color: #fe3d3d;font-weight: bold;}
.header_bd .form-wrap form .label input,.header_bd .form-wrap form .label select{font-size: 16px;padding: 0;}
.header_bd .form-wrap form .label i{background-image: url(https://liuxue.xdf.cn/sem/lh_dqxm/images/lhlx_china_icon.png) !important;}
.header_bd .form-wrap form .label.name i{background-position: center 0;}
.header_bd .form-wrap form .label.location i{background-position: center -71px;}
.header_bd .form-wrap form .label.program i{background-position: center -140px;}
.header_bd .form-wrap form .label.w_l i{background-position: center -206px;}
.header_bd .form-wrap form .label.other i{background-position: center -277px;}
.header_bd .form-wrap form .label i.iconDown{background-position: center -332px;left: 90%;}
.form-wrap form .label.contact{display: none;padding: 0 0 0 15px;}




.conentQt{padding: 75px 0 0 0;}
.page{padding: 50px 0;}
.page .tit{font-size: 40px;color: #333333;font-weight: bold;text-align: center;margin: 0 0 40px 0;line-height: 40px;}

.page1 a.qt53{font-size: 16px;color: #ffffff;width: 344px;height: 40px;line-height: 40px;background: #e8ba83;text-align: center;border-radius: 20px;display: block;margin: 20px auto 0;cursor: pointer;}
.page1 a.qt53:hover{background: #d9aa72;}



/* page1 */
.page1 .tit{text-align: right;}
.page1 li{width: 285px;height: 219px;background: no-repeat center center;display: flex;align-items: end;justify-content: center;text-align: center;}
.page1 li:nth-of-type(1){background-image: url(../images/page1Img1.png);}
.page1 li:nth-of-type(2){background-image: url(../images/page1Img2.png);}
.page1 li:nth-of-type(3){background-image: url(../images/page1Img3.png);}
.page1 li:nth-of-type(4){background-image: url(../images/page1Img4.png);}

.page1 li p{font-size: 16px;color: #ffffff;line-height: 20px;font-weight: bold;margin: 0 0 20px 0;}



/* page2 */
.page2 .tablist{display: flex;justify-content: space-between;}
.page2 .tablist .item{ flex: 1; border-radius:10px;background-color: #ffffff;box-shadow:0 0 13px 2px rgba(0, 0, 0, 0.11);overflow: inherit;}
.page2 .tablist .item:nth-of-type(2){margin:0 20px}
.page2 .tablist .item .top{height: 130px;display: flex;align-items: center;padding: 0 20px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.page2 .tablist .item .top h4{font-size: 26px;color: #fffefe;font-weight: bold;line-height: 30px;}
.page2 .tablist .item .block{padding: 30px 20px;box-sizing: border-box;margin-bottom: 10px;background-color:#ffffff;overflow: inherit;position: relative;}
.page2 .tablist .item .block::after{position: absolute;content: "";left: 0;right: 0;bottom: -10px;height: 10px;width: 100%;background:#f2f2f2;}
.page2 .tablist .item .block:nth-of-type(4){margin-bottom: 0;}
.page2 .tablist .item .block:nth-of-type(4)::after{content: initial;}
.page2 .tablist .item .block h4{font-size: 22px;color: #333333;font-weight: bold;}

.page2 .tablist .item:nth-of-type(1) .top {background-image:url(../images/item_top1.png);background-repeat:no-repeat;background-size: 100% 130px;}
.page2 .tablist .item:nth-of-type(2) .top {background-image:url(../images/item_top2.png);background-repeat:no-repeat;background-size: 100% 130px;}
.page2 .tablist .item:nth-of-type(3) .top {background-image:url(../images/item_top3.png);background-repeat:no-repeat;background-size: 100% 130px;}


.page2 .tablist .item .number ul{padding: 10px 0 20px;}
.page2 .tablist .item .number ul li{line-height:20px;font-size: 14px;color: #333333;padding: 0 0 0 20px;position: relative;margin: 8px 0;}
.page2 .tablist .item .number ul li::before{ position: absolute; width: 14px; height: 14px; content: ""; border-radius:50%;color: #ffffff;text-align: center;line-height: 14px;font-size: 12px;top: 5px;left: 0;}
.page2 .tablist .item:nth-of-type(1) .number ul li::before{background: linear-gradient(#a7d1f0,#60a6d9); }
.page2 .tablist .item:nth-of-type(2) .number ul li::before{background: linear-gradient(#b0eaee,#56b8be); }
.page2 .tablist .item:nth-of-type(3) .number ul li::before{background: linear-gradient(#90f7d9,#14b888); }
.page2 .tablist .item .number ul li:nth-child(1)::before{ content: "1";}
.page2 .tablist .item .number ul li:nth-child(2)::before{ content: "2"; }
.page2 .tablist .item .number ul li:nth-child(3)::before{ content: "3"; }
.page2 .tablist .item .number ul li:nth-child(4)::before{ content: "4"; }
.page2 .tablist .item .number ul li:nth-child(5)::before{ content: "5"; }
.page2 .tablist .item .number ul li:nth-child(6)::before{ content: "6"; }


.page2 .tablist .item .point ul{padding: 10px 0 20px;}
.page2 .tablist .item .point ul li,.page2 .tablist .course dl dd{font-size: 14px;color:#333333;line-height: 20px;margin: 10px 0;position: relative;padding: 0 0 0 18px;}
.page2 .tablist .item .point ul li:before,.page2 .tablist .course dl dd::before{position: absolute; width: 4px; height: 4px; content: ""; border-radius:50%;top: 6px;left: 2px;}
.page2 .tablist .item:nth-of-type(1) .point ul li:before{background: #60a6d9;}
.page2 .tablist .item:nth-of-type(2) .point ul li:before{background: #56b8be;}
.page2 .tablist .item:nth-of-type(3) .point ul li:before,.page2 .tablist .course dl dd::before{background: #23ac9e;}



.page2 .tablist .item .course h4{margin: 0 0 5px 0;}
.page2 .tablist .item .course strong{font-size: 14px;color: #666666;line-height: 20px;}
.page2 .tablist .item .course dl{margin: 0px 0 10px;overflow: hidden;}
.page2 .tablist .item .course dl dt{padding: 8px 10px;}
.page2 .tablist .item .course dl dt p{font-size: 14px;font-weight: bold;color: #333333;}
.page2 .tablist .item:nth-of-type(1) .course dl dt{background: linear-gradient(to right,#d7f0ff,#ffffff);margin: 0 0 10px 0;}
.page2 .tablist .item:nth-of-type(2) .course dl dt{background: linear-gradient(to right,#e2feff,#ffffff);margin: 0 0 10px 0;}
.page2 .tablist .item:nth-of-type(3) .course dl dt{background: linear-gradient(to right,#c9e8e5,#ffffff);margin: 0 0 10px 0;}

.page2 .tablist .item:nth-of-type(1) .block:nth-of-type(4){height: 496px;}
.page2 .tablist .item:nth-of-type(3) .block:nth-of-type(4){height: 357px;}


.page2 .tablist .item .btn{ width: 100%; text-align: center; height: 48px; line-height: 48px; color: #ffffff; font-weight: bold; cursor: pointer; border-radius:0 0 10px 10px; }
.page2 .tablist .item:nth-of-type(1) .btn{background: #60a6d9;}
.page2 .tablist .item:nth-of-type(2) .btn{background: #56b8be;}
.page2 .tablist .item:nth-of-type(3) .btn{background: #23ac9e;}
.page2 .tablist .item:nth-of-type(1) .btn:hover{background: #579ccf;}
.page2 .tablist .item:nth-of-type(2) .btn:hover{background: #4cabb1;}
.page2 .tablist .item:nth-of-type(3) .btn:hover{background: #1b9f91;}



/* page3 */
.page3 .left{background: url(../images/page3LeftBg.png) no-repeat right center;width: 40%;align-items: end;background-size: cover;}
.page3 .left .txt{margin: 0 80px 0 0;}
.page3 .left p{width: 328px;font-size: 16px;color: #224c5f;font-weight: bold;}
.page3 .left .qt53{display: block;margin: 25px auto 0;background: #e8ba83;font-size: 16px;color: #ffffff;width: 180px;height: 40px;line-height: 40px;border-radius: 20px;cursor: pointer;text-align: center;font-weight: bold;float: right;}
.page3 .left .qt53:hover{background: #d9ac76;}
.page3 .right{width: 60%;padding: 25px 0 20px  65px;box-sizing: border-box;background: #eff2f3;}
.page3 .right h4{font-size: 20px;color: #333333;line-height: 46px;font-weight: bold;}
.page3 .right dl{border-bottom: 1px solid #e4e8ea;width: 735px;}
.page3 .right dl dt{font-size: 16px;color: #333333;display: flex;align-items: center;padding: 20px 0;}
.page3 .right dl dt p{line-height: 24px;}
.page3 .right dl dt span{font-size: 32px;color: #999999;vertical-align: bottom;margin: 0 14px 0 0;font-weight: 100;}
.page3 .right dl:last-child{border: 0;}



/* page4 */
.page4 .tit{margin: 0 0 8px 0;}
.page4 .pics-swiper{padding: 38px 0;}
.page4 .pics-swiper .swiper-slide{width: 644px;height: 452px;padding: 15px;box-sizing: border-box;background: #ffffff;box-shadow: 0 10px 38px 0 rgba(87, 155, 155, .36);}
.page4 .pics-swiper .swiper-slide img{width: 100%;height: 100%;}
.page4 .swiper-pagination{text-align: right;bottom: 50px;}
.page4 .swiper-pagination-bullet{background: #b5b5b5;opacity: 1;width: 12px;height: 12px;}
.page4 .swiper-pagination-bullet-active{background: #e8ba83;opacity: 1;}
.page4 p{text-align: center;font-size: 14px;color: #666666;margin: -10px 0 0 0;}



/* page5 */
.page5{background:url(../images/page5Bg.jpg) no-repeat bottom center;height: 525px;}
.page5 h2 img{margin: 0 auto;}
.page5 .left {padding:35px 55px 0;margin-top: 100px;width: 725px;box-sizing: border-box;position: relative;}
.page5 .left h4{font-size: 20px;color: #333333;line-height: 30px;margin-bottom: 45px;}
.page5 .left p{font-size: 14px;line-height: 22px;color: #666666;}
.page5 a{ width: 100%; height: 40px; background: linear-gradient(to right,#01e9bd,#007cde); display: block; font-size:14px; line-height:40px; color: #ffffff;margin: 15px 0 20px; -webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;text-indent: 14px;position: relative;}
.page5 .left a{position: absolute;right: -440px;width: 374px;bottom: -90px;}
.page5 a::after{position: absolute;content: "";background: url(../images/btnicon.png) no-repeat right center;background-size: 32px;height: 40px;width: 32px;top: 0;right: 12px;}


.page_bot{background: linear-gradient(to top,#e4e4e4,#ffffff);padding: 30px 0;}
.page_bot ul{display: flex;width: 100%;}
.page_bot ul li{flex: 1;text-align: center;position: relative;}
.page_bot ul li dt{font-size: 40px;color: #333333;margin-bottom: 15px;font-weight: bold;}
.page_bot ul li dd{font-size: 14px;color: #666666;line-height: 18px;}
.page_bot ul li dd i{font-size: 10px;color: #999999;}
.page_bot ul li::after{position: absolute;content: "";border-right: 1px solid #ffffff;height: 76px;top: 50%;margin-top: -38px;right: 0;}
.page_bot ul li:last-child::after{content: none;}


.footer{text-align: center;padding: 30px 0;}

.footer img{margin: 0 10px 25px;}
.footer p{font-size: 14px;color: #333333;line-height: 30px;}





/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;} 

.xdf_slide{display: block;}
.xdf_bottomForm.form-wrap .m1200{padding-left: 0;width: 1200px;}
.xdf_bottomForm .ax_img{position: absolute;left:3%;bottom:0;z-index: -1;}
.xdf_bottomForm.form-wrap form .label{width: 12%;}
.xdf_bottomForm.form-wrap form .label:nth-of-type(1){width: 7%;}
.xdf_bottomForm.form-wrap form .label:nth-of-type(2){width: 7%;}
.xdf_bottomForm.form-wrap form .label:nth-of-type(3){width: 18%;}
.xdf_bottomForm.form-wrap form .label:nth-of-type(4){width: 10%;}
.xdf_bottomForm.form-wrap form .label:nth-of-type(5){width: 17%;}
.xdf_bottomForm.form-wrap form .label:nth-of-type(6){display: none;}
.xdf_bottomForm.form-wrap form .label i.iconDown{left: 88%;}
.xdf_bottomForm h3 {font-size: 26px;color: #fff;font-weight: bold;padding: 10px 0 0 10px;}
.xdf_bottomForm .tiaokuan{font-size: 12px;margin-top: -20px !important;}
/* .xdf_bottomForm .tiaokuan a{color: #379fe7;} */
.xdf_bottomForm.form-wrap .btntxt{text-align: center;}
.xdf_bottomForm.form-wrap .xdf_formbtn{color: #ffffff;background: #e8ba83;font-size: 18px;width: 80%;margin: 20px 10px 0;}
.xdf_bottomForm.form-wrap .btntxt .num{font-size: 12px;color: #d8d8d8;margin: 5px 0 0 0;}
.xdf_bottomForm.form-wrap .btntxt .num span{color: #fe3d3d;font-weight: bold;}













@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    body.sem .rightMenu{display: none !important;}

    .m1200{width: 94%;}

    .header_banner .logo img {width: 68%;}
    .header_banner{background:#2b8b81 url(../images/m_banner.jpg) no-repeat center top;height: 11.05rem;background-size: 100%;}
    .header_banner .m1200{padding-top: 4.8rem;}
    .header_banner h3{font-size: .62rem;line-height: .62rem;text-align: center;}
    .header_banner .sm_tit{font-size: .3rem;line-height: .48rem;margin: .35rem 0 0 0;text-align: center;}
    .header_bd{width: 100%;border-radius: .2rem;padding: .5rem .6rem;margin: .35rem 0 0 0;}
    .header_bd h4{font-size: .32rem;line-height: .32rem;margin: 0 0 .25rem 0;}
    .header_bd .form-wrap form .label{margin: .05rem 0;height: .8rem;line-height: .8rem;border-radius: .1rem !important;}
    .header_bd .form-wrap form .label input, .header_bd .form-wrap form .label select{height: .78rem;line-height: .78rem;font-size: .26rem;}
    .header_bd .form-wrap form .label.name{order:-6;}
    .header_bd .form-wrap form .label.location{order:-5;}
    .header_bd .form-wrap form .label.program{order:-4;}
    .header_bd .form-wrap form .label.w_l{order:-3;}
    .header_bd .form-wrap form .label.contact{order:-3;}
    .header_bd .form-wrap form .label.other{order:-2;width: 100%;}
    .header_bd .form-wrap form .label.name,.header_bd .form-wrap form .label.location{width: 2.88rem;}
    .header_bd .tiaokuan{font-size: .2rem;line-height: .23rem;order: -1;margin: .15rem 0;}
    .header_bd .form-wrap .xdf_formbtn{margin: .05rem auto .15rem;height: .8rem;line-height: .8rem;font-size: .28rem;border-radius: .4rem;order: 0;}
    .header_bd p.num{font-size: .2rem;line-height: .28rem;}
    .header_bd p.num span{font-size: .28rem;line-height: .28rem;}


    .conentQt{padding: 4.5rem 0 0 0;}
    .page{padding: .5rem 0;}
    .page .tit{font-size: .4rem;line-height: .4rem;margin: 0 0 .4rem 0;}


    .page1 .tit{text-align: center;}
    .page1 li{width: 49%;margin: 0 0 .2rem 0;height: 2.56rem;background-size: 100%;}
    .page1 li:nth-of-type(1){background-image: url(../images/m_page1Img1.png);}
    .page1 li:nth-of-type(2){background-image: url(../images/m_page1Img2.png);}
    .page1 li:nth-of-type(3){background-image: url(../images/m_page1Img3.png);}
    .page1 li:nth-of-type(4){background-image: url(../images/m_page1Img4.png);}
    .page1 li p{font-size: .24rem;line-height: .28rem;margin: 0 0 .3rem 0;}
    .page1 a.qt53{width: 5.87rem;border-radius: .4rem;height: .8rem;line-height: .8rem;margin: .3rem auto 0;font-size: .28rem;;line-height: .8rem;}



    .page2 .tabs{display: flex !important;justify-content: space-between;margin-bottom: .25rem;}
    .page2 .tabs .tab{width: 2.18rem;height: 1rem;background-repeat: no-repeat;background-position: center top;background-size: contain;font-size: .22rem;color: #333333;line-height: .26rem;display: flex;justify-content: center;padding: .2rem 0 0 0;box-sizing: border-box;}
    .page2 .tabs .tab.active{color: #ffffff;font-weight: bold;}
    .page2 .tabs .tab:nth-of-type(1){background-image: url(../images/tab0.png);}
    .page2 .tabs .tab:nth-of-type(2){background-image: url(../images/tab1.png);}
    .page2 .tabs .tab:nth-of-type(3){background-image: url(../images/tab2.png);}
    .page2 .tabs .tab.active:nth-of-type(1){background-image: url(../images/tab0_at.png);}
    .page2 .tabs .tab.active:nth-of-type(2){background-image: url(../images/tab1_at.png);}
    .page2 .tabs .tab.active:nth-of-type(3){background-image: url(../images/tab2_at.png);}

    .page2 .tabwrap .tablist .item{ width: 100%; display: none; border-radius: .1rem;}
    .page2 .tabwrap .tablist .item.active{display: block;}
    .page2 .tablist .item .top.sticky{position: inherit;}
    .page2 .tablist .item .top{height: 1.77rem;border-top-left-radius: .1rem;border-top-right-radius: .1rem;}
    .page2 .tablist .item:nth-of-type(1) .top{background-image: url(../images/m_item_top1.png);background-size: 100% 100%;}
    .page2 .tablist .item:nth-of-type(2) .top{background-image: url(../images/m_item_top2.png);background-size: 100% 100%;}
    .page2 .tablist .item:nth-of-type(3) .top{background-image: url(../images/m_item_top3.png);background-size: 100% 100%;}
    .page2 .tablist .item .top h4{font-size: .38rem;line-height: .44rem;}
    .page2 .tablist .item:nth-of-type(2){margin: 0;}
    .page2 .tablist .item .block{padding: .25rem .36rem .25rem;margin-bottom: .16rem;}
    .page2 .tablist .item .block::after{bottom: -.1rem;height: .16rem;}
    .page2 .tablist .item .point ul li:before, .page2 .tablist .course dl dd::before{width: 0.07rem;height: 0.07rem;top: 0.15rem; left: 0.02rem;}
    .page2 .tablist .item .block h4{font-size: .4rem;}
    .page2 .tablist .item ul{padding: .2rem 0 !important;}
    .page2 .tablist .item ul li{font-size: .24rem !important;line-height: .36rem !important;padding: 0 0 0 .35rem !important;margin: .18rem 0 !important;}
    .page2 .tablist .item .number ul li::before {top: 0.05rem;}
    .page2 .tablist .item .course dl{margin: 0.15rem 0 0.1rem;}
    .page2 .tablist .item .course dl dt{padding: 0.14rem 0.2rem;margin: 0 0 0.12rem 0 !important;}
    .page2 .tablist .item .course dl dt p{font-size: .24rem;line-height: .36rem;}
    .page2 .tablist .item:nth-of-type(1) .block:nth-of-type(4),.page2 .tablist .item:nth-of-type(3) .block:nth-of-type(3),.page2 .tablist .item:nth-of-type(3) .block:nth-of-type(4){height: auto;}
    .page2 .tablist .item .btn{height: .88rem;line-height: .88rem;font-size: .3rem;border-radius: 0 0 .1rem .1rem;}


    .page3{padding-bottom: 0;}
    .page3 .content{flex-direction: column;}
    .page3 .left{height: 4.75rem;background: url(../images/m_page3LeftBg.png) no-repeat center top;}
    .page3 .left,.page3 .right{width: 100%;align-items: center;}
    .page3 .left .txt{margin: 0;width: 96%;}
    .page3 .left p{width: 100%;font-size: .24rem;line-height: .4rem;font-weight: normal;}
    .page3 .left .qt53{font-size: .24rem;width: 2.38rem;height: .8rem;line-height: .8rem;border-radius: .4rem;margin: .4rem auto 0;float: initial;}
    .page3 .right{padding: .5rem 3% .35rem;box-sizing: border-box;}
    .page3 .right h4{font-size: .24rem;line-height: .34rem;}
    .page3 .right dl{width: 100%;}
    .page3 .right dl dt{line-height: .3rem;font-size: .24rem;padding: .17rem;align-items: center;padding: .15rem 0;}
    .page3 .right dl dt p{line-height: .32rem;}
    .page3 .right dl dt span{font-size: .31rem;margin: 0 .15rem 0 0;}


    .page4{padding-top: 1rem;}
    .page4 .tit{margin: 0 0 .02rem 0;}
    .page4 .pics-swiper{padding: .38rem 0 .9rem;}
    .page4 .pics-swiper .swiper-slide{width: 5.42rem;height: 3.81rem;padding: .15rem;box-shadow: 0 .1rem .38rem 0 rgba(87, 155, 155, .36);}
    .page4 .swiper-pagination{text-align: center;bottom: .25rem;}
    .page4 p{font-size: .2rem;line-height: .2rem;margin: 0;}


    .page5{background: url(../images/m_page5Bg.jpg) no-repeat top center;background-size: cover;height: 6.42rem;}
    .page5 h2 img{width: 6.38rem;height: 1.32rem;margin: .5rem auto 0;}
    .page5 .left{width: 4.6rem;padding: .2rem;box-sizing: border-box;margin-top: 1.2rem;}
    .page5 .left h4{font-size: .24rem;line-height: .32rem;margin-bottom: .3rem;}
    .page5 .left p{font-size: .2rem;line-height: .26rem;}
    .page5 .left a{position: initial;width: 100%;margin: .2rem 0 0;font-size: .26rem;}


    .page_bot ul{justify-content: center;flex-wrap: wrap;}
    .page_bot ul li{flex: inherit;margin: 0 0 .2rem 0;height: 1rem;box-sizing: border-box;}
    .page_bot ul li::after{height: .75rem;margin-top: -.375rem;}
    .page_bot ul li:nth-of-type(1){width: 2rem;}
    .page_bot ul li:nth-of-type(2){width:3rem;}
    .page_bot ul li:nth-of-type(3){width: 2rem;border-right: 0;}
    .page_bot ul li:nth-of-type(3)::after{content: inherit;}
    .page_bot ul li:nth-of-type(4){width: 3rem;}
    .page_bot ul li:nth-of-type(5){width: 3rem;}
    .page_bot ul li dt{font-size: .4rem;margin-bottom: .1rem;line-height:.4rem;}
    .page_bot ul li dd{font-size: .2rem;line-height: .24rem;}



    .qt_zixun_form_wrap .zixun_form{height: 9.1rem !important;}
    .qt_zixun_form_wrap .zixun_form .top{background: url(../images/activity_form_bg.png) no-repeat center bottom;height: 2.06rem;background-size: cover;}
    .qt_zixun_form_wrap .zixun_form .top p{font-size: .32rem;line-height: .38rem;padding-top: .8rem;margin-left: 3.2rem;}
    .qt_zixun_form_wrap .zixun_form .close{top: .7rem;right: 0;}
    .qt_zixun_form_wrap .zixun_form .bottom{height: 6.5rem !important;}
    .qt_zixun_form_wrap .zixun_form .qt_form .input{width: 100%;padding-left: 0;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label i{position: absolute;}
    .qt_zixun_form_wrap .zixun_form .label:nth-of-type(4) i.iconDown{width: 20px;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label{height: .64rem;line-height: .64rem;padding-left: .35rem;margin: .15rem auto;width: 94%;float: none;position: relative;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label select{ appearance: none;-webkit-appearance: none;padding-left: 0;}
    .qt_zixun_form_wrap .zixun_form .qt_form .input{background: none;border: none;}
    .qt_zixun_form_wrap .zixun_form .qt_form input,.qt_zixun_form_wrap .zixun_form .qt_form select{border: none !important;padding: 0 !important;background: none !important;width: 100% !important;}
    .xdf_slide{display: none;}
#xdf_bottomForm.isWap{display: none !important;}


    .footer_float_window .float_Link{margin-right: .7rem;border-radius: .8rem;width: 65%;margin-top: .15rem !important;}
    .qt_zixun_form_wrap .zixun_form .top p{margin-left: 2.7rem !important;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label{padding-left: .55rem;border-radius: .32rem;overflow: hidden;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label i{background: url("https://liuxue.xdf.cn/special/include/imagess/form_green_new.png?1") !important;background-position: center 0 !important;display: block;width: 22px; height: 22px;position: absolute;top: 0 !important;bottom: 0;margin: auto;left: .1rem !important;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label:nth-of-type(2) i{background-position-y: -156px !important;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label:nth-of-type(3) i{background-position-y: -414px !important;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label:nth-of-type(4) i{background-position-y: -466px !important;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label:nth-of-type(5) i{background-position-y: -260px !important;}
    .qt_zixun_form_wrap .zixun_form .qt_form .label i.iconDown{background-position-y: -310px !important;left: 88% !important;}
    .footer_float_window ul li a{line-height: .24rem;}

}