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
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;

    text-decoration: none;
}

body {
    background-color: #FFE5D9;
    width: 7.5rem;
    margin: 0 auto;
    font-family: "Noto Sans SC"
}

.container {
    width: 100%;
    overflow: hidden;
}

.head-img {
    width: 100%;
    height: 1.4rem;
    margin-bottom: 0.3rem;
}

.swiper {
    width: 6.94rem;
    height: 5.2rem;
    padding-top: 1.8rem;
    border-radius: 0.3rem;
    overflow: hidden;
    position: relative;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;

}

.swiper .swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper .swiper-bt {
    width: 6.94rem;
    height: 1.2rem;
    background-color: #1C1D2A;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 0 0.4rem;
}

.swiper-slide a {
    width: 100%;
    display: inline-block;
}

.txt1,
.txts {
    width: 4.2rem;
    font-size: 0.48rem;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    text-align: center;
}

.txts {
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.icon-play {
    width: 0.6rem;
    height: 0.6rem;
}

.header {
    width: 6.94rem;
    height: 0.9rem;
    background-color: #000000;
    border-radius: 0.2rem;
    margin: 0.5rem auto 0.3rem;
    display: flex;
    flex-direction: row;
    padding-left: 0.4rem;
    align-items: center;
    justify-content: flex-start;

    .txt1 {
        display: inline-block;
        margin: 0 0.1rem;
        color: #E0E9D7;
        width: 0.3rem;
    }

    .txt {
        font-size: 0.4rem;
        color: #E0E9D7;
    }

    .txt2 {
        display: inline-block;
        font-size: 0.4rem;
        color: #fff;
        margin: 0;
    }
}

.header-box {
    width: 6.94rem;
    margin: 0.4rem auto 0;

    &>.top {
        width: 100%;
        margin-bottom: 0.3rem;
        display: flex;
        flex-direction: row;
        align-items: center;
        cursor: pointer;

        .btn-search {
            background: url("../images/bg_title.png") center center no-repeat;
            background-size: 100%;
            width: 4.52rem;
            height: 2.08rem;
        }
    }
}

.tp-r {
    width: 2.08rem;
    height: 2.08rem;
    position: relative;
    border-radius: 10px;
    margin-left: 0.3rem;

    &>a {
        display: block;
    }

    .img1 {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    &>a>p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 0.56rem;
        background-color: rgba(0, 0, 0, 0.5);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;

        &>.txt2 {
            color: #fff;
            height: 0.56rem;
            width: 100%;
            display: block;
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }

}

.hot {
    width: 6.94rem;
    margin: 0 auto;
    overflow: hidden;
}

.title-hot {
    width: 2.32rem;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
}

.line {
    width: 4.2rem;
    border-bottom: 1px solid #3E493E;
    margin-bottom: 0.3rem;
}

.box-game2 {
    width: 6.94rem;
    margin: 0 auto;
}

.box-game2 .swiper-slide {
    width: 3.06rem;
    position: relative;

    &::before {
        content: "";
        position: absolute;
        top: 0;
        left: -0.05rem;
        background: url("../images/icon_new.png") center center no-repeat;
        background-size: 100%;
        width: 0.72rem;
        height: 0.54rem;

    }
}

.box-game2 .swiper-slide img {
    width: 100%;
    border-radius: 0.3rem;
}

.cool {
    width: 6.94rem;
    margin: 0 auto;
}

.title-cool {
    width: 2.64rem;
    margin-top: 0.3rem;
    margin-bottom: 0.1rem;
}

.item-l {
    width: 100%;
    height: 4.5rem;
    margin-top: 0.3rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;

    .lt {
        width: 4.5rem;
        height: 4.5rem;
        overflow: hidden;
        border-radius: 0.2rem;
        overflow: hidden;
        position: relative;

        &>a {
            display: block;
        }
    }

    .lt img,
    .rt img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .rt {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 4.5rem;
    }

    .rt .up,
    .rt .down {
        width: 2.08rem;
        height: 2.08rem;
        overflow: hidden;
        position: relative;
        border-radius: 10px;
        flex: 1;

        &>a {
            display: block;
        }
    }

    .rt .down {
        margin-top: 0.32rem;
    }

    p,
    .box-game .item p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1rem;
        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;
    }

    .rt .up p,
    .rt .down p {
        height: 0.54rem;
    }

    p .txt1 {
        font-size: 0.4rem;
    }

    p .txt2,
    p .txt3 {
        color: #fff;
        font-size: 0.2rem;
    }
}

.item-r {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 0.3rem;

    .lt img,
    .rt img {
        width: 100%;
        height: 100%;
        border-radius: 10px;
    }

    .lt {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 4.5rem;
    }

    .lt .up,
    .lt .down {
        width: 2.08rem;
        height: 2.08rem;
        overflow: hidden;
        position: relative;
        border-radius: 10px;
        flex: 1;

        &>a {
            display: block;
        }
    }

    .lt .down {
        margin-top: 0.32rem;
    }

    p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 55px;
        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;
    }

    .lt .up p,
    .lt .down p {
        height: 0.54rem;
    }

    p .txt1 {
        font-size: 0.4rem;
    }

    p .txt2,
    p .txt3 {
        color: #fff;
        font-size: 0.2rem;
    }

    .rt {
        width: 4.5rem;
        height: 4.5rem;
        border-radius: 0.2rem;
        margin-left: 0.3rem;
        overflow: hidden;
        position: relative;

        &>a {
            display: block;
        }
    }
}

