.common-tip{flex-flow:column wrap;justify-content:center;align-items:center;margin-top:12px;display:flex}.common-tip .last-timer{text-align:center;background:rgba(0,0,0,.3);border-radius:20px;width:fit-content}.common-tip .last-timer p{color:#fff;padding:2px 12px;font-size:13px}.common-tip .last-timer p span{color:#fffb94}.common-tip .integer-tip{background:#fff;border-radius:20px;margin-top:10px;padding:2px;display:flex}.common-tip .integer-tip .intger-icon{width:19px;height:19px}.common-tip .integer-tip p{color:#333;padding:0 4px;font-size:13px}.common-rule-btn{text-align:center;z-index:99;background:rgba(0,0,0,.3);border-radius:20px;width:fit-content;position:absolute;top:16px;right:16px}.common-rule-btn p{color:#fff;padding:2px 10px;font-size:13px}.common-winner{text-align:center;z-index:98;background:rgba(0,0,0,.3);border-top-right-radius:20px;border-bottom-right-radius:20px;padding:3px 0;position:absolute;left:-1px}.common-winner .winner{color:#fff;padding:0 6px;font-size:11px;line-height:1.6}.common-winner .prize{color:#fffb94;padding:0 6px;font-size:11px;line-height:1}.common-winner .line-winner{color:#fff;padding:5px 16px;font-size:11px;line-height:1.6}.act-machine{justify-content:center;align-items:center;width:100%;min-height:490px;display:flex}.act-machine .game-container{background-size:100%;width:100%;height:490px;position:relative}.act-machine .game-container .edit-area{box-sizing:border-box;cursor:pointer;z-index:99;border:1.5px dashed rgba(85,85,85,0);width:100%;height:490px;position:absolute}.act-machine .game-container .edit-area:hover{border:1.5px dashed rgba(85,85,85,.5)}.act-machine .game-container .edit-area:hover:after{content:"编辑";color:#fff;text-align:center;background:rgba(0,0,0,.39);width:38px;height:20px;font-size:13px;position:absolute;top:0;right:0}.act-machine .game-container .background-image{background-size:100%;justify-content:center;width:100%;height:490px;display:flex;position:relative}.act-machine .game-container .background-image .title-image{position:absolute;top:54px}.act-machine .game-container .background-image .title-image img{width:323px;height:90px}.act-machine .game-container .background-image .game-content{background-size:100%;flex-direction:column;align-items:center;width:100%;height:336px;display:flex;position:absolute;top:154px}.act-machine .game-container .background-image .game-content .shadow{z-index:98;border-radius:8px;width:268px;height:131px;display:flex;position:relative;top:48px;box-shadow:inset 0 12px 20px -12px #000,inset 0 -12px 20px -12px #000}.act-machine .game-container .background-image .game-content .scroll-area{justify-content:space-around;align-items:center;width:268px;height:131px;padding:0 2px;display:flex;position:absolute;top:48px}.act-machine .game-container .background-image .game-content .scroll-area .scroll-item{background-color:#fff;border-radius:4px;flex-flow:column;place-content:center;align-items:center;width:82px;height:122px;max-height:122px;display:flex;overflow-y:hidden}.act-machine .game-container .background-image .game-content .scroll-area .scroll-item .prize-item{flex-direction:column;justify-content:center;align-items:center;padding:5px 0;display:flex}.act-machine .game-container .background-image .game-content .scroll-area .scroll-item .prize-item img{width:60px;height:60px;margin-bottom:2px}.act-machine .game-container .background-image .game-content .scroll-area .scroll-item .prize-item p{color:#666;font-size:12px;font-weight:700}.act-machine .game-container .background-image .game-content .button-image{width:182px;height:57px;position:relative;top:82px}.act-machine .game-container .background-image .game-content .button-image img{width:100%}.act-machine .game-container .background-image .common-tip{position:absolute;bottom:7px}