.four[data-v-e220e986] {
    background-color: #f2f7ff;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding: 80px calc(50% - 600px);
    text-align: left
}

.four .title[data-v-e220e986] {
    color: #202124;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px
}

.four .card-wrapper[data-v-e220e986] {
    display: flex;
    flex-wrap: wrap;
    margin-top: 37px;
    width: 1300px
}

.four .card-wrapper .card[data-v-e220e986] {
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    display: flex;
    flex-direction: column;
    /*margin: 12px 0 0 12px;*/
    margin: 12px 12px 0 0;
    width: 392px
}

.four .card-wrapper .card img[data-v-e220e986] {
    height: 240px;
    width: 392px
}

.four .card-wrapper .card .card-content[data-v-e220e986] {
    background: #fff;
    box-sizing: border-box;
    height: 242px;
    padding: 32px
}

.four .card-wrapper .card .card-content .card-title[data-v-e220e986] {
    font-size: 18px;
    font-weight: 600
}

.four .card-wrapper .card .card-content .p-wrapper[data-v-e220e986] {
    align-items: center;
    display: flex;
    margin-top: 20px;
    text-align: left
}

.four .card-wrapper .card .card-content .p-wrapper img[data-v-e220e986] {
    height: 20px;
    width: 20px
}

.four .card-wrapper .card .card-content .p-wrapper span[data-v-e220e986] {
    /*font-size: 14px;*/
     font-size: 15px;
    font-weight: 400;
    margin-left: 12px
}

.process[data-v-5809deef] {
    display: flex;
    flex-direction: column;
    height: 706px;
    position: relative;
    margin: auto;
    width: 1200px
}

.process .title[data-v-5809deef] {
    color: #202124;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 80px;
    text-align: left
}

.process .des[data-v-5809deef] {
    color: #7a8799;
    font-family: PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 20px;
    text-align: left
}

.process .curves[data-v-5809deef] {
    height: 500px;
    margin: auto;
    position: absolute;
    top: 162px;
    width: 1200px;
    z-index: 999
}

.process .process-list[data-v-5809deef] {
    display: flex;
    height: 390px;
    justify-content: space-between;
    margin-top: 68px;
    width: 1200px
}

.process .process-list .process-items[data-v-5809deef] {
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-shadow: 0 8px 60px rgba(1,40,111,.1);
    display: flex;
    flex-direction: column;
    height: 179px;
    margin-right: 32px;
    position: relative;
    transform: translateY(var(--item-position));
    width: 144px;
    z-index: 1
}

.process .process-list .process-items img[data-v-5809deef] {
    height: 56px;
    margin: 32px 44px 12px;
    width: 56px
}

.process .process-list .process-items .des[data-v-5809deef] {
    color: #202124;
    font-size: 14px;
    height: 44px;
    line-height: 22px;
    text-align: center;
    transform: translateY(-60%);
    white-space: pre-line;
    width: 100%
}

.process .process-list .process-items .nums[data-v-5809deef] {
    font-family: TG-TYPE-Bold;
    text-align: center;
    transform: translateY(var(--num-position))
}

