.mobile-bannce[data-v-f268db2e] {
    --akewx50: -2deg;
    --akewy50: 3deg
}

[data-v-f268db2e].mobile-bannce {
    padding: .133rem;
    overflow: hidden;
    border-radius: .667rem;
    margin: .667rem 0;
    width: 5.867rem;
    height: 11.867rem;
    background-image: url(/static/img/Graph.ba8913ab.png);
    background-size: cover;
    -webkit-animation-name: tilt-f268db2e;
    animation-name: tilt-f268db2e;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

[data-v-f268db2e].mobile-bannce .el-carousel {
    height: 100%
}

[data-v-f268db2e].mobile-bannce .el-carousel .el-carousel__container {
    height: 100%;
    overflow: hidden;
    border-radius: .667rem
}

[data-v-f268db2e].mobile-bannce .el-carousel .el-carousel__container .el-carousel__item {
    overflow: hidden;
    border-radius: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-f268db2e].mobile-bannce .el-carousel .el-carousel__container .el-carousel__item img {
    width: 5.347rem;
    height: 11.4rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .267rem
}

@-webkit-keyframes tilt-f268db2e {
    0% {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        -webkit-transform: skewY(0deg);
        transform: skewY(0deg)
    }

    50% {
        -webkit-transform: skewX(var(--akewx50));
        transform: skewX(var(--akewx50));
        -webkit-transform: skewY(var(--akewy50));
        transform: skewY(var(--akewy50))
    }

    to {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        -webkit-transform: skewY(0deg);
        transform: skewY(0deg)
    }
}

@keyframes tilt-f268db2e {
    0% {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        -webkit-transform: skewY(0deg);
        transform: skewY(0deg)
    }

    50% {
        -webkit-transform: skewX(var(--akewx50));
        transform: skewX(var(--akewx50));
        -webkit-transform: skewY(var(--akewy50));
        transform: skewY(var(--akewy50))
    }

    to {
        -webkit-transform: skewX(0deg);
        transform: skewX(0deg);
        -webkit-transform: skewY(0deg);
        transform: skewY(0deg)
    }
}

.el-image {
    width: 100%
}

.el-image,
.el-image .image-slot {
    height: 100%
}

.el-skeleton {
    width: 100%;
    height: 92%
}

.el-skeleton .el-skeleton__item svg {
    display: none !important
}

[data-v-b02574b2] img,
svg[data-v-b02574b2] {
    border-radius: 100%
}

[data-v-b02574b2].el-image {
    display: block
}

.mobile .symbol .skeleton-line[data-v-b02574b2],
.mobile .symbol img[data-v-b02574b2] {
    max-width: unset;
    border-radius: 100%;
    width: .853rem;
    height: .853rem;
    margin-right: 0
}

.web .symbol[data-v-b02574b2] {
    margin-right: .067rem
}

.web .symbol .skeleton-line[data-v-b02574b2],
.web .symbol img[data-v-b02574b2] {
    max-width: unset;
    border-radius: 100%;
    width: .427rem;
    height: .427rem;
    margin-right: 0
}

.star-content[data-v-e7e73bb2] {
    margin-right: .4em;
    height: 100%;
    font-size: 1.6em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.star-content .van-loading svg[data-v-e7e73bb2] {
    width: 100% !important;
    height: 100% !important
}

.web .van-loading__spinner[data-v-e7e73bb2] {
    width: .32rem;
    height: .32rem
}

[data-v-5eec6713].marketSearch {
    width: 100vw;
    height: 100vh;
    background-color: hsla(225, 6%, 61%, .502);
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-5eec6713].marketSearch .marketSearch-header {
    width: 100%;
    background-color: #fff;
    padding: .2rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-v-5eec6713].marketSearch .marketSearch-header .el-input-group {
    width: 10.667rem
}

[data-v-5eec6713].marketSearch .marketSearch-header .el-input-group .el-input__inner {
    background-color: #f0f3fa;
    border-left: none;
    border-right: none
}

[data-v-5eec6713].marketSearch .marketSearch-header .el-input-group .el-input__inner:focus {
    border-color: transparent
}

[data-v-5eec6713].marketSearch .marketSearch-header .el-input-group .el-input-group__prepend {
    border-top-left-radius: .32rem;
    border-bottom-left-radius: .32rem;
    background-color: #f0f3fa
}

[data-v-5eec6713].marketSearch .marketSearch-header .el-input-group .el-input-group__append {
    border-top-right-radius: .32rem;
    border-bottom-right-radius: .32rem;
    background-color: #f0f3fa;
    cursor: pointer
}

[data-v-5eec6713].marketSearch .van-tabs {
    width: 10.667rem;
    height: 5.333rem;
    background-color: #fff;
    border-radius: .107rem;
    margin-top: .2rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-tabs__wrap {
    height: auto;
    border-radius: .107rem .107rem 0 0
}

[data-v-5eec6713].marketSearch .van-tabs .van-tabs__wrap .van-tabs__nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    padding-bottom: 0;
    border-bottom: .04rem solid #f1f3f9
}

[data-v-5eec6713].marketSearch .van-tabs .van-tabs__wrap .van-tabs__line {
    bottom: 0;
    background-color: #141721;
    height: .053rem;
    border-radius: .08rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-tabs__wrap .van-tab {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font-size: .213rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-list {
    padding: 0;
    padding-top: .133rem;
    width: 100%;
    height: 5.333rem;
    overflow-y: auto;
    background-color: #fff;
    border-radius: 0 0 .107rem .107rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item {
    padding: .067rem .267rem !important;
    border-bottom: .013rem solid #f0f3fa;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: .373rem;
    color: #000;
    cursor: pointer
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item,
[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol {
    width: 70%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: .187rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .symbol {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .symbol .el-image,
[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .symbol img,
[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .symbol svg {
    width: .507rem !important;
    height: .507rem !important;
    border-radius: 50%
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .symbol .skeleton-line {
    border-radius: 100%
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .stock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 100%
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .stock .symbol {
    width: auto
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .stock>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    margin-left: .067rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .stock>div span {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .stock>div .remark {
    font-size: .187rem;
    color: #ccc
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .currency {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .currency>div {
    margin-left: .067rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .remark,
[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .remark span,
[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol>.title,
[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol>.title span {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol img,
[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol svg {
    width: .467rem;
    height: .467rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .title {
    color: var(--font);
    margin-left: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .symbol .title .remark {
    font-size: .293rem;
    color: #ccc
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .tag-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: .4rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .tag-content .tag {
    margin-left: .133rem;
    background-color: #bcff2f;
    padding: .067rem .133rem;
    color: #000;
    font-size: .16rem;
    border-radius: .107rem
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .item .change {
    font-size: .213rem;
    text-align: right
}

[data-v-5eec6713].marketSearch .van-tabs .van-list .van-list__finished-text,
[data-v-5eec6713].marketSearch .van-tabs .van-list .van-loading__text {
    font-size: .24rem
}

[data-v-7dc5df98].stockCarousel {
    width: 100% !important;
    background-color: #2e2e2e
}

[data-v-7dc5df98].stockCarousel .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .2rem 0;
    border-right: .013rem solid #3a3a3a
}

[data-v-7dc5df98].stockCarousel .swiper-slide .swiper-box span {
    font-size: .16rem;
    text-align: left
}

[data-v-7dc5df98].stockCarousel .swiper-slide .swiper-box>span {
    color: #fff;
    white-space: nowrap
}

[data-v-7dc5df98].stockCarousel .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto
}

.index-row[data-v-bb838dd4] {
    --inputBor: #979797;
    --dataItemBg: #dddfe199;
    height: auto
}

.index-row .row-box[data-v-bb838dd4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.index-row .row-box .my-banner[data-v-bb838dd4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.is_dark .index-row[data-v-bb838dd4] {
    --inputBor: #5c5c5c;
    --dataItemBg: #1e222dbf;
    height: 100vh
}

.is_dark .index-row .row-box[data-v-bb838dd4] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.is_dark .index-row .row-box .my-banner[data-v-bb838dd4] {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.is_dark .index-row .row-box .my-banner[data-v-bb838dd4],
[data-v-bb838dd4].index-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-bb838dd4].index-row {
    width: 100%;
    min-height: 12rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: transparent;
    -webkit-transform: translateY(-.667rem);
    -ms-transform: translateY(-.667rem);
    transform: translateY(-.667rem)
}

[data-v-bb838dd4].index-row .index-bg {
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    z-index: 0;
    top: 0;
    width: 100%;
    min-height: 12rem;
    height: 100%;
    -o-object-position: 50% 45%;
    object-position: 50% 45%
}

@media screen and (min-width:480px) {
    [data-v-bb838dd4].index-row .index-bg {
        -o-object-position: 100%;
        object-position: 100%
    }
}

@media screen and (min-width:480px)and (orientation:landscape),
screen and (min-width:768px) {
    [data-v-bb838dd4].index-row .index-bg {
        -o-object-position: 60% 20%;
        object-position: 60% 20%
    }
}

[data-v-bb838dd4].index-row .stockCarousel {
    position: absolute;
    bottom: -.8rem
}

[data-v-bb838dd4].index-row .row-box {
    width: 85%;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
    padding: 0 1.067rem
}

[data-v-bb838dd4].index-row .row-box .my-banner {
    height: auto
}

[data-v-bb838dd4].index-row .row-box .my-banner .title {
    position: relative;
    z-index: 1;
    font-size: 1.2rem;
    color: #fff;
    font-weight: 600;
    text-align: center
}

[data-v-bb838dd4].index-row .row-box .my-banner .subtitle {
    margin-top: .267rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[data-v-bb838dd4].index-row .row-box .my-banner .subtitle div {
    padding-right: .533rem;
    text-align: center
}

[data-v-bb838dd4].index-row .row-box .my-banner .subtitle div h6 {
    padding: .4rem 0 .133rem 0;
    background-image: linear-gradient(91.66deg, #fff 9.9%, rgba(39, 255, 216, .972) 26.65%, #5151ff 43.37%, #ea69ff 60.09%, #ffd8da 76.3%, #fff 92.25%);
    font-size: .72rem;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -.02em;
    -webkit-background-clip: text;
    background-clip: text;
    background-repeat: no-repeat;
    background-size: 800% 800%;
    color: var(--blackColor);
    margin-bottom: .053rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: transform;
    -webkit-text-fill-color: transparent;
    letter-spacing: .013rem !important;
    white-space: nowrap;
    -webkit-animation: text-animation-base-bKhzTGrS-bb838dd4 15s ease infinite;
    animation: text-animation-base-bKhzTGrS-bb838dd4 15s ease infinite
}

@-webkit-keyframes text-animation-base-bKhzTGrS-bb838dd4 {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes text-animation-base-bKhzTGrS-bb838dd4 {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

[data-v-bb838dd4].index-row .row-box .my-banner .subtitle div>span {
    color: #fff;
    font-size: .32rem;
    font-style: normal;
    font-weight: 400
}

[data-v-bb838dd4].index-row .row-box .my-banner .searchSwitch {
    width: 6.867rem;
    height: .853rem;
    line-height: .853rem;
    margin: .933rem 0;
    color: #fff;
    background-color: transparent;
    border: .013rem solid #fff;
    border-radius: .8rem;
    font-size: .293rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    padding-left: .667rem
}

[data-v-bb838dd4].index-row .row-box .my-banner .header-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-bb838dd4].index-row .row-box .my-banner .header-data .data-item {
    -webkit-transition: background .5s ease-in-out;
    transition: background .5s ease-in-out;
    background-color: var(--dataItemBg);
    border-radius: .667rem;
    padding: .133rem .8rem .133rem .267rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: .267rem;
    cursor: pointer
}

[data-v-bb838dd4].index-row .row-box .my-banner .header-data .data-item .el-image {
    width: .8rem;
    border-radius: 50%;
    margin-right: .133rem
}

[data-v-bb838dd4].index-row .row-box .my-banner .header-data .data-item div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[data-v-bb838dd4].index-row .row-box .my-banner .header-data .data-item span {
    font-size: .213rem;
    font-weight: 400;
    color: var(--blackColor)
}

[data-v-bb838dd4].index-row .row-box .my-banner .header-data .data-item .el-carousel {
    height: .4rem
}

[data-v-bb838dd4].index-row .row-box .my-banner .header-data .data-item .el-carousel .el-carousel__item {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-v-bb838dd4].index-row .row-box .my-banner .header-data .data-item .el-carousel .el-carousel__item .medium {
    font-size: .187rem;
    color: var(--blackColor);
    font-weight: 400
}

[data-v-bb838dd4] .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto
}

.relative[data-v-54cbd5d9] {
    width: 100% !important
}

.big-line-container[data-v-0fef0973] {
    --font: #222
}

.is_dark .big-line-container[data-v-0fef0973] {
    --font: #fff
}

.big-line-container[data-v-0fef0973] {
    margin-top: .2rem;
    width: 100%;
    height: 9.333rem;
    position: relative;
    overflow: hidden
}

.big-line-container #bigLine[data-v-0fef0973] {
    margin-top: 1.067rem
}

.big-line-container .big-line-brief[data-v-0fef0973] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    top: .267rem;
    left: .267rem
}

.big-line-container .big-line-brief .icon[data-v-0fef0973] {
    width: .853rem;
    height: .853rem;
    margin-right: .133rem
}

.big-line-container .big-line-brief .icon img[data-v-0fef0973],
.big-line-container .big-line-brief .icon svg[data-v-0fef0973] {
    width: 100%;
    height: 100%;
    vertical-align: top
}

.big-line-container .big-line-brief .text[data-v-0fef0973] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.big-line-container .big-line-brief .text span[data-v-0fef0973] {
    font-size: .333rem;
    color: var(--font)
}

.big-line-container .big-line-brief .text span[data-v-0fef0973]:nth-of-type(2) {
    font-size: .293rem;
    color: #ccc
}

.market[data-v-30816d16] {
    --boxBg: transparent;
    --boxBor: transparent
}

.is_dark .market[data-v-30816d16] {
    --boxBg: #000;
    --boxBor: 0.013rem solid var(--plate-border-color, #333d4d)
}

[data-v-30816d16].market {
    --remarkColor: #7e8491;
    padding: 1.333rem 0;
    overflow: hidden
}

[data-v-30816d16].market .hot-title {
    font-size: .48rem;
    font-weight: 400;
    color: var(--blackColor);
    padding-bottom: .4rem
}

[data-v-30816d16].market .swiper-wrapper {
    overflow: initial
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide {
    border: var(--boxBor);
    border-radius: .107rem;
    background-color: var(--boxBg);
    padding: .267rem;
    cursor: pointer
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .icon span {
    font-size: .213rem;
    font-weight: 700;
    color: var(--blackColor)
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .icon div {
    width: 60%;
    height: .64rem
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .price {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .267rem
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .price,
[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .price .change {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .price .change .remark {
    margin-left: .067rem;
    color: var(--remarkColor);
    font-size: .213rem
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .price span {
    font-size: .267rem;
    font-weight: 700;
    color: var(--blackColor)
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .item .price>span:last-of-type {
    font-size: .213rem;
    font-weight: 400
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .isDark .icon {
    height: 1.333rem;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .isDark .icon div {
    height: auto
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .isDark .icon>span {
    display: inline-block;
    padding-right: .267rem
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .isDark .icon>span .price {
    padding-top: .067rem
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .isDark .icon>span .price span {
    font-size: .187rem;
    font-weight: 400
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide .isDark .icon>span .price .change>span:first-of-type {
    margin: 0 .067rem
}

[data-v-30816d16].market .swiper-wrapper .swiper-slide:hover {
    -webkit-box-shadow: 0 0 .267rem .013rem rgba(255, 187, 118, .247);
    box-shadow: 0 0 .267rem .013rem rgba(255, 187, 118, .247)
}

[data-v-30816d16].market .swiper-wrapper .active {
    border: .013rem solid hsla(0, 0%, 100%, .454)
}

[data-v-30816d16].market .big-line {
    height: 5.067rem;
    margin-top: .4rem
}

.rankingList[data-v-06cec33d] {
    --bottomBor: 0.027rem solid #ebebeb;
    --boxBor: none
}

.is_dark .rankingList[data-v-06cec33d] {
    --bottomBor: 0.027rem solid #171d28;
    --boxBor: 0.013rem solid #333d4d
}

[data-v-06cec33d].rankingList .rankingList-title {
    color: var(--blackColor);
    font-size: .48rem;
    font-weight: 400;
    padding-bottom: .467rem
}

[data-v-06cec33d].rankingList .rankingList-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

[data-v-06cec33d].rankingList .rankingList-active li {
    color: #9999a6;
    margin-right: .667rem;
    font-size: .32rem;
    font-weight: 400;
    cursor: pointer
}

[data-v-06cec33d].rankingList .rankingList-active .is-active {
    color: var(--blackColor);
    border-bottom: .067rem solid #fff
}

[data-v-06cec33d].rankingList .rankingList-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: var(--boxBor);
    border-radius: .32rem;
    padding: .267rem
}

[data-v-06cec33d].rankingList .rankingList-data .table-box {
    width: 48%
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table,
[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .el-table__body tr:hover>td.el-table__cell,
[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table th.el-table__cell,
[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table tr,
[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table:before {
    background-color: transparent
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table td.el-table__cell,
[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table th.el-table__cell.is-leaf {
    border-bottom: var(--bottomBor)
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .cell,
[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .el-table__body-wrapper {
    overflow: initial
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .table-coinName {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .table-coinName span {
    color: var(--blackColor);
    font-size: .187rem;
    font-weight: 400
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .table-coinName .el-image {
    width: .64rem;
    height: .64rem;
    border-radius: 50%;
    margin: 0 .267rem
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .table-coinName div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .table-coinName div>span:last-of-type {
    font-size: .16rem;
    color: #73797d
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .table-lineChart {
    height: .827rem
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .price div {
    color: var(--blackColor);
    font-size: .187rem;
    font-weight: 400
}

[data-v-06cec33d].rankingList .rankingList-data .table-box .el-table .price span {
    font-size: .187rem;
    font-weight: 400
}

[data-v-4c60416e].adCarousel {
    padding-top: 1.067rem;
    position: relative
}

[data-v-4c60416e].adCarousel .butpur {
    position: absolute;
    font-size: .427rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .533rem;
    height: .533rem;
    border-radius: 50%;
    background-color: #e1e1e1;
    color: #fff;
    top: 55%;
    cursor: pointer
}

[data-v-4c60416e].adCarousel .el-icon-arrow-left {
    left: -.8rem
}

[data-v-4c60416e].adCarousel .el-icon-arrow-right {
    right: -.8rem
}

.big-line-container[data-v-600d3fda] {
    --font: #222
}

.is_dark .big-line-container[data-v-600d3fda] {
    --font: #fff
}

.big-line-container[data-v-600d3fda] {
    margin-top: .2rem;
    width: 100%;
    height: 8rem;
    position: relative;
    overflow: hidden
}

.big-line-container #bigLine[data-v-600d3fda] {
    margin-top: 1.067rem
}

.big-line-container .big-line-brief[data-v-600d3fda] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    position: absolute;
    top: .267rem;
    left: .267rem
}

.big-line-container .big-line-brief .icon[data-v-600d3fda] {
    width: .853rem;
    height: .853rem;
    margin-right: .133rem
}

.big-line-container .big-line-brief .icon img[data-v-600d3fda],
.big-line-container .big-line-brief .icon svg[data-v-600d3fda] {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    vertical-align: top
}

.big-line-container .big-line-brief .text[data-v-600d3fda] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.big-line-container .big-line-brief .text span[data-v-600d3fda] {
    font-size: .333rem;
    color: var(--font)
}

.big-line-container .big-line-brief .text span[data-v-600d3fda]:nth-of-type(2) {
    font-size: .293rem;
    color: #919191
}

.stock-banner[data-v-b5ec1834] {
    --itemBackground: #fff;
    --textColor: #000;
    --remarkColor: #7e8491;
    --inviteBor: none;
    --inviteBg: #fff
}

.is_dark .stock-banner[data-v-b5ec1834] {
    --itemBackground: #131417;
    --textColor: #fff;
    --remarkColor: #7e8491;
    --inviteBor: 0.013rem solid #8c8c8c;
    --inviteBg: transparent
}

.table-content .coin-container tr[data-v-b5ec1834] {
    height: 1.067rem !important
}

.input-search[data-v-b5ec1834] :focus {
    outline: none
}

[data-v-b5ec1834].stock-banner .mobile .content {
    width: 100%
}

[data-v-b5ec1834].stock-banner .mobile .content .item {
    min-height: 3.467rem;
    border-radius: .16rem;
    background-color: var(--itemBackground);
    border: var(--inviteBor);
    font-size: .373rem
}

[data-v-b5ec1834].stock-banner .mobile .content .item div,
[data-v-b5ec1834].stock-banner .mobile .content .item span {
    color: var(--textColor)
}

[data-v-b5ec1834].stock-banner .mobile .content .item>div {
    margin-top: .267rem;
    padding: 0 .2rem
}

[data-v-b5ec1834].stock-banner .mobile .content .item>div:first-child {
    margin-top: .2rem
}

[data-v-b5ec1834].stock-banner .mobile .content .item>div>div:not(:first-child) {
    margin-top: .067rem;
    margin-left: .08rem
}

[data-v-b5ec1834].stock-banner .mobile .content .item .title {
    margin-bottom: .133rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

[data-v-b5ec1834].stock-banner .mobile .content .item .title .icon {
    margin-right: .133rem
}

[data-v-b5ec1834].stock-banner .mobile .content .item .title .icon .symbol {
    margin-top: .08rem;
    display: inline-block;
    width: .827rem !important;
    height: .827rem !important
}

[data-v-b5ec1834].stock-banner .mobile .content .item .title .icon .symbol img {
    border-radius: 50% !important;
    width: 100% !important;
    height: 100% !important
}

[data-v-b5ec1834].stock-banner .mobile .content .item .title .text {
    width: 1.867rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-b5ec1834].stock-banner .mobile .content .item .title .text span {
    font-size: .347rem;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

[data-v-b5ec1834].stock-banner .mobile .content .item .title .text span:last-child {
    font-size: .293rem;
    color: #ccc
}

[data-v-b5ec1834].stock-banner .mobile .content .item .price {
    font-size: .347rem
}

[data-v-b5ec1834].stock-banner .mobile .content .item .change {
    margin: .2rem;
    font-size: .333rem
}

[data-v-b5ec1834].stock-banner .mobile .content .item .change>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-b5ec1834].stock-banner .mobile .content .item .change .remark {
    color: var(--remarkColor) !important;
    font-size: .293rem !important
}

[data-v-b5ec1834].stock-banner .mobile .content .item .kline {
    height: 1.067rem
}

[data-v-b5ec1834].stock-banner .web {
    padding: 1.333rem 0
}

[data-v-b5ec1834].stock-banner .web .web-lineChart {
    height: 4rem;
    margin-top: .667rem
}

[data-v-b5ec1834].stock-banner .web .web-title {
    color: var(--textColor);
    font-size: .48rem;
    font-weight: 400;
    padding-bottom: .467rem
}

[data-v-b5ec1834].stock-banner .web .content {
    width: 100%
}

[data-v-b5ec1834].stock-banner .web .content .item {
    max-height: 3.467rem;
    border-radius: .16rem;
    background-color: var(--itemBackground);
    font-size: .347rem;
    border: .013rem solid #333d4d;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

[data-v-b5ec1834].stock-banner .web .content .item div,
[data-v-b5ec1834].stock-banner .web .content .item span {
    color: var(--textColor)
}

[data-v-b5ec1834].stock-banner .web .content .item>div {
    margin-top: .107rem;
    padding: 0 .2rem;
    width: 100%
}

[data-v-b5ec1834].stock-banner .web .content .item>div:first-child {
    margin-top: .133rem
}

[data-v-b5ec1834].stock-banner .web .content .item .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-b5ec1834].stock-banner .web .content .item .icon .symbol {
    margin-right: .133rem
}

[data-v-b5ec1834].stock-banner .web .content .item .icon .symbol img {
    border-radius: 50%
}

[data-v-b5ec1834].stock-banner .web .content .item .icon div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%
}

[data-v-b5ec1834].stock-banner .web .content .item .icon div>span:first-of-type {
    font-size: .213rem;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

[data-v-b5ec1834].stock-banner .web .content .item .icon div>span:last-of-type {
    font-size: .187rem;
    font-weight: 400;
    color: #73797d
}

[data-v-b5ec1834].stock-banner .web .content .item .kline {
    width: 100%;
    height: .933rem
}

[data-v-b5ec1834].stock-banner .web .content .item .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .133rem 0
}

[data-v-b5ec1834].stock-banner .web .content .item .price {
    font-size: .293rem;
    font-weight: 600;
    white-space: nowrap
}

[data-v-b5ec1834].stock-banner .web .content .item .change {
    font-size: .24rem;
    white-space: nowrap
}

[data-v-b5ec1834].stock-banner .web .content .item .change .remark {
    color: var(--remarkColor) !important;
    font-size: .24rem !important
}

[data-v-b5ec1834] img {
    margin-right: .133rem;
    width: .547rem;
    height: .547rem
}

.todayBigEvents[data-v-2bb77822] {
    --newsListBg: #fff;
    --itemBor: 0.013rem solid #ebebeb
}

.is_dark .todayBigEvents[data-v-2bb77822] {
    --newsListBg: transparent;
    --itemBor: 0.013rem solid #979797
}

[data-v-2bb77822].todayBigEvents .todayBigEvents-title {
    color: var(--blackColor);
    font-size: .24rem;
    font-weight: 400;
    padding-bottom: .4rem
}

[data-v-2bb77822].todayBigEvents .todayBigEvents-list {
    background-color: var(--newsListBg);
    border: var(--itemBor);
    border-radius: .16rem;
    padding: .133rem .4rem
}

[data-v-2bb77822].todayBigEvents .todayBigEvents-list li {
    list-style-type: disc;
    color: var(--blackColor);
    padding-bottom: .533rem;
    cursor: pointer
}

[data-v-2bb77822].todayBigEvents .todayBigEvents-list li::marker {
    font-size: .32rem
}

[data-v-2bb77822].todayBigEvents .todayBigEvents-list li h6 {
    font-size: .24rem;
    font-weight: 400;
    color: var(--blackColor);
    padding-bottom: .133rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

[data-v-2bb77822].todayBigEvents .todayBigEvents-list li span {
    font-size: .24rem;
    font-weight: 400;
    color: #9999a6
}

[data-v-2bb77822].todayBigEvents .todayBigEvents-list .noData h6 {
    color: var(--blackColor);
    font-weight: 400
}

[data-v-2b6e55df].cryptocurrencyNews .news-list {
    padding: .667rem
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li {
    border-radius: .16rem;
    padding: .467rem .333rem;
    margin-top: .333rem;
    background-color: #111
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li h6 {
    font-size: .373rem;
    font-weight: 400;
    color: #fff;
    line-height: 1.5
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li .time {
    color: #9999a6;
    font-size: .32rem;
    font-weight: 400;
    padding-top: .133rem
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li .description {
    font-size: .347rem;
    font-weight: 400;
    color: #fff;
    margin: .267rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li .el-image {
    border-radius: .16rem;
    width: 100%
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li .news-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .4rem
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li .news-box i {
    font-size: .427rem
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li .news-box .avatar {
    color: #9999a6;
    font-size: .347rem;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-2b6e55df].cryptocurrencyNews .news-list li .news-box .avatar img {
    width: .48rem;
    height: .48rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .107rem;
    margin-left: .067rem
}

[data-v-e57fc696].cryptocurrencyNews .news-list {
    padding: .667rem
}

[data-v-e57fc696].cryptocurrencyNews .news-list li {
    border-radius: .16rem;
    padding: .467rem .333rem;
    margin-top: .333rem;
    background-color: #111
}

[data-v-e57fc696].cryptocurrencyNews .news-list li h6 {
    font-size: .373rem;
    font-weight: 400;
    color: #fff;
    line-height: 1.5
}

[data-v-e57fc696].cryptocurrencyNews .news-list li .time {
    color: #9999a6;
    font-size: .32rem;
    font-weight: 400;
    padding-top: .133rem
}

[data-v-e57fc696].cryptocurrencyNews .news-list li .description {
    font-size: .347rem;
    font-weight: 400;
    color: #fff;
    margin: .267rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

[data-v-e57fc696].cryptocurrencyNews .news-list li .el-image {
    border-radius: .16rem;
    width: 100%
}

[data-v-e57fc696].cryptocurrencyNews .news-list li .news-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .4rem
}

[data-v-e57fc696].cryptocurrencyNews .news-list li .news-box i {
    font-size: .427rem
}

[data-v-e57fc696].cryptocurrencyNews .news-list li .news-box .avatar {
    color: #9999a6;
    font-size: .347rem;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-e57fc696].cryptocurrencyNews .news-list li .news-box .avatar img {
    width: .48rem;
    height: .48rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .107rem;
    margin-left: .067rem
}

.newsCastrate[data-v-f32f1124] {
    --tabsColor: #999;
    --inviteBor: none;
    --boxBg: #fff;
    --newsListBg: #fff;
    --itemBor: 0.013rem solid #ebebeb;
    --itemBottom: 0.013rem solid #ebebeb
}

.is_dark .newsCastrate[data-v-f32f1124] {
    --tabsColor: #fff;
    --inviteBor: 0.04rem solid #121212;
    --boxBg: #111;
    --newsListBg: transparent;
    --itemBor: none;
    --itemBottom: 0.013rem solid #393939
}

[data-v-f32f1124].newsCastrate .noData h6 {
    color: var(--blackColor)
}

[data-v-f32f1124].newsCastrate .mobile {
    padding: .133rem
}

[data-v-f32f1124].newsCastrate .mobile .van-tabs {
    border-bottom: var(--inviteBor)
}

[data-v-f32f1124].newsCastrate .mobile .van-tabs .van-tab__text {
    color: var(--tabsColor)
}

[data-v-f32f1124].newsCastrate .mobile .van-tabs .van-tab--active .van-tab__text {
    color: var(--blackColor)
}

[data-v-f32f1124].newsCastrate .mobile .van-tabs .van-tabs__line {
    background-color: var(--blackColor)
}

[data-v-f32f1124].newsCastrate .mobile .van-tabs .van-tab {
    margin-right: .267rem
}

[data-v-f32f1124].newsCastrate .mobile .van-tabs .van-tab--disabled {
    opacity: 0
}

[data-v-f32f1124].newsCastrate .mobile .rankingList-active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: .267rem
}

[data-v-f32f1124].newsCastrate .mobile .rankingList-active li {
    color: #9999a6;
    padding-bottom: .267rem;
    margin-right: .667rem;
    font-size: .427rem;
    font-weight: 400;
    cursor: pointer
}

[data-v-f32f1124].newsCastrate .mobile .rankingList-active .is-active {
    color: #fff;
    border-bottom: .067rem solid #fff
}

[data-v-f32f1124].newsCastrate .mobile .news-list {
    padding: 0
}

[data-v-f32f1124].newsCastrate .mobile .news-list li {
    border-radius: .16rem;
    padding: .467rem .333rem;
    margin-top: .333rem;
    background-color: var(--boxBg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .newsCastrate-box {
    padding-left: .133rem;
    width: 24rem
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .newsCastrate-box h6 {
    font-size: .32rem;
    font-weight: 400;
    color: var(--blackColor);
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .newsCastrate-box .time {
    color: #9999a6;
    font-size: .32rem;
    font-weight: 400;
    padding-top: .133rem
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .newsCastrate-box .description {
    font-size: .267rem;
    font-weight: 400;
    color: #9999a6;
    margin: .067rem 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .newsCastrate-box .news-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .133rem
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .newsCastrate-box .news-box i {
    font-size: .347rem
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .newsCastrate-box .news-box .avatar {
    color: #9999a6;
    font-size: .293rem;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .newsCastrate-box .news-box .avatar img {
    width: .347rem;
    height: .347rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .107rem;
    margin-left: .067rem
}

[data-v-f32f1124].newsCastrate .mobile .news-list li .el-image {
    width: 12.667rem;
    height: 2.667rem;
    border-radius: .16rem
}

[data-v-f32f1124].newsCastrate .web .new-details {
    padding: 1.067rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left {
    width: 65%
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .left-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: .133rem
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .left-list li {
    font-size: .373rem;
    font-weight: 400;
    color: #9999a6;
    cursor: pointer;
    margin-right: .4rem
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .left-list .selected {
    color: var(--blackColor);
    border-bottom: .053rem solid var(--blackColor)
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list {
    background-color: var(--newsListBg);
    border: var(--itemBor);
    padding: .667rem 0
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: var(--itemBottom);
    padding: 0 0 .4rem .133rem;
    margin: .267rem 0;
    cursor: pointer
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li>div:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%;
    height: 2.4rem;
    padding-left: .533rem
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li>div:last-of-type h6 {
    font-size: .24rem;
    font-weight: 400;
    padding-right: .133rem;
    color: var(--blackColor);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li>div:last-of-type div {
    color: #9999a6;
    font-size: .213rem;
    font-weight: 400
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li .description {
    color: #9999a6;
    font-size: .213rem;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li .news-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: .133rem
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li .news-box i {
    font-size: .347rem
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li .news-box .avatar {
    color: #9999a6;
    font-size: .213rem;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li .news-box .avatar img {
    width: .347rem;
    height: .347rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .107rem;
    margin-left: .067rem
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li .el-image {
    width: 4rem;
    height: 2.4rem;
    border-radius: .16rem;
    padding: 0
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li .el-image img {
    -o-object-fit: cover;
    object-fit: cover
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list li i {
    font-size: 2rem;
    color: #9999a6
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .news-list>:last-of-type {
    border: none
}

[data-v-f32f1124].newsCastrate .web .new-details .details-left .open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-v-f32f1124].newsCastrate .web .new-details .todayBigEvents {
    width: 30%
}

.news[data-v-b7875ffe] {
    --descriptionColor: #383838;
    --itemBg: #fff;
    --itemBor: 0.013rem solid #ebebeb
}

.is_dark .news[data-v-b7875ffe] {
    --descriptionColor: #ccc;
    --itemBg: transparent;
    --itemBor: 0.013rem solid #3a3f4d
}

[data-v-b7875ffe].news {
    padding: 1.333rem 0
}

[data-v-b7875ffe].news .gener-title {
    color: var(--blackColor);
    font-size: .48rem;
    font-weight: 400;
    padding-bottom: .467rem
}

[data-v-b7875ffe].news .news-news {
    color: var(--blackColor);
    font-size: .48rem;
    font-weight: 400;
    padding-top: 1.333rem
}

[data-v-b7875ffe].news .informationselect {
    border-radius: .16rem;
    background: var(--bg)
}

[data-v-b7875ffe].news .informationselect .swiper-slide {
    position: relative;
    overflow: hidden
}

[data-v-b7875ffe].news .informationselect .swiper-slide:after {
    content: "";
    width: 200%;
    height: 200%;
    background: conic-gradient(red, #ff0, green, blue, red);
    display: block;
    position: absolute;
    left: -50%;
    top: -50%;
    z-index: -1;
    border-radius: .16rem;
    -webkit-animation: rotate-animation-b7875ffe 5s linear infinite;
    animation: rotate-animation-b7875ffe 5s linear infinite;
    display: none
}

@-webkit-keyframes rotate-animation-b7875ffe {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate-animation-b7875ffe {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box {
    border-radius: .16rem;
    padding: .4rem .2rem;
    background-color: var(--itemBg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box .icon-img {
    width: 100%;
    height: 2.667rem
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box .icon-img .el-image__inner {
    -o-object-fit: cover;
    object-fit: cover
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box>div {
    width: 100%;
    margin-top: .2rem
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box .title {
    font-size: .24rem;
    color: var(--blackColor);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: .267rem 0
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box .description {
    font-size: .213rem;
    line-height: 2;
    color: var(--descriptionColor);
    margin: .133rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    height: .8rem
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box .remark {
    font-size: .213rem;
    font-weight: 400;
    color: var(--descriptionColor)
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box .time {
    color: var(--descriptionColor);
    font-size: .187rem;
    padding-top: .267rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

[data-v-b7875ffe].news .informationselect .swiper-slide .remark-box .time span:nth-of-type(2) {
    margin-left: .2rem
}

[data-v-b7875ffe].news .swiper-slide {
    border: var(--itemBor);
    border-radius: .16rem
}

[data-v-b7875ffe].news .swiper-slide .el-image {
    overflow: hidden
}

[data-v-b7875ffe].news .swiper-slide .el-image img {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

[data-v-b7875ffe].news .swiper-slide:hover .el-image img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

[data-v-b7875ffe].news .news-list {
    padding: .667rem 0
}

[data-v-b7875ffe].news .news-list li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: .013rem solid #393939;
    padding-bottom: .4rem;
    margin: .267rem 0;
    cursor: pointer
}

[data-v-b7875ffe].news .news-list li,
[data-v-b7875ffe].news .news-list li>div:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[data-v-b7875ffe].news .news-list li>div:first-of-type {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 80%;
    min-height: 2.053rem
}

[data-v-b7875ffe].news .news-list li>div:first-of-type h6 {
    font-size: .187rem;
    font-weight: 400;
    padding-right: .133rem;
    color: #fff
}

[data-v-b7875ffe].news .news-list li>div:first-of-type div {
    color: #9999a6;
    font-size: .32rem;
    font-weight: 400;
    padding-top: .267rem
}

[data-v-b7875ffe].news .news-list li>div:first-of-type div span {
    margin-left: .133rem
}

[data-v-b7875ffe].news .news-list li>div:first-of-type div .avatar {
    color: #9999a6;
    font-size: .347rem;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: .067rem
}

[data-v-b7875ffe].news .news-list li>div:first-of-type div .avatar img {
    width: .48rem;
    height: .48rem;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: .107rem
}

[data-v-b7875ffe].news .news-list li .el-image {
    width: 3.093rem
}

.aiRanking[data-v-48455af5] {
    --inviteBor: 0.013rem solid #ebebeb;
    --inviteBg: #fff;
    --listBg: #fff;
    --listBor: 0.013rem solid #f4f6f8;
    --aiRankingPcBg: #fff;
    --pTagColor: #222
}

.is_dark .aiRanking[data-v-48455af5] {
    --inviteBor: 0.013rem solid #8c8c8c;
    --inviteBg: transparent;
    --listBg: #121212;
    --listBor: none;
    --aiRankingPcBg: transparent;
    --pTagColor: #ccc
}

.aiRanking .mobile .follow-header[data-v-48455af5] {
    border: var(--inviteBor);
    border-radius: .32rem;
    padding: .467rem
}

.aiRanking .mobile .follow-header>h6[data-v-48455af5] {
    font-size: .507rem;
    font-weight: 400;
    color: var(--blackColor);
    padding: .4rem 0;
    text-align: center
}

.aiRanking .mobile .follow-box[data-v-48455af5] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.aiRanking .mobile .follow-box div[data-v-48455af5] {
    width: 30%;
    border-radius: .32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .133rem .267rem;
    position: relative
}

.aiRanking .mobile .follow-box div h6[data-v-48455af5],
.aiRanking .mobile .follow-box div span[data-v-48455af5] {
    font-size: .347rem;
    font-weight: 400;
    color: #fff;
    text-align: center
}

.aiRanking .mobile .follow-box div span[data-v-48455af5] {
    display: block
}

.aiRanking .mobile .follow-box div>span[data-v-48455af5]:last-of-type {
    color: #0bc98d
}

.aiRanking .mobile .follow-box div .icon[data-v-48455af5] {
    width: 1.2rem;
    margin: .133rem 0;
    border-radius: 50%
}

.aiRanking .mobile .follow-box div .tip[data-v-48455af5] {
    position: absolute;
    right: -.427rem;
    top: -.427rem
}

.aiRanking .mobile .follow-box>div[data-v-48455af5]:first-of-type {
    background-color: #2d47ad
}

.aiRanking .mobile .follow-box>div[data-v-48455af5]:nth-of-type(2) {
    background-color: #8d5cf5;
    margin: 0 .267rem;
    padding-top: .267rem
}

.aiRanking .mobile .follow-box>div:nth-of-type(2) .icon[data-v-48455af5] {
    width: 1.333rem
}

.aiRanking .mobile .follow-box>div:nth-of-type(2) h6[data-v-48455af5],
.aiRanking .mobile .follow-box>div:nth-of-type(2) span[data-v-48455af5] {
    font-size: .373rem
}

.aiRanking .mobile .follow-box>div[data-v-48455af5]:nth-of-type(3) {
    background-color: #3867de
}

.aiRanking .mobile .dataScrolling[data-v-48455af5] {
    margin-top: .267rem
}

.aiRanking .mobile .dataScrolling .list-data-box .list-data[data-v-48455af5] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-radius: .16rem;
    padding: .2rem .267rem;
    margin: .133rem 0;
    background-color: var(--listBg);
    border: var(--listBor)
}

.aiRanking .mobile .dataScrolling .list-data-box .list-data>div[data-v-48455af5]:first-of-type,
.aiRanking .mobile .dataScrolling .list-data-box .list-data[data-v-48455af5] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.aiRanking .mobile .dataScrolling .list-data-box .list-data>div:first-of-type .icon[data-v-48455af5] {
    width: 1.067rem;
    margin: 0 .267rem;
    border-radius: 50%
}

.aiRanking .mobile .dataScrolling .list-data-box .list-data>div:first-of-type span[data-v-48455af5] {
    font-size: .373rem;
    font-weight: 400;
    color: var(--blackColor);
    white-space: nowrap
}

.aiRanking .mobile .dataScrolling .list-data-box .list-data>div:first-of-type>span[data-v-48455af5]:first-of-type {
    width: .267rem
}

.aiRanking .mobile .dataScrolling .list-data-box .list-data>div[data-v-48455af5]:last-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.aiRanking .mobile .dataScrolling .list-data-box .list-data>div:last-of-type span[data-v-48455af5] {
    font-size: .373rem;
    font-weight: 400;
    color: var(--blackColor)
}

.aiRanking .mobile .dataScrolling .list-data-box .list-data>div:last-of-type span[data-v-48455af5]:last-child {
    color: #78df97
}

.aiRanking .web[data-v-48455af5] {
    padding-top: 1.333rem
}

.aiRanking .web .web-title[data-v-48455af5] {
    color: var(--blackColor);
    font-size: .48rem;
    font-weight: 400;
    padding-bottom: .467rem
}

.aiRanking .web .web-box[data-v-48455af5] {
    border: var(--inviteBor);
    border-radius: .32rem;
    background-color: var(--aiRankingPcBg);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .8rem .533rem .533rem .533rem
}

.aiRanking .web .web-box .follow-box[data-v-48455af5] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.aiRanking .web .web-box .follow-box div[data-v-48455af5] {
    cursor: pointer;
    width: 30%;
    border-radius: .32rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .533rem .267rem;
    position: relative;
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s
}

.aiRanking .web .web-box .follow-box div[data-v-48455af5]:hover {
    -webkit-transform: translateY(-.267rem);
    -ms-transform: translateY(-.267rem);
    transform: translateY(-.267rem)
}

.aiRanking .web .web-box .follow-box div h6[data-v-48455af5] {
    font-size: .213rem;
    font-weight: 400;
    color: #fff;
    text-align: center
}

.aiRanking .web .web-box .follow-box div span[data-v-48455af5] {
    display: block;
    font-size: .213rem;
    font-weight: 400;
    color: #fff;
    text-align: center
}

.aiRanking .web .web-box .follow-box div>span[data-v-48455af5]:last-of-type {
    color: #0bc98d
}

.aiRanking .web .web-box .follow-box div .icon[data-v-48455af5] {
    width: 1.2rem;
    margin: .133rem 0;
    border-radius: 50%
}

.aiRanking .web .web-box .follow-box div .tip[data-v-48455af5] {
    width: .667rem;
    position: absolute;
    right: -.293rem;
    top: -.293rem
}

.aiRanking .web .web-box .follow-box>div[data-v-48455af5]:first-of-type {
    background-color: #2d47ad
}

.aiRanking .web .web-box .follow-box>div[data-v-48455af5]:nth-of-type(2) {
    background-color: #8d5cf5;
    margin: 0 .267rem;
    padding-top: .8rem
}

.aiRanking .web .web-box .follow-box>div:nth-of-type(2) .icon[data-v-48455af5] {
    width: 1.333rem
}

.aiRanking .web .web-box .follow-box>div:nth-of-type(2) h6[data-v-48455af5],
.aiRanking .web .web-box .follow-box>div:nth-of-type(2) span[data-v-48455af5] {
    font-size: .24rem
}

.aiRanking .web .web-box .follow-box>div[data-v-48455af5]:nth-of-type(3) {
    background-color: #3867de
}

.aiRanking .web .web-box .box-text h6[data-v-48455af5] {
    color: var(--blackColor);
    font-size: .24rem;
    font-weight: 700;
    padding-bottom: .533rem
}

.aiRanking .web .web-box .box-text p[data-v-48455af5] {
    color: var(--pTagColor);
    font-size: .213rem;
    font-weight: 400;
    line-height: 3
}

.aiRanking .web .web-box .box-gif[data-v-48455af5] {
    width: 30%;
    border-radius: .8rem
}

.pcIndex[data-v-6826a8f2] {
    --backgroundBoxBg: #fff
}

.is_dark .pcIndex[data-v-6826a8f2] {
    --backgroundBoxBg: transparent
}

[data-v-6826a8f2].pcIndex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--bg)
}

[data-v-6826a8f2].pcIndex>div {
    width: 85%
}

[data-v-6826a8f2].pcIndex .background-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--backgroundBoxBg)
}

[data-v-6826a8f2].pcIndex .background-box>div {
    width: 85%
}

[data-v-6826a8f2].pcIndex .sponsor {
    width: 85%;
    padding: .667rem 0
}

[data-v-6826a8f2].pcIndex .sponsor .gener-title {
    color: var(--blackColor);
    font-size: .48rem;
    font-weight: 400;
    padding-bottom: .467rem
}

[data-v-6826a8f2].pcIndex .sponsor .my-partner {
    width: 100%;
    margin: .467rem 0;
    text-align: center;
    z-index: 2
}

[data-v-6826a8f2].pcIndex .sponsor .my-partner .swiper-container,
[data-v-6826a8f2].pcIndex .sponsor .my-partner .swiper-container .swiper-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[data-v-6826a8f2].pcIndex .sponsor .swiper-slide {
    margin: 0 .533rem
}

[data-v-6826a8f2].pcIndex .sponsor .swiperTow,
[data-v-6826a8f2].pcIndex .sponsor .swiperTow img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

[data-v-6826a8f2].pcIndex .sponsor .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto
}

[data-v-2b51a262].marketIndex {
    --remarkColor: #7e8491
}

[data-v-2b51a262].marketIndex .marketIndex-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--blackColor);
    padding: .8rem 0 .333rem 0
}

[data-v-2b51a262].marketIndex .marketIndex-header>span:first-of-type {
    font-size: .453rem;
    font-weight: 700
}

[data-v-2b51a262].marketIndex .marketIndex-header>span:last-of-type {
    font-size: .373rem;
    font-weight: 400
}

[data-v-2b51a262].marketIndex .data-item {
    width: 100%;
    border: var(--inviteBor);
    border-radius: .16rem;
    background-color: var(--inviteBg);
    padding: .267rem .133rem
}

[data-v-2b51a262].marketIndex .data-item h6 {
    font-size: .453rem;
    font-weight: 400;
    color: var(--blackColor);
    padding-bottom: .267rem
}

[data-v-2b51a262].marketIndex .data-item span {
    font-size: .347rem;
    font-weight: 400;
    color: var(--blackColor)
}

[data-v-2b51a262].marketIndex .data-item .polyline {
    height: 1.733rem
}

[data-v-2b51a262].marketIndex .data-item .change {
    margin-top: .267rem
}

[data-v-2b51a262].marketIndex .data-item .change .remark {
    color: var(--remarkColor) !important;
    font-size: .293rem !important
}

[data-v-2b51a262].marketIndex .data-item .item-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .133rem 0
}

[data-v-2b51a262].marketIndex .data-item .item-progress .el-progress {
    width: 60%
}

[data-v-2b51a262].marketIndex .data-item .item-progress .el-progress .el-progress-bar__innerText {
    color: #fff !important;
    font-size: .32rem
}

[data-v-2b51a262].marketIndex .data-item .item-progress .el-progress .el-progress-bar__outer {
    background-color: #161a1e !important
}

[data-v-2b51a262].marketIndex .data-item .item-progress>span:first-of-type {
    display: inline-block;
    width: 15%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

[data-v-2b51a262].marketIndex .data-item .item-progress>span:last-of-type {
    display: inline-block;
    width: 25%;
    margin-left: .067rem
}

[data-v-2b51a262].marketIndex .data-item .percentage span {
    font-size: .4rem;
    font-weight: 700;
    color: #25a750;
    margin-right: .267rem
}

[data-v-2b51a262].marketIndex .data-item .percentage>span:last-of-type {
    font-size: .32rem;
    font-weight: 400
}

[data-v-2b51a262].marketIndex .data-item .percentage .up {
    color: #25a750
}

[data-v-2b51a262].marketIndex .data-item .percentage .down {
    color: red
}

[data-v-612b2b3c].popularStocks .popularStocks-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    padding: .533rem 0
}

[data-v-612b2b3c].popularStocks .popularStocks-header>span:first-of-type {
    font-size: .453rem;
    font-weight: 700
}

[data-v-612b2b3c].popularStocks .popularStocks-header>span:last-of-type {
    font-size: .373rem;
    font-weight: 400
}

[data-v-612b2b3c].popularStocks .item {
    max-height: 3.467rem;
    border-radius: .16rem;
    font-size: .373rem
}

[data-v-612b2b3c].popularStocks .item .up {
    color: #4fbf67
}

[data-v-612b2b3c].popularStocks .item .down {
    color: #f6465b
}

[data-v-612b2b3c].popularStocks .item div,
[data-v-612b2b3c].popularStocks .item span {
    color: var(--textColor)
}

[data-v-612b2b3c].popularStocks .item>div {
    margin-top: .107rem;
    padding: 0 .2rem
}

[data-v-612b2b3c].popularStocks .item>div:first-child {
    margin-top: .133rem
}

[data-v-612b2b3c].popularStocks .item .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

[data-v-612b2b3c].popularStocks .item .title .icon {
    margin-right: .133rem
}

[data-v-612b2b3c].popularStocks .item .title .text {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-612b2b3c].popularStocks .item .title .text span {
    font-size: .347rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff
}

[data-v-612b2b3c].popularStocks .item .price {
    font-size: .427rem;
    color: #fff
}

[data-v-612b2b3c].popularStocks .item .change {
    font-size: .333rem
}

[data-v-612b2b3c].popularStocks .item .change .remark {
    color: #fff !important;
    font-size: .293rem !important
}

[data-v-612b2b3c].popularStocks .item .kline {
    height: 1.067rem
}

[data-v-5c094014].news .newsList .news-list {
    padding: 0
}

[data-v-5c094014].news .newsList-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--blackColor);
    padding: .8rem 0 .333rem 0
}

[data-v-5c094014].news .newsList-header>span:first-of-type {
    font-size: .453rem;
    font-weight: 700
}

[data-v-5c094014].news .newsList-header>span:last-of-type {
    font-size: .373rem;
    font-weight: 400
}

.bar,
.is_dark .bar {
    --title: #f7f7f7;
    --bg: #161a1e
}

.van-nav-bar {
    background-color: var(--bg);
    margin-bottom: .667rem
}

.van-nav-bar:after {
    border: none !important
}

.van-nav-bar .van-nav-bar__content {
    height: 50px
}

.van-nav-bar .van-nav-bar__left,
.van-nav-bar .van-nav-bar__title {
    color: var(--title)
}

.van-nav-bar .van-nav-bar__left .iconfont {
    font-size: .533rem;
    vertical-align: middle
}

.van-nav-bar .van-nav-bar__right {
    color: var(--title)
}

[data-v-7431f83c].search-container {
    min-height: 94.2vh;
    padding: .267rem
}

[data-v-7431f83c].search-container>div:not(:first-child) {
    margin-top: .267rem
}

[data-v-7431f83c].search-container .search {
    margin-top: 0
}

[data-v-7431f83c].search-container .search .el-input__inner {
    height: 1.093rem;
    font-size: .427rem;
    padding-left: .933rem;
    background-color: transparent;
    color: #fff;
    border: .013rem solid #474747;
    border-radius: .16rem
}

[data-v-7431f83c].search-container .search .el-input--medium .el-input__icon {
    font-size: .427rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-7431f83c].search-container .search .el-input__prefix {
    margin-left: .267rem
}

[data-v-7431f83c].search-container .list .thead {
    color: #73797d
}

[data-v-7431f83c].search-container .list .item,
[data-v-7431f83c].search-container .list .thead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: .373rem
}

[data-v-7431f83c].search-container .list .item {
    margin-top: .267rem;
    color: #fff
}

[data-v-7431f83c].search-container .list .item:not(:first-child) {
    margin-top: .267rem
}

[data-v-7431f83c].search-container .list .item.title {
    color: #73797d
}

[data-v-7431f83c].search-container .list .item .symbol {
    width: 35%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: .347rem
}

[data-v-7431f83c].search-container .list .item .symbol .remark,
[data-v-7431f83c].search-container .list .item .symbol .remark span,
[data-v-7431f83c].search-container .list .item .symbol>.title,
[data-v-7431f83c].search-container .list .item .symbol>.title span {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word
}

[data-v-7431f83c].search-container .list .item .symbol img,
[data-v-7431f83c].search-container .list .item .symbol svg {
    width: .867rem;
    height: .867rem
}

[data-v-7431f83c].search-container .list .item .symbol .title {
    color: var(--blackColor);
    margin-left: .2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-7431f83c].search-container .list .item .symbol .title span {
    color: var(--blackColor)
}

[data-v-7431f83c].search-container .list .item .symbol .title .remark {
    font-size: .293rem;
    color: var(--remarkColor)
}

[data-v-7431f83c].search-container .list .item .symbol .stock {
    width: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

[data-v-7431f83c].search-container .list .item .price,
[data-v-7431f83c].search-container .list .item .symbol .stock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-7431f83c].search-container .list .item .price {
    text-align: right;
    color: var(--blackColor);
    min-width: 23%;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

[data-v-7431f83c].search-container .list .item .price .change {
    font-size: .32rem
}

.up {
    color: var(--tradingGreen) !important
}

.down {
    color: var(--tradingRed) !important
}

.stock-banner[data-v-0ecb4c99] {
    --itemBackground: #fff;
    --textColor: #000;
    --remarkColor: #7e8491
}

.is_dark .stock-banner[data-v-0ecb4c99] {
    --itemBackground: #131417;
    --textColor: #fff;
    --remarkColor: #7e8491
}

.table-content .coin-container tr[data-v-0ecb4c99] {
    height: 1.067rem !important
}

.input-search[data-v-0ecb4c99] :focus {
    outline: none
}

[data-v-0ecb4c99].stock-banner .mobile .content {
    width: 100%
}

[data-v-0ecb4c99].stock-banner .mobile .content .item {
    min-height: 3.467rem;
    border-radius: .16rem;
    background-color: var(--itemBackground);
    border: .013rem solid #333d4d;
    font-size: .373rem
}

[data-v-0ecb4c99].stock-banner .mobile .content .item div,
[data-v-0ecb4c99].stock-banner .mobile .content .item span {
    color: var(--textColor)
}

[data-v-0ecb4c99].stock-banner .mobile .content .item>div {
    margin-top: .267rem;
    padding: 0 .2rem
}

[data-v-0ecb4c99].stock-banner .mobile .content .item>div:first-child {
    margin-top: .2rem
}

[data-v-0ecb4c99].stock-banner .mobile .content .item>div>div:not(:first-child) {
    margin-top: .067rem;
    margin-left: .08rem
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .title {
    margin-bottom: .133rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .title .icon {
    margin-right: .133rem
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .title .icon .symbol {
    margin-top: .08rem;
    display: inline-block;
    width: .827rem !important;
    height: .827rem !important
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .title .icon .symbol img {
    border-radius: 50% !important;
    width: 100% !important;
    height: 100% !important
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .title .text {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .title .text span {
    font-size: .347rem;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .title .text span:last-child {
    font-size: .293rem;
    color: #ccc
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .price {
    font-size: .347rem
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .change {
    margin: .2rem;
    font-size: .333rem
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .change>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .change .remark {
    color: var(--remarkColor) !important;
    font-size: .293rem !important
}

[data-v-0ecb4c99].stock-banner .mobile .content .item .kline {
    height: 1.067rem
}

[data-v-0ecb4c99].stock-banner .web {
    padding: 1.333rem 0
}

[data-v-0ecb4c99].stock-banner .web .web-lineChart {
    height: 4rem;
    margin-top: .667rem
}

[data-v-0ecb4c99].stock-banner .web .web-title {
    color: #fff;
    font-size: .48rem;
    font-weight: 400;
    padding-bottom: .867rem
}

[data-v-0ecb4c99].stock-banner .web .content {
    width: 100%
}

[data-v-0ecb4c99].stock-banner .web .content .item {
    max-height: 3.467rem;
    border-radius: .16rem;
    background-color: var(--itemBackground);
    font-size: .347rem;
    border: .013rem solid #333d4d;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

[data-v-0ecb4c99].stock-banner .web .content .item div,
[data-v-0ecb4c99].stock-banner .web .content .item span {
    color: var(--textColor)
}

[data-v-0ecb4c99].stock-banner .web .content .item>div {
    margin-top: .107rem;
    padding: 0 .2rem;
    width: 100%
}

[data-v-0ecb4c99].stock-banner .web .content .item>div:first-child {
    margin-top: .133rem
}

[data-v-0ecb4c99].stock-banner .web .content .item .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-0ecb4c99].stock-banner .web .content .item .icon .symbol {
    margin-right: .133rem
}

[data-v-0ecb4c99].stock-banner .web .content .item .icon .symbol img {
    border-radius: 50%
}

[data-v-0ecb4c99].stock-banner .web .content .item .icon div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

[data-v-0ecb4c99].stock-banner .web .content .item .icon div>span:first-of-type {
    font-size: .24rem;
    font-weight: 700
}

[data-v-0ecb4c99].stock-banner .web .content .item .icon div>span:last-of-type {
    font-size: .213rem;
    font-weight: 400;
    color: #73797d
}

[data-v-0ecb4c99].stock-banner .web .content .item .kline {
    width: 100%;
    height: .933rem
}

[data-v-0ecb4c99].stock-banner .web .content .item .price-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .133rem 0
}

[data-v-0ecb4c99].stock-banner .web .content .item .price {
    font-size: .293rem;
    font-weight: 600;
    white-space: nowrap
}

[data-v-0ecb4c99].stock-banner .web .content .item .change {
    font-size: .24rem;
    white-space: nowrap
}

[data-v-0ecb4c99].stock-banner .web .content .item .change .remark {
    color: var(--remarkColor) !important;
    font-size: .24rem !important
}

[data-v-0ecb4c99] img {
    margin-right: .133rem;
    width: .547rem;
    height: .547rem
}

[data-v-df1dbfea].discountedStocks {
    padding: .267rem !important;
    background: -webkit-gradient(linear, left top, right top, from(#171f2e), to(#7f2093));
    background: linear-gradient(90deg, #171f2e, #7f2093);
    border-radius: .24rem
}

[data-v-df1dbfea].discountedStocks>h6 {
    font-size: .48rem;
    font-weight: 900;
    background: -webkit-gradient(linear, left top, right top, from(#f7931a), to(#fff3bf));
    background: linear-gradient(90deg, #f7931a, #fff3bf);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.mobileIndex[data-v-23535806] {
    --bg: #fafafa;
    --textCarousel: linear-gradient(91.66deg, #000 9.9%, rgba(39, 255, 216, .972) 26.65%, #5151ff 43.37%, #ea69ff 60.09%, #ffd8da 76.3%, #000 92.25%);
    --headerText: #000;
    --indexBox: #fff;
    --inviteBor: none;
    --inviteBg: #fff;
    --inputBor: #eaeaea;
    --bgPhoto: url(/static/img/light-bg.058bddbd.png) center;
    --bgPhotoWidth: 100vw
}

.is_dark .mobileIndex[data-v-23535806] {
    --bg: #000;
    --textCarousel: linear-gradient(91.66deg, #fff 9.9%, rgba(39, 255, 216, .972) 26.65%, #5151ff 43.37%, #ea69ff 60.09%, #ffd8da 76.3%, #fff 92.25%);
    --headerText: #c4c4c4;
    --indexBox: linear-gradient(180deg, #191919, #070707);
    --inviteBor: 0.013rem solid #8c8c8c;
    --inviteBg: transparent;
    --inputBor: #5c5c5c;
    --bgPhoto: url(/static/img/home.62be0f9d.png) center;
    --bgPhotoWidth: 100%
}

[data-v-23535806].mobileIndex {
    padding: .133rem .267rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .213rem;
    background: var(--bg)
}

[data-v-23535806].mobileIndex>div {
    width: 100%;
    padding: 0 .267rem
}

[data-v-23535806].mobileIndex .mobileIndex-search {
    padding: .267rem 0
}

[data-v-23535806].mobileIndex .mobileIndex-search .el-input--medium .el-input__inner {
    height: .987rem;
    font-size: .427rem;
    padding-left: .933rem;
    background-color: var(--inviteBg);
    color: #fff;
    border: .013rem solid var(--inputBor);
    border-radius: .32rem
}

[data-v-23535806].mobileIndex .mobileIndex-search .el-input--medium .el-input__icon {
    font-size: .427rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-23535806].mobileIndex .mobileIndex-search .el-input__prefix {
    margin-left: .267rem
}

[data-v-23535806].mobileIndex .mobileIndex-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: var(--bgPhotoWidth);
    background: var(--bgPhoto);
    background-size: cover;
    padding: .8rem 0
}

[data-v-23535806].mobileIndex .mobileIndex-title>h6 {
    font-size: .88rem;
    font-weight: 700;
    color: var(--blackColor);
    padding-bottom: .8rem
}

[data-v-23535806].mobileIndex .mobileIndex-title>div {
    text-align: center
}

[data-v-23535806].mobileIndex .mobileIndex-title>div>div>span:last-child {
    font-size: .32rem;
    font-weight: 400;
    color: var(--headerText)
}

[data-v-23535806].mobileIndex .mobileIndex-title>div h6 {
    padding: .4rem 0 .133rem 0;
    background-image: var(--textCarousel);
    font-size: .853rem;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -.02em;
    -webkit-background-clip: text;
    background-clip: text;
    background-repeat: no-repeat;
    background-size: 800% 800%;
    color: var(--blackColor);
    margin-bottom: .053rem;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: transform;
    -webkit-text-fill-color: transparent;
    letter-spacing: .013rem !important;
    white-space: nowrap;
    -webkit-animation: text-animation-base-bKhzTGrS-23535806 35s ease infinite;
    animation: text-animation-base-bKhzTGrS-23535806 35s ease infinite
}

@-webkit-keyframes text-animation-base-bKhzTGrS-23535806 {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes text-animation-base-bKhzTGrS-23535806 {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

[data-v-23535806].mobileIndex .homelight-bg {
    background: url(/static/img/beijing2.9e204625.png) 50%;
    min-height: 6.667rem;
    background-size: cover
}

[data-v-23535806].mobileIndex .homelight-bg>div>div>span:last-child,
[data-v-23535806].mobileIndex .homelight-bg>h6 {
    color: #fff
}

[data-v-23535806].mobileIndex .homelight-bg>div h6 {
    background-image: linear-gradient(91.66deg, #fff 9.9%, rgba(39, 255, 216, .972) 26.65%, #5151ff 43.37%, #ea69ff 60.09%, #ffd8da 76.3%, #fff 92.25%)
}

[data-v-23535806].mobileIndex .homelight-bg2 {
    background: none;
    min-height: 5.333rem;
    background-size: cover;
    position: relative
}

[data-v-23535806].mobileIndex .homelight-bg2>h6 {
    color: #fff;
    position: relative;
    z-index: 2
}

[data-v-23535806].mobileIndex .homelight-bg2>div>div>span:last-child {
    color: #fff
}

[data-v-23535806].mobileIndex .homelight-bg2>div {
    position: relative;
    z-index: 2
}

[data-v-23535806].mobileIndex .homelight-bg2>div h6 {
    background-image: linear-gradient(91.66deg, #fff 9.9%, rgba(39, 255, 216, .972) 26.65%, #5151ff 43.37%, #ea69ff 60.09%, #ffd8da 76.3%, #fff 92.25%)
}

[data-v-23535806].mobileIndex .homelight-bg2 .index-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

[data-v-23535806].mobileIndex .common-functions {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: .267rem;
    color: var(--headerText);
    background: var(--indexBox);
    border-radius: .16rem;
    padding: .4rem .267rem
}

[data-v-23535806].mobileIndex .common-functions .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-v-23535806].mobileIndex .common-functions .item i {
    font-size: .693rem;
    color: var(--blackColor)
}

[data-v-23535806].mobileIndex .common-functions .item img {
    width: .8rem;
    margin-top: .2rem
}

[data-v-23535806].mobileIndex .common-functions .item span {
    font-size: .347rem;
    font-weight: 400;
    text-align: center;
    margin-top: .133rem
}

[data-v-23535806].mobileIndex .vip-card {
    margin: 4.267vw;
    border-radius: 3.2vw;
    overflow: hidden;
    background: -webkit-gradient(linear, left top, right top, from(#1f2937), to(#111827));
    background: linear-gradient(90deg, #1f2937, #111827);
    -webkit-box-shadow: 0 2.667vw 4vw -.8vw rgba(0, 0, 0, .1);
    box-shadow: 0 2.667vw 4vw -.8vw rgba(0, 0, 0, .1)
}

[data-v-23535806].mobileIndex .vip-card__content {
    padding: 6.4vw
}

[data-v-23535806].mobileIndex .vip-card__title h2 {
    font-size: 7.467vw;
    font-weight: 700;
    color: #ffab30
}

[data-v-23535806].mobileIndex .vip-card__title p {
    color: #fff2b7;
    font-size: 4.8vw
}

[data-v-23535806].mobileIndex .vip-card__icon {
    position: relative;
    width: 32vw;
    height: 32vw
}

[data-v-23535806].mobileIndex .vip-card__icon img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-animation: float-23535806 3s ease-in-out infinite;
    animation: float-23535806 3s ease-in-out infinite
}

[data-v-23535806].mobileIndex .vip-card__button {
    margin-top: 6.4vw;
    width: 100%;
    padding: .24rem;
    color: #a86504;
    font-size: .427rem;
    font-weight: 500;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    background: -webkit-gradient(linear, left top, right top, from(#ffe6b1), to(#ffbb58));
    background: linear-gradient(90deg, #ffe6b1, #ffbb58);
    border-radius: .667rem
}

[data-v-23535806].mobileIndex .invite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: var(--inviteBor);
    border-radius: .427rem;
    padding: .267rem 0;
    margin: .8rem 0;
    background: url(/static/img/if.3a5c7af9.png);
    background-size: cover
}

[data-v-23535806].mobileIndex .invite h6 {
    color: #fff;
    font-size: .507rem;
    font-weight: 400;
    padding-bottom: .4rem
}

[data-v-23535806].mobileIndex .invite>div p,
[data-v-23535806].mobileIndex .invite>div span {
    color: #fff !important;
    font-size: .32rem !important;
    font-weight: 400 !important
}

[data-v-23535806].mobileIndex .invite .el-button {
    border-radius: .667rem;
    padding: .267rem .533rem;
    background-color: #fff
}

[data-v-23535806].mobileIndex .invite .el-button span {
    color: #000;
    font-size: .427rem
}

[data-v-23535806].mobileIndex .popularStocks-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--blackColor);
    padding: .8rem 0 .333rem 0
}

[data-v-23535806].mobileIndex .popularStocks-header>span:first-of-type {
    font-size: .453rem;
    font-weight: 700
}

[data-v-23535806].mobileIndex .popularStocks-header>span:last-of-type {
    font-size: .373rem;
    font-weight: 400
}

[data-v-23535806].mobileIndex .hot-chart #stockHotChart {
    height: 4rem !important
}

[data-v-23535806].mobileIndex .popularStocks:last-of-type {
    margin-top: 0
}

[data-v-23535806].mobileIndex .search .search-container {
    min-height: -webkit-fit-content !important;
    min-height: -moz-fit-content !important;
    min-height: fit-content !important
}

[data-v-23535806].mobileIndex .search .search-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--blackColor);
    padding: .8rem 0 .333rem 0
}

[data-v-23535806].mobileIndex .search .search-header>span:first-of-type {
    font-size: .453rem;
    font-weight: 700
}

[data-v-23535806].mobileIndex .search .search-header>span:last-of-type {
    font-size: .373rem;
    font-weight: 400
}

[data-v-23535806].mobileIndex .search .search-box {
    background-color: var(--inviteBg)
}

[data-v-23535806].mobileIndex .ai-ranking .ai-ranking-header {
    padding: .267rem 0
}

[data-v-23535806].mobileIndex .ai-ranking .ai-ranking-header span,
[data-v-23535806].mobileIndex .partners {
    font-size: .453rem;
    font-weight: 700;
    color: var(--blackColor)
}

[data-v-23535806].mobileIndex .partners {
    padding: .933rem 0;
    text-align: left;
    width: 100%
}

[data-v-23535806].mobileIndex .my-partner {
    width: 100%;
    text-align: center;
    z-index: 2
}

[data-v-23535806].mobileIndex .my-partner .swiper-container,
[data-v-23535806].mobileIndex .my-partner .swiper-container .swiper-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

[data-v-23535806].mobileIndex .swiperTow,
[data-v-23535806].mobileIndex .swiperTow img {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

[data-v-23535806].mobileIndex .text-sever {
    font-size: .347rem;
    text-align: center;
    color: var(--blackColor);
    padding-top: .267rem
}

[data-v-23535806].mobileIndex .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    margin: 0 auto
}

@-webkit-keyframes float-23535806 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-2.667vw);
        transform: translateY(-2.667vw)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes float-23535806 {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-2.667vw);
        transform: translateY(-2.667vw)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}