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

.adv {
    width: 6.94rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.adv-float {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    display: flex;
    justify-content: center;
}

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

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

.header {
    width: 100%;
    position: relative;
}

.header-top {
    width: 100%;
    height: 1rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #DBDCFF;
}

.header-top>img {
    margin: .2rem .2rem;
    width: 1rem;
    height: 1rem;
}

.header-top>a>img {
    width: 85%;
    /* height: 1rem; */
    color: #fff;
    font-weight: bold;
    /* margin: 11px 0 16px 28px;  */
    margin: 5px 0 0 5px;
}

.head-history {
    background: url("../images/history.png") center center no-repeat;
    background-size: 100%;
    width: 0.4rem;
    height: 0.4rem;
    position: absolute;
    top: 0.4rem;
    right: 0.3rem;
    display: block;
}

.head-img {
    width: 100%;
    height: 1.2rem;
}

.title {
    width: 7rem;
    height: 0.74rem;
    background-color: #DBDCFF;
    margin: 0.3rem auto;
    display: flex;
    align-items: center;
    padding-left: 0.4rem;
    padding-right: 0.2rem;
    position: relative;
    font-weight: bold;
    color: #000;
    font-size: 0.28rem;
    display: flex;
    justify-content: space-between;
}

.title::before {
    content: "";
    position: absolute;
    left: 0.2rem;
    width: 0.1rem;
    height: 0.52rem;
    background-color: #000;
}

.title a {
    color: #000;
}

.box2 .title,
.box3 .title {
    margin-top: 0;
}

.box-list1,
.box-list2,
.box-list3,
.box-list4 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.box-list1 .items,
.box-list2 .items,
.box-list3 .items,
.box-list4 .items {
    width: 3.34rem;
    margin-bottom: 0.3rem;
    margin-left: 0.3rem;
}

.box-list1 .items>img {
    width: 3.34rem;
    height: 2rem;
}

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

.box-list2 .items,
.box-list4 .items {
    width: 2.12rem;
}

.box-list2 .items>img,
.box-list4 .items>img {
    width: 2.12rem;
    height: 2.12rem;
    border-radius: 0.2rem;
    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: 0.14rem;
    box-shadow: 0px 0 3px 0px rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.box-list3 .items>img {
    width: 1.4rem;
    height: 1.4rem;
    ;

}

.box-list3 .items>.info {
    display: flex;
    flex-direction: column;
    margin-left: 0.18rem;

}

.box-list3 .items>.info>img {
    width: 90%;
    margin-bottom: 0.1rem;
}

.box-list3 .items>.info>.txt {
    width: 100%;
    font-size: 0.2rem;
    height: 0.6rem;
    color: #000;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 6.94rem;
    background-color: #fff;
    padding: 0.2rem 0.3rem 0.4rem;

    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    border-radius: 0.2rem;
    margin: 0 auto 0.2rem;
}

.footer>p:nth-child(1) {
    color: #523225;
    font-size: 0.5rem;
    text-align: center;
    margin-bottom: 0.4rem;
}

.footer>p {
    width: 100%;
    color: #523225;
    line-height: 21px;
}

.footer h2 {
    width: 100%;
    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 0.2rem;
}

.footer-bt a {
    display: block;
    width: 6.94rem;
    margin: 0 auto;
}

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

.footer-bt .txts {
    width: 100%;
    color: #000;
    font-size: 0.28rem;
    text-align: center;
    margin-bottom: 0.2rem;
    display: block;
}

.ft-nav {
    width: 5.2rem;
    height: 0.8rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;

}

.ft-nav a {
    color: #000;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
}

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

.form-search {
    width: 7rem;
    height: 0.8rem;
    background-color: #DBDCFF;
    border-radius: 0.14rem;
    margin: 0.3rem auto 0;
    position: relative;
}

.ipt-search {
    width: 100%;
    height: 0.8rem;
    background-color: #DBDCFF;
    color: #000;
    font-size: 0.28rem;
    outline: none;
    border: 0;
    border-radius: 0.14rem;
    padding: 0 0.8rem 0 0.4rem;
    font-weight: bold;
}

.btn-searchs {
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    background: url("../images/search.png") center center no-repeat;
    background-size: 100%;
    width: 0.4rem;
    height: 0.4rem;
}

.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: #020202;
    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;
}