a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    text-decoration: none;
    cursor: pointer
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

[hidden], audio:not([controls]) {
    display: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

[hidden], audio:not([controls]) {
    display: none
}

a, abbr, acronym, address, applet, big, blockquote, body {
    vertical-align: baseline
}

a, abbr, acronym, address, applet, big, blockquote, body, caption {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%
}

cite, code, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline
}

table {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%
}

tbody {
    vertical-align: baseline
}

tbody, td {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%
}

tfoot {
    vertical-align: baseline
}

tfoot, th, thead, tr, tt, ul, var {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%
}

thead, tr, tt, ul, var {
    vertical-align: baseline
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: separate;
    border-spacing: 0;
    vertical-align: middle
}

caption, td, th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

a img {
    border: none
}

a {
    color: #222
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

[hidden], audio:not([controls]) {
    display: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    font-size: 100%;
    vertical-align: baseline
}

[hidden], audio:not([controls]) {
    display: none
}

* {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased
}

body {
    -webkit-font-smoothing: auto;
    font: 14px -apple-system, BlinkMacSystemFont, "SegoeUI", Roboto, Ubuntu, "HelveticaNeue", Helvetica, Arial, "PingFangSC", "HiraginoSansGB", "MicrosoftYaHeiUI", "MicrosoftYaHei", "SourceHanSansCN", sans-serif;
    background-color: #fff;
    min-height: 100%;
    position: relative;
    color: #222
}


body {
    background-color: #00B6CA;
    width: 100%;
    max-width: 568px;
    margin: 0 auto;
    font-family: "Noto Sans SC";
}

.container {
    width: 100%;
    overflow-x: hidden;
    padding: 0 10px;
    margin-top: 65px;
}

.header-box {
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 568px;
    z-index: 10;
    padding: 10px 10px 0;
    background: #00B6CA;
    border-bottom: 1px solid #f5f5f570;
}

.header-top {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
}

.header-top > img {
    margin: .2rem .4rem;
    width: 1rem;
    height: 1rem;
}

.header-top > a > img {
    color: #fff;
    font-weight: bold;
}

.logo-img img {
    height: 50px;
}

.menu-img {
    width: 32px;
    height: 32px;
}

.head-img {
    width: 6.94rem;
    height: 1.38rem;
}

.title {
    background-color: #001539;
    align-items: center;
    position: relative;
    font-weight: bold;
    color: #fff;
    font-size: 1.5rem;
    display: flex;
    justify-content: space-between;
    padding: .3rem .5rem;
    margin-bottom: 1rem;
}

.box1, .box2, .box3 {
    margin: 1.5rem auto;
}

.title a span {
    color: #fff;
}

.t-left {
    display: flex;
    align-items: center;
}

.t-left span {
    color: #fff;
    text-transform: uppercase;
}

.t-left > img {
    margin-right: 5px;
}

.title a {
    display: flex;
    align-items: center;
    color: #000;
}

.title .icon {
    width: 28px;
    height: 28px;
}

.title > span {
    color: #fff;
    font-size: 0.28rem;
}

.arrow {
    width: 1.5rem;
    height: 1rem;
}


.box-list2, .box-list4 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
}

.box-list1, .box-list3 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}

.box1 .title, .box3 .title, .box4 .title {
    margin-top: 0;
}

.box-list1 .items, .box-list2 .items, .box-list3 .items {
    width: 100%;
}

.box-list1 .items > img {
    width: 100%;
    aspect-ratio: 16 / 9;
    border-radius: 10px;
}

.box-list1 .items > p, .box-list2 .items > p {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}

.box-list2 .items > img {
    width: 100%;
    aspect-ratio: 1;
    border-radius: 12px;
    box-shadow: -2px 2px 3px 1px rgba(0, 0, 0, 0.3);
}

.box-list3 .items {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.box-list3 .items > img {
    width: 80px;
    height: 80px;
}

.box-list3 .items > .info {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    gap: 10px;

}

.box-list3 .items > .info > img {
    width: 90%;
    margin-bottom: 0.1rem;
}

.box-list3 .items > .info > .txt {
    width: 100%;
    font-size: 1rem;
    font-weight: bold;
    color: #000;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.play-btn {
    padding: 2px 15px;
    font-size: 16px;
    background: #00B6CA;
    color: #fff;
    font-weight: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 999px;
    border: none;
    width: fit-content;
}

.box-list4 .items {
    width: 6.94rem;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0.3rem;
}

.box-list4 .items > img {
    width: 6.94rem;
    height: 4.16rem;
    border-radius: 10px;
}

.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 6.94rem;

    padding: 0 0.3rem;

    border-radius: 10px;
    margin: 0 auto 0.2rem;
}

