.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;}
.qt_head .logo{min-height: 30px;}
.qt_head .m1200 h4{display: table-cell;width: 705px;color: #ffffff;height: 48px;line-height: 48px;font-size: 30px;text-align: left;padding-left: 45px;}
.qt_head ul{display: none !important;}
.rightMenu.green .menu_item.qt_53Btn{display: none !important;}

.header_banner{height: 530px;background-repeat: no-repeat;background-position: center top;background-image: url(../images/bannerBg.jpg); overflow: initial;}
.header_banner .m1200{position: relative;height: 530px;}
.header_banner .header_txt{padding: 110px 0 0 0;}
.header_banner .header_txt span{width: 438px;height: 40px;line-height: 40px;font-size: 18px;color: #eeeeee;background: #019e8e;border-radius: 20px;display: block;text-align: center;display: none;}
.header_banner .header_txt h2{font-size: 66px;color: #ffffff;font-weight: bold;line-height: 66px;margin: 20px 0 25px;}
.header_banner .header_txt h2 strong{font-weight: bold;}
.header_banner .header_txt ul{display: flex;}
.header_banner .header_txt ul li{font-size: 32px;color:#fefefe;padding: 0 12px;border-right: 4px solid #ffffff;line-height: 32px;}
.header_banner .header_txt ul li:last-child{border-right: 0;}

.header_banner .form-wrap{position: absolute;left: 0;top: 335px;width: 945px;height: 255px;border: 2px solid #ffffff;background: linear-gradient(to top,#ffffff 60%,#e3f3ef 100%);padding: 35px;box-sizing: border-box;z-index: 99;box-shadow: 0 0 29px 0 rgba(0, 0, 0, .21);}

.header_banner .form-wrap h4{font-size: 24px;color: #333333;font-weight: bold;line-height: 24px;margin: 0 0 15px 0;}
.header_banner .form-wrap .top{display: flex;justify-content: space-between;flex-wrap: wrap;}
.header_banner .form-wrap form .label{width: 286px;height: 40px;line-height: 40px;border-radius: 8px !important;border-color: #ececec;margin: 5px 0;}
.header_banner .form-wrap form .label input{width: 100%;height: 38px;line-height: 38px;padding-top: 0;font-size: 14px;}
.header_banner .form-wrap form .label.phone,.rightMenu .call form .label.phone {position: relative;left: 0;top: 0;padding-left: 120px;}
.header_banner .form-wrap form .label.phone select,.rightMenu .call form .label.phone select{width: 80px;line-height: 38px;padding-top: 0;text-align: left;height: 38px;text-align: center;padding-left: 0;text-indent: -10px;position: absolute;left: 38px;top: 0;cursor: pointer;}
.header_banner .form-wrap form .label.phone select,.rightMenu .call form .label.phone select{background:rgba(215, 215, 215, .25) url(https://liuxue.xdf.cn/special/include/imagess/form_green_new.png?4) no-repeat right center;background-position: 88% -300px;}
.rightMenu .call form .label.phone select{background-position: 100% -305px;}
/* .header_banner .form-wrap form .label.phone:before,.rightMenu .call form .label.phone:before{position: absolute;content: "";height: 38px;line-height: 38px;width: 22px;background: url(https://liuxue.xdf.cn/special/include/imagess/form_green_new.png?4) no-repeat right center;background-position: center -310px;z-index: 9;left: 90px;top: 8px;} */
.header_banner .form-wrap form .label.wechatid i{ background-position:  center -730px;}
.header_banner .form-wrap form .label.school i{ background-position:  center -675px;}
.header_banner .form-wrap form .label.profession i{ background-position:  center -205px;}
.header_banner .form-wrap form .label.product i{ background-position:  center -785px;cursor: pointer;}
.header_banner .form-wrap form .label.product{position: relative;}
.header_banner .form-wrap form .label.product ul{position: absolute;top: 39px;left: 0;width: 100%;background: #ffffff;border: 1px solid #ececec;border-top: 0;display: none;}
.header_banner .form-wrap form .label.product input{cursor: pointer;width: 82%;}
.header_banner .form-wrap form .label.product ul li{padding-left: 50px;font-size: 14px;position: relative;cursor: pointer;}
.header_banner .form-wrap form .label.product ul li::before{position: absolute;content: "";display: inline-block;width: 20px;height: 20px;margin-right: 8px;border: 1px solid #ccc; vertical-align: middle;top: 0;bottom: 0;margin: auto 0;left: 12px;}
.header_banner .form-wrap form .label.product ul li.active::before{content: "✔";  display: inline-block;color: white;background-color: #4fcca2;text-align: center;line-height: 20px;border: none;}
.header_banner .form-wrap .bottom{display: flex;}
.header_banner .form-wrap form .tiaokuan{font-size: 12px;text-align: left;padding-top: 20px;}
.header_banner .form-wrap form .xdf_formbtn{width: 286px;height: 40px;border-radius: 20px;background: #019e8e;color: #ffffff;line-height: 40px;font-weight: bold;flex-shrink: 0;margin: 5px 0;cursor: pointer;font-size: 16px;}


.rightMenu .call form .label.phone {padding-left: 90px;}
.rightMenu .call form .label.phone select{width: 56px;height: 28px;line-height: 30px;left: 23px;}
 .rightMenu .call form .label.phone:before{top: 5px;left: 58px;}
 
/* 按钮悬浮 闪动效果 */
.page .qtBtn:hover{-webkit-transition: background-color .1s .3s, color .1s .3s;transition: background-color .1s .3s, color .1s .3s;-webkit-animation: anim-moema-1 .3s forwards;animation: anim-moema-1 .3s forwards}
.page .qtBtn:hover:before {-webkit-animation: anim-moema-2 .3s .3s forwards;animation: anim-moema-2 .3s .3s forwards;}



/* 本页面公共代码 */
.page{padding: 50px 0;}


.page .tit{text-align: center;margin: 0 0 45px 0;}
.page .tit h2{font-size: 40px;color: #333333;position: relative;text-align: center;display: inline-block;line-height: 40px;font-weight: normal;}
.page .tit h2 strong{font-weight: bold;}
.page .tit.white h2{color: #ffffff;}

.page1{padding-top: 135px;}
.page1 ul{display: flex;justify-content: space-between;}
.page1 ul li{width: 285px;height: 305px;background: #f9f9f9;}
.page1 ul li img{width: 100%;height: 190px;}
.page1 ul li h4{font-size: 18px;color: #333333;font-weight: bold;line-height: 18px;padding: 20px 15px 7px;}
.page1 ul li p{font-size: 14px;line-height: 16px;color: #666666;padding: 0 15px;}
.page1 ul li:hover{background: #ffffff;box-shadow: 0 0 14px 4px rgba(44, 49, 49, .21);transform: translateY(-20px);}



.page2{background: url(../images/page2Bg.png) no-repeat center top;}
.page2 .m1200{display: flex;align-items: center;}
.page2 .left{width: 590px;}
.page2 .left .tit{text-align: left;}
.page2 .left .tit h2{text-align: left;line-height: 50px;}
.page2 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.page2 li{width: 284px;height: 102px;border: 2px solid #e9e9e9;background: #ffffff;box-sizing: border-box;padding: 45px 22px 0;margin: 0 0 18px 0;position: relative;}
.page2 li.active{background: #019e8e url(../images/arrow.png) no-repeat 90% center;}
.page2 li:last-child{width: 100%;margin: 0;}
.page2 li:last-child.active{background-position-x: 95%;}
.page2 li h4{font-size: 16px;color: #333333;font-weight: bold;line-height: 16px;margin: 0 0 8px 0;position: relative;}
.page2 li.active h4,.page2 li.active p{color: #ffffff;}
.page2 li h4:before{position: absolute;content: "";background-repeat: no-repeat;background-position: center center;top: -30px;}
.page2 li:nth-of-type(1) h4:before{background-image: url(../images/page2Icon1.png);width: 24px;height: 20px;}
.page2 li:nth-of-type(2) h4:before{background-image: url(../images/page2Icon2.png);width: 22px;height: 21px;}
.page2 li:nth-of-type(3) h4:before{background-image: url(../images/page2Icon3.png);width: 21px;height: 19px;}
.page2 li:nth-of-type(4) h4:before{background-image: url(../images/page2Icon4.png);width: 18px;height: 20px;}
.page2 li:nth-of-type(5) h4:before{background-image: url(../images/page2Icon5.png);width: 19px;height: 20px;}
.page2 li:nth-of-type(6) h4:before{background-image: url(../images/page2Icon6.png);width: 22px;height: 20px;}
.page2 li:nth-of-type(7) h4:before{background-image: url(../images/page2Icon7.png);width: 20px;height: 20px;}
.page2 li p{font-size: 14px;color: #666666;line-height: 14px;overflow:hidden;text-overflow:ellipsis;display: block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
 
.page2 li:nth-of-type(1).active h4:before{background-image: url(../images/page2Icon1_at.png);width: 24px;height: 20px;}
.page2 li:nth-of-type(2).active h4:before{background-image: url(../images/page2Icon2_at.png);width: 22px;height: 21px;}
.page2 li:nth-of-type(3).active h4:before{background-image: url(../images/page2Icon3_at.png);width: 21px;height: 19px;}
.page2 li:nth-of-type(4).active h4:before{background-image: url(../images/page2Icon4_at.png);width: 18px;height: 20px;}
.page2 li:nth-of-type(5).active h4:before{background-image: url(../images/page2Icon5_at.png);width: 19px;height: 20px;}
.page2 li:nth-of-type(6).active h4:before{background-image: url(../images/page2Icon6_at.png);width: 22px;height: 20px;}
.page2 li:nth-of-type(7).active h4:before{background-image: url(../images/page2Icon7_at.png);width: 20px;height: 20px;}


.page2 .right{width: 590px;flex-shrink: 0;margin: 0 0 0 20px;display: flex;justify-content: center;}
.page2 .page2-swiper{width: 426px;margin: 25px auto 0;position: relative;border-radius: 20px;}
.page2 .swiper-slide{width: 426px;height: 544px;background: url(../images/page2SlideBg.png) no-repeat center top;}
.page2 .swiper-slide h2{padding-top: 180px;font-size: 30px;font-weight: bold;line-height: 30px;text-align: center;position: relative;margin-bottom: 35px;}
.page2 .swiper-slide h2::after{position: absolute;content:"";width: 118px;height: 2px;background: #13b5a4;left: 0;right: 0;margin: 0 auto;bottom: -20px;}
.page2 .swiper-slide p{font-size: 16px;line-height: 26px;padding: 0 33px 0;text-align: center;height: 224px;color: #666666;}
.page2 .qtBtn{width: 284px;height: 40px;line-height: 40px;text-align: center;border-radius: 20px;background: #019e8e;font-size: 16px;color: #ffffff;position: absolute;bottom: 30px;z-index: 2;font-weight: bold;left: 0;right: 0;margin: 0 auto;cursor: pointer;}




.page3{background:#fff;}
.page3 .con .list{width:285px;height:322px;float:left;background:#f9f9f9;margin-right:20px;text-align:center;padding-top:130px;box-sizing:border-box;position:relative;}
.page3 .con .list:nth-last-of-type(1){margin-right:0;}
.page3 .con .list:nth-of-type(2),
.page3 .con .list:nth-of-type(4){margin-top:40px;}
.page3 .con .list::before{content:'';width:50px;height:50px;background:url(../images/page3_1.png) no-repeat 0 0;position:absolute;top:56px;left:0;right:0;margin:auto;}
.page3 .con .list:nth-of-type(1)::before{background-position:2px 0;}
.page3 .con .list:nth-of-type(2)::before{background-position:-304px bottom;}
.page3 .con .list:nth-of-type(3)::before{background-position:-610px 0;}
.page3 .con .list:nth-of-type(4)::before{background-position:-914px bottom;}
.page3 .con .list dl{height:120px;}
.page3 .con .list dt{font-size:18px;color:#333333;font-weight:bold;line-height:30px;margin-bottom:14px;}
.page3 .con .list dd{font-size:14px;color:#666666;line-height:22px;}
.page3 .con .list .btn{width:196px;height:28px;border:2px solid #9d9d9d;line-height:28px;font-size:14px;color:#333333;border-radius:14px;margin:0 auto;cursor:pointer;}
.page3 .con .list:hover{box-shadow:0 0 10px 5px rgba(44,44,49,0.1);}
.page3 .con .list:hover::before{background-image:url(../images/page3_2.png);}
.page3 .con .list:hover dt{color:#019e8e;}
.page3 .con .list:hover .btn{border:2px solid #019e8e;background-color:#019e8e;color:#ffffff;}


.page4{background:#fff;}
.page4 .m1200{background:url(../images/page5_bg_pc.png) no-repeat right bottom;}
.page4 .con{height:426px;}
.page4 .con .dec_wrap{width:626px;font-size:16px;color:#333333;line-height:32px;padding-right:40px;padding-top:60px;}
.page4 .con .dec_wrap p{margin-bottom:32px;}

.page5{background-color:#424242;}
.page5 .tit{padding:0 0 20px;text-align: left;}
.page5 .tit h2{color:#ffffff;text-align:left;}
.page5 .con .pos_lists{height:190px;}
.page5 .con .pos_lists dl{width:600px;float:left;}
.page5 .con .pos_lists dt{font-size:20px;color:#ffffff;font-weight:bold;margin:0 0 20px;}
.page5 .con .pos_lists dd{font-size:16px;color:#ffffff;padding-left:26px;line-height:22px;margin-bottom:10px;position:relative;}
.page5 .con .pos_lists dd::before{content:'';width:16px;height:16px;position:absolute;left:0;top:0;bottom:0;margin:auto;background:url(../images/icon.png) no-repeat 0 0;}
.page5 .con .pos_lists dd.tel::before{background-position:0 2px;}
.page5 .con .pos_lists dd.pos::before{background-position:0 -32px;}
.page5 .con .pos_lists dd.email::before{background-position:0 -66px;}
.page5 .con .code_wrap p{font-size:16px;color:#ffffff;line-height:20px;}
.page5 .con .code_wrap dl{float:left;text-align:center;width:90px;margin-right:20px;margin-top:10px;}
.page5 .con .code_wrap dl dt img{width:100%;}
.page5 .con .code_wrap dl dd{width:100%;font-size:12px;color:#ffffff;line-height:24px;}


/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display: block;}
#xdf_bottomForm{display: none;}
.xdf_bottomForm_new .ax_img {background: url(../images/bottomFormImg.png) no-repeat center top;height: 222px;width: 255px;bottom: initial;margin: 0;top: -38px;left: -40px;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background: #19569d;}

@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) {
	
	.qt_head_wap .header_2 .w92 h4{display: table-cell;width: 3rem;color: #ffffff;height: .88rem;line-height: .88rem;font-size: .34rem;text-align: left;padding-left: .4rem;font-weight: bold;}
	
    .xdf_slide{display: none;}
	.form-wrap form .label i{left: .1rem;}
	.form-wrap form .label{padding-left: 8.5%;}
    .m1200{width: 94%;}
	.header_banner{width: 100%;height: 10.14rem;background: url(../images/m_bannerBg.jpg) no-repeat center top;}
	.header_banner .m1200{height: 10.14rem;}
	.header_banner .header_txt{padding-top: .86rem;}
	.header_banner .header_txt span{width: 5.66rem;height: .6rem;border-radius: .3rem;font-size: .24rem;line-height: .6rem;margin: 0 auto;}
	.header_banner .header_txt h2{font-size: .8rem;line-height: 1.04rem;text-align: center;font-weight: normal;margin: .2rem auto;}
	.header_banner .header_txt ul li{font-size: .3rem;line-height: .34rem;padding: 0 .14rem;border-right: .04rem solid #ffffff;}
	.header_banner .form-wrap{top: 4.85rem;width: 100%;border: .02rem solid #ffffff;padding: .55rem .35rem .35rem;height: 6.05rem;}
	.header_banner .form-wrap h4{font-size: .38rem;line-height: .38rem;margin: 0 0 .35rem 0}
	.header_banner .form-wrap form .label{width: 3.1rem;height: .78rem;line-height: .78rem;border-radius: .08rem !important;margin: .05rem 0;}
	.header_banner .form-wrap form .label.phone{padding-left: 1.35rem;}
	.header_banner .form-wrap form .label.phone select{width: .84rem;left: .5rem;height: .76rem;line-height: .76rem;}
	.header_banner .form-wrap form .label.phone:before{width: .22rem;height: .38rem;left: 1.05rem;top: .18rem;}
	.header_banner .form-wrap form .label input{font-size: .24rem;line-height: .74rem;height: .74rem;padding-left: 0;}
	.header_banner .form-wrap form .label.product input{width: 85.5%;}
	.header_banner .form-wrap form .label.product i.iconDown{left: 87%;}
	.header_banner .form-wrap form .label.product ul li{font-size: .24rem;line-height: .74rem;height: .74rem;padding-left: .8rem;}
	.header_banner .form-wrap .bottom{flex-direction: column;}
	.header_banner .form-wrap form .tiaokuan{font-size: .22rem;padding-top: 0;}
	.header_banner .form-wrap form .xdf_formbtn{margin: 0 auto;width: 5.6rem;height: .78rem;line-height: .78rem;font-size: .3rem;border-radius: .39rem;}
	
	
	.page{padding: .5rem 0;}
	.page .tit{margin: 0 0 .3rem 0;}
	.page .tit h2{font-size: .4rem;line-height: .4rem;}
	
	
	.page1{padding-top: 1.5rem;}
	.page1 ul{flex-wrap: wrap;}
	.page1 ul li{height: 4.5rem;width: 3.4rem;margin: 0 0 .2rem 0;}
	.page1 ul li:nth-of-type(3),.page1 ul li:nth-of-type(4){margin: 0;}
	.page1 ul li img{height: 2.22rem;}
	.page1 ul li h4{padding: .2rem .2rem .1rem;font-size: .3rem;line-height: .3rem;}
	.page1 ul li p{font-size: .24rem;line-height: .36rem;padding: 0 .2rem;}
	
	
	.page2{background: url(../images/m_page2Bg.jpg) no-repeat center top;}
	.page2 .left{display: none;}
	.page2 .m1200{display: block;}
	.page2 .right{width: 6.39rem;margin: 0 auto;}
	.page2 .page2-swiper{margin: 0;width: 6.39rem;height: 8.32rem;border-radius: .2rem;padding-bottom: .5rem;}
	.page2 .swiper-slide{width: 6.39rem;height: 8.32rem;background: url(../images/m_page2SlideBg.png) no-repeat center top;background-size: 100% 100%;}
	.page2 .swiper-slide h2{padding-top: 3rem;font-size: .34rem;line-height: .34rem;margin: 0 auto .5rem;}
	.page2 .swiper-slide h2::after{bottom: -.3rem;}
	.page2 .swiper-slide p{font-size: .24rem;line-height: .4rem;height: 2.7rem;padding:0;}
	.page2 .qtBtn{width: 4.62rem;height: .8rem;line-height: .8rem;border-radius: .4rem;font-size: .3rem;bottom: .8rem;}
	.page2 .page2-swiper .swiper-pagination{bottom: 0;}
	.page2 .page2-swiper .swiper-pagination .swiper-pagination-bullet{background: #fdfefe;opacity: 1;}
	.page2 .page2-swiper .swiper-pagination .swiper-pagination-bullet-active{background: #019e8e;opacity: 1;}
	
	.page3 .con .list{width:48%;height:3.75rem;margin-right:4%;padding-top:1.28rem;margin-bottom:0.2rem;}
	.page3 .con .list:nth-last-of-type(3),
	.page3 .con .list:nth-last-of-type(1){margin-right:0;}
	.page3 .con .list:nth-of-type(2),
	.page3 .con .list:nth-of-type(4){margin-top:0;}
	.page3 .con .list::before{content:'';width:0.6rem;height:0.6rem;background:url(../images/page3_1.png) no-repeat 0 0;background-size:9.64rem;position:absolute;top:0.44rem;left:0;right:0;margin:auto;}
	.page3 .con .list:nth-of-type(1)::before{background-position:0.06rem 0.04rem;}
	.page3 .con .list:nth-of-type(2)::before{background-position:-2.98rem bottom;}
	.page3 .con .list:nth-of-type(3)::before{background-position:-6.1rem 0.04rem;}
	.page3 .con .list:nth-of-type(4)::before{background-position:-9.1rem bottom;}
	.page3 .con .list dl{height:1.52rem;}
	.page3 .con .list dt{font-size:0.3rem;line-height:0.48rem;margin-bottom:0;}
	.page3 .con .list dd{font-size:0.24rem;line-height:0.38rem;}
	.page3 .con .list .btn{width:2.98rem;height:0.58rem;border:0.02rem solid #9d9d9d;line-height:0.58rem;font-size:0.26rem;color:#333333;border-radius:0.29rem;}
	.page3 .con .list:hover{box-shadow:0 0 0.1rem 0.05rem rgba(44,44,49,0.1);}
	.page3 .con .list:hover .btn{border:0.02rem solid #019e8e;}
	
	.page4{background:#fff url(../images/page5_bg_m.png) no-repeat right bottom;background-size:100%;}
	.page4 .m1200{background:none;}
	.page4 .con{height:6.6rem;}
	.page4 .con .img_wrap{width:100%;text-align:center;}
	.page4 .con .img_wrap img{width:5rem;}
	.page4 .con .dec_wrap{width:100%;font-size:0.24rem;line-height:0.36rem;padding-right:0;padding-top:0.24rem;}
	.page4 .con .dec_wrap p{margin-bottom:0.3rem;}
	
	
	.page5 .tit h2{text-align:center;}
	.page5 .con .tab_wrap{height:0.78rem;width:100%;border:0.02rem solid #019e8e;border-radius:0.1rem;margin-bottom:0.2rem;}
	.page5 .con .tab_wrap .tab{width:48%;margin:0.06rem 1%;height:0.66rem;line-height:0.66rem;text-align:center;font-size:0.28rem;color:#ffffff;float:left;font-weight:bold;border-radius:0.1rem;}
	.page5 .con .tab_wrap .tab.active{background:#019e8e;}
	.page5 .con .pos_lists{height:auto;}
	.page5 .con .pos_lists dl{width:100%;float:left;}
	.page5 .con .pos_lists dl:nth-of-type(2){display:none;}
	.page5 .con .pos_lists dt{display:none;}
	.page5 .con .pos_lists dd{font-size:0.24rem;padding-left:0.5rem;line-height:0.4rem;margin-bottom:0.3rem;}
	.page5 .con .pos_lists dd::before{content:'';width:0.32rem;height:0.32rem;background-size:0.32rem;}
	.page5 .con .pos_lists dd.tel::before{background-position:0 0.04rem;}
	.page5 .con .pos_lists dd.pos::before{background-position:0 -0.64rem;}
	.page5 .con .pos_lists dd.email::before{background-position:0 -1.32rem;}
	.page5 .con .code_wrap{text-align:center;margin-top:0.2rem;}
	.page5 .con .code_wrap p{font-size:0.3rem;line-height:0.4rem;}
	.page5 .con .code_wrap div{width:4.04rem;margin:auto;}
	.page5 .con .code_wrap dl{width:1.66rem;margin:0.18rem 0.18rem;}
	.page5 .con .code_wrap dl dd{font-size:0.22rem;line-height:0.4rem;}

}

/* 针对前途样式进行欧亚修稿 */

.qt_head_new .tel_wrap .qt_citylink .title{display: none;}
.qt_head_new .dl_wrap{visibility: hidden;}
.qt_head_new{height: 50px !important;}
.header_banner .form-wrap{display: none;}
.header_banner .header_txt h2{line-height: 85px;}
.rightMenu.green{display: none !important;}

.boxImg .yuyue,.boxImg .kecheng{display: none;}
.boxImg{height: 308px !important;top: 28% !important;}
.banner-qt-2026{background: #333333;height: 50px;}
.banner-qt-2026 .m1200{height: 100%;display: flex;justify-content: space-between;align-items: center;}
.banner-qt-2026 .logo {width: 180px;display: block;}
.banner-qt-2026 .logo img{width: 100%;}
.banner-qt-2026 .tel-oy{display: flex;justify-content: flex-start;align-items: center;font-size: 16px;color: #f39801;font-weight: bold;}
.banner-qt-2026 .tel-oy .tel-img{width: 18px;height: auto;margin-right: 10px;}
.newHeader{display: none !important;}
.page5 .con .pos_lists{height: 110px;}
.button-page{width: 300px;height: 40px;margin-top: 40px; background:#019e8e;border-radius: 20px;display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;}
.button-page:hover{-webkit-transition: background-color .1s .3s, color .1s .3s;color: #fff;
    transition: background-color .1s .3s, color .1s .3s;
    -webkit-animation: anim-moema-1 .3s forwards;
    animation: anim-moema-1 .3s forwards;}
@media (max-width:1000px) {
	.banner-qt-2026{display: none;}
	.header_banner .m1200{height: auto !important;}
	.header_banner .header_txt h2{line-height: 1.04rem;font-weight: bold;}
	.header_banner .header_txt h2 strong{font-weight: normal;font-size: 0.5rem;}
	.header_banner{height: 5.5rem;}
	.header_banner .header_txt ul{flex-wrap: wrap;width: 100%;justify-content: center;}
	.header_banner .header_txt ul li{margin-bottom: 0.2rem;}
	.header_banner .header_txt ul li:nth-child(4){border-right: none;}
	.page1{padding-top: 0.5rem !important;}
	.page4 .tit h2 strong{display: block;}
	.newHeader{display: block !important;}
	.page5 .con .pos_lists{height: auto;}


.page5 .tit{padding-bottom: 0.2rem;}
.button-page{display: none;}

}
















