.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:400px;background:url(../images/bannerBg.jpg?2) no-repeat center top;}
.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;}
.bg1{background: linear-gradient(180deg,#ffffff,#dce3f5);}

.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:80px 0 0;}
.page .tit{color:#1d2d58;text-align:center;margin:0 0 45px 0px}
.page .tit.pink{color:#ffe2e8;}
.page .tit.ql{color:#dee5f4;}
.page .tit p{font-size: 18px;color: #666666;margin-top: 20px;}
.page .tit span{font-size:12px;font-weight:bold;line-height:12px;}
.page .tit h4{font-size:40px;line-height:34px;position:relative;}
.page .tit h5{font-size: 24px;font-weight: normal;color: #7b2f3a;margin-top: 20px;line-height: 32px;}
.page a.tit i{font-size:16px;color:#999999;font-weight:normal;margin:0 0 0 10px;position:absolute;bottom:0;line-height:16px;}
.page a.qt_53Btn{-webkit-transition:background-color .3s, color .3s;transition:background-color .3s, color .3s;}
.page1 a.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: #1d2d58;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: 511px;}
.page1 .left dl{position: relative;}
.page1 .left dl a{position: absolute;bottom:-10px;right: 0;font-size: 14px;
    background: #cf9f43;
    width: 160px;
    height: 32px;
    line-height: 32px;
    border-radius: 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    color: #ffffff;
    font-weight: bold;}
.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 .left dl dd b{color: #344887;}
.page1 .left dl img{margin-top: -30px;}
.page1 .right ul li{width: 586px;height:80px;background: url(../images/xm_bg1.png) no-repeat center top;padding: 12px 38px;box-sizing: border-box;display: flex;align-items: center;}
.page1 .right ul li p{font-size: 18px;color: #333333;}
.page1 .right ul li p b{color: #344887;}
.page1 .right ul li:nth-child(2),
.page1 .right ul li:nth-child(4){background-image: url(../images/xm_bg2.png);padding-left: 170px;text-align: right;}
.page1 .right ul li:nth-child(3){background-image: url(../images/xm_bg3.png);}
.page1 .right ul li:nth-child(4){background-image: url(../images/xm_bg4.png);padding-left: 100px;}

.page2{padding-bottom: 40px;}
.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);}
.page2 .btn{font-size: 14px;
    background: #cf9f43;
    width: 314px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    margin: 20px auto 0;
    display: block;
    text-align: center;
    color: #ffffff;
    font-weight: bold;}

.page3{background:#14367d url(../images/page3Bg.jpg) no-repeat center bottom;padding-bottom: 30px;}
.page3 .tit{color: #ffffff;}
.page3 .con .tabs_wrap{height:110px;}
.page3 .con .tabs{display: flex;justify-content: space-between;}
.page3 .con .tabs.fixed{position:fixed;width:1200px;height:143px;top:0;bottom:inherit;margin:auto;z-index:9;
	background: #f6f6f6;
	padding-bottom: 18px;
	border-radius: 0 0 10px 10px;
	z-index: 9;
}

.page3 .con .tabs .tab{width: 386px;height: 143px;position: relative;cursor: pointer;border-radius: 10px;background: url(../images/page3TabBg.png) no-repeat center top;padding: 16px 10px;box-sizing: border-box;}
.page3 .con .tabs .tab.active{background-image: url(../images/page3TabBg_h.png);}
.page3 .con .tabs .tab.active::after{position: absolute;content: "";bottom: -17px;background: url(../images/page3Tab_icon.png) no-repeat center top;width: 38px;height: 17px;left: 0;right: 0;margin: auto;}
.page3 .con .tabs .tab h4{font-size: 24px;line-height: 30px;color: #ffffff;font-weight: bold;text-shadow: rgba(0,0,0,.5) 0 0 10px;text-align: left;padding-left: 20px;}
.page3 .con .tabs .tab p{font-size: 18px;line-height: 22px;color: #865f1b;margin: 15px auto 0;width: 369px;height: 80px;background: linear-gradient(180deg,#d5b26c,#f6db89);border-radius: 20px;padding: 14px 0 0 20px;box-sizing: border-box;}
.page3 .con .tabs .tab.active p{background: linear-gradient(180deg,#71a6ea,#c6daf6);color: #2a62a7;}
.page3 .con .tables{background:  linear-gradient(90deg,#224a89,#224994,#224a89,#224994,#224a89);border-radius: 20px;margin-top: 20px;padding: 0px 40px 30px 40px;}
.page3 .con .tables .item{display: none;width: 100%;box-sizing: border-box;}
.page3 .con .tables .item.active{display: block;}

.page3 .con .tables a.btn2{font-size: 16px;background: #c9a560;width: 315px;height: 42px;line-height: 42px;border-radius: 20px;margin: 0 auto ;text-align: center;color: #ffffff;font-weight: bold;display: none;} 
.page3 .con .tables a.btn2.active{display: block;}
.page3 .tables .swiper-container_ds{padding-top: 20px;padding-bottom: 50px;}
.page3 .tables .swiper-container_ds .swiper-slide{width: 50% !important;}

.page3 .tables .swiper-container_ds .list{border-bottom: 1px solid #517dad;padding: 10px 0 20px 0;display: flex;justify-content: space-between;}
.page3 .tables .swiper-container_ds .swiper-slide .list:last-child{border: 0;}
.page3 .tables .swiper-container_ds .list img{width: 134px;height: 181px;}
.page3 .tables .swiper-container_ds .list .dec_con{width: 403px;margin-top: 20px;}
.page3 .tables .swiper-container_ds .list .dec_con h4{font-size: 22px;color: #ebcf9f;font-weight: normal;}
.page3 .tables .swiper-container_ds .list .dec_con h5{font-size:16px;color: #ffffff;margin: 10px auto;height: 40px;line-height: 120%;}
.page3 .tables .swiper-container_ds .list .dec_con p{font-size:14px;color: #88ace8;line-height: 140%;width: 100%;}
.page3 .tables .swiper-container_ds .list .dec_con a{width:140px;height: 30px;background: #37a4d8;border-radius: 20px;color: #ffffff;text-align: center;line-height: 30px;font-size: 14px;display: block;margin-top: 20px;}
.page3 .tables .item2,
.page3 .tables .item3{padding-top: 46px;}
.page3 .tables .item .numCon_wrap{background: linear-gradient(180deg,#5274b5,rgba(0,0,0,0));border-radius: 10px;padding: 1px;box-sizing: border-box;position: relative;}
.page3 .tables ul.top{background: linear-gradient(180deg,#224a95,#224a89);border-radius: 10px;padding: 35px 0;display: flex;justify-content: space-around;}
.page3 .tables ul.top li{position: relative;width: 16.66%;}
.page3 .tables ul.top li::after{content: '';width: 1px;height: 60px;border-left: 1px dashed #7b92be;position: absolute;right: 0px;top: 0;bottom: 0;margin: auto;}
.page3 .tables ul.top li:last-child::after{display: none;}
.page3 .tables ul.top li span{font-size: 14px;color: #f7e348;width: 100%;text-align: center;display: block;}
.page3 .tables ul.top li span b{font-size: 36px;}
.page3 .tables ul.top li p{font-size: 15px;color: #ffffff;text-align: center;line-height: 120%;}
.page3 .tables .item .numCon_wrap .tip{font-size: 14px;text-align: right;color: #7b92be;position: absolute;right: 10px;bottom: -10px;}
.page3 .tables .item .bottom {padding-top: 40px;}
.page3 .tables .item .bottom .tit_sm{text-align: center;}
.page3 .tables .item .bottom .tit_sm span{color: #ffffff;font-size: 20px;}
.page3 .tables .item .bottom .tit_sm span b{font-size: 28px;color: #ffffff;}
.page3 .tables .item .bottom .tit_sm p{font-size: 20px;color: #f7dc8b;}
.page3 .tables .item2 .bottom ul{display: flex;    flex-wrap: wrap; justify-content: space-between;margin-bottom: 20px;}
.page3 .tables .item2 .bottom ul li{width:269px;height:91px;background: url(../images/item2_icon1.png) no-repeat center top;padding: 0 12px;box-sizing: border-box;display: flex;align-items: flex-start;flex-direction: column;justify-content: center;margin-top: 20px;}
.page3 .tables .item2 .bottom ul li:nth-child(2){background-image: url(../images/item2_icon2.png);}
.page3 .tables .item2 .bottom ul li:nth-child(3){background-image: url(../images/item2_icon3.png);}
.page3 .tables .item2 .bottom ul li:nth-child(4){background-image: url(../images/item2_icon4.png);}
.page3 .tables .item2 .bottom ul li:nth-child(5){background-image: url(../images/item2_icon5.png);}
.page3 .tables .item2 .bottom ul li:nth-child(6){background-image: url(../images/item2_icon6.png);}
.page3 .tables .item2 .bottom ul li:nth-child(7){background-image: url(../images/item2_icon7.png);}
.page3 .tables .item2 .bottom ul li:nth-child(8){background-image: url(../images/item2_icon8.png);}
.page3 .tables .item2 .bottom ul li h4{font-size:20px;color: #ffffff;}
.page3 .tables .item2 .bottom ul li p{font-size:16px;color: #a6c4f1;}
.page3 .tables .item2 .bottom ul li.yellow p{color: #e4d7be;}
.page3 .tables .item3 .bottom .con{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 20px;}
.page3 .tables .item3 .bottom dl{width: 50%;display: flex;justify-content: space-between;margin-top: 20px;}
.page3 .tables .item3 .bottom dl dt{width: 120px;height: 80px;font-size: 16px;color: #8f3e3d;display: flex;justify-content: center;align-items: center;border-radius: 10px;font-weight: bold;text-align: center;background: #eac8c8;}
.page3 .tables .item3 .bottom dl dd{width: 435px;height: 80px;font-size: 16px;color: #ffffff;display: flex;align-items: center;background: linear-gradient(90deg,#1f417a,#234c94);border-radius: 10px;padding: 0 20px;box-sizing: border-box;}
.page3 .tables .item3 .bottom dl.yellow dt{background: #ebe8cc;color: #8a6942;}
.page3 .tables .item3 .bottom dl.blue dt{background: #c0dff0;color: #3f5592;}


.page4{background: url(../images/page4Bg.jpg) no-repeat center top;padding-bottom: 40px;}
.page4 .con li{width:260px;height:180px;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,
.page4 .con li:nth-child(6)::after,
.page4 .con li:nth-child(7)::after,
.page4 .con li:nth-child(8)::after{transform:rotate(180deg);right: auto;left: -48px;}
.page4 .con li:nth-child(4)::after,
.page4 .con li:nth-child(5)::after{transform: rotate(90deg);right: 0;bottom: 0px;top: auto;left: 0;z-index: 2;}
.page4 .con li:nth-child(12)::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:nth-child(12) h3::after{background-image: url(../images/page4_icon12.png);}
.page4 .con li p{font-size:14px;color: #666666;line-height: 160%;}
.page4 .con li p b{color: #508ac4;}
.page4 .btn{font-size: 16px;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;} 
.page5 .tit h4{line-height:40px;}
.page5 .con .tabs{border-bottom: 2px solid #1c2e48;display: flex;justify-content: space-between;}
.page5 .con .tabs .tab{font-size: 20px;color: #1c2e48;width: 592px;height: 60px;background: #dfe5f5;border-top-left-radius: 20px;border-top-right-radius: 20px;text-align: center;line-height: 60px;cursor: pointer;}
.page5 .con .tabs .tab.active{color: #e3c392;font-size: 24px;font-weight: bold;height: 80px;line-height: 80px;background: #4059a2;margin-top: -20px;}
.page5 .con .table{background: #ffffff;border-bottom-left-radius: 20px;border-bottom-right-radius: 20px;padding: 30px;box-sizing: border-box;box-shadow: 0 0 10px 5px rgba(0,0,0,.1);}
.page5 .con .table .table_title{background: #e4d1ab;height: 60px;border-radius: 10px;width: 100%;line-height: 60px;display: flex;justify-content: space-between;padding: 0 44px;box-sizing: border-box;}
.page5 .con .table .table_title span{font-size: 20px;color: #715620;display: inline-block;width:16.666%;text-align: center;}
.page5 .con .table .table_con{background: linear-gradient(180deg,#ffffff,#e5ecf5);border-radius: 10px;padding: 0 44px;box-sizing: border-box;height: 600px;overflow: hidden;}
.page5 .con .table .table_con p{display: flex;justify-content: space-between;border-bottom: 1px solid #dfe3ea;height: 55px;line-height: 55px;box-sizing: border-box;}
.page5 .con .table .table_con p span{font-size: 16px;color: #333333;width:16.666%;text-align: center;display: flex;align-items: center;justify-content: center;line-height: 20px;}
.page5 .con a.btn2{font-size: 16px;background: #c9a560;width: 315px;height: 42px;line-height: 42px;border-radius: 20px;margin: 20px auto 0;display: block;text-align: center;color: #ffffff;font-weight: bold;} 

.page6{padding-bottom: 80px;}


/* xdf_bottomForm 底部表单隐藏，去掉isPc */
.xdf_slide{display:block;width: 128px;height: 167px;}
.xdf_slide .xdf_slidebtn{font-size:12px;color:#ffffff;bottom:10px;width:70%;background: #cf9f43;border-radius: 20px;}
#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.jpg) no-repeat center top;}
.xdf_bottomForm_new .xdf_bottomForm.form-wrap .xdf_formbtn {background:#b79e20;font-weight:bold;}



@media screen and (max-width:1000px) {
	body{background:url(../images/m_bannerBg.jpg) no-repeat center  0.8rem;background-size: 100% auto;}
	.m1200{width:94%;}
	.header_banner{height:7.28rem;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:.44rem;}
	.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.2rem;margin-top: 0rem;}
	.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 .m1200{border-top-left-radius: 0.42rem;border-top-right-radius: 0.4rem;margin-top: -2rem;background: linear-gradient(180deg,#ffffff 50%,rgba(255,255,255,0));padding-top: 0.46rem;}
	.page .title{display: block;}
	.page1{background: linear-gradient(180deg, #ffffff, #dce3f5);}
	.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;padding: 0 0.54rem;box-sizing: border-box;}
	.page1 .left dl img{margin: 0;width: 100%;}
	.page1 .right{margin-top: 0.5rem;}
	.page1 .right .title,
	.page1 .left .title{font-size: .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 .left .btn{
		font-size: 0.3rem;
		background: #324c84;
		width: 3.4rem;
		height: 0.7rem;
		line-height: 0.7rem;
		border-radius: 0.5rem;
		margin: 0 auto;
		display: block;
		text-align: center;
		color: #f9e9ac;
		font-weight: bold;
		position: static;
	}
	

	.page2{background: #dce3f5;padding-bottom: 0.5rem;}
	.page2 ul{flex-wrap: wrap;}
	.page2 ul li{height: auto;width:50%;border-right: 0.01rem solid #c0c6d8;border-bottom: 0.01rem solid #c0c6d8;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%;}
	.page2 ul li:hover a{display: none;}

	.page3{padding-bottom:0.3rem;background: url(../images/m_page3Bg.jpg) no-repeat center bottom;background-size: cover;}
	.page3 .con .tabs_wrap{height:1.1rem;}
	.page3 .con .tabs.fixed{width:100%;height:1.1rem;padding-bottom:0.2rem;background: none;}
	.page3 .con .tabs.fixed .tab.active::after{bottom:-0.16rem;}
	.page3 .con .tabs .tab{width: 2.3rem;height: 1.3rem;padding: 0.1rem 0.05rem;box-sizing: border-box;background: url(../images/m_page3TabBg.png) no-repeat center top;background-size: contain;}
	.page3 .con .tabs .tab.active{background: url(../images/m_page3TabBg_h.png) no-repeat center top;background-size: contain;}
	.page3 .con .tabs .tab h4{font-size: 0.24rem;line-height: 140%;padding-left: 0.1rem;}
	.page3 .con .tabs .tab p{font-size: 0.2rem;margin: 0.1rem auto 0;line-height: 120%;width: 98%;height: 0.72rem;border-radius: 0.1rem;padding: 0 0.1rem;display: flex;align-items: center;}
	.page3 .con .tables{border-radius: 0.2rem;margin: 0.2rem auto 0;padding-bottom: 0.3rem;padding: 0px 0.2rem 0.2rem 0.2rem;}
	.page3 .con .tabs .tab.active::after{width: 0.37rem;height: 0.18rem;background-size: contain;bottom: -0.18rem;}
	.page3 .tables .swiper-container_ds{padding-top: 0.2rem;padding-bottom: 0.5rem;}
	.page3 .tables .swiper-container_ds .swiper-slide{width: 100% !important;}
	.page3 .tables .swiper-container_ds .list{padding: 0.2rem 0 0.54rem 0;position: relative;}
	.page3 .tables .swiper-container_ds .list img{width: 1.7rem;height: 2.2rem;}
	.page3 .tables .swiper-container_ds .list .dec_con{width: 4.6rem;margin-top: 0.2rem;}
	.page3 .tables .swiper-container_ds .list .dec_con h4{font-size: 0.28rem;}
	.page3 .tables .swiper-container_ds .list .dec_con h5{font-size: 0.22rem;height: 0.56rem;margin: 0.1rem auto;}
	.page3 .tables .swiper-container_ds .list .dec_con p{font-size: 0.2rem;}
	.page3 .tables .swiper-container_ds .list .dec_con a{top: 0;position: absolute;right: 0.2rem;width: 1.78rem;height: 0.4rem;line-height: 0.4rem;font-size: 0.2rem;}
	.page3 .con .tables a.btn2{width: 3.14rem;height: 0.6rem;line-height: 0.6rem;font-size: 0.24rem;}
	.page3 .tables .item2, .page3 .tables .item3{padding-top: 0.5rem;}
	.page3 .tables ul.top{padding: 0.2rem 0;flex-wrap: wrap;}
	.page3 .tables ul.top li{margin-bottom: 0.2rem;width: 33.333%;}
	.page3  .tables .item3 ul.top li{}
	.page3 .tables ul.top li span{font-size: 0.2rem;}
	.page3 .tables ul.top li span b{font-size: 0.4rem;}
	.page3 .tables ul.top li p{font-size: 0.18rem;}
	.page3 .tables ul.top li::after{display: none;}
	.page3 .tables .item .numCon_wrap .tip{font-size: 0.2rem;right: 0.2rem;bottom: -0.2rem;}
	.page3 .tables .item .bottom{padding-top: 0.5rem;}
	.page3 .tables .item .bottom .tit_sm span{font-size: 0.2rem;}
	.page3 .tables .item .bottom .tit_sm span b{font-size: 0.28rem;}
	.page3 .tables .item .bottom .tit_sm p{font-size: 0.2rem;}
	.page3 .tables .item2 .bottom ul{width: 95%;margin: 0 auto 0.5rem;}
	.page3 .tables .item2 .bottom ul li{width: 3.05rem;height: 1.16rem;background-size: contain;padding: 0 0.12rem;margin-top: 0.2rem;}
	.page3 .tables .item2 .bottom ul li h4{font-size: 0.24rem;line-height: 120%;}
	.page3 .tables .item2 .bottom ul li p{font-size: 0.2rem;}
	.page3 .tables .item3 .bottom .con{flex-direction: column;margin-bottom: 0.5rem;margin-top: 0.2rem;}
	.page3 .tables .item3 .bottom dl{width: 100%;margin-top: 0.05rem;}
	.page3 .tables .item3 .bottom dl dt{width: 1.16rem;height: 0.84rem;font-size: 0.24rem;line-height: 0.24rem;}
	.page3 .tables .item3 .bottom dl dd{width: 5.4rem;height: 0.84rem;font-size: 0.2rem;color: #a6c4f1;line-height: 0.24rem;padding: 0 0.18rem;border-radius: 0.2rem;}

	.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.8rem;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.22rem;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: 2;}
	.page4 .con li:nth-child(7){background-size: contain;order: 1;}
	.page4 .con li:nth-child(8){background-size: contain;order: 1;}
	.page4 .con li:nth-child(6){background-size: contain;order: 3;}
	.page4 .con li:nth-child(5){background-size: contain;order: 4;}
	.page4 .con li:nth-child(9){background-size: contain;order: 4;}
	.page4 .con li:nth-child(10){background-size: contain;order: 12;}
	.page4 .con li:nth-child(11){background-size: contain;order: 11;}
	.page4 .con li:nth-child(12){background-size: contain;order: 4;}
	.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);left: auto;right: -0.4rem;top: 0;}
	.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,
	.page4 .con li:nth-child(11)::after{display: block;transform: rotate(180deg);right: auto;left: -0.4rem;}
	.page4 .con li:nth-child(4)::after{top: 0;}
	
	.page4 .btn{width: 90%;
		height: 0.68rem;
		font-size: 0.24rem;
		line-height: 0.68rem;
		border-radius: 0.5rem;
		margin: 0 auto;
		display: block;
		text-align: center;
		color: #ffffff;
		font-weight: bold;}
	.page5 .con .tabs .tab{width: 3.34rem;height: 0.6rem;line-height: 0.6rem;font-size: 0.24rem;}
	.page5 .con .tabs .tab.active{height: 0.8rem;line-height: 0.8rem;font-size: 0.28rem;margin-top: -0.2rem;}
	.page5 .con .table{border-bottom-left-radius: 0.2rem;
border-bottom-right-radius: 0.2rem;padding: 0.26rem;}
.page5 .con .table .table_title{height: 0.6rem;line-height: 0.6rem;border-radius: 0.1rem;padding: 0;}
.page5 .con .table .table_title span{font-size: 0.22rem;}
.page5 .con .table .table_con{border-radius: 0.1rem;padding: 0 0.1rem;height: 10rem;}
.page5 .con .table .table_con p{height: 0.85rem;line-height: 0.85rem;}
.page5 .con .table .table_con p span{font-size: 0.2rem;line-height: 120%;}
.page5 .con a.btn2{font-size: 0.24rem;
	width: 3.4rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border-radius: 0.5rem;
	margin: 0.2rem auto 0;
	display: block;
	text-align: center;
	font-weight: bold;
	position: static;}
	.page6{padding-bottom: 0px;}
}