.index-banner2025{
    height: 819px;
}
.index-banner2025 .swiper-bg{
    height: 819px;
}
.index-banner2025 .slide-bgc{
    height: 819px;
}
.new-slide1{
    background: url(../images/index/index-banner1.jpg?v=202507141500) center center no-repeat;
    background-size: cover;
}
.index-banner2025 .banner-txt{
    font-size: 78px;
    color: #333;
    font-weight: bold;
    margin-top: 5px;
}
.new-slide1-box  div.info{
    top: 45% !important;
}
.new-slide1-box .new-privateDomainSolution-button{
    margin-top: 40px;
}
.new-slide1-box .new-privateDomainSolution-button a:first-child{
    background: linear-gradient( 90deg, #3470FF 0%, #922CB3 100%);
    color: #fff;
    margin-right: 26px;
}
/*.new-slide1-box .new-privateDomainSolution-button a:first-child:hover{*/
/*    background: #922CB3;*/
/*    -webkit-animation:  0.1s;*/
/*}*/
.new-slide1-box .new-privateDomainSolution-button a:last-of-type{
    border-color: #D20587;
    color: #D20587;
}
/*.new-slide1-box .new-privateDomainSolution-button a:last-of-type:hover{*/
/*    background: #D20587;*/
/*    color: #fff;*/
/*}*/
.gradient-tit {
    /* 设置渐变背景 */
    background: linear-gradient(90deg, #3370FF 0%, #932CB3 45%); /* 紫色占比更大 */

    /* 关键步骤：让文字作为背景的裁剪区域 */
    -webkit-background-clip: text; /* 兼容 Chrome/Safari */
    background-clip: text;
    /* 让文字颜色透明，使渐变背景可见 */
    color: transparent;
    /* 其他样式（可选） */
    font-size: 36px;
    font-weight: bold;
    display: inline-block; /* 确保渐变效果正确应用 */
}
.index-banner2025 .swiper-pagination{
    display: none;
}


.index-module-bgc{
    background: linear-gradient( 180deg, #F7F8FF 0%, rgba(214,220,255,0.58) 48%, #FFFFFF 100%);
}

.home-14years-expert{
    position: relative;
    overflow: hidden;
    padding-top: 40px;
}
.years-expert-bgc{
    background: linear-gradient( 180deg, #FFFFFF 0%, rgba(214,220,255,0.58) 20%, #FFFFFF 100%);
    position: absolute;
    left: 0;
    top: -140px;
    height: 1383px;
    width: 100%;
}
.home-module-box{
    position: relative;
    z-index: 1;
}
.home-module-box h1,.home-module-box h2{
    text-align: center;

}
.home-module-box h1{
    font-size: 50px;
    line-height: 1.4;
    font-weight: bold;
    position: relative;
}
.home-module-box h1 em{
    font-weight: bold;
    z-index: 1;
    position: relative;
}
.home-module-box h2{
    margin-top: 26px;
    font-size: 30px;
}
.years-expert-ul{
    margin-top: 76px;
    background: #FFFFFF;
    border-radius: 25px 25px 25px 25px;
    padding: 38px 18px;
    justify-content: space-between;
}
.years-expert-ul a{
    display: block;
    flex: 1;
}
.years-expert-ul ul{
    border: 1px solid #fff;
    border-radius: 20px 20px 20px 20px;
    background: #FFFFFF;
    padding: 18px 0 14px;

}
.years-expert-ul ul li:first-child{
    margin-bottom: 14px;
}
.years-expert-ul ul:hover{
    box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
    border-color: #ABB2FB;
    cursor: pointer;
    transform: translateY(-6px) scale(1.03);
    transition: box-shadow 0.3s cubic-bezier(0.4,0,0.2,1), transform 0.3s cubic-bezier(0.4,0,0.2,1);
    -webkit-box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
    -ms-box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
    -moz-box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
    -o-box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
}
.years-expert-ul ul li{
    color: #000000 !important;
    font-size: 17px;
    text-align: center;
    line-height: 22px;
}
.years-expert-ul ul li img{
    width: 62px;
    height: 62px;
}
.home_tit_line{
    position: relative;
    z-index: 2;
}
.home_tit_line:after{
    content: "";
    display: block;
    width: 106%;
    bottom: -8px;
    left: -2%;
    position: absolute;
    height: 22px;
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
}
.tit_line1:after{
    background-image: url('../images/index/tit_line1.png?v=2025071504');

}
.tit_line_zxh:after{
    background-image: url('../images/index/tit_line_zxh.png?v=2025071504');

}
.beauty_xf_line:after{
    background-image: url('../images/index/beauty_xf_line.png?v=2025071504');
}
.tit_line_brand:after{
    background-image: url('../images/index/beauty_xf_line.png?v=2025071504');
}
.tit_line_10w:after{
    width: 105%;
    background-image: url('../images/index/tit_line_10w.png?v=2025071504');
}
.Two-column-box{
    margin-top: 26px;
    position: relative;
    z-index: 1;
    padding-bottom: 100px;

}
.Two-column-li{
    width: calc(50% - 13px);
    border-radius: 25px 25px 25px 25px;
}
.Two-column-box .Two-column-li:first-child{
    margin-right: 26px;
    background: linear-gradient( 135deg, #D4D9FF 0%, #E5ECFF 39%, #B7D1FF 100%);
    box-shadow: inset 0px 3px 25px 1px #BACCFF;
    padding-bottom: 25px;
}
.years-one-box{
    padding-top: 40px;
}
.years-one-box .rights-img{
    margin-left: 16px;
    flex-shrink: 0;
    width: 37%;
}
.years-one-box .rights-img img{
    width: 100%;

}
.years-one-box .lefts-txt{
    padding-top: 2px;
    text-align: left;
    padding-left: 5.8%;
    max-width: 57%;
}

.years-one-box .lefts-txt h3{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 16px;
}
.years-one-box .lefts-txt h5{
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    line-height: 43px;
}
.years-one-box .lefts-txt a{
    margin-top: 24px;
    width: 121px;
    height: 38px;
    line-height: 36px;
    border-radius: 22px 22px 22px 22px;
    border: 1px solid #D20587;
    text-align: center;
    display: block;
    color: #D20587;
    font-size: 17px;
}
.years-two-box{
    background: #FFFFFF;
    border-radius: 25px 25px 25px 25px;

}
.years-two-box div{
    width: 100%;
}
.yt-box{
    text-align: center;
}
.yt-box .ai-icon img{
    width: 60px;
}
.yt-box  h3{
    font-size: 38px;
    color: #000;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 15px;
}
.yt-box .ai-but-ul a{
    display: inline-block;
}
.yt-box .ai-but-ul a:last-child span{
    margin-right: 0;

}
.yt-box .ai-but-ul span{
    display: inline-block;
    margin-right: 10px;
    padding: 0 13px;
    height: 38px;
    line-height: 35px;
    background: #F8F8FF;
    border-radius: 20px;
    border: 1px solid #ABB2FB;
    font-size: 17px;
    color: #654EC4;
}
.yt-box .ai-but-ul span:last-child{
    margin-right: 15px;
}

/* AI助理按钮鼠标移入动画 */
.yt-box .ai-but-ul span {
    transition: transform 0.25s cubic-bezier(0.4,0,0.2,1),
                box-shadow 0.25s cubic-bezier(0.4,0,0.2,1),
                border-color 0.25s cubic-bezier(0.4,0,0.2,1),
                color 0.25s cubic-bezier(0.4,0,0.2,1);
}
.yt-box .ai-but-ul span:hover {
    transform: scale(1.08);
    box-shadow: 0 4px 18px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
}
.home-zsx{
    padding-top: 50px;
    padding-bottom: 54px;
}

/*首页智享汇*/
.home-zxh-main{
    height: 663px;
    overflow: hidden;
}
.zxh-module-bgc{
    width: 100%;
    height: 100%;
    background-image: url(../images/index/zxh-module-bgc.jpg?v=202507141500);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 30% 80%;
    position: absolute;z-index: 0;left: 0;
}
.zxh-content h1{
    font-size: 56px;
}
.zxh-content .subhead-box{
    margin-top: 28px;
}
.zxh-content .subhead-box ul li{
    line-height: 35px;
    font-weight: 400;
    font-size: 18px;
}
.zxh-content .subhead-box ul li s{
    margin-right: 20px;
    width: 8px;
    height: 8px;
    background: #333333;
    opacity: 0.92;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -2px;
}
.home-zxh-main .new-privateDomainSolution-button a{
    width: 130px;
    height: 38px;
    line-height: 36px;
    font-size: 17px;
}

/*美业细分赛道*/
.beauty-module-main{
    padding-top: 80px;
}
.beauty-content {
    padding-bottom: 100px;
    padding-top: 88px;
}
.solution-box{
    flex-wrap: wrap;
}
.solution-box .solution-li{
    width: calc((100% - 80px) / 5);
    margin-right: 20px ;
    height: 240px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    text-align: center;
    margin-bottom: 51px;
    cursor: pointer;
}

.solution-box .solution-li:hover{
    box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
    transition: box-shadow 0.3s cubic-bezier(0.4,0,0.2,1), transform 0.3s cubic-bezier(0.4,0,0.2,1);
    transform: translateY(-6px) scale(1.03);
    -webkit-box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
    -ms-box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
    -moz-box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
    -o-box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.18), 0 1.5px 6px 0 rgba(146, 44, 179, 0.10);
}
.solution-box .solution-li:nth-child(5n){
    margin-right: 0;
}
.solution-box .solution-li .li-img{
    padding-top: 35px;
}
.solution-box .solution-li .li-img img{
    width: 76px;
    height: 76px;
}
.solution-box .solution-li .li-tit{
    font-size: 25px;
    color: #333;
    margin-bottom: 16px;
    margin-top: 12px;
}
.solution-box .solution-li .icon-a-lianhe15{
    font-size: 30px;
    color: #A8A8A8;
}
/*服务与支持*/
.support-module-main .home-zsx{
    padding-top: 80px;
    padding-bottom: 64px;
}
.support-content{
    padding-bottom: 60px;
    flex-wrap: wrap;
}
.support-li{
    width: calc((100% - 72px) / 3);
    margin-right: 36px;
    height: 300px;
    background: #F3F5FE;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 42px;
    cursor: pointer;
}
.support-content .support-li:nth-child(3n){
    margin-right: 0;
}

.support-li .support-tit{
    font-size: 28px;
    color: #333;
    padding-top: 38px;
}
.support-li .support-img{
    padding-top: 20px;
}
.support-li .support-img img{
    width: 194px;
    height: 164px;
}
.brandshow-module-main:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: linear-gradient( 135deg, #3470FF 0%, #E5C4FF 52%, #5524DF 100%);
    opacity: 0.17;
    z-index: 0;
}
.brandshow-module-main{
    position: relative;
    z-index: 1;
}
.brandshow-module-main .home-module-box{
    padding-top: 80px;
    padding-bottom: 53px;
}
.brand-tab-box{
    margin-top: 46px;
}
.brand-tab-box ul li{
    margin-right: 21px;
    line-height: 1;
    padding: 20px 28px;
    font-size: 20px;
    color: #727272;
    background: #FFFFFF;
    border-radius: 60px 60px 60px 60px;
    cursor: pointer;
}
.brand-tab-box ul .Cases_active__QzZSI{
    background: linear-gradient( 90deg, #3470FF 0%, #922CB3 100%);
    color: #fff;
}
.Cases_swiper{
    padding: 65px 0 108px;
}
.custom-slide{
    position: relative;
    display: none;
}
.custom-slide-active{
    display: block;
}
.Cases_content__Cbo4r {
    width: 930px;
    height: 461px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 48px 48px 48px 288px;
    background-color: rgba(255, 255, 255, .47);

}
.Cases_cover__PL7Ta{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 234px;
    overflow: hidden;
    border-radius: 16px;
    border: 4px solid #000;
    color: #000;
    text-align: left;
}
.Cases_content__Cbo4r{
    position: relative;
}
.Cases_content__Cbo4r h1{
    font-size: 30px;
    line-height: 40px;
    text-align: left;
}
.Cases_content__Cbo4r h3{
    font-weight: bold;
    font-size: 27px;
    line-height: 27px;
    margin-top: 10px;
    padding-bottom: 9px;
}
.Cases_content__Cbo4r ul{
    margin-top: 14px;

}
.Cases_content__Cbo4r ul li{
    font-size: 15px;
    color: #727272;
    line-height: 31px;
}
.Cases_content__Cbo4r .solution-but{
    margin-top: 25px;
    font-size: 17px;
    color: #D20587;
    line-height: 37px;
    padding: 0 17px;
    border: 1px solid #D20587;
    border-radius: 22px;
    display: inline-block;

}
.index-brand-box .Cases_content__Cbo4r  .solution-but {
    position: absolute;
    bottom: 52px;
}
.index-brand-box .Cases_content__Cbo4r .ewm{
    position: absolute;
    bottom:  51px;
    right: 62px;
    width: 112px;
    height: 112px;
}

/* 优化二维码浮层样式 */
.new-privateDomainSolution-button {
    position: relative;
}
/* 横向二维码浮层样式 */
.new-slide1-box .zxh-ewm {
    position: absolute;
    left: 145px;
    top: -140px;
    transform: translateX(-50%) scale(0.96);
    background: #fff;
    box-shadow: 0 8px 32px 0 rgba(52, 112, 255, 0.13), 0 1.5px 6px 0 rgba(146, 44, 179, 0.08);
    border-radius: 14px;
    padding: 10px ;
    min-width: 300px;
    min-height: 110px;
    z-index: 20;
    opacity: 0;
    pointer-events: none;
    display: flex;
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
    transition: opacity 0.28s cubic-bezier(0.4,0,0.2,1), transform 0.28s cubic-bezier(0.4,0,0.2,1);
}

.new-slide1-box .zxh-ewm img {
    width: 110px;
    height: 110px;
    border-radius: 8px;
    margin-bottom: 0;
    margin-right: 18px;
    box-shadow: 0 2px 12px 0 rgba(52, 112, 255, 0.10);
    display: block;
}
.new-slide1-box .zxh-ewm .txt {
    width: auto;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.new-slide1-box .zxh-ewm .txt p {
    color: #727272;
    font-size: 15px;
    text-align: left;
    margin: 0;
    line-height: 1.7;
    font-weight: 500;
}
.new-slide1-box .zxh-ewm .txt p:first-child {
    color: #D20587;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
}

/* 鼠标移入按钮时显示二维码浮层 */
.new-slide1-box .zxh-box:hover .zxh-ewm,
.new-slide1-box .zxh-box:focus .zxh-ewm{
    opacity: 1;
    pointer-events: auto;
    transform: translateX(-50%) scale(1.03);
}
