.Puzzle .magic-cube{position:relative;overflow:hidden;background:transparent}.Puzzle .empty-cube{line-height:136px;font-size:14px;text-align:center;background-color:#ebf8fd;color:#88c4dc}.Puzzle .layout-content{border-top:1px solid #f7f8fa;border-left:1px solid #f7f8fa;position:relative}.Puzzle .layout-content .layout-item{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;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;background:#fff;font-size:12px;width:72px;height:72px;cursor:pointer}.Puzzle .layout-content .layout-item .img_wrap,.Puzzle .layout-content .layout-item .img_wrap .img{width:100%;height:100%}