.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;}
/* btn */
.btnFrames{overflow: hidden;position: relative;}
.btn_active::after {content: "";display: block;width: 14%;height: 290%;background: rgba(255, 255, 255, 0.4);transform: rotate(35deg);position: absolute;left: -20%;top: -120%;animation: leftTransiform ease-in-out 0.5s forwards;-webkit-animation: leftTransiform ease-in-out 0.5s forwards;}
@keyframes leftTransiform {
    0% {left: -20%;}
    100% {left: 120%;}
}
@media(max-width:1000px){
    .m1200{width: 100%;}
    .pcno{display: block !important;}
    .mno{display: none !important;}
    .mflex{display: flex !important;}
    body{padding-bottom: 1.6rem;}
    .btn_active::after{display: none;}
    /* .navFixed{left: calc((100% - 7.5rem)/2);} */
}

.hk_Include_header{height: 80px;line-height: normal;}
.hk_Include_header .max_1200{width: 1200px;margin: auto;height: 100%;display: flex;justify-content: space-between;align-items: center;}
.hk_Include_header .hk_phone{display: flex;justify-content: flex-start;align-items: center;font-size: 14px;color: #00665d;font-weight: bold;line-height: 20px;}
.hk_Include_header .homePage{font-size: 14px;color: #333;margin-right: 25px; font-weight: bold;display: flex;justify-content: flex-start;align-items: center;}
.hk_Include_header .homeIcon{margin-right: 8px;}
.hk_Include_header .hk_nav_href{display: flex;justify-content: flex-start;align-items: center;height: 100%;}
.hk_Include_header .hk_special_list{display: flex;justify-content: flex-start;align-items: center;font-size: 14px;height: 100%;}
.hk_Include_header .hk_special_list a{margin: 0 25px;color: #333;position: relative;height: 100%;display: flex;justify-content: center;align-items: center;}
.hk_Include_header .hk_special_list a:hover{color: #a4409a;}
.hk_Include_header .tel{margin-right: 15px;}
.hk_Include_header .hot_special::after{content: '';display: block; width: 24px;height: 32px;background: url('../images/hot.png') no-repeat;position: absolute;right: -27px;bottom: 33px;}
.hk_Include_header .secontminNav{position: relative;}
.hk_Include_header .se_li{height: 40px;background: #fff;position: absolute;left: 0;top: 5px;display: none; border-radius: 8px;font-size: 14px;justify-content: center;align-items: center;}
.hk_Include_header .se_li.active{display: inline-flex;}
.hk_Include_header .se_li a{margin: 0 14px;color: #333;}
.hk_Include_header .se_li a:hover{color: #a4409a;}
.hk_Include_header .se_li a:first-child{margin-left: 20px;}
.hk_Include_header .se_li a:last-child{margin-right: 20px;}
.hk_Include_header .se_li::before{content: '';display: block;position: absolute;left: calc((100% - 5px)/2);top: -5px; width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
 
.hk_banner{height: 510px;background: url('../images/banner.png') no-repeat center top;}
.hk_banner .top{position: absolute;right:96px;top:86px;}
.hk_banner .center{position: absolute;right:96px;top:183px;}
.hk_banner .bottom{position: absolute;right:96px;top:403px;}

.nav{height: 60px;background: #fff;box-shadow: 0 6px 6px rgba(231, 231, 231, 0.3);position: relative;}
.nav .m1200{display: flex;justify-content: space-between;height: 100%;padding: 0 50px;box-sizing: border-box;}
.nav .m1200 a{display: flex;justify-content: center;align-items: center;height: 100%;font-size: 18px;color: #333;position: relative;}
.nav .m1200 a.active{background-image: linear-gradient(90deg,#7c1774,#902986);background-clip: text;-webkit-background-clip: text;color: transparent;font-weight: bold;}
.nav .m1200 a.active::after{content: '';display: block;width: 100%;height: 4px;background: url('../images/nav_Ac.png') no-repeat center top;position: absolute;left: 0;bottom: 0;}

.newBtn{width: 266px;height: 46px;margin: auto; border-radius: 23px;background: linear-gradient(10deg,#9e2a93,#7c1774);box-shadow: 0 6px 6px rgba(203, 64, 190, 0.12);display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;}

.hk_Title{text-align: center;line-height:1;padding-top: 80px;margin-bottom: 60px;}
.hk_Title h2{font-size: 40px;color: #333;}
.hk_Title h2.white{color: #fff;}
.hk_Title h2 span{padding: 0 20px;}
.hk_Title.bk1{background: url('../images/tit1.png') no-repeat center top 49px;}
.hk_Title.bk2{background: url('../images/tit2.png') no-repeat center top 49px;}
.hk_Title.bk3{background: url('../images/tit3.png') no-repeat center top 49px;}
.hk_Title.bk4{background: url('../images/tit4.png') no-repeat center top 49px;}
.hk_Title.bk5{background: url('../images/titf.png') no-repeat center top 49px;}
.hk_Title.bk6{background: url('../images/tit5.png') no-repeat center top 49px;}
.hk_Title.bk7{background: url('../images/tit6.png') no-repeat center top 49px;}

 
.hk_page1{height: 669px;background: url('../images/page1.png') no-repeat center top;overflow: hidden;}
.hk_page1 .content{position: relative; width: 704px;height: 380px;background: url('../images/page1_bk.png') no-repeat left top;box-shadow: 0 0 16px rgba(234, 234, 234, 0.3);}
.hk_page1 .box{width: 100%;height: 100%; padding: 45px 64px 0 64px;box-sizing: border-box;position: relative;}
.hk_page1 .li{display: flex;justify-content: flex-start;align-items: flex-start; font-size: 18px;line-height: 30px;color: #666;margin-bottom: 20px;}
.hk_page1 .li .bold{font-size: 18px;color: #333333;font-weight: bold;display: flex;justify-content: flex-start;align-items: center;}
.hk_page1 .li .bold::before{content: '';display: block;width: 6px;height: 18px;background: url('../images/page1_icon0.png') no-repeat;margin-right: 11px;}
.hk_page1 .newBtn{margin-top: 40px;}
.hk_page1 .posiImg{width: 860px;height: 380px;background: url('../images/page1_bk.png') no-repeat right top;position: absolute;left:704px;top:0;}
 

.hk_page2{height: 690px;background: url('../images/page2.png') no-repeat center top;}
.hk_page2 .content{display: flex;justify-content: space-between;align-items: flex-start;}
.hk_page2 .leftTab{background: rgba(53, 15, 74, 0.5);}
.hk_page2 .leftTab div{cursor: pointer; width: 250px;height: 60px;background: url('../images/page2_xian.png') no-repeat center bottom;font-size: 16px;color: #fff;display: flex;justify-content: center;align-items: center;}
.hk_page2 .leftTab div.end{background: none;}
.hk_page2 .leftTab div.active{background: #9d2a92;font-size: 18px;font-weight: bold;}
.hk_page2 .rightBox{width: 920px;height: auto;background: #fff;}
.hk_page2 .box{box-sizing: border-box;line-height: normal;display: none;}
.hk_page2 .box1{padding: 39px 60px 40px 60px;}
.hk_page2 .box2{padding: 39px 0px 40px 70px;}
.hk_page2 .box3{padding: 40px 41px 40px;}
.hk_page2 .box4{padding: 44px 40px 40px 50px;}


.hk_page2 .box.active{display: block;}
.hk_page2 .fontTit{font-size: 14px;color: #333;line-height: 26px;}
.hk_page2 .bold{font-size: 20px;font-weight: bold;color: #333;position: relative;margin-right: 18px;}
.hk_page2 .bold span{position: relative;z-index: 2;}
.hk_page2 .bold::before{content: '';display: block;width: 40px;height: 8px;background: url('../images/page2_tit1.png') no-repeat;position: absolute;left:-2px;bottom: -1px;}
.hk_page2 .bold::after{content: '';display: block;width: 40px;height: 8px;background: url('../images/page2_tit2.png') no-repeat;position: absolute;right: -22px;top: -1px;}
.hk_page2 .bolder{font-weight: bold;}
.hk_page2 .mb{margin-bottom: 6px;}
.hk_page2 .list{padding: 24px 0 0 26px;box-sizing: border-box;display: flex;justify-content: flex-start;}
.hk_page2 .li{width: 283px;height: 169px;background:url('../images/page2_icon1.png') no-repeat left top;padding-left: 19px;line-height: 1;box-sizing: border-box;}
.hk_page2 .li.flex1{flex: 1;}
.hk_page2 .num{vertical-align: top;margin-bottom: 10px;}
.hk_page2 .tit{font-size: 16px;color: #333333;font-weight: bold;}
.hk_page2 .font{font-size: 14px;line-height: 22px;color: #666666;padding: 10px 0 12px;}
.hk_page2 .raw{vertical-align: top;}

.hk_page2 .box2 .list{padding: 0;flex-wrap: wrap;align-items: flex-start;}
.hk_page2 .box2 .li{width: 203px;padding-right: 25px;}
.hk_page2 .box2 .li.height180px{height: 180px;}
.hk_page2 .box2 .li.height165px{height: 165px;}

.hk_page2 .divflex{display: flex;justify-content: space-between;padding-bottom: 34px;}
.hk_page2 .se_li{width: 400px;height: 160px;background: url('../images/page2_3.png') no-repeat;padding: 20px 0 0 17px;box-sizing: border-box;}
.hk_page2 .tit_{width: 197px;height: 32px;background: url('../images/page2_tit_.png') no-repeat;margin: 0 0 12px 0 ;padding: 2px 0 6px 22px;box-sizing: border-box; font-size: 16px;font-weight: bold;color: #9d2a92;display: flex;justify-content: flex-start;align-items: center;}
.hk_page2 .list_{display: flex;justify-content: flex-start;flex-wrap: wrap;padding-left: 22px;box-sizing: border-box;}
.hk_page2 .font_{font-size: 14px;line-height: 22px;color: #666666;}
.hk_page2 .font_.width{width: 160px;}
.hk_page2 .list_1{font-size: 14px;line-height: 1;color: #666666;display: flex;justify-content: flex-start;flex-wrap: wrap;padding-top: 7px; padding-left: 21px;box-sizing: border-box;}
.hk_page2 .si{width: 180px;margin-bottom: 19px;}
.hk_page2 .si::before{content: '·';color: #9d2a92;padding-right: 10px;}

.hk_page2 .remark{font-size: 14px;color: #333;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 25px;}
.hk_page2 .remark::before{content: '';width: 3px;height: 16px;background: #8e2784;display: block;margin-right: 10px;}
.hk_page2 .disflex_{width: 830px;height: 180px;background: url('../images/page2_end.png') no-repeat;margin-bottom: 29px;position: relative;}
.hk_page2 .oi{padding: 78px 0 0 0;box-sizing: border-box;line-height: 1;}
.hk_page2 .oi .hk_tit{font-size: 16px;font-weight: bold;color: #9d2a92;padding-bottom: 12px;}
.hk_page2 .oi .hk_tit_cont{font-size: 14px;line-height: 22px;color: #666666;}
.hk_page2 .css1{width: 165px;position: absolute;left:30px;top: 0;}
.hk_page2 .css2{width: 180px;position: absolute;left:252px;top: 0;}
.hk_page2 .css3{width: 165px;position: absolute;left:450px;top: 0;}
.hk_page2 .css4{width: 165px;position: absolute;left:647px;top: 0;}


.hk_page3{padding-bottom: 80px;}
.hk_page3 .disflex{display: flex;justify-content: space-between;}
.hk_page3 .li{width: 300px;height: 320px;position: relative;overflow: hidden;}
.hk_page3 .li.active{width: 560px;}
.hk_page3 .li.bg1{background: url('../images/page3_bk1.png') no-repeat;}
.hk_page3 .li.bg2{background: url('../images/page3_bk2.png') no-repeat;}
.hk_page3 .li.bg3{background: url('../images/page3_bk3.png') no-repeat;}
.hk_page3 .li.bg1.active{background: url('../images/page3_bk1_1.png') no-repeat;}
.hk_page3 .li.bg2.active{background: url('../images/page3_bk2_1.png') no-repeat;}
.hk_page3 .li.bg3.active{background: url('../images/page3_bk3_1.png') no-repeat;}
.hk_page3 .bottom{position: absolute;left: 0;bottom: 0;width: 560px; height: 76px;padding-left: 35px;box-sizing: border-box;}
.hk_page3 .li.active .bottom{height:278px;}
.hk_page3 .tit{font-size: 20px;font-weight: bold;color: #ffffff;padding:0 0 2px 4px;margin:0 0 12px -4px;line-height: 1; background: url('../images/page3_icon0.png') no-repeat left bottom;}
.hk_page3 .font{font-size: 14px;line-height: 22px;color: #fff;display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 2px;}
.hk_page3 .more{transition: 0.4s; width: 120px;height: 32px;border-radius: 16px;font-size: 14px;color: #fff;border: 1px solid #fff;box-sizing: border-box; position: absolute;right: 50px;top: 205px;display: flex;justify-content: center;align-items: center;}
.hk_page3 .fuwu,.hk_page3 .more{display: none;}
.hk_page3 .li.active .fuwu,.hk_page3 .li.active .more{display: flex;}
.hk_page3 .more:hover{transform: translateY(-10px);}

.hk_page4{background:#f7f4f8 url('../images/page4.png') no-repeat center bottom;padding-bottom: 80px;}
.hk_Title.bk4{margin-bottom: 50px;}
.hk_page4 .tabCoun{display: flex;justify-content: space-between;width: 540px;margin: 0 auto 28px;}
.hk_page4 .tabCoun div{cursor: pointer; width: 250px;height: 50px;border-radius: 25px;background: #fff;font-size: 18px;color: #9d2a92;display: flex;justify-content: center;align-items: center;}
.hk_page4 .tabCoun div.active{background: #9d2a92;font-weight: bold;color: #fff;}
.hk_page4 .content{padding-bottom: 44px;}
.hk_page4 .tr{display: flex;justify-content: space-between;margin-bottom: 4px;}
.hk_page4 .tr .th:nth-child(1),.hk_page4 .tr .td:nth-child(1){width: 230px;}
.hk_page4 .tr .th:nth-child(2),.hk_page4 .tr .td:nth-child(2){width: 434px;}
.hk_page4 .tr .th:nth-child(3),.hk_page4 .tr .td:nth-child(3){width: 180px;}
.hk_page4 .tr .th:nth-child(4),.hk_page4 .tr .td:nth-child(4){width: 344px;}
 
.hk_page4 .tr .flex{display: flex;justify-content: center;align-items: center;}
.hk_page4 .tr .th{height: 60px; background: #eddbeb;border-radius: 22px 22px 0 0;font-size: 16px;font-weight: bold;color: #9d2a92;}
.hk_page4 .tr .td{font-size:14px;line-height: 22px;color: #666666;height: auto;min-height: 100px;background: #ffffff;text-align: center;}
.hk_page4 .tr .td:nth-child(2) p{text-align: left;padding:16px 30px 16px;}
.hk_page4 .tr .name{height: 25px;border: 1px solid #eddbeb;box-sizing: border-box;padding: 0 14px;border-radius: 12px;margin: 0 10px 10px 0; display: flex;justify-content: center;align-items: center; font-size: 14px;color: #9d2a92;}
.hk_page4 .tr .flex1{display: flex;justify-content: flex-start;flex-wrap: wrap;padding: 10px 0px 0 12px;box-sizing: border-box;}
.hk_page4 .tr .mr{padding-right: 10px;}
.hk_page4 .tr .mr1{padding-right: 50px;}
.hk_page4 .table{display: none;}
.hk_page4 .table.active{display: block;}

.hk_page4 .table.css .tr .th:nth-child(1),.hk_page4 .table.css .tr .td:nth-child(1){width: 328px;}
.hk_page4 .table.css .tr .th:nth-child(2),.hk_page4 .table.css .tr .td:nth-child(2){width: 145px;}
.hk_page4 .table.css .tr .th:nth-child(3),.hk_page4 .table.css .tr .td:nth-child(3){width: 265px;}
.hk_page4 .table.css .tr .th:nth-child(4),.hk_page4 .table.css .tr .td:nth-child(4){width: 450px;}
.hk_page4 .table.css .tr .td{height: 100px;}
.hk_page4 .table.css .tr .td:nth-child(2) p{text-align: center;}
 /* 滚动条轨道 */
.hk_page4 .over{width: 1205px;height: 300px;overflow: auto;}
.hk_page4 .over::-webkit-scrollbar {width: 5px;}
.hk_page4 .over::-webkit-scrollbar-thumb {background-color: #9d2a92;border-radius: 6px;}
.hk_page4 .over::-webkit-scrollbar-track {background: #eddbeb;}


.hk_page5{padding-bottom: 80px;}
.hk_page5 .content{width: 1260px;margin: -40px 0 44px -30px;}
.hk_page5 .swiper-containerA{padding:40px 30px 44px;}
.hk_page5 .box{width: 270px;height: 540px;background: #fff;box-shadow: 0 0 25px rgba(225, 214, 227, 0.3);position: relative;}
.hk_page5 .bg{height: 150px;}
.hk_page5 .bg1{background: url('../images/five/page5_bg1.png') no-repeat;}
.hk_page5 .bg2{background: url('../images/five/page5_bg2.png') no-repeat;}
.hk_page5 .bg3{background: url('../images/five/page5_bg3.png') no-repeat;}
.hk_page5 .bg4{background: url('../images/five/page5_bg4.png') no-repeat;}
.hk_page5 .bg5{background: url('../images/five/page5_bg5.png') no-repeat;}
.hk_page5 .bg6{background: url('../images/five/page5_bg6.png') no-repeat;}
.hk_page5 .bg7{background: url('../images/five/page5_bg7.png') no-repeat;}
.hk_page5 .bg8{background: url('../images/five/page5_bg8.png') no-repeat;}
.hk_page5 .bg9{background: url('../images/five/page5_bg9.png') no-repeat;}
.hk_page5 .bg10{background: url('../images/five/page5_bg10.png') no-repeat;}
.hk_page5 .hk_sc{width: 82px;height: 82px;font-size: 14px;line-height: 18px;font-weight: bold;text-align: center; margin: -41px auto 0;background: url('../images/pagef_icon.png') no-repeat; display: flex;justify-content: center;align-items: center;}
.hk_page5 .hk_sc span{background-image: linear-gradient(80deg, #c129b2,#9d2a92);background-clip: text;-webkit-background-clip: text;color: transparent;text-shadow: 0 6px 6px rgba(255, 144, 0, 0.12);}
.hk_page5 .box.active{background: #601b6a;}
/* .hk_page5 .box.active .hk_sc{background: url('../images/five/page5_icon11.png') no-repeat;} */
/* .hk_page5 .box.active .hk_sc span{background-image: linear-gradient(316deg, #206ea9,#155e95);} */
.hk_page5 .slideCont{line-height: 1;padding:13px 0 0 43px;box-sizing: border-box;}
.hk_page5 .intro{font-size: 14px;color: #333;font-weight: bold; display: flex;justify-content: flex-start;align-items: center;margin-bottom: 4px;}
.hk_page5 .intro::before{content: '';display: block;width: 11px;height: 10px;background: url('../images/five/page5_icon2.png') no-repeat;margin-right: 13px;}
.hk_page5 .intro.visi::before{visibility: hidden;}
.hk_page5 .introCs{background: url('../images/five/page5_xian1.png') repeat-y left 5px top;padding:3px 22px 0 24px;box-sizing: border-box;margin-bottom: 4px;}
.hk_page5 .introCs.hOne{height: auto;min-height: 92px;}
.hk_page5 .introCs.hTwo{height: auto;min-height: 95px;}
.hk_page5 .introCs.end{background: none;}
.hk_page5 .introCs.mbfirst{padding-bottom: 20px;}
.hk_page5 .introCs p{font-size: 14px;line-height: 22px;color: #333333;display: flex;justify-content: flex-start;padding-bottom: 2px;}
.hk_page5 .introCs p.mbOne{margin-bottom: 6px;}
.hk_page5 .introCs p span.flex1{flex: 1;}
.hk_page5 .introCs.end p{line-height: 20px;}
.hk_page5 .box.active .intro{color: #fff;}
.hk_page5 .box.active .introCs p{color: #fff;}
.hk_page5 .box.active .intro::before{background: url(../images/five/page5_icon22.png) no-repeat;}
.hk_page5 .box.active .introCs{background: url(../images/five/page5_xian2.png) repeat-y left 5px top;}
.hk_page5 .box.active .introCs.end{background: none;}
.hk_page5 .swiper-paginationA{text-align: center;line-height: 1;font-size: 0;width: 1200px;margin-bottom: 30px;margin-left: 30px;}
.hk_page5 .swiper-paginationA span{width: 8px;height: 8px;background: #dcdcdc;opacity: 1;margin: 0 4px;}
.hk_page5 .swiper-paginationA span.swiper-pagination-bullet-active{width: 20px;border-radius: 4px;background: #601b6a;}
.hk_page5 .introCs.special1{min-height: 88px;}
.hk_page5 .introCs.special2{min-height: 88px;}
.hk_page5 .hkpt{padding-top: 8px;box-sizing: border-box;}


.hk_page6{background: url('../images/page5.png') no-repeat center top;padding-bottom: 60px;}
.hk_page6 .list{display: flex;justify-content: space-between;flex-wrap: wrap;line-height: 1;}
.hk_page6 .li{transition: 0.3s; position: relative; width: 590px;height: 180px;background: url('../images/page5_bk.png') no-repeat;margin-bottom: 20px;padding:  27px 26px 0 36px;box-sizing: border-box;}
.hk_page6 .tit{font-size: 18px;font-weight: bold;color: #333333;margin-bottom: 11px;}
.hk_page6 .font{font-size: 14px;line-height: 22px;color: #666666;display: flex;justify-content: flex-start;align-items: flex-start;}
.hk_page6 .flex1{flex: 1;}
.hk_page6 .flex1 span{font-weight: bold;}
.hk_page6 .btn{position: absolute;left: 220px;bottom: 29px; width: 150px;height: 32px;color: #b12da7;border: 1px solid #b12da7;background: #fff6fe;border-radius: 16px;font-size: 14px;display: flex;justify-content: center;align-items: center;}
.hk_page6 .srcImg{position: absolute;right: 30px;bottom: 30px;}
.hk_page6 .li:hover{background: url('../images/page5_bk_ac.png') no-repeat;transform: translateY(-10px);}
.hk_page6 .li .btn:hover{background: linear-gradient(180deg,#902287,#a33b99);color: #fff;}


.hk_page7{background: url('../images/page6.png') no-repeat center top;padding-bottom: 80px;overflow: hidden;}
.hk_page7 .content{position: relative;height: 424px;}
.hk_page7 .list{display: flex;justify-content: space-between;flex-wrap: wrap;width: 580px;}
.hk_page7 .li{width: 280px;height: 180px;background: url('../images/page6_bk.png') no-repeat;margin-bottom: 20px;line-height: 1;box-shadow: 0 0 12px rgba(236, 196, 244, 0.2);}
.hk_page7 .imgMax{height: 80px;display: flex;justify-content: center;align-items: center;padding-top: 3px;box-sizing: border-box;}
.hk_page7 .img1{display: block;}
.hk_page7 .img2{display: none;}
.hk_page7 .li:hover{background: #8f2885;}
.hk_page7 .li:hover .img1{display: none;}
.hk_page7 .li:hover .img2{display: block;}
.hk_page7 .tit{font-size: 18px;font-weight: bold;color: #333;text-align: center;margin-bottom: 12px;}
.hk_page7 .font{font-size: 14px;line-height: 22px;color: #666666;text-align: center;}
.hk_page7 .li:hover .tit{color: #fff;}
.hk_page7 .li:hover .font{color: #fff;}
.hk_page7 .xdfbg{position: absolute;left: 600px;top: 0;width: 960px;height: 380px;border-bottom: 3px solid #8f2885;box-sizing: border-box; background: url('../images/page6_img1.png') no-repeat;}

.xdf_bottomForm_new .ax_img {
    width: 300px;
    height: 150px;
    background: url(../images/bottomFormImg.png) no-repeat center top;
}
.xdf_bottomForm_title_img .xdf_bottomForm.form-wrap .form {
    padding: 0px 0 0 298px;
    display: block;
    box-sizing: border-box;
}
/* .hkEndcent{height: 250px;background: #333;border-bottom: 0px solid #3f3f3f;box-sizing: border-box;}
.hkEndcent .m1200{display: flex;justify-content: space-between;}
.hkEndcent .left{padding-top: 55px;line-height: 1;width: 718px;}
.hkEndcent .right{flex: 1;padding-top: 55px;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.hkEndcent .contactUs{font-size: 20px;color: #fff;font-weight: bold;}
.hkEndcent .contactUs::after{content: '';display: block;width: 30px;height: 4px;margin: 10px 0 40px 1px;background: #258e71;}
.hkEndcent .font{font-size: 14px; line-height: 22px;color: #d0d0d0;display: flex;justify-content: flex-start;margin-bottom: 18px;}
.hkEndcent .font .img{margin-right: 10px;}
.hkEndcent .imgPosi_1{width: 14px;height: 16px;background: url('../images/page7_icon1.png') no-repeat;margin-top: 2px;}
.hkEndcent .imgPosi_2{width: 15px;height: 16px;background: url('../images/page7_icon2.png') no-repeat;margin-top: 2px;}
.hkEndcent .li{display: flex;justify-content: flex-start;align-items: center;line-height: 1;margin-bottom: 30px;}
.hkEndcent .li:nth-child(odd){width: 248px;}
.hkEndcent .li:nth-child(even){flex: 1;}
.hkEndcent .gre{width: 56px;height: 55px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #666666;margin-right: 9px;}
.hkEndcent .tit{font-size: 16px;color: #fff;font-weight: bold;}
.hkEndcent .cont{font-size: 16px;color: #999999;padding-top: 11px;} */
@media (max-width:1000px) {
    .hk_Include_header{height: 0.8rem;}
    .hk_Include_header .max_1200{width: 100%;}
    .hk_Include_header .hk_logo{margin-left: 0.25rem;width: 4.5rem;}
    .hk_Include_header .hk_nav_href{display: none;}
    .hk_Include_header .hk_phone{padding-right: 0.18rem;}
    .hk_Include_header .tel{width: 0.24rem;margin-right: 0.1rem;}
    .hk_Include_header .hk_phone{font-size: 0.18rem;line-height: 0.22rem;}

    .hk_banner{height: 5rem;background: url('../images/images/banner.png') no-repeat;background-size: cover;}
    .hk_banner .content{display: none;}
    .hk_banner .hk_phBtn{width: 3.86rem;height: 0.52rem;line-height: normal; background: url('../images/images/banner_btn.png') no-repeat;background-size: 100% 100%;position: absolute;right: 0.23rem;top: 3.77rem;padding-left: 1.8rem;box-sizing: border-box;display: flex;justify-content: flex-start;align-items: center;font-size: 0.2rem;color: #751c67;}
    .hk_banner .btn{width: 1.68rem;height: 0.38rem;background: url('../images/images/banner_btna.png') no-repeat;background-size: 100% 100%;font-size: 0.2rem;color: #751c67;display: flex;justify-content: center;align-items: center;position: absolute;left: 0.03rem;top:0.07rem;}
    
    .nav_foor,.hk_page1,.hk_page2,.hk_page3,.hk_page4,.hk_page6,.hk_page7{display: none;}

    .hk_Title{margin:0.48rem auto 0.59rem;padding: 0;}
    .hk_Title.bk1{width: 4.31rem;height: 0.72rem;background: url('../images/images/tit1.png') no-repeat;background-size: 100% 100%;}
    .hk_Title.bk2{width: 3.68rem;height: 0.72rem;background: url('../images/images/tit2.png') no-repeat;background-size: 100% 100%;}
    .hk_Title.bk3{width: 5.1rem;height: 0.72rem;background: url('../images/images/tit3.png') no-repeat;background-size: 100% 100%;}
    .hk_Title.bk4{width: 4.52rem;height: 0.71rem;background: url('../images/images/tit4.png') no-repeat;background-size: 100% 100%;}
    .hk_Title.bk5{width: 5.32rem;height: 0.72rem;background: url('../images/images/tit5.png') no-repeat;background-size: 100% 100%;}
    .hk_Title.bk6{width: 5.29rem;height: 0.72rem;background: url('../images/images/tit6.png') no-repeat;background-size: 100% 100%;}

    .mpage1{overflow: hidden;background: url('../images/images/page1.png') no-repeat;background-size: 100% auto;line-height: 1;}
    .mpage1 .hk_navPeople{width:6.9rem;height: 1.6rem;margin:0 auto 0.2rem;background: rgba(50, 6, 68, 4);display: flex;justify-content: flex-start;align-items: center;}
    .mpage1 .hk_navPeople .flex1{flex: 1;}
    .mpage1 .hk_navPeople .one{width: 1.2rem;height: 100%;font-size: 0.26rem;font-weight: bold;line-height: 0.3rem;color: #fff;background: #9d2a92;text-align: center;display: flex;justify-content: center;align-items: center;}
    .mpage1 .hk_navPeople .toget{padding-left: 0.27rem;display: flex;justify-content: flex-start;align-items: center;}
    .mpage1 .hk_navPeople .hkTit{font-size: 0.22rem;color: #fff;font-weight: bold;}
    .mpage1 .hk_navPeople .hkCont{font-size: 0.2rem;color: #fff;}
    .mpage1 .hk_navPeople .icon{width: 0.1rem;margin: 0 0.1rem;}
    .mpage1 .hk_navPeople .mb{margin-bottom: 0.2rem;}
    .mpage1 .read{font-size: 0.2rem;line-height: 0.36rem;color: #fff;padding: 0 0.3rem;box-sizing: border-box;}
    .mpage1 .hkFlex{width: 6.9rem;margin: auto;height: 3.7rem;display: flex;justify-content: space-between;}
    .mpage1 .slide{width: 2.2rem;height: 3.2rem;position: relative;}
    .mpage1 .slide.bg1{background: url('../images/images/page1_bk1.png') no-repeat;background-size: cover;}
    .mpage1 .slide.bg2{background: url('../images/images/page1_bk2.png') no-repeat;background-size: cover;}
    .mpage1 .slide.bg3{background: url('../images/images/page1_bk3.png') no-repeat;background-size: cover;}
    .mpage1 .slideCont{position: absolute;left: 0;bottom: 0;height: 1.6rem; padding-left: 0.16rem;box-sizing: border-box;}
    .mpage1 .hk_stag{font-size: 0.22rem;color: #fff;font-weight: bold;background: url('../images/images/page1_icon0.png') no-repeat left bottom;background-size: 0.4rem 0.04rem;padding: 0 0 0.02rem 0.04rem;margin: 0 0 0.15rem -0.04rem;}
    .mpage1 .hk_minflex li{font-size: 0.2rem;color: #fff;margin-bottom: 0.14rem;}

    .newBtn{width: 4.5rem;height: 0.8rem;font-size: 0.28rem;border-radius: 0.4rem;box-shadow: 0 0.06rem 0.06rem rgba(203, 64, 190, 0.12);}

    .mpage2 {padding-bottom: 0.8rem;overflow: hidden;}
    .mpage2 .content{width: 6.9rem;margin: auto;line-height: 1;}
    .mpage2 .disflex{display: flex;justify-content: space-between;padding-bottom: 0.2rem;}
    .mpage2 .li{width: 2.27rem;height: 0.8rem;background: #f9eaf8;color: #7c1774;font-size: 0.26rem;display: flex;justify-content: center;align-items: center;}
    .mpage2 .li span{display: block;font-size: 0.22rem;padding-top: 0.08rem;}
    .mpage2 .li.active{color: #fff;font-weight: bold;background: linear-gradient(180deg,#7c1774,#902986);}
    .mpage2 .li.active span{font-weight: normal;}
    .mpage2 .contTab{width: 100%;height: 4rem;padding: 0.28rem 0 0 0.31rem;box-sizing: border-box;display: none;font-size: 0.22rem;line-height: 0.34rem;color: #fff;}
    .mpage2 .contTab.active{display: block;}
    .mpage2 .contTab .bold{font-weight: bold;background: url('../images/images/page2_icon.png') no-repeat left bottom 0.03rem;padding: 0 0 0 0.04rem;}
    .mpage2 .contTab.bg1{background: url('../images/images/page2_bk1.png') no-repeat;background-size: cover;}
    .mpage2 .contTab.bg2{background: url('../images/images/page2_bk2.png') no-repeat;background-size: cover;}
    .mpage2 .contTab.bg3{background: url('../images/images/page2_bk3.png') no-repeat;background-size: cover;}
    .mpage2 .d_flex{display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 0.07rem;}

    .mpage3{background: url('../images/images/page3.png') no-repeat ;background-size: cover;overflow: hidden;padding-bottom: 0.8rem;}
    .mpage3 .content{width: 6.9rem;margin:0 auto 0.4rem;}
    .mpage3 .li{line-height: 1;box-sizing: border-box; height: 1.2rem;box-shadow: 0 0 0.16rem rgba(249, 234, 248, 0.5); display: flex;justify-content: flex-start;align-items: center;position: relative;padding-left: 1.5rem;box-sizing: border-box;}
    .mpage3 .li::before{content: '';display: block;width: 0.04rem;height: 100%;background: #87217e;position: absolute;left: 0;top: 0;}
    .mpage3 .tit{font-size: 0.26rem;color: #43085a;font-weight: bold;background: url('../images/images/page3_6.png') no-repeat left bottom;background-size: 0.35rem 0.04rem;padding: 0 0 0.01rem 0.08rem;margin-left: -0.08rem;}
    .mpage3 .cont{font-size: 0.22rem;color: #333333;padding-top: 0.16rem;}
    .mpage3 .addImg{position: relative;z-index: 2; width: 0.46rem;height: 0.46rem; margin: -0.13rem 0 -0.13rem 0.52rem;background: url('../images/images/page3_2.png') no-repeat;background-size: cover;}
    .mpage3 .border{border: 1px solid #fff;box-sizing: border-box;}
    .mpage3 .li.bg1{background:rgba(255, 255, 255, 0.8) url('../images/images/page3_1.png') no-repeat left 0.43rem top 0.28rem;background-size:0.65rem 0.7rem;}
    .mpage3 .li.bg2{background:rgba(255, 255, 255, 0.8) url('../images/images/page3_3.png') no-repeat left 0.51rem top 0.34rem;background-size:0.56rem 0.62rem;}
    .mpage3 .li.bg3{background:rgba(255, 255, 255, 0.8) url('../images/images/page3_4.png') no-repeat left 0.48rem top 0.32rem;background-size:0.64rem 0.6rem;}
    .mpage3 .li.bg4{background:rgba(255, 255, 255, 0.8) url('../images/images/page3_5.png') no-repeat left 0.50rem top 0.32rem;background-size:0.6rem 0.6rem;}

    .mpage4{background: url('../images/images/page4.png') no-repeat ;background-size: cover;overflow: hidden;padding-bottom: 0.16rem;}
    .hk_Title.bk4{margin:0.48rem auto 0.43rem;}
    .mpage4 .list{line-height: 1;display: flex;justify-content: space-between;flex-wrap: wrap;width: 6.9rem;margin: auto;}
    .mpage4 .tit{font-size: 0.26rem;color: #333;font-weight: bold;text-align: center;padding-bottom: 0.1rem;}
    .mpage4 .font{font-size: 0.2rem;line-height: 0.26rem;color: #666666;text-align: center;}
    .mpage4 .li{padding: 0.67rem 0.3rem 0;box-sizing: border-box;width: 3.35rem;height: 2rem;margin-bottom: 0.2rem;}
    .mpage4 .li.bg1{background: url('../images/images/page4_1.png') no-repeat;background-size: 100% 100%;}
    .mpage4 .li.bg2{background: url('../images/images/page4_2.png') no-repeat;background-size: 100% 100%;}
    .mpage4 .li.bg3{background: url('../images/images/page4_3.png') no-repeat;background-size: 100% 100%;}
    .mpage4 .li.bg4{background: url('../images/images/page4_4.png') no-repeat;background-size: 100% 100%;}
    .mpage4 .li.bg5{background: url('../images/images/page4_5.png') no-repeat;background-size: 100% 100%;}
    .mpage4 .li.bg6{background: url('../images/images/page4_6.png') no-repeat;background-size: 100% 100%;}
    .mpage4 .li.bg7{background: url('../images/images/page4_7.png') no-repeat;background-size: 100% 100%;}
    .mpage4 .li.bg8{background: url('../images/images/page4_8.png') no-repeat;background-size: 100% 100%;}
    .mpage4 .swiper-paginationB{position: static;font-size: 0;line-height: 1;padding-top: 0.09rem;}
    .mpage4 .swiper-paginationB span{width: 0.08rem;height: 0.08rem;background: #fff;opacity: 1;margin: 0 0.04rem;}
    .mpage4 .swiper-paginationB span.swiper-pagination-bullet-active{width: 0.2rem;border-radius: 0.04rem;}

    .hk_page5 h2{display: none;}
    .hk_Title.bk5{margin-bottom: 0.48rem;}
    .hk_page5{background: url('../images/images/page5.png') no-repeat;background-size: cover;overflow: hidden;padding-bottom: 0.8rem;}
    .hk_page5 .swiper-paginationA{width: 100%;}
    .hk_page5 .content{width: 100%;margin: 0;}
    .hk_page5 .swiper-containerA{padding: 0 0 0 0.3rem;box-sizing: border-box;width: 100%;}
    .hk_page5 .swiper-containerA .swiper-slide{width: 2.9rem;}
    .hk_page5 .box{width: 2.7rem;height: 6.1rem;box-shadow: none;}
    .hk_page5 .bg{height: 1.5rem;background-size: 100% 100%;}
    .hk_page5 .hk_sc{width: 1.02rem;height: 1.01rem;margin:-0.52rem auto 0rem;font-size: 0.2rem;line-height: 0.22rem;}
    .hk_page5 .box.active .hk_sc{background: url('../images/images/page5_icon1.png') no-repeat;background-size: 100% 100%;}
    .hk_page5 .slideCont{padding: 0.13rem 0 0 0.19rem;}
    .hk_page5 .intro{font-size: 0.22rem;margin-bottom: 0rem;}
    .hk_page5 .intro p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; /* 将溢出的内容替换为省略号 */}
    .hk_page5 .intro::before{width: 0.11rem;height: 0.1rem;background-size: 100% 100% !important;margin-right: 0.12rem;}
    .hk_page5 .introCs{padding: 0.1rem 0.1rem 0 0.23rem;margin-bottom: 0;}
    .hk_page5 .box.active .introCs {background: url(../images/five/page5_xian2.png) repeat-y left 0.05rem top;background-size: 0.01rem auto;}
    .hk_page5 .introCs p{font-size: 0.2rem;line-height: 0.26rem;padding-bottom: 0;display: block;}
    .hk_page5 .introCs.hOne{min-height: 0.9rem;padding-bottom: 0.15rem;}
    .hk_page5 .introCs.hTwo{min-height: 1rem;padding-bottom: 0.15rem;}
    .hk_page5 .br{display: none;}
    .hk_page5 .swiper-paginationA {padding-top: 0.3rem;display: none;}
    .hk_page5 .swiper-paginationA span{width: 0.08rem;height: 0.08rem;background: #dcdcdc;margin: 0 0.04rem;opacity: 1;}
    .hk_page5 .swiper-paginationA span.swiper-pagination-bullet-active{width: 0.2rem;border-radius: 0.04rem;background: #155e95;}
    .hk_page5 .introCs.end p{line-height: 0.26rem;}
    .hk_page5 .introCs p.mbOne{margin-bottom: 0.1rem;}
    .hk_page5 .newBtn{display: none;}
    .hk_page5 .hkpt{padding-top: 0.08rem;box-sizing: border-box;}


    .mpage6{background: url('../images/images/page6.png') no-repeat ;background-size: cover;overflow: hidden;padding-bottom: 0.8rem;}
    .mpage6 .hkFlex{display: flex;justify-content: space-between;height: auto;flex-wrap: wrap;padding: 0 0.3rem 0;box-sizing: border-box;}
    .mpage6 .li{width: 50%;background: none;text-align: center;line-height: 1;}
    .mpage6 .li:nth-child(even){width: 50%;}
    .mpage6 .li:nth-child(1),.hk_Page6 .li:nth-child(2){height: 1.98rem;}
    .mpage6 .li:nth-child(3),.hk_Page6 .li:nth-child(4){height: 1.56rem;}
    .mpage6 .tit{font-size: 0.24rem;color: #601b6a;font-weight: bold;}
    .mpage6 .tit span{font-size: 0.5rem;}
    .mpage6 .font{font-size: 0.22rem;padding-top: 0.12rem;color: #333;}
    .mpage6 .tit span.font2{font-size: 0.24rem;}
    .mpage6 .hkNow{font-size: 0.2rem;padding-top: 0.05rem;color: #999;display: flex;justify-content: center;white-space:nowrap;}
    .mpage6 .source{font-size: 0.2rem;line-height: 1;text-align: center;color: #cfa1d6;}
    .hk_Title.bk6{margin-bottom: 0.66rem;}

    /* .hkEndcent{height: auto;border: none;}
    .hkEndcent .right{display: none;}
    .hkEndcent .left{width: 100%;padding:0.44rem 0.44rem 0.3rem 0.44rem;box-sizing: border-box;}
    .hkEndcent .contactUs{font-size: 0.26rem;}
    .hkEndcent .contactUs::after{width: 0.51rem;height: 0.05rem;margin: 0.15rem 0 0.26rem 0;}
    .hkEndcent .font{font-size: 0.22rem;line-height: 0.38rem;margin-bottom: 0.16rem;}
    .hkEndcent .font span{flex: 1;}
    .hkEndcent .font .img{margin-right: 0.15rem;}
    .hkEndcent .imgPosi_1{width: 0.18rem;height: 0.22rem;background: url('../images/images/page7_icon1.png') no-repeat;background-size: 100% 100%;margin-top: 0.08rem;}
    .hkEndcent .imgPosi_2{width: 0.18rem;height: 0.19rem;background: url('../images/images/page7_icon2.png') no-repeat;background-size: 100% 100%;margin-top: 0.08rem;} */

    .btnFiexBottom{position: fixed;left: 0;bottom: 0;z-index: 9999; height: 1.6rem;background: #fff;box-shadow:  0 -0.06rem 0.12rem rgba(187,193, 200, 0.2);display: flex;justify-content: space-between;padding: 0.22rem 0.2rem 0 0.04rem;box-sizing: border-box;}
    .btnFiexBottom .cli_.ph{font-size: 0.22rem;line-height: 1;color: #333333;text-align: center;width: 1.46rem;}
    .btnFiexBottom .cli_.ph img{width: 0.42rem;height: 0.44rem;margin: 0.09rem auto 0.03rem;}
    .btnFiexBottom .cli_.btn{width: 5.8rem;height: 0.88rem;background: url('../images/images/bot_btn.png') no-repeat;background-size: 100% 100%;display: flex;justify-content: space-between;}
    .btnFiexBottom .cli_.btn p{font-size: 0.3rem;font-weight: bold;color: #601b6a;width: 50%;height: 100%;display: flex;justify-content: center;align-items: center;}
    .btnFiexBottom .cli_.btn p:nth-child(2){color: #fff;}
    .hk_Title.bk7{margin-bottom: 0.48rem;}

.page7 .hk_Title h2 {
    font-size: 0.48rem;
}
.page8 .hk_Title h2 {
    font-size: 0.48rem;
}

}


/* 修改版权 */
.hk_page7 .xdfbg{background: url('https://oy.xdf.cn/include/2026/960-380.png') no-repeat;}

/* 表单区域样式 */
.hk_page7_form{background: linear-gradient(to bottom, #f3f9ff, #f4faff);padding: 40px 0;}
.hk_page7_form .form-wrap{width: 80%;margin: 0 auto;}
.hk_page7_form .qt_form .label{display: block;width: 100%;margin-bottom: 15px;}
.hk_page7_form .qt_form .label .input{width: 100%;box-sizing: border-box;}
.hk_page7_form .qt_form .xdf_formbtn{width: 250px;height: 46px;border-radius: 6px;margin: 15px auto;background: linear-gradient(147deg,#fb9425,#ff6e1f);display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;float: none;border: none;padding: 0;}
.hk_page7_form .qt_form .xdf_formbtn.fd{width: 250px;height: 46px;border-radius: 6px;margin: 15px auto;background: linear-gradient(147deg,#fb9425,#ff6e1f);display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;float: none;border: none;padding: 0;}

/* 标题样式 */
.home_tit{text-align: center;margin-bottom: 30px;}
.home_tit .mainTitle{font-size: 38px;color: #333;font-weight: bold;position: relative;padding: 0 40px;display: inline-block;}
.home_tit .mainTitle::before,.home_tit .mainTitle::after{content: '';display: block;width: 100px;height: 2px;background: linear-gradient(90deg, transparent, #ddd);position: absolute;top: 50%;transform: translateY(-50%);}
.home_tit .mainTitle::before{left: -120px;}
.home_tit .mainTitle::after{right: -120px;background: linear-gradient(90deg, #ddd, transparent);}
.home_tit .mainTitle span{background-image: linear-gradient(164deg, #fb9425,#ff6e1f);background-clip: text;-webkit-background-clip: text;color: transparent;}

/* 移动端标题样式 */
@media(max-width:1000px){
    .hk_page7_form{padding: 0.4rem 0;}
    .hk_page7_form .home_tit{padding: 0.4rem 0;}
    .hk_page7_form .mainTitle{overflow: visible;color: #333;font-size: 0.32rem;font-weight: bold;display: flex;justify-content: center;align-items: center;}
    .hk_page7_form .mainTitle::after{display: none;}
    .hk_page7_form .mainTitle::before{display: none;}
    .hk_page7_form .mainTitle span{display: inline;margin-left: 0.1rem;background-image: linear-gradient(164deg, #fb9425,#ff6e1f);background-clip: text;-webkit-background-clip: text;color: transparent;}
}



 @media (max-width: 1000px){
.page6 .content{background:#fff url('https://oy.xdf.cn/include/2026/hk_associate/1.jpg') no-repeat;background-size: 100% auto;}
}

.page8{background: linear-gradient(to bottom, #f3f9ff, #f4faff);}
.page8 .form-wrap{width: 80%;margin: 0 auto;}
.page8 .qt_form .label{display: block;width: 100%;margin-bottom: 15px;}
.page8 .qt_form .label .input{width: 100%;box-sizing: border-box;}
.page8 .qt_form .xdf_formbtn{width: 250px;height: 46px;border-radius: 6px;margin: 15px auto;background: linear-gradient(147deg,#fb9425,#ff6e1f);display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;float: none;border: none;padding: 0;}
.page8 .qt_form .xdf_formbtn.fd{width: 250px;height: 46px;border-radius: 6px;margin: 15px auto;background: linear-gradient(147deg,#fb9425,#ff6e1f);display: flex;justify-content: center;align-items: center;font-size: 16px;color: #fff;font-weight: bold;float: none;border: none;padding: 0;}

.isPc .xdf_slide{width: 150px;}
.isPc .xdf_slide .xdf_slidebg{width: 100%;height: auto;display: block;}
.isPc .xdf_slide .xdf_slidebtn {
    bottom: -20px;
}