/* 主页样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei';
    list-style: none;
    flex-shrink: 0;
    text-decoration: none;
    box-sizing: border-box;
}

/* 轮播图 */
.swipper {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

/* 轮播图切换样式按钮 */
.swiper-pagination {
    display: flex;
    justify-content: center;
    height: 3px;
    overflow: hidden;
}

.my-bullet {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 75px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    opacity: .5;
    transition: opacity .6s ease;
}

.swiper-pagination-bullet-active {
    background: #007aff !important;
    opacity: 1;
}

/* 轮播图大小 */
.swiper-slide img {
    margin: auto;
    position: relative;
    top: 0;
    z-index: 0;
    /* min-width: 1280px; */
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    background-position: 50%;

}


.top {
    box-sizing: border-box;
    width: 1200px;
    min-width: 1200px;
    position: relative;
    margin: auto;

}

/* 轮播图介绍 */
.swiperSlide-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    display: flex;
    align-items: center;
}

.swiperSlide-content-one-con {
    margin-left: 15.625%;
}

.swiperSlide-content-title h1 {
    width: 140px;
    height: 28px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 3em;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    line-height: 28px;
}

.swiperSlide-content-title h2 {

    font-size: 2em;
    font-weight: 600;
    line-height: 52px;
    margin-top: 6px;
}

.introduction-main-rightContent {

    flex: 1;
       
}

.introducetion-dataSecurityCenter {
    position: absolute;
    top: 124px;
    right: 165px;
    width: 695px;
    height: 519px;
    background-image: url(/static/images/data-datapanel.6e27f5ad.svg);
    animation: panelAnimation 1s ease .3s forwards;
    animation-fill-mode: backwards;
}



.introducetion-switch {
    top: 193px;
    right: 176px;
    width: 447px;
    height: 246px;
    background-image: url(/static/images/data-switch.71f1b3d4.svg);
}

