@charset "UTF-8";

.h5{padding: 0!important;}
    .pay_wrap_box {
        padding:0;
        box-sizing: border-box;
        display: block
    }

    .pay_wrap_box .qr {
        width: 140px;
        height: 140px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .pay_wrap_box .pay_t {
        text-align: center
    }

    .pay_wrap_box .pay_t p {
        margin: 0;
        line-height: 1.7;
        color: #41464b;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .pay_wrap_box .pay_t p span {
        color: red
    }

    .pay_wrap_box .pay_t p .count {
        font-size: 18px;
        margin: 0 6px
    }

    .pay_wrap_box .pay_t p .count ::v-deep .van-count-down {
        color: red;
        font-size: 16px
    }

    .pay_wrap_box .pay_type {
        padding-top: 20px
    }

    .pay_wrap_box .pay_type ul.ul {
        display: flex
    }

    .pay_wrap_box .pay_type ul.ul li {
        border: 1px solid #d8d8d8;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 15px 8px;
        box-sizing: border-box;
        position: relative;
        border-radius: 6px
    }

    .pay_wrap_box .pay_type ul.ul li .tuijian {
        position: absolute;
        top: -10px;
        height: 20px;
        background: linear-gradient(180deg,#b66af0,#7c32cb 98%);
        border-radius: 0 5px;
        font-size: 12px;
        transform: scale(.8);
        color: #fff;
        padding: 0 6px;
        right: -1px;
        display: flex;
        align-items: center;
        white-space: nowrap
    }

    .pay_wrap_box .pay_type ul.ul li .tuijian-today {
        position: absolute;
        top: -10px;
        height: 20px;
        background: linear-gradient(180deg,#ff6006,#ff3306);
        border-radius: 0 5px;
        font-size: 12px;
        transform: scale(.8);
        color: #fff;
        padding: 0 6px;
        right: -1px;
        display: flex;
        align-items: center;
        white-space: nowrap
    }

    .pay_wrap_box .pay_type ul.ul li:nth-child(2) {
        margin: 0 10px
    }

    .pay_wrap_box .pay_type ul.ul li p {
        margin: 0
    }

    .pay_wrap_box .pay_type ul.ul li p:first-child {
        color: #333;
        font-size: 14px
    }

    .pay_wrap_box .pay_type ul.ul li p:nth-child(2) {
        margin: 10px 0;
        font-size: 16px;
        color: #333;
        display: flex;
        align-items: center;
        font-weight: 700
    }

    .pay_wrap_box .pay_type ul.ul li p:nth-child(2) del {
        font-size: 12px;
        color: #666;
        opacity: .5;
        margin-left: 4px;
        font-weight: 300
    }

    .pay_wrap_box .pay_type ul.ul li p:nth-child(3) {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px
    }

    .pay_wrap_box .pay_type .type1 .type1_jianyao {
        background: #fef6f0;
        border: 1px solid #edbf79;
        border-radius: 10px;
        padding: 15px 8px;
        box-sizing: border-box;
        text-align: center;
        color: #6c5229;
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 15px
    }

    .pay_wrap_box .pay_type .type1 .type1_jianyao .p2 {
        margin: 12px 0;
        color: #999;
        font-size: 12px;
        font-weight: 400
    }

    .pay_wrap_box .pay_type .type1 .type1_jiagou {
        border: 1px solid #e1e0e0;
        border-radius: 10px;
        padding: 15px;
        box-sizing: border-box;
        color: #666;
        font-size: 12px;
        position: relative
    }

    .pay_wrap_box .pay_type .type1 .type1_jiagou .p1 {
        font-size: 14px;
        font-weight: 700
    }

    .pay_wrap_box .pay_type .type1 .type1_jiagou .jiagou_flex {
        display: flex
    }

    .pay_wrap_box .pay_type .type1 .type1_jiagou .jiagou_flex .jiagou_flex_c {
        white-space: nowrap;
        margin: 0 10px;
        font-size: 12px;
        color: #333;
        font-weight: 700
    }

    .pay_wrap_box .pay_type .type1 .type1_jiagou .jiagou_flex .jiagou_flex_c .total_price {
        white-space: nowrap;
        font-weight: 400;
        font-size: 14px;
        text-decoration: line-through;
        color: #b0b0b0;
        position: absolute
    }

    .pay_wrap_box .pay_type .type1 .type1_jiagou .chaozhijiagou_tag {
        position: absolute;
        top: 0;
        left: 0;
        background: red;
        border-radius: 6px 0;
        padding: 1px 6px;
        font-size: 12px;
        color: #fff
    }

    .pay_wrap_box .active {
        border-color: #edbf79!important;
        background: #fef6f0
    }

    .pay_wrap_box .active p:first-child {
        color: #6c5229!important
    }

    .pay_wrap_box .active p:nth-child(2) {
        color: #6c5229!important;
        font-weight: 700
    }

    .pay_wrap_box .active p:nth-child(2) del {
        font-weight: 400
    }

    .pay_wrap_box .btn {
        margin-top: 20px
    }

    .pay_wrap_box .btn .pay_select_type {
        border: 1px solid #ccc;
        border-radius: 6px;
        margin-bottom: 20px;
        padding: 0 12px;
        box-sizing: border-box
    }

    .pay_wrap_box .btn .pay_select_type .flex {
        display: flex;
        align-items: center
    }

    .pay_wrap_box .btn .pay_select_type .pay_select_con {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 12px;
        box-sizing: border-box
    }

    .pay_wrap_box .btn .pay_select_type .pay_select_con img {
        width: 50%
    }

    .pay_wrap_box .btn .pay_select_type .pay_select_con .w {
        font-size: 14px;
        line-height: 2.5;
        display: flex;
        align-items: center
    }

    .pay_wrap_box .btn .pay_select_type ::v-deep .van-tabs__line {
        bottom: 20px
    }

    .pay_wrap_box .btn .center {
        text-align: center;
        font-size: 12px;
        color: #666;
        margin-bottom: 10px
    }

    .pay_wrap_box .btn .quanli {
        color: #c58c34;
        font-weight: 500;
        font-size: 14px;
        margin-bottom: 18px;
        margin-top: 18px
    }

    .pay_wrap_box .btn .give_up_pay {
        width: 100%;
        background: #9a999c;
        border-radius: 6.8px;
        display: flex;
        box-sizing: border-box;
        padding: 6.8px 76px;
        cursor: pointer;
        color: #fff;
        align-items: center
    }
    

    .pay_wrap_box .renzheng {
        display: flex;
        justify-content: center;
        margin-top: 25px
    }

    .pay_wrap_box .renzheng img {
        height: 30px
    }

    .pay_wrap_box .lv {
        color: #5ec455;
        display: flex;
        justify-content: center;
        line-height: 3;
        font-weight: 500;
        font-size: 12px
    }



    .main .title {
        font-size: 24px;
        padding-top: 16.25px
    }

    .main .timer {
        font-size: 12px;
        margin-top: 1px
    }

    .main .pc_pay {
        display: none!important
    }



.scroll[data-v-d830eeb8] {
    position: relative;
    display: inline-block;
    color: #fff;
    height: 100%
}

.scroll1[data-v-d830eeb8] {
    position: absolute;
    display: inline-block;
    animation: scroll-up-d830eeb8 2s ease-in-out infinite;
    top: 0;
    left: 0;
    color: #666;
    animation-delay: 2s
}

.scroll2[data-v-d830eeb8] {
    position: absolute;
    display: inline-block;
    animation: scroll-bottom-d830eeb8 2s ease-in-out infinite;
    left: 0;
    top: .4rem;
    color: #666;
    animation-delay: 2s
}

@keyframes scroll-up-d830eeb8 {
    0% {
        top: 0
    }

    to {
        top: -.4rem
    }
}

@keyframes scroll-bottom-d830eeb8 {
    0% {
        top: .4rem
    }

    to {
        top: 0
    }
}

.pay_wrap_box[data-v-6d27db42] {
    padding: 0 .4rem;
    box-sizing: border-box;
    display: block
}

.pay_wrap_box .pay_t[data-v-6d27db42] {
    text-align: center
}

.pay_wrap_box .pay_t p[data-v-6d27db42] {
    margin: 0;
    line-height: 1.7;
    color: #41464b;
    font-size: .3733rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.pay_wrap_box .pay_t p span[data-v-6d27db42] {
    color: red
}

.pay_wrap_box .pay_t p .count[data-v-6d27db42] {
    font-size: .5333rem;
    margin: 0 .16rem
}

.pay_wrap_box .pay_t p .count[data-v-6d27db42] .van-count-down {
    color: red;
    font-size: .2667rem
}

.pay_wrap_box .pay_type[data-v-6d27db42] {
    padding-top: .2667rem
}

.pay_wrap_box .pay_type ul.ul[data-v-6d27db42] {
    display: flex
}

.pay_wrap_box .pay_type ul.ul li[data-v-6d27db42] {
    border: .0133rem solid #d8d8d8;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .4rem .2133rem;
    box-sizing: border-box;
    position: relative;
    border-radius: .16rem
}

.pay_wrap_box .pay_type ul.ul li .tuijian[data-v-6d27db42] {
    position: absolute;
    top: -.2667rem;
    height: .5333rem;
    background: linear-gradient(180deg,#b66af0,#7c32cb 98%);
    border-radius: 0 .1333rem;
    font-size: .32rem;
    color: #fff;
    padding: 0 .16rem;
    right: -.0133rem;
    display: flex;
    align-items: center
}

.pay_wrap_box .pay_type ul.ul li .tuijian-today[data-v-6d27db42] {
    position: absolute;
    top: -.2667rem;
    height: .5333rem;
    background: linear-gradient(180deg,#ff6006,#ff3306);
    border-radius: 0 .1333rem;
    font-size: .32rem;
    color: #fff;
    padding: 0 .16rem;
    right: -.0133rem;
    display: flex;
    align-items: center
}

.pay_wrap_box .pay_type ul.ul li[data-v-6d27db42]:nth-child(2) {
    margin: 0 .2667rem
}

.pay_wrap_box .pay_type ul.ul li p[data-v-6d27db42] {
    margin: 0
}

.pay_wrap_box .pay_type ul.ul li p[data-v-6d27db42]:first-child {
    color: #333;
    font-size: .4rem
}

.pay_wrap_box .pay_type ul.ul li p[data-v-6d27db42]:nth-child(2) {
    margin: .2667rem 0;
    font-size: .4267rem;
    color: #333;
    display: flex;
    align-items: center
}

.pay_wrap_box .pay_type ul.ul li p:nth-child(2) del[data-v-6d27db42] {
    font-size: .32rem;
    color: #666;
    opacity: .5;
    margin-left: .1067rem
}

.pay_wrap_box .pay_type ul.ul li p[data-v-6d27db42]:nth-child(3) {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .32rem
}

.pay_wrap_box .pay_type .type1 .type1_jianyao[data-v-6d27db42] {
    background: #fef6f0;
    border: .0133rem solid #edbf79;
    border-radius: .1333rem;
    padding: .4rem .2133rem;
    box-sizing: border-box;
    text-align: center;
    color: #6c5229;
    font-size: .4rem;
    font-weight: 700;
    margin-bottom: .4533rem
}

.pay_wrap_box .pay_type .type1 .type1_jianyao .p2[data-v-6d27db42] {
    margin: .16rem 0;
    color: #999;
    font-size: .32rem;
    font-weight: 400
}

.pay_wrap_box .pay_type .type1 .type1_jiagou[data-v-6d27db42] {
    border: .0133rem solid #e1e0e0;
    border-radius: .1333rem;
    padding: .4rem;
    box-sizing: border-box;
    color: #666;
    font-size: .32rem;
    margin-bottom: .4533rem;
    position: relative
}

.pay_wrap_box .pay_type .type1 .type1_jiagou .p1[data-v-6d27db42] {
    font-size: .4rem;
    font-weight: 700
}

.pay_wrap_box .pay_type .type1 .type1_jiagou .jiagou_flex[data-v-6d27db42] {
    display: flex
}

.pay_wrap_box .pay_type .type1 .type1_jiagou .jiagou_flex .jiagou_flex_l[data-v-6d27db42] {
    font-size: .24rem
}

.pay_wrap_box .pay_type .type1 .type1_jiagou .jiagou_flex .jiagou_flex_c[data-v-6d27db42] {
    white-space: nowrap;
    margin: 0 .2667rem;
    font-size: .4rem;
    color: #333;
    font-weight: 700
}

.pay_wrap_box .pay_type .type1 .type1_jiagou .jiagou_flex .jiagou_flex_c .total_price[data-v-6d27db42] {
    white-space: nowrap;
    transform: scale(.8);
    font-weight: 400;
    font-size: .4rem;
    text-decoration: line-through;
    color: #b0b0b0;
    position: absolute
}

.pay_wrap_box .pay_type .type1 .type1_jiagou .chaozhijiagou_tag[data-v-6d27db42] {
    position: absolute;
    top: 0;
    left: 0;
    background: red;
    border-radius: .16rem 0;
    padding: .0267rem .16rem;
    font-size: .32rem;
    color: #fff
}

.pay_wrap_box .active[data-v-6d27db42] {
    border-color: #edbf79!important;
    background: #fef6f0
}

.pay_wrap_box .active p[data-v-6d27db42]:first-child {
    color: #6c5229!important
}

.pay_wrap_box .active p[data-v-6d27db42]:nth-child(2) {
    color: #6c5229!important;
    font-weight: 700
}

.pay_wrap_box .active p:nth-child(2) del[data-v-6d27db42] {
    font-weight: 400
}

.pay_wrap_box .btn[data-v-6d27db42] {
    margin-top: .2667rem
}

.pay_wrap_box .btn .pay-btn-wrapper[data-v-6d27db42] {
    display: flex
}

.pay_wrap_box .btn .pay-button[data-v-6d27db42] {
    margin-bottom: .2133rem
}

.pay_wrap_box .btn .pay-button+.pay-button[data-v-6d27db42] {
    margin-left: .4rem
}

.pay_wrap_box .btn .center[data-v-6d27db42] {
    text-align: center;
    font-size: .32rem;
    color: #666;
    margin-bottom: .2667rem;
    height: 20px;
}

.pay_wrap_box .btn .give_up_pay[data-v-6d27db42] {
    width: 100%;
    background: #9a999c;
    border-radius: 13.32rem;
    display: flex;
    box-sizing: border-box;
    padding: .1867rem 0;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin-bottom: .24rem
}

.pay_wrap_box .btn .give_up_pay>div[data-v-6d27db42] {
    display: flex;
    align-items: center
}

.pay_wrap_box .btn .quanli[data-v-6d27db42] {
    color: #c58c34;
    font-weight: 500;
    font-size: .3733rem;
    margin-bottom: .2667rem
}

.pay_wrap_box .quanli_item .item[data-v-6d27db42] {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 .5333rem
}

.pay_wrap_box .quanli_item .item li[data-v-6d27db42] {
    display: flex;
    align-items: center;
    line-height: 1.6;
    color: #333;
    font-weight: 500;
    min-width: 3.7333rem;
    font-size: .32rem
}

.pay_wrap_box .quanli_item .item li span[data-v-6d27db42] {
    white-space: nowrap;
    font-size: .32rem
}

.pay_wrap_box .quanli_item .item li img[data-v-6d27db42] {
    width: .4267rem;
    height: .4267rem;
    margin-right: .08rem
}

.pay_wrap_box .quanli_item .item li del[data-v-6d27db42] {
    color: #ccc;
    text-decoration: line-through
}

.pay_wrap_box .renzheng[data-v-6d27db42] {
    display: flex;
    justify-content: center;
    margin-top: .2667rem
}

.pay_wrap_box .renzheng img[data-v-6d27db42] {
    height: .8rem
}

.pay_wrap_box .lv[data-v-6d27db42] {
    color: #5ec455;
    display: flex;
    justify-content: center;
    line-height: 3;
    font-weight: 500;
    font-size: .32rem
}

.pay_wrap_box .scroll[data-v-6d27db42] {
    position: relative;
    display: inline-block;
    color: #fff;
    height: 100%
}

.pay_wrap_box .scroll1[data-v-6d27db42] {
    position: absolute;
    display: inline-block;
    /*animation: scroll-up-6d27db42 2s ease-in-out infinite;*/
    top: 0;
    left: 0;
    color: #666;
    animation-delay: 2s
}

.pay_wrap_box .scroll2[data-v-6d27db42] {
    position: absolute;
    display: inline-block;
    /*animation: scroll-bottom-6d27db42 2s ease-in-out infinite;*/
    left: 0;
    top: .4rem;
    color: #666;
    animation-delay: 2s
}

@keyframes scroll-up-6d27db42 {
    0% {
        top: 0
    }

    to {
        top: -.4rem
    }
}

@keyframes scroll-bottom-6d27db42 {
    0% {
        top: .4rem
    }

    to {
        top: 0
    }
}







.buy_btn[data-v-bf9bd6de] {
    position: absolute;
    cursor: pointer;
    z-index: 99;
    box-shadow: .10667rem .10667rem .42667rem #ac8b8a;
    bottom: var(--3544effe);
    left: 10%;
    width: 80%;
    background: #e03a2e;
    color: #fff;
    font-size: .32rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: .16rem;
    margin: auto;
    padding: .16rem 0
}

.buy_btn i[data-v-bf9bd6de] {
    font-size: .5333rem;
    font-weight: 700;
    line-height: 1.5
}

.buy_btn i[data-v-bf9bd6de]:last-child {
    font-size: .32rem
}






