.flex{display: flex;}
.flex-between{display: flex;justify-content: space-between;}
.flex-justify-start{display: flex;justify-content: flex-start;}
.flex-justify-center{display: flex;justify-content: center;}
.flex-justify-end{display: flex;justify-content: flex-end;}
.flex-column{display: flex;flex-direction: column;}
.flex-items-center{display: flex;align-items: center;}
.isPc2{display: none;}
.rightMenu .form-wrap form .label input, .rightMenu .form-wrap form .label select{padding-left: 0;}
.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;}

.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;}

.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;}
.qt_live_wrap{display: none;}
.xfzj{position: absolute;width: 192px;height: 346px;z-index: 9999999;top:-236px;right: 63px;display: none;}
.m_xfzj{display: none;}
.rightMenu .menu_item.offer-item:nth-child(3):hover .xfzj{display: block;}

/* 头图 */
.header_banner{width: 100%;height: 714px;background: url(../images/bannerBg.jpg?1) no-repeat center center;}
.header_banner .m1200{position: relative;height: 100%;padding: 70px 0 0 0;box-sizing: border-box;}
.header_banner img{display: block;}
.header_banner .bannerTit{position: absolute;right: 20px;bottom: 35px;}

.navs{height: 80px;}
#nav{background:#ffffff linear-gradient(to bottom,#c6e1d9 0%,rgba(255,255,255,0) 60%);width:100%;z-index:20;top:0;left:0;border-bottom: 1px solid #cdcdcd;box-sizing: border-box;}