.footer > p:nth-child(1) {
    color: #000;
    font-size: 0.5rem;
    text-align: center;
    margin-bottom: 0.3rem;
}

.footer > p {
    width: 100%;
    color: #fff;
    line-height: 21px;
    margin-top: 0.2rem;
}

.footer h2 {
    width: 100%;
    color: #fff;
    margin: 0.2rem 0;
    font-weight: bold;
}

.ft-img {
    width: 4.68rem;
    height: 0.64rem;
    margin: 0.3rem auto 0;
}

.items {
    position: relative;
}

.items > a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer-bt {
    width: 100%;

    margin: 0 auto 1rem;
}

.footer-bt a {
    display: block;
    margin: 0 auto;
}

.ft-img {
    width: 6.94rem;
    height: 100%;
    margin: 0 auto;
}

.footer-bt .txts {
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-align: center;
    display: block;
    margin: .5rem auto;
}

.ft-nav {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    background: #001539;
    border-radius: 15px;
    padding: .3rem 0;
}

.ft-nav a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.ft-nav span {
    color: #fff;
}

.empty {
    width: 100%;
    height: 0.4rem;
}

.form-search {
    width: 6.94rem;
    height: 0.9rem;
    border: 1px solid #fff;
    /* background-color:#fff; */
    border-radius: 0.14rem;
    margin: 0.15rem auto 0;
    position: relative;
}

.ipt-search {
    width: 100%;
    height: 0.8rem;
    background-color: #001539;
    color: #fff;
    font-size: 0.28rem;
    outline: none;
    border: 0;
    border-radius: 0.14rem;
    padding: 0 0.8rem 0 0.4rem;
    font-weight: bold;
}

::placeholder {
    color: #fff;
}

.icon-search {
    width: 0.4rem;
    height: 0.4rem;
}

.btn-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 1rem;
    height: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.no-search {
    width: 100%;
    text-align: center;
    height: 2.72rem;
    line-height: 2.72rem;
}

.game-type {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: 0.3rem;
}

.game-type .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 0.92rem;

    margin-right: 0.57rem;
    margin-top: 0.3rem;
}

.game-type .item:nth-child(5n) {
    margin-right: 0;
}

