.select-head[data-v-a4a3f42c] {
    padding-top: .32rem;
    background-color: #fff;
    margin-top: -.3rem
}

.select-head .bott[data-v-a4a3f42c] {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.select-head[data-v-a4a3f42c] .van-icon {
    color: #6f7a8d
}

.select-head .name[data-v-a4a3f42c] {
    color: #000;
    font-size: .28rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1em
}

.select-head .val[data-v-a4a3f42c] {
    color: #322cda;
    font-size: .28rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1em
}

.select-head .coin[data-v-a4a3f42c] {
    width: 46%
}

.select-head .coin .s[data-v-a4a3f42c] {
    margin-top: .28rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: .02rem solid #ebebeb;
    padding-bottom: .2rem
}

.select-head .date[data-v-a4a3f42c] {
    width: 46%
}

.select-head .date .s[data-v-a4a3f42c] {
    margin-top: .28rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: .02rem solid #ebebeb;
    padding-bottom: .2rem
}

.list[data-v-5e089572] {
    padding-top: .12rem
}

.item[data-v-5e089572] {
    margin-bottom: .28rem;
    display: flex;
    flex-wrap: wrap;
    padding: .32rem .28rem;
    box-sizing: border-box;
    border-radius: .24rem;
    background: #fbfaff
}

.item .item-info[data-v-5e089572] {
    margin-top: .24rem;
    width: 50%;
    display: flex;
    flex-direction: column
}

.item .item-info[data-v-5e089572]:first-child,
.item .item-info[data-v-5e089572]:nth-child(2) {
    margin-top: 0
}

.item .item-info .name[data-v-5e089572] {
    color: #747385;
    font-size: .26rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1em
}

.item .item-info .val[data-v-5e089572] {
    margin-top: .12rem;
    color: #000;
    font-size: .28rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
    min-height: 1em
}

[data-v-5af552dd] .van-overlay {
    z-index: 100 !important
}

.pop_type_box[data-v-5af552dd] {
    position: relative;
    z-index: 1000;
    background: transparent;
    color: #000
}

.pop_type_box .scroll_box[data-v-5af552dd] {
    margin: 0 .1rem;
    border-radius: .32rem;
    overflow: hidden
}

.pop_type_box .scroll[data-v-5af552dd] {
    max-height: 72vh;
    overflow: auto
}

.pop_type_box .scroll .ul[data-v-5af552dd] {
    width: 100%;
    padding: 0 .32rem;
    background: #fff
}

.pop_type_box .scroll .ul .item[data-v-5af552dd] {
    border-bottom: .02rem solid #EBEBEB;
    padding: .3rem .2rem;
    color: #000;
    text-align: center;
    font-size: .32rem
}

.pop_type_box .scroll .ul .active[data-v-5af552dd] {
    color: #0588f9
}

.pop_type_box .esc[data-v-5af552dd] {
    margin: .2rem .1rem;
    background: #fff;
    border-bottom: .02rem solid transparent;
    padding: .32rem 0;
    text-align: center;
    border-radius: .32rem
}

.empty-con[data-v-348f30f1] {
    min-height: 10rem
}