.activity-wrap_2npB {
    padding: 0 16px;
    margin-top: -12px
}

.coupon-container_px5W {
    height: 56px;
    padding: 0;
    margin: 0 -16px;
    background-color: rgba(255,50,113,.15);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end;
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.price-wrap_2jC6 {
    margin-top: 12px;
    font-size: 20px;
    color: #ff3271;
    font-weight: 700
}

@media (max-width: 320px) {
    .coupon-price-info_31Lb {
        padding:0 16px
    }
}



.price-with-coupon_29-e:before {
    content: "\FFE5";
    font-size: 16px
}
.coupon-price-info_31Lb {
    height: 56px;
    /*padding: 0 30px 0 16px;*/
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    align-items: center;
    background: -webkit-linear-gradient(41deg,#ff3271,#ff49a4);
    background: linear-gradient(49deg,#ff3271,#ff49a4);
    color: #fff;
    flex-wrap: wrap;
    border-radius: 8px 0 0 8px
}

.price-with-ticket_1cOm {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 5px
}

.ticket-price_1w-W {
    height: 20px;
    color: #ff3271;
    line-height: 20px;
    background: #fff;
    font-size: 13px;
    border-radius: 12px;
    padding: 0 6px;
    font-weight: 500
}

.coupon-wrapper_1YpV {
    height: 100%;
    width: 157px;
    flex-shrink: 0;
    display: -webkit-box;
    display: flex;
    margin-left: -1px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: url(https://n1image.hjfile.cn/res7/2021/11/24/d87d23823c04b37b380af27945654d1a.png) no-repeat;
    background-position: 100%;
    background-size: 100% 100%
}

.coupon_SEDW {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    align-items: center;
    font-size: 12px;
    color: #fff;
    vertical-align: 12px;

    cursor: pointer;
    position: relative
}

.coupon-price_1Pgg {
    color: #ff3271;
    font-size: 22px;
    text-align: right
}

.coupon-price_1Pgg:before {
    content: "\FFE5";
    font-size: 16px
}

.has-taken_10a-,.take_2Qf8 {
    vertical-align: top;
    min-width: 64px;
    text-align: right;
    display: inline-block;
    color: #ff3271
}
.activity-out{
    margin-bottom: 10px;
}