.introducetion-permissionSorting {
    position: absolute;
    top: 160px;
    right: 175px;
    width: 695px;
    height: 513px;
    background-image: url(/static/images/efficient-data-panel.86b0bcf8.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;

}

.introducetion-Identify {
    position: absolute;
       top: 279px;
    right: 193px;
    width: 565px;
    height: 294px;
    background-image: url(/static/images/efficient-identify.c5c3f6f6.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;

}

.introducetion-dynamicAccess {
    position: absolute;
    top: 173px;
    right: 145px;
    width: 254px;
    height: 294px;
    background-image: url(/static/images/agile-peripheral-control-label.73265e4b.svg  );
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;

}

.introducetion-score {
    position: absolute;
      top: 387px;
    right: 691px;
    width: 316px;
    height: 262px;
    background-image: url(/static/images/efficient-score.f7b7d545.svg);
    z-index: 2;
}

.introducetion-dataPanel2,
.introducetion-switch {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    animation: scaleFromZero .5s .8s forwards;
    animation-fill-mode: backwards;
}

.introducetion-dataPanel2 {
    top: 370px;
    right: 445px;
    width: 526px;
    height: 306px;
    background-image: url(/static/images/data-datapanel2.032ec33d.svg);
}

.introducetion-audit-label,
.introducetion-interception-label {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    animation: scaleFromZero .5s .8s forwards;
    animation-fill-mode: backwards;
}

.introducetion-interception-label {
    top: 124px;
    right: 250px;
    width: 232px;
    height: 82px;
    background-image: url(/static/images/data-inception-label.7b1c7902.svg);
}

.introducetion-main-bg {
    position: absolute;
    right: 0;
    top: -43px;
    width: 100%;
    height: 756px;



}

.introducetion-audit-label {
    top: 497px;
    right: 164px;
    width: 248px;
    height: 96px;
    background-image: url(/static/images/data-audit-label.c6bd895d.svg);
}

.introducetion-audit-label,
.introducetion-interception-label {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 2;
    animation: scaleFromZero .5s .8s forwards;
    animation-fill-mode: backwards;
}


/* 轮播图第二 */
.swiperSlide-content-title .swiper-one-title {
    background: linear-gradient(270deg, rgb(178, 102, 255) 0%, rgb(64, 117, 255) 100%) text;
    font-size: 44px;
    line-height: 10px;
    font-weight: 600;
}

.swiperSlide-content-title .swiper-one-p {
    color: #24252a;
    font-size: 28px;
    line-height: 30px;
    margin: 20px 0px;
}

.text_123 {
    width: 246px;
    height: 24px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 8px 0 0;
}
.swiperSlide-content-title{
    width: 100%;
    text-align: center;
}
.St0{
    width: 1390px;
    text-align: center;
}

.swiperSlide-content-title .swiper-two-title {
    margin: 30px 60px;
    font-size: 44px;
    line-height: 10px;
    font-weight: 600;
    color: rgb(0, 137, 255);
    
}

.lit-box{
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.3em;
   color: #333;
   display: flex;
   align-items: center;
   justify-content: center;

}
.lit-box p{
    margin: 0 12px;
}

.swiperSlide-content-title .swiper-two-p {
      
    padding: 0;
    margin: 60px auto;
    font-weight: bold;
    font-size: 20px;
  
    line-height: 28px;
    letter-spacing: 0em;
   color: #333;

}


.features {
    margin: 15px 0 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.features .feature-item-group {
    margin-right: 24px
}

.features .feature-item-group:last-of-type {
    margin-right: 0
}

.features .feature-item {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px
}

.features .feature-item:last-of-type {
    margin-bottom: 0
}

.features .feature-item .check-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/static/images/0e2bd30.png) no-repeat 50%/cover;
    margin-right: 8px
}

/* 轮播图按钮 */
.banner-btn-box {
    margin-top: 60px;
}

.banner-btn-box .btn {
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    width: 176px;
    height: 48px;
    line-height: 48px;
    padding: 0 40px;
    border: 0;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}

.banner-btn-box .btn:hover {
    color: #fff;

}

.banner-btn-box .btn.try-btn {
    background: linear-gradient(90deg, #05f, #00b3ff);

}


/* 轮播图的小盒子 */
.list_28 {
    width: 1200px;
    height: 120px;
    justify-content: space-between;
    position: absolute;
    bottom: -50px;

    z-index: 1;

}

.flex-row {

    display: flex;
    flex-direction: row;

}

.list_28 .text-group_181-0 {
    display: inline-block;
    background-color: #fff;
    border-radius: 10px;
    width: 380px;
    height: 120px;
    margin-right: 63px;
    box-shadow: 0 4px 10px 0 #e8eef4;
    transition: all .25s ease-in;
}

.list_28 .text-group_181-0:hover {
    transform: translateY(-13px)
}

.list_28 .texttitle:hover {
    color: #436df4
}

.list_28 .text-group_181-1 {
    background-color: #fff;
    border-radius: 10px;
    width: 380px;
    height: 120px;
    margin-right: 63px;
    box-shadow: 0 4px 10px 0 #e8eef4;
    transition: all .25s ease-in;
}

.list_28 .text-group_181-1:hover {
    transform: translateY(-13px)
}


.list_28 .text-group_181-2 {
    background-color: #fff;
    border-radius: 10px;
    width: 380px;
    height: 120px;
    margin-right: 63px;
    box-shadow: 0 4px 10px 0 #e8eef4;
    transition: all .25s ease-in;
}

.list_28 .text-group_181-2:hover {
    transform: translateY(-13px)
}

/* 公共样式 */
.list_28 .text_514-0 {
    display: block;
    width: 120px;
    height: 28px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 500;
    white-space: nowrap;
    line-height: 28px;
    margin: 30px 0 0 43px;

}

.list_28 .text_515-0 {
    display: block;
    width: 294px;
    height: 22px;
    overflow-wrap: break-word;
    color: #74767f;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 22px;
    margin: 8px 0 32px 43px;
}

.list_28 .text_514-1 {
    display: block;
    width: 120px;
    height: 28px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 500;
    white-space: nowrap;
    line-height: 28px;
    margin: 30px 0 0 43px;
}

.list_28 .text_515-1 {
    display: block;
    width: 294px;
    height: 22px;
    overflow-wrap: break-word;
    color: #74767f;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 22px;
    margin: 8px 0 32px 43px;
}

.list_28 .text_514-2 {
    display: block;
    width: 120px;
    height: 28px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 20px;
    font-family: PingFangSC-Regular;
    font-weight: 500;
    white-space: nowrap;
    line-height: 28px;
    margin: 30px 0 0 43px;
}

.list_28 .text_515-2 {
    display: block;
    width: 294px;
    height: 22px;
    overflow-wrap: break-word;
    color: #74767f;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    white-space: nowrap;
    line-height: 22px;
    margin: 8px 0 32px 43px;
}

/* 公司begin */
.alarmBox {
    background-color: #f8f9fb;
    box-sizing: border-box;
}

.alarm {
    width: 100%;
    margin: auto;
    max-width: 1430px;
    padding: 80px 50px;

}

.alarmtitle {
    font-size: 36px;
    font-weight: 600;
    color: #333;
    margin-bottom: 12px;
    text-align: center;
}

.alarmremake {
    font-size: 17px;
    line-height: 30px;
    color: #00182AA6;
    text-align: center;
    margin-top: 24px;
}

.value_added_contents {
    width: 100%;
    height: 590px;
    position: relative;
}

.added_content {
    width: 1228px;
    position: absolute;
    left: 50%;
    top: 320px;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
}

.added_content .added_con {
    width: 279px;
    height: 224px;
    background: #fff;
    border-radius: 12px;
    margin: 0 14px 48px;
    box-shadow: 0 4px 10px 0 #e8eef4;
    text-shadow: 0 4px 10px #e8eef4;
}

.con_title {
    height: 26px;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    margin: 10px 0 8px;
    color: #24252a;
}

.added {

    display: block;
    padding: 29px 0 0 1px;
    text-align: center;
}

.added .con_img {
    width: auto;
    height: 72px;
    margin-bottom: 10px;
}

.content {
    font-size: 12px;
    color: #74767f;
    line-height: 20px;
}



/* 公司痛点begin */

.section-2 .section-2-box {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 40px 0 80px
}

@media(max-width: 640px) {
    .section-2 .section-2-box {
        display: block;
        margin: 40px 24px
    }
}

.section-2 .section-2-box .pains {
    margin-right: 20px
}

@media(max-width: 640px) {
    .section-2 .section-2-box .pains {
        margin-right: 0
    }
}

.section-2 .section-2-box .pains .box-1 {
    width: 575px;
    height: 80px;
    border-radius: 10px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #e5edf9, #e8eef7 98%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
    color: #2b323d
}

@media(min-width: 641px)and (max-width:1366px) {
    .section-2 .section-2-box .pains .box-1 {
        width: 470px
    }
}

@media(max-width: 640px) {
    .section-2 .section-2-box .pains .box-1 {
        width: 100%;
        height: 48px;
        border-radius: 4px;
        padding: 0 20px
    }
}

.section-2 .section-2-box .pains .box-1 .text-1 {
    font-size: 20px;
    font-weight: 700
}

@media(max-width: 640px) {
    .section-2 .section-2-box .pains .box-1 .text-1 {
        font-size: 16px
    }
}

.section-2 .section-2-box .pains .box-1 .text-2 {
    font-size: 14px
}

@media(max-width: 640px) {
    .section-2 .section-2-box .pains .box-1 .text-2 {
        font-size: 12px
    }
}

.section-2 .section-2-box .plans .box-2 {
    width: 575px;
    height: 80px;
    border-radius: 10px;
    box-sizing: border-box;
    background: linear-gradient(90deg, #78afff, #76afff);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px;
    color: #fff
}

@media(min-width: 641px)and (max-width:1366px) {
    .section-2 .section-2-box .plans .box-2 {
        width: 470px
    }
}

@media(max-width: 640px) {
    .section-2 .section-2-box .plans .box-2 {
        width: 100%;
        height: 48px;
        border-radius: 4px;
        padding: 0 12px 0 20px;
        margin-top: 20px
    }
}

.section-2 .section-2-box .plans .box-2 .text-1 {
    font-size: 20px;
    font-weight: 700
}

.section-2 .section-2-box .plans .box-2 .text-2 {
    font-size: 14px
}

.section-2 .section-2-box .box-3 {
    width: 575px;
    height: 124px;
    box-sizing: border-box;
    border-radius: 10px;
    background: rgba(200, 207, 217, .2);
    padding: 20px 40px;
    margin-top: 20px;
    text-align: left
}

.section-2 .section-2-box .box-3.plan {
    background: #fff;
    border: 1px solid #e6ecfb
}

@media(max-width: 640px) {
    .section-2 .section-2-box .box-3.plan {
        background: rgba(200, 207, 217, .2);
        border: none
    }
}

@media(min-width: 641px)and (max-width:1366px) {
    .section-2 .section-2-box .box-3 {
        width: 470px
    }
}

@media(max-width: 640px) {
    .section-2 .section-2-box .box-3 {
        width: 100%;
        height: 100%;
        border-radius: 4px;
        padding: 16px 15px 16px 20px;
        margin-top: 10px
    }
}

.section-2 .section-2-box .box-3 p {
    font-size: 14px;
    line-height: 16px;
    color: #2b323d
}

.section-2 .section-2-box .box-3 p.desc {
    margin: 10px 0 12px
}

@media(max-width: 640px) {
    .section-2 .section-2-box .box-3 p.desc {
        font-size: 12px;
        margin: 10px 0 16px;
        line-height: 18px
    }
}

.section-2 .section-2-box .box-3 .tag-item {
    height: 30px;
    border-radius: 4px;
    background: #e1e5eb;
    padding: 0 10px
}

@media(max-width: 640px) {
    .section-2 .section-2-box .box-3 .tag-item {
        height: 18px;
        background: none;
        border-radius: 0;
        padding: 0
    }
}

.section-2 .section-2-box .box-3 .tag-item:first-child {
    margin-right: 10px
}

@media(max-width: 640px) {
    .section-2 .section-2-box .box-3 .tag-item:first-child {
        margin-right: 20px
    }
}

.section-2 .section-2-box .box-3 .tag-item.plan {
    background: rgba(118, 174, 255, .1)
}

@media(max-width: 640px) {
    .section-2 .section-2-box .box-3 .tag-item.plan {
        background: none
    }
}

.section-2-box .box-3 .tag-item .iconfont {
    font-size: 18px;
    color: #f46e78
}

.section-2-box .box-3 .tag-item .iconfont.icon-chenggong {
    color: #30b573
}


.section-2-box .box-3 .tag-item span {
    margin-left: 4px;
    font-size: 12px;
    color: #2b323d;
    line-height: 16px
}


/* 公司痛点end */




/* 数据加密 begin*/
.card_64673 {
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

.card-content_64673 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%;
}

.size-xl_64673 {
    --volcfe-card-title-size: 28px;
    --volcfe-card-inner-padding: 32px;
    --volcfe-card-button-height: 40px;
}

@media screen and (min-width: 1024px) {
    .size-xl_64673 {
        --volcfe-card-border-radius: 16px;
    }
}

.description_64673 {
    -webkit-box-orient: vertical;
    color: #4e5969;
    display: -webkit-box;
    font-weight: 400;
    line-height: calc(1em + 8px);
    overflow: hidden;
    text-overflow: ellipsis;
}

.title_64673 {
    align-items: center;
    color: #0c0d0e;
    display: flex;
    font-size: var(--volcfe-card-title-size);
    font-weight: 500;
    line-height: calc(1em + 8px);
}

.description_64673 {
    -webkit-box-orient: vertical;
    color: #4e5969;
    display: -webkit-box;
    font-weight: 400;
    line-height: calc(1em + 8px);
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 12px auto;
}

.check-icon_64673,
.description_64673 {
    font-size: var(--volcfe-card-text-size);
}

.button_64673.textLink_64673 {
    color: #1664ff;
}

.button_64673 {
    align-items: center;
    border-radius: 4px;
    display: flex;
    font-weight: 500;
    height: 135px;
    text-decoration: none;
}

.media_64673 {
    display: block;
    height: 100%;
    object-position: center;
    width: 100%;
}

/* 数据加密end  */
.item-head img {
    width: 100%;
    height: 100%;
}

.card-content_64673 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%;
}

.card-content-inner_64673 {
    display: flex;
    flex-direction: column;
    padding: var(--volcfe-card-inner-padding);
}

.media-container_64673 {
    align-items: center;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.card_64673 * {
    box-sizing: border-box;
}

.media_64673 {
    display: block;
    height: 100%;
    object-position: center;
    width: 100%;
}

/* 数据防泄漏begin */
.dlpwx {
    width: 100%;
    height: 812px;

    max-width: 1430px;
    margin: 50px auto;
    padding: 20px 0;

}

.dlpwxtitle {

    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.dlpxtitile1 {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}




.warp1-box img {

    margin: auto;
    width: auto;
    height: 100%;
    max-width: 100%;


    box-sizing: border-box;
    vertical-align: middle;
}

.warp1 ul {

    margin-top: 30px;
}

.warp1 li {
    background: white;
    padding: 24px 30px;
    width: 560px;
    margin: 0 32px 32px 0;
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: 0px 6px 20px 0px rgba(96, 164, 242, 0.11);
}

p.stitle {
    text-align: left;
    font-size: 20px;
    color: #292e38;
    font-weight: 600;
    line-height: 22px;
}

.stitle img {
    width: 44px;
}

.warp1 li span {
    position: relative;
    margin-left: 24px;
}

.warp1 li p:not(.stitle) {
    color: #464A51;
    margin-top: 27px;
    font-size: 15px;
}

.warp1 li:hover {
    box-shadow: 0px 5px 20px 0px rgba(27, 111, 221, 0.13);
}

/* 探索按钮 */
.tansuo-button {

    background-color: #436df4;
    border-radius: 8px;
    height: 52px;
    width: 192px;
    margin: 156px 0 0;
    position: absolute;
    top: 380px;
    left: 37%;
}

/* 数据安全防泄漏动画 */
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    animation-duration: 3s;
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    animation-duration: 3s;

}

/* 卡片展示Begin  */

.commonCard {
    --pcPaddingTop: 88px;
    --pcPaddingBottom: 88px;
    padding-bottom: var(--pcPaddingBottom);
    padding-top: var(--pcPaddingTop);
    position: relative
}

.commonCard .commonCardHead {
    margin-bottom: 40px
}

.commonCard .commonCardTitleContainer {
    margin-bottom: 12px
}

.commonCard .commonCardTitleContainer .alphabet {
    color: hsla(0, 0%, 100%, .1);
    font-family: DIN;
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 98px;
    position: absolute;
    text-align: center;
    top: 44px;
    width: 100%
}

.commonCard .commonCardTitleContainer .title {
    color: #fff;
    font-size: 42px;
    font-weight: var(--bold);
    line-height: 45px;
    text-align: center;
    width: 100%
}

.commonCard .commonCardDescContainer {
    color: hsla(0, 0%, 100%, .7);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 40px;
    text-align: center
}


.component-container_c0a0b.ve-scenarios {
    padding: 88px 0;
    background: rgb(247, 249, 252);
}

.ve-scenarios__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

.ve-scenarios__head {
    text-align: center;
    margin-bottom: 28px;
}

.ve-scenarios__title {
    margin: 0 0 10px;
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
    color: #1d2234;
}

.ve-scenarios__desc {
    margin: 0 auto;
    max-width: 860px;
    font-size: 14px;
    line-height: 24px;
    color: rgba(29, 34, 52, .7);
}

.ve-scenarios__tabs {
    display: flex;
    justify-content: center;
    margin: 24px 0 30px;
}

.ve-scenarios__tabs-inner {
    position: relative;
    display: inline-flex;
    gap: 6px;
    padding: 6px;
    background: rgba(245, 247, 251, 1);
    border-radius: 999px;
}

.ve-scenarios__tab {
    position: relative;
    z-index: 2;
    border: 0;
    background: transparent;
    cursor: pointer;
    padding: 10px 16px;
    border-radius: 999px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(29, 34, 52, .78);
    transition: color .2s ease;
    white-space: nowrap;
}

.ve-scenarios__tab.is-active {
    color: #1664ff;
    font-weight: 600;
}

.ve-scenarios__active-bg {
    position: absolute;
    left: 6px;
    top: 6px;
    height: calc(100% - 12px);
    width: 0;
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .06);
    transform: translateX(0);
    transition: transform .25s cubic-bezier(.22, 1, .36, 1), width .25s cubic-bezier(.22, 1, .36, 1);
    z-index: 1;
}

.ve-scenarios__panels {
    position: relative;
}

.ve-scenarios__panel {
    display: none;
    animation: veFadeIn .28s ease;
}

.ve-scenarios__panel.is-active {
    display: block;
}

.ve-scenarios__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.ve-scenarios__card {
    border: 1px solid rgba(29, 34, 52, .08);
    background: #fff;
    border-radius: 12px;
    padding: 18px 18px 16px;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.ve-scenarios__card:hover {
    border-color: rgba(22, 100, 255, .35);
    box-shadow: 0 10px 24px rgba(22, 100, 255, .08);
    transform: translateY(-2px);
}

.ve-scenarios__card-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #1d2234;
    margin-bottom: 8px;
}

.ve-scenarios__card-desc {
    font-size: 13px;
    line-height: 20px;
    color: rgba(29, 34, 52, .68);
}

@keyframes veFadeIn {
    from {
        opacity: .0;
        transform: translateY(6px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 1024px) {
    .ve-scenarios__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .component-container_c0a0b.ve-scenarios {
        padding: 64px 0;
    }

    .ve-scenarios__title {
        font-size: 26px;
        line-height: 34px;
    }

    .ve-scenarios__tabs-inner {
        width: 100%;
        overflow-x: auto;
    }

    .ve-scenarios__tabs-inner::-webkit-scrollbar {
        display: none;
    }

    .ve-scenarios__grid {
        grid-template-columns: 1fr;
    }
}


.component-container_c0a0b {
    position: relative;
}

.component-container_c0a0b .ve-scenarios__container {
    max-width: 1200px;
}


.commonCard .commonCardHead {
    margin-bottom: 40px;
    opacity: 0;
    transform: translateY(36px);
    transition: opacity .6s cubic-bezier(0.22, 1, 0.36, 1), transform .6s cubic-bezier(0.22, 1, 0.36, 1);
}

.commonCard .IntelligentSolution {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity .6s cubic-bezier(0.22, 1, 0.36, 1) .1s, transform .6s cubic-bezier(0.22, 1, 0.36, 1) .1s;
}

.commonCard.commonCard-visible .commonCardHead,
.commonCard.commonCard-visible .IntelligentSolution {
    opacity: 1;
    transform: translateY(0);
}

.IntelligentSolution {
    height: 437px;
    position: relative;
    width: 100vw
}

.IntelligentSolution .IntelligentSolution-view {
    height: 437px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.IntelligentSolution .IntelligentSolution-view .IntelligentSolution-view-nav {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 1px solid transparent;
    border-radius: 28px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .051);
    cursor: pointer;
    height: 56px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s linear;
    width: 56px;
    z-index: 2
}

.IntelligentSolution .IntelligentSolution-view .IntelligentSolution-view-nav-left {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 7.5H1.5m0 0 6-6.5m-6 6.5 6 6.5' stroke='%231D2234' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    left: 110px
}

.IntelligentSolution .IntelligentSolution-view .IntelligentSolution-view-nav-right {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7.5h16.5m0 0-6-6.5m6 6.5-6 6.5' stroke='%231D2234' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    right: 110px
}

.IntelligentSolution .IntelligentSolution-view .IntelligentSolution-view-nav:hover {
    border: 1px solid #1d2234
}

.IntelligentSolution .IntelligentSolution-view:before {
    background: linear-gradient(270deg, rgba(245, 247, 251, 0), #f5f7fb 70%);
    bottom: 0;
    content: "";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f7fb", endColorstr="#00f5f7fb", GradientType=1);
    left: 0;
    position: absolute;
    top: 0;
    width: 388px;
    z-index: 1
}

.IntelligentSolution .IntelligentSolution-view:after {
    background: linear-gradient(90deg, rgba(245, 247, 251, 0), #f5f7fb 70%);
    bottom: 0;
    content: "";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00f5f7fb", endColorstr="#fff5f7fb", GradientType=1);
    position: absolute;
    right: 0;
    top: 0;
    width: 388px;
    z-index: 1
}

.IntelligentSolution .IntelligentSolution-list {
    position: relative;
    width: 100%
}

.IntelligentSolution .IntelligentSolution-list .IntelligentSolution-card {
    left: 0;
    position: absolute;
    top: 0;
    transition: transform .5s ease-in-out;
    width: 388px
}

.IntelligentSolution .IntelligentSolution-list .IntelligentSolution-card a {
    aspect-ratio: 368/437;
    border-radius: 8px;
    display: block;
    margin: 0 10px;
    padding: 34px 44px
}

.IntelligentSolution .IntelligentSolution-list .IntelligentSolution-card .IntelligentSolution-card-title {
    color: #333;
    font-family: PingFang SC;
    font-size: 24px;
    font-style: semibold;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    vertical-align: middle
}

.IntelligentSolution .IntelligentSolution-list .IntelligentSolution-card .IntelligentSolution-card-memo {
    color: rgba(26, 26, 26, .639);
    font-family: PingFang SC;
    font-size: 16px;
    font-style: regular;
    font-weight: 400;
    margin-top: 12px;
    text-align: center
}

.IntelligentSolution .IntelligentSolution-list .IntelligentSolution-card .IntelligentSolution-card-img {
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 334px
}

.IntelligentSolution .IntelligentSolution-list .IntelligentSolution-card .IntelligentSolution-card-img img {
    display: block;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

@media screen and (max-width: 767px) {
    .component-IntelligentSolution .resizeContainer_viewer .childContainer {
        padding: 0 var(--mobileCardRowPadding) !important
    }
}

/* 卡片展示end */


/* 数字介绍begin */

.commonCardHead {
    margin-bottom: 40px;
}

/* 数字介绍end */

/* 产品介绍begin  */
.index-page__content {
    max-width: 1920px;
    margin: 0 auto
}

.HomeStatistical {
    margin: 0 auto;
    max-width: 1680px;
    background: linear-gradient(to bottom, #4B79F6 0%, #679EFF 100%);
    ;
    border-radius: 8px;
    padding: 32px 0;
}

.statistical-row {
    align-items: stretch;
    display: flex;
}

.ant-row {
    flex-flow: row wrap;
    min-width: 0;
}

.statistical-item {
    align-items: center;
    display: flex;
}

.ant-col {
    text-align: center;
}

.statistical-col {
    flex: 1;
    min-width: 0;
}

.ant-col {
    max-width: 100%;
    min-height: 1px;
    position: relative;
}

.number-unit {
    display: flex;
    justify-content: center;
}

.number {
    color: #fff;
    font-family: DIN;
    font-size: 64px;
    font-weight: 500;
    letter-spacing: -4px;
}

.unit {
    line-height: 50px;
    margin-left: 10px;
    vertical-align: middle;
}

.statistical-item-title,
.unit {
    color: #fff;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 500;
}

.statistical-item-title {
    line-height: 30px;
    margin-top: 3px;
}

/*
  旧版产品介绍（.product-intro / .product-card / .experience-*）已从 index.htm 中移除，
  当前首页已改用 
  为避免误伤其它页面，这里仅在 index.css 内注释掉该整段“产品介绍”样式。
*/
/*


/* 产品介绍end  */


/* 行为管理begin */
.warp2 {


    background: linear-gradient(180deg, #eff5ff 48%, #f7faff);
    padding-bottom: 81px;
    padding-top: 110px;

}


.warp2title {
    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.warp2titile1 {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
}

.scene-box {
    backdrop-filter: blur(20px);
    background-image: url(/static/images/t01bababa260072a7c9.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-radius: 6px;
    box-shadow: 0 0 30px 0 rgba(215, 218, 225, .6);
    height: 560px;
    margin: 70px auto;
    padding: 38px 0 22px 36px;
    width: 1200px;


}

.scene-box .box-header {
    display: flex;
    height: 104px;
}

.scene-box .box-header .header-left {
    display: flex;
    width: 874px;
}

.scene-box .box-header .header-left .version-item.version-1 {
    width: 379px;
}

.scene-box .box-header .header-left .version-item.version-1 {
    height: 64px;
    padding-left: 24px;
}

.scene-box .box-header .header-left .version-item .item-top {
    align-items: center;
    display: flex;
    height: 32px;
}

.scene-box .box-header .header-left .version-item .item-top .top-name {
    color: #252d4d;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin-right: 14px;
}

.scene-box .box-header .header-left .version-item .item-top .top-price {
    color: #356dee;
    font-family: Tadfont-Bold;
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    margin-right: 3px;
}

.scene-box .box-header .header-left .version-item .item-top .top-unit {
    color: #676c83;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    top: 3px;
}

.scene-box .box-header .header-left .version-item .item-bottom {
    color: #252d4d;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}

.scene-tabs-wrap .scene-box .box-header .header-left .version-item.version-2 {
    border-left: 1px solid #bdd7ff;
    padding-left: 30px;
}

.scene-box .box-header .header-right {
    align-items: center;
    display: flex;
    height: 64px;
    justify-content: flex-end;
    width: 232px;
}

.scene-box .box-header .header-right .button:first-child {
    border: 1px solid #356dee;
    color: #356dee;
}

.scene-box .box-header .header-right .button {
    align-items: center;
    border-radius: 2px;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 36px;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 120px;
}

.scene-box .box-header .header-right .button:nth-child(2) {
    background: linear-gradient(286deg, #499aff, #2e6dff 92%);
    color: #fff;
    margin-left: 12px;
}

.scene-box .box-content-0 {
    display: flex;
    flex-wrap: wrap;
}

.scene-box .box-content-0 .box-item:first-child,
.scene-tabs-wrap .scene-box .box-content-0 .box-item:nth-child(4) {
    width: 379px;
}

.scene-tabs-wrap .scene-box .box-content-0 .box-item {
    background: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    display: block;
    height: 194px;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 18px 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: all .2s;
    width: 221px;
}

.scene-box .box-content-0 .box-item .item-title {
    align-items: baseline;
    color: #252d4d;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 18px;
    padding-bottom: 12px;
}

.scene-box .box-content-0 .box-item .item-title {
    align-items: baseline;
    color: #252d4d;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 18px;
    padding-bottom: 12px;
}

.scene-box .box-content-0 .box-item .item-title .item-link {
    color: #676c83;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
}

.scene-box .box-content-0 .box-item .item-title .item-link a {
    color: #676c83;
}

.scene-box .box-content-0 .box-item .item-fls img {
    display: block;
    height: 84.79px;
    margin-bottom: 4px;
    margin-top: 5px;
    width: 331px;
}

img[lazy=loaded] {
    opacity: 1;
    transition: opacity .25s;
}

.scene-box .box-content-0 .box-item .item-fls div {
    align-items: center;
    background: #edf3ff;
    border-radius: 4px;
    color: #252d4d;
    display: flex;
    font-size: 14px;
    height: 32px;
    justify-content: center;
    width: 331px;
}

.scene-box .box-content-0 .box-item {
    background: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
    cursor: pointer;
    display: block;
    height: 194px;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 18px 24px;
    -webkit-text-decoration: none;
    text-decoration: none;
    transition: all .2s;
    width: 221px;
}

.scene-box .box-content-0 .box-item:hover {
    border: 1px solid #5f93fa;
    box-shadow: 0 4px 10px 0 rgba(184, 197, 226, .5);
}

.scene-box .box-content-0 .box-item .item-title .item-link:hover {
    color: #5f93fa;
}

.scene-box .box-content-0 .box-item:nth-child(2) {
    width: 448px;
}

.scene-box .box-content-0 .box-item .item-zdplgl {
    display: flex;
}

.scene-box .box-content-0 .box-item .item-zdplgl img {
    height: 126px;
    margin-right: 5px;
    width: 220px;
}

.scene-box .box-content-0 .box-item .item-zdplgl .items {
    flex: 1;
}

.scene-box .box-content-0 .box-item .item-zdplgl .items div {
    align-items: center;
    background: #edf3ff;
    border-radius: 4px;
    color: #252d4d;
    display: flex;
    font-size: 14px;
    height: 39px;
    justify-content: center;
    margin-bottom: 5px;
}

.scene-box .box-content-0 .box-item:nth-child(4n+3) {
    width: 289px;
}

.scene-box .box-content-0 .box-item .item-title {
    align-items: baseline;
    color: #252d4d;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 18px;
    padding-bottom: 12px;
}

.scene-box .box-content-0 .box-item .item-rjgl {
    color: #252d4d;
    font-size: 14px;
    line-height: 22px;
    position: relative;
}

.scene-box .box-content-0 .box-item .item-rjgl img {
    height: 102px;
    left: 13px;
    position: absolute;
    top: 24px;
    width: 215px;
}

.scene-box .box-content-0 .box-item .item-rjgl .line-1 {
    margin-bottom: 17px;
    position: relative;
    text-align: center;
}

.scene-box .box-content-0 .box-item .item-rjgl .line-2,
.scene-tabs-wrap .scene-box .box-content-0 .box-item .item-zczdh {
    display: flex;
    justify-content: space-between;
}

.scene-box .box-content-0 .box-item .item-zczdh {
    display: flex;
    justify-content: space-between;
}

.scene-box .box-content-0 .box-item .item-zczdh img {
    height: 125px;
    width: 161px;
}

.scene-box .box-content-0 .box-item:nth-child(4) {
    width: 379px;
}

.scene-box .box-content-0 .box-item .item-zdaq div {
    align-items: center;
    background: #edf3ff;
    border-radius: 4px;
    color: #252d4d;
    display: flex;
    font-size: 14px;
    height: 39px;
    justify-content: center;
    margin-bottom: 5px;
}

.scene-box .box-content-0 .box-item .item-swxwgl div {
    align-items: center;
    background: rgba(229, 246, 239, .74);
    border-radius: 4px;
    color: #252d4d;
    display: flex;
    font-size: 14px;
    height: 39px;
    justify-content: center;
    margin-bottom: 5px;
}

.scene-box .box-content-0 .box-item:last-child {
    border: 0;
}

.scene-box .box-content-0 .box-item .item-title {
    align-items: baseline;
    color: #252d4d;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 18px;
    padding-bottom: 12px;
}

.scene-box .box-content-0 .box-item .item-yhcy {
    display: flex;
    flex-wrap: wrap;
    width: 271px;
}

.scene-box .box-content-0 .box-item .item-yhcy .yhcy-item {
    align-items: center;
    background: #edf3ff;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    height: 61px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding-top: 8px;
    -webkit-text-decoration: none;
    text-decoration: none;
    width: 117px;
}

.scene-box .box-content-0 .box-item .item-yhcy .yhcy-item div {
    color: #252d4d;
    font-size: 14px;
    line-height: 18px;
}

.scene-box .box-content-0 .box-item .item-yhcy .yhcy-item img {
    height: 24px;
    margin-bottom: 3px;
    width: 24px;
}

/* 加密支持盒子 */

.liked {
    width: 150%;
    margin: auto;
    padding-top: 0;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    overflow: hidden;
    animation: mymove 90s 1s infinite linear;


}


.likedback {
    background: linear-gradient(to right, #fff 4%, #f2f5fa00 20%, #f2f5fa00 80%, #fff 96%);
    position: absolute;
    width: 100%;
    height: 10px;
    z-index: 99;
}

.alarmRightimgbox {
    line-height: 30px;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;


}

.liked img {
    height: 39px;
    width: 39px;

}

@keyframes mymove {
    0% {
        left: 0px;
    }

    100% {
        left: -2430px;
    }
}

/* 三个版本begin */
.h2-title-wrap {
    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.section-3 h4 {
    height: 28px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-top: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
    margin: 20px 0 30px
}

.section-3 .section-3-box {
    width: 1300px;
    margin: 100px auto;
}

.section-3 .section-3-box .pain-item {
    width: 376px;
    height: 602px;
    border-radius: 10px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
    transition: transform .42s cubic-bezier(.165, .84, .44, 1)
}

.section-3 .section-3-box .pain-item:hover {
    transform: translateY(-10px)
}

.section-3 .section-3-box .pain-item .item-head {
    height: 180px;
    border-radius: 10px 10px 0 0;
    background: #f4faff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(https://s1.spsspro.com/sp-webfed/img/img-4.e7d0a363.png);
    /* padding: 30px; */
    box-sizing: border-box;
    text-align: center
}

.section-3 .section-3-box .pain-item .item-head .txt {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    color: #333;
    margin-top: 16px;
    text-align: center
}

.section-3 .section-3-box .pain-item .pain-title {
    width: 88px;
    height: 30px;
    border-radius: 15px;
    background: #e6ebf3;
    margin: 80px 0 10px 30px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    opacity: .5
}

.section-3 .section-3-box .pain-item .pain-title.solution {
    background: #e6ecfd;
    color: #0d55bc;
    opacity: 1
}

.section-3 .section-3-box .pain-item .pain-content {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin: 0 0 0 30px
}

.section-3 .section-3-box .pain-item .solution-item {
    text-align: center;
    margin: 0 30px 16px
}

.section-3 .section-3-box .pain-item .solution-item .item-title {
    font-size: 14px;
    font-weight: 700;
    color: #333
}

.section-3 .section-3-box .pain-item .solution-item .item-content {
    font-size: 14px;
    color: #666
}

.solution-item-button {
    text-align: center;
    margin: 45px auto;

}

.item-button {

    width: 114px;
    height: 46px;
    border-radius: 8px;
    background: linear-gradient(112deg, #1a78ff, #529eff);
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    color: #fff;
}

.item-button a {

    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;

}

button,
input,
textarea {
    color: inherit;
    font: inherit;
}

.section-3 .section-3-mobile-box .van-swipe {
    padding-bottom: 25px
}

.section-3 .section-3-mobile-box .van-swipe .van-swipe__indicators {
    bottom: 0
}

.section-3 .section-3-mobile-box .van-swipe .van-swipe__indicators .van-swipe__indicator {
    width: 36px;
    height: 5px;
    border-radius: 3px;
    background: #ebeaeb;
    opacity: 1
}

.section-3 .section-3-mobile-box .van-swipe .van-swipe__indicators .van-swipe__indicator.van-swipe__indicator--active {
    background: #1a78ff
}

.section-3 .section-3-mobile-box .van-swipe-item {
    margin: 0 24px;
    width: calc(100vw - 48px) !important;
    border-radius: 10px;
    box-shadow: 0 6px 20px 0 rgba(66, 90, 131, .06);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: left
}

.section-3 .section-3-mobile-box .van-swipe-item .item-head {
    width: 100%;
    height: 160px;
    border-radius: 10px 10px 0 0;
    background: #f4faff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url(https://s1.spsspro.com/sp-webfed/img/img-4.e7d0a363.png);
    padding: 30px;
    box-sizing: border-box;
    text-align: left;
}

.section-3 .section-3-mobile-box .van-swipe-item .item-head .txt {
    font-size: 28px;
    font-weight: 700;
    line-height: 28px;
    color: #333;
    margin-top: 16px;
    text-align: left
}

.x-center {
    justify-content: center;
}

.section-3 .section-3-mobile-box .van-swipe-item .pain-title {
    width: 88px;
    height: 30px;
    border-radius: 15px;
    background: #e6ebf3;
    margin: 30px 0 10px 30px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    opacity: .5;
    text-align: center;
}

.section-3 .section-3-mobile-box .van-swipe-item .pain-title.solution {
    background: #e6ecfd;
    color: #0d55bc;
    opacity: 1
}

.section-3 .section-3-mobile-box .van-swipe-item .pain-content {
    font-size: 14px;
    color: #666;
    text-align: left;
    margin: 0 0 0 30px
}

.section-3 .section-3-mobile-box .van-swipe-item .solution-item {
    text-align: left;
    margin: 0 30px 16px
}

.section-3 .section-3-mobile-box .van-swipe-item .solution-item .item-title {
    font-size: 14px;
    font-weight: 700;
    color: #333
}

.section-3 .section-3-mobile-box .van-swipe-item .solution-item .item-content {
    font-size: 14px;
    color: #666
}

/* 三个版本end */

/* .warp2 ul {
    margin: 30px auto;

    display: flex;

} */

/* .warp2 ul li {
    width: 1190px;
    flex: 1;
    margin-right: 26px;
    margin-bottom: 26px;
    background: white;
    text-align: center;
    border-radius: 8px;
    padding: 40px 34px 62px 34px;
    box-shadow: 0px 2px 18px 0px rgba(117, 127, 159, 0.07);
}

.warp2 ul li img {
    height: 120px;

}

.form_dv .btns {
    outline: none;
}

.warp2 ul li:nth-child(3n) {
    margin-right: 0px;
}

.warp2 ul li p.stitle {
    margin: 34px auto;
    text-align: center;
}

.warp2 ul li p:not(.stitle) {
    color: #292e38;
    line-height: 22px;
    margin-bottom: 12px;
    text-align: left;
    font-size: 13px;
}

.warp2 ul li p span {
    color: #292e38;
    font-weight: 600;
} */

/* -------- */


/* 客户案例 */
.warp6 {
    width: 100%;
    margin: 30px auto;
    max-width: 1430px;
}

.warp6title {
    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.warp6 img {
    width: 100%;
}


/* 行业解决方案Begin  */
.container-jZf5 {
    margin: 60px auto;
    width: 1240px;
    height: 100%
}

.titleSection-WRig {
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center;
    width: 100%;
    -moz-box-align: center;
    align-items: center;

}

@media(max-width: 1679px)and (min-width:1440px) {
    .titleSection-WRig {
        margin-bottom: 40px
    }
}

@media(max-width: 1439px)and (min-width:1100px) {
    .titleSection-WRig {
        margin-bottom: 32px
    }
}

@media(max-width: 1099px) {
    .titleSection-WRig {
        margin-bottom: 26px
    }
}

.titleSection-WRig.small-c3EO {
    margin-bottom: 90px
}

@media(max-width: 1679px)and (min-width:1440px) {
    .titleSection-WRig.small-c3EO {
        margin-bottom: 20px
    }
}

@media(max-width: 1439px)and (min-width:1100px) {
    .titleSection-WRig.small-c3EO {
        margin-bottom: 16px
    }
}

@media(max-width: 1099px) {
    .titleSection-WRig.small-c3EO {
        margin-bottom: 16px
    }
}

.titleSection-WRig.empty-F4B9 {
    margin-bottom: 0
}

.titleComp-UAfP .titleLarge-_03D.title-hMNp {

    gap: 18px;
}

.titleComp-UAfP .title-hMNp .titleRow-tiel {
    display: -moz-box;
    display: flex;
    flex-wrap: nowrap;
    gap: 8px;
    min-width: 0;
    margin-top: 25px;
}

.mainTitle-Wjm1 {
    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.container-vXFH {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

.tabContainer-X9VB {
    overflow: auto
}

.tabContainer-X9VB .tabBar-WKO1 {
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    height: 42px;
    margin: 0 auto 40px;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.tabContainer-X9VB .tabBar-WKO1,
.tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    border-radius: 20px
}

.tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
    color: #0c0d0e;
    font-size: 18px;
    font-weight: 400;
    height: 100%;
    list-style: 26px;
    padding: 0 20px;
    -moz-box-pack: center;
    cursor: pointer;
    justify-content: center;
    -moz-transform: color .5s;
    transform: color .5s;
    white-space: nowrap;
    z-index: 2
}

.tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
    font-weight: 500
}

.tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
    color: #fff;
    font-weight: 500
}

.tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
    background-color: #000;
    border-radius: 20px;
    height: 100%
}

@media screen and (max-width: 1679px) {
    .tabContainer-X9VB {
        overflow: auto
    }

    .tabContainer-X9VB .tabBar-WKO1 {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
        height: 42px;
        margin: 0 auto 32px;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabContainer-X9VB .tabBar-WKO1,
    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        border-radius: 20px
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        color: #0c0d0e;
        font-size: 18px;
        font-weight: 400;
        height: 100%;
        list-style: 26px;
        padding: 0 20px;
        -moz-box-pack: center;
        cursor: pointer;
        justify-content: center;
        -moz-transform: color .5s;
        transform: color .5s;
        white-space: nowrap;
        z-index: 2
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
        color: #fff;
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
        background-color: #000;
        border-radius: 20px;
        height: 100%
    }
}

@media screen and (max-width: 1439px) {
    .tabContainer-X9VB {
        overflow: auto
    }

    .tabContainer-X9VB .tabBar-WKO1 {
        -webkit-column-gap: 13px;
        -moz-column-gap: 13px;
        column-gap: 13px;
        height: 34px;
        margin: 0 auto 24px;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabContainer-X9VB .tabBar-WKO1,
    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        border-radius: 20px
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        color: #0c0d0e;
        font-size: 16px;
        font-weight: 400;
        height: 100%;
        list-style: 24px;
        padding: 0 14px;
        -moz-box-pack: center;
        cursor: pointer;
        justify-content: center;
        -moz-transform: color .5s;
        transform: color .5s;
        white-space: nowrap;
        z-index: 2
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
        color: #fff;
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
        background-color: #000;
        border-radius: 20px;
        height: 100%
    }
}

@media screen and (max-width: 1099px) {
    .tabContainer-X9VB {
        overflow: auto
    }

    .tabContainer-X9VB .tabBar-WKO1 {
        -webkit-column-gap: 2px;
        -moz-column-gap: 2px;
        column-gap: 2px;
        height: 30px;
        margin: 0 auto 22px;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabContainer-X9VB .tabBar-WKO1,
    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        border-radius: 20px
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        color: #0c0d0e;
        font-size: 14px;
        font-weight: 400;
        height: 100%;
        list-style: 22px;
        padding: 0 16px;
        -moz-box-pack: center;
        cursor: pointer;
        justify-content: center;
        -moz-transform: color .5s;
        transform: color .5s;
        white-space: nowrap;
        z-index: 2
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
        color: #fff;
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
        background-color: #000;
        border-radius: 20px;
        height: 100%
    }

    .tabContainer-X9VB::-webkit-scrollbar {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .tabContainer-X9VB {
        overflow: auto
    }

    .tabContainer-X9VB .tabBar-WKO1 {
        -webkit-column-gap: 2px;
        -moz-column-gap: 2px;
        column-gap: 2px;
        height: 30px;
        margin: 0 auto 20px;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabContainer-X9VB .tabBar-WKO1,
    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        border-radius: 20px
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        color: #0c0d0e;
        font-size: 14px;
        font-weight: 400;
        height: 100%;
        list-style: 22px;
        padding: 0 16px;
        -moz-box-pack: center;
        cursor: pointer;
        justify-content: center;
        -moz-transform: color .5s;
        transform: color .5s;
        white-space: nowrap;
        z-index: 2
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
        color: #fff;
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
        background-color: #000;
        border-radius: 20px;
        height: 100%
    }

    .tabContainer-X9VB::-webkit-scrollbar {
        display: none
    }
}

.solution_solutionSliderItem__oiuiV {
    width: 100%;
    height: 100%;
    display: flex !important;
    justify-content: space-between;
}

.solution_leftBox__EZ2bt {
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background: linear-gradient(80deg, #000 -4.78%, transparent 67.64%);
    border-radius: 8px;
}

.solution_solutionLeft__VNZIh {
    flex: 1;
    min-width: 0;
    height: 100%;
    border-radius: 8px;
    background: #d9d9d9;
    position: relative;
}

.solution_leftImg__mvRu6 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    border-radius: 8px;
}

.solution_leftBox__EZ2bt {
    box-sizing: border-box;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background: linear-gradient(80deg, #000 -4.78%, transparent 67.64%);
    border-radius: 8px;
}

.solution_leftBox__EZ2bt>h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.solution_leftBox__EZ2bt>span {
    width: 476px;
    height: 91px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 18px;
}

.slick-slide {


    float: left;
    height: 100%;
    min-height: 1px;

}

.solution_changeBox__kmHyN {
    height: 152px;
    margin-bottom: 24px;
}

.solution_leftBtn__gUvOn {
    height: 40px;
}

.solution_detailBtn__ib3Lr {
    width: 88px;
    height: 40px;
    text-align: center;

    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 8px;
    border: 1px solid #fff;
    background: #fff;
}

.solution_detailBtn__ib3Lr a {
    color: #181920;
}

/* right 右侧 */

.solution_solutionRight__buNQy {
    width: 424px;
    height: 100%;
    margin-left: 16px;
    border-radius: 8px;
    background: linear-gradient(256deg, rgba(238, 220, 255, .5), rgba(194, 227, 255, .5) 91.38%);
    box-sizing: border-box;
    padding: 24px 24px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.solution_solutionRight__buNQy>h5 {
    color: #181920;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 18px;
}

.solution_solutionRight__buNQy>h5 {
    color: #181920;
    font-size: 24px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 18px;
}

.solution_highlightList__RrG4P {
    width: 100%;
    height: 144px;
    overflow-y: auto;
    margin-bottom: 32px;
    scrollbar-width: none;
}

.solution_solutionRight__buNQy>h6 {
    color: #181920;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 16px;
}

.solution_casesList__GF5Ao {
    width: 100%;
    height: 48px;
    margin-bottom: 40px;
    box-sizing: border-box;
    padding: 8px;
    border-radius: 8px;
    background: #fff;
    display: flex;
    justify-content: flex-start;
}

.solution_casesItem__zJVCi {
    width: calc((100% - 16px) / 3);
    height: 100%;
    min-width: 0;
    margin-right: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
}

.solution_highlightList__RrG4P {
    width: 100%;
    height: 144px;
    overflow-y: auto;
    margin-bottom: 32px;
    scrollbar-width: none;
}

.solution_highlightItem__BAXWg {
    width: 100%;
    height: 24px;
    margin-bottom: 16px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

/* 解决方案图片：tab 与 partnership 联动，默认只显示第一个 */
.container-vXFH .partnership-hEh5 {
    display: none;
}

.container-vXFH .partnership-hEh5.partnership-active {
    display: grid;
}

.volcfe-grid-layout {
    display: grid;
    gap: 20px;
    width: 100%;
    grid-template-areas: "poster partner";
    grid-template-columns: 2fr 1fr;
    margin-bottom: 48px;
}

.volcfe-grid-item {
    min-height: 0;
    min-width: 0;
}

.container-vXFH .partnership-hEh5 .poster-GxTH {
    color: #fff;
    height: 480px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.container-vXFH .partnership-hEh5 .poster-GxTH .bgImage-E184 {
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: right center;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW {
    height: 480px;
    padding: 48px;
    position: relative;
    z-index: 2
}

.container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa {
    border-radius: 4px;
    bottom: 48px;
    color: #fff;
    display: -moz-box;
    display: flex;
    font-size: 16px;
    height: 50px;
    left: 48px;
    position: absolute;
    width: 170px;
    -moz-box-pack: center;
    justify-content: center;
    -moz-box-align: center;
    align-items: center;
    border: 1px solid #dde2e9;
    cursor: pointer;
    font-weight: 500
}

.container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
    border-color: #387bff
}

.container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
    border-color: #1759dd
}

.container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
    color: #387bff
}

.container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
    color: #1759dd
}

.container-vXFH .partnership-hEh5 .poster-GxTH .title-fdNM {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    margin-bottom: 12px;
    padding-left: 0
}

.container-vXFH .partnership-hEh5 .poster-GxTH .desc-Xa75 {
    font-size: 16px;
    line-height: 24px;
    max-width: 500px
}

.container-vXFH .partnership-hEh5 .partners-QE9x {
    display: grid;
    grid-template-areas: "g-0" "g-1";
    grid-template-columns: 0.89fr;
    height: 100%;
    row-gap: 20px
}

.container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi {
    color: #0c0d0e;
    height: 230px;
    padding: 24px;
    position: relative;
    background-color: #fff;
}

.container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .logo-GPbv {
    height: 48px;
    margin-bottom: 12px;
    max-width: 100%;
    object-fit: cover;
    object-position: left;
    width: auto
}

.container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .desc-Xa75 {
    font-size: 20px;
    line-height: 32px
}

.container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .arrow-YsOB {
    bottom: 24px;
    position: absolute;
    right: 24px;
    -moz-transition: all .4s;
    transition: all .4s
}

.container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi:hover .arrow-YsOB {
    color: #1664ff;
    -moz-transform: translateX(4px);
    transform: translateX(4px)
}

@media screen and (max-width: 1679px) {
    .container-vXFH .partnership-hEh5 {
        display: grid;
        grid-template-areas: "poster partner";
        grid-template-columns: 2fr 1fr;
        margin-bottom: 48px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH {
        color: #fff;
        height: 480px;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 100%
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .bgImage-E184 {
        height: 100%;
        left: 0;
        object-fit: cover;
        object-position: right center;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW {
        height: 480px;
        padding: 48px;
        position: relative;
        z-index: 2
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa {
        border-radius: 4px;
        bottom: 48px;
        color: #fff;
        display: -moz-box;
        display: flex;
        font-size: 16px;
        height: 50px;
        left: 48px;
        position: absolute;
        width: 170px;
        -moz-box-pack: center;
        justify-content: center;
        -moz-box-align: center;
        align-items: center;
        border: 1px solid #dde2e9;
        cursor: pointer;
        font-weight: 500
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
        border-color: #387bff
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
        border-color: #1759dd
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
        color: #387bff
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
        color: #1759dd
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .title-fdNM {
        color: #fff;
        font-size: 30px;
        font-weight: 500;
        line-height: 38px;
        margin-bottom: 12px;
        padding-left: 0
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .desc-Xa75 {
        font-size: 16px;
        line-height: 24px;
        max-width: 500px
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x {
        display: grid;
        grid-template-areas: "g-0" "g-1";
        grid-template-columns: 1fr;
        height: 100%;
        row-gap: 20px
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi {
        color: #0c0d0e;
        height: 230px;
        padding: 24px;
        position: relative
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .logo-GPbv {
        height: 48px;
        margin-bottom: 12px;
        max-width: 100%;
        object-fit: cover;
        object-position: left;
        width: auto
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .desc-Xa75 {
        font-size: 20px;
        line-height: 32px
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .arrow-YsOB {
        bottom: 24px;
        position: absolute;
        right: 24px;
        -moz-transition: all .4s;
        transition: all .4s
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi:hover .arrow-YsOB {
        color: #1664ff;
        -moz-transform: translateX(4px);
        transform: translateX(4px)
    }
}

@media screen and (max-width: 1439px) {
    .container-vXFH .partnership-hEh5 {
        display: grid;
        grid-template-areas: "poster partner";
        grid-template-columns: 2fr 1fr;
        margin-bottom: 48px;
        margin-bottom: 40px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH {
        color: #fff;
        height: 400px;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 100%
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .bgImage-E184 {
        height: 100%;
        left: 0;
        object-fit: cover;
        object-position: right center;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW {
        height: 400px;
        padding: 40px;
        position: relative;
        z-index: 2
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa {
        border-radius: 4px;
        bottom: 40px;
        color: #fff;
        display: -moz-box;
        display: flex;
        font-size: 13px;
        height: 36px;
        left: 40px;
        position: absolute;
        width: 130px;
        -moz-box-pack: center;
        justify-content: center;
        -moz-box-align: center;
        align-items: center;
        border: 1px solid #dde2e9;
        cursor: pointer;
        font-weight: 500
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
        border-color: #387bff
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
        border-color: #1759dd
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
        color: #387bff
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
        color: #1759dd
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .title-fdNM {
        color: #fff;
        font-size: 24px;
        font-weight: 500;
        line-height: 32px;
        margin-bottom: 10px;
        padding-left: 0
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .desc-Xa75 {
        font-size: 12px;
        line-height: 20px;
        max-width: 416px
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x {
        display: grid;
        grid-template-areas: "g-0" "g-1";
        grid-template-columns: 1fr;
        height: 100%;
        row-gap: 14px
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi {
        color: #0c0d0e;
        height: 194px;
        padding: 20px;
        position: relative
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .logo-GPbv {
        height: 40px;
        margin-bottom: 10px;
        max-width: 100%;
        object-fit: cover;
        object-position: left;
        width: auto
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .desc-Xa75 {
        font-size: 16px;
        line-height: 24px
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .arrow-YsOB {
        bottom: 20px;
        position: absolute;
        right: 20px;
        -moz-transition: all .4s;
        transition: all .4s
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi:hover .arrow-YsOB {
        color: #1664ff;
        -moz-transform: translateX(4px);
        transform: translateX(4px)
    }
}

@media screen and (max-width: 1099px) {
    .container-vXFH .partnership-hEh5 {
        grid-template-areas: "poster" "partner";
        grid-template-columns: 1fr;
        margin-bottom: 24px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH {
        background-image: none !important;
        height: 166px;
        position: relative
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .bgImage-E184 {
        display: none
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW {
        height: 166px;
        padding: 24px 16px 16px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa {
        border-color: #d6dbe1;
        bottom: 16px;
        color: #0c0d0e;
        left: 16px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
        border-color: #387bff
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
        border-color: #1759dd
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
        color: #387bff
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
        color: #1759dd
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .title-fdNM {
        color: #0c0d0e;
        font-size: 18px;
        font-weight: 500;
        line-height: 100%;
        margin-bottom: 8px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .desc-Xa75 {
        color: #737a87;
        display: -webkit-box;
        font-size: 12px;
        line-height: 20px;
        max-width: none;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
        grid-template-areas: "g-0 g-1";
        grid-template-columns: 1fr 1fr
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi {
        display: none;
        height: 100%;
        padding: 16px
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi[data-area=g-0],
    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi[data-area=g-1] {
        display: block
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .logo-GPbv {
        height: 28px;
        margin-bottom: 8px;
        max-width: 100%;
        object-fit: cover;
        object-position: left;
        width: auto
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .desc-Xa75 {
        display: -webkit-box;
        font-size: 12px;
        line-height: 20px;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .arrow-YsOB {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .container-vXFH .partnership-hEh5 {
        grid-template-areas: "poster" "partner";
        grid-template-columns: 1fr;
        margin-bottom: 24px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH {
        background-image: none !important;
        height: 166px;
        position: relative
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .bgImage-E184 {
        display: none
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW {
        height: 166px;
        padding: 24px 16px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa {
        border-color: #d6dbe1;
        bottom: 16px;
        color: #0c0d0e;
        left: 16px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
        border-color: #387bff
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
        border-color: #1759dd
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:hover {
        color: #387bff
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .content-AlfW .btn-qmTa:active {
        color: #1759dd
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .title-fdNM {
        color: #0c0d0e;
        font-size: 18px;
        font-weight: 500;
        line-height: 100%;
        margin-bottom: 8px
    }

    .container-vXFH .partnership-hEh5 .poster-GxTH .desc-Xa75 {
        color: #737a87;
        display: -webkit-box;
        font-size: 12px;
        line-height: 20px;
        max-width: none;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
        grid-template-areas: "g-0 g-1";
        grid-template-columns: 1fr 1fr
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi {
        display: none;
        height: 100%;
        padding: 16px
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi[data-area=g-0],
    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi[data-area=g-1] {
        display: block
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .logo-GPbv {
        height: 28px;
        margin-bottom: 8px;
        max-width: 100%;
        object-fit: cover;
        object-position: left;
        width: auto
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .desc-Xa75 {
        display: -webkit-box;
        font-size: 12px;
        line-height: 20px;
        text-overflow: ellipsis;
        word-break: break-all;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden
    }

    .container-vXFH .partnership-hEh5 .partners-QE9x .card-iOUi .arrow-YsOB {
        display: none
    }
}

.cardLink-qYuI {
    display: block;
    height: 100%;
    width: 100%
}

.tabContainer-X9VB {
    overflow: auto
}

.tabContainer-X9VB .tabBar-WKO1 {
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    height: 42px;
    margin: 0 auto 40px;
    position: relative;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.tabContainer-X9VB .tabBar-WKO1,
.tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center;
    border-radius: 20px
}

.tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
    color: #0c0d0e;
    font-size: 18px;
    font-weight: 400;
    height: 100%;
    list-style: 26px;
    padding: 0 20px;
    -moz-box-pack: center;
    cursor: pointer;
    justify-content: center;
    -moz-transform: color .5s;
    transform: color .5s;
    white-space: nowrap;
    z-index: 2
}

.tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
    font-weight: 500
}

.tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
    color: #fff;
    font-weight: 500;
    background-color: #000;
    border-radius: 20px;
    height: 100%
}





@media screen and (max-width: 1679px) {
    .tabContainer-X9VB {
        overflow: auto
    }

    .tabContainer-X9VB .tabBar-WKO1 {
        -webkit-column-gap: 12px;
        -moz-column-gap: 12px;
        column-gap: 12px;
        height: 42px;
        margin: 0 auto 32px;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabContainer-X9VB .tabBar-WKO1,
    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        border-radius: 20px
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        color: #0c0d0e;
        font-size: 18px;
        font-weight: 400;
        height: 100%;
        list-style: 26px;
        padding: 0 20px;
        -moz-box-pack: center;
        cursor: pointer;
        justify-content: center;
        -moz-transform: color .5s;
        transform: color .5s;
        white-space: nowrap;
        z-index: 2
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
        color: #fff;
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
        background-color: #000;
        border-radius: 20px;
        height: 100%
    }
}

@media screen and (max-width: 1439px) {
    .tabContainer-X9VB {
        overflow: auto
    }

    .tabContainer-X9VB .tabBar-WKO1 {
        -webkit-column-gap: 13px;
        -moz-column-gap: 13px;
        column-gap: 13px;
        height: 34px;
        margin: 0 auto 24px;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabContainer-X9VB .tabBar-WKO1,
    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        border-radius: 20px
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        color: #0c0d0e;
        font-size: 16px;
        font-weight: 400;
        height: 100%;
        list-style: 24px;
        padding: 0 14px;
        -moz-box-pack: center;
        cursor: pointer;
        justify-content: center;
        -moz-transform: color .5s;
        transform: color .5s;
        white-space: nowrap;
        z-index: 2
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
        color: #fff;
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
        background-color: #000;
        border-radius: 20px;
        height: 100%
    }
}

@media screen and (max-width: 1099px) {
    .tabContainer-X9VB {
        overflow: auto
    }

    .tabContainer-X9VB .tabBar-WKO1 {
        -webkit-column-gap: 2px;
        -moz-column-gap: 2px;
        column-gap: 2px;
        height: 30px;
        margin: 0 auto 22px;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabContainer-X9VB .tabBar-WKO1,
    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        border-radius: 20px
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        color: #0c0d0e;
        font-size: 14px;
        font-weight: 400;
        height: 100%;
        list-style: 22px;
        padding: 0 16px;
        -moz-box-pack: center;
        cursor: pointer;
        justify-content: center;
        -moz-transform: color .5s;
        transform: color .5s;
        white-space: nowrap;
        z-index: 2
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
        color: #fff;
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
        background-color: #000;
        border-radius: 20px;
        height: 100%
    }

    .tabContainer-X9VB::-webkit-scrollbar {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .tabContainer-X9VB {
        overflow: auto
    }

    .tabContainer-X9VB .tabBar-WKO1 {
        -webkit-column-gap: 2px;
        -moz-column-gap: 2px;
        column-gap: 2px;
        height: 30px;
        margin: 0 auto 20px;
        position: relative;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .tabContainer-X9VB .tabBar-WKO1,
    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        border-radius: 20px
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv {
        color: #0c0d0e;
        font-size: 14px;
        font-weight: 400;
        height: 100%;
        list-style: 22px;
        padding: 0 16px;
        -moz-box-pack: center;
        cursor: pointer;
        justify-content: center;
        -moz-transform: color .5s;
        transform: color .5s;
        white-space: nowrap;
        z-index: 2
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv:hover {
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .tabItem-xpPv.active-k0dR {
        color: #fff;
        font-weight: 500
    }

    .tabContainer-X9VB .tabBar-WKO1 .activeBg-RcBi {
        background-color: #000;
        border-radius: 20px;
        height: 100%
    }

    .tabContainer-X9VB::-webkit-scrollbar {
        display: none
    }
}

.x-between {
    justify-content: space-between;
}

.y-center {
    align-items: center;
}

.customer_case_icon {
    /* height: 400px; */

    width: 100%;
    margin: 0 auto;
    min-width: 1280px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    /* padding: 56px 0 92px; */
}

.customer_case_icon .shade_coverage {

    height: 400px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%);
    z-index: 10;

}

.customer_case_icon .swiper_container {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width: 80%;
    z-index: 1;
    margin: 36px auto;
}

.swiper_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    transition-timing-function: linear;
    margin: 0 auto;
    left: 0;
    animation: advertising 36s linear infinite;
}

.customer_case_icon .swiper_container .swiper_wrapper .swiper_slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 160px !important;
    margin-right: 20px;
}

.swiper_slide img {
    height: 62px;
    width: 161px;
}

.customer_case_icon .swiper_container1 {
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    width: 100%;
    z-index: 1;
    margin: 36px auto;
}

.customer_case_icon .swiper_container1 .swiper_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    transition-timing-function: linear;
    margin: 0 auto;
    left: 0;
    animation: advertising 22s linear infinite;
}

.customer_case_icon .swiper_container1 .swiper_wrapper .swiper_slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 160px !important;
    margin-right: 20px;
}



/* 客户案例动画 */
@keyframes advertising {
    0% {
        left: 0
    }

    to {
        left: -580px
    }
}


/* 新闻动态begin */
.index_news__ccBWK {
    height: 644px;
    width: 100%;
    box-sizing: border-box;
    padding: 72px 0;
    display: flex;
    justify-content: center;
}

.news_news__469zf {
    height: 100%;
    width: 1240px
}

.news_news__469zf>h5 {
    color: #181920;
    text-align: center;
    font-size: 32px;
    font-weight: 500;
    line-height: 48px;
    margin-bottom: 40px
}

.news_newsBox__1N0YH {
    width: 100%;
    height: 412px;
    display: flex;
    justify-content: space-between
}

.news_newsItem__pUkpz {
    height: 100%;
    width: 402px;
    border-radius: 8px;
    background: linear-gradient(129deg, rgba(176, 68, 255, 0) 62.13%, #e1b9ff 120.89%), linear-gradient(217deg, rgba(0, 68, 255, .06) 68.74%, #0400ff 100.81%), linear-gradient(143deg, #65adff -5.64%, rgba(101, 173, 255, 0) 32.29%), linear-gradient(0deg, #05f, #05f), #16f;
    box-sizing: border-box;
    padding: 28px 8px 8px
}

.news_newsItem__pUkpz:nth-child(2) {
    background: linear-gradient(52deg, hsla(0, 0%, 100%, 0) 32.31%, hsla(0, 0%, 100%, .2) 90.24%), linear-gradient(122deg, rgba(201, 25, 255, 0) 74.8%, #c3b3ff 103.73%), linear-gradient(218deg, rgba(136, 34, 255, 0) 70.93%, #6800d7 93.74%), linear-gradient(331deg, rgba(193, 135, 255, 0) 65.8%, #c187ff 104.07%), #82f
}

.news_newsItem__pUkpz:nth-child(3) {
    background: linear-gradient(45deg, transparent 83.53%, #9a5bff 109.94%), linear-gradient(120deg, transparent 68.73%, #9a5bff 125.49%), linear-gradient(211deg, transparent 62.13%, #000 89.31%), linear-gradient(313deg, transparent 68.45%, #05f 103.95%), #181920
}

.news_newsHead__ucNcc {
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    padding-left: 22px;
    padding-right: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
    cursor: pointer
}

.news_newsHead__ucNcc:hover .news_toDetail__r0Ckl>span {
    opacity: 1
}

.news_newsHead__ucNcc:hover .news_toDetail__r0Ckl>img {
    display: block
}

.news_newsHead__ucNcc>div {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.news_newsHead__ucNcc>div:first-child>img {
    width: 32px;
    height: 32px;
    margin-right: 8px
}

.news_newsHead__ucNcc>div:first-child>span {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px
}

.news_toDetail__r0Ckl {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.news_toDetail__r0Ckl>span {
    color: #fff;
    font-family: PingFang SC;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    opacity: .5
}

.news_toDetail__r0Ckl>img {
    width: 14px;
    height: 14px;
    margin-left: 8px;
    display: none
}

.news_newsList__e_jVe {
    width: 100%;
    height: 328px;
    border-radius: 8px;
    border: 1px solid #fff;
    background: #fff;
    backdrop-filter: blur(12px);
    box-sizing: border-box;
    padding: 32px 16px 8px;
    overflow-y: auto;
    scrollbar-width: none
}

.news_newsList__e_jVe::-webkit-scrollbar {
    display: none
}

.news_newsListItem__WO9LP {
    width: 100%;
    height: 24px;
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    color: #000;
}

.news_newsListItem__WO9LP:hover>span {
    color: #05f
}

.news_newsListItem__WO9LP:hover>span:before {
    background: #05f
}

.news_newsListItem__WO9LP:hover>img:nth-child(2) {
    display: none
}

.news_newsListItem__WO9LP:hover>img:nth-child(3) {
    display: block
}

.news_newsListItem__WO9LP>span {
    flex: 1;
    min-width: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    padding-left: 21px;
    position: relative
}

.news_newsListItem__WO9LP>span:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #000;
    left: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.news_newsListItem__WO9LP>img {
    width: 14px;
    height: 14px;
    margin-left: 8px
}

.news_newsListItem__WO9LP>img:nth-child(2) {
    display: block
}

.news_newsListItem__WO9LP>img:nth-child(3) {
    display: none
}

/* 新闻动态end */

/* 侧边栏样式 */
.sc-kGXeez {
    z-index: 100;
    top: 30%;
    width: 70px;
    right: 20px;
    height: 70px;
    position: fixed;
}

.sc-kGXeez .warp-wechatCode {
    /* display: none; */
    /* inset: 50% 5px auto auto;
    transform: translateY(-50%); */
    position: absolute;
    height: 70px;
    width: 70px;
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con {
    height: 70px;
    width: 70px;
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con a img {
    height: 70px;
    width: 70px;
    animation: my_first 0.5s linear 0s infinite alternate;
}

@keyframes my_first {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(0.8, 0.8);
    }
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con a {
    width: 70px;
    height: 70px;
    border-radius: 10rem;
    animation: my_second 1s linear 0s infinite;
    background: #f7fdff;
    display: block;
    box-sizing: initial;
}

.sc-kGXeez .warp-wechatCode-con a.warp-wechatCode-link-1 {
    display: none;
}

@keyframes my_second {
    0% {
        transform: scale(1, 1);
        border: 1px #16009b solid;
    }

    100% {
        transform: scale(1.2, 1.2);
        border: 1px #16009b00 solid;
    }
}

.warp-wechatCode .warp-wechatCode-con .acticons-box {
    width: 180px;
    /* height: 200px; */
    position: absolute;
    top: 0;
    left: -200px;
    background: #fff;
    border: 1px solid #007aff;
    padding: 10px;
    display: none;
    transform: 5s;
}

.warp-wechatCode .warp-wechatCode-con .acticons-box img {
    width: 100%;
}

.warp-wechatCode .warp-wechatCode-con:hover .acticons-box {
    display: block;
}

.warp-wechatCode .warp-wechatCode-con .acticons-box::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 30px;
    right: -21px;
    border: 10px solid rgba(255, 64, 0, 0);
    border-left: 10px solid #2680eb;
}

.netbar-container {
    background: url('/static/images/index_netbar_bg.png') no-repeat center right;
    background-size: cover;
}

.netbar-container-text {
    align-items: center;
}

.netbar-container-text p,
.slogan-container-text p {
    font-size: 46px;
    /*font-family: "SimSun", "å®‹ä½“", serif;*/
    font-weight: 500;
    background: linear-gradient(90deg, #1E54EC 0%, #7C9EFF 96%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.netbar-container-text a,
.slogan-container-text a {
    font-size: 24px;
    color: #255AEE;
}

/* 数据防泄漏 */


.card_707bf {
    border-radius: var(--volcfe-card-border-radius);
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

.card-content_707bf {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%;
}

.card-content-inner_707bf {
    display: flex;
    flex-direction: column;
    padding: 32px;
    margin: 43px 100px;
}

.title_707bf {
    align-items: center;
    color: #0c0d0e;
    display: flex;
    font-size: var(--volcfe-card-title-size);
    font-weight: 500;
    line-height: calc(1em + 8px);
}

.media-container_707bf {
    align-items: center;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.media_707bf {
    display: block;

    object-position: center;
    width: 827px;
    height: 522px;
    margin: 40px auto;
}

.title_707bf {
    align-items: center;
    color: #0c0d0e;
    display: flex;
    font-size: 28px;
    font-weight: 500;
    line-height: calc(1em + 8px);
}

.item_707bf:not(:last-child) {
    margin-bottom: 8px;
}

.description-wrap_707bf {
    display: flex;
    text-overflow: ellipsis;

}

.description_707bf {
    -webkit-box-orient: vertical;
    color: #4e5969;
    display: -webkit-box;
    font-weight: 400;
    line-height: calc(1em + 8px);
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 加密支持文件 */
.fun-card-box {
    margin: 0 auto;
    width: 1200px;
    height: 426px;
    margin-bottom: 110px;
    border-radius: 13px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: rgba(247, 248, 250, 0.5);
}

.fun-card-row1,
.fun-card-row2 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 40px 85px;
}

.fun-card-row1,
.fun-card-row2 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 40px 85px;
}

.fun-item {
    width: 130px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.fun-item p {
    color: #000;
    text-align: center;
    font-family: Microsoft YaHei;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 20px;
}

/* 问题解决 begin */
.solveBtn-list .solveBtn-item {
    width: 140px;
    height: 40px;
    font-size: 14px;
    color: #1E54EC;
    border: 1px solid #1E54EC;
    border-radius: 50px;
    cursor: pointer;
}

.solveBtn-list .solveBtn-item.active {
    background: #1E54EC;
    color: #ffffff;
}

.solveConSwiper-box {
    overflow: hidden;
}

.solveCon-left {
    max-width: 410px;
}

.solveCon-left-top p {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #01182A;
}

.solveCon-left-middle p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 290;
    color: rgba(61, 61, 61, 0.9);
}



.solveCon-left-bottom ul li img {
    max-width: 70px;
    height: 70px;
    margin: 0 0;
}

.solveCon-left-bottom ul li p {
    font-size: 14px;
    color: rgba(61, 61, 61, 0.9);
}


.solveCon-right {



    align-items: center;
}

/* 问题解决 end */
.solveBtn-list {
    justify-content: center;
    align-items: center;
}

.solveBtn-list .solveBtn-item {
    justify-content: center;
    align-items: center;
}

span.span-line-box {
    width: 90px;
    height: 4px;
    border-radius: 2px;
    position: relative;
    background: #63E2EA;
}

span.span-line-box::after {
    content: '';
    position: absolute;
    width: 60%;
    height: 4px;
    top: 0;
    left: 0;
    border-radius: 2px;
    background: #1E54EC;

    transition: all 0.3s ease-in-out;
}

/* 选择我们 */
.pl_section {
    padding: 81px 0px;
}

.pl_scence {
    position: relative;
    background: none !important;
}

.pl_scence_title {
    height: 44px;
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    color: #24252a;
    text-align: center;
}

.s_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
    transform: none;
    right: auto;
    object-fit: cover;
}

@media screen and (min-width: 1024px) and (max-width: 1920px) {
    .s_bg {
        width: 1920px !important;
        height: 995px !important;
    }
}

@media screen and (min-width: 1921px) {
    .s_bg {
        width: 100% !important;
        height: 995px !important;
    }
}

.pl_scence_content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1160px;
    margin: 40px auto 0px auto;
}

.pl_scence_item {
    width: calc((100% - 24px) / 2);
    margin-bottom: 24px;
}

.xz_item {
    height: 340px;
    background: #FFFFFF;
    border-radius: 20px;
}

.xz_item_top {
    padding: 40px 40px 0px 40px;
}

.xz_item_top p:nth-of-type(1) {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 28px;
    line-height: 30px;
    color: #000000;
    line-height: 30px;
    font-weight: 700;
}

.xz_item_top p:nth-of-type(2) {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    line-height: 24px;
    color: #585858;
    line-height: 24px;
    font-weight: 400;
    margin-top: 16px;
}

.xz_item img {
    width: 100%;
    height: 230px;
    display: block;
}

.xz_item_top {
    padding: 40px 40px 0px 40px;
}

.xz_item_top p:nth-of-type(1) {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 28px;
    line-height: 30px;
    color: #000000;
    line-height: 30px;
    font-weight: 700;
}

.xz_item_top p:nth-of-type(2) {
    font-family: HarmonyOS_Sans_SC;
    font-size: 16px;
    line-height: 24px;
    color: #585858;
    line-height: 24px;
    font-weight: 400;
    margin-top: 16px;
}

.xz_item img {
    width: 100%;
    height: 230px;
    display: block;
}

.pl_yy {
    background-image: linear-gradient(180deg, #ECF5FF 0%, #FFFFFF 100%);
}

.pl_yy .pl_scence_title {
    font-family: PingFangSC-Semibold;
    font-size: 44px;
    line-height: 62px;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}

/* 选择我们end */

.box-in {
    width: 1230px;
    margin: 55px auto;
}

.up-content {
    display: flex;
    justify-content: space-between;
}

.up-content .up-item {
    padding: 68px 18px 24px 18px;
    width: 282px;
    background: #F6F9FF;
    border-radius: 17px 17px 17px 17px;
}

.up-content .up-item .top-icon {
    width: 84px;
    height: 106px;
    margin: 0 auto;
}

.up-content .up-item .up-title {
    font-weight: 800;
    font-size: 22px;
    color: #354459;
    text-align: center;
    margin-top: 15px;
}

.up-content .up-item .up-content {
    font-weight: 500;
    font-size: 15px;
    color: #354459;
    line-height: 30px;
    margin-top: 15px;
}

.up-content {
    display: flex;
    justify-content: space-between;
}

.up-content .up-item .top-icon img {
    display: block;
    width: 100%;
    object-fit: contain;
}

/* 24h */
.adv-m2 {
    background: #F5F8FD;

    .header-titles {
        background: #ffffff;
        border-radius: 100px;
        padding: 3px;
        width: 492px;
        margin: 0 auto;

        .header-box-in {
            position: relative;
            height: 58px;
            line-height: 58px;

            .title-items {
                display: flex;
                position: relative;
                z-index: 3;

                .item {
                    width: 162px;
                    text-align: center;
                    font-size: 16px;
                    color: #000000;
                    cursor: pointer;
                }
            }

            .title-position {
                width: 162px;
                position: absolute;
                left: 0;
                height: 58px;
                top: 0;
                background: #E2EDFF;
                border-radius: 100px 100px 100px 100px;
                z-index: 2;
            }
        }
    }

    .swiper {
        overflow: hidden;
    }

    .adv-m2-swiper {
        width: 1191px;
        height: 500px;
        background: url("/static/images/adv-m2-swiper-bg.png");
        background-size: cover;
        margin: 68px auto 0 auto;
        padding: 80px 0 0 0;

        .swiper-content {
            display: flex;
            padding: 0 80px;


            .item-label {
                width: 284px;

                .label-title {
                    font-weight: 400;
                    font-size: 30px;
                    color: #FFFFFF;
                    line-height: 42px;
                    font-family: PingFangRegular;
                }

                .labels-box {
                    position: relative;
                    border-left: 1px solid rgba(255, 255, 255, 0.62);
                    padding-left: 18px;
                    margin-top: 30px;

                    .label-list-item {
                        position: relative;
                        z-index: 1;

                        .item-in {
                            height: 38px;
                            line-height: 38px;
                            font-weight: 500;
                            color: #FFFFFF;
                            font-family: PingFangRegular;
                            font-size: 14px;
                            cursor: pointer;
                        }
                    }

                    .label-position {
                        position: absolute;
                        height: 38px;
                        background: rgba(255, 255, 255, 0.35);
                        z-index: 2;
                        top: 0;
                        left: 0;
                        width: 284px;
                        border-left: 2px solid #FFFFFF;
                    }
                }

                &>.contact {
                    display: block;
                    width: 128px;
                    height: 40px;
                    border-radius: 5px 5px 5px 5px;
                    border: 1px solid #FFFFFF;
                    line-height: 40px;
                    text-align: center;
                    font-size: 14px;
                    font-family: PingFangRegular;
                    margin-top: 30px;
                    color: #ffffff;
                }
            }

            .child-swiper {
                width: 670px;
                overflow: hidden;

                .swiper-slide {
                    opacity: 0 !important;

                    &.swiper-slide-active {
                        opacity: 1 !important;
                    }
                }

                .child-swiper-content {
                    width: 654px;
                    margin-left: 43px;
                    padding: 40px 30px;

                    .ch-title {
                        font-weight: bold;
                        font-size: 20px;
                        color: #000000;
                    }

                    .ch-spilt {
                        width: 24px;
                        height: 4px;
                        background: #1364FE;
                        border-radius: 1px 1px 1px 1px;
                        margin-top: 8px;
                    }

                    .ch-content {
                        height: 120px;
                        margin-top: 16px;
                        font-weight: 500;
                        font-size: 14px;
                        color: #354459;
                        line-height: 25px;
                    }

                    .ch-more {
                        width: 126px;
                        height: 37px;
                        background: #1364FE;
                        border-radius: 61px 61px 61px 61px;
                        text-align: center;
                        line-height: 37px;
                        font-size: 16px;
                        color: #FFFFFF;
                        display: block;
                        margin-top: 20px;
                    }
                }
            }
        }
    }
}

/* 首页手机端：固定宽度收敛、横向溢出隐藏 */
@media screen and (max-width: 768px) {
    body,
    .wapper {
        overflow-x: hidden;
        max-width: 100vw;
    }

    .w-1440 {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
        padding-left: 16px;
        padding-right: 16px;
    }

    .swipper .swiperSlide-content {
        flex-wrap: wrap;
        align-items: flex-start;
        padding: 24px 0 32px;
        box-sizing: border-box;
    }

    .swipper .swiperSlide-content-one-con {
        margin-left: 16px;
        margin-right: 16px;
        max-width: 100%;
        flex: 1 1 auto;
        min-width: 0;
    }

    .swipper .introduction-main-rightContent {
        display: none !important;
    }

    .swiperSlide-content-title h1,
    .swiperSlide-content-title .swiper-one-title {
        width: auto;
        height: auto;
        max-width: 100%;
        white-space: normal;
        line-height: 1.25;
        font-size: clamp(1.25rem, 5vw, 1.75rem);
    }

    .swiperSlide-content-title h2,
    .swiperSlide-content-title .swiper-one-p {
        font-size: clamp(1rem, 4vw, 1.25rem);
        line-height: 1.4;
    }

    .swiperSlide-content-title .swiper-two-title {
        font-size: clamp(1.1rem, 4.5vw, 1.5rem);
    }

    .swiperSlide-content-title .text_123 br {
        display: none;
    }

    .swiperSlide-content-title .features {
        flex-wrap: wrap;
        gap: 8px;
    }

    .HomeStatistical {
        margin-left: 12px;
        margin-right: 12px;
        padding: 24px 12px;
    }

    .statistical-row {
        flex-wrap: wrap;
        justify-content: center;
        gap: 16px 8px;
    }

    .statistical-col {
        flex: 1 1 45%;
        min-width: 0;
    }

    .number {
        font-size: clamp(2rem, 10vw, 2.5rem);
        letter-spacing: -1px;
    }

    .warp2 .scene-box {
        width: 100% !important;
        max-width: 100%;
        height: auto;
        margin: 32px 0;
        padding: 16px 12px;
        box-sizing: border-box;
        overflow: hidden;
    }

    .scene-box .box-header {
        flex-direction: column;
        align-items: stretch;
        height: auto;
        gap: 12px;
    }

    .scene-box .box-header .header-left,
    .scene-box .box-header .header-right {
        width: 100% !important;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .scene-box .box-header .header-left .version-item {
        width: 100% !important;
        max-width: 100%;
    }

    .scene-box .box-content-0 {
        flex-direction: column;
    }

    .scene-box .box-content-0 .box-item,
    .scene-tabs-wrap .scene-box .box-content-0 .box-item:first-child,
    .scene-tabs-wrap .scene-box .box-content-0 .box-item:nth-child(4) {
        width: 100% !important;
        max-width: 100%;
        margin-right: 0;
    }

    .solveConSwiper .swiper-slide,
    .solveConSwiper-box .swiper-slide {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    .solveCon-con {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 20px;
    }

    .solveCon-left {
        max-width: 100% !important;
        padding-top: 24px !important;
    }

    .solveCon-right {
        width: 100%;
        justify-content: center;
    }

    .solveCon-right-img img {
        max-width: 100%;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .pl_scence_content {
        width: 100% !important;
        max-width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
        flex-direction: column;
    }

    .pl_scence_item {
        width: 100% !important;
    }

    .pl_yy .pl_scence_title {
        font-size: clamp(1.5rem, 6vw, 2rem);
        line-height: 1.3;
        padding: 0 16px;
    }

    .box-in {
        width: 100% !important;
        max-width: 100%;
        margin: 32px auto;
        padding: 0 16px;
        box-sizing: border-box;
    }

    .up-content {
        flex-wrap: wrap;
        gap: 16px;
        justify-content: center;
    }

    .up-content .up-item {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    .adv-m2 .header-titles {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    .adv-m2 .adv-m2-swiper {
        width: 100% !important;
        max-width: 100%;
        height: auto;
        min-height: 0;
        margin: 24px auto 0;
        padding: 24px 0 32px;
        box-sizing: border-box;
    }

    .adv-m2 .adv-m2-swiper .swiper-content {
        flex-direction: column !important;
        align-items: stretch !important;
        padding: 0 12px !important;
        gap: 16px;
    }

    .adv-m2 .adv-m2-swiper .swiper-content .item-label {
        width: 100% !important;
        max-width: 100%;
    }

    .adv-m2 .labels-box .label-position {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    .adv-m2 .child-swiper {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    .adv-m2 .child-swiper-content {
        width: 100% !important;
        max-width: 100%;
        margin-left: 0 !important;
        padding: 24px 16px;
        box-sizing: border-box;
    }

    .adv-m2 .child-swiper-content .ch-content {
        height: auto;
        min-height: 0;
    }

    .container-jZf5 {
        width: 100% !important;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0 16px;
        box-sizing: border-box;
    }

    .solution_solutionSliderItem__oiuiV {
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 12px;
    }

    .solution_solutionLeft__VNZIh {
        min-height: 220px;
        width: 100%;
    }

    .solution_leftBox__EZ2bt>span {
        width: 100% !important;
        max-width: 100%;
        box-sizing: border-box;
    }

    .solution_solutionRight__buNQy {
        width: 100% !important;
        max-width: 100%;
        margin-left: 0 !important;
        height: auto;
        box-sizing: border-box;
    }

    .solution_casesList__GF5Ao {
        flex-wrap: wrap;
        height: auto;
        min-height: 48px;
    }

    .solution_casesItem__zJVCi {
        flex: 1 1 30%;
        min-width: 0;
        margin-bottom: 4px;
    }

    .volcfe-content-container .slick-slide,
    .container-jZf5 .slick-slide {
        max-width: 100%;
    }

    .customer_case_icon {
        min-width: 0 !important;
        overflow: hidden;
    }

    .customer_case_icon .shade_coverage {
        display: none;
    }

    .index_news__ccBWK {
        height: auto;
        min-height: 0;
        padding: 40px 0;
        flex-direction: column;
    }

    .news_news__469zf {
        width: 100% !important;
        max-width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }

    .news_newsBox__1N0YH {
        flex-direction: column;
        height: auto;
        gap: 16px;
        align-items: stretch;
    }

    .news_newsItem__pUkpz {
        width: 100% !important;
        max-width: 100%;
        min-height: 200px;
    }
}