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: #fff;
      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: #000;
      font-size: 16px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
padding-top: 25px
    }
    
    .draft-container p {
      margin-bottom: 9px;
    }


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

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

    .draft-container img {
      
      
    }

    .draft-container video {
      
      
    }


    .draft-container h1 {
      margin-bottom: 14px;
margin-top: 14px;
font-size: 24px
    }
.draft-container h2 {
      margin-bottom: 14px;
margin-top: 14px;
font-size: 22px
    }
.draft-container h3 {
      margin-bottom: 14px;
margin-top: 14px;
font-size: 20px
    }
.draft-container h4 {
      margin-bottom: 14px;
margin-top: 14px;
font-size: 18px
    }
.draft-container h5 {
      margin-bottom: 14px;
margin-top: 14px;
font-size: 16px
    }
.draft-container h6 {
      margin-bottom: 14px;
margin-top: 14px;
font-size: 14px
    }


    .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
  }

    /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}

html {
  background-color: #f4f5f6;
}

body {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  background-color: #f4f5f6;
  height: auto !important;
  -webkit-font-smoothing: antialiased;
}

.draft-container {
  width: 1120px;
  height: auto !important;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 1px 1px #ddd;
  position: relative;
  padding: 30px 70px;
  text-align: justify
}

.draft-container h1, .draft-container h2, .draft-container h3, .draft-container h4, .draft-container h5, .draft-container h6 {
  font-weight: 700;
}

.draft-container hr {
  margin: 12px 0;
  border: 0;
  border-bottom: 1px solid #f0f0f0
}

.draft-container p {
  margin: 30px 0;
  font-size: 15px;
  line-height: 1.7
}

.draft-container a {
  color: #39f;
  background: 0 0;
  text-decoration: none;
  text-indent: 0;
  outline: 0;
  cursor: pointer;
  transition: color .2s ease
}

.draft-container img {
  max-width: 100%
}

.draft-container strong {
  font-weight: 700;
}

.draft-container ol,
.draft-container ul {
  padding-left: 30px;
  list-style-type: disc
}

.draft-container ol li,
.draft-container ul li {
  margin-bottom: 5px;
  font-size: 15px
}

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

.draft-container blockquote {
  padding: 0 10px;
  color: #777;
  border-left: 4px solid #39f;
  margin: 6px 0
}

.draft-container pre {
  display: block;
  overflow: auto;
  color: #333;
  background: #f8f8f8;
  font-size: 14px;
  margin: 12px 0;
  padding: 18px
}

.draft-container pre code {
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
  color: inherit;
  background: transparent
}

.draft-container code {
  display: inline-block;
  background: #f7f7f7;
  margin: 0 3px;
  padding: 1px 5px;
  border-radius: 2px;
  color: #c7254e;
  border: 1px solid #eee
}

.draft-container table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
  border-spacing: 0;
  empty-cells: show;
  background-color: #fff;
  border-collapse: collapse;
  font-size: 16px
}

.draft-container table td,
.draft-container table th {
  padding: 8px;
  vertical-align: top;
  border: 1px solid #eee;
  text-align: left;
  color: #656b79
}

.draft-container table th {
  font-weight: 400;
  padding: 8px;
  background-color: #f4f5f7
}

@media (max-width:800px) {
  body {
    background-color: #fff
  }

  .draft-container {
    background-color: transparent;
    width: 100%;
    margin: 0;
    box-shadow: none;
    padding: 20px
  }

  .draft-container p {
    margin: 15px 0
  }
}


.draft-table {
}
    