.uni-noticebar[data-v-69ae3424] {
    display: flex;
    width: 100%;
    box-sizing: border-box;
    flex-direction: row;
    align-items: center;
    padding: 10px 12px;
    margin-bottom: 10px
}

.uni-cursor-point[data-v-69ae3424] {
    cursor: pointer
}

.uni-noticebar-close[data-v-69ae3424] {
    margin-left: 8px;
    margin-right: 5px
}

.uni-noticebar-icon[data-v-69ae3424] {
    margin-right: 5px
}

.uni-noticebar__content-wrapper[data-v-69ae3424] {
    flex: 1;
    flex-direction: column;
    overflow: hidden
}

.uni-noticebar__content-wrapper--single[data-v-69ae3424] {
    line-height: 18px
}

.uni-noticebar__content-wrapper--single[data-v-69ae3424],
.uni-noticebar__content-wrapper--scrollable[data-v-69ae3424] {
    flex-direction: row
}

.uni-noticebar__content-wrapper--scrollable[data-v-69ae3424] {
    position: relative
}

.uni-noticebar__content--scrollable[data-v-69ae3424] {
    flex: 1;
    display: block;
    overflow: hidden
}

.uni-noticebar__content--single[data-v-69ae3424] {
    display: flex;
    flex: none;
    width: 100%;
    justify-content: center
}

.uni-noticebar__content-text[data-v-69ae3424] {
    font-size: 14px;
    line-height: 18px;
    word-break: break-all
}

