.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}.act-gashapon{justify-content:center;align-items:center;width:100%;min-height:566px;display:flex}.act-gashapon .game-container{background-size:100%;width:100%;height:566px;position:relative}.act-gashapon .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:566px;position:absolute}.act-gashapon .game-container .edit-area:hover{border:1.5px dashed rgba(85,85,85,.5)}.act-gashapon .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-gashapon .game-container .background-image{background-size:100%;justify-content:center;width:100%;height:566px;display:flex;position:relative}.act-gashapon .game-container .background-image .title-image{position:absolute;top:30px}.act-gashapon .game-container .background-image .title-image img{width:323px;height:90px}.act-gashapon .game-container .background-image .sudoku-winner{color:#fff;z-index:98;font-size:13px;font-weight:500;position:absolute;top:140px}.act-gashapon .game-container .background-image .integer-tip{border-radius:20px;justify-content:center;align-items:center;width:max-content;height:25px;padding:0 2px;display:flex;position:relative;top:516px}.act-gashapon .game-container .background-image .integer-tip .intger-icon{width:19px;height:19px}.act-gashapon .game-container .background-image .integer-tip p{color:#333;padding:0 4px;font-size:13px}.act-gashapon .game-container .background-image .game-content{background-size:100%;flex-direction:column;align-items:center;width:337px;height:400px;display:flex;position:absolute;top:126px}.act-gashapon .game-container .background-image .game-content .gashapon-area,.act-gashapon .game-container .background-image .game-content .door,.act-gashapon .game-container .background-image .game-content .button{background-size:100%;position:absolute}.act-gashapon .game-container .background-image .game-content .gashapon-area{background-size:100%;width:267px;height:182px;position:relative;top:45px}.act-gashapon .game-container .background-image .game-content .gashapon-area .gash-item{position:absolute}.act-gashapon .game-container .background-image .game-content .door{width:83px;height:83px;top:296px;left:30px}.act-gashapon .game-container .background-image .game-content .button{width:170px;height:49px;top:304px;right:38px}