.box-game {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.box-game .item {
    width: 2.1rem;
    height: 2.1rem;
    margin-left: 0.3rem;
    margin-top: 0.3rem;
    position: relative;

    &:nth-child(3n+1) {
        margin-left: 0;
    }
}

.box-game .item a {
    display: block;

}

.box-game .item a img {
    width: 100%;
    border-radius: 0.3rem;
}

.box-game .item p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.56rem;
    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;
}

.box-game .item p {
    color: #fff;
    font-size: 0.2rem;
}

.box-type {
    width: 6.6rem;
    margin: 0 auto;

    .title-series {
        width: 2.78rem;
        margin-top: 0.3rem;
        margin-bottom: 0.1rem;
    }

    .tt {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;

        &>a {
            color: #000000;
            font-size: 0.4rem;
            margin-bottom: 0.2rem;
        }
    }

}

.game-type {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;


    .item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 1rem;
        margin-right: 0.4rem;
        margin-bottom: 0.3rem;
    }

    .item:nth-child(5n) {
        margin-right: 0;
    }

    .item>span {
        display: block;
        color: #3E493E;
        font-size: 0.28rem;
        font-weight: bold;
        margin-top: 0.2rem;
        width: 100%;
        height: 0.35rem;
        line-height: 0.35rem;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

    .item>img {
        width: 1rem;
        height: 1rem;
    }
}

.casual {
    width: 6.94rem;
    margin: 0 auto;
}

.temp-box-4 {
    overflow-x: scroll;
    display: flex;
    margin-top: 0.3rem;
}

.temp-list-funny {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.temp-list-funny .item {
    width: 2.8rem;
    height: 4rem;
    background-color: #002646;
    border-radius: 0.3rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0.14rem;
    margin-right: 0.2rem;
}

.temp-list-funny .item img {
    width: 2.54rem;
    height: 2.54rem;
    border-radius: 0.3rem;

}

.temp-list-funny .item .txt {
    color: #fff;
    font-size: 0.2rem;
}

.temp-list-funny .item .txt-bt {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.1rem;
}

.temp-list-funny .item .txt-bt span {
    color: #fff;
    font-size: 0.2rem;
}

.temp-list-funny .item .txt-bt img {
    width: 0.76rem;
    height: 0.38rem;
}

.box1 {
    width: 6.94rem;
    margin: 0 auto;
}

.box-list1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.box-list1 .items {
    width: 3.38rem;

    margin-top: 0.3rem;
    margin-left: 0.18rem;
    overflow: hidden;
}

.box-list1 .items:nth-child(2n+1) {
    margin-left: 0;
}

.box-list1 .items>a {
    display: block;
}

.box-list1 .items img {
    width: 3.38rem;
    height: 2.04rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.box-list1 .items p {
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    color: #292F52;
    font-size: 0.28rem;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.footer {
    width: 100%;
    margin: 0.3rem auto 0;
    background-color: #FFE5D9;
    box-shadow: none;
    padding-top: 0.4rem
}

.footer a {
    margin: 0 auto;
    display: flex;
}

.ft-img {
    width: 6.94rem;
    height: 100%;
    margin: 0 auto;
}

.footer .ft-txt {
    width: 100%;
    color: #3E493E;
    font-size: 0.28rem;
    text-align: center;
    margin-bottom: 0.2rem;
    display: block;
}

.ft-nav {
    width: 6.94rem;
    height: 1.04rem;
    background-color: #EBFFFB;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto 0.3rem;
    border-radius: 0.2rem;
}

.ft-nav a {
    color: #3E493E;
    font-size: 0.24rem;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.empty {
    width: 100%;
    height: 0.4rem;
}

a {
    text-decoration: none;
}

.ft-img {
    width: 4.68rem;
}