.crypto-contain {
    padding: 0 10px;
    background: #fff
}

.crypto-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    height: 48px
}

.coin-icon-contain {
    width: 30px;
    text-align: center
}

.coin-icon-contain img {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    margin-top: 5px
}

.crypto-text {
    width: 150px;
    padding-left: 10px
}

.symbol {
    font-size: 13px;
    font-weight: 500
}

.name {
    font-size: 9px;
    color: #666;
    line-height: 20px
}

.price-contain {
    width: calc(100% - 190px);
    text-align: right
}

.price {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px
}

.volume {
    font-size: 10px;
    color: #666
}

.change {
    width: 60px;
    height: 20px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    font-size: 11px;
    border-radius: 3px
}

.green {
    background-color: #16c784
}

.red {
    background-color: #ea3943
}

.coin-change-contain {
    width: 90px;
    font-size: 13px;
    line-height: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    justify-content: end;
    -webkit-justify-content: flex-end;
    padding-top: 2px
}

@media screen and (max-width:380px) {
    .coin-line-contain {
        display: none
    }
}

@media screen and (max-width:300px) {
    .share-box {
        width: 130px
    }
}

.chart-box[data-v-5d303294] {
    padding: 10px;
    background-color: #fff;
    width: 90%;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 10px;
    position: relative
}

.chart-title-2[data-v-5d303294] {
    position: absolute;
    color: #666;
    font-size: 15px;
    left: 5px;
    top: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.chart-title-2[data-v-5d303294],
.chart-title-3[data-v-5d303294] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.chart-title[data-v-5d303294] {
    position: absolute;
    color: #666;
    font-size: 15px;
    left: 5px;
    top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.chart-title svg[data-v-5d303294] {
    width: 30px;
    height: 30px
}

.chart-title-icon[data-v-5d303294] {
    line-height: 39px;
    width: 26px;
    text-align: center
}

.chart-desc[data-v-5d303294] {
    position: absolute;
    top: 50px;
    font-size: 26px;
    font-weight: 500
}

.chart-desc-subtitle[data-v-5d303294] {
    font-size: 18px;
    line-height: 26px
}

.txt-green[data-v-5d303294] {
    color: #16c784
}

.txt-red[data-v-5d303294] {
    color: #ea3943
}

.txt-gray[data-v-5d303294] {
    color: #787878
}

.wordCloud[data-v-5d303294] {
    height: 250px
}

.shujv .van-tab {
    width: 36px
}

.chart-box[data-v-b5715bda] {
    padding: 10px;
    background-color: #1e2025;
    width: 90%;
    margin: 0 auto;
    border-radius: 10px;
    margin-top: 10px;
    position: relative;
    color: #fff
}

.chart-title-2[data-v-b5715bda] {
    position: absolute;
    color: #ccc;
    font-size: 15px;
    left: 5px;
    top: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.chart-title-2[data-v-b5715bda],
.chart-title-3[data-v-b5715bda] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.chart-title[data-v-b5715bda] {
    position: absolute;
    color: #fff;
    font-size: 15px;
    left: 5px;
    top: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    flex-direction: row
}

.chart-title svg[data-v-b5715bda] {
    width: 30px;
    height: 30px
}

.chart-title-icon[data-v-b5715bda] {
    line-height: 39px;
    width: 26px;
    text-align: center
}

.chart-desc[data-v-b5715bda] {
    position: absolute;
    top: 50px;
    font-size: 26px;
    font-weight: 500
}

.chart-desc-subtitle[data-v-b5715bda] {
    font-size: 18px;
    line-height: 26px
}

.txt-green[data-v-b5715bda] {
    color: #16c784
}

.txt-red[data-v-b5715bda] {
    color: #ea3943
}

.txt-gray[data-v-b5715bda] {
    color: #787878
}

.wordCloud[data-v-b5715bda] {
    height: 250px
}

.sort-arrow[data-v-1ef856ea] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 0 3px
}

.crypto-list-title[data-v-ae1b834e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 30px;
    background-color: #fff;
    color: #666
}

.title-name[data-v-ae1b834e] {
    width: 150px;
    padding-left: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.title-price[data-v-ae1b834e] {
    width: calc(100% - 230px)
}

.title-price[data-v-ae1b834e],
.title-rate[data-v-ae1b834e] {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    justify-content: end;
    -webkit-justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center
}

.title-rate[data-v-ae1b834e] {
    width: 80px;
    padding-right: 8px;
    padding-right: 10px
}

.trade-list .crypto-text[data-v-ae1b834e] {
    width: 100px
}

.home-overlay img[data-v-ae1b834e] {
    width: 100%;
    height: 100px;
    object-fit: contain
}

.home-overlay[data-v-ae1b834e] {
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}