.cursor{cursor:pointer;}
.box-sizing{box-sizing:border-box;}
/* 按钮放大缩小 */
.btnBigOrSmall{-webkit-animation:ball-scale-multiple 1s 0s linear infinite alternate;animation:ball-scale-multiple 1s 0s linear infinite alternate;}
.fixed{position:fixed;left:0;right:0;bottom:0;top:0;margin:auto;}
.flex{display:flex;}
.flex-column{display:flex;flex-direction:column;}
.flex-justify-center{display:flex;justify-content:center;}
.flex-justify-between{display:flex;justify-content:space-between;}
.flex-justify-around{display:flex;justify-content:space-around;}
.flex-items-center{display:flex;align-items:center;}
.flex-wrap{flex-wrap:wrap;}
.flex-align-self{align-self:flex-end;}

.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;}


#iconDiv1{display:none;}
.isPc2{display:none;}

body{background: #ffffff;}
.orangeBtn{width:254px;height:40px;line-height:40px;background:#ffd6a0;font-size:16px;color:#8a1d19;text-align:center;margin:40px auto 0;border-radius:20px;display:block;font-weight: bold;}
.orangeBtn:hover{color: #8a1d19;}


.header_banner{width:100%;height:400px;background:url(../images_new/bannerBg.jpg) no-repeat center top;background-size:100% 100%;}
.header_banner .banner_img{padding:45px 0 0 0;position: relative;}
.header_banner img{display:block;width:643px;height:262px;margin-left: 124px;}
.header_banner .orangeBtn{position: absolute;left: 317px;bottom: -51px;}
.header_banner .banner_img span{font-size: 14px;color: #ffd19f;position: absolute;opacity: 0;}
.header_banner .banner_img span.text1{left: 25px;top: 80px;animation-delay: 1s;}
.header_banner .banner_img span.text2{left: 437px;top: 66px;animation-delay: 0s;}
.header_banner .banner_img span.text3{left: 63px;top: 158px;animation-delay: 2s;}
.header_banner .banner_img span.text4{left: 540px;top: 90px;animation-delay: 2s;}
.header_banner .banner_img span.text5{left:42px;top:230px;animation-delay: 1s;}
.header_banner .banner_img span.text6{left: 467px;top: 144px;animation-delay:2s;}
.header_banner .banner_img span.text7{left: 636px;top: 129px;animation-delay: 0s;}
.header_banner .banner_img span.text8{left: 572px;top: 170px;animation-delay: 2s;}
.fadeInOut {
    animation: fadeInOut 3s infinite;
}
@keyframes fadeInOut {
    0%, 100% {
        opacity: 0;
        transform: scale(0.95);
    }
    50% {
        opacity: 1;
        transform: scale(1);
    }
}

.stuckMenu.isStuck{top:0;;}
.sticky {position:-webkit-sticky;position:sticky;top:0; color:white;}
.sticky--desktop {display:none;}


.page{padding:50px 0 0;}
.page .tit{color:#333333;text-align:center;margin:0 0 45px 0px;}
.page .tit.pink{color:#ffe2e8;}
.page .tit.ql{color:#dee5f4;}
.page .tit p{font-size: 20px;color: #666666;margin-top: 20px;}

.page .tit span{font-size:12px;font-weight:bold;line-height:12px;}
.page .tit h4{font-size:44px;line-height:34px;position:relative;}
.page .tit h5{font-size: 24px;font-weight: normal;color: #7b2f3a;margin-top: 20px;line-height: 32px;}
.page .tit i{font-size:16px;color:#999999;font-weight:normal;margin:0 0 0 10px;position:absolute;bottom:0;line-height:16px;}
.page .qt_53Btn{-webkit-transition:background-color .3s, color .3s;transition:background-color .3s, color .3s;}
.bg1{background: url(../images_new/bg1.jpg) no-repeat center top;}
.page1{padding-top: 0;}
.page1 .con{border-top-left-radius: 20px;border-top-right-radius: 20px;padding: 46px 28px 100px 28px;background: linear-gradient(180deg,#fdf9f8,#ffffff);display: flex;justify-content: space-around;}
.page1 .con .l,
.page1 .con .r{width: 552px;}
.page1 .con .l h3,
.page1 .con .r h3{font-size: 30px;background: linear-gradient(135deg, #9e0c0a 0%, #ca1811 100%);-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;line-height: 34px;margin-bottom: 34px;}
.page1 .con .l p{font-size: 16px;line-height: 160%;color: #666666;}
.page1 .con .l p b{color: #333333;}
.page1 .con .r p{font-size: 16px;position: relative;padding-left: 26px;line-height: 160%;margin-bottom: 5px;}
.page1 .con .r p::after{content: '';width:16px;height:16px;background: url(../images_new/icon1.png) no-repeat center top;position: absolute;left: 0;top: 5px;}
.page1 .con .r .qt_53Btn{background: #a3070e;width: 140px;margin-left: 0;color: #ffe9cd;font-weight: normal;}
.page2{padding-top: 0;}
.page2 ul{display: flex;justify-content: space-between;}
.page2 ul li{width:224px;height:256px;padding: 110px 20px 0 20px;box-sizing: border-box;background: url(../images_new/1.png) no-repeat center top;box-shadow: 0 0px 10px rgba(0,0,0,.2);border-radius: 20px;cursor: pointer;}
.page2 ul li:nth-child(2){background-image: url(../images_new/2.png);}
.page2 ul li:nth-child(3){background-image: url(../images_new/3.png);}
.page2 ul li:nth-child(4){background-image: url(../images_new/4.png);}
.page2 ul li:nth-child(5){background-image: url(../images_new/5.png);}
.page2 ul li h3{font-size: 18px;color: #8f6834;}
.page2 ul li p{font-size: 14px;color: #999999;line-height: 140%;}
.page2 ul li.active{background-image: url(../images_new/1_h.png);box-shadow: none;padding-top: 98px;}
.page2 ul li.active h3{color: #f9debb;}
.page2 ul li.active p{color: #ffffff;}
.page2 ul li:nth-child(2).active{background-image: url(../images_new/2_h.png);box-shadow: none;padding-top: 98px;}
.page2 ul li:nth-child(3).active{background-image: url(../images_new/3_h.png);box-shadow: none;padding-top: 98px;}
.page2 ul li:nth-child(4).active{background-image: url(../images_new/4_h.png);box-shadow: none;padding-top: 98px;}
.page2 ul li:nth-child(5).active{background-image: url(../images_new/5_h.png);box-shadow: none;padding-top: 98px;}

.page3{padding-bottom: 40px;}
.page3 .con .tables .list_title{display: none;}
.page3 .con{width: 100%;border-radius: 20px;display: flex;height: 463px;overflow: hidden;box-shadow: 0 0px 10px rgba(0,0,0,.2);justify-content: space-between;background: url(../images_new/page3ConBg.png) no-repeat center top;background-size: cover;}
.page3 .con .tabs{width: 285px;background: #a3070e;height: 100%;display: flex;   flex-direction: column;justify-content: center;}
.page3 .con .tabs .item{width: 232px;margin: 0 auto;height: 66px;display: flex;    align-items: center;border-bottom: 1px solid rgba(255,255,255,.2);cursor: pointer;flex-direction: column;justify-content: center;box-sizing: border-box;}
.page3 .con .tabs .item:last-child{border: 0;}
.page3 .con .tabs .item h4{color: #ffffff;font-size: 18px;}
.page3 .con .tabs .item p{font-size: 12px;color: #ffffff;display: none;}
.page3 .con .tabs .item.active{background: url(../images_new/tab_h.png) no-repeat center top;width: 263px;height: 80px;margin-right: 0;border: 0;}
.page3 .con .tabs .item.active p{display: block;}
.page3 .con .tabs .item.active h4{color: #ffd6a0;}
.page3 .con .tables{width: 862px;height: 100%;padding-right: 22px;box-sizing: border-box;}
.page3 .con .tables .list{display: none;height: 100%;}
.page3 .con .tables .list.active{display: flex;}
.page3 .con .tables .list .dec{width: 622px;display: flex;flex-direction: column;justify-content: center;}
.page3 .con .tables .list .dec dl{margin-bottom: 25px;}
.page3 .con .tables .list .dec dl:last-child{margin-bottom: 0;}
.page3 .con .tables .list .dec dl dt{font-size: 18px;color: #a3070e;font-weight: bold;padding-left: 20px;position: relative;}
.page3 .con .tables .list .dec dl dt::after{content: '';width: 4px;height: 18px;background: #ffd6a0;border-radius: 20px;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
.page3 .con .tables .list .dec dl dd{margin-left: 20px;color: #666666;font-size: 14px;line-height: 160%;}
.page3 .con .tables .list .dec dl dd p{display: flex;}
.page3 .con .tables .list .dec dl dd p b{color: #333333; flex-shrink: 0; /* 防止被压缩 */white-space: nowrap; /* 防止换行 */display: inline-block; /* 或者使用 display: block; */}
.page3 .con .tables .list .blog_wrap{width:220px;height:420px;background: url(../images_new/blogBg.png) no-repeat center top;margin-top: 20px;display: flex;align-items: center;padding-left: 20px;box-sizing: border-box;justify-content: center;flex-direction: column;}
.page3 .con .tables .list .blog_wrap .gwImg_wrap {
    width: 149px;
    height:174px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.page3 .con .tables .list .blog_wrap .gwImg_wrap img {
    width: 100%;
    vertical-align: middle;
}
.page3 .con .tables .list .blog_wrap .blogDec{text-align: center;}
.page3 .con .tables .list .blog_wrap h4{font-size: 18px;margin-top: 10px;}
.page3 .con .tables .list .blog_wrap p{font-size: 14px;color: #666666;}
.page3 .con .tables .list .blog_wrap a{font-size: 18px;font-weight: bold;color: #ffffff;width: 150px;background: #a3070e;margin-top: 20px;}


.page4{background: url(../images_new/page4Bg.jpg) no-repeat center top;padding-top: 46px;padding-bottom: 50px;}
.page4 .tit{color: #ffdfa4;margin-bottom: 24px;}
.page4 .con{border: 1px solid #ffffff;border-radius: 20px;padding: 20px;box-sizing: border-box;}
.page4 .con .wrap{display: flex;justify-content: space-between;}
.page4 .con .wrap .l{width: 764px;}
.page4 .con .wrap h4{font-size: 30px;color: #ffffff;text-align: center;margin-bottom: 24px;}
.page4 .con .wrap ul li{width: 100%;height: 50px;line-height: 50px;background: #ffffff;border-radius: 10px;display: flex;justify-content: space-between;margin-bottom: 12px;}
.page4 .con .wrap ul li b{font-size: 18px;color: #333333;width: 50%;text-align: center;position: relative;}
.page4 .con .wrap ul li b::after{content: '';width: 1px;height: 60%;background: #a9110e;position: absolute;top: 0;bottom: 0;right: 0;margin: auto;}
.page4 .con .wrap ul li span{font-size: 18px;color: #805815;width: 50%;text-align: center;}
.page4 .con .wrap .r{width: 380px;}
.page4 .con .wrap .r ul li{background: #f1ddba;font-size: 16px;color: #755927;justify-content: center;}
.page4 .con .wrap .r ul li:hover{color: #dc2e22;font-size: 18px;font-weight: bold;}
.page4 .con .tip{font-size: 12px;color: #ffffff;text-align: right;}

.page5{padding-bottom: 40px;}
.page5 .con .top{width: 100%;height: 284px;background: linear-gradient(90deg,#860b0b,#dd2f23);border-radius: 20px;padding: 40px 40px 0 40px;box-sizing: border-box;}
.page5 .con .top .dec{background: #fce9c8;height: 62px;display: flex;justify-content: space-between;align-items: center;border-radius: 10px;}
.page5 .con .top .dec span{color: #9b0b0b;font-size: 18px;text-align: center;width: 25%;position: relative;}
.page5 .con .top .dec span::after{content: '';width: 1px;height: 60%;background: #a9110e;position: absolute;top: 0;bottom: 0;right: 0;margin: auto;}
.page5 .con .top .dec span:last-child::after{display: none;}
.page5 .con .top ul{display: flex;justify-content: space-between;width: 100%;margin-top: 10px;}
.page5 .con .top ul li{border: 1px solid #fce9c8;font-size: 16px;border-radius: 50px;width: 210px;height: 36px;box-sizing: border-box;color: #fce9c8;line-height: 36px;text-align: center;}
.page5 .con .bottom{width: 96%;margin: -140px auto 0;} 
.page5 .con .bottom .swiper-container_js{padding: 50px 10px 10px 10px;}
.page5 .con .bottom .swiper-container_js .swiper-wrapper{justify-content: space-between;}
.page5 .con .bottom .swiper-container_js .swiper-slide{width:362px;height:214px;background: url(../images_new/teachBg.png) no-repeat center top;box-shadow: 0 0px 10px rgba(0,0,0,.2);border-radius: 10px;padding: 26px 22px 0 22px;box-sizing: border-box;}
.page5 .con .bottom .swiper-container_js .swiper-slide .wrap{position: relative;}
.page5 .con .bottom .swiper-container_js .swiper-slide .wrap img{position: absolute;right: 20px;top: -40px;}
.page5 .con .bottom .swiper-container_js .swiper-slide h4{font-size: 20px;color: #a70c0a;}
.page5 .con .bottom .swiper-container_js .swiper-slide h5{font-size: 16px;color: #333333;font-weight: normal;line-height: 120%;}
.page5 .con .bottom .swiper-container_js .swiper-slide p{font-size: 14px;color: #630808;margin-top: 18px;line-height: 160%;}
.page6{background: url(../images_new/page6Bg.jpg) no-repeat center top;height: 527px;padding-top: 140px;box-sizing: border-box;position: relative;}

.page6 .dec{width: 574px;}
.page6 .dec .tit{color: #333333;text-align: left;margin-bottom: 20px;margin-top: 20px;font-size: 44px;}
.page6 .dec a{font-size: 20px;font-weight: bold;color: #666666;}
.page6 .dec a:hover{color: #dc2e22;}
.page6 .dec p{font-size: 24px;color: #1c2e48;background: linear-gradient(90deg,#dc2e22,#cd261b,rgba(0,0,0,0));height: 60px;width: 100%;padding-left: 34px;box-sizing: border-box;display: flex;align-items: center;margin-top: 28px;color: #ffffff;}
.page6 .dec p b{font-size: 36px;color: #e3c187;font-weight: bold;}
.page6 .swiper_con{width: 50%;position: absolute;top: 40px;right: 0;}
.page6 .swiper_con .swiper-slide{width: 265px;height: 469px;overflow: hidden;}
.page6 .swiper_con .swiper-slide img{width: 100%;}

/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display:block;width: 120px;height: 140px;}
.xdf_slide .xdf_slidebtn{font-size:16px;color:#ffffff;bottom:10px;width:80%;}
#xdf_bottomForm{display:none;}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .m1200 .ax_img{background:url() no-repeat center top;width:438px;height:149px;left:-74px;bottom:0;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap{background: url(../images_new/btTL.jpg) no-repeat center top;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn {background:#dd3120;font-weight:bold;}


.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding: 0px 0 0 262px;}

@media screen and (min-width:1201px){
	.page2 ul li:hover{background-image: url(../images_new/1_h.png);box-shadow: none;padding-top: 98px;}
	.page2 ul li:hover h3{color: #f9debb;}
	.page2 ul li:hover p{color: #ffffff;}
	.page2 ul li:nth-child(2):hover{background-image: url(../images_new/2_h.png);box-shadow: none;padding-top: 98px;}
	.page2 ul li:nth-child(3):hover{background-image: url(../images_new/3_h.png);box-shadow: none;padding-top: 98px;}
	.page2 ul li:nth-child(4):hover{background-image: url(../images_new/4_h.png);box-shadow: none;padding-top: 98px;}
	.page2 ul li:nth-child(5):hover{background-image: url(../images_new/5_h.png);box-shadow: none;padding-top: 98px;}
}


@media screen and (max-width:1000px) {
	.m1200{width:94%;}
	.header_banner{height:7.32rem;padding:0;background: url(../images_new/m_bannerBg.jpg) no-repeat center top;background-size: contain;width: 7.5rem;position: relative;}
	.header_banner .banner_img{padding:1.9rem 0 0;width: 100%;}
	.header_banner .banner_img img{width:6.58rem;height:2.14rem;margin: 0 auto;}
	.header_banner .banner_img span{font-size: 0.2rem;}
	.header_banner .banner_img span.text1{left:2.98rem;top: 3.83rem;}
	.header_banner .banner_img span.text2{left: 5.44rem;top: 3.83rem;}
	.header_banner .banner_img span.text3{left: 1.37;top: 4rem;}
	.header_banner .banner_img span.text4{left: 3.75rem;top: 4.25rem;}
	.header_banner .banner_img span.text5{left:0.7rem;top:4.36rem;}
	.header_banner .banner_img span.text6{left:2.3rem;top:4.48rem;}
	.header_banner .banner_img span.text7{left: 4.73rem;top: 4.59rem;}
	.header_banner .banner_img span.text8{left: 5.93rem;top:4.39rem;}
	.header_banner .orangeBtn{position: static;}
	.orangeBtn{width:3.78rem;height:0.82rem;line-height:0.82rem;font-size:0.3rem;margin:0.3rem auto 0;border-radius:0.4rem;}
	.page{padding:.7rem 0 0;}
	.page .tit{margin:0 0 .45rem 0;}
	.page .tit h4{position:initial;margin:0;font-size:.4rem;line-height:.34rem;}
	.page .tit h5{font-size: 0.3rem;margin-top: 0.2rem;line-height: 0.38rem;}
	.page .tit h5 b{font-size: 0.4rem;}
	.page .tit p{font-size: 0.24rem;margin-top: 0.2rem;}
	.flex-justify-between{flex-direction: column;}
	.conentQt{background: none;}
	.page .title{font-size: 0.36rem;margin-bottom: 0.2rem;}
	.page .title b{line-height: 100%;}
	.page .title i{font-size: 0.3rem;}
	.conentQt{background: url(../images_new/m_bg1.jpg) no-repeat center top;background-size:100% auto;}
	.bg1{background: linear-gradient(180deg,rgba(0,0,0,0),#ffffff 10%);}
	.page1{position: relative;padding-top: 0.4rem;}
	.page1::after{content: '';width:0.66rem;height:0.33rem;background: url(../images_new/m_icon1.png) no-repeat center top;position: absolute;top: 0.06rem;right: 2rem;background-size: contain;}
	.page1 .con{padding: 0.5rem 0.48rem;border-top-left-radius:0.2rem;border-top-right-radius: 0.2rem;flex-direction: column;}
	.page1 .con .l{margin-bottom: 0.45rem;}
	.page1 .con .l, .page1 .con .r{width: 100%;}
	.page1 .con .l h3, .page1 .con .r h3{font-size: 0.34rem;line-height: 160%;margin-bottom: 0.26rem;}
	.page1 .con .l p{font-size: 0.26rem;}
	.page1 .con .r p{font-size: 0.26rem;padding-left: 0.4rem;margin-bottom: 0.05rem;}
	.page1 .con .r p::after{width: 0.22rem;height: 0.26rem;background-size: contain;top: 0.1rem;}
	.page2 ul{flex-direction: column;}
	.page2 ul li{width: 6.9rem;height:2rem;background: url(../images_new/m_1.png) no-repeat center top;border-radius: 0.2rem;padding: 0 0.48rem;display: flex;align-items: flex-start;flex-direction: column;justify-content: center;margin: 0 auto 0.2rem;background-size: contain;}
	.page2 ul li h3{font-size: 0.3rem;color: #f9debb;}
	.page2 ul li p{font-size: 0.24rem;color: #ffffff;}
	.page2 ul li:nth-child(2){background-image: url(../images_new/m_2.png);}
	.page2 ul li:nth-child(3){background-image: url(../images_new/m_3.png);}
	.page2 ul li:nth-child(4){background-image: url(../images_new/m_4.png);}
	.page2 ul li:nth-child(5){background-image: url(../images_new/m_5.png);}

	.page3 .con{height: auto;background: none;border-radius: 0;box-shadow: none;overflow:visible;}
	.page3 .con .tabs{display: none;}
	.page3 .con .tables{width: 100%;height: auto;padding-right: 0;}
	.page3 .con .tables .list{display: block;height: auto;border-radius: 0.1rem;overflow: hidden;box-shadow: 0 0px 10px rgba(0, 0, 0, .2);margin-bottom: 0.2rem;padding-bottom: 0;height: 1.1rem;-webkit-transition: .3s;
		-o-transition: .3s;
		transition: .3s;}
	.page3 .con .tables .list.active{flex-direction: column;display: block;height: auto;}
	.page3 .con .tables .list_title{width: 100%;height: 1.1rem;background: #d9ad74;border-radius: 0.1rem;display: flex;align-items: center;font-size: 0.3rem;color: #ffffff;font-weight: bold;flex-direction: column;justify-content: center;}
	.page3 .con .tables .list.active .list_title{background: url(../images_new/m_tab_h.png) no-repeat center top;background-size: cover;}
	.page3 .con .tables .list_title p{display: none;}
	.page3 .con .tables .list.active .list_title p{display: block;}
	.page3 .con .tables .list .dec{width: 100%;padding: 0.22rem;box-sizing: border-box;}
	.page3 .con .tables .list .dec dl dt{padding-left: 0;font-size: 0.28rem;}
	.page3 .con .tables .list .dec dl dt::after{display: none;}
	.page3 .con .tables .list .dec dl dd{margin-left: 0;font-size: 0.24rem;}
	.page3 .con .tables .list .dec dl dd p{flex-direction: column;margin-top: 0.2rem;}
	.page3 .con .tables .list .dec dl{margin-bottom: 0;}
	.page3 .con .tables .list .blog_wrap{width:6.31rem;height:2.58rem;background: url(../images_new/m_blogBg.png) no-repeat center top;background-size: contain;margin: 0 auto 0.4rem;padding-left: 0.49rem;flex-direction: row;justify-content: flex-start;}
	.page3 .con .tables .list .blog_wrap .gwImg_wrap{width:1.2rem;height: 1.4rem;border-radius: 0.1rem;}
	.page3 .con .tables .list .blog_wrap .blogDec{margin-left: 0.2rem;}
	.page3 .con .tables .list .blog_wrap h4{font-size: 0.3rem;margin-top: 0;}
	.page3 .con .tables .list .blog_wrap p{font-size: 0.24rem;}
	.page3 .con .tables .list .blog_wrap a{width: 2.68rem;height: 0.6rem;font-size: 0.24rem;line-height: 0.6rem;margin-top: 0.2rem;}

	.page4{padding-bottom: 0.4rem;}
	.page4 .con{border-radius: 0.2rem;padding: 0.2rem 0.1rem;}
	.page4 .con .wrap .l{width: 4.48rem;}
	.page4 .con .wrap .r{width: 2.12rem;}
	.page4 .con .wrap h4{font-size: 0.3rem;margin-bottom: 0.24rem;}
	.page4 .con .wrap ul li{height: 0.64rem;line-height: 0.26rem;margin-bottom: 0.1rem;border-radius: 0.1rem;display: flex;align-items: center;}
	.page4 .con .wrap ul li b{font-size: 0.24rem;}
	.page4 .con .wrap ul li span{font-size: 0.24rem;}
	.page4 .con .wrap .r ul li{font-size: 0.24rem;}
	.page4 .con .tip{font-size: 0.2rem;}
	.page5 .m1200{width: 100%;}
	.page5 .con .top{padding: 0.3rem;height: 4.28rem;border-radius: 0.2rem;width: 94%;box-sizing: border-box;margin: 0 auto;}
	.page5 .con .top .dec{height: auto;flex-wrap: wrap;border-radius: 0.1rem;}
	.page5 .con .top .dec span{width: 50%;font-size: 0.26rem;line-height: 120%;padding: 0.2rem 0;}
	.page5 .con .top .dec span::after{bottom: 0;top: auto;height: 80%;}
	.page5 .con .top .dec span:nth-child(3):after{top: 0;bottom: auto;}
	.page5 .con .top .dec span:nth-child(1)::before,
	.page5 .con .top .dec span:nth-child(2)::after{content: '';width: 90%;height: 1px;background: #a9110e;position: absolute;bottom: 0;right: 0;margin: auto;}
	.page5 .con .top .dec span:nth-child(2)::after{left: 0;right: auto;top: auto;bottom: 0;}
	.page5 .con .bottom{width: 7.5rem;margin-top: -0.8rem;overflow: hidden;}
	.page5 .con .top ul{margin-top: 0.1rem;display: block;}
	.page5 .con .top ul li{font-size: 0.16rem;width: 1.9rem;height: 0.36rem;line-height: 0.36rem;border-radius: 0.5rem;margin-left: 0.18rem;float: left;margin-bottom: 0.15rem;}
	.page5 .con .top ul li:nth-child(4){margin-left: 1.5rem;}
	.page5 .con .bottom .swiper-container_js{padding: 0.3rem;}
	.page5 .con .bottom .swiper-container_js .swiper-slide{width: 5.3rem !important;height: 3.15rem;background-size: contain;padding: 0.35rem 0.3rem;border-radius: 0.2rem;}
	.page5 .con .bottom .swiper-container_js .swiper-slide .wrap img{width: 1.4rem;height: 1.6rem;right: 0.3rem;top: -0.5rem;}
	.page5 .con .bottom .swiper-container_js .swiper-slide h4{font-size: 0.3rem;}
	.page5 .con .bottom .swiper-container_js .swiper-slide h5{font-size: 0.24rem;}
	.page5 .con .bottom .swiper-container_js .swiper-slide p{font-size: 0.2rem;margin-top: 0.2rem;}
	.page6{background-image: url(../images_new/m_page6Bg.jpg);background-size: contain;height: auto;padding-bottom: 0.4rem;}
    .page6 .dec{width: 100%;}
    .page6 .dec .tit{text-align: center;margin: 0.2rem auto;font-size: 0.44rem;}
    .page6 .dec a{font-size: 0.28rem;text-align: center;display: block;}
    .page6 .dec p{height: 0.58rem;background: linear-gradient(90deg,rgba(0, 0, 0, 0), #cd261b, rgba(0, 0, 0, 0));font-size: 0.24rem;margin: 0.2rem auto 0;text-align: center;width: 100%;padding-left: 0;display: block;}
    .page6 .dec p b{font-size: 0.36rem;}
    .page6 .swiper_con{position: static;width: 7.5rem;margin-top: 0.68rem;overflow: hidden;}
    .page6 .swiper_con .swiper-slide{width: 2.82rem;height: 4.98rem;}
    .page6 .swiper_con .swiper-slide img{width: 100%;}
}