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,
    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;
    }
    
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section {
      display: block;
    }
    
    

    body {
      line-height: 1;
      
    }
    
    blockquote,
    q {
      quotes: none;
    }
    
    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
      content: "";
      content: none;
    }
    
    table {
      border-collapse: collapse;
      border-spacing: 0;
    }
    
    a {
      text-decoration: none;
    }
    
    img,
    audio,
    video {
      max-width: 100%;
      height: auto;
    }
    
    ul {
      list-style-type: square;
    }
    ol {
      /* list-style-type: none; */
    }
    
    html,body{
      width: 100%;
      height: 100%;
      margin: 0;
      padding: 0;
      word-break: break-word;
      background-color: #161823;
      font-family: "PingFang SC",miui,system-ui,-apple-system,BlinkMacSystemFont, "Microsoft YaHei",Helvetica Neue,Helvetica,sans-serif;
    }
    
    pre {
      white-space: pre-wrap;
      word-wrap: break-word;
    }

    strong {
      font-weight: 700;
    } 

    .draft-container {
      box-sizing: border-box;
      height: 100%;
      line-height: 1.5;
      color: #b4b7bc;
      font-size: 16px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px
    }
    
    .draft-container p {
      margin-bottom: 0.38399999999999945rem;
    }


    .draft-container table {
      width: 100%;
    }
    
    .draft-container tr {
      text-align: center
    }

    .draft-container td {
      border: 1px solid #e4e4e5;
    }
    
    .draft-container a {
      color: #3370ff;
    }
    
    .draft-container a:hover {
      color: #0000EE;
    } 
    
    .draft-container h1,h2,h3,h4,h5,h6 {
      color: #000;
      font-weight: 600;
    }

    .draft-container img {
      
      
    }

    .draft-container video {
      
      
    }


    .draft-container h1 {
      margin-bottom: 15px;
margin-top: 15px;
font-size: 22px
    }
.draft-container h2 {
      margin-bottom: 13px;
margin-top: 13px;
font-size: 19px
    }
.draft-container h3 {
      margin-bottom: 8px;
margin-top: 8px;
font-size: 17px
    }
.draft-container h4 {
      margin-bottom: 8px;
margin-top: 8px;
font-size: 17px
    }
.draft-container h5 {
      margin-bottom: 8px;
margin-top: 8px;
font-size: 17px
    }
.draft-container h6 {
      margin-bottom: 8px;
margin-top: 8px;
font-size: 17px
    }


    .draft-container ul, .draft-container ol {
      padding-left: 16px
    }
.draft-container ul ul, .draft-container ol ol {
      padding-left: 16px
    }
.draft-container ul ul ul, .draft-container ol ol ol {
      padding-left: 16px
    }
.draft-container ul ul ul ul, .draft-container ol ol ol ol {
      padding-left: 16px
    }


    .draft-container ol {
        list-style-type: decimal
    }
    .draft-container ol ol {
        list-style-type: decimal
      }
    .draft-container ol ol ol {
        list-style-type: decimal
      }
    .draft-container ol ol ol ol {
        list-style-type: decimal
  }

    html body {
  font-family: "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文细黑", "STHeiti", "MingLiu";
  height: auto;
}

strong {
  font-weight: bold;
  color: #ffffff;
}

.draft-container {
  padding: 0;
  height: auto;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  line-height: 1.7;
  margin-bottom: 64px;
  padding: 20px;
  padding-top: 0;
}
.draft-container h3 {
  text-align: center;
  color: rgba(255,255,255,0.7);
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 54px;
  margin-top: 0px;
  text-indent: 0 !important;
  line-height: 16px;
}

.draft-container p {
  font-size: 15px;
  margin-bottom: 0;
}

.draft-container a:hover {
  color: #3370ff;
}

.header {
  height: 100px;
  line-height: 100px;
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.header .container {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.header .container .logo-warpper {
  display: inline-block;
  float: left;
  padding-left: 50px;
}

.header .logo-warpper .logo {
  display: block;
  width: 50px;
  height: 50px;
  margin: 25px 0;
  background: url() no-repeat center center;
  background-size: 50px 50px;
}

.header .name-warpper {
  display: inline-block;
  float: left;
  padding-left: 16px;
}

.header .name-warpper .app-name {
  color: #fff;
  font-size: 18px;
}

.header .name-warpper .app-slogen {
  color: #fff;
  font-size: 14px;
  opacity: 0.89;
}

.header .name-warpper a {
  text-decoration: none;
}

.footer {
  background-color: #0e0f1a;
}

.footer .container {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.footer .infomation {
  padding-top: 64px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 2;
}

.footer .infomation p {
  opacity: 0.3;
}

.footer .infomation a {
  color: #fff;
}

.footer .infomation .gognan-box {
  padding-top: 5px;
}

.footer .infomation .gognan-box a {
  display: inline-block;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
}

.footer .infomation .gognan-box img {
  vertical-align: middle;
  margin-right: 1px;
  margin-bottom: 3px;
}

.footer .infomation .gognan-box a span {
  opacity: 0.3;
}
    