.deal[data-v-dbec35f8] {
    padding-bottom: .1rem
}

.deal .title[data-v-dbec35f8] {
    padding: 0 .4rem;
    height: .98rem;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 84.7%, .5)
}

.deal .title .close[data-v-dbec35f8] {
    width: .32rem
}

.deal .deal_pro_info[data-v-dbec35f8] {
    margin-top: .3rem;
    padding: 0 .38rem;
    display: flex;
    justify-content: space-between
}

.deal .deal_pro_info .base_info[data-v-dbec35f8] {
    display: flex;
    align-content: center;
    align-items: center
}

.deal .deal_pro_info .base_info .pro_icon[data-v-dbec35f8] {
    margin-right: .32rem;
    width: .64rem;
    height: .64rem;
    border-radius: 50%
}

.deal .deal_pro_info .base_info .pro_name .coin_name[data-v-dbec35f8] {
    margin-bottom: .08rem
}

.deal .deal_pro_info .time_info .time[data-v-dbec35f8] {
    display: flex;
    align-content: center;
    align-items: center;
    margin-bottom: .08rem
}

.deal .deal_pro_info .time_info .time .icon_time[data-v-dbec35f8] {
    margin-right: .24rem;
    width: .28rem
}

.deal .time_select[data-v-dbec35f8] {
    margin-top: .36rem;
    padding: 0 .36rem
}

.deal .time_select .time_select_container[data-v-dbec35f8] {
    margin-top: .12rem;
    display: flex;
    justify-content: space-between
}

.deal .time_select .time_select_container .time_select_content[data-v-dbec35f8] {
    padding: 0 .24rem;
    height: .92rem;
    line-height: .92rem;
    box-sizing: border-box;
    border-radius: .1rem;
    border: 1px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center
}

.deal .time_select .time_select_container .time_select_content .value[data-v-dbec35f8] {
    display: flex;
    align-content: center;
    align-items: center
}

.deal .time_select .time_select_container .time_select_content .value .icon_time[data-v-dbec35f8] {
    margin-right: .24rem;
    width: .36rem
}

.deal .time_select .time_select_container .time_select_content .icon_arrow[data-v-dbec35f8] {
    margin-left: .28rem;
    width: .28rem
}

.deal .time_select .time_select_container .type_select_content[data-v-dbec35f8] {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center
}

.deal .time_select .time_select_container .type_select_content .type_item[data-v-dbec35f8] {
    width: 1.73rem;
    height: .92rem;
    line-height: .92rem;
    background: #f5f5f5;
    text-align: center;
    color: rgba(0, 0, 0, .44)
}

.deal .time_select .time_select_container .type_select_content .type_item.up[data-v-dbec35f8] {
    margin-right: .4rem;
    border-radius: .1rem 0 .1rem .1rem;
    position: relative
}

.deal .time_select .time_select_container .type_select_content .type_item.up[data-v-dbec35f8]:after {
    position: absolute;
    top: 0;
    right: -.3rem;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: .32rem solid transparent;
    border-right: .32rem solid transparent;
    border-top: .9rem solid #f5f5f5
}

.deal .time_select .time_select_container .type_select_content .type_item.up.active[data-v-dbec35f8] {
    background: #13b26f;
    color: #fff
}

.deal .time_select .time_select_container .type_select_content .type_item.up.active[data-v-dbec35f8]:after {
    border-top: .9rem solid #13b26f
}

.deal .time_select .time_select_container .type_select_content .type_item.down[data-v-dbec35f8] {
    border-radius: .1rem .1rem .1rem 0;
    position: relative
}

.deal .time_select .time_select_container .type_select_content .type_item.down[data-v-dbec35f8]:after {
    position: absolute;
    bottom: 0;
    left: -.3rem;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: .32rem solid transparent;
    border-right: .32rem solid transparent;
    border-bottom: .9rem solid #f5f5f5
}

.deal .time_select .time_select_container .type_select_content .type_item.down.active[data-v-dbec35f8] {
    background: #cf202f;
    color: #fff
}

.deal .time_select .time_select_container .type_select_content .type_item.down.active[data-v-dbec35f8]:after {
    border-bottom: .9rem solid #cf202f
}

.deal .range_select[data-v-dbec35f8] {
    margin-top: .44rem;
    padding: 0 .36rem
}

.deal .range_select .range_select_container[data-v-dbec35f8] {
    margin-top: .12rem;
    padding: 0 .24rem;
    height: .92rem;
    line-height: .92rem;
    box-sizing: border-box;
    border-radius: .1rem;
    border: 1px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center
}

.deal .range_select .range_select_container .range_info[data-v-dbec35f8] {
    display: flex;
    align-content: center;
    align-items: center
}

.deal .range_select .range_select_container .range_info .type_icon[data-v-dbec35f8] {
    margin-right: .24rem;
    width: .36rem
}