.process .process-list .process-items .nums .border[data-v-5809deef] {
    background-clip: content-box,padding-box;
    background-image: linear-gradient(313deg,#f6fbff,#fff);
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    padding: 1px
}

.banner-img[data-v-8dc3826e] {
    width: 100%;
    min-width: 1200px;
    height: 620px
}

.banner-img [data-v-8dc3826e] .el-carousel__arrow {
    display: none
}

.banner-img [data-v-8dc3826e] .el-carousel__indicators--horizontal {
    top: 86%;
    left: 21%
}

.banner-img .item[data-v-8dc3826e] {
    width: 100%;
    height: 100%;
    display: contents
}

.banner-img .item img[data-v-8dc3826e] {
    width: 100%;
    max-width: 100%;
    min-width: 1200px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.banner-text[data-v-8dc3826e] {
    width: 1400px;
    height: 200px;
    margin: -100px auto 0
}

.banner-text .content[data-v-8dc3826e] {
    display: flex;
    justify-content: space-around;
    align-items: end
}

.banner-text .item[data-v-8dc3826e] {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: rgba(255,255,255,.8);
    border: 1.5px solid hsla(0,0%,100%,.6);
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-shadow: 0 10px 80px rgba(1,40,111,.08);
    box-sizing: border-box;
    cursor: pointer;
    flex-shrink: 0;
    height: 88px;
    margin-bottom: 70px;
    overflow: hidden;
    padding: 22px 24px 0;
    position: relative;
    transition: all .5s,border 0s;
    width: 288px
}

.banner-text .item .item-content[data-v-8dc3826e] {
    left: 20px;
    position: absolute;
    right: 20px;
    top: 19px;
    z-index: 99
}

.banner-text .item .item-content .download-title[data-v-8dc3826e] {
    align-items: center;
    color: #202124;
    display: flex;
    font-family: PingFangSC-Medium,PingFang SC;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 9px
}

.banner-text .item .item-content .download-title ._more[data-v-8dc3826e] {
    height: 22px;
    margin-right: 12px;
    width: 22px
}

.banner-text .item .item-content .download-title div[data-v-8dc3826e] {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden;
    line-height: 20px
}

.banner-text .item .item-content p[data-v-8dc3826e] {
    /*color: #60646b;*/
        color: #7a8799;

    font-family: PingFangSC-Regular,PingFang SC;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    padding-left: 34px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    overflow: hidden
}

.banner-text .item .bottom-div[data-v-8dc3826e] {
    opacity: 0
}

.banner-text .first-div[data-v-8dc3826e] {
    align-self: flex-end;
    background-image: linear-gradient(135deg,#fff,#fff4e9);
    border: 1px solid #ffecd9;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-shadow: 0 20px 80px rgba(32,33,36,.06);
    box-sizing: border-box;
    height: 114px;
    padding: 22px 24px 0;
    position: relative;
    text-align: center;
    width: 288px
}

.banner-text .first-div .coverImg[data-v-8dc3826e] {
    background-image: url(/assets/first_img-mpiq4fFD.png);
    height: 64px;
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%) scale(.4714);
    width: 320px
}

.banner-text .first-div .p1[data-v-8dc3826e] {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(270deg,#8e4f00,#552700);
    -webkit-background-clip: text;
    box-sizing: border-box;
    color: #552700;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    margin-bottom: 12px;
    padding-left: 0;
    padding-top: 32px
}

.banner-text .first-div .p2[data-v-8dc3826e] {
    color: #552700;
    font-family: PingFangSC-Regular,PingFang SC;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    transition: all .5s
}

.banner-text .item-active[data-v-8dc3826e] {
        color: white;

    /*    background-image: linear-gradient(135deg,#006cff,#0af);*/
    background-image: linear-gradient(135deg,rgb(255, 163, 0), rgb(255, 49, 16));

    width: 288px;
    height: 130px
}

.banner-text .item-active .item-content .download-title[data-v-8dc3826e] {
    color: #fff
     /*color: white;*/
}

.banner-text .item-active .item-content p[data-v-8dc3826e] {
    /*color: rgba(255,255,255,.6)*/
     color: white;
}

.banner-text .item-active .bottom-div[data-v-8dc3826e] {
    opacity: 1;
    border: 0;
    border-top: 1px solid rgba(255,255,255,.05);
    bottom: 0;
    color: #fff;
    font-family: PingFangSC-Medium,PingFang SC;
    font-size: 12px;
    font-weight: 500;
    height: 43px;
    left: 0;
    line-height: 43px;
    position: absolute;
    text-align: center;
    transition: all .5s;
    width: 100%
}

.banner-text [data-v-8dc3826e] .el-carousel__arrow--left,.banner-text [data-v-8dc3826e] .el-carousel__arrow--right {
    width: 52px;
    height: 52px;
    top: 100px;
    background: linear-gradient(270deg,#f0f5ff,#fff)
}

.banner-text [data-v-8dc3826e] .el-icon {
    color: var(--primary)
}

.banner-text [data-v-8dc3826e] .el-carousel__indicators {
    display: none
}

.banner-text [data-v-8dc3826e] .el-carousel__container {
    margin: 0 100px
}

.one[data-v-3703c20d] {
    width: 1200px;
    height: 580px;
    display: flex;
    justify-content: center;
    align-items: center
}

.one .left[data-v-3703c20d] {
    height: 304px;
    width: 320px
}

.one .left .title[data-v-3703c20d] {
    color: #202124;
    font-family: PingFang SC;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 20px;
    text-align: left
}

.one .left .title .title2[data-v-3703c20d] {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(45deg,#0176ff,#01a5ff);
    color: transparent;
    font-weight: 600
}

.one .left .des[data-v-3703c20d] {
    display: flex;
    align-items: center;
    margin-top: 48px
}

.one .left .des .icon-checked[data-v-3703c20d] {
    height: 16px;
    margin-right: 12px;
    width: 16px
}

.one .left .des .des-text[data-v-3703c20d] {
    color: #202124;
    font-family: PingFang SC;
    font-size: 18px;
    font-weight: 600;
    height: 18px;
    line-height: 18px;
    text-align: left;
    width: 288px
}

.one .right img[data-v-3703c20d] {
    height: 528px;
    width: 860px
}

.three[data-v-d1d4a652] {
    width: 1200px;
    height: auto;
    text-align: left
}

.three .title[data-v-d1d4a652] {
    color: #202124;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px
}

.three .pain-items[data-v-d1d4a652] {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    height: 396px;
    justify-content: space-between;
    margin-top: 48px;
    overflow: hidden
}

.three .pain-items .pain-item[data-v-d1d4a652] {
    animation-direction: normal;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-name: changeWidthSmall-1109578e;
    animation-timing-function: ease-in-out;
    /*border-radius: 8px;*/
    display: flex;
    flex-shrink: 0;
    height: 396px;
    overflow: hidden;
    transition: all .5s linear;
    width: 182px
}


.three .pain-items .pain-item .item-wrapper[data-v-d1d4a652] {
    width: 100%
}

.three .pain-items .pain-item .item-wrapper .pain-item-card[data-v-d1d4a652] {
    background-position-x: right;
    background-size: cover;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    cursor: pointer;
    height: 396px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    transition: all .5s linear;
    width: 100%
}

.three .pain-items .pain-item .item-wrapper .pain-item-card .content-active[data-v-d1d4a652] {
    left: 60px;
    opacity: 0;
    position: absolute;
    top: 60px;
    transition: all .5s ease-in-out
}

.three .pain-items .pain-item .item-wrapper .pain-item-card .content-active .title-active[data-v-d1d4a652] {
    color: #202124;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 52px
}

.three .pain-items .pain-item .item-wrapper .pain-item-card .content-active .wrapper[data-v-d1d4a652] {
    height: 52px;
    margin-bottom: 24px
}

.three .pain-items .pain-item .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper[data-v-d1d4a652] {
    display: flex;
    width: 340px
}

.three .pain-items .pain-item .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper .icon[data-v-d1d4a652] {
    height: 20px;
    width: 20px
}

.three .pain-items .pain-item .item-wrapper .pain-item-card .content[data-v-d1d4a652] {
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 92px;
    left: 50%;
    opacity: 1;
    position: absolute;
    top: 70%;
    transform: translate(-50%);
    transition: all .3s linear;
    width: 128px;
    z-index: 10
}

.three .pain-items .pain-item .item-wrapper .pain-item-card .content .title[data-v-d1d4a652] {
    color: #fff;
    font-size: 20px;
    line-height: 28px
}

.three .pain-items .pain-item .item-wrapper .pain-item-card .content .des[data-v-d1d4a652] {
    font-size: 16px;
    line-height: 24px;
    opacity: .8;
    white-space: pre-line
}

.three .pain-items .pain-item-active[data-v-d1d4a652] {
    animation-direction: normal;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-name: changeWidthBig-1109578e;
    animation-timing-function: ease-in-out;
    z-index: 10;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    display: flex;
    flex-shrink: 0;
    height: 396px;
    overflow: hidden;
    transition: all .5s linear;
    width: 618px
}

.three .pain-items .pain-item-active .item-wrapper[data-v-d1d4a652] {
    width: 100%
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card[data-v-d1d4a652] {
    transform: scale(1.1)
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card[data-v-d1d4a652] {
    background-position-x: right;
    background-size: cover;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    cursor: pointer;
    height: 396px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    transition: all .5s linear;
    width: 100%;
    transform: scale(1.1)
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active[data-v-d1d4a652] {
    left: 60px;
    opacity: 1;
    position: absolute;
    top: 60px;
    transition: all .5s ease-in-out
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .title-active[data-v-d1d4a652] {
    color: #202124;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 52px
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper[data-v-d1d4a652] {
    height: 52px;
    margin-bottom: 24px
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper[data-v-d1d4a652] {
    display: flex;
    width: 340px
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper .icon[data-v-d1d4a652] {
    height: 20px;
    width: 20px
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper .title1[data-v-d1d4a652] {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(45deg,#dd5600,#ff8600);

    /*    color: transparent;*/
    color: white;

    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 13px
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper .title2[data-v-d1d4a652] {
    /*    color: #202124;*/
    color: white;

    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 7px
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .des-active[data-v-d1d4a652] {
    /*    color: #4e5866;*/
    color: white;

    font-size: 14px;
    margin-left: 36px;
    margin-top: 4px;
    white-space: nowrap
}

.three .pain-items .pain-item-active .item-wrapper .pain-item-card .content[data-v-d1d4a652] {
    opacity: 0;
    z-index: -1
}
/*开始*/
.three_one[data-v-d1d4a652] {
    width: 1200px;
    height: auto;
    text-align: left
}

.three_one .title[data-v-d1d4a652] {
    color: #202124;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px
}

.three_one .pain-items[data-v-d1d4a652] {
    cursor: pointer;
    display: flex;
    flex-direction: row;
    height: 396px;
    justify-content: space-between;
    margin-top: 48px;
    overflow: hidden
}

.three_one .pain-items .pain-item-one[data-v-d1d4a652] {
    animation-direction: normal;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-name: changeWidthSmall-1109578e;
    animation-timing-function: ease-in-out;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    display: flex;
    flex-shrink: 0;
    height: 396px;
    overflow: hidden;
    transition: all .5s linear;
    width: 273px
}


.three_one .pain-items .pain-item-one .item-wrapper[data-v-d1d4a652] {
    width: 100%
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card[data-v-d1d4a652] {
    background-position-x: right;
    background-size: cover;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    cursor: pointer;
    height: 396px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    transition: all .5s linear;
    width: 100%
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card .content-active[data-v-d1d4a652] {
    left: 60px;
    opacity: 0;
    position: absolute;
    top: 60px;
    transition: all .5s ease-in-out
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card .content-active .title-active[data-v-d1d4a652] {
    color: #202124;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 52px
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card .content-active .wrapper[data-v-d1d4a652] {
    height: 52px;
    margin-bottom: 24px
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper[data-v-d1d4a652] {
    display: flex;
    width: 340px
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper .icon[data-v-d1d4a652] {
    height: 20px;
    width: 20px
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card .content[data-v-d1d4a652] {
    /*color: #fff;
    display: flex;
    flex-direction: column;
    height: 92px;
    left: 50%;
    opacity: 1;
    position: absolute;
    top: 70%;
    transform: translate(-50%);
    transition: all .3s linear;
    width: 128px;
    z-index: 10*/
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 92px;
    /*left: 50%;*/
    opacity: 1;
    position: absolute;
    top: 70%;
    /*transform: translate(-50%);*/
    transition: all .3s linear;
    /*width: 128px;*/
    z-index: 10;
    width: 100%;
    text-align: center;
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card .content .title[data-v-d1d4a652] {
    color: #fff;
    font-size: 20px;
    line-height: 28px
}

.three_one .pain-items .pain-item-one .item-wrapper .pain-item-card .content .des[data-v-d1d4a652] {
    font-size: 16px;
    line-height: 24px;
    opacity: .8;
    white-space: pre-line
}

.three_one .pain-items .pain-item-active[data-v-d1d4a652] {
    animation-direction: normal;
    animation-duration: .5s;
    animation-fill-mode: forwards;
    animation-name: changeWidthBig-1109578e;
    animation-timing-function: ease-in-out;
    z-index: 10;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    display: flex;
    flex-shrink: 0;
    height: 396px;
    overflow: hidden;
    transition: all .5s linear;
    width: 618px
}

.three_one .pain-items .pain-item-active .item-wrapper[data-v-d1d4a652] {
    width: 100%
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card[data-v-d1d4a652] {
    transform: scale(1.1)
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card[data-v-d1d4a652] {
    background-position-x: right;
    background-size: cover;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    cursor: pointer;
    height: 396px;
    opacity: 1;
    overflow: hidden;
    position: relative;
    transition: all .5s linear;
    width: 100%;
    transform: scale(1.1)
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active[data-v-d1d4a652] {
    left: 60px;
    opacity: 1;
    position: absolute;
    top: 60px;
    transition: all .5s ease-in-out
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .title-active[data-v-d1d4a652] {
    color: #202124;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 52px
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper[data-v-d1d4a652] {
    height: 52px;
    margin-bottom: 24px
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper[data-v-d1d4a652] {
    display: flex;
    width: 340px
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper .icon[data-v-d1d4a652] {
    height: 20px;
    width: 20px
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper .title1[data-v-d1d4a652] {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(45deg,#dd5600,#ff8600);

    /*    color: transparent;*/
    color: white;

    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 13px
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .p-wrapper .title2[data-v-d1d4a652] {
    /*    color: #202124;*/
    color: white;

    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-left: 7px
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content-active .wrapper .des-active[data-v-d1d4a652] {
    /*    color: #4e5866;*/
    color: white;

    font-size: 14px;
    margin-left: 36px;
    margin-top: 4px;
    white-space: nowrap
}

.three_one .pain-items .pain-item-active .item-wrapper .pain-item-card .content[data-v-d1d4a652] {
    opacity: 0;
    z-index: -1
}

/*结束*/
.tab-div[data-v-af8a654c] {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    -webkit-backdrop-filter: blur(36px);
    backdrop-filter: blur(36px);
    background: #f0f7fe;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-shadow: 0 10px 80px 5px rgba(1,40,111,.05);
    display: flex;
    overflow: hidden;
    position: relative;
    color: var(--text-color);
    text-align: left
}

.left-div[data-v-af8a654c] {
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-sizing: border-box;
    flex-shrink: 0;
    width: 176px;
    height: 492px;
    overflow: scroll;
    padding: 12px;
    position: relative;
    scrollbar-width: none
}

.left-div .left-div-item[data-v-af8a654c] {
    width: 152px!important;
    cursor: pointer;
    align-items: center;
    border-radius: 4px;
    box-sizing: border-box;
    color: rgba(255,255,255,.6);
    color: #202124;
    display: flex;
    font-weight: 400;
    height: 48px!important;
    justify-content: space-between;
    padding: 0 8px 0 19px;
    position: relative
}

.left-div .left-div-item .icon[data-v-af8a654c] {
    width: 25px;
    height: 25px
}

.left-div .left-div-item[data-v-af8a654c]:hover {
    background: linear-gradient(135deg,#006cff,#0af);
    transition: all .3s;
    color: #fff
}

.left-div .left-div-item[data-v-af8a654c]:not(:last-child) {
    margin-bottom: 12px
}

@keyframes fadeIn-af8a654c {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.right-div[data-v-af8a654c] {
    background: rgba(255,255,255,.6);
    color: #202124;
    display: flex;
    position: relative;
    width: 100%;
    padding: 40px;
    -webkit-animation-name: fadeIn-af8a654c;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-delay: 0s
}

.right-div .right-div-item[data-v-af8a654c] {
    width: 695px
}

.right-div .right-div-item .top .title[data-v-af8a654c] {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 12px
}

.right-div .right-div-item .bottom-box[data-v-af8a654c] {
    border-right: 1px solid rgba(1,40,111,.04);
    height: auto;
    padding-right: 22px
}

.right-div .right-div-item .bottom-box .table-box[data-v-af8a654c] {
    margin-top: 16px;
    border: 1px solid rgba(1,40,111,.06);
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-sizing: border-box;
    height: 236px;
    margin-bottom: 28px;
    width: 660px;
    text-align: center
}

.right-div .right-div-item .bottom-box .table-box .table-box-top[data-v-af8a654c] {
    display: flex;
    height: 118px;
    border-bottom: 1px solid rgba(1,40,111,.06)
}

.right-div .right-div-item .bottom-box .table-box .table-box-bottom[data-v-af8a654c] {
    display: flex;
    height: 118px
}

.right-div .right-div-item .bottom-box .table-box .table-item[data-v-af8a654c] {
    border-right: 1px solid rgba(1,40,111,.06);
    padding-top: 26px;
    text-align: center;
    width: 132px
}

.right-div .right-div-item .bottom-box .table-box .table-item[data-v-af8a654c]:last-child {
    border-right: none
}

.right-div .case[data-v-af8a654c] {
    border-left: 1px solid rgba(1,40,111,.04);
    height: 384px;
    margin-top: 36px;
    padding-left: 32px;
    width: 280px
}

.right-div .case .case-box[data-v-af8a654c] {
    display: flex;
    flex-flow: row wrap
}

.right-div .case .case-box .title[data-v-af8a654c] {
    color: #202124;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 24px
}

.right-div .case .case-box .case-item[data-v-af8a654c] {
    align-items: center;
    background: #fff;
    border-radius: 4px;
    display: flex;
    height: 100px;
    justify-content: center;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative;
    width: 100px
}

.right-div .case .case-box .case-item img[data-v-af8a654c] {
    border-radius: 4px;
    height: 90px;
    overflow: hidden;
    width: 90px
}

.right-div .case .case-box .case-item img[data-v-af8a654c]:hover {
    box-shadow: 0 8px 60px rgba(1,40,111,.1)
}

.page[data-v-f9eeef32] {
    display: flex;
    justify-content: space-between;
    margin: 0 auto .5rem;
    text-align: left;
    width: 1200PX
}

.page .left[data-v-f9eeef32] {
    padding-top: 80px;
    width: 380px
}

.page .left .title1[data-v-f9eeef32] {
    /*-webkit-text-fill-color: transparent;*/
    background: linear-gradient(315deg,#e5f5ff,#85d0ff 72%,#63c3ff);
    -webkit-background-clip: text;
    color: #01286f;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    margin-bottom: 14px
}

.page .left .title2[data-v-f9eeef32] {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    line-height: 56px
}

.page .left .title3[data-v-f9eeef32] {
    color: #fff;
    display: flex;
    font-size: 16px;
    line-height: 16px;
    padding-bottom: 42px;
    padding-top: 32px
}

.page .left .title3 .title3-item[data-v-f9eeef32] {
    margin-right: 24px
}

.page .left .title3 .title3-item .item[data-v-f9eeef32] {
    align-items: center;
    display: flex;
    margin-bottom: 20px
}

.page .left .title3 .title3-item .item img[data-v-f9eeef32] {
    display: block;
    margin-right: 6px;
    width: 28px
}

.page .right[data-v-f9eeef32] {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 780px
}

.page .right .right-item {
    @keyframes run-f9eeef32 {
        to {
            transform: translate(-1400px)
        }
    }
}

.page .right .right-item[data-v-f9eeef32] {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: rgba(255,255,255,.06);
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    div-sizing: border-div;
    height: 250px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    width: 380px
}

.page .right .right-item .topLine[data-v-f9eeef32] {
    right: 14px;
    top: 0;
    width: 216px;
    background: linear-gradient(270deg,rgba(255,255,255,0),#fff 48%,rgba(255,255,255,0));
    height: 1px;
    opacity: 0;
    position: absolute
}

.page .right .right-item .right-item-div[data-v-f9eeef32] {
    /*background: linear-gradient(45deg, rgba(255, 94, 16, 1.9), rgba(187, 222, 251, 1));*/
    /*background-color:#ff5e10;*/
    background-color: rgb(255, 94, 16,0.8);
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    height: 248px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 378px
}

.page .right .right-item .right-item-div .div[data-v-f9eeef32] {
    left: 36px;
    position: absolute;
    top: 40px;
    transform: translateY(0);
    transition: transform .5s
}

.page .right .right-item .right-item-div .div img[data-v-f9eeef32] {
    margin-bottom: 50px;
    width: 40px
}

.page .right .right-item .right-item-div .div .title[data-v-f9eeef32] {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 12px
}

.page .right .right-item .content-div[data-v-f9eeef32] {
    left: 36px;
    position: absolute;
    top: 162px;
    transform: translateY(0);
    transition: transform .5s
}

.page .right .right-item .content-div .content[data-v-f9eeef32] {
    color: rgba(255,255,255,.6);
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

.page .right .right-item .right-item-div:hover>.div[data-v-f9eeef32] {
    transform: translateY(-80px);
    transition: transform .5s
}

.page .right .right-item .right-item-div:hover>.content-div[data-v-f9eeef32] {
    transform: translateY(-80px);
    transition: transform .5s
}

.page .right .right-item .right-item-div:hover>.tag-item[data-v-f9eeef32] {
    animation: run-f9eeef32 2s linear infinite
}

.page .right .right-item .right-item-div:hover>.tag[data-v-f9eeef32] {
    display: flex;
    width: 1260px;
    height: auto;
    overflow: hidden;
    position: absolute;
    bottom: -15px;
    left: 0;
    transform: translateY(-10px);
    transition: transform .5s
}

.page .right .right-item .right-item-div:hover>.tag .tag-item[data-v-f9eeef32] {
    align-items: center;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    background: rgba(255,255,255,.06);
    border: 1px solid hsla(0,0%,100%,.1);
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    div-sizing: border-div;
    color: #fff;
    display: flex;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
    margin: 40px 16px 40px 10px;
    padding: 0 16px
}

.page .right .right-item .tag[data-v-f9eeef32] {
    position: absolute;
    bottom: -600px;
    transform: translate(0);
    transition: transform .5s
}

.page .right .right-item .tag img[data-v-f9eeef32] {
    display: block;
    margin-right: 8px;
    width: 20px
}

.title[data-v-3635e9a7] {
    margin: auto;
    width: 1200px
}

.title .title-h2[data-v-3635e9a7] {
    color: #202124;
    font-size: 36px;
    font-weight: 700
}

.title .title-style[data-v-3635e9a7] {
    color: #7a8799;
    font-size: 18px;
    text-align: left
}

.content[data-v-3635e9a7] {
    display: flex;
    width: 1200px;
    margin: 0 auto
}

.content .left[data-v-3635e9a7] {
    position: relative;
    width: 532px
}

.content .left .title[data-v-3635e9a7] {
    color: #202124;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px;
    text-align: left
}

.content .left .line[data-v-3635e9a7] {
    border-radius: 2px;
    height: 1px;
    margin: 24px 0 41px;
    position: relative;
    width: 482px
}

.content .left .line[data-v-3635e9a7]:before {
    background: #202124;
    content: "";
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    top: -3px;
    width: 24px
}

.content .left .tips[data-v-3635e9a7] {
    text-align: left
}

.content .left .tips .tips-item[data-v-3635e9a7] {
    color: #202124;
    display: flex;
    font-family: PingFangSC-Regular,PingFang SC;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.content .left .tips .tips-item img[data-v-3635e9a7] {
    height: 20px;
    margin-right: 12px;
    width: 20px
}

.content .left .tips .tips-item .item-title[data-v-3635e9a7] {
    color: #202124;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 8px
}

.content .left .tips .tips-item .item-content[data-v-3635e9a7] {
    /*color: #4e5866;*/
    color:#202124;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.content .left .tips .tips-item[data-v-3635e9a7]:not(:last-child) {
    margin-bottom: 41px
}

.content .right[data-v-3635e9a7] {
    height: 408px;
    pointer-events: none;
    transform: translate(30px);
    /*    width: 668px*/
    width: 640px
}

[data-v-3635e9a7] .el-radio-group {
    width: 1200px;
    display: flex;
    margin: 48px auto
}

[data-v-3635e9a7] .el-radio-button__inner {
    background: #fff;
    border: 1px solid #edeff2;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    color: #202124;
    flex: 1;
    font-size: 18px;
    font-weight: 500;
    height: 60px;
    line-height: 18px;
    overflow: hidden;
    position: relative;
    width: 285px;
    display: flex;
    justify-content: center;
    align-items: center
}

[data-v-3635e9a7] .el-radio-button.is-active .el-radio-button__original-radio:not(:disabled)+.el-radio-button__inner {
    box-shadow: none;
    border-color: #fff
}

[data-v-3635e9a7] .el-radio-button.is-active .el-radio-button__inner {
    background-size: 100% 100%;
    border-color: #fff;
    box-shadow: none;
    background: transparent url(/assets/block-bg1-B1xfQXZH.png) no-repeat;
    font-size: 28px
}

[data-v-3635e9a7] .el-radio-button:not(:last-child) {
    margin-right: 20px
}

.radio-img[data-v-3635e9a7] {
    display: block;
    margin-right: 8px;
    width: 36px
}

.el-radio-button.is-active .radio-img[data-v-3635e9a7] {
    display: none
}

.el-radio-button.is-active .radio-label[data-v-3635e9a7] {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(270deg,#202124,#ff5e10);
    /*background: linear-gradient(270deg,#202124,#004eb7);*/

    -webkit-background-clip: text;
    color: #202124;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px
}

.page[data-v-656607fe] {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 100px 0 89px
}

.page .title-style[data-v-656607fe] {
    margin: 0 auto 26px;
    text-align: left;
    width: 1200px
}

.page .title-style>h2[data-v-656607fe] {
    color: #202124;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 20px
}

.page .title-style>p[data-v-656607fe] {
    color: #7a8799;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px
}

.page .content[data-v-656607fe] {
    margin: auto;
    width: 1200px
}

.page .content .statistics-right[data-v-656607fe] {
    border-left: none;
    border-radius: 0 4px 4px 0;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: space-between;
    margin-bottom: 33px;
    width: 684px
}

.page .content .statistics-right>li[data-v-656607fe] {
    align-items: center;
    box-sizing: border-box;
    color: #202124;
    display: flex;
    font-size: 16px;
    height: 90px;
    position: relative;
    text-align: center
}

.page .content .statistics-right>li .li-right[data-v-656607fe] {
    text-align: left
}

.page .content .statistics-right>li .li-right b[data-v-656607fe] {
    /*    color: #006cff;*/
    color: #ff5e10;

    font-family: D-DINExp-Bold,D-DINExp;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px
}

.page .content .statistics-right>li .li-right span[data-v-656607fe] {
    color: #202124;
    font-size: 16px;
    font-weight: 600
}

.page .content .statistics-right>li .li-right p[data-v-656607fe] {
    color: #202124;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px
}

.page .content .list[data-v-656607fe] {
    align-items: flex-end;
    display: flex;
    height: 270px;
    justify-content: space-between
}

.page .content .list .list-item[data-v-656607fe] {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: rgba(255,255,255,.4);
    border: 2px solid hsla(0,0%,100%,.1);
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-shadow: 0 10px 80px 5px rgba(1,40,111,.05);
    box-sizing: border-box;
    height: 270px;
    overflow: hidden;
    position: relative;
    transition: all .8s;
    width: 280px
}

.page .content .list .list-item .rightImg[data-v-656607fe] {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 144px;
    z-index: 99
}

.page .content .list .list-item .contraction[data-v-656607fe] {
    font-weight: 700;
    padding: 118px 40px 12px;
    transition: all .8s;
    text-align: left
}

.page .content .list .list-item .contraction .num[data-v-656607fe] {
    /*    color: rgba(0,108,255,.2);*/
    /*     color: #006cff33;*/
    color: rgba(255, 94, 16, 0.2);
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 16px;
    transform: translateY(0);
    transition: all .8s
}

.page .content .list .list-item .contraction .title[data-v-656607fe] {
    color: #202124;
    font-size: 20px;
    line-height: 32px;
    transition: all .8s;
    white-space: nowrap
}

.page .content .list .list-item .exhibition[data-v-656607fe] {
    box-sizing: border-box;
    padding-bottom: 36px;
    transform: translateY(20px);
    transition: all .6s;
    white-space: nowrap;
    width: 100%
}

.page .content .list .list-item .exhibition .subTitle[data-v-656607fe] {
    color: #7a8799;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 32px;
    padding-left: 40px;
    transition: all .6s;
    text-align: left
}

.page .content .list .list-item .exhibition .tag[data-v-656607fe] {
    display: flex;
    justify-content: space-between;
    transition: all 2.4s;
    width: 516px
}

.page .content .list .list-item .exhibition .tag .tag-item[data-v-656607fe] {
    align-items: center;
    border-right: 1px solid rgba(0,108,255,.1);
    display: flex;
    flex-flow: column nowrap;
    padding: 0 35px;
    transition: all 1.2s ease-in-out
}

.page .content .list .list-item .exhibition .tag .tag-item img[data-v-656607fe] {
    display: block;
    margin-bottom: 8px;
    width: 32px
}

.page .content .list .list-item .exhibition .tag .tag-item[data-v-656607fe] :last-child {
    border-right: none;
    padding-right: 0
}

.page .content .list .list-item .exhibition .tag .tag-item[data-v-656607fe]:first-child {
    padding-left: 40px
}

.page .content .list .list-item:last-child .exhibition .tag-item[data-v-656607fe] {
    padding: 0 20px
}

.page .content .list .list-item-active[data-v-656607fe] {
    height: 270px;
    transition: all .8s;
    width: 600px
}

.page .content .list .list-item-active .contraction[data-v-656607fe] {
    padding-bottom: 12px;
    transform: translateY(-140px);
    transition: all .8s ease-in-out
}

.page .content .list .list-item-active .contraction .num[data-v-656607fe] {
    transform: translateY(-14px);
    transition: all .4s .2s
}

.page .content .list .list-item-active .contraction .title[data-v-656607fe] {
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    transition: all .6s
}

.page .content .list .list-item-active .exhibition[data-v-656607fe] {
    transform: translateY(-140px);
    transition: all .9s ease-in-out
}

.page .content .list .list-item-active .exhibition .tag-item[data-v-656607fe] {
    transform: translateY(0)!important
}

.main[data-v-9c806a5e] {
    margin: 0 auto;
    width: 1200px
}

.block__header[data-v-9c806a5e] {
    margin-bottom: 28px
}

.title-box[data-v-9c806a5e] {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.title-box h2[data-v-9c806a5e] {
    color: #202124;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 24px
}

.title-box .moreBtn[data-v-9c806a5e] {
    position: relative;
    width: 100px;
    height: 48px
}

.desc[data-v-9c806a5e] {
    color: #202124;
    font-size: 18px;
    padding-left: 26px;
    position: relative;
    text-align: left
}

.desc[data-v-9c806a5e]:before {
    background-image: url(https://j.weizan.cn/assets_user/_nuxt/img/icon-02.431689e.png);
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.block__body[data-v-9c806a5e] {
    transform: translateY(-1px)
}

.block__body .client-wrapper[data-v-9c806a5e] {
    height: 397px;
    position: relative
}

.block__body .client-wrapper .client-list[data-v-9c806a5e] {
    color: #60646b;
    display: flex;
    flex-wrap: wrap;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: all .3s
}

.block__body .client-wrapper .client-list .client[data-v-9c806a5e] {
    align-items: center;
    background-color: #fff;
    border: 1px solid rgba(1,39,111,.04);
    border-radius: 2px;
    border-right: none;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 200px;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: width .3s;
    width: 200px
}

.block__body .client-wrapper .client-list .client .logo[data-v-9c806a5e] {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    width: 100%
}

.block__body .client-wrapper .client-list .client .logo .img-box[data-v-9c806a5e] {
    border-radius: 4px;
    height: 72px;
    overflow: hidden;
    width: 72px
}

.block__body .client-wrapper .client-list .client .logo .img-box img[data-v-9c806a5e] {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.block__body .client-wrapper .client-list .client .one-line[data-v-9c806a5e] {
    color: #202124;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.block__body .client-wrapper .client-list .client .mask[data-v-9c806a5e] {
    background-color: #fff;
    box-sizing: border-box;
    height: 100%;
    left: 0;
    opacity: 0;
    padding-top: 28px;
    position: absolute;
    top: 0;
    transition: opacity .5s,transform .5s;
    width: 100%;
    z-index: 1
}

.block__body .client-wrapper .client-list .client .mask .qr-code-box[data-v-9c806a5e] {
    height: 110px;
    margin: 0 auto 14px;
    width: 110px;
    background-image: url(/assets/qrCode-ClOpN9tn.png);
    background-repeat: no-repeat;
    background-size: cover
}

.block__body .client-wrapper .client-list .client .mask span[data-v-9c806a5e] {
    color: #202124;
    font-family: PingFangSC-Medium,PingFang SC;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px
}

.block__body .client-wrapper .client-list .client .mask-active[data-v-9c806a5e] {
    opacity: 1;
    box-shadow: rgba(0,108,255,.1) 2px 2px 8px
}

[data-v-9c806a5e] .el-radio-group {
    border-bottom: 1px solid rgba(1,39,111,.04);
    margin: 0 auto;
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 500;
    justify-content: space-between
}

[data-v-9c806a5e] .el-radio-button__inner {
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    flex-shrink: 0;
    line-height: 48px;
    position: relative;
    transition: all .3s;
    padding: 0
}

[data-v-9c806a5e] .el-radio-button:first-child .el-radio-button__inner {
    border: none
}

[data-v-9c806a5e] .el-radio-button.is-active .el-radio-button__original-radio:not(:disabled)+.el-radio-button__inner {
    box-sizing: border-box;
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
    transition: all .3s;
    color: #ff5e10;
    background-color: #fff;
    box-shadow: none;
    border-bottom: 2px solid #ff5e10
}

[data-v-9c806a5e] .el-radio-button:first-child .el-radio-button__inner {
    border-radius: 0
}

.content[data-v-39635c54] {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    text-align: left
}

.content .left[data-v-39635c54] {
    color: rgba(255,255,255,.8);
    flex-direction: column;
    font-size: 28px;
    font-weight: 500;
    line-height: 80px
}

.content .left h2[data-v-39635c54] {
    color: #202124;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 0;
    font-weight: 700
}

.content .left p[data-v-39635c54] {
    color: rgba(32,33,36,.8)
}

.footer[data-v-aed2f910] {
    background: #040b1f;
    /*      background: #ff5e10;*/

    color: #fff;
    text-align: left
}

.footer .vzan-footer[data-v-aed2f910] {
    border-color: rgba(255,255,255,.05);
    display: flex;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #f6f7f8;
    border-top: 1px solid #f6f7f8;
    padding: 30px 0
}

.footer .vzan-footer .menuBox[data-v-aed2f910] {
    border-bottom: 1px solid #202124;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.footer .vzan-footer .menuBox .menu[data-v-aed2f910] {
    align-items: center;
    display: flex;
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-sizing: border-box;
    height: 72px;
    justify-content: space-between;
    margin: 0 auto;
    width: 1200px
}

.footer .vzan-footer .menuBox .menu div[data-v-aed2f910] {
    align-items: center;
    display: flex
}

.footer .vzan-footer .menuBox .menu div img[data-v-aed2f910] {
    height: 32px;
    margin-right: 12px;
    width: 32px
}

.footer .vzan-footer .menuBox span[data-v-aed2f910] {
    background: linear-gradient(1turn,rgba(255,255,255,0),#fff 49%,rgba(255,255,255,0));
    border-radius: 7px;
    display: block;
    height: 36px;
    opacity: .2;
    width: 1px
}

.footer .vzan-footer .container[data-v-aed2f910] {
    display: block;
    padding: 32px 0;
    margin: 0 auto;
    width: 1200px
}

.footer .vzan-footer .container .left[data-v-aed2f910] {
    flex: 1;
    overflow: hidden
}

.footer .vzan-footer .container .left .link-list[data-v-aed2f910] {
    display: flex
}

.footer .vzan-footer .container .left .link-list .row[data-v-aed2f910] {
    flex-shrink: 0;
    margin-right: 104px
}

.footer .vzan-footer .container .left .link-list .row p[data-v-aed2f910] {
    padding-top: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 14px;
    line-height: 14px;
    margin-bottom: 28px
}

.footer .vzan-footer .container .left .link-list .row a[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    transition: color .3s;
    display: block;
    margin-bottom: 28px
}

.footer .vzan-footer .container .left .link-list .row .last[data-v-aed2f910] {
    padding-top: 6px;
    margin-bottom: 30px
}

.footer .vzan-footer .container .left .link-list .row .last div[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    margin-bottom: 12px
}

.footer .vzan-footer .container .left .link-list .row .last .phone[data-v-aed2f910] {
    color: #fff;
    font-family: D-DINExp-Bold,D-DINExp;
    font-size: 28px;
    font-weight: 700;
    height: 28px;
    line-height: 28px;
    margin-bottom: 0
}

.footer .vzan-footer .container .left .link-list .row .last p[data-v-aed2f910] {
    padding-top: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 14px;
    line-height: 14px;
    margin-bottom: 28px
}

.footer .vzan-footer .container .left .link-list .row .code-box[data-v-aed2f910] {
    align-items: center;
    color: rgba(223,225,229,.6);
    display: flex;
    flex-direction: column;
    font-family: PingFangSC-Medium,PingFang SC;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px
}

.footer .vzan-footer .container .left .link-list .row .code-box .code[data-v-aed2f910] {
    height: 100px;
    margin-bottom: 12px;
    width: 100px
}

.footer .vzan-footer .container .left .link-list .row .code-box p[data-v-aed2f910] {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 14px;
    line-height: 14px;
    margin-bottom: 28px
}

.footer .vzan-footer .container .links[data-v-aed2f910] {
    align-items: flex-start;
    display: flex;
    margin: 18px 0;
    width: 100%
}

.footer .vzan-footer .container .links div[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    margin-right: 27px;
    width: 48px
}

.footer .vzan-footer .container .links ul[data-v-aed2f910] {
    align-items: center;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px
}

.footer .vzan-footer .container .links ul li[data-v-aed2f910] {
    cursor: pointer;
    margin-right: 28px;
    transition: color .3s
}

.footer .vzan-footer .container .links ul li a[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    transition: color .3s
}

.footer .vzan-footer .container .info[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    font-family: PingFangSC-Medium,PingFang SC;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    position: relative
}

.footer .vzan-footer .container .info a[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    transition: color .3s
}

.footer .vzan-footer .container .info .left[data-v-aed2f910] {
    display: flex
}

.footer .vzan-footer .container .info .top[data-v-aed2f910] {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.footer .vzan-footer .container .info .top ul[data-v-aed2f910] {
    display: flex
}

.footer .vzan-footer .container .info .top ul li[data-v-aed2f910] {
    margin-right: 27px
}

.footer .vzan-footer .container .info .top ul li a[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    transition: color .3s
}

.footer .vzan-footer .container .info .bottom li[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    flex-shrink: 0
}

.footer .vzan-footer .container .info .bottom li[data-v-aed2f910]:not(:last-child) {
    margin-right: 27px
}

.footer .vzan-footer .container .info .bottom[data-v-aed2f910] {
    margin-top: 24px
}

.footer .vzan-footer .container ._copyright[data-v-aed2f910] {
    color: rgba(255,255,255,.6);
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    margin-top: 52px;
    text-align: center
}

.icon-box[data-v-aed2f910] {
    align-items: center;
    display: flex;
    font-size: 26px
}

.icon-box img[data-v-aed2f910] {
    /*    height: 40px;*/
    margin-right: 4px;
    width: 40px
}

.main[data-v-1f323fd5] {
    width: 100%;
    text-align: center;
    background-color: #fff
}

.main .one[data-v-1f323fd5] {
    background: #fff;
    width: 100vw;
    min-width: 1200px;
    height: 580px
}

.main .two[data-v-1f323fd5] {
    width: auto;
    min-width: 1200px;
    height: 706px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    /*background-image: url(https://sente-1318514524-1318514524.cos.ap-beijing.myqcloud.com/attach/2025/10/e97da202510141651518065.png)*/
    background-image: url(https://sente-1318514524-1318514524.cos.ap-beijing.myqcloud.com/attach/2025/09/c0cf5202509011035085425.png)

}

.main .three[data-v-1f323fd5] {
    padding: 80px calc(50% - 600px);
    min-width: 1200px
}

.main .four[data-v-1f323fd5] {
    cursor: pointer;
    min-width: 1200px;
    background-color: #fffcf7;
    /*      background-color: #ff5e10;*/
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    /*    background-image: url(https://j.weizan.cn/assets_user/_nuxt/img/feature-bg.28b9eb8.svg)*/
    /*        background-image: url( './feature-bg.28b9eb8.svg')*/
    background-image: url( 'https://sente-1318514524-1318514524.cos.ap-beijing.myqcloud.com/attach/2025/09/36987202509051439433219.png')



}

.main .five[data-v-1f323fd5] {
    min-width: 1200px;
    box-sizing: border-box;
    height: 780px;
    padding: 80px 0 0
}

.main .six[data-v-1f323fd5] {
    min-width: 1200px;
    height: auto;
    padding: 80px 0;
    position: relative;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(/assets/bg-six-DspvyU34.jpg)
}

.main .seven[data-v-1f323fd5] {
    min-width: 1200px;
    /*background: url(https://j.weizan.cn/assets_user/_nuxt/img/block7-bg.06ca36e.png) no-repeat;*/


    background-size: cover;
    box-sizing: border-box;
    height: auto;
    padding: .8rem 0 0;
    position: relative
}

.main .eight[data-v-1f323fd5] {
    position: relative;
    cursor: pointer
}

.main .nine[data-v-1f323fd5] {
    /*border-bottom: 1px solid rgba(1,39,111,.04);*/
    padding-bottom: 0
}

.main .ten[data-v-1f323fd5] {
    box-sizing: border-box;
    padding: 80px 0 96px
}

.main .eleven[data-v-1f323fd5] {
    /*    background: url(https://j.weizan.cn/assets_user/_nuxt/img/block-10-bg.506c7ac.png) no-repeat;*/
    background: url(https://sente-1318514524-1318514524.cos.ap-beijing.myqcloud.com/attach/2025/09/40d05202509081638051773.png) no-repeat;

    background-size: cover;
    box-sizing: border-box;
    color: #fff;
    font-size: 24px;
    height: 240px;
    padding: 76px 0
}

.title[data-v-66220fea] {
    color: white;
    font-size: 20px;
    font-weight: bolder
}

.float-window .vzan-aside[data-v-66220fea] {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    bottom: 25%;
    position: fixed;
    right: 12px;
    z-index: 210
}

.float-window .vzan-aside .clue-avatar {
    @keyframes breathe-img-66220fea {
        0% {
            transform: scale(1)
        }

        25% {
            transform: scale(.9)
        }

        50% {
            transform: scale(.8)
        }

        75% {
            transform: scale(.9)
        }

        to {
            transform: scale(1)
        }
    }
}

.float-window .vzan-aside .clue-avatar[data-v-66220fea] {
    cursor: pointer;
    margin-bottom: 16px;
    position: relative
}

.float-window .vzan-aside .clue-avatar .clue-avatar__border[data-v-66220fea],.float-window .vzan-aside .clue-avatar .clue-avatar__img[data-v-66220fea] {
    border-radius: 50%;
    height: 67px;
    width: 67px
}

.float-window .vzan-aside .clue-avatar .clue-avatar__border img[data-v-66220fea],.float-window .vzan-aside .clue-avatar .clue-avatar__img img[data-v-66220fea] {
    animation: breathe-img-66220fea 1s linear infinite;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.float-window .vzan-aside .clue-avatar .clue-avatar__text[data-v-66220fea] {
    background: linear-gradient(315deg,#00a5ff,#006cff);
    border-radius: 6px;
    box-shadow: 0 30px 50px rgba(76,89,141,.06);
    color: #fff;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-top: -12px;
    position: relative;
    text-align: center;
    width: 68px
}

.float-window .vzan-aside .buttonBox[data-v-66220fea] {
    background-image: linear-gradient(135deg,rgb(255, 163, 0), rgb(255, 49, 16));
    /*border-radius: 8px;*/
    border-radius: 0.75rem;
    box-shadow: 0 14px 30px rgba(179,101,101,.15);
    outline: none;
    overflow: hidden;
    position: relative;
    transition: height .5s
}

.float-window .vzan-aside .buttonBox .aside-item[data-v-66220fea] {
    background: none!important;
    align-items: center;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    transition: all .4s;
    width: 100%;
    height: 220px
}

.float-window .vzan-aside .buttonBox .aside-item .top[data-v-66220fea] {
    border-radius: 4px 4px 0 0
}

.float-window .vzan-aside .buttonBox .aside-item button[data-v-66220fea] {
    background: transparent;
    font-size: 14px;
    height: 100%;
    width: 100%;
    border: none;
    color: #fff;
}

.float-window .vzan-aside .buttonBox .aside-item button .iconfontBig[data-v-66220fea] {
    width: 120px;
    height: 120px;
    margin-left: 30px;
    margin-top: 10px
}

.float-window .vzan-aside .buttonBox .aside-item[data-v-66220fea]:not(:last-child) {
    border-bottom: 1px solid rgba(32,33,36,.2)
}

.float-window .bottom-bar[data-v-66220fea] {
    background-image: url(https://j.weizan.cn/assets_user/_nuxt/img/bottom-bar-bg.32b3e3c.png);
    background-position: 50%;
    background-size: cover;
    bottom: 0;
    height: 88px;
    left: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 210
}

.float-window .bottom-bar .content[data-v-66220fea] {
    align-items: center;
    bottom: 0;
    display: flex;
    height: 100%;
    justify-content: flex-end;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 1200px
}

.float-window .bottom-bar .content .content-right[data-v-66220fea] {
    align-items: center;
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: rgba(255,255,255,.5);
    border: 2px solid hsla(0,0%,100%,.3);
    border-radius: 12px;
    box-shadow: 0 10px 80px rgba(1,40,111,.08);
    box-sizing: border-box;
    display: flex;
    height: 56px;
    padding: 8px;
    width: 604px
}

.float-window .bottom-bar .content .content-right .liveDemand[data-v-66220fea] {
    align-items: center;
    background: rgba(0,108,255,.05);
    border-radius: 6px;
    box-sizing: border-box;
    display: flex;
    height: 40px;
    margin-right: 12px;
    overflow: hidden;
    position: relative;
    width: 240px
}

.float-window .bottom-bar .content .content-right .liveDemand input[data-v-66220fea] {
    background: none;
    border: 1px solid transparent;
    border-radius: 6px;
    box-sizing: border-box;
    height: 100%;
    padding: 0 16px;
    width: 100%
}

.float-window .bottom-bar .content .content-right .btn[data-v-66220fea] {
    background-image: linear-gradient(135deg,#006cff,#0af);
    border: none;
    box-shadow: 0 14px 30px rgba(179,101,101,.15);
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    outline: none;
    overflow: hidden;
    position: relative
}

.header[data-v-bd40dbd1] {
    position: fixed;
    top: 0;
    height: 78px;
    width: 100%;
    min-width: 1200px;
    z-index: 999999
}

.header[data-v-bd40dbd1]:hover {
    background-color: #fff
}
