.data-empty {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding-top: 1.06667rem
}

.data-empty .icon-no-data {
    width: 3.2rem;
    height: 2.66667rem
}

.data-empty .no-tip {
    margin-top: .26667rem;
    font-size: .32rem;
    font-weight: 400;
    color: #999;
    line-height: .44rem
}

.page-view2[data-v-4f2539f7] {
    padding: 1.17333rem .4rem 0
}

.record-option[data-v-4f2539f7] {
    position: fixed;
    top: 1.17333rem;
    right: 0;
    background: #f8f8f8;
    z-index: 2
}

.record-option .option-item[data-v-4f2539f7] {
    font-size: .32rem;
    padding: .32rem .26667rem;
    color: #2975f1
}

.record-option .option-item[data-v-4f2539f7]:first-child {
    border-bottom: .01333rem solid #ddd
}

.sheet-button[data-v-4f2539f7] {
    width: 9.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 1.17333rem;
    font-size: .42667rem;
    line-height: 1.17333rem;
    margin: .4rem auto;
    background: #01aa6e;
    color: #fff;
    box-sizing: border-box
}

.sheet-button.sheet-button-disabled[data-v-4f2539f7] {
    opacity: .5
}

.sheet-button.withdraw[data-v-4f2539f7] {
    background: #ec4d51
}

.assets .mb10[data-v-4f2539f7] {
    margin-bottom: .13333rem
}

.assets .asset-item[data-v-4f2539f7] {
    padding: .4rem 0;
    position: relative
}

.assets .asset-item[data-v-4f2539f7]:after {
    position: absolute;
    box-sizing: border-box;
    content: " ";
    pointer-events: none;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: .01333rem solid rgba(0, 0, 0, .2)
}

.assets .asset-item .coin-name[data-v-4f2539f7] {
    font-size: .37333rem;
    font-weight: 500;
    color: #3b3b3b;
    line-height: .53333rem
}

.assets .asset-item .coin-info .info-item[data-v-4f2539f7] {
    width: 33.333%
}

.assets .asset-item .coin-info .info-item.info-item-center[data-v-4f2539f7] {
    text-align: center
}

.assets .asset-item .coin-info .info-item.info-item-right[data-v-4f2539f7] {
    text-align: right;
    width: 36%
}

.assets .asset-item .coin-info .info-item .status-name[data-v-4f2539f7] {
    font-size: .32rem;
    color: #3b3b3b;
    line-height: .44rem
}

.assets .asset-item .coin-info .info-item .status-count[data-v-4f2539f7] {
    font-size: .32rem;
    color: #6e6e6e;
    line-height: .44rem
}

.finance-account .finance-item[data-v-4f2539f7] {
    margin: .4rem 0;
    position: relative
}

.finance-account .finance-item[data-v-4f2539f7]:after {
    position: absolute;
    box-sizing: border-box;
    content: " ";
    pointer-events: none;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: .01333rem solid rgba(0, 0, 0, .2)
}

.finance-account .finance-item .line-detail[data-v-4f2539f7] {
    display: flex;
    justify-content: space-between;
    padding-bottom: .4rem
}

.finance-account .finance-item .line-detail .label-name[data-v-4f2539f7] {
    font-size: .37333rem;
    font-weight: 400;
    color: #6e6e6e
}

.finance-account .finance-item .line-detail .label-info[data-v-4f2539f7] {
    font-size: .37333rem;
    font-weight: 400;
    color: #3b3b3b
}

.finance-account .finance-item .line-detail .label-info.bolder[data-v-4f2539f7] {
    font-weight: 500
}

.finance-account .finance-item .line-detail .label-info.info-green[data-v-4f2539f7] {
    font-weight: 500;
    color: #00b373
}

.total-content[data-v-4f2539f7] {
    margin-top: .26667rem;
    height: 4.26667rem;
    border-radius: .21333rem;
    background-color: #5f9cff;
    width: 100%;
    position: relative
}

.total-content .word1[data-v-4f2539f7] {
    top: .68rem;
    height: .6rem;
    font-size: .42667rem;
    line-height: .6rem
}

.total-content .word1[data-v-4f2539f7],
.total-content .word2[data-v-4f2539f7] {
    position: absolute;
    left: .8rem;
    display: block;
    overflow-wrap: break-word;
    color: #fff;
    white-space: nowrap;
    text-align: left
}

.total-content .word2[data-v-4f2539f7] {
    top: 1.48rem;
    height: .74667rem;
    font-size: .53333rem;
    line-height: .74667rem
}

.total-content .word3[data-v-4f2539f7] {
    position: absolute;
    left: .8rem;
    top: 2.29333rem;
    display: block;
    overflow-wrap: break-word;
    color: #fff;
    font-size: .32rem;
    white-space: nowrap;
    line-height: .44rem;
    text-align: left
}

.total-content .link-group[data-v-4f2539f7] {
    position: absolute;
    left: .8rem;
    right: .8rem;
    bottom: .26667rem;
    display: flex;
    align-items: center
}

.total-content .link-c2c[data-v-4f2539f7],
.total-content .link-transf[data-v-4f2539f7] {
    flex: 1 1 50%;
    background-color: rgba(0, 0, 0, .2);
    padding: .26667rem;
    border-radius: .13333rem;
    font-size: .29333rem;
    color: #fff;
    white-space: nowrap
}

.total-content .link-transf[data-v-4f2539f7] {
    margin-left: .8rem
}

.acount-tabs[data-v-4f2539f7] {
    width: 100%;
    height: .96rem;
    margin-top: .50667rem
}

.acount-tabs .layer[data-v-4f2539f7] {
    width: 100%;
    height: .96rem;
    line-height: .96rem;
    border-radius: .10667rem;
    border: .01333rem solid #ccc;
    background: #eee;
    color: #3b3b3b
}

.acount-tabs .layer.active[data-v-4f2539f7] {
    border: .01333rem solid #007aff;
    background: #e0efff;
    color: #2975f1
}

.acount-tabs .layer2[data-v-4f2539f7] {
    border-radius: 0 .10667rem .10667rem 0
}

.acount-tabs .text[data-v-4f2539f7] {
    display: block;
    overflow-wrap: break-word;
    font-size: .42667rem;
    white-space: nowrap;
    text-align: center
}

.search-box[data-v-4f2539f7] {
    display: flex;
    height: .85333rem;
    align-items: center;
    padding: .4rem 0;
    position: relative
}

.search-box[data-v-4f2539f7]:after {
    position: absolute;
    box-sizing: border-box;
    content: " ";
    pointer-events: none;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: .01333rem solid rgba(0, 0, 0, .2)
}

.search-box .van-search-box[data-v-4f2539f7] {
    flex: 1 1 0.13333rem;
    margin: 0;
    padding: 0
}

.search-box .right-filter[data-v-4f2539f7] {
    padding-left: .37333rem;
    box-sizing: border-box;
    width: 3.46667rem;
    display: flex;
    justify-content: flex-end
}

@media screen and (min-width: 750px) {
    .record-option[data-v-4f2539f7] {
        right: 50%;
        margin-right: -5rem
    }
}