.deal .range_select .range_select_container .range_info .type_name[data-v-dbec35f8] {
    margin-right: .24rem
}

.deal .range_select .range_select_container .icon_arrow[data-v-dbec35f8] {
    width: .28rem
}

.deal .coin_select[data-v-dbec35f8] {
    margin-top: .44rem;
    padding: 0 .36rem
}

.deal .coin_select .coin_select_container[data-v-dbec35f8] {
    margin-top: .12rem;
    display: flex;
    justify-content: space-between
}

.deal .coin_select .coin_select_container .coin_select_content[data-v-dbec35f8] {
    padding: 0 .24rem;
    height: .92rem;
    line-height: .92rem;
    box-sizing: border-box;
    border-radius: .1rem;
    border: 1px solid #d8d8d8;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center
}

.deal .coin_select .coin_select_container .coin_select_content .value[data-v-dbec35f8] {
    display: flex;
    align-content: center;
    align-items: center
}

.deal .coin_select .coin_select_container .coin_select_content .value .icon_time[data-v-dbec35f8] {
    margin-right: .24rem;
    width: .36rem
}

.deal .coin_select .coin_select_container .coin_select_content .icon_arrow[data-v-dbec35f8] {
    margin-left: .24rem;
    width: .28rem
}

.deal .coin_select .coin_select_container .amount_input[data-v-dbec35f8] {
    width: 4.26rem;
    height: .92rem;
    box-sizing: border-box;
    border-radius: .1rem;
    border: 1px solid #d8d8d8
}

.deal .coin_select .coin_select_container .amount_input input[data-v-dbec35f8] {
    padding: 0 .24rem;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: transparent
}

.deal .coin_select .coin_select_container .amount_input input[data-v-dbec35f8]::-moz-placeholder {
    color: #5b616e
}

.deal .coin_select .coin_select_container .amount_input input[data-v-dbec35f8]:-ms-input-placeholder {
    color: #5b616e
}

.deal .coin_select .coin_select_container .amount_input input[data-v-dbec35f8]::placeholder {
    color: #5b616e
}

.deal .balance[data-v-dbec35f8] {
    padding: 0 .36rem;
    margin-top: .14rem;
    display: flex;
    justify-content: space-between
}

.deal .submit_container[data-v-dbec35f8] {
    margin-top: .34rem;
    padding: 0 .32rem
}

.deal .submit_container .submit[data-v-dbec35f8] {
    height: 1.04rem;
    line-height: 1.04rem;
    background: #13b26f;
    border-radius: .14rem;
    color: #fff;
    text-align: center
}

.deal .submit_container .submit.up[data-v-dbec35f8] {
    background: #13b26f
}

.deal .submit_container .submit.down[data-v-dbec35f8] {
    background: #cf202f
}

.deal .popup_container .select_popup[data-v-dbec35f8] {
    padding-bottom: .2rem
}

.deal .popup_container .select_popup .range_title[data-v-dbec35f8] {
    padding: .32rem;
    padding-bottom: 0;
    text-align: right
}

.deal .popup_container .select_popup .range_title .icon_close[data-v-dbec35f8] {
    width: .32rem
}

.deal .popup_container .select_popup .range_list .range_item[data-v-dbec35f8] {
    padding: .28rem .8rem;
    font-size: .3rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ebebeb
}

.deal .popup_container .select_popup .range_list .range_item.active[data-v-dbec35f8] {
    background: #f7f8f8
}

.deal .popup_container .select_popup .range_list .range_item .name[data-v-dbec35f8] {
    color: #13b26f
}

.deal .popup_container .select_popup .range_list .range_item .rate[data-v-dbec35f8] {
    color: #c8cadd
}

.deal .popup_container .select_popup .range_list .range_item .rate .value[data-v-dbec35f8] {
    color: #101854
}

.deal .popup_container .select_popup .coin_list .coin_item[data-v-dbec35f8] {
    padding: .28rem;
    font-size: .3rem;
    border-bottom: 1px solid #ebebeb;
    text-align: center
}

.deal .popup_container .select_popup .coin_list .coin_item.active[data-v-dbec35f8] {
    background: #f7f8f8
}

.deal .popup_container .select_popup .coin_list .coin_item .name[data-v-dbec35f8] {
    color: #101854
}

.van-progress,
.van-progress__portion {
    border-radius: .14rem
}

.deal[data-v-685c99a9] {
    padding-bottom: .1rem
}

.deal .title[data-v-685c99a9] {
    padding: 0 .4rem;
    height: .98rem;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 84.7%, .5)
}

.deal .title .close[data-v-685c99a9] {
    width: .32rem
}

.deal .progress[data-v-685c99a9] {
    margin-top: .32rem;
    padding: 0 .36rem .44rem;
    border-bottom: 1px solid #f0f3ff
}

.deal .progress .count_down_info[data-v-685c99a9] {
    margin-bottom: .2rem;
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center
}

.deal .progress .count_down_info .value[data-v-685c99a9] {
    display: flex
}