.game-type .item > span {
    display: block;
    color: #000;
    font-size: 0.2rem;
    font-weight: bold;
    margin-top: 0.2rem;
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.game-type .item > img {
    width: 0.92rem;
    height: 0.92rem;
}

.more-box .recent-list {
    width: 6.94rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.54rem 1.54rem 1.54rem 1.54rem;
    grid-gap: 0.24rem 0.24rem;
    color: #000;
    margin-bottom: .3rem;
}

.more-box .more-list .item,
.more-box .recent-list .item {
    position: relative;
    width: 1.54rem;
    height: 1.54rem;
    border-radius: 10px;
}

.more-box .more-list .item > a,
.more-box .recent-list .item > a {
    display: inline-block
}

.more-box .more-list .item .game-info,
.more-box .recent-list .item .game-info {
    color: #fff
}

.more-box .more-list .item .game-info > span {
    font-size: .32rem
}

.more-box .more-list .item .game-info > span:nth-child(1) {
    margin-right: .66667rem
}

.more-box .more-list .item .game-img,
.more-box .recent-list .item .game-img {
    width: 100%;
    height: 100%;
    border-radius: .26667rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    /* -webkit-box-shadow: 0 5px 10px 0 rgba(9, 11, 86, .3);
    box-shadow: 0 5px 10px 0 rgba(9, 11, 86, .3) */
}

.more-box .more-list .item .game-img > img,
.more-box .recent-list .item .game-img > img {
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.adv {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex
}

.adv p {
    text-align: center;
    color: #88af69;
    width: 100%;
    margin: 20px 0;
    font-size: 20px
}


.absolute-item {
    position: relative;
    display: flex;
}

.absolute-item p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;

    font-size: 1rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: .3rem 5px;
}

.mt-0 {
    margin-top: 0;
}


.menu-main {
    display: none;

    flex-direction: column;
    gap: 1rem;
    padding: 1rem 0;
    align-items: center;
    justify-content: center;
    max-height: 0;

    border-top: 2px solid #0298c7;
    overflow: hidden;
}

.menu-list {
    display: flex;
    gap: .8rem;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 90%;
}


.menu-item {
    padding: 8px 30px;
    border-radius: 10px;
    background: #43dd9e;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
}

.menu-main a, .menu-main i {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.menu-item i, .menu-item img {
    font-size: 24px;
    font-weight: bold;

    width: 24px;
    height: 24px;
}

.search-form {
    margin: .2rem auto;
    max-width: 90%;
    width: 100%;
    height: 40px;
    position: relative;
    display: flex;
    background: #00b339;
    border: 3px solid #019ccd;
}

.search-input {
    width: 100%;
    height: 100%;
    background: #c5c5c5;

    font-size: 18px;
    font-weight: bold;
    color: #222;

    border: none;
    outline: none;
    padding: 0 0 0 1rem;
}

.search-btn {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12%;
    background: none;
    padding: 0;
    border-left: 3px solid #019ccd;
}

.search-btn i {
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1;
    color: #fff;
    font-size: 18px;
}

.close-menu {
    margin: 0 auto 1rem;
    border-radius: 999px;
    background: #019ccd;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
}

.scroll-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
    transform: translateX(-50%) scale(0.9);
    background: #ff2b2be6;
    backdrop-filter: blur(12px);
    color: white;
    border-radius: 60px;
    font-weight: 1000;
    width: 50px;
    opacity: 0;
    transition: 0.2s;
    z-index: 99999;
    font-size: 0.95rem;
    height: 50px;
    display: none;
    justify-content: center;
    align-items: center;
    border: 3px solid #f9f9f9;
}

.scroll-top i {
    font-size: 24px;
}

.scroll-top.show {
    opacity: 1;
    display: flex;
}

.game-box {
    width: 100%;
    aspect-ratio: 16/9;
    margin: 1rem auto 1.5rem;
    border-radius: .2rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.game-bg {
    position: absolute;
    width: 100%;
    aspect-ratio: 16/9;
    top: 0;
    left: 0;
    filter: blur(8px);
}

.game-url {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.game-bg img {
    width: 100%;
    height: 100%;
}

.game-title {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 1000;
}

.game-box .game-img {
    width: 100px;
    height: 100px;

    border: 2px solid #fff;
    overflow: hidden;
    border-radius: 10px;
}


.game-img img {
    width: 100%;
    height: 100%;
}

.btn-plays {
    width: 90%;
    margin: .5rem auto;
    display: flex;
    background-color: #001539 !important;
    border-radius: 999px;
    font-size: 24px;
    font-weight: 1000;
    padding: 5px 0;
    color: #fff;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    animation: trembling 3s linear infinite backwards;
}


@keyframes trembling {
    26% {
        transform: rotate(0deg) scale(1);
    }
    28% {
        transform: rotate(-2deg) scale(1.04);
    }
    32% {
        transform: rotate(-2deg) scale(1.04);
    }
    34% {
        transform: rotate(-2deg) scale(1.02);
    }
    36% {
        transform: rotate(3deg) scale(1);
    }
    39% {
        transform: rotate(-1deg) scale(1);
    }
    44% {
        transform: rotate(0deg) scale(1);
    }
}

.detail-desc {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
    color: #f5f3f3;
}

@media screen and (min-width: 768px) {
    .detail-desc {
        -webkit-line-clamp: 3;
    }
}

.desc_btn {
    background: #20c171;
    padding: 5px 10px;
    border-radius: 5px;
    width: fit-content;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 1rem 0 0;
    line-height: 1;
}

.detail-info p, .detail-info li {
    font-size: 16px;
    color: #f2f2f2;
    margin-bottom: 15px;
    line-height: 1.3;
}

.light .detail-info p, .light .detail-info li, .light .detail-info h1, .light .detail-info h2, .light .detail-info h3, .light .detail-info h4, .light .detail-info h5, .light .detail-info h6 {
    color: #2a2a2a;
}

.detail-info li {
    list-style: disc;
}

.detail-info ul {
    padding-left: 30px;
    list-style: disc;
}

.detail-info h1, .detail-info h2, .detail-info h3, .detail-info h4, .detail-info h5, .detail-info h6 {
    color: #f2f2f2;
    margin: 10px 0;
    font-weight: bold;
    line-height: 1.3;
}

.detail-info h1 {
    font-size: 26px;
}

.detail-info h2 {
    font-size: 24px;
}

.detail-info h3 {
    font-size: 22px;
}

.detail-info h4 {
    font-size: 20px;
}

.detail-info h5, .detail-info h6 {
    font-size: 18px;
}

.detail-info a {
    color: #0259ff;
    text-decoration: underline;
}


.max-line-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.3;
}

.line-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.max-line-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

.max-line-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3;
}

@media screen and (max-width: 568px) {
    .container {
        padding: 0;
        margin: 65px 10px 0;
        width: auto;
    }

    .box-list3 .items > .info {
        width: 53%;
    }
}