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

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;
    background: none;
    text-decoration: none;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration {
    display: none;
}

input[type="search"]::-webkit-search-cancel-button {
    display: none;
}

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

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

.type-list {
    width: 100%;
    padding: 0 0.3rem;
}

.header-top {
    width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: center;
  }
  .header-top > img {
    margin: .3rem 0 0 .2rem;
    width: 1rem;
    height: 1rem;
  }
  .header-top > a >img {
    width: 90%;
    height: .8rem;
    color: #fff;
    font-weight: bold;
    margin: .6rem 0 0 .6rem;
  }
.box3 {
    margin-top: .3rem;
}
.header-top .head-img {
    width: 100%;
    height: 1rem;
    margin-top: 0.25rem;
}

.header-top .icon2 {
    position: absolute;
    top: 0.4rem;
    right: 1.65rem;
    width: 1.26rem;
    height: 1rem;
}

.header-top .icon2>img {
    width: 100%;
}

.header-top .icon1 {
    position: absolute;
    top: 0.4rem;
    right: 0.28rem;
    width: 1.26rem;
    height: 1rem;
}

.header-top .icon1>img {
    width: 100%;
}

.header-top .icon3 {
    position: absolute;
    top: 0.44rem;
    right: 0.28rem;
    width: 0.8rem;
    height: 0.8rem;
}

.header-top .icon3>img {
    width: 100%;
}

.card {
    width: 6.94rem;
    margin: 0.3rem auto 0.3rem;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 0.2rem;
    border-radius: 0.2rem;
}

.card .item-r {
    width: 100%;
    height: 4.32rem;
    display: flex;
    flex-direction: row;
    margin-bottom: 0.2rem;
}

.card .item-r .lt {
    width: 4.32rem;
    height: 4.32rem;
    border-radius: 0.2rem;
    position: relative;
    margin-left: 0.12rem;
}

.card .item-r .lt>a {
    display: block;
    position: relative;
}

.card .item-r .lt>a::after {
    content: "";
    position: absolute;
    left: -0.1rem;
    top: 0;
    width: 0.72rem;
    height: 0.54rem;
    background: url("../images/hotn.png") center center no-repeat;
    background-size: 100%;
}

.card .item-r .lt p>.txt {
    height: 0.66rem;
    line-height: 0.66rem;
    font-size: 0.28rem;
}

.card .item-r .lt img {
    width: 4.32rem;
    height: 4.32rem;
    border-radius: 10px;
}

.card .item-r .rt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 2.1rem;
    height: 2.1rem;
}

.card .item-r .rt img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.card .item-r .rt>a {
    width: 2.1rem;
    height: 2.1rem;
    border-radius: 10px;
    margin-bottom: 0.2rem;
    display: block;
    position: relative;
}

.card .item-r .rt>a::after {
    content: "";
    position: absolute;
    left: -0.1rem;
    top: 0;
    width: 0.72rem;
    height: 0.54rem;
    background: url("../images/hotn.png") center center no-repeat;
    background-size: 100%;
}

.card .item-r p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 0.1rem;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.card .item-r p>.txt {
    height: 0.36rem;
    line-height: 0.36rem;
    color: #fff;
    font-size: 0.2rem;
}

.card .hotn {
    position: relative;
}

.card .hotn::after {
    content: "";
    position: absolute;
    left: -0.1rem;
    top: 0;
    width: 0.72rem;
    height: 0.54rem;
    background: url("../images/hotn.png") center center no-repeat;
    background-size: 100%;
}

.box-game {
    width: 6.94rem;
    margin-top: 0.3rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
}

.box-game 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;
}

.box-game p>.txt {
    height: 0.36rem;
    line-height: 0.36rem;
    color: #fff;
    font-size: 0.2rem;
}

.box-game .item {
    width: 2.1rem;
    height: 2.1rem;
    margin-left: 0.1rem;
    position: relative;
    margin-bottom: 0.2rem;
}

.box-game .item:nth-child(3n+1) {
    margin-left: 0;
}

.box-game .item p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.44rem;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.box-game .item a {
    display: block;
    width: 2.1rem;
    height: 2.1rem;
}

.box-game .item img {
    width: 2.1rem;
    height: 2.1rem;
    border-radius: 0.2rem;
    overflow: hidden;
}

.title {
    width: 100%;
    height: 0.4rem;
    margin: 0 auto 0.3rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.title .lf {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.title .line {
    width: 0.1rem;
    height: 0.4rem;
    background-color: #000;
    margin-right: 0.08rem;
    border-radius: 0.1rem;
}

.title span {
    font-size: 0.4rem;
    color: #000;
    font-weight: bold;
}

.title a {
    display: flex;
    height: 0.4rem;
    align-items: center;
}

.title .img {
    width: 0.36rem;
    height: 0.36rem;
}

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

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

.box-list1 .items {
    width: 3.38rem;
    margin-bottom: 0.2rem;
    margin-left: 0.18rem;
}

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

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

.box-list1 .items .items-img {
    width: 3.38rem;
    height: 2rem;
    border-radius: 0.2rem;
    background: url("../images/default.png") center center no-repeat;
    background-size: 100%;
    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;
}

  .index-intro {
    width: 7.22rem;
    padding: 0.4rem 0.24rem 0.3rem;
    background-color: #fff;
    border: 0.04rem solid #1F2F38;
    margin: 0 auto;
    border-radius: 0.2rem;
  }
  .index-intro > h3 {
    font-size: 0.4rem;
    color: #1F2F38;
    width: 100%;
    text-align: center;
  }
  .index-intro p {
    font-size: 0.26rem;
    color: #1F2F38;
    text-indent: 0.4rem;
    margin: 0.4rem auto;
    line-height: 0.4rem;
    text-align: center;
  }
  .index-intro p:last-child {
    margin-bottom: 0;
  }
.footer {
    width: 100%;
    margin: 0.3rem auto 0;
    background-color: #7B73E7;
    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: #000;
    font-size: 0.28rem;
    text-align: center;
    margin-bottom: 0.2rem;
    display: block;
}

.ft-nav {
    width: 6.94rem;
    height: 1.04rem;
    background-color: rgba(255, 255, 255, 0.1);
    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: #000;
    font-size: 0.24rem;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.ft-nav span {
    width: 0.01rem;
    height: 0.4rem;
    overflow: hidden;
    background-color: #000;
}

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

a {
    text-decoration: none;
}

.adv {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
}

.adv p {
    text-align: center;
    color: #88af69;
    width: 100%;
    margin: 5px 0;
    font-size: 20px;
}