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;
    width: 100%;
    height: 100%;
}

a {
    color: #575B66
}

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: #9ddfd9;
   
    margin: 0 auto;
    font-family: "Noto Sans SC"
}

.mgbt15 {
    margin-bottom: 0.4rem !important;
}

.container {
    width: 100%;
}

.header-top {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color: #009688;
    padding: 0.1rem 0.3rem;
}

.header-top .logo {
    width: 2.01rem;
    height: 0.68rem;
}

.header-top .form-search {
    width: 4.1rem;
    height: 0.7rem;
    position: relative;
    margin: 0 0.14rem;
}

.ipt-search {
    width: 4.1rem;
    height: 0.7rem;
    border: 0;
    border-radius: 0.2rem;
    color: #009688;
    font-size: 0.2rem;
    padding: 0 0.8rem 0 0.2rem;
}

.btn-history {
    width: 0.48rem;
    height: 0.48rem;
    margin-left: 0.14rem;
}

.btn-history>img {
    width: 0.48rem;
    height: 0.48rem;
}

.btn-search {
    position: absolute;
    right: 0.3rem;
    top: 0.2rem;
    width: 0.32rem;
    height: 0.32rem;
}

.icon-search {
    width: 0.32rem;
    height: 0.32rem;
    background: url("../images/icon_search.png") center center no-repeat;
    background-size: 100%;
    display: flex;
}

.bg-top {
    width: 100%;
    height: 70px;
}

.img-title {
    width: 2.86rem;
    height: 0.5rem;
    margin: 0.2rem 0 0.2rem 0.3rem;
}

.game-type {
    width: 100%;
    display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%;
    justify-items: center;
    align-items: center;
}

.game-type .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 0.7rem;
    margin-top: 0.3rem;
}

.game-type .item>span {
    display: block;
    color: #575B66;
    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.5rem;
    height: 0.5rem;
}

.box {
    background-color: #ffffff;
    border-radius: 0.2rem;
    margin-left: 10px;
    padding-right: 10px;
    margin: -0.2rem auto 0;
    z-index: 2;
    position: relative;
    padding: 0.2rem;
}

.box .title,
.hot .title {
    width: 100%;
    margin-bottom: 0.2rem;
    color: #000000;
    font-size: 0.28rem;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}

