.online_shop_wrapper{width:100%;height:100%;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:50002;flex-direction:column;background:rgba(0,0,0,.5)}
.online_shop_wrapper .credit_image{background:url('/images/credit.png') center center / cover no-repeat;position:absolute;right:10px;width:50px;height:50px}
.online_shop_wrapper .rebate_image{background:url('/images/rebate.png') center center / cover no-repeat;position:absolute;right:13px;width:50px;height:50px}
.online_shop_wrapper .picture{position:relative;width:290px;max-width:290px;height:450px;max-height:450px;zoom:1;background:url('/images/online_shop_marketing_bg.png') center center / cover no-repeat;border-radius:0 0 15px 15px}
.element::-webkit-scrollbar{display:none}
.online_shop_wrapper .content_wrapper{position:absolute;top:130px;width:100%;align-content:center}
.online_shop_wrapper .reward_content{display:flex;justify-content:center}
.online_shop_wrapper .quantity{position:absolute;top:0;right:0;padding:0 8px;border-radius:50% 0 0 50%;font-size:15px;display:flex;justify-content:center;color:#fd3331}
.online_shop_wrapper .quantity span{margin-left:2px}
.online_shop_wrapper .reward_wrapper{overflow:auto;border-radius:10px;flex-wrap:wrap;margin-top:10px;height:205px;width:275px;display:flex;justify-content:center;align-content:flex-start}
.online_shop_wrapper .reward{position:relative;border:1px solid rgba(0,0,0,0.1);border-radius:10px;margin-top:5px;height:68px;width:250px;display:flex;align-items:center;background:white}
.online_shop_wrapper .reward .desc{margin-left:5px;display:flex;align-items:center}
.online_shop_wrapper .reward .discount{display:inline-block;width:65px}
.online_shop_wrapper .coupon_desc{display:flex;flex-direction:column;text-align:left}
.online_shop_wrapper .receive_btn{font-size:17px;margin:15px 45px;padding:5px 0;border-radius:7px;background-color:#f4ba68;color:#fd3331}
.online_shop_wrapper .date{font-size:12px;color:rgba(0,0,0,.5)}
.online_shop_wrapper .name{font-weight:bold;color:rgba(0,0,0,.8)}
.online_shop_wrapper .coupon,.online_shop_wrapper .rebate,.online_shop_wrapper .credit{color:red;font-size:25px;font-weight:bold}
.online_shop_wrapper .unit{display:inline-block;font-weight:bold;font-size:12px;color:red}
.online_shop_wrapper .title{font-size:18px;font-weight:bold;color:white;width:100%}
.online_shop_wrapper .voucher_coupon{color:red;font-weight:bold}
.online_shop_tips .weui_toast,.online_shop_tips .weui_mask_transparent{z-index:50010}
.close_btn{height:40px;width:40px;text-align:center;font-size:24px;color:white;border-radius:50%;border:solid 2px white;line-height:40px;opacity:.7;z-index:10;font-weight:500;cursor:pointer;margin-top:15px}