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