.max-w-wrap[data-v-1694d856] {
    width: 1400px;
    margin: 0 auto;
    padding: 0 15px
}

@media (max-width: 640px) {
    .max-w-wrap[data-v-1694d856] {
        width: 100%
    }
}

header[data-v-8d5028e2] {
    flex: none;
    height: 70px;
    margin-bottom: 16px;
    box-shadow: 0 4px 4px #00000040;
    background: linear-gradient(180deg, #74c0ff, #2e7fc1)
}

header .wrap[data-v-8d5028e2] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    background: linear-gradient(180deg, #74c0ff, #2e7fc1)
}

header .logo img[data-v-8d5028e2] {
    height: 40px;
    object-fit: contain;
    object-position: center
}

header .cate-wrap[data-v-8d5028e2] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 20px
}

header .cate[data-v-8d5028e2] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 36px;
    padding: 0 10px;
    border: 1px solid #fff;
    border: 1px solid #ffff97;
    border-radius: 9999px;
    box-shadow: 0 0 8px #0000004d;
    color: #fff;
    background: #2675bf;
    cursor: pointer
}

@media (any-hover: hover) {
    header .cate[data-v-8d5028e2]:hover {
        color: #1d69b1;
        background: #ffff97
    }
}

header .cate + .cate[data-v-8d5028e2] {
    margin-left: 18px
}

header .search[data-v-8d5028e2] {
    width: 36px;
    padding: 0
}

.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
}

.header-wrap[data-v-71bd95a8] {
    flex: none;
    height: 80px;
    margin-bottom: 10px
}

@media (max-width: 640px) {
    .header-wrap[data-v-71bd95a8] {
        height: 64px
    }
}

.header-bg[data-v-71bd95a8] {
    background: linear-gradient(180deg, #74c0ff, #2e7fc1)
}

.header[data-v-71bd95a8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1820px;
    height: 80px;
    margin: 0 auto;
    padding: 0 30px;
    color: #fff
}

@media (max-width: 640px) {
    .header[data-v-71bd95a8] {
        height: 64px;
        padding: 0 10px
    }
}

.icon[data-v-71bd95a8] {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    margin-left: 10px;
    border-radius: 9999px;
    color: #fff;
    background: #2675bf;
    cursor: pointer
}

.logo[data-v-71bd95a8] {
    flex: 1;
    display: flex
}

.logo img[data-v-71bd95a8] {
    height: 40px;
    object-fit: contain;
    object-position: center
}

.dialog-wrap[data-v-71bd95a8] {
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #8cd3ff
}

.close[data-v-71bd95a8] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    margin-left: auto;
    border-radius: 10px;
    color: #fff;
    background: #1688e5
}

.cate-title[data-v-71bd95a8] {
    margin: 16px 0 10px;
    color: #1688e5;
    font-weight: 500
}

.cate-item[data-v-71bd95a8] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding: 20px 15px;
    border-radius: 10px;
    color: #fff;
    background: #1688e5
}

.cate-icon[data-v-71bd95a8] {
    flex: none;
    display: flex;
    width: 30px;
    margin-right: 8px
}

.cate-icon img[data-v-71bd95a8] {
    border-radius: 8px
}

.cate-icon svg[data-v-71bd95a8] {
    width: 30px;
    height: 30px
}

