.floor-game{position:relative;min-height:calc(100vh - 182px);background:#3e16e0;padding-bottom:16px}.floor-game .block-gradient{font-size:0;line-height:0;position:absolute;top:-30px;width:100%;height:64px;z-index:9;background:linear-gradient(-180deg,rgba(4,8,104,0),#3e16e0)}.floor-game .block-categories,.floor-game .block-recomended{background-color:#67d5ff;border-radius:16px;margin:8px 8px 16px}.floor-game .block-categories h6,.floor-game .block-recomended h6{margin:0;font-size:16px;font-weight:600;color:#000;padding:16px 8px 10px}.floor-game .block-categories ul,.floor-game .block-recomended ul{display:inline-flex;flex-wrap:wrap}.floor-game ul li{display:flex;flex:none;align-items:center;justify-content:center}.floor-game ul li a{width:100%;height:100%;padding:4px}.floor-game ul li img{background-clip:border-box;border:2px solid #ddd;border-radius:8px;box-sizing:border-box;object-fit:cover}.floor-game .block-recomended{position:relative;z-index:10;min-height:250px}.floor-game .block-recomended ul{padding:0 4px 8px;align-content:space-around}.floor-game .block-recomended ul li{width:calc((100vw - 24px) / 5);height:calc((100vw - 24px) / 5)}.floor-game .block-recomended ul li img{width:100%;height:calc((100vw - 24px) / 5 - 8px)}.floor-game .block-recomended ul li:first-child,.floor-game .block-recomended ul li:nth-child(7){width:calc((100vw - 24px) * .4);height:calc((100vw - 24px) * .4)}.floor-game .block-recomended ul li:first-child img,.floor-game .block-recomended ul li:nth-child(7) img{width:100%;height:calc((100vw - 24px) * .4 - 8px)}.floor-game .block-recomended ul li:nth-child(7){margin-top:calc((100vw - 24px) / -5)}.floor-game .block-recomended ul li:nth-child(9){margin-top:calc((100vw - 24px) * -.4);margin-left:calc((100vw - 24px) * .8)}.floor-game .block-categories{margin-bottom:0;min-height:220px;padding:0 4px}.floor-game .block-categories ul li{width:25%;margin-bottom:-8px}.floor-game .block-categories ul li img{width:calc((100vw - 56px) / 4);height:calc((100vw - 56px) / 4)}.floor-game .block-ads{width:calc(100vw - 16px);background-color:#f1f5ff;border-radius:16px;margin:0 auto}@keyframes van-circular{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40}to{stroke-dasharray:90,150;stroke-dashoffset:-120}}@keyframes van-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.van-loading{color:#c8c9cc;font-size:0;text-align:center;padding:10px}.van-loading,.van-loading__spinner{position:relative;vertical-align:middle}.van-loading__spinner{display:inline-block;width:22px;height:22px;max-width:100%;max-height:100%;animation:van-rotate .8s linear infinite}.van-loading__spinner--circular{animation-duration:2s}.van-loading__circular{display:block;width:100%;height:100%}.van-loading__circular circle{animation:van-circular 1.5s ease-in-out infinite;stroke:currentColor;stroke-width:3;stroke-linecap:round}.van-loading__text{display:inline-block;margin-left:8px;color:#969799;font-size:13px;vertical-align:middle}@keyframes loading-rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}img[lazy=loading]{animation:loading-rotate .8s linear infinite;width:20%!important;height:20%!important}