.lottery-modal-bg{position:fixed;z-index:9999;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6)}.lottery-modal-bg .lottery-modal{position:fixed;top:50%;left:50%;padding-top:48px;width:560px;font-size:16px;color:#263238;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);box-shadow:0 2px 4px rgba(0,0,0,.12),0 0 6px rgba(0,0,0,.04);border:1px solid #eceff1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.lottery-modal-bg .lottery-modal .lottery-modal-title{position:fixed;top:0;border-radius:4px 4px 0 0;padding:0 16px;width:100%;font-size:14px;line-height:48px;color:#333;-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,.1);box-shadow:0 1px 0 0 rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.lottery-modal-bg .lottery-modal .lottery-modal-title .lottery-modal-title__close{width:18px;height:18px}.luckDrawPc .lotteryBox{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:10}.luckDrawMobile .lotteryBox{width:300px;height:300px;position:fixed;bottom:100px;left:calc(50% - 150px);z-index:12}.luckDrawMobile .mobileModalBg{position:fixed;z-index:999;width:100%;height:100%;background:rgba(0,0,0,.55)}.luckDrawMobile .mobileModalBg .mobileModal{position:absolute;bottom:0;width:100%;background:#fff;border-radius:10px 10px 0 0;box-sizing:border-box;padding:10px}.openLuck{width:100px;height:50px;background:#ff5a5f;color:#fff;position:absolute;bottom:300px;left:0}