html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, input, select, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 1;
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

ol, ul {
  list-style: none; }

img {
  vertical-align: top; }

input, select, textarea {
  outline: 0;
  box-shadow: none; }

html {
  font-family: "Microsoft YaHei", Arial, "Hiragino Sans GB W3", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
  word-wrap: break-word;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

hr {
  padding: 0;
  margin: 0; }

a {
  text-decoration: none;
  display: inline-block; }

html, body {
  font-size: 100px; }

body {
  min-width: 320px;
  margin: 0 auto; }

.c-z-index-1 {
  z-index: 1; }

.c-z-index-2 {
  z-index: 2; }

.c-z-index-3 {
  z-index: 3; }

.c-z-index-4 {
  z-index: 4; }

.c-z-index-5 {
  z-index: 5; }

.c-z-index-6 {
  z-index: 6; }

.c-z-index-7 {
  z-index: 7; }

.c-z-index-8 {
  z-index: 8; }

body {
  background-color: #f8f8f8; }

.content {
  width: 94%;
  margin: 0 auto; }

h1 {
  color: #4a4a4a;
  font-size: 0.16rem;
  font-weight: bold;
  line-height: 1;
  margin-top: 0.22rem; }

  h2 {
    color: #4a4a4a;
    font-size: 0.14rem;
    font-weight: bold;
    line-height: 1;
    margin-top: 0.22rem; }

p {
  color: #666;
  font-size: 0.14rem;
  line-height: 1.3;
  margin-top: 0.22rem; }

ul, li {
  color: #666;
  font-size: 0.14rem;
  line-height: 1.2; }

.night {
  background-color: #2f2f2f; }
  .night h1,.night h2 {
    color: #848484; }
