.m1200{position: relative;}
a:hover{color: #fff;}
.navFixed{position: fixed !important;left: 0;top: 0;width: 100%;z-index: 999;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2) !important;}
.pcno{display: none !important;}
.mno{display: block !important;}
.mflex{display: none !important;}

/* 按钮容器基础样式 鼠标悬浮时触发扫光动画*/
.btnFrames {overflow: hidden;position: relative;}
.btnFrames:hover::after {content: "";display: block;width: 18%;height: 300%;background: linear-gradient(to right,rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0.4) 50%,rgba(255, 255, 255, 0) 100%);filter: blur(6px);transform: rotate(35deg);position: absolute;left: -20%;top: -120%;pointer-events: none;animation: leftTransform ease-in-out 0.6s forwards;-webkit-animation: leftTransform ease-in-out 0.6s forwards;}
/* 流光动画 */
@keyframes leftTransform {
  0% { left: -20%; }
  100% { left: 120%; }
}
@media(max-width:1000px){
    .btnFrames:hover::after{display: none;}
    .m1200{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1rem;}
    .navFixed{left: calc((100% - 7.5rem)/2);}
}
/* banner*/
.banner{height: 516px;background: url('../images/banner.png') no-repeat center top;}
.banner .relative{position: absolute;left: 66px;top: 104px;line-height: 1;}
.banner .theme{display: block;margin-left: 9px;}
.banner .title{font-size: 62px;color: #4f1a96;font-weight: bold;text-shadow: 3px 3px 5px rgba(38, 18, 94, 0.43);padding: 20px 0 30px;margin-left: -0.5em;}
.banner .planText{font-size: 28px;color: #4f1a96;}
.banner .button{margin: 50px 0 0 9px;width: 220px;height: 46px;border-radius: 23px;background: linear-gradient(110deg,#ff9000,#ff6400);box-shadow: 0 4px rgba(255, 144, 0, 0.12);display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;letter-spacing: 1px;text-indent: -1px;text-shadow: 0 1px 2px rgba(245, 125, 38, 0.35);}
/*  */
.intro-page .m1200{display: flex;justify-content: flex-start;padding: 35px 0 0 0;}
.intro-page .m1200-1{width: 1200px;margin: auto;padding-top: 35px;}
.intro-page .hk-intro{font-size: 16px;line-height: 37px;color: #333;width: 648px;padding-left: 6px;background: url('../images/page1_1.png') no-repeat left top 22px;box-sizing: border-box;margin-bottom: 88px;}
.intro-page .hk-intro span{font-weight: bold;}
.intro-page .form{position: relative;z-index: 99; width: 468px;height: 342px;border-radius: 20px;border: 2px solid #ffffff;margin-left: 40px; box-sizing: border-box;background: rgba(255, 255, 255, 0.5);box-shadow: 3px 3px 46px rgba(232, 224, 253, 0.53);}
.intro-page .hkImages{width: 1200px;height: 372px;background: url('../images/page1_2.png') no-repeat;margin: -198px auto 25px;}
/* 修改 form表单默认样式*/
.submit_input_em .module-title{display: none !important;}
.submit_input_em .form-title{text-align: center !important;font-weight: bold !important;height: auto !important;}
.submit_input_em .opt-form{background: transparent !important;padding-top: 16px !important;}
.submit_input_em .opt-form-submit{background: transparent !important;}
.submit_input_em .subBtn{background: linear-gradient(110deg,#ff9000,#ff6400) !important;box-shadow: 0 4px 6px rgba(255, 144, 0, 0.12) !important;}
.submit_input_em input.isRead[type="checkbox"]{transform: translateY(-1px);}

/*  */
.in-title{text-align: center;padding-top: 50px;}
.in-title h2{font-size: 40px;color: #333;font-weight: bold;line-height: 1;letter-spacing: 1px;text-indent: -1px;}
.in-title .mr{margin-right: 6px;}
.in-title h2 span{background-image: linear-gradient(-90deg, #ff982d, #ff6716);background-clip: text;-webkit-background-clip: text;color: transparent;}
.in-title .subtitle{font-size: 26px;color: #333;text-align: center;line-height: 1;padding-top: 18px;}
.button-page{width: 610px;margin: auto;display: flex;justify-content: space-between;}
.button-page .button{width: 260px;height: 46px;background: #fff; cursor: pointer;letter-spacing: 1px;text-indent: -1px;border-radius: 23px;border: 1px solid #fcaf59;box-sizing: border-box;font-size: 16px;color: #ff6900;display: flex;justify-content: center;align-items: center;box-shadow: 0 4px 8px rgba(246, 132, 49, 0.3);}
.button-page .button.active{color: #fff;font-weight: bold;background: url('../images/button.png') no-repeat;border: none;}
.page{padding: 0px 0 80px;}
/*  */
.pursue-page{background: url('../images/page2.jpg') no-repeat center top;background-size: cover;}
.pursue-page .content{padding: 50px 23px 30px;box-sizing: border-box;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pursue-page .item{width: 370px;height: 300px;border-radius: 28px;border: 2px solid #b07bf7;box-sizing: border-box;margin-bottom: 20px;background: #fff;overflow: hidden;position: relative;transition:0.3s;}
.pursue-page .item::before{content: '01';font-size: 160px;opacity: 0.15;color: #aa76f1;font-weight: bold;position: absolute;right: -12px;bottom: 46px;}
.pursue-page .item:nth-child(2):before{content: '02';}
.pursue-page .item:nth-child(3):before{content: '03';}
.pursue-page .item:nth-child(4):before{content: '04';}
.pursue-page .item:nth-child(5):before{content: '05';}
.pursue-page .item:nth-child(6):before{content: '06';}
.pursue-page .icon{width: 100%;height: 185px;}
.pursue-page .icon1{background: url('../images/icon/11.png') no-repeat center top 26px;}
.pursue-page .icon2{background: url('../images/icon/12.png') no-repeat center top 26px;}
.pursue-page .icon3{background: url('../images/icon/13.png') no-repeat center top 26px;}
.pursue-page .icon4{background: url('../images/icon/14.png') no-repeat center top 26px;}
.pursue-page .icon5{background: url('../images/icon/15.png') no-repeat center top 26px;}
.pursue-page .icon6{background: url('../images/icon/16.png') no-repeat center top 26px;}
.pursue-page .text{font-size: 18px;line-height: 35px;color: #333333;text-align: center;}
.pursue-page .item.active{background: linear-gradient(-180deg,#e5d1ff,#c599ff);box-shadow: 5px 5px 21px rgba(153, 117, 248, 0.53);border: none;}
.pursue-page .item.active::before{color:#fff;opacity: 0.15;}
.pursue-page .item.active .icon1{background: url('../images/icon/1.png') no-repeat center top 26px;}
.pursue-page .item.active .icon2{background: url('../images/icon/2.png') no-repeat center top 26px;}
.pursue-page .item.active .icon3{background: url('../images/icon/3.png') no-repeat center top 26px;}
.pursue-page .item.active .icon4{background: url('../images/icon/4.png') no-repeat center top 26px;}
.pursue-page .item.active .icon5{background: url('../images/icon/5.png') no-repeat center top 26px;}
.pursue-page .item.active .icon6{background: url('../images/icon/6.png') no-repeat center top 26px;}
.pursue-page .item.active .text{color: #fff;font-weight: bold;}
/*  */
.exCont-page{background: url('../images/page3.jpg') no-repeat center top;}
.exCont-page .content{padding: 50px 0 50px;display: flex;justify-content: center;}
.exCont-page .tabs{width: 278px;border-radius: 30px 0 0 30px;border: 2px solid #ffffff;box-sizing: border-box;background: rgba(255, 255, 255, 0.5);height: 522px;display: flex;justify-content: flex-start;align-items: center;}
.exCont-page .max{width: 100%;}
.exCont-page .tab{width: 100%;height: 78px;display: flex;justify-content: flex-start;align-items: center;position: relative;cursor: pointer;}
.exCont-page .tab span{font-size: 20px;color: #999999;font-weight: bold;display: block;width: 50px;padding-left: 17px;box-sizing: border-box;}
.exCont-page .tab p{color: #999999;display: block;width: 170px;line-height: 24px;}
.exCont-page .tab .icon{width: 21px;height: 21px;background: url('../images/page3_1.png') no-repeat;}
.exCont-page .tab.active{background: url('../images/page3_3.png') no-repeat;background-size: 100% 100%;}
.exCont-page .tab.active::before{content: '';width: 4px;height: 100%;background: #b07bf7;border-radius: 2px;position: absolute;left: 0;top: 0;}
.exCont-page .tab.active span{color: #333;}
.exCont-page .tab.active p{color: #333;font-weight: bold;}
.exCont-page .tab.active .icon{background: url('../images/page3_11.png') no-repeat;}
.exCont-page .right-content{width: 903px;border: 2px solid #ffffff;box-sizing: border-box;background: rgba(255, 255, 255, 0.5);height: 522px;border-radius: 0 30px 30px 0;}
.exCont-page .item{width: 100%;height: 100%;display: none;line-height: 1;position: relative;}
.exCont-page .item.active{display: block;padding: 20px 24px 0;box-sizing: border-box;}
/*  */
.exCont-page .title{font-size: 16px;color: #333;font-weight: bold;padding: 0 0 4px 5px;margin:0 0px 10px -8px;background: url('../images/page3_2.png') no-repeat left bottom;}
.exCont-page .text{font-size: 14px;line-height: 28px;color: #333;}
.exCont-page .soure{font-size: 12px;line-height: 16px;color: #999;position: absolute;right: 17px;bottom: 13px;text-align: right;}
/*  */
.exCont-page .map1{width: 413px;height: 178px;background: url('../images/page3_map1.png') no-repeat;margin:90px auto 0;position: relative;}
.exCont-page .map1 .map_title{font-size: 18px;color: #333;font-weight: bold;position: absolute;left: 0;top: -54px;}
.exCont-page .map1 .map_text{font-size: 12px;color: #999;position: absolute;}
.exCont-page .map1 .map_text:nth-child(1),.exCont-page .map1 .map_text:nth-child(2),
.exCont-page .map1 .map_text:nth-child(3),.exCont-page .map1 .map_text:nth-child(4),
.exCont-page .map1 .map_text:nth-child(5){width: 44px;left: -54px;text-align: right;}
.exCont-page .map1 .map_text:nth-child(1){top: -5px;}
.exCont-page .map1 .map_text:nth-child(2){top: 38px;}
.exCont-page .map1 .map_text:nth-child(3){top: 80px;}
.exCont-page .map1 .map_text:nth-child(4){top: 126px;}
.exCont-page .map1 .map_text:nth-child(5){top: 170px;}
.exCont-page .map1 .map_text:nth-child(6),.exCont-page .map1 .map_text:nth-child(7),
.exCont-page .map1 .map_text:nth-child(8){bottom: -18px;}
.exCont-page .map1 .map_text:nth-child(6){left: 32px;}
.exCont-page .map1 .map_text:nth-child(7){left: 190px;}
.exCont-page .map1 .map_text:nth-child(8){left: 348px;}
/*  */
.exCont-page .bold{font-size: 16px;font-weight: bold;color: #333;margin: 17px 0 4px 0;}
.exCont-page .mt1{margin-top: 33px;}
/*  */
.exCont-page .map2{width: 413px;height: 178px;background: url('../images/page3_map2.png') no-repeat;margin:90px auto 0;position: relative;}
.exCont-page .map2 .map_title{font-size: 18px;color: #333;font-weight: bold;position: absolute;left: 75px;top: -54px;}
.exCont-page .map2 .map_text{font-size: 12px;color: #999;position: absolute;}
.exCont-page .map2 .map_text:nth-child(1),.exCont-page .map2 .map_text:nth-child(2),
.exCont-page .map2 .map_text:nth-child(3),.exCont-page .map2 .map_text:nth-child(4),
.exCont-page .map2 .map_text:nth-child(5),.exCont-page .map2 .map_text:nth-child(6),
.exCont-page .map2 .map_text:nth-child(7){width: 44px;left: -54px;text-align: right;}
.exCont-page .map2 .map_text:nth-child(1){top: -6px;}
.exCont-page .map2 .map_text:nth-child(2){top: 24px;}
.exCont-page .map2 .map_text:nth-child(3){top: 53px;}
.exCont-page .map2 .map_text:nth-child(4){top: 83px;}
.exCont-page .map2 .map_text:nth-child(5){top: 111px;}
.exCont-page .map2 .map_text:nth-child(6){top: 141px;}
.exCont-page .map2 .map_text:nth-child(7){top: 169px;}

.exCont-page .map2 .map_text:nth-child(8),.exCont-page .map2 .map_text:nth-child(9),
.exCont-page .map2 .map_text:nth-child(10),
.exCont-page .map2 .map_text:nth-child(11){bottom: -18px;}
.exCont-page .map2 .map_text:nth-child(8){left: 32px;}
.exCont-page .map2 .map_text:nth-child(9){left: 138px;}
.exCont-page .map2 .map_text:nth-child(10){left: 242px;}
.exCont-page .map2 .map_text:nth-child(11){left: 348px;}
/*  */
.exCont-page .map3{width: 566px;height: 257px;background: url('../images/page3_map3.png') no-repeat;margin:48px auto 0;position: relative;}
.exCont-page .map3 .map_title{font-size: 18px;color: #333;font-weight: bold;position: absolute;left: 205px;top: -35px;}
.exCont-page .map3 .map_text{font-size: 12px;color: #999;position: absolute;}
.exCont-page .map3 .map_text:nth-child(1),.exCont-page .map3 .map_text:nth-child(2),
.exCont-page .map3 .map_text:nth-child(3),.exCont-page .map3 .map_text:nth-child(4),
.exCont-page .map3 .map_text:nth-child(5),.exCont-page .map3 .map_text:nth-child(6),
.exCont-page .map3 .map_text:nth-child(7){width: 44px;left: -54px;text-align: right;}
.exCont-page .map3 .map_text:nth-child(1){top: -5px;}
.exCont-page .map3 .map_text:nth-child(2){top: 38px;}
.exCont-page .map3 .map_text:nth-child(3){top: 80px;}
.exCont-page .map3 .map_text:nth-child(4){top: 122px;}
.exCont-page .map3 .map_text:nth-child(5){top: 163px;}
.exCont-page .map3 .map_text:nth-child(6){top: 205px;}
.exCont-page .map3 .map_text:nth-child(7){top: 246px;}

.exCont-page .map3 .map_text:nth-child(8),.exCont-page .map3 .map_text:nth-child(9),
.exCont-page .map3 .map_text:nth-child(10),.exCont-page .map3 .map_text:nth-child(11),
.exCont-page .map3 .map_text:nth-child(12),.exCont-page .map3 .map_text:nth-child(13),
.exCont-page .map3 .map_text:nth-child(14),.exCont-page .map3 .map_text:nth-child(15),
.exCont-page .map3 .map_text:nth-child(16),.exCont-page .map3 .map_text:nth-child(17)
{width: 31px;text-align: center;}

.exCont-page .map3 .map_text:nth-child(8){left: 14px;top: -10px;}
.exCont-page .map3 .map_text:nth-child(9){left: 71px;top: 100px;}
.exCont-page .map3 .map_text:nth-child(10){left: 127px;top: 103px;}
.exCont-page .map3 .map_text:nth-child(11){left: 184px;top: 146px;}
.exCont-page .map3 .map_text:nth-child(12){left: 241px;top: 156px;}
.exCont-page .map3 .map_text:nth-child(13){left: 297px;top: 161px;}
.exCont-page .map3 .map_text:nth-child(14){left: 354px;top: 164px;}
.exCont-page .map3 .map_text:nth-child(15){left: 411px;top: 169px;}
.exCont-page .map3 .map_text:nth-child(16){left: 467px;top: 219px;}
.exCont-page .map3 .map_text:nth-child(17){left: 524px;top: 232px;}

.exCont-page .map3 .map_text:nth-child(18),
.exCont-page .map3 .map_text:nth-child(19),
.exCont-page .map3 .map_text:nth-child(20),
.exCont-page .map3 .map_text:nth-child(21),
.exCont-page .map3 .map_text:nth-child(22),
.exCont-page .map3 .map_text:nth-child(23),
.exCont-page .map3 .map_text:nth-child(24),
.exCont-page .map3 .map_text:nth-child(25),
.exCont-page .map3 .map_text:nth-child(26),
.exCont-page .map3 .map_text:nth-child(27){bottom: -39px;transform: rotate(-46deg);}
.exCont-page .map3 .map_text:nth-child(18){left: -24px;}
.exCont-page .map3 .map_text:nth-child(19){left: 50px;}
.exCont-page .map3 .map_text:nth-child(20){left: 86px;}
.exCont-page .map3 .map_text:nth-child(21){left: 142px;}
.exCont-page .map3 .map_text:nth-child(22){left: 200px;}
.exCont-page .map3 .map_text:nth-child(23){left: 257px;}
.exCont-page .map3 .map_text:nth-child(24){left: 315px;}
.exCont-page .map3 .map_text:nth-child(25){left: 373px;}
.exCont-page .map3 .map_text:nth-child(26){left: 427px;}
.exCont-page .map3 .map_text:nth-child(27){left: 487px;}
/*  */
.exCont-page .map4{width: 418px;height: 248px;background: url('../images/page3_map4.png') no-repeat;margin:20px auto 0;position: relative;}
.exCont-page .map4 .map_title{font-size: 18px;color: #333;font-weight: bold;position: absolute;left: 140px;top: -35px;}
.exCont-page .map4 .map_text{font-size: 14px;color: #333333;position: absolute;line-height: 21px;width: 100px;}
.exCont-page .map4 .map_text:nth-child(1){left: -95px;top: 1px;text-align: right;}
.exCont-page .map4 .map_text:nth-child(2){left: 308px;top: -11px;}
.exCont-page .map4 .map_text:nth-child(3){left: 385px;top: 39px;}
.exCont-page .map4 .map_text:nth-child(4){left: 386px;top: 97px;}
.exCont-page .map4 .map_text:nth-child(5){left: 425px;top: 203px;}
.exCont-page .map4 .map_text:nth-child(6){left: -106px;top: 220px;text-align: right;}
/*  */
.exCont-page .map5{width: 523px;height: 288px;background: url('../images/page3_map5.png') no-repeat;margin:44px auto 0;position: relative;}
.exCont-page .map5 .map_title{font-size: 18px;color: #333;font-weight: bold;position: absolute;left: 95px;top: -35px;}
.exCont-page .map5 .map_text{font-size: 12px;color: #333333;position: absolute;line-height: 15px;width: 200px;}
.exCont-page .map5 .map_text:nth-child(1){left: -97px;top: -2px;text-align: right;}
.exCont-page .map5 .map_text:nth-child(2){left: -146px;top: 23px;text-align: right;}
.exCont-page .map5 .map_text:nth-child(3){left: -145px;top: 60px;text-align: right;}
.exCont-page .map5 .map_text:nth-child(4){left: -206px;top: 82px;text-align: right;}
.exCont-page .map5 .map_text:nth-child(5){left: -140px;top: 110px;text-align: right;}
.exCont-page .map5 .map_text:nth-child(6){left: -182px;top: 154px;text-align: right;}
.exCont-page .map5 .map_text:nth-child(7){left: 525px;top: -10px;}
.exCont-page .map5 .map_text:nth-child(8){left: 530px;top: 21px;}
.exCont-page .map5 .map_text:nth-child(9){left: 399px;top: 37px;}
.exCont-page .map5 .map_text:nth-child(10){left: 399px;top: 69px;}
.exCont-page .map5 .map_text:nth-child(11){left: 408px;top: 105px;}

.exCont-page .map5 .map_text:nth-child(12),.exCont-page .map5 .map_text:nth-child(13),
.exCont-page .map5 .map_text:nth-child(14),.exCont-page .map5 .map_text:nth-child(15){color: #fff;}
.exCont-page .map5 .map_text:nth-child(12){left: 111px;top: 160px;}
.exCont-page .map5 .map_text:nth-child(13){left: 146px;top: 212px;}
.exCont-page .map5 .map_text:nth-child(14){left: 233px;top: 236px;}
.exCont-page .map5 .map_text:nth-child(15){left: 298px;top: 138px;}
/*  */
.recom-page .content{display: flex;justify-content: center;padding-top: 50px;}
.recom-page .item{width: 448px;height: 227px;overflow: hidden;border-radius: 20px;margin: 0 20px;cursor: pointer;box-shadow: 0 2px 9px rgba(7, 0, 2, 0.31);}
.recom-page .item img{transition: 0.3s;}
.recom-page .item:hover img{transform: scale(1.06);}
/*  */
.help-xdf-page {}
.help-xdf-page .content{height: 421px;background: url('../images/page5.png') no-repeat;position: relative;overflow: hidden;border-radius: 14px;}
.help-xdf-page .relative{position: absolute;left:30px;bottom:0;line-height: 1;}
.help-xdf-page .relative-logo{width: 104px;height: 25px;background: url('../images/page5_5.png') no-repeat;margin-bottom: 12px;}
.help-xdf-page .posi_XDF_introduce{font-size: 16px;color: #fff;padding-bottom: 22px;letter-spacing: 2px;}
.help-xdf-page .posi_XDF_introduce .bold{font-weight: bold;}
.help-xdf-page .list{width: 294px;float: right;padding: 44px 0 0 0;line-height: 1;}
.help-xdf-page .icon{width: 61px;height: 61px;border-radius: 50%;box-shadow: 0 0 30px 42px rgba(233, 227, 248, 0.2);}
.help-xdf-page .icon1{background: url('../images/page5_1.png') no-repeat;}
.help-xdf-page .icon2{background: url('../images/page5_2.png') no-repeat;}
.help-xdf-page .icon3{background: url('../images/page5_3.png') no-repeat;}
.help-xdf-page .icon4{background: url('../images/page5_4.png') no-repeat;}
.help-xdf-page .list .li{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 30px;}
.help-xdf-page .list .li .flex{padding-left: 30px;}
.help-xdf-page .list .li .numFont{font-weight: bold;font-size: 30px;color: #333;margin-bottom: 12px;}
.help-xdf-page .list .li .numFont .min{position: relative;font-size: 16px;}
.help-xdf-page .list .li .numCont{font-size: 14px;color: #333;}
.help-xdf-page .list .li .qs-top::before{content: '';animation: upDown_help 0.8s infinite;position: absolute;right: -59px;top: -27px; width: 82px;height: 31px;background: url('../images/page5_qs.png') no-repeat;}
@keyframes upDown_help {
    0% {transform: translateY(0);}
    50% {transform: translateY(-4px);}
    100% {transform: translateY(0);}
}
@media (max-width:1000px) {
.banner,.intro-page,.page{width: 7.5rem;margin: auto;}
/*  */
.in-title{padding: 0;margin:0 auto 0.4rem;}
.in-title h2{display: none;}
.in-title .subtitle{display: none;}
.in-title.bk1{height: 0.81rem;background: url('../images/images/title1.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk2{height: 0.4rem;background: url('../images/images/title2.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk3{height: 0.4rem;background: url('../images/images/title3.png') no-repeat center top;background-size: auto 100%;}
.in-title.bk4{height: 0.41rem;background: url('../images/images/title4.png') no-repeat center top;background-size: auto 100%;}
.page{padding: 0.6rem 0 0.6rem;}
.page .swiper-pagination{position: initial;width: 100%;font-size: 0;line-height: 1;display: flex;justify-content: center;align-items: center;margin-bottom: 0.4rem;opacity: 1;}
.page .swiper-pagination span{width: 0.12rem;height: 0.12rem;border-radius: 50%;background: #dcdada;border: 1px solid #3599f3;box-sizing: border-box;margin: 0 0.04rem;opacity: 1;}
.page .swiper-pagination span.swiper-pagination-bullet-active{width: 0.72rem;border-radius: 0.08rem;background: #3599f3;}
/*  */
.banner{height: 5rem;background: url('../images/images/banner.png') no-repeat;background-size: 100% auto;}
.banner .relative div{display: none;}
.banner .relative{width: 6.4rem;height: 1.52rem;background: url('../images/images/banner_text.png') no-repeat;background-size: 100% auto;left: 0.6rem;top: 1.39rem;}
.banner .button{font-size: 0.24rem;margin: 2.22rem 0 0 1.01rem;width: 2.32rem;height: 0.5rem;font-weight: normal;border-radius: 0.24rem;box-shadow: 0 0.04rem 0.08rem rgba(247, 119, 34, 0.3);text-shadow: none;background: url('../images/images/button.png') no-repeat;background-size: 100% auto;}
/*  */
.intro-page {background: url('../images/images/page1.jpg') no-repeat;background-size: 100% auto;}
.intro-page .form{display: none !important;}
.intro-page .m1200{padding: 0.6rem 0.54rem 0;box-sizing: border-box;}
.intro-page .hk-intro{background: none;font-size: 0.22rem;line-height: 0.41rem;padding: 0;width: 100%;margin-bottom: 0.46rem;}
.intro-page .button{width: 3.9rem;height: 0.8rem;border-radius: 0.4rem;margin: auto;font-size: 0.28rem;color: #fff;font-weight: bold;display: flex;justify-content: center;align-items: center;box-shadow: 0 0.04rem 0.08rem rgba(247, 119, 34, 0.3);background: url('../images/images/button1.png') no-repeat;background-size: 100% 100%;}
/*  */
.pursue-page{background: url('../images/images/page2.jpg') no-repeat;background-size: 100% auto;}
.pursue-page .content{padding: 0.1rem 0.46rem 0.3rem;box-sizing: border-box;}
.pursue-page .item{width: 3.15rem;height: 2.55rem;border-radius: 0.28rem;border: 0.02rem solid #b07bf7;box-sizing: border-box;margin-bottom: 0.2rem;box-shadow: 0.05rem 0.05rem 0.21rem rgba(153, 117, 248, 0.53);}
.pursue-page .icon{width: 0.97rem;height: 0.97rem;margin: 0.3rem auto 0.16rem;}
.pursue-page .text{font-size: 0.22rem;line-height: 0.3rem;}
.pursue-page .icon1{background: url('../images/images/icon/1.png') no-repeat;background-size: 100% 100%;}
.pursue-page .icon2{background: url('../images/images/icon/2.png') no-repeat;background-size: 100% 100%;}
.pursue-page .icon3{background: url('../images/images/icon/3.png') no-repeat;background-size: 100% 100%;}
.pursue-page .icon4{background: url('../images/images/icon/4.png') no-repeat;background-size: 100% 100%;}
.pursue-page .icon5{background: url('../images/images/icon/5.png') no-repeat;background-size: 100% 100%;}
.pursue-page .icon6{background: url('../images/images/icon/6.png') no-repeat;background-size: 100% 100%;}
.pursue-page .item::before{font-size: 1.36rem;right: -0.08rem;bottom: 0.26rem;}
/*  */
.button-page{width: 6.68rem;margin: auto;}
.button-page .button{width: 3.19rem;height: 0.8rem;border-radius: 0.4rem;font-size: 0.28rem;box-shadow: 0 0.04rem 0.08rem rgba(247, 119, 34, 0.3);}
.button-page .button.active{background: url('../images/images/button2.png') no-repeat;background-size: 100% 100%;}
/*  */
.exCont-page{background: #fff;}
.exCont-page .in-title{}
.exCont-page .content{padding: 0.1rem 0 0.4rem;display: block;}
.exCont-page .tabs{padding: 0.1rem 0 0.4rem 0;overflow-x: auto;width: 100%;height: auto;border: none;border-radius: 0 0 0 0;display: block;box-sizing: border-box;}
.exCont-page .max{width: max-content;display: flex;justify-content: flex-start;align-items: center;padding-right: 0.27rem;}
.exCont-page .tab{margin-left: 0.27rem;width: auto;height: 0.64rem;border: 1px solid #aa76f1;box-sizing: border-box;border-radius: 0.2rem;font-size: 0.26rem;padding: 0 0.22rem;}
.exCont-page .tab .icon{display: none;}
.exCont-page .tab span{display: none;}
.exCont-page .tab p{width: auto;line-height: normal;color: #333;}
.exCont-page .tab br{display: none;}
.exCont-page .tab.active::before{display: none;}
.exCont-page .tab.active p{color: #fff;}
.exCont-page .tab.active{background: #aa76f1;box-shadow: 0.05rem 0.05rem 0.21rem rgba(153, 117, 248, 0.53);}
.exCont-page .right-content{width: 6.81rem;border: none;background: linear-gradient(-180deg,#decdf5,#aa76f1);margin:0 auto 0;border-radius: 0.3rem;overflow: hidden;height: auto;position: relative;}
.exCont-page .right-content::before{content: '';width: calc(100% - 2px);height: calc((100% - 2px));background: linear-gradient(-180deg,#f6eefb,#fff);position: absolute;left: 1px;top: 1px;border-radius: 0.3rem;}
.exCont-page .tab:nth-child(5),.exCont-page .tab:nth-child(6){display: none;}
.exCont-page .item.active{padding: 0.2rem 0.24rem 0.2rem;}
.exCont-page .title{display: none;}
.exCont-page .text{font-size: 0.2rem;line-height: 0.3rem;color: #333;}
.exCont-page .map1{margin: 0.7rem auto 0.8rem;background: url('../images/images/map1.png') no-repeat;background-size: 100% 100%;width: 4.57rem;height: 1.99rem;}
.exCont-page .map1 .map_title{font-size: 0.2rem;left: 0.55rem;top: -0.45rem;white-space: nowrap;}
.exCont-page .map1 .map_text{display: none;}
.exCont-page .soure{font-size: 0.2rem;line-height: 0.3rem;right: 0.15rem;bottom: 0.1rem;}
/*  */
.exCont-page .bold{font-size: 0.22rem;margin: 0 0 0.02rem -0.05rem;background: url('../images/images/page2_1.png') no-repeat left bottom;background-size: 0.59rem 0.08rem;padding: 0 0 0.02rem 0.05rem;}
.exCont-page .mt1{margin-top: 0.15rem;}
/*  */
.exCont-page .map2 .map_title{font-size: 0.24rem;left:1.15rem;top: -0.69rem;}
.exCont-page .map2{width: 5.58rem;height: 2.48rem;background: url('../images/images/map3.png') no-repeat;background-size: 100% 100%;margin: 0.88rem 0 0 0.36rem;}
.exCont-page .map2 .map_text{display: none;}
/*  */
.exCont-page .map3 .map_title{font-size: 0.24rem;left:1.82rem;top: -0.47rem;}
.exCont-page .map3{width: 6rem;height: 3.27rem;background: url('../images/images/map4.png') no-repeat;background-size: 100% 100%;margin: 0.8rem 0 0 0.18rem;}
.exCont-page .map3 .map_text{display: none;}
/*  */
.recom-page {background: #f9f4ff;padding-bottom: 0.3rem;}
.recom-page .content{display: block;padding:0;}
.recom-page .item img{display: none;}
.recom-page .item{display: block;width: 5.65rem;height: 2.87rem;margin: 0 auto 0.3rem;border-radius: 0.2rem;box-shadow: 0 0px 0.08rem rgba(63, 55, 140, 0.31);}
.recom-page .item:nth-child(1){background: url('../images/images/page4_1.png') no-repeat;background-size: 100% 100%;}
.recom-page .item:nth-child(2){background: url('../images/images/page4_2.png') no-repeat;background-size: 100% 100%;}
 
/*  */
.help-xdf-page {height: auto;}
.help-xdf-page .item{width: 6.3rem;height: 3.71rem;background: #ccc;border-radius: 0.22rem;position: relative;}
.help-xdf-page .swiper-slide{width: 6.3rem;margin-left: 0.3rem;}
.help-xdf-page .swiperc{width: 100%;position: initial;padding-top: 0rem;}
.help-xdf-page .item.bk1{background: url('../images/images/page5_1.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk2{background: url('../images/images/page5_2.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk3{background: url('../images/images/page5_3.png') no-repeat;background-size: 100% 100%;}
.help-xdf-page .item.bk4{background: url('../images/images/page5_4.png') no-repeat;background-size: 100% 100%;}

.help-xdf-page .posiTitem{padding-left: 0.34rem;position: absolute;left: 0;bottom: 0;padding-bottom: 0.3rem;width: 100%;height: auto;}
.help-xdf-page .img1{width: 0.37rem;margin-bottom: 0.21rem;vertical-align: bottom;}
.help-xdf-page .img2{width: 0.3rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.help-xdf-page .img3{width: 0.32rem;margin-bottom: 0.22rem;vertical-align: bottom;}
.help-xdf-page .img4{width: 0.39rem;margin-bottom: 0.24rem;vertical-align: bottom;}
.help-xdf-page .contTit{font-size: 0.32rem;color: #fff;margin-bottom: 0.16rem;font-weight: bold;line-height: 1;}
.help-xdf-page .contFont{font-size: 0.24rem;color: #fff;line-height: 1;}
.help-xdf-page .swipercs{margin-bottom: 0;padding-top: 0.24rem;}

/* 去掉溢出隐藏的滚动条 */

::-webkit-scrollbar {
  display: none;
}


}




