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:#FECE53;
  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: .2rem .2rem;
  width: .8rem;
  height: .8rem;
}
.header-top > a >img {
  width: 85%;
  height: .7rem;
  color: #fff;
  font-weight: bold;
  margin-left: 10px;
  margin-bottom: 5px;
}
/* .header-top > a {
  width: 3.34rem;
  height: 1.08rem;
  display: flex;
  align-items: center;
} */

.head-img {
  width: 3.34rem;
  height: 0.7rem;
}
.form-search {
  width: 3.22rem;
  height: 0.54rem;
  position: relative;
}
.form-search > .ipt-search {
  width: 100%;
  height: 0.54rem;
  border-radius: 0.2rem;
  border: 0.04rem solid #292F52;
  position: absolute;
  padding: 0 0.4rem 0 0.2rem;
}
.form-search .btn-search {
  width: 0.28rem;
  height: 0.28rem;
  position: absolute;
  top: 0.14rem;
  right: 0.14rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-search .icon-search {
  width: 0.46rem;
  height: 0.46rem;
  background: url("../images/search.png") center center no-repeat;
  background-size: 100%;
  display: block;
}
.footer {
  width: 7rem;
  margin: 0.3rem auto;
  box-shadow: none;
  border: 0.04rem solid #292F52;
  background-color: #F1D9BC;
  border-radius: 0.3rem;
}
.footer a {
  margin: 0 auto;
  display: flex;
}
.ft-img {
  width: 6.94rem;
  height: 100%;
  margin: 0 auto;
}
.footer .ft-txt {
  width: 100%;
  color: #292F52;
  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: #292F52;
  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;
}