.uni-noticebar__content-text--single[data-v-69ae3424] {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.uni-noticebar__content-text--scrollable[data-v-69ae3424] {
    position: absolute;
    display: block;
    height: 18px;
    line-height: 18px;
    white-space: nowrap;
    padding-left: 100%;
    animation: notice-69ae3424 10s 0s linear infinite both;
    animation-play-state: paused
}

.uni-noticebar__more[data-v-69ae3424] {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    padding-left: 5px
}

@keyframes notice-69ae3424 {
    to {
        transform: translate3d(-100%, 0, 0)
    }
}

.l-swiper[data-v-876ee15d] {
    width: 100%;
    box-sizing: border-box
}

.l-swiper .swiper-box[data-v-876ee15d] {
    width: 100%;
    height: var(--height)
}

.l-swiper .swiper-box .swiper-item[data-v-876ee15d] {
    padding: 0 2px;
    box-sizing: border-box
}

.l-swiper .swiper-box .swiper-image[data-v-876ee15d] {
    width: 100%;
    height: var(--height);
    display: block;
    border-radius: var(--borderRadius)
}

.l-swiper .swiper-box .swiper-scsle[data-v-876ee15d] {
    transform: scaleY(.8);
    transform-origin: center center
}

.l-swiper .swiper-box[data-v-876ee15d] .uni-swiper-dot {
    width: 7px;
    height: 7px;
    background-color: rgba(255, 255, 255, .3);
    border: 1px solid rgba(255, 255, 255, .3)
}

.l-swiper .swiper-box[data-v-876ee15d] .uni-swiper-dot.uni-swiper-dot-active {
    width: 1.5625rem;
    background-color: rgba(255, 255, 255, .9);
    border: 1px solid rgba(255, 255, 255, .9);
    border-radius: 3.125rem
}

.drawer_wrap[data-v-4796c2fe] {
    height: 100vh;
    overflow: hidden scroll;
    background: linear-gradient(180deg, var(--bg-top), var(--bg-bottom));
    width: 75vw
}

.drawer_wrap .nav[data-v-4796c2fe] {
    display: flex;
    align-items: center;
    padding: 20% .9375rem 0
}

.drawer_wrap .nav .nav_useimg[data-v-4796c2fe] {
    margin-right: .625rem
}

.drawer_wrap .nav .nav_useimg .img[data-v-4796c2fe] {
    width: 3.125rem;
    height: 3.125rem;
    display: block;
    border-radius: 50%
}

.drawer_wrap .nav .nav_right .nav_userphone[data-v-4796c2fe] {
    color: var(--light);
    font-weight: 600;
    margin-bottom: .125rem;
    font-size: 1.125rem
}

.drawer_wrap .nav .nav_right .nav_uid[data-v-4796c2fe] {
    font-size: .875rem
}

.drawer_wrap .user_vip[data-v-4796c2fe] {
    padding: .75rem .9375rem 0
}

.drawer_wrap .list_content[data-v-4796c2fe] {
    display: flex;
    flex-direction: column;
    padding-top: 1.5625rem
}

.drawer_wrap .list_content .list[data-v-4796c2fe] {
    display: flex;
    justify-content: space-between;
    padding: .75rem;
    align-items: center;
    border-bottom: 1px solid var(--border-color)
}

.drawer_wrap .list_content .list_left[data-v-4796c2fe] {
    display: flex;
    align-items: center
}

.drawer_wrap .list_content .list_left .img[data-v-4796c2fe] {
    width: 1.5625rem;
    height: 1.5625rem;
    display: block;
    margin-right: .3125rem
}

.drawer_wrap .list_content .list_left .line[data-v-4796c2fe] {
    width: 4px;
    height: 1.5625rem;
    border-radius: .3125rem;
    background-color: var(--theme)
}

.drawer_wrap .list_content .list_left .text[data-v-4796c2fe] {
    font-size: 1rem;
    line-height: 1.5;
    color: var(--text-color);
    margin-left: .5rem
}

.drawer_wrap .list_content .list_right[data-v-4796c2fe] {
    display: flex;
    align-items: center
}

.drawer_wrap .list_content .list_right .value[data-v-4796c2fe] {
    font-size: 1rem;
    color: var(--green)
}

.drawer_wrap .list_content .list_right .right_icon[data-v-4796c2fe] {
    color: var(--text-color) !important
}

.drawer_wrap .list_content .list[data-v-4796c2fe]:last-child {
    border-bottom: none
}

.wrap_nav[data-v-d4091e83] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.nav_title[data-v-d4091e83] {
    display: flex;
    align-items: center;
    width: 100%;
    gap: .625rem
}

.nav_title .nav_useimg .img[data-v-d4091e83] {
    width: 1.5625rem;
    height: 1.5625rem
}

.nav_title .nav_input[data-v-d4091e83] {
    flex: 1;
    display: flex;
    align-items: center;
    height: 2.25rem;
    line-height: 2.25rem;
    background-color: var(--form-panel-4, #fff);
    padding: 0 .625rem;
    border-radius: .25rem
}

.nav_title .nav_input[data-v-d4091e83] .uniui-search {
    font-weight: 700
}

.nav_title .nav_input .input[data-v-d4091e83] {
    padding-left: .625rem;
    color: var(--text-color)
}

.nav_right[data-v-d4091e83] {
    display: flex;
    align-items: center;
    gap: .625rem
}

.nav_right .img[data-v-d4091e83] {
    width: 1.25rem;
    height: 1.25rem
}

.nav_right .message[data-v-d4091e83] {
    position: relative
}

.nav_right .message .message_num[data-v-d4091e83] {
    position: absolute;
    top: 0;
    right: 0;
    width: .375rem;
    height: .375rem;
    background: red;
    border-radius: 50%
}

.wrap[data-v-d4091e83] {
    min-height: calc(100vh - 45px);
    background: linear-gradient(180deg, var(--bg-top), var(--bg-bottom));
    position: relative;
    z-index: 0
}

.wrap .swiper[data-v-d4091e83] {
    padding: .625rem .9375rem
}

.wrap .notice[data-v-d4091e83] {
    margin: 0 .9375rem;
    background: var(--panel-1);
    box-shadow: var(--shadow);
    padding: .625rem .9375rem;
    display: flex;
    align-items: center
}

.wrap .notice_img[data-v-d4091e83] {
    padding-right: .625rem
}

.wrap .notice_img .img[data-v-d4091e83] {
    width: .9375rem;
    height: .9375rem;
    display: block
}

.wrap .notice[data-v-d4091e83] .uni-noticebar {
    margin: 0;
    padding: 0
}

.wrap .notice[data-v-d4091e83] .uni-noticebar .uni-noticebar__content-wrapper {
    height: 1.1875rem !important
}

.wrap .notice[data-v-d4091e83] .uni-noticebar .uni-noticebar__content-wrapper .uni-noticebar__content-text {
    line-height: 1.1875rem
}

.wrap .content[data-v-d4091e83] {
    padding: .625rem .9375rem 0
}

.wrap .content .conts_list ._list[data-v-d4091e83] {
    display: flex;
    flex-wrap: wrap;
    row-gap: .9375rem;
    margin-top: .625rem
}

.wrap .content .conts_list ._list .list[data-v-d4091e83] {
    width: 25%;
    display: flex;
    align-items: center;
    flex-direction: column
}

.wrap .content .conts_list ._list .list .list_img[data-v-d4091e83] {
    height: 2.5rem;
    width: 2.5rem;
    border-radius: 50%;
    background: #ecf0f0
}

.wrap .content .conts_list ._list .list .list_img .img[data-v-d4091e83] {
    width: 2.5rem;
    height: 2.5rem
}

.wrap .content .conts_list ._list .list .text[data-v-d4091e83] {
    font-size: .75rem;
    text-align: center;
    color: var(--text-color);
    margin-top: .25rem
}

.wrap .content .coin_preiction[data-v-d4091e83] {
    border: 1px solid #000;
    border-radius: .375rem;
    padding: .5rem 1.5rem;
    margin: 1rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: .5rem
}

.wrap .content .coin_preiction .periction_left[data-v-d4091e83] {
    color: var(--text-color);
    font-size: .875rem
}

.wrap .content .coin_preiction .periction_left .left_title[data-v-d4091e83] {
    font-weight: 700
}

.wrap .content .coin_preiction .periction_img .img[data-v-d4091e83] {
    width: 6.25rem;
    height: 6.25rem;
    display: block
}

.wrap .content .kline_area[data-v-d4091e83] {
    display: flex;
    gap: .9375rem
}

.wrap .content .kline_area .area_list[data-v-d4091e83] {
    flex: 1
}

.wrap .content .kline_area .area_list .area_top[data-v-d4091e83] {
    font-size: .6875rem;
    display: flex;
    align-items: center
}

.wrap .content .kline_area .area_list .area_top .left_title[data-v-d4091e83] {
    color: var(--light);
    margin-right: .125rem
}

.wrap .content .kline_area .area_list .area_top .left_title span[data-v-d4091e83] {
    color: var(--text-color)
}

.wrap .content .kline_area .money[data-v-d4091e83] {
    font-size: 1rem
}

.wrap .content .coin_trend .trend_top[data-v-d4091e83] {
    padding-bottom: .625rem
}

.wrap .content .coin_trend .trend_top .tabs[data-v-d4091e83] {
    display: flex;
    align-items: center
}

.wrap .content .coin_trend .trend_top .tabs .tabs_item[data-v-d4091e83] {
    flex: 1;
    text-align: center;
    color: var(--tab-text-color);
    font-size: .875rem;
    height: 44px;
    line-height: 44px
}

.wrap .content .coin_trend .trend_top .tabs .item_active[data-v-d4091e83] {
    color: var(--light);
    position: relative
}

.wrap .content .coin_trend .trend_top .tabs .item_active[data-v-d4091e83]:after {
    content: "";
    position: absolute;
    width: 50%;
    left: 50%;
    bottom: 1px;
    transform: translate(-50%);
    height: 4px;
    background: #0b559e;
    border-radius: 100px
}

.wrap .content .coin_trend .coin_list[data-v-d4091e83] {
    display: flex;
    flex-direction: column;
    gap: .75rem
}

.wrap .content .coin_trend .coin_list ._list[data-v-d4091e83] {
    border-radius: .625rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .75rem
}

.wrap .content .coin_trend .coin_list ._list ._list_left[data-v-d4091e83] {
    display: flex;
    align-items: center;
    gap: .5625rem
}

.wrap .content .coin_trend .coin_list ._list ._list_left .img[data-v-d4091e83] {
    width: 1.875rem;
    height: 1.875rem;
    display: block
}

.wrap .content .coin_trend .coin_list ._list ._list_left .left_title[data-v-d4091e83] {
    color: var(--light);
    font-size: .875rem
}

.wrap .content .coin_trend .coin_list ._list ._list_left .left_title uni-text[data-v-d4091e83] {
    font-size: .75rem;
    color: var(--text-color)
}

.wrap .content .coin_trend .coin_list ._list ._list_left .left_code[data-v-d4091e83] {
    color: var(--text-color);
    font-size: .875rem
}

.wrap .content .coin_trend .coin_list ._list ._list_right[data-v-d4091e83] {
    display: flex;
    align-items: center
}

.wrap .content .coin_trend .coin_list ._list ._list_right .money[data-v-d4091e83] {
    font-size: .875rem;
    color: var(--light);
    padding-right: .625rem
}

.wrap .content .coin_trend .coin_list ._list ._list_right .increase[data-v-d4091e83] {
    color: var(--plain);
    min-width: 4.5rem;
    text-align: center;
    font-size: .8125rem;
    border-radius: .25rem;
    height: 2.25rem;
    line-height: 2.25rem
}

.wrap .content .coin_trend .coin_list .more[data-v-d4091e83] {
    text-align: right;
    font-size: .875rem;
    padding: 0 .9375rem;
    color: var(--theme)
}

.wrap .content .line[data-v-d4091e83] {
    padding: .3125rem
}

.wrap .news[data-v-d4091e83] {
    border-top: .5px solid var(--border-color);
    padding: 1.25rem 0 1.875rem
}

.wrap .news .news_title[data-v-d4091e83] {
    padding: 0 .9375rem 1.25rem;
    font-weight: 700;
    color: var(--light);
    font-size: .875rem;
    line-height: 1
}

.wrap .news .news_list[data-v-d4091e83] {
    display: flex;
    flex-direction: column;
    gap: 1.25rem
}

.wrap .news .news_list .list_item[data-v-d4091e83] {
    background: var(--plain);
    box-shadow: var(--shadow);
    padding: .9375rem
}

.wrap .news .news_list .list_item .item_title[data-v-d4091e83] {
    color: var(--light);
    font-size: .875rem;
    font-weight: 700
}

.wrap .news .news_list .list_item .item_time[data-v-d4091e83] {
    color: var(--text-color);
    font-size: .875rem;
    line-height: 1.25rem;
    margin-top: .625rem
}

.wrap .news .news_list .list_item .item_cont[data-v-d4091e83] {
    margin-top: 1.25rem;
    color: var(--text-color);
    font-size: .875rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 5;
    text-overflow: ellipsis
}

.wrap .news .more[data-v-d4091e83] {
    text-align: right;
    color: var(--theme);
    padding: .9375rem
}

.theme_bg[data-v-d4091e83] .uni-easyinput__content {
    background-color: #f3f3f3;
    border-color: #f3f3f3 !important
}

.dialog_title[data-v-d4091e83] {
    padding: .625rem .625rem 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.dialog_title .img[data-v-d4091e83] {
    height: 7.1875rem;
    display: block
}

.dialog_title .close[data-v-d4091e83] {
    position: absolute;
    top: .625rem;
    right: .625rem
}

.dialog_title .title[data-v-d4091e83] {
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    color: var(--theme)
}

.dialog_content[data-v-d4091e83] {
    padding: .625rem
}

.dialog_content .content_title[data-v-d4091e83] {
    color: var(--light);
    font-size: .6875rem;
    font-weight: 600;
    text-align: center
}

.dialog_content .contents[data-v-d4091e83] {
    max-height: 180px;
    text-align: left;
    overflow-y: scroll;
    font-size: .75rem;
    text-indent: 2em;
    color: var(--black);
    margin-top: .3125rem;
    white-space: break-spaces
}

.dialog_content .contents[data-v-d4091e83]::-webkit-scrollbar {
    display: none
}