.styles_gameGridMain__PDaZu{display:grid;grid-gap:var(--game-gap);grid-template-columns:repeat(9,1fr);@media (max-width:900px){grid-template-columns:repeat(6,1fr)}}.styles_gameColumnMain__YisUh{display:grid;grid-gap:var(--game-gap);grid-template-columns:repeat(5,1fr);@media (max-width:900px){grid-template-columns:repeat(3,1fr)}}.styles_wrap___0IAQ{overflow:hidden;border-radius:var(--game-radius);background:#fff;transition:all .3s}@media (any-hover:hover){.styles_wrap___0IAQ:hover{box-shadow:var(--panel-shadow);transform:translateY(-5px)}.styles_wrap___0IAQ:hover .styles_btn__HjfAP{background:var(--red);color:#fff}}.styles_bannerImg__gqCmo{overflow:hidden;position:relative;height:200px}.styles_bannerImg__gqCmo img{object-position:top}.styles_bottom__OYrJn{display:flex;justify-content:center;align-items:center;padding:10px}.styles_cateWrap__Xm618{flex:auto;display:flex;flex-direction:column;justify-content:center}.styles_cateItem__Lb_r4{margin-top:4px;color:var(--text-gray);font-size:12px}.styles_icon__SHFig{margin-right:10px;border-radius:var(--game-radius)}.styles_name__UBEB6{overflow:hidden;margin-bottom:8px;padding-right:10px;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.styles_rating___I_Bq{margin-right:4px;color:var(--text-gray)}.styles_btn__HjfAP{flex:none;width:90px;height:30px;margin-left:8px;border-radius:10px;color:var(--red);font-size:12px;line-height:30px;text-align:center;background:#fc10691a;transition:all .3s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}