html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

ul,
li {
  list-style: none;
}

button,
input,
select {
  margin: 0;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

img,
video {
  height: auto;
  width: 100%;
  border: none;
}

iframe {
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC',
    'Helvetica Neue', 'Microsoft YaHei', sans-serif;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: underline;
}

html {
  font-size: 110.4px;
  height: 100%;
}

@media (max-width: 430px) {
  html {
    font-size: 110.4px;
  }
}

@media (max-width: 412px) {
  html {
    font-size: 109.6px;
  }
}

@media (max-width: 375px) {
  html {
    font-size: 100px;
  }
}

@media (max-width: 360px) {
  html {
    font-size: 96px;
  }
}

@media (max-width: 320px) {
  html {
    font-size: 85.3333px;
  }
}

@media (min-width: 769px) {
  html {
    font-size: 110.4px !important;
  }
}

body {
  overflow-x: hidden;
  overflow-y: scroll;
  background: #fafafa;
  width: 100%;
  font-size: 0.12rem;
}
html,
body,
header {
  max-width: 430px;
  margin: 0 auto;
}

@font-face {
  font-family: 'iconfont'; /* Project id 3513204 */
  src: url('https://rs2.huanqiucdn.cn/csr/m/fonts/iconfont.woff2?t=1669182432968')
      format('woff2'),
    url('https://rs2.huanqiucdn.cn/csr/m/fonts/iconfont.woff?t=1669182432968')
      format('woff'),
    url('https://rs2.huanqiucdn.cn/csr/m/fonts/iconfont.ttf?t=1669182432968')
      format('truetype');
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lingdang:before {
  content: '\e613';
}

.icon-pages:before {
  content: '\e69c';
}

.icon-pptx:before {
  content: '\e644';
}

.icon-docx:before {
  content: '\e645';
}

.icon-keynote:before {
  content: '\e76b';
}

.icon-numbers:before {
  content: '\e76c';
}

.icon-xlsx:before {
  content: '\e6cd';
}

.icon-pdf:before {
  content: '\e68c';
}

.icon-fonts:before {
  content: '\e601';
}

.icon-zhankai:before {
  content: '\e641';
}

.icon-bofang:before {
  content: '\e642';
}

.icon-zanting:before {
  content: '\e643';
}

.icon-gengduopindao:before {
  content: '\e640';
}

.icon-guanbipindao:before {
  content: '\e639';
}

.icon-chenggong:before {
  content: '\e637';
}

.icon-pinglun:before {
  content: '\e63f';
}

.icon-logo:before {
  content: '\e688';
}

.icon-buzaitishi-xuanzhong:before {
  content: '\e63d';
}

.icon-buzaitishi-weixuanzhong:before {
  content: '\e63e';
}

.icon-diannao:before {
  content: '\e63a';
}

.icon-zhinengji:before {
  content: '\e63b';
}

.icon-gongnengji:before {
  content: '\e63c';
}

.icon-huifu-changgui:before {
  content: '\e627';
}

.icon-weixin:before {
  content: '\e629';
}

.icon-dianzan:before {
  content: '\e62b';
}

.icon-gouxuanxuanzhong:before {
  content: '\e62c';
}

.icon-sousuo:before {
  content: '\e62e';
}

.icon-jubao:before {
  content: '\e631';
}

.icon-weibo:before {
  content: '\e632';
}

.icon-huanchong:before {
  content: '\e634';
}

.icon-qq:before {
  content: '\e635';
}

.icon-shibai:before {
  content: '\e636';
}

.icon-weidianzan:before {
  content: '\e638';
}

.gray {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
  filter: gray;
}
