.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:562px;background-repeat:no-repeat;background-position:center top;background-image:url(../images/bannerBg.jpg);}
.header_banner .banner_img{padding-top:90px;margin:0 auto;}
.header_banner .m1200{display:flex;justify-content:space-between;}

.conentQt{}
.btnKf{width:340px;height:44px;line-height:44px;border-radius:40px;background:#de2128;font-size:16px;text-align:center;color:#ffffff;font-weight:bold;display:block;margin:20px auto 0;cursor:pointer;}
/* 本页面公共代码 */
.navs{height:66px;width:1200px;margin:174px auto 0;position:relative;}
.navs::after{content:"";position:absolute;left:0;right:0;top:-6px;margin:auto;width:984px;height:11px;z-index:7;}
#nav{z-index:6;position:relative;margin:0 auto;width:1200px;background:#ffffff;height:66px;border-radius:10px;left:0;right:0;margin:auto;border:2px solid #0033ff;box-shadow:0 7px 10px #cfdef0;box-sizing:border-box;}
#nav ul{height:66px;}
.nav li{width:14%;float:left;}
.nav a{font-size:18px;padding:20px 0;color:#021642;display:block;text-align:center;position:relative;}
.nav li.menuOver a,.nav a:hover{color:#021642;font-weight:bold;}
.nav li.menuOver a::after,
.nav a:hover::after{content:"";position:absolute;left:0;right:0;bottom:3px;margin:auto;width:26px;height:4px;background:#0033ff;transition:all .3s;}


.page{padding:50px 0;}
.page div.tit{text-align:center;margin:0 0 66px 0;font-size:40px;font-weight:bold;position:relative;line-height:40px;color:#001641;}
.page div.tit b{color:#0033ff;padding-left:20px;display:inline-block;}
.page div.tit::after{content:"";width:355px;height:21px;background:url(../images/titLine.png) no-repeat center top;position:absolute;left:0;right:0;bottom:-40px;margin:auto;}

.page1{background:url(../images/page1Bg.png) no-repeat center top;margin-top:40px;padding-bottom:0;}
/* page1*/
.page1 .m1200{display:flex;justify-content:space-between;}
.page1 .m1200 .dec{width:785px;padding:40px 40px 0 65px;box-sizing:border-box;}
.page1 .m1200 .dec .top{border-bottom:1px solid #5376c5;display:flex;justify-content:space-between;margin-bottom:20px;}
.page1 .m1200 .dec .top b{color:#001641;font-weight:bold;display:inline-block;position:relative;padding-bottom:20px;font-size:20px;}
.page1 .m1200 .dec .top b::after{content:"";position:absolute;left:0;bottom:0;width:20%;height:2px;background:linear-gradient(90deg,#3961bc,#3961bc);}
.page1 .m1200 .dec .top span{font-size:16px;color:#ed0a00;font-weight:bold;-webkit-animation:ball-scale-multiple 1s 0s linear infinite alternate;animation:ball-scale-multiple 1s 0s linear infinite alternate;cursor:pointer;}
.page1 .m1200 .dec .top span strong{font-weight:bold;}
.page1 .m1200 .dec p{font-size:14px;line-height:22px;color:#666666;margin-bottom:10px;text-indent:2em;}
.page1 .m1200 .dec p b{color:#08327e;font-size:16px;}
.page1 .m1200 .dec_r p{font-size:16px;color:#001641;text-align:center;line-height:120%;letter-spacing:0;font-weight:bold;}
.page1 .m1200 .dec_r ul li{width:176px;height:163px;border-radius:10px;box-shadow:0 0 5px 0px #d0d4db;}

.page2 ul {display:flex;justify-content:space-evenly;margin-top:100px;}
.page2 ul li{position:relative;font-size:16px;text-align:center;width:33%;}
.page2 ul li p{line-height:160%;color:#333333;padding-top:32px;text-align:center;font-weight:bold;}
.page2 ul li::after{content:'';width:1px;height:86px;background:#dadada;position:absolute;right:0;top:0;bottom:0;margin:0 auto;}
.page2 ul li:last-child::after{display:none;}

.bg2{background:url(../images/page3Bg.jpg) no-repeat center 341px;}
.page3 .m1200 .swipr_con{display:flex;justify-content:flex-start;width:100000px;position:relative;}
.page3 .m1200 ul {display:flex;justify-content:flex-start;}
.page3 .m1200 ul li{width:273px;background:#ffffff;text-align:center;box-shadow:0 10px 10px rgba(0,0,0,.2);height:330px;cursor:pointer;margin-right:20px;overflow:hidden;position:relative;}
.page3 .m1200 ul li h3{font-size:24px;color:#000635;margin-top:18px;}
.page3 .m1200 ul li p{font-size:16px;color:#666666;line-height:20px;margin-top:10px;}
.page3 .m1200 ul li p b{color:#0033ff;}
.page3 .m1200 ul li:hover{box-shadow:0 10px 10px rgba(0,0,0,.3);}
.page3 .m1200 ul li a{font-size:14px;margin-top:10px;display:none !important;position:absolute;left:0;right:0;bottom:10px;color:#ffffff;background:#de2128;border-radius:30px;width:50%;height:30px;line-height:30px;margin:0 auto;}
.page3 .m1200 ul li:hover a{display:block !important;}
.page4{padding-top:0;padding-bottom:18px;}
.page4 div.tit{color:#ffffff;}
.page4 .con{display:flex;justify-content:space-between;}
.page4 .con .con_left{width:387px;border-radius:20px;background:linear-gradient(90deg,rgba(0,0,0,0),#032f6d);border:1px solid #65789b;box-sizing:border-box;padding:14px 15px;}
.page4 .con .con_left .item{background:linear-gradient(90deg,#012464,#032f6e);border-radius:18px;padding:10px 0 10px 15px;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}
.page4 .con .con_left .item b{font-size:18px;color:#de2128;line-height:140%;display:inline-block;width:58px;border-right:1px solid #832545;text-align:center;}
.page4 .con .con_left .item span{font-size:14px;color:#ffffff;display:inline-block;width:272px;line-height:110%;}
.page4 .con .con_right{width:790px;background:linear-gradient(90deg,#031c4b,rgba(0,0,0,0));position:relative;border-radius:20px;display:flex;align-items:center;border:1px solid #214587;}
.page4 .con .con_right.isPc{display:flex !important;}
.page4 .con .con_right::after{content:"";position:absolute;left:0;top:-12px;width:559px;height:27px;background:url(../images/line.png) no-repeat center top;}
.page4 .con .con_right::before{content:"";position:absolute;right:0;bottom:-12px;width:559px;height:27px;background:url(../images/line.png) no-repeat center top;}
.page4 .con .con_right .con_item{float:left;width:196px;border-right:1px dashed #76899e;font-size:24px;color:#ffffff;text-align:center;padding:0 18px;}
.page4 .con .con_right  .con_item p{display:block;line-height:29px;margin:10px 0;font-weight:bold;height:140px;font-size:24px;border-bottom:1px dashed #76899e;display:flex;align-items:center;flex-direction:column;    justify-content:center;}
.page4 .con .con_right  .con_item p:last-child{border-bottom:0;}
.page4 .con .con_right  .con_item p span{display:flex;align-items:center;justify-content:center;}
.page4 .con .con_right .kcConter{width:124px;float:left;font-size:20px;}
.page4 .con .con_right .kcConter p{font-weight:normal;}
.page4 .con .con_right .kcRight{width:450px;float:left;}
.page4 .con .con_right .kcRight p{font-weight:normal;font-size:16px;align-items:flex-start;text-align:left;}

.page5{padding-bottom:0;}
.page5 ul{display:flex;justify-content:space-between;}
.page5 ul li{width:590px;background:#cfe0ff;border-radius:10px;display:flex;justify-content:flex-start;height:124px;align-items:center;}
.page5 ul li h3{font-size:24px;color:#d9cd9d;width:192px;background:#0033ff;border-radius:10px;height:100%;display:flex;align-items:center;justify-content:center;}
.page5 ul li p{padding-left:40px;font-size:18px;color:#08327e;}
.page5 .tip,
.page6 .tip{font-size:16px;color:#333333;text-align:right;}

.page6{padding-bottom:0;}
.page6 .con{background:linear-gradient(180deg,rgba(0,0,0,0),#cfe0ff);border-radius:10px;padding-bottom:40px;}
.page6 ul{display:flex;justify-content:space-evenly;margin-top:30px;width:70%;margin:0 auto;}
.page6 ul li{width:404px;height:215px;background:url(../images/page5_bg1.png) no-repeat center top;text-align:center;}
.page6 ul li:nth-child(2){background-image:url(../images/page5_bg2.png);}
.page6 ul li:nth-child(3){background-image:url(../images/page5_bg3.png);}
.page6 ul li h3{font-size:24px;color:#08327e;padding-top:80px;margin-bottom:16px;}
.page6 ul li p{font-size:16px;color:#333333;line-height:120%;}
.page6 .bot{padding:0 66px;display:flex;justify-content:space-around;margin-top:36px;}
.page6 .bot h3{font-size:24px;color:#0033ff;margin-bottom:20px;}
.page6 .bot dl{margin-bottom:36px;}
.page6 .bot dl:nth-last-of-type(1){margin-bottom:0;}
.page6 .bot dl dt{font-size:18px;color:#001641;font-weight:bold;margin-bottom:10px;background: linear-gradient(90deg,#a4c2f8,rgba(0,0,0,0));padding: 5px 10px;border-radius: 10px;line-height: 22px;}
.page6 .bot dl dt span{font-weight:normal;font-size:14px;display: block;}
.page6 .bot dl dd{font-size:16px;color:#001641;}

.page7 {position:relative;}
.page7 .tit b{color:#5dc6e6;}
.page7 .con li{width:263px;height:220px;background:url(../images/page6_bg.png) no-repeat center top;float:left;margin-right:46px;position:relative;text-align:center;padding-top:25px;box-sizing:border-box;}
.page7 .con li::after{content:'';width:48px;height:38px;background:url(../images/line3.png?1) no-repeat center top;position:absolute;right:-48px;top:0;bottom:0;margin:auto;}
.page7 .con li:nth-child(4),
.page7 .con li:nth-child(8){margin-right:0;}
.page7 .con li:nth-child(4)::after{bottom:10px;right:0;top:auto;transform:rotate(90deg);margin:0 auto;left:0;}
.page7 .con li:nth-child(5)::after{transform:rotate(180deg);}
.page7 .con li:nth-child(6)::after{transform:rotate(180deg);}
.page7 .con li:nth-child(7)::after{transform:rotate(180deg);}
.page7 .con li:nth-child(8)::after{display:none;}
.page7 .con li h3{font-size:20px;color:#333333;padding-top:20px;margin-bottom:10px;}
.page7 .con li p{font-size:14px;color:#666666;line-height:160%;}
.page7 .con li p b{color:#508ac4;}
.page7 .btnKf{position:absolute;bottom:30px;left:0;right:0;margin:0 auto;}
.bg1{background:url(../images/page9Bg.jpg) no-repeat center 290px;}
.page8 ul{display:flex;justify-content:space-between;}
.page8 ul.isPc{display:flex !important;}
.page8 ul li{width:404px;background:url(../images/page8_bg1.png) no-repeat center top;height:189px;font-size:18px;text-align:center;padding-top:100px;box-sizing:border-box;}
.page8 ul li:nth-child(2){background-image:url(../images/page8_bg2.png);}
.page8 ul li:nth-child(3){background-image:url(../images/page8_bg3.png);}

.page9 .m1200 .tit{color:#ffffff;}
.page9 .m1200 .tit b{color:#6d89f8;}
.page9 dl{height:52px;border-radius:10px;overflow:hidden;background:rgba(0,0,0,.1);margin:0 0 20px 0;}
.page9 dl.active{box-shadow:0 2px 13px 0 rgba(87, 120, 201, .36);height:auto;margin:0 0 20px 0;}
.page9 dl dt{width:100%;height:52px;background:rgba(191,203,227,.9) url(../images/down.png) no-repeat 96% center;cursor:pointer;padding:0 0 0 44px;box-sizing:border-box}
.page9 dl dt h4{height:100%;line-height:52px;color:#083376;position:relative;font-size:20px;}
/* .page7 dl dt h4:before{position:absolute;content:"";background:url(../images/Q.png) no-repeat center center;width:33px;height:33px;top:50%;margin-top:-16.5px;left:-45px;} */
.page9 dl dd{padding:30px 45px 40px 92px;width:100%;box-sizing:border-box;color:#ffffff;}
.page9 dl dd p{font-size:16px;line-height:32px;position:relative;}
.page9 dl dd p:before{position:absolute;content:"A：";width:33px;height:33px;top:0px;left:-45px;text-align:center;font-weight:bold;font-size:22px;}
.page9 dl.active dt{background:rgba(191,203,227,.9) url(../images/up.png) no-repeat 96% center;}

/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display:block;}
.xdf_slide .xdf_slidebtn{width:116px;height:26px;line-height:26px;background:#e5031d;border-radius:13px;font-size:16px;color:#ffffff;text-align:center;bottom:50px;}

.xdf_slide span{width:88px;height:24px;line-height:24px;text-align:center;left:0;font-size:14px;color:#ffffff;display:block;right:0;bottom:12px;position:absolute;margin:auto;font-weight:bold;}
#xdf_bottomForm{display:none;}

.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding:0 0 0 274px;position:relative;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form:before{content:'';position:absolute;background:url(../images/bottomFormImg.png?123) no-repeat 0 -62px;width:700px;height:200px;left:-240px;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form .form_title{position:relative;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form form{position:relative;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form .ax_img{height:140px;width:158px;bottom:initial;margin:0;top:0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn{background:#dd232b;color:#ffffff;font-weight:bold;}


@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%;}
	.page{padding:0.42rem 0;}
	.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.44rem;background-size:100%}
	.header_banner .m1200{display:block;}
	.header_banner .banner_img{padding-top:1.94rem;margin:0 auto;}
	.header_banner .banner_img img{height:3.27rem;margin:0 auto;}
	
	.btnKf{width:5.4rem;height:0.8rem;line-height:0.8rem;font-size:0.24rem;border-radius:0.5rem;margin:0.2rem auto 0;}

	.conentQt{margin-top:-1.6rem;}
	.page div.tit{font-size:0.4rem;margin:0 0 0.4rem 0;line-height:0.42rem;}
	.page div.tit b{padding-left:0.2rem;}
	.page div.tit::after{width:3.56rem;height:0.22rem;background-size:contain;bottom:-0.4rem;}
	.tabwrap .tablists .tabList{width:2rem;height:.56rem;line-height:.56rem;font-size:.24rem;margin:0 .1rem;box-sizing:border-box;}

	.page1{padding-top:0;background-image:url(../images/m_page1Bg.png);background-size:contain;margin-top:0.1rem;}
	.page1 .m1200{flex-direction:column;}
	.page1 .m1200 .dec{width:100%;margin-top:0;padding:0.3rem;}
	.page1 .m1200 .dec .top{margin-bottom:0.32rem;}
	.page1 .m1200 .dec .top b{font-size:0.3rem;padding:0.2rem 0;}
	.page1 .m1200 .dec .top b::after{height:0.02rem;}
	.page1 .m1200 .dec p{font-size:0.26rem;line-height:0.46rem;position:relative;margin-bottom:0.2rem;}
	.page1 .m1200 .dec span{font-size:0.26rem;color:#de2128;width:100%;text-align:right;font-weight:bold;}
	.page1 .m1200 .dec_r p{font-size:0.26rem;letter-spacing:0.1rem;}
	.page1 .m1200 .dec_r img{width:100%;}
	.page2 ul{margin-top:1rem;flex-direction:column;}
	.page2 ul li{font-size:0.24rem;width:6.24rem;border:0;display:flex;justify-content:space-around;margin:0 auto 0.05rem;background:linear-gradient(90deg,#ffffff,#e1e1e1);border-radius:0.1rem;align-items:center;height:1.1rem;}
	.page2 ul li:nth-child(2){flex-direction:row-reverse;justify-content:flex-start;padding-right:0.2rem;box-sizing:border-box;background:linear-gradient(-90deg,#ffffff,#e1e1e1);}
	.page2 ul li img{height:0.88rem;}
	.page2 ul li p{padding-top:0rem;text-align:center;width:4rem;text-align:left;}
	.page2 ul li:nth-child(even){border-right:0;}
	.page2 ul li:nth-child(3),
	.page2 ul li:nth-child(4){border-bottom:0;padding-top:0.24rem;padding-bottom:0;}
	.page2 ul li::after{display:none;}
	.bg2{background:url(../images/m_bg2.jpg) no-repeat center 9rem;background-size:cover;}

	.page3 .m1200{width:94%;max-width:94%;}
	.page3 .m1200 .swipr_con{width:100%;margin-top:0.76rem;}
	.page3 .m1200 ul:nth-child(2){display:none;}
	.page3 .m1200 ul{flex-direction:column;}
	.page3 .m1200 ul li{background:url(../images/m_page3_img1.png) no-repeat center top;width:7.06rem;height:2.16rem;background-size:contain;box-shadow:none;margin-right:0;padding-left:3.3rem;box-sizing:border-box;text-align:left;padding-right:0.3rem;}
	.page3 .m1200 ul li:nth-child(2){background-image:url(../images/m_page3_img2.png);}
	.page3 .m1200 ul li:nth-child(3){background-image:url(../images/m_page3_img3.png);}
	.page3 .m1200 ul li:nth-child(4){background-image:url(../images/m_page3_img4.png);}
	.page3 .m1200 ul li:nth-child(5){background-image:url(../images/m_page3_img5.png);}
	.page3 .m1200 ul li:nth-child(6){background-image:url(../images/m_page3_img6.png);}
	.page3 .m1200 ul li h3{font-size:0.32rem;margin-top:0.32rem;}
	.page3 .m1200 ul li p{font-size:0.26rem;line-height:120%;margin-top:0.1rem;color:#666666;}
	.page3 .m1200 ul li:hover a{display:none !important;}

	.page4 .con{flex-wrap:wrap;}
	.page4 .con .con_right{width:100%;border-radius:0.2rem;padding:0.2rem 0;}
	.page4 .con .con_right.isPc{display:none !important;}
	.page4 .con .con_left{width:100%;border-radius:0.2rem;margin-top:0.5rem;padding:0.25rem;margin-bottom:0.24rem;background:linear-gradient(90deg, rgba(0, 0, 0, 0), #053579);}
	.page4 .con .con_left .item{padding:0.2rem 0 0.2rem 0.26rem;margin-bottom:0.18rem;border-radius:0.2rem;    background:linear-gradient(90deg, #012464, #053579);}
	.page4 .con .con_left .item b{width:1rem;font-size:0.28rem;}
	.page4 .con .con_left .item span{font-size:0.24rem;width:5.1rem;}
	.page4 .con .con_right::before{bottom:-0.12rem;width:70%;height:0.27rem;background-size:contain;}
	.page4 .con .con_right::after{top:-0.1rem;width:90%;height:0.27rem;background-size:contain;}
	.page4 .con .con_right .kcLeft{width:1.26rem;padding:0;font-size:0.24rem;}
	.page4 .con .con_right {padding:0.45rem 0.6rem;}
	.page4 .con .con_right .item{color:#ffffff;border-bottom:0.01rem dashed #97a9b9;padding-bottom:0.32rem;margin-bottom:0.32rem;}
	.page4 .con .con_right .item h3{font-size:0.24rem;position:relative;}
	.page4 .con .con_right .item h3::after{content:'';position:absolute;width:0.12rem;height:0.12rem;top:0.2rem;background:url(../images/line2.png) no-repeat center top;left:-0.2rem;background-size:contain;}
	.page4 .con .con_right .item h3 span{font-weight:normal;}
	.page4 .con .con_right .item p{font-size:0.22rem;line-height:140%;margin:0.1rem auto;}
	.page4 .con .con_right .item:last-child{border:0;margin-bottom:0;}

	.page5 ul{flex-direction:column;}
	.page5 ul li{width:100%;border-radius:0.1rem;height:1.24rem;margin-top:0.2rem;}
	.page5 ul li h3{font-size:0.3rem;width:2.24rem;}
	.page5 ul li p{padding-left:0.3rem;font-size:0.22rem;line-height:140%;}
	.page5 .tip, .page6 .tip{font-size:0.18rem;}

	.page6 ul{margin-top:0;width:100%;}
	.page6 ul li{width:3.58rem;background-size:contain;background-image:url(../images/m_page5_bg1.png);height:2.41rem;margin-top:0.2rem;padding:0 0.5rem;box-sizing:border-box;text-align:left;text-align:center;}
	.page6 ul li:nth-child(2){background-size:contain;background-image:url(../images/m_page5_bg2.png);}
	.page6 ul li h3{font-size:0.26rem;padding-top:0.6rem;margin-bottom:0.1rem;}
	.page6 ul li p{font-size:0.22rem;}
	.page6 .bot{padding:0 0.26rem;flex-direction:column;}
	.page6 .bot h3{font-size:0.32rem;margin-bottom:0.24rem;}
	.page6 .bot dl{margin-bottom:0.26rem;}
	.page6 .bot dl dt{font-size:0.24rem;line-height:0.3rem;margin-bottom:0.1rem;padding: 0.1rem 0.2rem;box-sizing: border-box;border-radius: 0.2rem;}
	.page6 .bot dl dt span{font-size:0.18rem;display:block;}
	.page6 .bot dl dd{font-size:0.22rem;line-height:0.28rem;}
	.page6 .bot .dec_left{margin-top: 0.2rem;}

	.page7{padding-bottom:1.2rem;}
	.page7 .con{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:0.8rem;}
	.page7 .con li{width:1.57rem;height:1.8rem;background-size:100% 100%;background-image:url(../images/m_page6_bg.png);padding-top:0.22rem;margin-right:0.2rem;}
	.page7 .con li img{width:0.4rem;height:0.4rem;}
	.page7 .con li h3{font-size:0.26rem;padding-top:0.1rem;margin-bottom:0;}
	.page7 .con li::after{width:0.26rem;height:0.27rem;background-size:contain;right:-0.2rem;}
	.page7 .btnKf{bottom:0.4rem;}

	.bg1{background:none;}
	.page8 ul.isPc{display:none !important;}
	.page8{background:url(../images/m_page8Bg.jpg?1) no-repeat center top;height:5.98rem;background-size:contain;}
	.page8 div.tit{color:#ffffff;}
	.page9{background:url(../images/m_page9Bg.jpg) no-repeat center top;background-size:cover;}
	.page9 .txts{margin-top:0.8rem;}

	.page9 dl{height:1.1rem;border-radius:.1rem;margin:0 0 .18rem 0;}
	.page9 dl.active{margin:0 0 .2rem 0;}
	.page9 dl dt{height:1.1rem;padding:0.2rem 0.4rem 0.2rem .4rem;background-size:.27rem .27rem;background-image:none;}
	.page9 dl.active dt{background-size:.27rem .27rem;background-image:none;}
	.page9 dl dt h4{line-height:.32rem;font-size:.26rem;display:flex;align-items:center;}
	.page9 dl dt h4:before,
	.page9 dl dd p:before{width:.33rem;height:.33rem;background-size:.33rem .33rem;margin-top:-.165rem;left:-.45rem;font-size:0.3rem;}
	.page9 dl dd{padding:.35rem .4rem .35rem .75rem;}
	.page9 dl dd p{font-size:.24rem;line-height:.36rem;}
	.page9 dl dd p:before{margin-top:0;}
}