.MpQ_3:last-child {
        margin-right: 0 !important;
    }
    .MpQ_3 >.one-tabs-title {
            height: 28px !important;
        }

.imFunc .imTabFuncTab .one-tabs-nav {
            width: 256px;
        }

            .imFunc .imTabFuncTab .one-tabs-nav >div {
                display: flex;
                justify-content: space-between;
            }
    .imFunc .imTabFuncTabPane {
        flex-shrink: 0;
        width: 56px !important;
        margin-right: 20px !important;
    }
    .imFunc .imTabFuncTabPane:last-child {
            margin-right: 0 !important;
            width: 28px !important;
        }
    .imFunc .imTabFuncTabPane .one-tabs-title {
            height: 54px !important;
        }
    .imFunc .imTabFuncGroupPane {
        margin-right: 93px !important;
    }
    .imFunc .imTabFuncGroupPane .one-tabs-title {
            height: 54px !important;
        }

@keyframes OMUDf {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.jU4Se {
    animation: OMUDf 15s linear infinite;
}

.bCI2v {
    width: calc(100% - 71px);
}

.NtWL_ {
    height: 338px !important;
}

.uCliW .one-textarea-wrapper .one-textarea-container .one-textarea {
            resize: none;
        }

            .uCliW .one-textarea-wrapper .one-textarea-container .one-textarea.one-invalid {
                border: none;
                border-color: transparent;
                box-shadow: none;
            }

.A2xoU {
    animation: VcKfg 2s ease forwards;
}

@keyframes VcKfg {
    0% {
        transform: translate(-43%, 0); /* 在原位 */
    }

    30% {
        transform: translate(-43%, -7px); /* 第一次跳起 */
    }

    50% {
        transform: translate(-43%, 0); /* 回到原位 */
    }

    70% {
        transform: translate(-43%, -7px); /* 第二次跳起 */
    }

    100% {
        transform: translate(-43%, 0); /* 最终回到原位 */
    }
}


.bcm-agent-rank-table-column-rank-highlight {
            font-family: PingFang SC;
            text-align: center;
            font-size: 40px;
            color: var(--dls-foreground-color-highlighted);
        }
        .bcm-agent-rank-table-column-rank-normal {
            font-family: PingFang SC;
            text-align: center;
            font-size: 30px;
            color: var(--dls-color-gray-7);
        }
    .bcm-agent-rank-table-column-name {
        display: flex;
        align-items: center;
    }
    .bcm-agent-rank-table-column-name-image {
            border-radius: 50%;
            height: 54px;
            width: 54px;
        }
    .bcm-agent-rank-table-column-name-text {
            margin-left: 16px;
            font-family: PingFang SC;
            font-weight: 600;
            font-size: 16px;
            cursor: pointer;
            color: var(--dls-color-brand-11);
        }
    .bcm-agent-rank-table-column-vertical-field {
        display: flex;
        flex-direction: row;
        align-items: center;
        border-radius: 2px;
    }
    .bcm-agent-rank-table-column-vertical-field > span {
            padding: 4px 8px;
            background: var(--dls-color-gray-3);
        }
    .bcm-agent-rank-table-column-number {
        font-family: PingFang SC;
        font-size: 14px;
        color: var(--dls-color-brand-11);
    }
    .bcm-agent-rank-table-column-price {
        font-family: PingFang SC;
        font-weight: bold;
        font-size: 18px;
    }
    .bcm-agent-rank-table-column-price-suffix {
            margin-left: 6px;
            font-weight: normal;
            font-size: 14px;
        }
    .bcm-agent-rank-table-column-popover-row {
            display: flex;
            margin-bottom: 5px;
        }
    .bcm-agent-rank-table-column-popover-label {
            width: 50px;
        }
    .bcm-agent-rank-table-column-popover-confirm {
            margin-right: 12px;
        }

.bcm-agent-rank-table {
    border-radius: 5px;
}

    .bcm-agent-rank-table-title {
        font-size: 12px;
        color: var(--dls-color-gray-9);
    }

    .bcm-agent-rank-table .new-fc-one-table {
        border-radius: 5px;
    }

    .bcm-agent-rank-table .new-fc-one-table .new-fc-one-table-tbody > tr {
            height: 100px;
        }

    .bcm-agent-rank-table .new-fc-one-pagination {
        display: none;
    }

.customerized-date-picker {
    display: flex;
}

    .customerized-date-picker-container {
        display: flex;
    }

    .customerized-date-picker-date-picker {
        visibility: hidden;
    }

    .customerized-date-picker-text {
        font-size: 14px;
        color: var(--dls-color-gray-0);
    }

    .customerized-date-picker-time {
        margin-left: 7px;
        margin-right: 3px;
        font-size: 14px;
        color: var(--dls-color-gray-0);
    }

    div > .customerized-date-picker-icon {
        width: 18px;
        height: 18px;
        color: var(--dls-color-gray-0);
    }

    .customerized-date-picker .one-overlay {
        top: 175px !important;
    }

.bcm-agent-rank {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
}

    .bcm-agent-rank-baijiahao-logo {
        position: absolute;
        top: 25px;
        width: 83px;
        height: 25px;
    }

    .bcm-agent-rank-main-container {
        width: 1280px;
        height: 100%;
        margin: auto;
    }

    .bcm-agent-rank-title {
        margin-top: 75px;
        margin-left: 530px;
    }

    .bcm-agent-rank-title-image {
            width: 437px;
            height: 47px;
        }

    .bcm-agent-rank-content {
        width: 643px;
        height: 66px;
        margin: auto;
        margin-top: 33px;
        font-family: PingFang SC;
        line-height: 22px;
        font-size: 14px;
        color: var(--dls-color-gray-6);
    }

    .bcm-agent-rank-above-table {
        display: flex;
        margin-top: 28px;
        margin-bottom: 12px;
    }

    .bcm-agent-rank-above-table-title {
            font-size: 14px;
            color: var(--dls-color-gray-0);
        }

    .bcm-agent-rank-above-table-right {
            display: flex;
            margin-left: auto;
            position: relative;
        }

    div > .bcm-agent-rank-above-table-icon {
            margin-left: 5px;
            width: 18px;
            height: 18px;
            color: var(--dls-color-gray-0);
        }

    .bcm-agent-rank-more {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 100px;
        right: -12px;
        width: 130px;
        height: 34px;
        background: linear-gradient(270deg, rgba(232, 167, 255, .43) 4.05%, #9742da 73.63%);
        border-radius: 18px;
        cursor: pointer;
    }

    .bcm-agent-rank-more-txt {
            z-index: 2;
            font-size: 16px;
            color: var(--dls-color-gray-0);
        }

.attract-list-layout {
    background-color: #fff;
    padding: 24px;
    margin: 24px 24px 15px;
}

    .attract-list-layout div {
        box-sizing: border-box;
    }

    .attract-list-layout .one-checkbox-button-wrapper {
        border: none;
    }

.attract-infomation-card {
    width: 300px;
    padding: 20px 18px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 6px;
}

    .attract-infomation-card div {
        box-sizing: border-box;
    }

    .attract-infomation-card-title {
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 18px;
    }

.attract-list-filter {
    margin-bottom: 24px;
}

.attract-card-content-title {
        display: -webkit-box;
        height: 44px;
        overflow: hidden;
        font-size: 16px;
        font-weight: 600;
        color: var(--dls-color-gray-9);
        line-height: 22px;
        text-align: justify;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        margin: 12px 0;
    }
    .attract-card-content-detail {
        display: -webkit-box;
        height: 42px;
        font-size: 14px;
        line-height: 20px;
        overflow: hidden;
        color: var(--dls-color-gray-9);
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .attract-card-content-status {
        height: 18px;
        line-height: 18px;
        padding: 0 5px;
        border-radius: 0 6px;
        position: absolute;
        top: 0;
        right: 0;
        font-weight: 600;
        font-size: 10px;
        color: #fff;
    }
    .attract-card-content-status .dls-icon {
            margin-right: 4px;
        }
    .attract-card-content-status-underway {
            background: linear-gradient(260.44deg, #ff222f 2.25%, #ff2f61 105.03%);
        }
    .attract-card-content-status-finish {
            background: rgba(0, 0, 0, .5);
        }
    .attract-card-content-status-not-start {
            background: linear-gradient(292.32deg, #10ecf0 2.08%, #04deec 94.64%);
        }
    .attract-card-content-date {
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        color: var(--dls-color-gray-9);
        margin-top: 20px;
    }
    .attract-card-content-tag .one-tag {
            margin: 0 4px;
        }
    .attract-card-content-tag .one-tag-info:first-child {
            margin-left: 0;
        }
    .attract-card-content-operate {
        display: none;
    }
    .attract-card-content-operate .one-button {
            flex: 1;
        }

.attract-card-item {
    position: relative;
}

.attract-card-item:hover .attract-card-content-operate {
        display: flex;
        justify-content: space-around;
        margin-top: 12px;
    }

.attract-card-item:hover .attract-card-content-date {
        display: none;
    }

.attract-list-tab-dialog .one-dialog-content {
        padding: 20px 0 0;
    }

.attract-list-tab-dialog .one-dialog-header {
        padding: 0 18px;
        margin-bottom: 8px;
    }

.attract-detail-content-case {
    margin-bottom: 20px;
    padding: 20px 18px;
    width: 300px;
    box-sizing: border-box;
    background-color: white;
    border-radius: 6px;
}

    .attract-detail-content-case-title {
        display: flex;
        justify-content: space-between;
        margin-bottom: 18px;
        font-weight: 500;
        font-size: 18px;
        line-height: 26px;
    }

    .attract-detail-content-case-item {
        display: flex;
        align-items: flex-start;
        margin-bottom: 24px;
        cursor: pointer;
    }

    .attract-detail-content-case-picture {
        margin-right: 8px;
        width: 88px;
        height: 60px;
        border-radius: 6px;
    }

    .attract-detail-content-case-right {
        flex: 1;
    }

    .attract-detail-content-case-right-title {
            display: -webkit-box;
            margin-bottom: 4px;
            height: 40px;
            overflow: hidden;
            font-weight: 500;
            font-size: 14px;
            line-height: 20px;
            color: var(--dls-color-gray-9);
            text-align: justify;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

    .attract-detail-content-case-right-date {
            font-weight: 400;
            font-size: 12px;
            line-height: 16px;
            color: var(--dls-color-gray-9);
        }


.case-content .page-container {
        margin-bottom: 24px;
    }
    .case-content .bcm-star-case-detail-image {
        cursor: pointer;
    }

.attract-detail-article-tag {
        margin-bottom: 8px;
    }
    .attract-detail-article-title {
        font-weight: 500;
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 18px;
        color: var(--dls-color-gray-10);
    }
    .attract-detail-article-info {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: var(--dls-color-gray-8);
    }
    .attract-detail-article-avatar {
        display: flex;
        align-items: center;
    }
    .attract-detail-article-divider {
        margin: 0 16px;
        width: 12px;
        height: 0;
        border: 1px solid var(--dls-color-gray-4);
        transform: rotate(90deg);
    }
    .attract-detail-article-status {
        position: static;
    }
    .attract-detail-article-date {
        margin-left: 12px;
    }
    .attract-detail-article-description {
        margin-top: 26px;
        margin-bottom: 32px;
        padding: 20px 24px;
        font-weight: 400;
        font-size: 14px;
        line-height: 26px;
        color: var(--dls-color-gray-9);
        background-color: var(--dls-color-gray-1);
        border-radius: 8px;
    }
    .attract-detail-article-team {
        margin-top: 10px;
        line-height: 20px;
        color: var(--dls-color-gray-8);
    }

.attract-card-item {
    position: relative;
}

.attract-detail-card-item {
    width: calc(33.3% - 16px);
    position: relative;
}

.attract-detail-card-item:hover .attract-card-content-operate {
        display: flex;
        justify-content: space-around;
        margin-top: 12px;
    }

.attract-detail-card-item:hover .attract-card-content-date {
        display: none;
    }

.attract-detail-recommend {
    border-top: 1px solid var(--dls-color-gray-2);
    padding-top: 36px;
}

.attract-detail-recommend-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 16px;
    }

.attract-detail-recommend-header-title {
            font-weight: 500;
            font-size: 18px;
            line-height: 26px;
            color: var(--dls-color-gray-9);
        }

.attract-detail-recommend-dialog .one-dialog-content {
            padding: 20px 0 0;
        }

.attract-detail-recommend-dialog .one-dialog-header {
            padding: 0 18px;
            margin-bottom: 8px;
        }

.attract-detail-main {
    display: flex;
    margin: 0 auto;
    margin-top: 20px;
    box-sizing: border-box;
    max-width: 1360px;
}

    .attract-detail-main-content {
        flex: 1;
        padding: 24px;
        margin-right: 20px;
        background-color: white;
        border-radius: 6px;
    }

    .attract-detail-main-sider {
        width: 300px;
    }

.attract-list-wrap-no-login {
    padding: 0 24px;
}

._DaHf {
    width: 100%;
    height: 925px;
    padding-top: 57px;
    position: relative;
    overflow: hidden;
}

.STJhP {
    height: 925px;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.STJhP video {
        position: absolute;
        width: auto;
        left: 50%;
        height: 925px;
        min-width: 100%;
        min-height: 100%;
        transform: translateX(-50%);
        object-fit: cover;
    }

.JuaHD {
    width: 432px;
    margin-top: 30px;
    border-radius: 15px;
    padding: 2px;
    background: linear-gradient(90deg, rgba(201, 169, 252, .8) 0%, rgba(102, 151, 255, .8) 100%);
}

.Rxh05 {
    height: 60px;
    border-radius: 13px;
    outline: 0;
    border: none;
    font-size: 24px;
    color: #001d4cc9;
}

.Rxh05 input::placeholder {
            color: #001d4cc9;
            font-size: 24px;
        }

.Rxh05:focus-within {
        border: none;
    }

.FXXhx {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    bottom: 0;
    padding-left: 144px;
    height: 532px;
    background: linear-gradient(180deg, rgba(232, 240, 254, 0) 6.58%, #e6f3ff 56.81%);
    z-index: 99;
}

.rY5U6 {
    width: calc(100% - 144px);
    margin-top: 147px;
    display: flex;
    align-items: center;
}

.z0cx9 {
    width: 171px;
    box-sizing: border-box;
    height: 315px;
    border: 1px solid rgba(255, 255, 255, .7);
    margin-right: 10px;
    border-radius: 15px;
    overflow: hidden;
    -webkit-backdrop-filter: blur(25px);
            backdrop-filter: blur(25px);
    padding: 39px 24px;
    cursor: pointer;
    position: relative;
    background: linear-gradient(109.22deg, #2F5CFF -.02%, #56BBFF 96.12%), linear-gradient(174.39deg, rgba(14, 163, 255, .2) .28%, rgba(0, 84, 230, 0) 91.63%), radial-gradient(124.86% 175.52% at 88.15% 30.24%, rgba(84, 199, 255, .4) 0%, rgba(0, 84, 230, 0) 100%) ;
    transition: all .3s ease-out;
    will-change: width;
    will-change: opacity;
    will-change: background-image;
}

.z0cx9 .S6MnT {
        margin-top: 30px;
        width: 299px;
        opacity: 0;
        transition: all .3s ease-out;
    }

.z0cx9:nth-child(1)::after {
            content: "";
            right: 0;
            bottom: 0;
            position: absolute;
            width: 171px;
            height: 315px;
            background-image: url(https://pic.rmb.bdstatic.com/38481d81b18d6de3e7002d7f2edface8.png);
            background-repeat: no-repeat;
            opacity: 1;
            background-size: 100% 315px;
            transition: all .4s ease-out;
            z-index: 9;
        }

.z0cx9:nth-child(1):hover,
        .z0cx9:nth-child(1).x2U8n {
            flex: 1;
            min-width: 171px;
        }

.z0cx9:nth-child(1):hover::after, .z0cx9:nth-child(1).x2U8n::after {
                content: "";
                right: 0;
                bottom: 0;
                position: absolute;
                width: 269px;
                height: 212px;
                background-image: url(https://pic.rmb.bdstatic.com/90b399c275000cfa18faa173fae67150.png);
                background-repeat: no-repeat;
                opacity: 1;
                background-size: 269px 212px;
                transition: all .4s ease-out;
                z-index: 9;
            }

.z0cx9:nth-child(1):hover .S6MnT, .z0cx9:nth-child(1).x2U8n .S6MnT {
                position: relative;
                z-index: 10;
                width: auto;
                opacity: 1;
                transition: all .6s ease-in;
            }

.z0cx9:nth-child(2)::after {
            content: "";
            right: 0;
            bottom: 0;
            position: absolute;
            width: 171px;
            height: 315px;
            background-image: url(https://pic.rmb.bdstatic.com/fe22b8454cda92433562e8f5e8a3cff5.png);
            background-repeat: no-repeat;
            opacity: 1;
            background-size: 100% 315px;
            transition: all .4s ease-out;
            z-index: 9;
        }

.z0cx9:nth-child(2):hover,
        .z0cx9:nth-child(2).x2U8n {
            flex: 1;
            min-width: 171px;
        }

.z0cx9:nth-child(2):hover::after, .z0cx9:nth-child(2).x2U8n::after {
                content: "";
                right: 0;
                bottom: 0;
                position: absolute;
                width: 270px;
                height: 206px;
                background-image: url(https://pic.rmb.bdstatic.com/f88308a69f21d98f208d8245c2b207b4.png);
                background-repeat: no-repeat;
                opacity: 1;
                background-size: 270px 206px;
                transition: all .4s ease-out;
                z-index: 9;
            }

.z0cx9:nth-child(2):hover .S6MnT, .z0cx9:nth-child(2).x2U8n .S6MnT {
                position: relative;
                z-index: 10;
                width: auto;
                opacity: 1;
                transition: all .6s ease-in;
            }

.z0cx9:nth-child(3)::after {
            content: "";
            right: 0;
            bottom: 0;
            position: absolute;
            width: 171px;
            height: 315px;
            background-image: url(https://pic.rmb.bdstatic.com/f7b5114913837fb42eee20db5fc42e36.png);
            background-repeat: no-repeat;
            opacity: 1;
            background-size: 100% 315px;
            transition: all .6s ease-out;
            z-index: 9;
        }

.z0cx9:nth-child(3):hover,
        .z0cx9:nth-child(3).x2U8n {
            flex: 1;
            min-width: 171px;
        }

.z0cx9:nth-child(3):hover::after, .z0cx9:nth-child(3).x2U8n::after {
                content: "";
                right: 0;
                bottom: 0;
                position: absolute;
                width: 273px;
                height: 196px;
                background-image: url(https://pic.rmb.bdstatic.com/9df733a974b51413c34140360c68ccf2.png);
                background-repeat: no-repeat;
                opacity: 1;
                background-size: 273px 196px;
                transition: all .4s ease-out;
                z-index: 9;
            }

@media screen and (max-width: 1400px) {
                .z0cx9:nth-child(3):hover .S6MnT, .z0cx9:nth-child(3).x2U8n .S6MnT {
                    position: relative;
                    z-index: 10;
                    width: 299px;
                    opacity: 1;
                    transition: all .3s ease-in;
                }
            }

.z0cx9:nth-child(3):hover .S6MnT, .z0cx9:nth-child(3).x2U8n .S6MnT {
                position: relative;
                z-index: 10;
                width: auto;
                opacity: 1;
                transition: all .6s ease-in;
            }

.z0cx9:nth-child(4)::after {
            content: "";
            right: 0;
            bottom: 0;
            position: absolute;
            width: 171px;
            height: 315px;
            background-image: url(https://pic.rmb.bdstatic.com/b2545dd614ad6070ef2335219d4de345.png);
            background-repeat: no-repeat;
            opacity: 1;
            background-size: 100% 315px;
            transition: all .4s ease-out;
            z-index: 9;
        }

.z0cx9:nth-child(4):hover,
        .z0cx9:nth-child(4).x2U8n {
            flex: 1;
            min-width: 171px;
        }

.z0cx9:nth-child(4):hover::after, .z0cx9:nth-child(4).x2U8n::after {
                content: "";
                right: 0;
                bottom: 0;
                position: absolute;
                width: 329px;
                height: 203px;
                background-image: url(https://pic.rmb.bdstatic.com/bf24106adadfc84692e2d5bfbdb9690c.png);
                background-repeat: no-repeat;
                opacity: 1;
                background-size: 329px 203px;
                transition: all .4s ease-out;
                z-index: 9;
            }

.z0cx9:nth-child(4):hover .S6MnT, .z0cx9:nth-child(4).x2U8n .S6MnT {
                position: relative;
                z-index: 10;
                width: auto;
                opacity: 1;
                transition: all .6s ease-in;
            }

@media (max-width: 1440px) {
            .z0cx9:hover .S6MnT, .z0cx9.x2U8n .S6MnT {
                position: relative;
                z-index: 10;
                width: 299px;
                opacity: 1;
                transition: all .3s ease-in;
            }

    .S6MnT {
        position: relative;
        z-index: 10;
        width: 299px !important;
        opacity: 1;
        transition: all .3s ease-in;
    }
}

@keyframes SBRnc {
    0% {
        letter-spacing: -2.2rem;
        filter: blur(.3rem);
    }

    50% {
        filter: blur(.5);
    }

    100% {
        letter-spacing: .1;
        filter: blur(0);
    }
}

.y_iBw {
    position: relative;
    z-index: 10;
    letter-spacing: .1;
    font-family: PingFang SC;
    color: white;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 42px;
    display: block;
    white-space: nowrap;
}


.kD7b4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

._7ezs1 {
    font-family: PingFang SC;
    font-size: 35px;
    font-weight: 600;
    line-height: 49px;
    letter-spacing: .02em;
    color: transparent;
    -webkit-background-clip: text;
            background-clip: text;
    width: auto;
    background-image: linear-gradient(94.65deg, #0054e6 3.76%, #76e3ff 165.26%);
}

.Ym7s2 {
    font-family: PingFang SC;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: .02em;
    color: #838282;
}

.bg-card-type-1 {
    background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683457059/ddfbd42e5783.png);
}

.bg-card-type-2 {
    background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683486865/c17ac48f057b.png);
}

.bg-card-type-3 {
    background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683498174/f1f4c9c8cb24.png);
}

.bg-card-type-4 {
    background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731940706382/2d2ccfcbebc2.png);
}

.text-gradient1 {
    background: linear-gradient(245.46deg, #ac95ff 13.69%, #5078ff 104.81%);
}

.text-gradient2 {
    background: linear-gradient(252.08deg, #ff8be0 -1.48%, #9869ff 103.39%);
}

.text-gradient3 {
    background: linear-gradient(252.08deg, #ffca8b -1.48%, #ff6969 103.39%);
}

.text-gradient1,
.text-gradient2,
.text-gradient3 {
    -webkit-background-clip: text;
            background-clip: text;
}

.text-gradient4 {
    color: #9b9b9b96;
}

.card-zoom-wrapper {
    transition: width .3s ease-in-out;
    width: 222px;
}

.card-zoom-wrapper:hover {
    width: 239.76px;
}

.card-zoom-inner {
    transition: transform .3s ease-in-out;
    border: 1px solid #ffffff1a;
    box-shadow: 0 4px 20px 0 #bccef066;
}

.card-zoom-inner:hover {
    transform: scale(1.08) translateX(8.88px);
}

.case-card-zoom-wrapper {
    transition: width .3s ease-in-out;
    width: 331px;
}

.case-card-zoom-wrapper:hover {
    width: 375px;
}

.case-card-zoom-inner {
    transition: transform .3s ease-in-out;
}

.case-card-zoom-inner:hover {
    transform: scale(1.13) translateX(21.515px);
}

@keyframes oTXfq {
    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }
}

.oTXfq {
    animation: oTXfq 1s step-end infinite;
}

.ranking-gradient-row {
    position: relative;
}

.ranking-gradient-row::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    opacity: .88;
    background:
        linear-gradient(
            90deg,
            rgba(255, 255, 255, .46) 0%,
            rgba(212, 199, 242, .46) 22.6%,
            rgba(212, 199, 242, .46) 83.17%,
            rgba(255, 255, 255, .46) 100%
        );
    pointer-events: none;
}

tbody > .ranking-gradient-row:last-child::after {
    display: none; /* 或 content: none; 都可以 */
}

