.wrap[data-v-0e0e3a92]{position:relative;width:250px}@media (max-width: 640px){.wrap[data-v-0e0e3a92]{width:100%}}.search-input-wrap[data-v-0e0e3a92]{position:relative;width:100%}.search-input[data-v-0e0e3a92]{flex:1;width:100%;padding:8px 48px 8px 10px;border:2px solid var(--primary);border-radius:10px;font-weight:500}.search-icon-wrap[data-v-0e0e3a92]{position:absolute;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;padding:0 12px;border-radius:8px;color:var(--primary)}.result-wrap[data-v-0e0e3a92]{overflow:hidden;position:absolute;z-index:999;top:100%;left:0;right:0;margin-top:4px;padding:8px;border-radius:8px;box-shadow:0 2px 4px #08192d33;color:var(--primary);background:#fff;transform:translateY(4px)}.result-wrap[data-v-0e0e3a92]>*+*{margin-top:10px}.result-game[data-v-0e0e3a92]{display:flex;align-items:center}.result-game img[data-v-0e0e3a92]{width:50px;height:50px;margin-right:10px}.dialog-wrap[data-v-7639a04c]{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;background:#0008}.dialog-bg[data-v-7639a04c]{position:absolute;top:0;right:0;bottom:0;left:0}.cate-wrap[data-v-8d989a28]{display:inline-grid;gap:30px;grid-template-columns:repeat(4,auto);margin-left:auto;font-size:14px;font-weight:500}@media (max-width: 1000px){.cate-wrap[data-v-8d989a28]{grid-template-columns:repeat(1,auto)}}.cate[data-v-8d989a28]{display:flex;align-items:center;padding:10px;text-transform:uppercase}.cate.active[data-v-8d989a28]{color:var(--primary);text-decoration:underline}@media (any-hover: hover){.cate[data-v-8d989a28]:hover{color:var(--primary);text-decoration:underline}}.cate svg[data-v-8d989a28]{margin-right:6px}.search-wrap[data-v-cf1522bc]{overflow-y:auto;position:relative;z-index:40;display:flex;width:100%;max-width:600px;min-height:100%}.search-content[data-v-cf1522bc]{width:90%;padding:20px;color:#fff;background:#1e1b4be6}.close[data-v-cf1522bc]{margin-bottom:20px;text-align:right;cursor:pointer}[data-v-cf1522bc] .cate-wrap{margin-top:30px}@media (any-hover: hover){[data-v-cf1522bc] .cate:hover{color:#fff}}.header-wrap[data-v-eabadd68]{flex:none;height:60px}@media (max-width: 640px){.header-wrap[data-v-eabadd68]{height:64px}}.header-bg[data-v-eabadd68]{background:#fff}.header[data-v-eabadd68]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;height:60px;margin:0 auto;padding:0 10px}@media (max-width: 640px){.header[data-v-eabadd68]{height:64px;padding:0 10px}}.logo[data-v-eabadd68]{flex:none;display:flex;height:30px;object-position:left}.header-search[data-v-eabadd68]{flex:none}@media (max-width: 1000px){.header-search[data-v-eabadd68]{display:none}}.menu-wrap[data-v-eabadd68]{display:none;cursor:pointer}@media (max-width: 1000px){.menu-wrap[data-v-eabadd68]{display:flex}}.header-cate-wrap[data-v-eabadd68]{flex:1;display:flex;margin:0 30px}@media (max-width: 1000px){.header-cate-wrap[data-v-eabadd68]{display:none}}.footer-wrap[data-v-409b045b]{margin-top:20px;background:#fff}.footer[data-v-409b045b]{display:flex;flex-direction:column;align-items:center;margin:0 auto;padding:20px;max-width:1200px;color:#868786;font-size:12px;text-align:center}.footer p[data-v-409b045b]{margin-top:14px}.footer a[data-v-409b045b]{text-decoration:underline}.footer a+a[data-v-409b045b]{margin-left:20px}.main-wrapper{max-width:1200px;width:100%;flex:1;margin:0 auto;padding:20px 10px 0}@media (max-width: 640px){.main-wrapper{padding:10px 10px 0}}.game[data-v-83cd36a8]{overflow:hidden;padding:4px;border:4px solid transparent;border-radius:14px}@media (any-hover: hover){.game[data-v-83cd36a8]:hover{border:4px solid var(--primary-light)}}.game.noname[data-v-83cd36a8]{margin:0;border:none}.game.noname .game-name[data-v-83cd36a8],.game.noname .game-cate[data-v-83cd36a8]{display:none}.game.noname img[data-v-83cd36a8]{margin:0}.game img[data-v-83cd36a8]{aspect-ratio:187/133;margin-bottom:6px;border-radius:14px}.game-name[data-v-83cd36a8]{overflow:hidden;width:100%;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:22px}.game-cate[data-v-83cd36a8]{font-size:12px;font-weight:400;line-height:16px}.left[data-v-db608b07]{flex:none;width:200px;margin-right:15px}.left .cate-btn[data-v-db608b07]{overflow:hidden;display:flex;justify-content:center;align-items:center;height:56px;margin-top:8px;margin-bottom:18px;padding:0 18px;border-radius:28px;color:var(--primary);font-size:14px;font-weight:500;line-height:56px;background:#fff}.left .cate-btn span[data-v-db608b07]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left .cate-btn.active[data-v-db608b07]{background:var(--primary);color:#fff}.left .cate-btn img[data-v-db608b07]{width:24px;height:24px;margin-right:10px;border-radius:6px}.right[data-v-db608b07]{flex:1}.right .games-grid[data-v-db608b07]{display:grid;grid-gap:15px;grid-template-columns:repeat(5,1fr)}@media (max-width: 1000px){.right .games-grid[data-v-db608b07]{grid-template-columns:repeat(4,1fr)}}@media (max-width: 640px){.right .games-grid[data-v-db608b07]{grid-template-columns:repeat(3,1fr)}}.right .more-btn[data-v-db608b07]{display:flex;justify-content:center;align-items:center;width:100%;height:55px;margin:20px 0;border-radius:28px;color:#fff;text-align:center;background:var(--primary);cursor:pointer}.games-grid[data-v-4caf3c48]{display:grid;grid-gap:15px;grid-template-columns:repeat(9,1fr)}@media (max-width: 900px){.games-grid[data-v-4caf3c48]{grid-template-columns:repeat(6,1fr)}}@media (max-width: 640px){.games-grid[data-v-4caf3c48]{grid-template-columns:repeat(2,1fr)}}.more-btn[data-v-4caf3c48]{display:flex;justify-content:center;align-items:center;width:100%;height:55px;margin:20px 0;border-radius:28px;color:#fff;text-align:center;background:var(--primary);cursor:pointer}.p[data-v-7ee84129]{color:#999;font-size:12px;text-align:center}.ad[data-v-7ee84129]{text-align:center}*{margin:0;padding:0;box-sizing:border-box;outline:none}:root{--primary-lighter: #e9f0fa;--primary-light: #c8c1f1;--primary: #3b21cc;--primary-dark: #3b21cc}html{height:100%;font-family:normal}body{height:100%;background:#f6f6f6}a{color:inherit;text-decoration:none}b,strong{font-weight:500}em{font-style:italic}img{width:100%;max-width:100%;object-fit:cover}#app{display:flex;flex-direction:column;height:100%}@font-face{font-family:normal;font-style:normal;font-display:swap;src:url(/font/normal.woff2) format("woff2")}.flex{display:flex}.prose{margin:16px auto 48px;padding:0 10vw}.prose h1{margin:48px 0 16px;font-size:30px;font-weight:500;line-height:1.5}.prose h2{margin:48px 0 16px;font-size:24px;font-weight:500;line-height:1.5}.prose h3{margin:48px 0 16px;font-size:20px;font-weight:500;line-height:1.5}.prose h4{margin:30px 0 16px;font-size:18px;font-weight:500;line-height:1.5}.prose h5,.prose h6{margin:30px 0 16px;font-weight:500;line-height:1.5}.prose p{margin:1rem 0;color:var(--text-gray);line-height:28px}.prose ol,.prose ul{list-style-position:inside;line-height:24px}
