.link[data-v-e2005e81] {
    display: flex;
    align-items: center;
    padding: .22rem .28rem;
    font-size: .28rem;
    justify-content: space-between
}

.link i[data-v-e2005e81] {
    margin-left: .28rem;
    color: #999;
    font-weight: 700
}

.wallet-asset[data-v-e2005e81] {
    margin: 0 .32rem
}


.asset .name[data-v-e2005e81] {
    margin-bottom: .16rem;
    color: #fff;
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
    display: flex;
    justify-content: space-between
}

.asset .name p[data-v-e2005e81] {
    display: flex
}

.asset .asset-top[data-v-e2005e81] {
    display: flex;
    padding: .48rem
}

.asset .asset-top .top-item[data-v-e2005e81] {
    flex: 1;
    min-height: 100%
}

.asset .asset-top .top-item .val[data-v-e2005e81] {
    color: #fff;
    font-size: .64rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1em;
    min-height: 1em
}

.asset .asset-bot[data-v-e2005e81] {
    display: flex;
    flex-wrap: wrap;
    background: #5059f8b3;
    border-radius: .32rem;
    padding: .4rem .48rem .24rem
}

.asset .asset-bot .bot-item[data-v-e2005e81] {
    flex: 1;
    min-height: 100%
}

.asset .asset-bot .bot-item[data-v-e2005e81]:first-child {
    margin-right: .2rem
}

.asset .asset-bot .bot-item .name[data-v-e2005e81] {
    color: #fff;
    font-family: PingFang SC;
    font-size: .24rem;
    font-style: normal;
    font-weight: 400;
    line-height: .24rem;
    justify-content: flex-start
}

.asset .asset-bot .bot-item .val[data-v-e2005e81] {
    color: #fff;
    font-size: .32rem;
    font-style: normal;
    font-weight: 500;
    line-height: .36rem;
    min-height: 1em
}

.btn-card[data-v-e2005e81] {
    width: 100%;
    margin-top: .24rem
}

.btn-card .btn-con[data-v-e2005e81] {
    width: 100%;
    display: flex;
    align-items: center
}

.btn-card .btn-con .btn[data-v-e2005e81] {
    flex: 1;
    height: .88rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f16027;
    border-radius: .16rem
}

.btn-card .btn-con .btn[data-v-e2005e81]:first-child {
    margin-right: .46rem;
    background: #322cda
}

.btn-card .btn-con .btn img[data-v-e2005e81] {
    width: .4rem;
    height: .4rem;
    margin-right: .12rem
}

.btn-card .btn-con .btn span[data-v-e2005e81] {
    color: #fff;
    font-size: .28rem
}

.list-head[data-v-9c685c5f] {
    background-color: #fff;
    padding-top: .4rem;
    padding-bottom: .4rem
}

.list-head .container[data-v-9c685c5f] {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.list-head .title[data-v-9c685c5f] {
    color: #000;
    font-size: .3rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1em
}

.list-head .right .btn[data-v-9c685c5f] {
    display: flex;
    align-items: center;
    padding-left: .2rem
}

.list-head .right .btn img[data-v-9c685c5f] {
    height: .4rem;
    object-fit: contain
}

.list[data-v-2facd84a] {
    display: flex;
    flex-direction: column
}

.item[data-v-2facd84a] {
    margin-bottom: .4rem;
    display: flex;
    padding: .24rem;
    align-items: center;
    justify-content: space-between;
    background: #fbfaff;
    border-radius: .16rem
}

.item .left[data-v-2facd84a] {
    display: flex;
    align-items: center
}

.item .left .img[data-v-2facd84a] {
    margin-right: .24rem;
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    overflow: hidden
}

.item .left .name-con[data-v-2facd84a] {
    display: flex;
    flex-direction: column
}

.item .left .name-con .coinName[data-v-2facd84a] {
    color: #222;
    font-size: .32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1em
}

.item .left .name-con .coinFullName[data-v-2facd84a] {
    margin-top: .12rem;
    color: #888;
    font-size: .26rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1em
}

.item .right .total[data-v-2facd84a] {
    color: #222;
    text-align: right;
    font-size: .32rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1em
}

.item .right .value[data-v-2facd84a] {
    text-align: right;
    margin-top: .12rem;
    color: #888;
    font-size: .26rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1em
}

.header[data-v-ca4e04b8] {
    color: #000;
    font-size: .32rem;
    font-weight: 500;
    text-transform: capitalize;
    padding: .28rem .32rem;
    display: flex;
    justify-content: space-between
}

.header img[data-v-ca4e04b8] {
    width: .4rem;
    height: .4rem
}

.header-right[data-v-ca4e04b8] {
    color: #000;
    text-align: right;
    font-size: .28rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    border-radius: .28rem;
    padding: .08rem .22rem
}

.header-right img[data-v-ca4e04b8] {
    width: .4rem;
    height: .4rem;
    margin-left: .08rem
}