.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:260px;height:40px;line-height:40px;background:#ffcf62;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:436px;background:url(../images/bannerBg.jpg?2) no-repeat center top;background-size:100% 100%;}
.header_banner .banner_img{padding:79px 0 0 0;position: relative;}
.header_banner img{margin:0 auto 0;display:block;width:589px;height:267px;}
.header_banner .orangeBtn{position: absolute;left: 430px;bottom: 50px;}

/* nav */
.navTopH{z-index:998;margin:32px auto 0;width:100%;height: 56px;}
.navTopH .m1200{box-shadow:0 0 10px 0px rgba(0,0,0,0.1); border-radius:14px;background:linear-gradient(180deg,#efe9d9,rgba(255,255,255,.5));border-top: 1px solid #b0922f;top: 0;z-index: 100;}
.navTopH li{width:16.66666666%;float:left;cursor:pointer;position: relative;}
.navTopH li a{font-size:18px;padding:15px 0;color:#203678;display:block;text-align:center;font-weight:normal;}
.navTopH li::after{content: '';width: 1px;height:26px;position: absolute;right: 0;top: 0;bottom: 0;margin: auto;background: #b39b4c;}
.navTopH li.current a,
.navTopH li a:hover{color:#886a21;font-weight:bold;}
.navTopH li:last-child::after{display: none;}

.stuckMenu.isStuck{top:0;;}
.sticky {position:-webkit-sticky;position:sticky;top:0; color:white;}
.sticky--desktop {display:none;}

.conentQt{background: #ffffff url(../images/bodyBg.jpg) no-repeat center top;background-size: 100% auto;}

.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;}
.page1 .qt_53Btn: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}
@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)
	}
}





.page .title{font-size: 30px;color: #333333;position: relative;margin-bottom: 36px;text-align: center;}
.page .title b{position: relative;z-index: 2;line-height: 40px;}
.page1{padding-top:70px;}
.page1 .title{display: inline-block;margin-bottom: 20px;color: #111d52;}
.page1 .title i{text-align: left;position: absolute;left:0px;top: 0;}
.page1 .left{width: 575px;}
.page1 .left dl{position: relative;}
.page1 .left dl a{font-size: 16px;color: #1d2d58;position: absolute;bottom:-20px;right: 0;}
.page1 .left dl a i{background: url(../images/icon1.png) no-repeat center top;width: 15px;height: 12px;display: inline-block;}
.page1 .left dl dd{font-size: 16px;line-height: 160%;margin-bottom: 28px;width: 98%;color: #333333;}
.page1 .right ul li{width: 576px;height:80px;background: url(../images/xm_bg1.png) no-repeat center top;padding: 12px 38px;box-sizing: border-box;}
.page1 .right ul li h4{font-size: 20px;color: #795e26;}
.page1 .right ul li p{font-size: 16px;color: #666666;}
.page1 .right ul li:nth-child(2){background-image: url(../images/xm_bg2.png);padding-left: 200px;text-align: right;}
.page1 .right ul li:nth-child(3){background-image: url(../images/xm_bg3.png);}

.page2 ul{display: flex;justify-content: space-between;}
.page2 ul li{text-align: center;cursor: pointer;height: 240px;}
.page2 ul li .img_wrap{-webkit-transition: .3s;-o-transition: .3s;transition: .3s;position: relative;padding-top: 66px;}
.page2 ul li .img_wrap::after{content: '';width: 66px;height:60px ;background: url(../images/icon2.png) no-repeat center center;position: absolute;top: 0;left: 0;right: 0;margin: auto;}
.page2 ul li:nth-child(2) .img_wrap::after{background-image: url(../images/icon3.png);}
.page2 ul li:nth-child(3) .img_wrap::after{background-image: url(../images/icon4.png);}
.page2 ul li:nth-child(4) .img_wrap::after{background-image: url(../images/icon5.png);}
.page2 ul li .img_wrap h3{font-size: 18px;color: #333;margin-bottom: 20px;}
.page2 ul li p{font-size: 14px;color: #666666;line-height: 160%;}
.page2 ul li:hover .img_wrap{margin-top: -10px;}
.page2 ul li a{font-size: 16px;color: #1d2d58;font-weight: bold;display: none;margin-top: 20px;}
.page2 ul li:hover a{display: block;}
.page2 ul li:hover .img_wrap h3{color: #8e6e10;}
.page2 ul li:hover .img_wrap::after{background-image: url(../images/icon2_h.png);}
.page2 ul li:nth-child(2):hover .img_wrap::after{background-image: url(../images/icon3_h.png);}
.page2 ul li:nth-child(3):hover .img_wrap::after{background-image: url(../images/icon4_h.png);}
.page2 ul li:nth-child(4):hover .img_wrap::after{background-image: url(../images/icon5_h.png);}


.page3{background: linear-gradient(180deg,#ffffff,#edecec);padding-bottom: 90px;}
.page3 .con .tabs_wrap{height:110px;}
.page3 .con .tabs{display: flex;justify-content: space-between;}
.page3 .con .tabs.fixed{position:fixed;width:1200px;height:110px;top:0;bottom:inherit;margin:auto;z-index:9;
	background: #f6f6f6;
	padding-bottom: 18px;
	border-radius: 0 0 10px 10px;
}
.page3 .con .tabs.fixed .tab.active::after{
	bottom: -16px;
	transform: rotate(180deg);
}
.page3 .con .tabs.fixed .tab:nth-of-type(1).active::after{
	border-bottom: 16px solid #a445a2;
}
.page3 .con .tabs.fixed .tab:nth-of-type(2).active::after{
	border-bottom: 16px solid #0b4873;
}
.page3 .con .tabs .tab{width: 590px;height: 110px;display: flex;flex-direction:column;justify-content: center;align-items: center;background-repeat: no-repeat;background-position: center center;position: relative;cursor: pointer;border-radius: 10px;}
.page3 .con .tabs .tab.active::after{position: absolute;content: "";border-top: 0 solid transparent;border-bottom: 16px solid #eeeeee;border-left: 12px solid transparent;border-right: 12px solid transparent;bottom: -20px;}
.page3 .con .tabs .tab h4{font-size: 30px;line-height: 30px;color: #ffffff;font-weight: bold;}
.page3 .con .tabs .tab p{font-size: 15px;line-height: 16px;color: #ffffff;margin: 15px auto 0;}
.page3 .con .tabs .tab:nth-of-type(1){background:#c6a8c5;}
.page3 .con .tabs .tab:nth-of-type(2){background:#9fb7c8;}
.page3 .con .tabs .tab.active:nth-of-type(1){background-image: url(../images/page3TabBg1_at.png);}
.page3 .con .tabs .tab.active:nth-of-type(2){background-image: url(../images/page3TabBg2_at.png);}
.page3 .con .tables{background: linear-gradient(180deg,#efeeef,#ffffff);border-radius: 20px;margin-top: 20px;padding-bottom: 30px;}
.page3 .con .tables .item{display: none;padding: 20px;width: 100%;box-sizing: border-box;}
.page3 .con .tables .item.active{display: block;}
.page3 .con .tables .item .list{margin-bottom: 20px;}
.page3 .con .tables .item .list h3{font-size: 20px;color: #987e3d;display: inline-block;position: relative;margin-bottom: 20px;}
.page3 .con .tables .item .list h3 span{position: relative;z-index: 2;}
.page3 .con .tables .item .list h3::after{content: '';width:20px;height:20px;background: #edc87d;border-radius: 50%;position: absolute;right: -5px;bottom: -2px;}
.page3 .con .tables .item .list .dec{background: #f2dff2;padding: 18px 5px 18px 5px;border-radius: 10px;}
.page3 .con .tables .item .list .dec p{color: #6f1d6c;font-size: 14px;line-height: 160%;}
.page3 .con .tables .item .list .dec ul li{font-size: 14px;color: #333;position: relative;padding-left: 10px;line-height: 30px;}
.page3 .con .tables .item .list .dec ul li::before{content: '';width: 4px;height: 4px;background: #6f1d6c;border-radius: 50%;position: absolute;top: 0;bottom: 0;left: 0;margin: auto;}
.page3 .con .tables .item .list .kc{display: flex;justify-content: space-between;}
.page3 .con .tables .item .list .kc li{width:270px;height:97px;background: url(../images/icon6.png) no-repeat center top;padding-left: 62px;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;}
.page3 .con .tables .item .list .kc li h4{font-size: 18px;color: #333;}
.page3 .con .tables .item .list .kc li p{font-size: 14px;color: #333;line-height: 140%;}
.page3 .con .tables .item:nth-child(1) .list .kc li:nth-child(2){background-image: url(../images/icon7.png);}
.page3 .con .tables .item:nth-child(1) .list .kc li:nth-child(3){background-image: url(../images/icon8.png);}
.page3 .con .tables .item:nth-child(1) .list .kc li:nth-child(4){background-image: url(../images/icon9.png);}
.page3 .con .tables .item:nth-child(2) .list .kc li:nth-child(1){background-image: url(../images/icon10.png);}
.page3 .con .tables .item:nth-child(2) .list .kc li:nth-child(2){background-image: url(../images/icon11.png);}
.page3 .con .tables .item:nth-child(2) .list .kc li:nth-child(3){background-image: url(../images/icon12.png);}
.page3 .con .tables .item:nth-child(2) .list .kc li:nth-child(4){background-image: url(../images/icon13.png);}
.page3 .con .tables .item:nth-child(2) .swiper-container .swiper-wrapper{justify-content: space-between;}
.page3 .con .tables .item:nth-child(2) .list .swiper-container .swiper-slide{width: 559px;height: 355px;}
.page3 .con .tables .item:nth-child(2) .list .zt_wrap ul li{padding: 5px 90px;background: #dfecf5;color: #063950;}
.page3 .con .tables .item:nth-child(2) .list .dec{background: #dfecf5;}
.page3 .con .tables .item:nth-child(2) .list .dec p{color: #09435d;}
.page3 .con .tables .item:nth-child(2) .list .dec ul li::before{background: #063950;}

.page3 .con .tables .item .list .zt_wrap h5{font-size: 20px;color: #333;}
.page3 .con .tables .item .list .zt_wrap ul{display: flex;justify-content:space-between;margin-top: 10px;margin-bottom: 25px;}
.page3 .con .tables .item .list .zt_wrap ul li{display: inline-block;font-size: 16px;color: #6f1d6c;padding: 5px 60px;background: #f2dff2;border-radius: 20px;}
.page3 .con .tables .item .list .swiper-container .swiper-slide{width: 557px;height: 276px;}
.page3 .con .tables a{font-size: 14px;background: #b79e20;width: 315px;height: 42px;line-height: 42px;border-radius: 20px;margin: 0 auto ;display: block;text-align: center;color: #ffffff;font-weight: bold;} 

.fm{background:linear-gradient(to top,#d1a56f,#ecc697);padding: 0;height: 140px;order: 1;}
.fm .m1200{position: relative;height: 100%;display: flex;justify-content: center;flex-direction: column;}
.fm .fmBook{position: absolute;left:0px;bottom: 0;background: url(../images/book0.png) no-repeat center bottom;width: 192px;height: 185px;}
.fm h5{padding-left: 260px;font-size: 24px;color: #ffffff;}
.fm h5 em{font-weight: bold;}
.fm .fmL{flex: 1;}
.fm .form-wrap .xdf_formbtn{width: 80px;flex-shrink: 0;height: 40px;line-height: 40px;border-radius: 20px;background: #a445a2;font-size: 16px;color: #ffffff;text-align: center;margin: 10px 0 0 0;cursor: pointer;}
.fm .form-wrap .preview_btn{width:80px;flex-shrink: 0;height: 40px;line-height: 40px;border-radius: 20px;background: #203678;font-size: 16px;color: #ffffff;text-align: center;margin: 10px 0 0 10px;cursor: pointer;}
.fm .form-wrap .fmT{padding-left: 260px;}
.fm .form-wrap .tiaokuan{padding-left: 260px;font-size: 14px;text-align: left;}
.fm .form-wrap form .label{flex: 1;height: 40px;line-height: 40px;border: 0;width: auto;overflow: hidden;margin: 10px 2% 0 0;padding-left: 30px;}
.fm .form-wrap .label.Code{display: flex;min-width: 220px;}
.fm .form-wrap .label.Code input{width: 40%;}
.fm .form-wrap form .label span{background: none;font-size: 16px;margin: 12px 0;flex: 1;width: auto;height: 16px;line-height: 16px;border-left: 1px solid #999999;border-radius: 0;padding-right: 10px;}
.fm .form-wrap form .label i.iconDown{left: 82%;}
.fm .form-wrap form .label input, .form-wrap form .label select{padding: 0 0 0 6px;height: 40px;line-height: 40px;font-size: 16px;}
.qt_pop_trial_reading_wrap .trial_reading.active .lxsc_tit{display: none;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container-trial-reading{float: none !important;}
.qt_pop_trial_reading_wrap .trial_reading .swiper-container .swiper-slide img{margin: 0 auto;display: block;}

.page4{background: url(../images/page4Bg.jpg) no-repeat center top;padding-bottom: 40px;}
.page4 .con li{width:260px;height:206px;background: linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.1));float: left;margin-right: 53px;position: relative;text-align: center;border-radius: 10px;border-top: 1px solid #ffffff;box-sizing: border-box;padding: 0 10px;}
.page4 .con li:nth-child(4n){margin-right: 0;}
.page4 .con li::after{content: '';width:48px;height:38px;background: url(../images/icon_sj.png) no-repeat center top;position: absolute;right: -48px;top: 0;bottom: 0;margin:auto;}
.page4 .con li:nth-child(5)::after{transform:rotate(180deg);}
.page4 .con li:nth-child(6)::after{transform:rotate(180deg);}
.page4 .con li:nth-child(7)::after{transform:rotate(180deg);}
.page4 .con li:nth-child(4)::after,
.page4 .con li:nth-child(8)::after,
.page4 .con li:nth-child(11)::after{display: none;}

.page4 .con li h3{font-size: 20px;color: #333333;padding-top: 80px;margin-bottom: 10px;position: relative;}
.page4 .con li h3::after{content: '';width: 41px;height: 41px;position: absolute;top: 30px;left: 0;right: 0;margin: 0 auto;background: url(../images/page4_icon1.png) no-repeat center top;}
.page4 .con li:nth-child(2) h3::after{background-image: url(../images/page4_icon2.png);}
.page4 .con li:nth-child(3) h3::after{background-image: url(../images/page4_icon3.png);}
.page4 .con li:nth-child(4) h3::after{background-image: url(../images/page4_icon4.png);}
.page4 .con li:nth-child(5) h3::after{background-image: url(../images/page4_icon8.png);}
.page4 .con li:nth-child(6) h3::after{background-image: url(../images/page4_icon7.png);}
.page4 .con li:nth-child(7) h3::after{background-image: url(../images/page4_icon6.png);}
.page4 .con li:nth-child(8) h3::after{background-image: url(../images/page4_icon5.png);}
.page4 .con li:nth-child(9) h3::after{background-image: url(../images/page4_icon9.png);}
.page4 .con li:nth-child(10) h3::after{background-image: url(../images/page4_icon10.png);}
.page4 .con li:nth-child(11) h3::after{background-image: url(../images/page4_icon11.png);}
.page4 .con li p{font-size:14px;color: #666666;line-height: 160%;}
.page4 .con li p b{color: #508ac4;}
.page4 .btn{font-size: 14px;background: #b79e20;width: 315px;height: 42px;line-height: 42px;border-radius: 20px;margin: 0 auto ;display: block;text-align: center;color: #ffffff;font-weight: bold;} 




/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display:block;width: 157px;height: 160px;}
.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/btTL.png) no-repeat center top;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn {background:#b79e20;font-weight:bold;}


.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form{padding: 0px 0 0 262px;}



@media screen and (max-width:1000px) {
	body{background:url(../images/m_bannerBg.jpg?1) no-repeat center  0.8rem;background-size: 100% auto;}
	.m1200{width:94%;}
	.header_banner{height:4.5rem;background-size:100% 100%;padding:0;background: none;}
	.header_banner .banner_img{padding:1.5rem 0 0;}
	.header_banner .banner_img img{width:5.89rem;height:2.67rem;}
	.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;}
	.page1 .left{width: 100%;}
	.page1 .left dl dt{height: 0.8rem;line-height: 0.8rem;padding: 0 0.24rem;}
	.page1 .left dl dt span{font-size: 0.2rem;}
	.page1 .left dl dt span b{font-size: 0.32rem;}
	.page1 .left dl dt a{font-size: 0.24rem;padding-right:0.3rem;}
	.page1 .left dl dt a::after{width: 0.2rem;height: 0.16rem;background-size: contain;}
	.page1 .left dl dd{font-size: 0.24rem;margin: 0.2rem auto 0;}
	.page1 .left dl:last-child{margin-top: 0.2rem;margin-bottom: 0.4rem;}
	.page1 .right ul li{width: 6.9rem;height: 1.02rem;background-size: 100% 100%;padding: 0 0.26rem;margin-bottom: 0.1rem;display: flex;align-items: flex-start;flex-direction: column;box-sizing: border-box;justify-content: center;border-radius: 0.1rem;}
	.page1 .right ul li h4{font-size: 0.28rem;line-height: 120%;}
	.page1 .right ul li p{font-size: 0.24rem;line-height: 120%;}
	.page1 .right ul li:nth-child(2),
	.page1 .right ul li:nth-child(4){padding-left: 0;align-items: flex-end;}
	.page1 .right .qt_53Btn{
		    font-size: 14px;
		    background: #b79e20;
		    width: 315px;
		    height: 42px;
		    line-height: 42px;
		    border-radius: 20px;
		    margin: 0 auto;
		    display: block;
		    text-align: center;
		    color: #ffffff;
		    font-weight: bold;
	}
	.page1 .left dl a{display: none;}
	
	
	.page2{background: #ffffff;}
	.page2 ul{flex-wrap: wrap;}
	.page2 ul li{height: auto;width:50%;border-right: 0.01rem dashed #ddd;border-bottom: 0.01rem dashed #ddd;box-sizing: border-box;}
	.page2 ul li:hover .img_wrap{margin-top: 0;}
	.page2 ul li:nth-child(2n){border-right: 0;}
	.page2 ul li:nth-child(3),
	.page2 ul li:nth-child(4){border-bottom: 0;padding-top: 0.2rem;}
	.page2 ul li .img_wrap h3{font-size: 0.28rem;}
	.page2 ul li .img_wrap{padding-top: 0.78rem;}
	.page2 ul li .img_wrap::after{width: 0.78rem;height: 0.78rem;background-size: contain;}
	.page2 ul li p{font-size: 0.24rem;line-height: 120%;}

	.page3 .con .tabs_wrap{height:1.1rem;}
	.page3 .con .tabs.fixed{width:100%;height:1.1rem;padding-bottom:0.2rem;}
	.page3 .con .tabs.fixed .tab.active::after{bottom:-0.16rem;}
	.page3 .con .tabs .tab{width: 49%;height: auto;border-radius: 0.2rem;padding: 0.2rem 0.05rem;box-sizing: border-box;}
	.page3 .con .tabs .tab h4{font-size: 0.26rem;line-height: 140%;}
	.page3 .con .tabs .tab p{font-size: 0.2rem;margin: 0.1rem auto 0;line-height: 120%;}
	.page3 .con .tables{border-radius: 0.2rem;margin: 0.2rem auto 0;padding-bottom: 0.3rem;}
	.page3 .con .tables .item{padding: 0.3rem 0.3rem 0 0.3rem;}
	.page3 .con .tables .item .list{margin-bottom: 0.2rem;}
	.page3 .con .tables .item .list h3{font-size: 0.38rem;margin-bottom: 0.2rem;}
	.page3 .con .tables .item .list h3::after{width: 0.4rem;height: 0.4rem;right: -0.1rem;bottom: -0.05rem;}
	.page3 .con .tables .item .list .dec{padding: 0.2rem;border-radius: 0.2rem;}
	.page3 .con .tables .item .list .dec p{font-size: .24rem;}
	.page3 .con .tables .item .list .dec ul li{font-size: 0.24rem;padding-left: 0.2rem;line-height: 160%;}
	.page3 .con .tables .item .list .dec ul li::before{width: 0.1rem;height: 0.1rem;top: 0.15rem;bottom: auto;}
	.page3 .con .tables .item .list .kc{flex-wrap: wrap;}
	.page3 .con .tables .item .list .kc li{width: 3.1rem;height: 1.2rem;background-size: contain;padding-left: 0.8rem;margin-bottom: 0.2rem;}
	.page3 .con .tables .item .list .kc li h4{font-size: 0.32rem;}
	.page3 .con .tables .item .list .kc li p{font-size: 0.24rem;}
	.page3 .con .tables .item .list .zt_wrap h5{font-size: 0.34rem;}
	.page3 .con .tables .item .list .zt_wrap ul{margin-top: 0.2rem;margin-bottom: 0.2rem;flex-wrap: wrap;}
	.page3 .con .tables .item .list .zt_wrap ul li{font-size: 0.24rem;padding: 0.1rem 0.5rem;border-radius: 0.5rem;margin-bottom: 0.2rem;}
	.page3 .con .tables .item .list .swiper-container .swiper-slide{width: 5rem;height: 4rem;}
	.page3 .con .tables .item .list .swiper-container .swiper-slide img{width: 100%;}
	.page3 .con .tables .item:nth-child(2) .list .zt_wrap ul li{padding: 0.1rem 0.2rem;}
	.page3 .con .tables .item:nth-child(2) .list .swiper-container .swiper-slide{width: 5rem;height: 4rem;}
	.page3 .con .tables .item:nth-child(2) .list .swiper-container{padding-bottom: 0.5rem;}
	.page3 .con .tables .item:nth-child(2) .list .swiper-container .swiper-pagination{bottom: -0.1rem;}

	.page4{padding-bottom: 0.5rem;background-size: cover;}
	.page4 .con{display: flex;justify-content: space-between;flex-wrap: wrap;}
	.page4 .con li{width:2.1rem;height:1.5rem;margin-right: 0;background-size: contain;float: none;order: 1;padding: 0;}
	.page4 .con li::after{content: '';width:0.48rem;height:0.38rem;right: -0.4rem;top: 0;bottom: 0;background-size: contain;}
	.page4 .con li h3{font-size: 0.3rem;line-height: 0.28rem;margin-bottom: 0.2rem;padding-top: 0.8rem;}
	.page4 .con li h3::after{width: 0.6rem;height: 0.6rem;background-size: contain;top: 0.1rem;}
	.page4 .con li:nth-child(2){background-size: contain;order: 1;}
	.page4 .con li:nth-child(3){background-size: contain;order: 1;}
	.page4 .con li:nth-child(4){background-size: contain;order: 3;}
	.page4 .con li:nth-child(7){background-size: contain;order: 2;}
	.page4 .con li:nth-child(8){background-size: contain;order: 2;}
	.page4 .con li:nth-child(6){background-size: contain;order: 3;}
	.page4 .con li:nth-child(5){background-size: contain;order: 10;}
	.page4 .con li:nth-child(9){background-size: contain;order: 10;}
	.page4 .con li:nth-child(10){background-size: contain;order: 12;width: 48%;}
	.page4 .con li:nth-child(11){background-size: contain;order: 11;width: 48%;}
	.page4 .con li p{font-size: 0.22rem;line-height: 120%;}
	.page4 .con li:nth-child(3)::after,
	.page4 .con li:nth-child(7)::after,
	.page4 .con li:nth-child(9)::after{transform: rotate(90deg);bottom: -0.1rem;top: auto;right: 0;left: 0;z-index: 1;}
	.page4 .con li:nth-child(5)::after,
	.page4 .con li:nth-child(6)::after{transform: rotate(0deg);}
	.page4 .con::after{display: none;}
	.page4 .con li:nth-child(8)::after,
	.page4 .con li:nth-child(4)::after,
	.page4 .con li:nth-child(10)::after{display: block;transform: rotate(180deg);right: auto;left: -0.4rem;}
}