footer[data-v-3bf4e049] {
    flex: none;
    height: 80px;
    margin-top: 30px;
    background: linear-gradient(180deg, #75c1ff, #3a84c4)
}

footer .wrap[data-v-3bf4e049] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    color: #fff;
    background: linear-gradient(180deg, #75c1ff, #3a84c4)
}

@media (max-width: 640px) {
    footer .wrap[data-v-3bf4e049] {
        flex-direction: column;
        justify-content: space-evenly;
        font-size: 12px
    }
}

footer a[data-v-3bf4e049] {
    margin: 0 30px;
    font-size: 14px
}

@media (max-width: 640px) {
    footer a[data-v-3bf4e049] {
        margin: 0 5px;
        font-size: 12px
    }
}

.wrap[data-v-f3bd92fb] {
    flex: 1
}

.game[data-v-8551d341] {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 8px;
    background: #fff
}

@media (any-hover: hover) {
    .game[data-v-8551d341]:hover {
        background: #ffff97
    }

    .game:hover .icon-wrap[data-v-8551d341] {
        border: 1px solid #fff
    }

    .game:hover .icon[data-v-8551d341] {
        transform: scale(1.2)
    }
}

.icon-wrap[data-v-8551d341] {
    overflow: hidden;
    width: 78px;
    height: 78px;
    margin-right: 12px;
    border: 1px solid #ccc;
    border-radius: 6px
}

.icon[data-v-8551d341] {
    transition: all .3s
}

.name[data-v-8551d341] {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.info[data-v-8551d341] {
    overflow: hidden;
    flex: 1
}

.rating[data-v-8551d341] {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #666
}

.rating span[data-v-8551d341] {
    margin-right: 4px
}

.btn[data-v-89ba8c58] {
    height: 36px;
    margin-top: 10px;
    border: 1px solid #ffff97;
    border-radius: 18px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    background: #1d69b1;
    transition: all .3s;
    cursor: pointer
}

@media (any-hover: hover) {
    .btn[data-v-89ba8c58]:hover {
        color: #1d69b1;
        background: #ffff97
    }
}

.games-bg[data-v-5521bed0] {
    position: relative;
    margin-left: 100px;
    margin-bottom: 16px;
    padding: 12px;
    border-radius: 10px;
    background: #8cd3ff
}

.games-content[data-v-5521bed0] {
    margin-left: 108px
}

.games-title[data-v-5521bed0] {
    position: absolute;
    left: 0;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 192px;
    height: 192px;
    padding: 4px;
    border: 2px solid #fff;
    border-radius: 100px;
    color: #ffff97;
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    background: #1688e5;
    transform: translate(-50%, -50%) rotate(-15deg)
}

.games-wrap[data-v-b5db74c4] {
    display: grid;
    gap: 12px;
    grid-template-columns:repeat(4, minmax(0, 1fr));
    border-radius: 10px
}

.game[data-v-2c886d7f] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 0;
    border-radius: 8px;
    background: #fff
}

@media (any-hover: hover) {
    .game[data-v-2c886d7f]:hover {
        background: #ffff97
    }

    .game:hover .icon-wrap[data-v-2c886d7f] {
        border: 1px solid #fff
    }

    .game:hover .icon[data-v-2c886d7f] {
        transform: scale(1.2)
    }
}

.icon-wrap[data-v-2c886d7f] {
    overflow: hidden;
    width: 100px;
    height: 100px;
    margin: 0 24px;
    border-radius: 6px
}

.icon[data-v-2c886d7f] {
    transition: all .3s
}

.name[data-v-2c886d7f] {
    margin: 10px 0 6px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.games-wrap[data-v-b74e3b5a] {
    display: grid;
    gap: 12px;
    grid-template-columns:repeat(6, minmax(0, 1fr));
    border-radius: 10px
}

.games-wrap[data-v-4888f8c4] {
    display: grid;
    gap: 12px;
    grid-template-columns:repeat(3, 1fr);
    padding: 10px;
    border-radius: 10px;
    background: #fff
}

.banner[data-v-4888f8c4] {
    width: 100%;
    height: 178px;
    margin-bottom: 12px;
    border-radius: 10px;
    box-shadow: 0 2px 2px #6040df3d;
    transition: all .3s
}

@media (any-hover: hover) {
    .banner[data-v-4888f8c4]:hover {
        transform: scale(1.1)
    }
}

.icon[data-v-4888f8c4] {
    width: 70px;
    height: 70px;
    margin-right: 14px;
    border-radius: 6px
}

.name[data-v-4888f8c4] {
    font-size: 14px;
    font-weight: 500
}

.cate-wrap[data-v-4888f8c4] {
    margin-top: 14px;
    color: #445064;
    font-size: 12px
}

.cate[data-v-4888f8c4] {
    margin-right: 10px
}

.card-panel[data-v-546a1d9e] {
    margin-bottom: 15px;
    border-radius: 10px;
    background: #8cd3ff
}

@media (max-width: 640px) {
    .card-panel[data-v-546a1d9e] {
        border-radius: 0
    }
}

.card-title[data-v-546a1d9e] {
    margin-bottom: 8px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center
}

.top-game .banner[data-v-7580d935] {
    width: 100%;
    min-height: 250px;
    border-radius: 10px;
    margin-bottom: 10px
}

.top-game .icon[data-v-7580d935] {
    width: 50px;
    height: 50px;
    border-radius: 5px;
    margin-right: 10px
}

.top-game .name[data-v-7580d935] {
    margin-bottom: 5px;
    color: #fff
}

.top-game .categories[data-v-7580d935] {
    display: flex;
    flex-wrap: wrap
}

.top-game .categories span[data-v-7580d935] {
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 2px 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    background: #1d69b1
}

.games-grid-1[data-v-7580d935] {
    display: grid;
    gap: 10px;
    grid-template-columns:repeat(3, minmax(0, 1fr))
}

.games-grid-2[data-v-7580d935] {
    display: grid;
    gap: 10px;
    grid-template-columns:repeat(2, minmax(0, 1fr))
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none
}

html {
    height: 100%;
    font-family: normal
}

body {
    height: 100%;
    background: linear-gradient(180deg, #d8fffe, #3480c3) fixed
}

a {
    color: inherit;
    text-decoration: none
}

b, strong {
    font-weight: 500
}

em {
    font-style: italic
}

img {
    max-width: 100%;
    object-fit: cover;
    object-position: top
}


@font-face {
    font-family: normal;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/normal.woff2) format("woff2")
}

@keyframes bounce {
    0% {
        transform: scale(.9)
    }
    to {
        transform: scale(1)
    }
}

.flex-1 {
    flex: 1
}

.flex-auto {
    flex: auto
}

.flex {
    display: flex
}

.flex-col {
    flex-direction: column
}

.justify-center {
    justify-content: center
}

.items-center {
    align-items: center
}

.items-start {
    align-items: flex-start
}

.ad-wrap > .p {
    font-size: 12px;
    text-align: center;
    line-height: 1
}

.ad {
    text-align: center
}

.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
}

.prose a {
    color: #fff
}
