:root{--van-action-bar-background-color:var(--van-background-color-light);--van-action-bar-height:50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background-color)}:root{--van-action-bar-button-height:40px;--van-action-bar-button-warning-color:var(--van-gradient-orange);--van-action-bar-button-danger-color:var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-weight-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-border-radius-max);border-bottom-left-radius:var(--van-border-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-border-radius-max);border-bottom-right-radius:var(--van-border-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width:321px){.van-action-bar-button{font-size:13px}}:root{--van-dialog-width:320px;--van-dialog-small-screen-width:90%;--van-dialog-font-size:var(--van-font-size-lg);--van-dialog-transition:var(--van-animation-duration-base);--van-dialog-border-radius:16px;--van-dialog-background-color:var(--van-background-color-light);--van-dialog-header-font-weight:var(--van-font-weight-bold);--van-dialog-header-line-height:24px;--van-dialog-header-padding-top:26px;--van-dialog-header-isolated-padding:var(--van-padding-lg) 0;--van-dialog-message-padding:var(--van-padding-lg);--van-dialog-message-font-size:var(--van-font-size-md);--van-dialog-message-line-height:var(--van-line-height-md);--van-dialog-message-max-height:60vh;--van-dialog-has-title-message-text-color:var(--van-gray-7);--van-dialog-has-title-message-padding-top:var(--van-padding-xs);--van-dialog-button-height:48px;--van-dialog-round-button-height:36px;--van-dialog-confirm-button-text-color:var(--van-danger-color)}.van-dialog{top:45%;left:50%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background-color);border-radius:var(--van-dialog-border-radius);backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{flex:1;height:var(--van-dialog-button-height);margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog-bounce-enter-from{transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.main_context[data-v-1f1c447c]{min-height:calc(100vh - 80px);background:linear-gradient(180deg,#efae5e,hsla(0,0%,100%,0) 36.02%),#fac47e;padding-top:30px;padding-bottom:0}.main_context .winning[data-v-1f1c447c]{border:5px solid #fff;background:#ffdd7c;box-shadow:inset 0 4px 4px 0 rgba(0,0,0,.25098039215686274);height:68px;width:55%;border-radius:20px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.main_context .win_start[data-v-1f1c447c]{background-image:url(../img/win_bg.fe82bf6e.svg);background-size:100%;height:430px;background-repeat:no-repeat}.main_context .chances[data-v-1f1c447c]{margin-top:20px}.main_context .winning_title[data-v-1f1c447c]{font-size:14px}.main_context .winning_body[data-v-1f1c447c],.main_context .winning_title[data-v-1f1c447c]{font-family:Arial;font-weight:700;line-height:20px;letter-spacing:0;text-align:center;color:#fff}.main_context .winning_body[data-v-1f1c447c]{font-size:20px}.main_context .win_bottom[data-v-1f1c447c]{background:linear-gradient(180deg,rgba(247,157,61,.8),hsla(0,0%,100%,0) 36.02%),linear-gradient(0deg,#fdce7e,#fdce7e);height:calc(100vh - 500px);padding-top:40px;margin-top:-35px}.main_context .commodity_name[data-v-1f1c447c]{box-shadow:0 4px 4px 0 rgba(0,0,0,.25098039215686274);background:#fff;height:50px;width:65%;border-radius:20px;font-family:Arial;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;text-align:center;display:flex;justify-content:center;align-items:center;color:red;margin:25px auto}.main_context .luckyWheel[data-v-1f1c447c]{margin:60px auto}.main_context .notice[data-v-1f1c447c]{width:80%;font-family:Arial;font-size:12px;font-weight:400;line-height:14px;letter-spacing:0;text-align:center;margin:10px auto}.main_context[data-v-1f1c447c] .van-button{background:#ff7f4e;color:#fff;width:85%;border-radius:10px}.main_context .confirm-btn[data-v-1f1c447c]{height:40px;margin-top:10px}