<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fixed{position: fixed;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
/* 鎸夐挳鏀惧ぇ缂╁皬 */
.btnBigOrSmall{-webkit-animation: ball-scale-multiple 1s 0s linear infinite alternate;animation: ball-scale-multiple 1s 0s linear infinite alternate;}

/* 鏂囧瓧瓒呭嚭鍏冪礌楂樺害... */
.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;}
.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{display: flex;flex-wrap: wrap;}
.flex-align-self{align-self: flex-end;}


/* banner */
.header_banner{width: 100%;height: 453px;background-repeat: no-repeat;background-position: center top;background-image: url(../images/bannerBg.jpg?1245);}
.header_banner .banner_img{padding-top: 100px;width: 496px;}

.header_banner .m1200{display: flex;justify-content: space-between;}
.header_banner .txts{width: 610px;display: flex;    justify-content: space-between;flex-wrap: wrap;padding-top: 88px;}
.header_banner .txts dl{background: url(../images/bannerlibg1.png) no-repeat center top;width: 298px;height: 131px;font-size: 18px;color: #ffffff;text-align: center;padding-top: 40px;box-sizing: border-box;}
.header_banner .txts dl dt{font-size: 20px;font-weight: bold;color: #e5b675;}
.header_banner .txts dl:nth-child(2){background-image: url(../images/bannerlibg2.png);}
.header_banner .txts dl:nth-child(3){background-image: url(../images/bannerlibg3.png);}
.header_banner .txts dl:nth-child(4){background-image: url(../images/bannerlibg4.png);}


.conentQt{background: url(../images/bg1.jpg) no-repeat center top;}
.conentQt .map_con{padding-bottom: 98px;}
.conentQt .map{width: 991px;height: 512px;background: url(../images/bannerMap.png?1) no-repeat center top;margin: 0 auto;position: relative;}
.conentQt .map dl{position: absolute;}
.conentQt .map dl dt{font-size: 16px;color: #ffffff;line-height: 24px;position: relative;z-index: 2;cursor: pointer;width:120px;}
.conentQt .map dl dd{background: #003c8e;padding: 25px 25px 16px 25px;border: 1px solid #0b92c4;display: inline-block;box-sizing: border-box;border-radius: 10px;margin: 12px 0 0 0;position: relative;z-index: 1;    box-shadow: inset 0px 1px 20px 7px #115fa1;font-size: 15px;color: #ade3ff;width: 257px;cursor: pointer;opacity: 0;}
.conentQt .map dl dd a{font-size: 16px;color: #e87b4c;font-weight: bold;text-align: right;padding-left: 20px;display: block;margin-top: 10px;}

.conentQt .map dl:nth-of-type(1){left: 26px;top: 230px;}
.conentQt .map dl:nth-of-type(2){ left: 80px;top: 39px;}
.conentQt .map dl:nth-of-type(2) dt,.conentQt .map dl:nth-of-type(4) dt{text-align: left;}
.conentQt .map dl:nth-of-type(3){right: 276px;top: 126px;}
.conentQt .map dl:nth-of-type(4){right: 247px;top: 200px;}
.conentQt .map dl:nth-of-type(5){right: 87px;top: 121px;}
.conentQt .map dl:nth-of-type(6){right: 69px;top: 175px;}
.conentQt .map dl:nth-of-type(7){right: -57px;top: 191px;}
.conentQt .map dl:nth-of-type(8){right: -183px;top: 162px;}
.conentQt .map dl:nth-of-type(9){left:240px;top: 320px;}
.conentQt .map dl:before{position: absolute;content: "";background: url(../images/bannerStar.png) no-repeat center center;width: 21px;height: 21px;left: -28px;top: 5px;}
.conentQt .map dl:nth-of-type(3):before{right: 112px;left: auto;}
.conentQt .map dl:nth-of-type(1):before{left: 43px;top: 29px;}
.conentQt .map dl:nth-of-type(4):before{right: 132px;left: initial;top: 4px;}
.conentQt .map dl dd{left: 98px;top: -48px;position: relative;}
.conentQt .map dl dd:before{content: '';position: absolute;content:"";width: 21px;height: 13px;background: url(../images/icon.png) no-repeat center top;left: -15px;top: 16px;}
.conentQt .map dl:nth-of-type(2) dd:before{left: -15px;top: 16px;transform: rotate(-90deg);}
.conentQt .map dl:nth-of-type(1) dd{left: -75px;top: 30px;}
.conentQt .map dl:nth-of-type(1) dd:before{left: 0;right: 0;top: -12px;margin: auto;}
.conentQt .map dl:nth-of-type(3) dd{left: auto;top: 4px;right: -6px;}
.conentQt .map dl:nth-of-type(3) dd:before{left: 0;right: 0;top: -12px;margin: auto;}
.conentQt .map dl:nth-of-type(3) dt{text-align: right;}
.conentQt .map dl:nth-of-type(4) dd{right: 14px;top: 10px;left: auto;}
.conentQt .map dl:nth-of-type(4) dd:before{right: 0;top: -12px;left: 0;margin: auto;}
.conentQt .map dl:nth-of-type(5) dd{left: -94px;bottom: 160px;top: auto;}
.conentQt .map dl:nth-of-type(5) dd:before{left: 0;bottom:-98px;right: 0;margin: auto;transform: rotate(180deg);}
.conentQt .map dl:nth-of-type(5):before {right: 212px;top: 32px;left: auto;}
.conentQt .map dl:nth-of-type(6) dd{left: -91px;top: 25px;}
.conentQt .map dl:nth-of-type(6) dd:before{left: 0;top:-12px;right: 0;margin: auto;}
.conentQt .map dl:nth-of-type(6):before {top: 26px;left: 27px;}
.conentQt .map dl:nth-of-type(7) dd{left: -148px;top: 4px;}
.conentQt .map dl:nth-of-type(7) dd:before{left: 0;top:-12px;right: 0;margin: auto;}
.conentQt .map dl:nth-of-type(7):before {top: 3px;left: -29px;}
.conentQt .map dl:nth-of-type(8) dd{left: -148px;top: 4px;}
.conentQt .map dl:nth-of-type(8) dd:before{left: 0;top:-12px;right: 0;margin: auto;}
.conentQt .map dl:nth-of-type(8):before {top: 3px;left: -29px;}
.conentQt .map dl:nth-of-type(9) dd:before{transform: rotate(-90deg);}
.conentQt .map dl:nth-of-type(9) dd{left: 118px;}
.header_banner .qt_53Btn{position: absolute;bottom: 0;right: 0;left: 0;}
.conentQt .map dl.active dt{font-size: 20px;color: #d9af75;font-weight: bold;}
.conentQt .map dl.active:before{-webkit-animation: ball-scale-multiple 1s 0.2s linear infinite alternate;animation: ball-scale-multiple 1s 0.2s linear infinite alternate;}
.conentQt .map dl.active dd{opacity: 1;z-index:27;}
.btnKf{width: 340px;height: 46px;line-height: 46px;border-radius: 40px;background: #ffcb7a;font-size: 16px;text-align: center;color: #08437e;font-weight: bold;display: block;margin: -20px auto 0;cursor: pointer;}


/* 鏈〉闈㈠叕鍏变唬鐮� */


.navs{height: 66px;width: 1200px;margin: 0 auto;position: relative;}
.navs::after{content: "";position: absolute;left: 0;right: 0;top: -6px;margin: auto;width: 984px;height: 11px;background: url(../images/nav_line.png) no-repeat center top;z-index: 7;}
#nav{z-index:6;position: relative;margin: 0 auto;width: 100%;background:linear-gradient(180deg,#3466bc,#69b0ef);height: 66px;border-radius: 20px;left: 0;right: 0;margin: auto;}
#nav ul{height: 66px;}
.nav li{width: 25%;float: left;}
.nav a{font-size: 22px;padding:20px 0;color:#fff;display: block;text-align: center;}
.nav li.menuOver a,.nav a:hover{color:#ffc212;font-weight: bold;}



.page{padding: 50px 0;}
.page div.tit{text-align: center;margin: 0 0 40px 0;}
.page div.tit h2{font-size: 40px;color: #01287d;text-align: center;display: inline-block;line-height: 40px;}
.page div.tit.white h2{color: #ffffff;}



/* page1-姹傜湡鐪嬬偣 */
.tabwrap .tablists .tabList{width: 200px;height: 60px;line-height: 60px;text-align: center;font-size: 24px;color: #ce7c1b;border: 1px solid #bf9f76;margin: 0 10px;cursor: pointer;}
.tabwrap .tablists .tabList.active{color: #ffffff;background: #bf9f76;border: none;}
.tabwrap .tablist{margin: 30px 0 0 0;}

.page1 .tabwrap .table_wrap{margin-top: 20px;}
.swiper-button-next,
.swiper-button-prev,
.swiper-button-next.isPc,
.swiper-button-prev.isPc{display: none !important;}
.page1 .swiper-container:hover .swiper-button-next,
.page1 .swiper-container:hover .swiper-button-prev{display: block !important;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{width:34px;height:34px;background: url(../images/right.png) no-repeat center top;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{width:34px;height:34px;background: url(../images/right.png) no-repeat center top;transform: rotate(180deg);}

.page1 .m1200 .lists{position: relative;margin-top: 30px;}
.page1 .txt{width: 590px;height: 525px;box-sizing: border-box;padding: 35px 40px;background: #f2f2f2;}
.page1 .txt h5 a{font-size: 20px;color: #333333;font-weight: bold;line-height: 20px;}
.page1 .txt p{margin: 15px 0 20px;}
.page1 .txt p a{font-size: 14px;line-height: 24px;color: #666666;}
.page1 .txt img{width: 510px;height: 340px;margin: 0 auto;display: block;}
.page1 .txt a.xq{color: #ce7c1b;font-size: 14px;line-height: 24px;}
.page1 .txt a.qt_53Btn{display: block;text-align: right;font-size: 16px;color: #e87b4c;font-weight: bold;margin-top: 10px;}
.page1 .tabs{border-radius: 4px;overflow: hidden;}
.page1 .tabs .tab{flex: 1;width: auto;margin: 0;border: 0;height: 40px;line-height: 40px;font-size: 16px;color: #333333;background: linear-gradient(to top,#fdfbfb,#ebedee);border-right: 1px solid #dfe5f4;}
.page1 .tabs .tab:last-child{border-right: 0;}
.page1 .tabs .tab.active{background: #d38931;font-weight: bold;color: #ffffff;}
.page1 .skbb  .tablist{margin: 0;}
.page1 .skbb .item{display: none;height: 520px;overflow-y: auto;}
.page1 .skbb .item.active{display: block;}
.page1 .list{width: 580px;}
.page1 li{height: 66px;border-bottom: 1px solid #d4d4d4;cursor: pointer;}
.page1 li span{width: 84px;height: 26px;border: 1px solid #d3d3d3;background: #eeeeee;border-radius: 13px;text-align: center;line-height: 26px;color: #666666;}
.page1 li i{width: 4px;height: 4px;border-radius: 50%;background: #d4d4d4;margin: 0 5px 0 10px;}
.page1 li p a{font-size: 18px;color: #333333;width: 470px;}
.page1 li.active span{background: #ffedd7;color: #ce7c1b;border-color: #ce7c1b;}
.page1 li.active i{background: #ce7c1b;}
.page1 li.active p a{font-weight: bold;}
.page1 li:last-child{border: 0;}

/* page2-鐩存挱vlog */
.page2 .videos{display: flex;margin-top: 20px;position: relative;}
.page2 .swiper_videos{width: 100%;padding-bottom: 50px;}
.page2 .swiper_videos .swiper-slide{width: 285px;}
.page2 .video_txt {position: relative;}
.page2 .video_txt .video{width:192px;height: 353px;margin: 0 auto;}
.page2 .video_txt video{width: 100%;height: 100%;object-fit: fill;}
.page2 .video_txt i{position: absolute;width: 192px;height: 100%;left: 0;top: 0;background: rgba(0,0,0,.5) url(../images/play.png?91) no-repeat center center;display: block;cursor: pointer;margin-left: -142.5px;right: 0;margin: auto;top: 0;}
.page2 .swiper_videos .swiper-wrapper2 .video_txt .video{width: 593px;}
.page2 .swiper_videos .swiper-wrapper2 .video_txt i{width: 593px;}
.page2 .swiper_videos .swiper-wrapper2 h5{background: #333333;font-size: 16px;text-align: center;height: 26px;line-height: 26px;color: #ffffff;width: 99%;margin: 0 auto;}
.page2 .swiper_videos .swiper-pagination-bullet{ width: 10px; height: 10px; margin: 0 5px; background:#c0c0c0;opacity: 1;}
.page2 .swiper_videos .swiper-pagination-bullet-active{background: #ecc264;opacity: 1;border-radius:10px;width: 40px;}
.page2 .swiper-container:hover .swiper-button-next,
.page2 .swiper-container:hover .swiper-button-prev{display: block !important;}

.qt_pop_video_wrap{background:rgba(0,0,0,0.75);z-index:9999;cursor:auto;display: none;position: fixed;}
.qt_pop_video_wrap .video_wrap{max-width:800px;max-height:480px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;border-radius: 10px;overflow: hidden;background: #ffffff;}
.qt_pop_video_wrap .video{vertical-align:middle;display:block;max-width: 800px;max-height: 100%;width: 100%;height: 100%;object-fit: fill;}
.qt_pop_video_wrap .close{width:50px;height:50px;background:url(https://liuxue.xdf.cn/image/icon/close_white.png) no-repeat center center;background-size:50px;position:absolute;right:50px;top:50px;cursor:pointer;}

.page2 .swiper-container.active{z-index:999;position:static;}
.page2 .swiper-container.active .swiper-wrapper{position:static;-webkit-transform:inherit !important;-moz-transform:inherit !important;-o-transform:inherit !important;-ms-transform:inherit !important;transform:inherit !important;}
.page2 .swiper-container.active .swiper-slide{position:static;}


.fm{background: url(../images//centerFormBg.jpg) no-repeat center top;height: 340px;}
.fm .m1200{width: 1200px;position: relative;}
.fm .m1200 img{position: absolute;top: 58px;left: -139px}
.fm .m1200 ul{display: flex;justify-content: space-between;width: 912px;margin-left: 308px;padding-top: 62px;}
.fm .m1200 ul li{width: 285px;height: 138px;border: 2px solid #e0f1fd;box-sizing: border-box;background: linear-gradient(180deg,#8db6e7,#ebf5fe,rgba(0,0,0,0));border-radius: 20px;padding-top: 30px;text-align: center;}
.fm .m1200 ul li:last-child{border: 2px solid #f8fcfe;}
.fm .m1200 ul li h4{font-size: 20px;color: #064ba1;}
.fm .m1200 ul li h5{font-size: 16px;color: #333333;line-height: 1.4;font-weight: normal;margin-top: 10px;}
.fm .form-wrap{margin-left:308px;background: #6f787e;box-sizing: border-box;width: 908px;border-radius: 14px;padding-top: 10px;padding-bottom: 10px;}
.fm .form-wrap form{align-items: center;justify-content: space-between;}
.fm .form-wrap form .center{display: flex;flex-direction: column;width: 100%;flex-shrink: 0;flex-wrap: nowrap;flex-direction: row;}
.fm .form-wrap form .center .label{margin: 0;width: 32%;border: none;overflow: hidden;margin: 5px 0;height: 40px;margin-left: 3%;}
.fm .form-wrap form .center .label input{padding-top: 0;line-height: 40px;line-height: 40px;font-size: 16px}
.fm .form-wrap form .center .label.Code input{width: 50%;}
.fm .form-wrap form .center .label.Code span{width: 45%;margin: 0;padding: 0;text-align: center;font-size: 16px;height: 20px;margin: 10px 0;line-height: 20px;border-left:1px solid #999999;border-radius: 0}
.fm .form-wrap form .center .tiaokuan{font-size: 12px;}
.fm .form-wrap form .xdf_formbtn{background:#ffcb7a;font-size: 16px;line-height: 40px;font-weight: bold;cursor: pointer;color: #08437e;line-height: 40px;border-radius: 40px;width: 32%;}
.fm .form-wrap .tiaokuan.white{text-align: left;padding-left: 3%;}
.fm h6{font-size: 16px;color: #333333;font-weight: normal;padding-left: 480px;margin-top: 5px;}
.fm h6 strong{font-weight: bold;color: #1b58a7;}
/* page3-娴锋湰鐣欏鐢宠浼樺娍 */
.page3{padding-bottom: 0;}
.page3 .top {position: relative;height: 126px;width: 1034px;margin: 0 auto;}
.page3 .top .pao{position: absolute;font-size: 16px;text-align: center;animation: float 3s ease-in-out infinite;}
.page3 .top .pao1{background: url(../images/page3_line1.png) no-repeat center top;width: 291px;height: 79px;top: 0;left: 0;line-height: 100px;color: #c9714b;animation-delay: 0s;}
.page3 .top .pao2{background: url(../images/page3_line2.png) no-repeat center top;width: 352px;height: 57px;top: 63px;left: 104px;line-height:55px;color: #3367a2;animation-delay: 0.5s;}
.page3 .top .pao3{background: url(../images/page3_line3.png) no-repeat center top;width: 292px;height: 68px;top: 0;left: 392px;line-height: 80px;color: #a27d2b;animation-delay: 1s;}
.page3 .top .pao4{background: url(../images/page3_line4.png) no-repeat center top;width: 292px;height: 57px;top: 60px;left: 474px;line-height: 51px;color: #333333;animation-delay: 0s;}
.page3 .top .pao5{background: url(../images/page3_line5.png) no-repeat center top;width: 293px;height: 74px;top: 0;left: 738px;line-height: 84px;color: #333333;animation-delay: 0.5s;}
.page3 .top a{display: block;position: absolute;right: 0px;bottom: 17px;font-size: 16px;width: 158px;height: 40px;line-height: 40px;font-weight: bold;text-align: center;color: #ffffff;border-radius: 40px;background: #e87b4c;cursor: pointer;}
@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
.page3 .esx_con{display: flex;justify-content: space-between;background: linear-gradient(180deg,#fcfcfc,#f1f1f1);border-radius: 20px;padding: 45px 52px;box-sizing: border-box;}
.page3 .esx_con .item{background: #e5ebf2;width: 356px;}
.page3 .esx_con .item .title{height: 54px;font-size: 18px;color: #01287d;text-align: center;display: flex;align-items: center;justify-content: center;}
.page3 .esx_con .item .title p{font-size: 14px;}
.page3 .esx_con .item:last-child .title{flex-direction: column;line-height: 1.1;}
.page3 .esx_con .item img{width: 100%;}
.page3 .bot{background: url(../images/page3_bot.png) no-repeat center top;width: 1200px;height: 117px;position: relative;display: block;}
.page3 .bot .item_con{width: 485px;display: flex;justify-content: space-between;margin-left: 500px;padding-top: 20px;cursor: pointer;}
.page3 .bot .item{font-size: 16px;color: #1b6399;width:156px;height:78px;background: url(../images/page3_bot_item1.png) no-repeat center top;line-height: 1.1;text-align: center;padding-top: 20px;box-sizing: border-box;}
.page3 .bot .item:nth-child(2){background-image: url(../images/page3_bot_item2.png);}
.page3 .bot .item:nth-child(3){background-image: url(../images/page3_bot_item3.png);}
.page3 .bot .btn_a{font-size: 20px;color: #ee682e;font-weight: bold;position: absolute;right: 60px;top: 0;bottom: 0;margin: auto;height: 30px;text-decoration: underline;}



/* xdf_bottomForm 搴曢儴琛ㄥ崟闅愯棌锛屽幓鎺塱sPc */
.xdf_slide{display: block;}
.xdf_slide span{width: 88px;height: 24px;line-height: 24px;text-align: center;left: 0;font-size: 14px;color: #012a7f;border-radius: 12px;background: #ffcb7a;display: block;right: 0;bottom: 12px;position: absolute;margin: auto;font-weight: bold;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm_new .ax_img {background: url(../images/bottomFormImg.png) no-repeat center top;height: 156px;width:285px;bottom: initial;margin: 0;top: -15px;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #ffcb7a;color: #012a7f;font-weight: bold;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding: 0 0 0 274px;}

/*鏂扮増棣栭〉琛ㄥ崟鍏叡榛樿鏍峰紡*/
.qt_form_common_new{width:180px;}
.qt_form_common_new.qt_form .select_wrap{float:left;position:relative;background:#fff;border-radius:5px;width:100%;margin-bottom:10px;}
.qt_form_common_new.qt_form .select_wrap::after{content:'';width:14px;height:6px;position:absolute;right:10px;top:13px;background:#fff url(https://liuxue.xdf.cn/image/icon/form_icon_gray_new.png?20240909) no-repeat center -319px;background-size:22px;}
.qt_form_common_new.qt_form .input{width:100%;height:32px;color:#999;background:url(https://liuxue.xdf.cn/image/icon/form_icon_gray_new.png?20240909) no-repeat 7px 0;background-size:22px;padding:0 22px 0 32px;float:left;border-radius:5px;border:1px solid #e4e4e4;box-sizing:border-box;}
.qt_form_common_new.qt_form .select{position:relative;z-index:1;}
.qt_form_common_new.qt_form .Country{background-position-y:-151px;}
.qt_form_common_new.qt_form .Degree{background-position-y:-203px;}
.qt_form_common_new.qt_form .City{background-position-y:-104px;}
.qt_form_common_new.qt_form .Phone{background:#fff url(https://liuxue.xdf.cn/image/icon/form_icon_gray_new.png?20240909) no-repeat 7px -46px;background-size:22px;}
.qt_form_common_new.qt_form .btn{width:100%;height:32px;line-height:32px;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_new.qt_form .btn:hover{background:#26a985;}
.qt_form_common_new.qt_form .tiaokuan{width:100%;font-size:12px;line-height:16px;}
.qt_form_common_new.qt_form .tiaokuan .checked{background:url(https://liuxue.xdf.cn/image/entry/images/entrySprite.png?we) no-repeat -24px -62px;}
.qt_form_common_new.qt_form .tiaokuan .checked.active{background-position:-44px -62px;}
.qt_form_common_new.qt_form .tiaokuan a{color:#999999 !important;}
/*鏂扮増娲诲姩璁插骇娴眰琛ㄥ崟*/
.qt_popC{width:100%;height:100%;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0;z-index:9998;display:none;}
.qt_popFormCon{position:fixed;z-index:9999;width:750px;height:400px;left:50%;top:50%;margin-top:-200px;margin-left:-375px;background:#ffffff;border-radius:20px;overflow:hidden;display:none;}
body.form_block .qt_popC,
body.form_block .qt_popFormCon{display: block;}
.qt_popFormCon .popImg{width:350px;position:relative;}
.qt_popFormCon .popImg .popLogo{position:absolute;top:20px;left:25px;}
.qt_popFormCon .popForm{position:relative;width:400px;}
.qt_popFormCon .popForm .close {width:14px;height:14px;line-height:14px;position:absolute;right:20px;top:20px;background:url(https://liuxue.xdf.cn/image/icon/close.png?bebe97c芒鈧�) no-repeat -7px -176px;}
.qt_popFormCon .popForm h6{font-size:24px;text-align:center;padding:80px 0 10px 0;}
.qt_popFormCon .popForm h5{font-size:16px;text-align:center;padding:0px 0 14px 0;width:70%;font-weight:normal;margin:0 auto;}
.qt_popFormCon .popForm .qt_form_common{width:340px;margin:0 auto;}
.qt_popFormCon .popForm .qt_form_common.qt_form .select_wrap{margin-bottom:10px;height:40px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .SmsCode_wrap{border:1px solid #e4e4e4;}
.qt_popFormCon .popForm .qt_form_common.qt_form .input{margin-bottom:0;}
/* .qt_popFormCon .popForm .qt_form_common.qt_form .input{height:40px;} */
.qt_popFormCon .popForm .qt_form_common.qt_form .input{height:40px;margin-bottom:10px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Name{background-position-y:10px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Country{background-position-y:-146px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Degree{background-position-y:-198px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .Phone{background-position-y:-42px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .City{background-position-y:-404px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .select_wrap::after{right:16px;top:15px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .SmsCodeBtn{height:28px;line-height:28px;background:none;border-left:1px solid #e4e4e4;border-radius:0;margin-top:5px;}
.qt_popFormCon .popForm .qt_form_common.qt_form .btn{height:45px;line-height:45px;font-size:16px;font-weight:normal;background:linear-gradient(90deg,#72cab2,#3f9594);border-radius:12px;margin-top:0;}
.qt_popFormCon .popForm .qt_form_common.qt_form .btn:hover{background:linear-gradient(-90deg,#72cab2,#3f9594);}
.qt_popFormCon .popForm .qt_form_common.qt_form .tiaokuan{margin-top:20px;}
.qt_popFormCon .qt_form_common_new .SmsCode{width:198px;height:42px;background-position:7px -94px;border:0;}
.qt_popFormCon .qt_form_common_new .SmsCodeBtn{width:130px;height:42px;float:right;text-align:center;line-height:44px;font-size:16px;color:#9a9a9c;background:#eeeeee;border-radius:10px;}
.qt_popFormCon .qt_form_common_new .SmsCodeBtn.active{color:#f39200;}
@keyframes anim-moema-1 {
    60% {
    -webkit-transform:scale3d(.8, .8, 1);
    transform:scale3d(.8, .8, 1)
    }
    85% {
    -webkit-transform:scale3d(1.1, 1.1, 1);
    transform:scale3d(1.1, 1.1, 1)
    }
    100% {
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1)
    }
}
@-webkit-keyframes anim-moema-2 {
    to {
    opacity:0;
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1)
    }
}
@keyframes anim-moema-2 {
    to {
    opacity:0;
    -webkit-transform:scale3d(1, 1, 1);
    transform:scale3d(1, 1, 1)
    }
}


@media screen and (max-width:1000px) {
    .xdf_slide{display: none;}
    .m1200{width: 94%;}
	
	.header_banner .qt_53Btn, .page .qt_53Btn{width: 5.4rem;height: .8rem;font-size: .28rem;line-height: .8rem;}
	
	 
	.header_banner{background: url(../images/m_bannerBg.jpg) no-repeat center top;height:8.74rem;background-size: 100%}
	.header_banner .m1200{display: block;}
	.header_banner .banner_img{padding-top: 1.25rem;width: 5.77rem;margin: 0 auto;}
	.header_banner .banner_img img{width:100%;height: 2.65rem;margin: 0 auto;}
	.header_banner .txts{width: 100%;padding-top: 1.94rem;    justify-content: space-evenly;}
	.header_banner .txts dl{width: 2.96rem;height: 1.36rem;background-size: contain;padding-top: 0.5rem;font-size: 0.24rem;}
	.header_banner .txts dl dt{font-size: 0.26rem;line-height: 1;}
	.conentQt{background: url(../images/m_bg1.jpg) no-repeat center top;background-size: 100%;position: relative;}

	.page{padding: .5rem 0;}
	.page div.tit{margin: 0 auto .4rem;}
	.page div.tit h2{font-size: .4rem;line-height: .4rem;}
	

	.conentQt .map{width: 7rem;height: 4.39rem;background: url(../images/m_bannerMap.png?1) no-repeat center top;background-size: contain;}
	.conentQt .map dl dt{font-size: 0.2rem;line-height: 2.2;width: 2.6rem;}
	.conentQt .map dl.active dt{font-size: 0.24rem;line-height: 1.8;}
	.conentQt .map dl dd{display: none;}
	.conentQt .map dl dd a{font-size: 0.2rem;padding-left: 0;margin-top: 0;}
	.conentQt .map dl:before{width: 0.28rem;height: 0.28rem;background-size: contain;left: 0.2rem;top: 0.4rem;}
	.conentQt .map dl:nth-of-type(1):before{left: 0.2rem;top: 0.45rem;}
	.conentQt .map dl:nth-of-type(1){left: 0.2rem;top: 2rem;}
	.conentQt .map dl:nth-of-type(2){left: 0.8rem;top: 1rem;}
	.conentQt .map dl:nth-of-type(3){left: auto;top: 1.6rem;right: 3rem;}
	.conentQt .map dl:nth-of-type(4){left: auto;top: 2.1rem;right: 1.5rem;}
	.conentQt .map dl:nth-of-type(5){left: auto;top: 1.4rem;right: 0.2rem;}
	.conentQt .map dl:nth-of-type(6){left: auto;top: 2.4rem;right: 0.2rem;}
	.conentQt .map dl:nth-of-type(7){left: auto;top: 2.2rem;right: -0.8rem;}
	.conentQt .map dl:nth-of-type(8){left: auto;top: 1.6rem;right: -1.5rem;}
	.conentQt .map dl:nth-of-type(9){left:1.2rem;top: 2.5rem;}
	.conentQt .map dl:nth-of-type(2):before{left: -0.5rem;top: 0.1rem;}
	.conentQt .map dl:nth-of-type(3):before{left: auto;top: 0.1rem;right: -0.3rem;}
	.conentQt .map dl:nth-of-type(4):before{left: auto;top: 0.1rem;right:1.15rem;}
	.conentQt .map dl:nth-of-type(5):before{left: auto;top: 0.3rem;right: 1.9rem;}
	.conentQt .map dl:nth-of-type(6):before{left: auto;top: -0.2rem;right: 1.7rem;}
	.conentQt .map dl:nth-of-type(7):before{left: auto;top: -0.15rem;right: 2.2rem;}
	.conentQt .map dl:nth-of-type(8):before{left: auto;top: 0.3rem;right: 2.1rem;}
	.conentQt .map dl{box-sizing: border-box;}
	.conentQt .map dl dd:before{width: 0.21rem;height:0.13rem ;background-size: contain;top: -0.1rem !important;left: 0 !important;right: 0 !important;margin: auto;transform: rotate(0) !important;}
	.conentQt .map ul{padding-top: 3.8rem;}
	.conentQt .map ul li{width: 100%;box-sizing: border-box;padding: 0.26rem 0.72rem 0.55rem 0.72rem;margin:auto;font-size: 0.24rem;box-shadow: inset 0px 1px 20px 7px #115fa1;border: 1px solid #0b92c4;background: rgb(0, 60,142,.8);border-radius: 0.2rem;position: relative;color: #ade3ff;display: none;margin: 0 auto;}
	.conentQt .map ul li::after{content: '';position: absolute;content:"";width: 0.42rem;height: 0.26rem;background: url(../images/icon.png) no-repeat center top;left: 0;top: -0.25rem;right: 0;margin: auto;}
	.conentQt .map ul li a{font-size: 0.24rem;color: #e87b4c;font-weight: bold;position: absolute;bottom: 0.2rem;right: 0.2rem;}
	.conentQt .map ul li.active{display: flex;justify-content: space-between;}
	.conentQt .map_con{padding-bottom: 4.4rem;position: relative;overflow: hidden;}
	.btnKf{width: 5.4rem;height: 0.8rem;line-height: 0.8rem;font-size: 0.24rem;border-radius: 0.5rem;position: absolute;bottom: 0.4rem;right: 0;left: 0;margin: auto;}
	.navs{width: 94%;height: 0.88rem;margin: 0 auto;}
	#nav{height: 0.88rem;border-radius: 0.1rem;}
	#nav .m1200{width: 96%;}
	#nav ul{height: 0.88rem;}
	.nav a{font-size: 0.24rem;padding: 0.2rem 0;}
	.navs::after{width: 100%;top: -0.04rem;background-size: contain;}


    .page .tit img{width: 100%;}
	.tabwrap .tablists .tabList{width: 2rem;height: .56rem;line-height: .56rem;font-size: .24rem;margin: 0 .1rem;box-sizing: border-box;}

	.page1{padding-bottom: 0;}
	.page1 .m1200{width: 100%;}
	.page1 .tabwrap .table_wrap{margin-top: 0.2rem;}
	.page1 .m1200 .lists{flex-direction: column;margin-top: 0;}
    .page1 .list{width:94%;margin: 0 auto;}
    .page1 .txt{width: 100%;padding: .25rem .25rem 0.5rem .25rem;height: auto;order: 2;}
    .page1 .txt h5 a{font-size: .36rem;line-height: .22rem;}
    .page1 .txt p{margin: .15rem 0 .2rem;text-align: justify;font-size: 0.24rem;}
    .page1 .txt p a{font-size: .24rem;line-height: .24rem;}
    .page1 .txt a.xq{font-size: .24rem;line-height: .24rem;}
    .page1 .txt img{width: 100%;height: 4.4rem;}
    .page1 li{height: .66rem;border-bottom: .01rem solid #d4d4d4;position: relative;justify-content: space-between;}
    .page1 li span{width: 1.5rem;height: .35rem;font-size: .24rem;line-height: .35rem;border-radius: .2rem;border: .01rem solid #d3d3d3;}
    .page1 li i{width: .1rem;height: .1rem;margin: 0 .05rem 0 .1rem;position: absolute;top: 0;bottom: 0;left: 1.7rem;margin: auto;}
	.page1 li p{width: 5rem;padding-left: 0.4rem;}
	.page1 li.active p{font-weight: bold;}
    .page1 li p a{font-size: .24rem;}
	.page1 b.more{width: 100%;text-align: right;color: #005294;font-size: 0.24rem;font-weight: bold;line-height: 3;}
	.page1 .skbb .item{height: auto;}
	.page2 .videos{margin-top: 0.5rem;}
	.page2 .swiper_videos{padding-bottom: 0.8rem;}
	.page2 .swiper_videos .swiper-slide{transform: scale(.8);}
	.page2 .swiper_videos .swiper-slide.swiper-slide-active{transform: scale(1);}
	.page2 .video_txt .video{width: 2.5rem;height: 4.55rem;}
	.page2 .video_txt i{width: 2.5rem;background-size: 30%;}
	.page2 .swiper_videos .swiper-pagination-bullet{width: 0.06rem;height: 0.06rem;margin: 0 0.1rem;}
	.page2 .swiper_videos .swiper-pagination-bullet-active{width: 0.4rem;}
	.page2 .swiper_videos .swiper-wrapper2 .video_txt .video,
	.page2 .swiper_videos .swiper-wrapper2 .video_txt i{width: 100%;}
	.page2 .swiper_videos .swiper-wrapper2 .video_txt i{background-size: 10%;}
	.page2 .swiper_videos .swiper-wrapper2 h5{font-size: 0.24rem;height: 0.6rem;width: 100%;line-height: 0.6rem;}
	.page2 .swiper-container:hover .swiper-button-next,
	.page2 .swiper-container:hover .swiper-button-prev{display: none !important;}
	
	.fm{background: url(../images/m_fmBg.jpg) no-repeat center top;height: 11.6rem;background-size: cover;}
	.fm .m1200{width: 94%;}
	.fm .m1200 ul{margin: 0 auto;flex-direction: column;width: 100%;padding-top: 2.1rem;}
	.fm .m1200 ul li{width: 100%;border-radius: 0.2rem;height: auto;padding: 0.28rem 0.4rem;    border: 0.02rem solid #ffffff;margin-bottom: 0.1rem;text-align: left;    background: linear-gradient(90deg, #8db6e7, #ebf5fe, rgba(0, 0, 0, 0));}
	.fm .m1200 ul li h4{font-size: 0.28rem;}
	.fm .m1200 ul li h5{font-size: 0.24rem;margin-top: 0;}
	.fm .form-wrap form .center{flex-wrap: nowrap;flex-direction: column;}
	.fm .form-wrap{padding:0.34rem;margin: 0 auto;width: 100%;box-sizing: border-box;}
	.fm .form-wrap form{height: auto;flex-direction: column;padding: 0;}
	.fm .form-wrap form h4{font-size: .34rem;line-height: .44rem;padding: 0 0 0 3rem;margin: 0 0 .3rem 0;}
	.fm .form-wrap form .center .label{height: .8rem;width: 100%;margin: 0 0 0.2rem 0;}
	.fm .form-wrap form .center .label input{height: .8rem;line-height: .8rem;font-size: .28rem;}
	.fm .form-wrap form .center .label.Code span{font-size: .28rem;height: .4rem;margin: .2rem 0;line-height: .4rem;}
	.fm .form-wrap form .center .tiaokuan{font-size: .2rem;text-align: left;}
	.fm .form-wrap form .xdf_formbtn{width: 100%;height: .8rem;line-height: .8rem;font-size: .28rem;border-radius: 0;background: #ffcb7a;border-radius: .4rem;margin: 0;}
	.fm h6{font-size: 0.2rem;padding: 0;margin-top: 0.1rem;text-align: center;}
	.fm .form-wrap .tiaokuan.white{padding: 0;font-size: 0.22rem;}


	.page3 .top{width: 100%;height: 3.1rem;}
	.page3 .top .pao{font-size: 0.22rem;}
	.page3 .top .pao1{background-image: url(../images/m_page3_line1.png);width: 3.48rem;height: 1.02rem;background-size: contain;line-height: 1.3rem;}
	.page3 .top .pao2{background-image: url(../images/m_page3_line2.png);width: 4.94rem;height:0.78rem;background-size: contain;top: 0.9rem;left: 0.5rem;line-height: 0.9rem;}
	.page3 .top .pao3{background-image: url(../images/m_page3_line3.png);width: 3.29rem;height: 0.84rem;background-size: contain;line-height: 0.9rem;left: 2rem;left: auto;right: 0;}
	.page3 .top .pao4{background-image: url(../images/m_page3_line4.png);width: 2.56rem;height: 0.83rem;background-size: contain;line-height:0.9rem;right: 0.5rem;left: auto;top: 1.5rem;}
	.page3 .top .pao5{background-image: url(../images/m_page3_line5.png);width: 3.19rem;height: 0.81rem;background-size: contain;line-height: 0.9rem;left: 0;top: 1.5rem;}
	.page3 .top a{width: 2.5rem;height: 0.56rem;font-size: 0.24rem;line-height: 0.56rem;bottom: 0;left: 0;right: 0;margin: auto;border-radius: 0.5rem;}
	.page3 .esx_con{width: 100%;box-sizing: border-box;padding: 0.3rem;border-radius: 0.2rem;flex-direction: column;}
	.page3 .esx_con .item{width: 100%;margin-bottom: 0.1rem;}
	.page3 .esx_con .item .title{height: 0.8rem;font-size: 0.26rem;}
	.page3 .esx_con .item .title p{font-size: 0.2rem;}
	.page3 .esx_con .item img{width: 100%;}
	/* .page3 .esx_con .item.active .title{color: #ffffff;background: #e87b4c;} */
	.page3 .esx_con .img_con{height: 0;overflow: hidden;}
	.page3 .esx_con .item.active .img_con{height: auto;}
	.page3 .bot{background-image: url(../images/m_page3_bot.png);width:100%;height: 3.11rem;background-size: contain;margin: 0 auto;}
	.page3 .bot .item_con{margin: 0 auto;width: auto;padding: 1.36rem 0.36rem 0 0.36rem;}
	.page3 .bot .item{width:1.96rem;height: 1rem;background-size: contain;padding-top: 0.25rem;font-size: 0.22rem;}
	.page3 .bot .btn_a{font-size: 0.26rem;right: 0;left: 0;margin: auto;bottom: 0.1rem;top: auto;height: 0.5rem;width: 30%;text-align: center;}
}</pre></body></html>