.nav ul{width:1200px;display: flex;justify-content: space-between;align-items: center;height:79px;}
.nav li{width: 100px;}
.nav a{font-size: 20px;color:#333333;line-height: 20px;display: block;}
.nav li.menuOver a,.nav a:hover{font-size: 24px;line-height: 77px;color: #024b3a;border-bottom: 3px solid #024b3a;}
#nav.isStuck{background: #ffffff;}


/* page */
.page{padding: 75px 0;}
.page .tit{padding-top: 5px;}
.page .tit h2{font-size: 44px;color: #333333;line-height: 44px;margin: 0 0 30px 0;text-align: center;}



/* page1-探校行程 */
.page1{background: linear-gradient(180deg,#d9e2e0,#ffffff,#ffffff);min-height: 860px;}
.page1 .m1200{position: relative;}
.page1 .m1200::before{content: '';width: 663px;height:717px;background: url(../images/page1Bg.png) no-repeat center top;position: absolute;right: 30px;bottom: 0;z-index: 1;}
.page1 .time_wrap{margin-top: 66px;position: relative;z-index: 2;}
.page1 .time_wrap .time_left_btn{width:26px;height:24px;background: url(../images/data_btn.png) no-repeat center top;left: 0;top: 34px;position: absolute;cursor: pointer;}
.page1 .time_wrap .time_right_btn{width:26px;height:24px;background: url(../images/data_btn_right.png) no-repeat center top;right: 0px;top: 34px;position: absolute;cursor: pointer;}
.page1 .time_wrap .time_top{width: 1140px;background: url(../images/time_bg.png) no-repeat center top;background-size: contain;background-position: 0 25px;overflow: hidden;box-sizing: border-box;margin: 0 auto;position: relative;height: 120px;}
.page1 .time_wrap .time_tabs{display: flex;justify-content: flex-start;width: 1000000px;position: absolute;left: 0;top: 0;}
.page1 .time_wrap .time_top .time_tabs .tab{width: 232px;background: url(../images/time_line.png) no-repeat center top;background-position: 0 32px;cursor: pointer;margin-left: 16px;}
.page1 .time_wrap .time_top .time_tabs .tab .time_data{font-size: 24px;color: #333;padding-bottom: 8px;display: flex;align-items: center;}
.page1 .time_wrap .time_top .time_tabs .tab .time_tit{font-size: 18px;color: #333;line-height: 22px;padding-top: 30px;}
.page1 .time_wrap .time_top .time_tabs .tab .tag{display: none;}
.page1 .time_wrap .time_top .time_tabs .tab .tag.ing{padding: 0 10px 0 30px;color: #ffffff;background: #ea861c;position: relative;font-size: 14px;border-radius: 20px;border: 1px solid #d55e04;box-sizing: border-box;margin-left: 5px;display: block;}
.page1 .time_wrap .time_top .time_tabs .tab .tag.ing::after{content: '';width: 13px;height:13px;background: url(../images/icon3.png) no-repeat center top;position: absolute;left: 10px;top: 0;bottom: 0;margin: auto;}
.page1 .time_wrap .time_top .time_tabs .tab .tag.pending{background: #ddb415;padding: 0 10px 0 30px;color: #ffffff;position: relative;font-size: 14px;border-radius: 20px;border: 1px solid #bd9807;box-sizing: border-box;margin-left: 5px;}
.page1 .time_wrap .time_top .time_tabs .tab .tag.pending::after{content: '';width: 14px;height:16px;background: url(../images/icon4.png) no-repeat center top;position: absolute;left: 10px;top: 0;bottom: 0;margin: auto;}
.page1 .time_wrap .time_top .time_tabs .tab.pending .tag.pending,
.page1 .time_wrap .time_top .time_tabs .tab.ing .tag.pending{display: block;}
.page1 .time_wrap .time_top .time_tabs .tab.ing{background-image: url(../images/time_line_act.png);}
.page1 .time_wrap .time_top .time_tabs .tab.ing .time_data,
.page1 .time_wrap .time_top .time_tabs .tab.ing .time_tit,
.page1 .time_wrap .time_top .time_tabs .tab.active .time_tit{color: #0c7f63;}
.page1 .time_wrap .time_top .time_tabs .tab.ing .time_tit,
.page1 .time_wrap .time_top .time_tabs .tab.active .time_tit,
.page1 .time_wrap .time_top .time_tabs .tab.pending .time_tit{font-weight: bold;}
.page1 .time_wrap .time_top .time_tabs .tab.finished .time_data{color: #999;}
.page1 .time_wrap .time_top .time_tabs .tab.finished .time_tit{font-weight: normal;color: #333;}
.page1 .time_table{background: rgba(255,255,255,.2);border-radius: 20px;box-shadow: 0 0px 10px #cae4de;width: 100%;padding: 28px 32px;box-sizing: border-box;margin-top: 30px;display: flex;justify-content: center;}
.page1 .time_table .dec{width: 522px;}
.page1 .time_table .dec h3{font-size: 24px;color: #05755a;border-left: 4px solid #05755a;line-height: 22px;padding-left: 16px;}
.page1 .time_table .dec .lists .list{padding: 16px 0 20px 0;border-bottom: 2px solid #e1e1e1;position: relative;}
.page1 .time_table .dec .lists .list h4{display: flex;justify-content: flex-start;align-items: center;}
.page1 .time_table .dec .lists .list h4 b{font-size: 20px;color: #333;margin:0 6px;}
.page1 .time_table .dec .lists .list h4 b .boxNo{display: none;}
.page1 .time_table .dec .lists .list.ing h4 span{padding: 0 10px 0 30px;color: #ea861c;background: #ffffff;position: relative;font-size: 14px;border-radius: 20px;border: 1px solid #d55e04;box-sizing: border-box;margin-left: 5px;display: block;height: 28px;box-sizing: border-box;line-height: 28px;}
.page1 .time_table .dec .lists .list.ing h4 span::after{content: '';width: 13px;height:13px;background: url(../images/icon1.png) no-repeat center top;position: absolute;left: 10px;top: 0;bottom: 0;margin: auto;}
.page1 .time_table .dec .lists .list.pending h4 span{padding: 0 10px 0 30px;color: #c29f14;background: #ffffff;position: relative;font-size: 14px;border-radius: 20px;border: 1px solid #c29f14;box-sizing: border-box;margin-left: 5px;display: block;height: 28px;box-sizing: border-box;line-height: 28px;}
.page1 .time_table .dec .lists .list.pending h4 span::after{content: '';width: 14px;height:16px;background: url(../images/icon2.png) no-repeat center top;position: absolute;left: 10px;top: 0;bottom: 0;margin: auto;}
.page1 .time_table .dec .lists .list h4 i{font-size: 14px;color: #8a6413;width:95px;height:37px;background: url(../images/icon6.png?1) no-repeat center top;line-height: 30px;padding-left: 18px;box-sizing: border-box;}
.page1 .time_table .dec .lists .list h4 i.cityWalk{font-size: 12px;padding-left: 6px;}
.page1 .time_table .dec .lists .list h4 i em{font-weight: bold;display: block;transform:skewY(-10deg);}
.page1 .time_table .dec .lists .list .time{font-size: 12px;padding-left: 20px;color: #666666;position: relative;}
.page1 .time_table .dec .lists .list .time::after{content: '';width: 14px;height:14px;background: url(../images/icon5.png) no-repeat center top;position: absolute;top: 0;bottom: 0;left: 0;margin: auto;}
.page1 .time_table .dec .lists .list p{font-size: 14px;color: #666666;line-height: 22px;margin-top: 16px;}
.page1 .time_table .dec .lists .list .sm{position: absolute;top: 50px;right: 0;font-size: 14px;color: #14896e;text-align: center;width: 106px;cursor: pointer;}
.page1 .time_table .dec .lists .list .sm .img_con{width: 106px;height:126px;background: url(../images/smBg.png) no-repeat center top;display: none;}
.page1 .time_table .dec .lists .list .sm .img_con img{margin-top: 20px;}
.page1 .time_table .dec .lists .list .sm:hover{color:#197098;}
.page1 .time_table .dec .lists .list .sm:hover .img_con{display: inline-block;}
.page1 .time_table .dec .lists .list:last-child{border-bottom: 0;}
.page1 .time_table .dec a.qt_53Btn{width: 126px;height: 30px;border-radius: 40px;color: #ffffff;font-weight: bold;font-size: 14px;text-align: center;line-height: 30px;background: #14896e;display: block;box-shadow: 0 0 5px 2px #46a28d inset;float: right;}
.page1 .time_table .dec a.qt_53Btn:hover{background: #0b6953;}
.page1 .swiper-container-timeImg{width: 584px;height: 388px;}
.page1 .swiper-container-timeImg img{width: 100%;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;}
.page1 .swiper-container-timeImg img:hover{transform: scale(1.1);}
.page1 .swiper-container-timeImg .swiper-pagination{width: 50%;right: 0;margin: auto;bottom: 50px;top: auto;background: rgba(255,255,255,.2);}
.swiper-pagination-progress .swiper-pagination-progressbar{background: #49c1a7;}

.page1 .zx_con{border-radius: 50px;overflow: hidden;height: 43px;width: 100%;margin-top: 30px;display: flex;justify-content: center;position: relative;z-index: 2;}
.page1 .zx_con dt{width: 163px;background: #0e6c59;color: #ffffff;font-weight: bold;text-align: center;line-height: 43px;text-align: center;}
.page1 .zx_con dd{width: 1040px;background: linear-gradient(90deg,#deebe8 10%, rgba(0,0,0,0),rgba(0,0,0,0) 80%);}
.page1 .zx_con dd li{font-size: 16px;color: #333333;line-height: 43px;display: flex;justify-content: flex-start;margin-left: 10px;}
.page1 .zx_con dd li p{width: 870px;}
.page1 .zx_con dd li a{display: flex;}
.page1 .zx_con dd li a i{max-width: 850px;}
.page1 .zx_con dd li a b{color: #2a977f;font-size: 16px;font-weight:bold;cursor: pointer;}
/* page2 探校团队 */
.page2{background: url(../images/page2Bg.jpg) no-repeat center top;padding-top: 40px;}
.page2 .m1200{overflow: hidden;}
.page2 .tit h2{color: #1e5e47;}
.page2 .td_top{width: 1200px;height:600px;background: url(../images/zhou.png) no-repeat center top;padding: 150px 52px 0 482px;box-sizing: border-box;margin-top: -50px;}
.page2 .td_top dt b{font-size: 30px;color: #165318;}
.page2 .td_top dt{font-size: 16px;color: #176c1a;margin-bottom: 26px;}
.page2 .td_top dd{font-size: 16px;line-height: 160%;color: #26551c;}
.page2 ul{display: flex;justify-content: space-between;margin-top: -78px;}
.page2 ul li{width:142px;height:175px;background:#dcf0d1;border-radius: 16px;box-shadow: 0 0px 5px #afd4b5;position: relative;cursor: pointer;-webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;box-sizing: border-box;}
.page2 ul li b{font-size: 20px;color: #dbd78a;width: 88px;height: 32px;background: linear-gradient(90deg,#004f48 80%,rgba(0,0,0,0));position: relative;z-index: 1;display: block;text-align: center;line-height: 32px;margin: 100px auto 0;}
.page2 ul li .dec{width: 270px;font-size: 16px;color: #176c1a;line-height: 20px;margin-left: 180px;margin-top: 14px;position: absolute;bottom: -100%;-webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;}
.page2 ul li .dec p{color: #305039;margin-top: 14px;}
.page2 ul li::after{content: '';width: 142px;height:261px;background: url(../images/tech1.png) no-repeat center top;position: absolute;top: -84px;left: 0;right: 0;margin: auto;}
.page2 ul li:nth-child(2):after{background-image: url(../images/tech5.png);}
.page2 ul li:nth-child(3):after{background-image: url(../images/tech2.png);}
.page2 ul li:nth-child(4):after{background-image: url(../images/tech6.png);}
.page2 ul li:nth-child(5):after{background-image: url(../images/tech4.png);}
.page2 ul li:nth-child(6):after{background-image: url(../images/tech3.png);}
.page2 ul li.active{width: 470px;border: 1px solid #88c880;}
.page2 ul li.active::after{background-image: url(../images/tech1H.png);width:240px;height: 272px;left: 0;right: auto;top: -96px;}
.page2 ul li:nth-child(2).active::after{background-image: url(../images/tech5H.png);width:240px;height: 272px;}
.page2 ul li:nth-child(3).active::after{background-image: url(../images/tech2H.png);width:240px;height: 272px;}
.page2 ul li:nth-child(4).active::after{background-image: url(../images/tech6H.png);width:240px;height: 272px;}
.page2 ul li:nth-child(5).active::after{background-image: url(../images/tech4H.png);width:240px;height: 272px;}
.page2 ul li:nth-child(6).active::after{background-image: url(../images/tech3H.png);width:240px;height: 272px;}
.page2 ul li.active b{position: absolute;left: 46px;top: 24px;}
.page2 ul li.active .dec{bottom: 16px;}
.page2 ul li:nth-child(1).active .dec{bottom: 12px;}
/* page3-实况播报 */
.page3{background: url(../images/page3Bg.jpg) no-repeat center top;}
.page3 .tit h2{color: #ffffff;}
.page3 .item3_swiper{position: relative;}
.page3 .swiper-container{width: 800px;padding-bottom: 40px;}
.page3 .swiper-container .swiper-slide{border-radius: 20px;overflow: hidden;height: 530px;}
.page3 .swiper-container .swiper-slide::after{content: '';width:71px ;height:71px;background: url(../images/play.png) no-repeat center top;position: absolute;z-index: 3;right: 40px;bottom: 40px;}
.page3 .swiper-container .swiper-slide video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
.page3 .swiper-container .swiper-slide img{position: absolute;top: 0;bottom: 0;left: 0;right: 0;margin: auto;z-index: 2;width: 100%;}
.page3 .swiper-button-next, .page3 .swiper-container-rtl .swiper-button-prev{background: url(../images/right.png) no-repeat center top;width: 45px;height: 64px;right: 100px;}
.page3 .swiper-button-prev, .page3 .swiper-container-rtl .swiper-button-next{background: url(../images/right.png) no-repeat center top;width: 45px;height: 64px;transform: rotate(180deg);left: 100px;}
.page3 .swiper-container .swiper-slide.active img,
.page3 .swiper-container .swiper-slide.active::after{display: none;}
.page3 .swiper-container-horizontal>.swiper-pagination-progress{bottom: 0;top: auto;width: 50%;margin: auto;left: 0;right: 0;background: rgba(255,255,255,.3);}


/* page4-精彩瞬间 */
.page4{padding-bottom: 0;}
.page4 .tabs{width: 310px;height: 62px;background: linear-gradient(90deg,#8ccdb6,#1c8c64);border-radius: 50px;box-shadow: -5px 3px 10px 5px #2e8160 inset;margin: 0 auto 40px;font-size: 24px;color: #ffffff;padding: 3px;box-sizing: border-box;display: flex;align-items: center;justify-content: center;}
.page4 .tabs span{display: block;text-align: center;width: 50%;border-radius: 50px;height: 54px;display: flex;align-items: center;justify-content: center;font-weight: bold;cursor: pointer;}
.page4 .tabs span.active{background: #ffffff;color: #216d4f;box-shadow: -2px -2px 2px 2px #a0d3bd inset;}
.page4 .con{overflow: hidden;}
.page4 .con .xcjjzs-swiper {width: 1000000px;margin-bottom: 16px;display: flex;justify-content: flex-start;}
.page4 .con .xcjjzs-swiper .swiper-slide{width: 420px;height: 281px;margin-left: 16px;overflow: hidden;background: #999;border-radius: 20px;position: relative;}
.page4 .con .xcjjzs-swiper .swiper-slide span{background: rgba(0,0,0,.5);font-size: 14px;color: #ffffff;border-radius: 20px;padding: 0 15px;position: absolute;right: 10px;top: 10px;}
.page4 .con .xcjjzs-swiper .swiper-slide:last-child,.page4 .con .xcjjzs-swiper .swiper-slide:nth-of-type(3n){margin-right: 0;}
.page4 .con .xcjjzs-swiper .swiper-button-prev,.page4 .xcjjzs-swiper .swiper-button-next{ background: url(../images/page3/3/preBtn.png) no-repeat center; width: 38px; height: 38px;}
.page4 .con .xcjjzs-swiper .swiper-button-prev{transform: rotate(180deg);}
.page4 .con .xcjjzs-swiper .swiper-button-prev.swiper-button-disabled,.page4 .con .xcjjzs-swiper .swiper-button-next.swiper-button-disabled{opacity:0;}
.page4 .con .xcjjzs-swiper .swiper-slide img{width: 100%;height: 100%;transition:all .6s; }
.page4 .con .xcjjzs-swiper .swiper-slide:hover img{ transform: scale(1.2);}


/* page6-往期回顾 */
.page5{padding-bottom: 0;}
.page5 .m1200{width: 100%;}
.page5 .bg{height:690px;background: url(../images/page6Bg.jpg) no-repeat center center;}
.page5 .w1200{width: 1200px;height:100%;margin: 0 auto;}
.page5 .left{width: 760px;padding: 70px 0 0 0;}
/* .page5 .swiper{display: none;} */
.page5 .swiper.active{display: flex !important;}
.page5 .left .gallery-left{width: 760px;margin: 0 0 0 0px;}
.page5 .left .gallery-left .img{width: 760px;height: 500px;border: 2px solid #8eceb7;position: relative;box-sizing: border-box;border-radius: 20px;}
.page5 .left .gallery-left .img img{width: 100%;height: 100%;border-radius: 20px;}
/* .page5 .left .gallery-left .img::before{position: absolute;content: "";background: url(../images/shuiyin.png) no-repeat center center;left:10px; top: 5px;width: 80px;height:80px;background-size: contain;background-position:0px 0px;} */
.page5 .left .gallery-left p{font-size: 22px;color: #333333;padding: 18px 0;}
/* .page5 .left .swiper-item{position: relative;height: 384px;}
.page5 .left .gallery-thumbs{width: 139px;margin: 0 15px 0 10px;height: 384px;}
.page5 .left .gallery-thumbs .swiper-slide{width: 135px;height: 90px !important;border: 2px solid #0c3fac;}
.page5 .left .gallery-thumbs .act{border: 2px solid #dd9230;}
.page5 .left .gallery-thumbs .swiper-slide .img{height: 100%;}
.page5 .left .gallery-thumbs .swiper-slide img{width: 100%;height: 100%;} */
.page5 .swiper-right{width: 390px;height: 100%;background: linear-gradient(0deg,#f8773e,#f8773e);padding: 100px 0;box-sizing: border-box;position: relative;}
.page5 .swiper-right::before{position: absolute;left: 0;top: 0;right: 0;margin: auto;width: 100%;height: 150px;content: '';background: linear-gradient(to bottom,rgba(248,119,62,.7) 80%,rgba(248,119,62,0));z-index: 2;}
.page5 .swiper-right::after{position: absolute;left: 0;bottom: 0;right: 0;margin: auto;width: 100%;height: 150px;content: '';background: linear-gradient(to top,rgba(248,119,62,.7) 80%,rgba(248,119,62,0));z-index: 2;}
.page5 .left .swiper-button-next{background: url(../images/page5Right.png) no-repeat center center;right: 0;width: 34px;height: 34px;margin-left: -3px;z-index: 99999999999;transform: rotate(360deg);bottom: 16px;top: auto;}
.page5 .left .swiper-button-prev{background: url(../images/page5Right.png) no-repeat center center;bottom: 16px;right:50px;width: 34px;height: 34px;margin-left: -3px;z-index: 99999999999;top: initial;transform: rotate(180deg);left: auto;}
.page5 .swiper-right .swiper-slide{text-align: center;color: #ffffff;width: 60%;margin: 0 auto;cursor: pointer;font-size: 16px;line-height: 70px;}
.page5 .swiper-right .swiper-slide-active{border-top: 2px solid #ffffff;border-bottom: 2px solid #ffffff;font-weight: bold;box-sizing: border-box;font-size: 18px;height: 70px !important;}
.page5 .left .gallery-left .swiper-pagination{text-align: right;width: 85%;bottom: 16px;color: #165318;}

.page5 .left .swiper-button-prev,.page5 .left .swiper-button-next{display: none;}


.xdf_slide {display: block;width: 154px; height: 186px;bottom: 20px;}
.xdf_slide .xdf_slidebtn{width: 108px;height: 30px;line-height: 30px;border-radius: 15px;text-align: center;background: #ea861c;font-size: 16px;font-weight: bold;color: #ffffff;bottom: 20px;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm_new .ax_img {background: url(../images/bottomFormImg.png) no-repeat center top;height: 141px;width: 276px;bottom: initial;margin: 0;top: -6px;left: -90px;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #ea861c;color: #ffffff;font-weight: bold;font-size: 18px;}
.rightMenu .menu_item.offer-item{margin-top: 0;}
.rightMenu .menu_item.offer-item:nth-child(3){display: block;}

@media screen and (max-width:1000px) {
    /* body.sem .rightMenu{display: none !important;} */
    body.active {
		position: fixed !important;
		width: 100%;
        top: var(--scroll-top);
        left: 0;
	}
    .m_video{width: 100%;height: 100vh;background: rgba(0,0,0,.8);z-index: 99999;}
    .m_video video{width: 100%;position: fixed;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
	.m_video i{content: '';width: 0.6rem;height: 0.6rem;background: url('https://liuxue.xdf.cn/image/icon/close_white.png') no-repeat center top;position: fixed;right: 0.2rem;top: 2%;background-size: contain;}
    .header_banner{height: 9.34rem;background: url(../images/m_bannerBg.jpg) no-repeat center top;background-size: cover}
    .header_banner .m1200{padding: .7rem 0 0 0;}
    .header_banner img{width:6.29rem;height: 5.65rem;margin: 0 auto;}
    .header_banner .bannerTit{width: 2.28rem;height: .29rem;right: 0rem;bottom: 1.2rem;left: 0;margin: auto;}
	
    .m1200{width: 94%;}
    .page{padding: .65rem 0;}
    .page .tit{padding-top: 0.1rem;}
    .page .tit h2{font-size: .44rem;line-height: .36rem;margin: 0 0 .3rem 0;}
    .tabwrap .tabs .tab{width: 1.6rem;height: .5rem;line-height: .5rem;font-size: .22rem;margin: 0 .1rem;}
    
    /* height:14.5rem; */
    .page1{overflow: hidden;min-height:auto;}
    .page1 .m1200{width: 100%;}
    .page1 .time_wrap{margin-top: 0.78rem;}
    .page1 .time_wrap .time_tabs{padding-left: 0.3rem;width: 100%;flex-wrap: wrap;top: -0.55rem;}
    .page1 .time_wrap .time_top .time_tabs .tab .tag{display:  none !important;}
    .page1 .time_wrap .time_top{background: url(../images/m_timeLine.png) no-repeat center top;width: 7.5rem;height: 2.43rem;background-size: cover;overflow: inherit;}
    .page1 .time_wrap .time_top .time_tabs .tab,
    .page1 .time_wrap .time_top .time_tabs .tab.ing{background: none;}
    .page1 .time_wrap .time_top .time_tabs .tab{width: 1.5rem;margin: 0 0.1rem;text-align: center;margin-bottom: 0.15rem;}
	.page1 .time_wrap .time_top .time_tabs .tab .time_data{font-size: 0.28rem;color: #333333;width: 100%;display:block;text-align: center;padding: 0;border-radius: 0.1rem;position: relative;}
    .page1 .time_wrap .time_top .time_tabs .tab .time_data::after{content: "";width:0.18rem;height:0.18rem;background: #085827;border-radius: 50%;border: 0.04rem solid #237f47;position: absolute;bottom: -0.25rem;left: 0;right: 0;margin: auto;box-sizing: border-box;}
    .page1 .time_wrap .time_top .time_tabs .tab .time_tit{font-size: 0.28rem;line-height: 0.28rem;padding-top: 0.32rem;}
     .page1 .time_wrap .time_top .time_tabs .tab.ing .time_data, 
     .page1 .time_wrap .time_top .time_tabs .tab.active .time_data{background: #0c7f63;color: #ffffff;}
     .page1 .time_wrap .time_top .time_tabs .tab.ing .time_data::after, 
     .page1 .time_wrap .time_top .time_tabs .tab.active .time_data::after{background: #a7c968;}
     .page1 .time_wrap .time_top .time_tabs .tab{order: 10;}
     .page1 .time_wrap .time_top .time_tabs .tab:nth-child(1){order:1;}
     .page1 .time_wrap .time_top .time_tabs .tab:nth-child(2){order:2;}
     .page1 .time_wrap .time_top .time_tabs .tab:nth-child(3){order:3;}
     .page1 .time_wrap .time_top .time_tabs .tab:nth-child(4){order:4;}
     .page1 .time_wrap .time_top .time_tabs .tab:nth-child(5){order:8;}
     .page1 .time_wrap .time_top .time_tabs .tab:nth-child(6){order:7;}
     .page1 .time_wrap .time_top .time_tabs .tab:nth-child(7){order:6;}
     .page1 .time_wrap .time_top .time_tabs .tab:nth-child(8){order:5;}
     .page1 .m1200::before{width: 100%;height: 100%;right: 0;background-size: cover;background: url(../images/m_page1Bg.png) no-repeat center top;bottom: auto;top: 0;}
     .page1 .time_table{border-radius: 0.2rem;width: 94%;margin: 1rem auto 0;padding: 0.38rem;box-shadow: 0 0px 0.2rem #cfe6e0;position: relative;background: rgba(255, 255, 255, .5);}
     .page1 .time_table::after{content: '';width:0.5rem;height:0.4rem ;background: url(../images/m_icon.png) no-repeat center top;background-size: contain;position: absolute;top: -0.4rem;right: 0.5rem;}
     .page1 .time_table .dec{width: 100%;}
     .page1 .time_table .dec h3{font-size: 0.28rem;line-height: 0.3rem;border-left: 0.07rem solid #05755a;padding-left: 0.2rem;}
     .page1 .time_table .dec .lists .list{padding: 0.3rem 0;}
     .page1 .time_table .dec .lists .list.ing h4 span,
     .page1 .time_table .dec .lists .list.pending h4 span{padding: 0 0.3rem 0 0.4rem;font-size: 0.2rem;border-radius: 0.4rem;margin-left: 0;height: 0.36rem;line-height: 0.36rem;background: none;}
     .page1 .time_table .dec .lists .list.ing h4 span::after{width: 0.13rem;height: 0.13rem;background-size: cover;left: 0.16rem;}
     .page1 .time_table .dec .lists .list.pending h4 span::after{width: 0.14rem;height: 0.16rem;background-size: cover;left: 0.16rem;}
     .page1 .time_table .dec .lists .list h4 b{font-size: 0.3rem;margin: 0 0.1rem;}
     .page1 .time_table .dec .lists .list h4 i{font-size: 0.2rem;width:1.2rem;height: 0.44rem;background-size: cover;line-height: 0.4rem;padding-left: 0.21rem;}
     .page1 .time_table .dec .lists .list h4 i.cityWalk{font-size: 0.16rem;padding-left: 0.05rem;}
     .page1 .time_table .dec .lists .list .time{font-size: 0.22rem;padding-left: 0.34rem;}
     .page1 .time_table .dec .lists .list .time::after{width: 0.26rem;height: 0.26rem;background-size: cover;}
     .page1 .time_table .dec .lists .list p{margin-top: 0.16rem;font-size: 0.24rem;line-height: 160%;}
     .page1 .time_table .dec a.qt_53Btn.isWap{display: inline-block !important;background: none;box-shadow: none;color: #14896e;font-weight: bold;width: auto;height: auto;font-size: 0.24rem;border-radius: 0;line-height: 0.22rem;float: none;}
     .page1 .zx_con{height: 0.63rem;border-radius: 0;border-top-left-radius: 0.2rem;border-bottom-left-radius: 0.2rem;margin-left: 3%;width: 97%;margin-top: 0.3rem;overflow: hidden;}
     .page1 .zx_con dt{width: 20%;line-height: 0.63rem;font-size: 0.24rem;}
     .page1 .zx_con dd{width: 80%;padding-left: 1%;box-sizing: border-box;}
     .page1 .zx_con dd li{font-size: 0.24rem;line-height: 0.63rem;margin-left: 0.1rem;}
     .page1 .zx_con dd li a i{max-width: 100%;}
     .page1 .zx_con dd li b,
     .page1 .time_table .dec a.qt_53Btn,
     .page1 .time_table .dec .lists .list .sm{display: none;}

     .page2{background: url(../images/m_page2Bg.jpg) no-repeat center top;background-size: cover;}
     .page2 .td_top{width: 7.28rem;background: url(../images/m_zhou.png) no-repeat center top;background-size: cover;height: 6.85rem;margin-top: -0.6rem;padding: 1.26rem 0.3rem 0 0;}
     .page2 .td_top dt{padding-left: 3.04rem;box-sizing: border-box;font-size: 0.24rem;margin-bottom: 0.3rem;}
     .page2 .td_top dt b{font-size: 0.34rem;}
     .page2 .td_top dd{font-size: 0.24rem;line-height: 140%;}
     .page2 .td_top dd p:nth-child(1){padding-left: 3.04rem;margin-bottom: 0.2rem;}
     .page2 .td_top dd p:nth-child(2){padding-left:0.3rem;}
     .page2 .m1200{width: 100%;}
     .page2 ul{width: 94%;margin: 0.8rem auto 0;}
     .page2 ul li{width: 1.12rem;height: 1.4rem;border-radius: 0.2rem;}
     .page2 ul li b{font-size: 0.22rem;width: 0.84rem;height: 0.28rem;line-height: 0.28rem;margin: 0.85rem auto 0;}
     .page2 ul li::after{width: 100%;height: 2.05rem;background-size: cover;top: -0.6rem;}
     .page2 ul li .dec{display: none;}

     .page3{background: url(../images/m_page3Bg.jpg) no-repeat center top;background-size: cover;padding-bottom: 0;}
     .page3 .swiper-container{width: 100%;padding-bottom: 0.5rem;}
     .page3 .swiper-container .swiper-slide{width: 6.9rem;height: 4.84rem;border-radius: 0.4rem;}
     .page3 .swiper-container .swiper-slide img{border-radius: 0.4rem;}
     .page3 .swiper-container .swiper-slide::after{width: 0.54rem;height: 0.54rem;background-size: cover;right: 0.5rem;bottom: 0.5rem;}
    
     .page4{padding-bottom: 0;}
     .page4 .tabs{width: 3.08rem;height: 0.6rem;border-radius: 0.5rem;margin:0 auto 0.3rem;font-size: 0.24rem;padding: 0.03rem;}
     .page4 .con{width: 100%;overflow: hidden;}
     .page4 .tabs span{height: 0.54rem;line-height: 0.54rem;border-radius: 0.5rem;}
     .page4 .tabs span.active{box-shadow: 0rem -0.02rem 0.05rem 0rem #a0d3bd inset;}
     .page4 .con .xcjjzs-swiper{margin-bottom: 0.22rem;}
     .page4 .con .xcjjzs-swiper .swiper-slide{width: 5.34rem;height: 3.58rem;margin-left: 0.2rem;border-radius: 0.2rem;}
     .page4 .con .xcjjzs-swiper .swiper-slide span{font-size: 0.2rem;border-radius: 0.2rem;padding: 0 0.2rem;right: 0.2rem;top: 0.2rem;line-height: 0.34rem;}
    
     .page5{padding-bottom: 0;}
    .page5 .swiper-container{padding: .2rem 0;}
    .page5 .swiper-slide{width: 6.6rem;height: 4.4rem;}
    .page5 .swiper-slide-active i::before{width: 100%;height:100%;background-size: 1.11rem 1.11rem;}
    .page5 .w1200{width: 100%;flex-direction: column;justify-content: flex-start;}
    .page5 .right{order: -1;}
    .page5 .swiper-right{width: 100%;padding: 0 1rem;box-sizing: border-box;height: 1.04rem;}
    .page5 .swiper-right::before{height: 100%;width: 1.2rem;right: initial;background: linear-gradient(to right,rgba(248,119,62,1) 0%,rgba(248,119,62,0));}
    .page5 .swiper-right::after{height: 100%;width: 1.2rem;left: initial;background: linear-gradient(to left,rgba(248,119,62,1) 0%,rgba(248,119,62,0));}
    .page5 .swiper-right .swiper-slide{height: .3rem;line-height: .24rem;font-size: .24rem;display: flex;justify-content: center;align-items: center;height: 1.02rem;}
    .page5 .swiper-right .swiper-slide-active{border: none;border-left: .01rem solid #ffffff;border-right: .01rem solid #ffffff;padding: 0 .1rem;margin: 0;width: 1.2rem !important;font-size: .24rem;height: 0.6rem !important;margin-top: 0.2rem;}
    .page5 .bg{height: auto;background: url(../images/m_page6Bg.jpg) no-repeat center top;background-size: cover;}
    .page5 .left{width: 96%;padding: .5rem 0 .3rem 0;margin: 0 auto;}
    .page5 .left .gallery-left{width: 100%;}
    .page5 .left .gallery-left{margin: 0;}
    .page5 .left .gallery-left .swiper-slide{width: 6rem !important;}
    .page5 .left .gallery-left .img{width:6rem;height: 3.98rem;border: .01rem solid #dd9230;}

    .page5 .left .swiper-item{width: 1.39rem;height: 3.84rem;}
    .page5 .left .gallery-thumbs{width: 1.39rem;height: 3.84rem;margin: 0 0 0 .15rem;}
    .page5 .left .gallery-thumbs .swiper-slide{width: 1.2rem;height: .9rem !important;border: .01rem solid #0c3fac;}
    .page5 .left .gallery-thumbs .act{border:.01rem solid #dd9230}
    .page5 .left .gallery-left p{font-size: .24rem;line-height: .24rem;padding: .1rem;text-align: center;}
    .page5 .left .gallery-left .swiper-pagination{width: 100%;bottom: 0.2rem;right: 0.5rem;font-size: 0.24rem;left: auto;}

    .page6{padding-bottom: 0;}

    .xfzj{display: none;}
	.btn_live{background:url(https://qiantum.xdf.cn/image/icon/live8.gif) no-repeat center center;background-size:0.85rem;border-radius:0;width:0.85rem;height:0.85rem;position: fixed;z-index: 999;bottom: 5rem;right: .1rem;}
	.qt_live_wrap{width: 100%;height: 100%;position: fixed;left: 0;top: 0;right: 0;bottom: 0;margin: auto !important;background: rgba(0, 0, 0, 0.8);z-index: 9999;display: none;}
	.qt_live_wrap .m_xfzj{position: absolute;top: 0;bottom: 0;margin: auto;position: absolute;right: 0;left: 0;display: block;width: 6.28rem;height: 10.02rem}
	.qt_live_wrap .close{width:0.48rem;height:0.48rem;background:url(https://qiantum.xdf.cn/image/icon/icon.png?vhjhjkbc) no-repeat 0 -3.4rem;background-size:7.9rem;position:absolute;right:0.5rem;top:0.5rem;z-index:9;}
}