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;
}
body {
  background-color: #FA5151;
  width: 7.5rem;
  margin: 0 auto;
  font-family: "Noto Sans SC";
}
.head-top {
  display: flex;
  align-items: center;
}
.head-top > p {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  margin: 15px 0 15px 5px;
}
.head-top > img {
  width: 54px;
  height: 54px;
}
.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;
}
.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;
}
.head-top {
  margin-left: .83rem;
}
.footer {
  width: 100%;
  margin: 0.3rem auto 0;
  box-shadow: none;
}
.footer a {
  margin: 0 auto;
  display: flex;
}
.ft-img {
  width: 6.94rem;
  height: 100%;
  margin: 0 auto;
}
.footer .ft-txt {
  width: 100%;
  color: #fff;
  font-size: 0.28rem;
  text-align: center;
  margin-bottom: 0.1rem;
  margin-top: 0;
  display: block;
  text-decoration: none;
}
.ft-nav {
  width: 6.94rem;
  height: 1.04rem;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  border-radius: 0.2rem;
}
.ft-nav a {
  color: #fff;
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.ft-nav span {
  width: 0.1rem;
  height: 0.4rem;
  overflow: hidden;
  color: #fff;
}
.empty {
  width: 100%;
  height: 0.4rem;
}
.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;
}