.deal .progress .count_down_info .value .item[data-v-685c99a9] {
    margin-left: .04rem;
    display: inline-block;
    padding: .02rem .04rem;
    border-radius: .06rem;
    background: #e3e4ed;
    color: #101854;
    font-size: .2rem
}

.deal .progress .count_down_info .value span[data-v-685c99a9] {
    margin-left: .04rem
}

.deal .profit[data-v-685c99a9] {
    display: flex;
    justify-content: space-between;
    padding: .36rem .36rem .44rem;
    border-bottom: 1px solid #f0f3ff
}

.deal .profit .deal_info[data-v-685c99a9] {
    display: flex;
    align-content: center;
    align-items: center
}

.deal .profit .deal_info .icon[data-v-685c99a9] {
    margin-right: .32rem;
    width: .64rem;
    height: .64rem;
    border-radius: 50%
}

.deal .profit .value[data-v-685c99a9] {
    text-align: right
}

.deal .order_detail .detail_item[data-v-685c99a9] {
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    height: 1.04rem;
    padding: 0 .36rem;
    border-bottom: 1px solid #f0f3ff
}

.deal .order_detail .detail_item .item_name[data-v-685c99a9] {
    font-size: .32rem;
    color: #353f52;
    font-family: NunitoSemiBold
}

.deal .order_detail .detail_item .item_value[data-v-685c99a9] {
    font-size: .32rem;
    color: #5b616e;
    font-family: NunitoRegular;
    display: flex;
    align-content: center;
    align-items: center
}

.deal .order_detail .detail_item .item_value .icon_time[data-v-685c99a9] {
    margin-right: .26rem;
    width: .36rem
}

.deal .submit_container[data-v-685c99a9] {
    margin-top: .34rem;
    padding: 0 .32rem
}

.deal .submit_container .submit[data-v-685c99a9] {
    height: 1.04rem;
    line-height: 1.04rem;
    background: #1652f0;
    border-radius: .14rem;
    color: #fff;
    text-align: center
}

.business[data-v-983bfbfa] {
    padding-bottom: 2.06rem
}

.business .back[data-v-983bfbfa] {
    padding: .24rem .4rem .48rem .4rem
}

.business .back img[data-v-983bfbfa] {
    width: .32rem
}

.business .pro_info[data-v-983bfbfa] {
    padding: 0 .4rem;
    display: flex;
    justify-content: space-between
}

.business .pro_info .info .base_info[data-v-983bfbfa] {
    display: flex;
    align-content: center;
    align-items: center
}

.business .pro_info .info .base_info .icon[data-v-983bfbfa] {
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    margin-right: .24rem
}

.business .pro_info .info .value_info[data-v-983bfbfa] {
    margin-top: .32rem
}

.business .pro_info .info .value_info .change[data-v-983bfbfa] {
    margin-top: .12rem
}

.business .pro_info .action img[data-v-983bfbfa] {
    display: block;
    width: .9rem
}

.business .pro_info .action img[data-v-983bfbfa]:last-child {
    margin-top: .46rem
}

.business .pro_trend[data-v-983bfbfa] {
    margin-top: .48rem
}

.business .pro_trend .time_select[data-v-983bfbfa] {
    margin-top: .6rem;
    padding: 0 .6rem;
    display: flex;
    justify-content: space-between
}

.business .pro_trend .time_select .time_item[data-v-983bfbfa] {
    color: #5b616e;
    font-size: .3rem
}

.business .pro_trend .time_select .time_item.active[data-v-983bfbfa] {
    color: #1652f0
}

.business .pro_other[data-v-983bfbfa] {
    margin-top: .6rem;
    padding: 0 .4rem
}

.business .pro_other .other_list[data-v-983bfbfa] {
    margin-top: .56rem
}

.business .pro_other .other_list .other_item[data-v-983bfbfa] {
    margin-bottom: .72rem;
    display: flex;
    justify-content: space-between
}

.business .pro_other .other_list .other_item[data-v-983bfbfa]:last-child {
    margin-bottom: 0
}

.business .pro_other .other_list .other_item .item_info[data-v-983bfbfa] {
    display: flex;
    align-content: center;
    align-items: center
}

.business .pro_other .other_list .other_item .item_info .item_icon[data-v-983bfbfa] {
    margin-right: .24rem;
    width: .36rem
}

.business .submit_container[data-v-983bfbfa] {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.32rem;
    background: #fff;
    padding: 0 .48rem
}

.business .submit_container .submit_btn[data-v-983bfbfa] {
    margin-top: .24rem;
    height: 1.04rem;
    line-height: 1.04rem;
    background: #1652f0;
    border-radius: .14rem;
    color: #fff;
    font-size: .36rem;
    text-align: center
}

.business .popup_container .countdown_popup[data-v-983bfbfa],
.business .popup_container .transaction_popup[data-v-983bfbfa] {
    width: 100%
}