.t-left {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.icon {
    width: 0.48rem;
    height: 0.48rem;
    margin-right: 0.22rem;
}

.more {
    color: #000000;
}

.b-top {
    width: 100%;
    height: 3.18rem;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.b-top .lt {
    width: 3.18rem;
    height: 3.18rem;
    border-radius: 0.2rem;
    position: relative;
}

.b-top .lt img,
.b-top .rt img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.b-top p,
.list-box .item>p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.54rem;
    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;
}

.list-box .item>p {
    height: 0.36rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.16rem;
}

.lt p>span {
    display: inline-block;
    font-size: 0.2rem;
    color: #fff;
}

.txt1 {
    font-size: 0.2rem !important;
    display: inline-block;
}

.rt,
.b-bottom {
    display: flex;
    flex-direction: row;
    width: 3.32rem;
    height: 3.32rem;
    justify-content: center;
    flex-wrap: wrap;
}

.b-bottom {
    flex-wrap: nowrap;
    width: 100%;
    height: 1.52rem;
    margin-top: 0.12rem;
}

.rt .game,
.b-bottom .game {
    width: 1.52rem;
    height: 1.52rem;
    position: relative;
    border-radius: 0.2rem;
    margin-left: 0.14rem;
}

.rt .game>.img,
.b-bottom .game>.img {
    width: 1.52rem;
    height: 1.52rem;
    border-radius: 0.2rem;
}

.rt .game>p,
.b-bottom .game>p {
    width: 1.52rem;
    height: 0.36rem;
    line-height: 0.36rem;
    color: #fff;
    font-size: 0.16rem;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: rgba(0, 0, 0, 0.5);
    padding-left: 0.16rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.b-bottom .game:nth-child(1) {
    margin-left: 0;
}

.swiper {
    width: 100%;
    height: 4.5rem;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide a {
    width: 100%;
    display: inline-block;
}

.swiper-slide a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-logo {
    position: absolute;
    width: 100%;
    bottom: 0.3rem;
    right: 0.1rem;
    z-index: 111;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.swiper-logo img {
    width: 0.88rem;
    height: 0.88rem;
    border-radius: 0.2rem;
    margin-left: 0.2rem;
    border: 0.05rem solid #fff;
}

.move-up {
    transform: translateY(-10px);
}

.hot {

    margin-top: 0.2rem;
    padding-bottom: 0.2rem;
    background-color: #ffffff;
    border-radius: 0.2rem;

    padding: 0.2rem;
}

.hot .title {
    width: 100%;
    color: #000;
    font-size: 0.28rem;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
}

.list-box {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.list-box .item {
    width: 1.52rem;
    height: 1.52rem;
    margin-left: 0.14rem;
    margin: 0.2rem;
    position: relative;
    border-radius: 0.2rem;
    margin-top: 0.16rem;
    background: url("../images/default.png") center center no-repeat;
    background-size: 100%;
}

.list-box .item:nth-child(4n+1) {
    /* margin-left: 0; */
}

.list-box .item>a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.footer {
    width: 100%;
    height: 1.82rem;
    margin: 0.2rem auto 0.2rem;
}

.footer a {
    display: block;
    width: 6.94rem;
    margin: 0 auto;
}

.ft-img {
    width: 6.94rem;
    height: 100%;
    margin: 0 auto;
}

.footer .txts {
    width: 100%;
    color: #555353;
    font-size: 0.28rem;
    text-align: center;
    margin-top: 0.2rem;
    display: block;
}

.ft-nav {
    width: 100%;
    height: 0.8rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.4rem;
    margin-bottom: 0.3rem;
}

.ft-nav a {
    color: #000;
    font-size: 0.24rem;
    font-weight: bold;
}

.ft-nav a:nth-child(3) {
    text-align: right;
}

.empty {
    width: 100%;
    height: 0.4rem;
}

#toggleButton {
    position: absolute;
    left: 0.4rem;
    top: 0.2rem;
    background: url("../images/toggle.png") center center no-repeat;
    background-size: 100%;
    width: 0.4rem;
    height: 0.7rem;
}

.slide-header {
    width: 100%;
    height: 1.08rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.3rem;
}

.slide-header>img:nth-child(1) {
    width: 0.4rem;
    height: 0.4rem;
}

.slide-header>.btn-close {
    width: 0.34rem;
    height: 0.34rem;
}

#sidebar {
    width: 200px;
    height: 100vh;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: -1000px;
    overflow: hidden;
    z-index: 999;
}

.history {
    width: 100%;
    padding-left: 0.1rem;
}

.history .title {
    font-size: 0.28rem;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #000;
    font-weight: bold;
}

.empty-ui {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.btn-rand {
    width: 1.8rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    background-color: #009688;
    border-radius: 0.14rem;
    color: #fff;
    margin-top: 0.2rem;
    margin-bottom: 0.4rem;
}

.history a {
    width: 0.66rem;
    height: 0.66rem;
    overflow: hidden;
    border-radius: 0.14rem;
    display: inline-block;
    margin-left: 0.08rem;
    margin-bottom: 0.08rem;
}

.history a>img {
    width: 100%;
    height: 100%;
}

/* .search .title{
    font-size:0.28rem;
    height:0.5rem;
    line-height:0.5rem;
    color:#000;
    font-weight: bold;
}
.search .btn-search{
    width:100%;
    height:0.5rem;
} */

.loading {
    width: 100%;
    font-size: 0.28rem;
    color: #fff;
    text-align: center;
    margin: 0.3rem auto;
    display: none;
}

.ball-pulse {
    display: inline-block;
}

.ball-pulse>div {
    width: 0.1rem;
    height: 0.1rem;
    border-radius: 100%;
    margin: 2px;
}

.ball-pulse>div:nth-child(1) {
    -webkit-animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08);
    display: inline-block;
}

.ball-pulse>div:nth-child(2) {
    -webkit-animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08);
    display: inline-block;
}

.ball-pulse>div:nth-child(3) {
    -webkit-animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
    display: inline-block;
}

@-webkit-keyframes scale {
    0%,
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    45% {
        -webkit-transform: scale(.1);
        transform: scale(.1);
        opacity: .7
    }
}

.box-top {

    margin: 0.3rem auto 0;
    .scorll-wrap {
        display: flex;
        overflow-x: scroll;
        justify-content: center;
        .item-top {
            margin-left: 54px;
            width: 8.56rem;
            display: flex;
            flex-direction: row;
            align-items: center;
            .top1 {
                width: 4.44rem;
                min-height: 6.7rem;
                margin-right: 0.2rem;
                padding: 0.28rem;
                .top-tile {
                    width: 100%;
                    font-size: 0.34rem;
                    color: #3D3D3D;
                    margin-bottom: 0.3rem;
                }
                .top-con {
                    width: 4.44rem;
                    border-right: 0.01rem solid #D8D8D8;
                    &>.items {
                        width: 100%;
                        margin-bottom: 0.28rem;
                        &>a {
                            width: 100%;
                            display: flex;
                            flex-direction: row;
                            align-items: center;
                            justify-content: flex-start;
                            .items-idx {
                                color: #292F52;
                                font-size: 0.34rem;
                                width: 0.4rem;
                                text-align: right;
                            }
                            .imgs {
                                width: 0.84rem;
                                height: 0.84rem;
                                border: 0.04rem solid #292F52;
                                border-radius: 0.2rem;
                                margin-left: 0.2rem;
                            }
                            .g-info {
                                display: flex;
                                flex-direction: column;
                                margin-left: 0.2rem;
                                &>p {
                                    width: 2.12rem;
                                    font-size: 0.28rem;
                                    color: #292F52;
                                    white-space: nowrap;
                                    overflow: hidden;
                                    text-overflow: ellipsis;
                                }
                            }
                            .star {
                                display: flex;
                                flex-direction: row;
                                align-items: center;
                                margin-top: 0.1rem;
                                &>.icon-star {
                                    width: 0.28rem;
                                    height: 0.28rem;
                                    margin-right: 0.04rem;
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}

.index-intro {
    
    padding: 0.4rem 0.2rem 0.2rem;
    margin: 0.3rem auto;
    border-radius: 0.2rem;
    background-color: #fff;
}

.index-intro h3 {
    color: #3D3D3D;
    font-size: 0.32rem;
    text-align: center;
    width: 100%;
    margin-bottom: 0.4rem;
}

.index-intro p {
    font-size: 0.24rem;
    color: #3D3D3D;
    margin-bottom: 0.4rem;
}
