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: #ffffff;
      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: 0.6826666666666656rem;
padding-bottom: 1.066666666666665rem;
padding-left: 1.066666666666665rem;
padding-right: 1.066666666666665rem;
padding-top: 1.066666666666665rem
    }
    
    .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: 0.639999999999999rem;
margin-top: 0.639999999999999rem;
font-size: 0.9386666666666652rem
    }
.draft-container h2 {
      margin-bottom: 0.5546666666666659rem;
margin-top: 0.5546666666666659rem;
font-size: 0.8106666666666654rem
    }
.draft-container h3 {
      margin-bottom: 0.3413333333333328rem;
margin-top: 0.3413333333333328rem;
font-size: 0.7253333333333323rem
    }
.draft-container h4 {
      margin-bottom: 0.3413333333333328rem;
margin-top: 0.3413333333333328rem;
font-size: 0.7253333333333323rem
    }
.draft-container h5 {
      margin-bottom: 0.3413333333333328rem;
margin-top: 0.3413333333333328rem;
font-size: 0.7253333333333323rem
    }
.draft-container h6 {
      margin-bottom: 0.3413333333333328rem;
margin-top: 0.3413333333333328rem;
font-size: 0.7253333333333323rem
    }


    .draft-container ul, .draft-container ol {
      padding-left: 0.6826666666666656rem
    }
.draft-container ul ul, .draft-container ol ol {
      padding-left: 0.6826666666666656rem
    }
.draft-container ul ul ul, .draft-container ol ol ol {
      padding-left: 0.6826666666666656rem
    }
.draft-container ul ul ul ul, .draft-container ol ol ol ol {
      padding-left: 0.6826666666666656rem
    }


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

    .draft-container {
  --docx-base-font-size: 16px;
  h1:first-child {
    font-size: calc(var(--docx-base-font-size)*24/17);
    line-height: 1.625;
    text-align: left !important;
  }
  h1 {
    font-size: calc(var(--docx-base-font-size)*24/17);
    line-height: 1.5;
    font-weight: 500;
    margin-top: 26px;
    margin-bottom: 10px;
  }
  h2 {
    font-size: calc(var(--docx-base-font-size)*20/17);
    line-height: 1.5;
    font-weight: 500;
    margin-top: 22px;
    margin-bottom: 8px;
  }
  h3 {
    font-size: calc(var(--docx-base-font-size)*18/17);
    line-height: 1.5;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 8px;
  }
  h4 {
    font-size: calc(var(--docx-base-font-size)*16/16);
    line-height: 1.5;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 8px;
  }
  h5 {
    font-size: calc(var(--docx-base-font-size)*16/16);
    line-height: 1.5;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 8px;
  }
  h6 {
    font-size: calc(var(--docx-base-font-size)*16/16);
    line-height: 1.4;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 8px;
  }
  p {
    font-size: calc(var(--docx-base-font-size)*16/16);
    line-height: calc(var(--docx-base-font-size)*26/16);
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  strong,
  b {
    font-weight: bold;
  }
  em,
  i {
    font-style: italic;
  }
  u {
    text-decoration: underline;
    text-decoration-skip-ink: none;
  }
  a {
    color: #336DF4;
    cursor: pointer;
    text-decoration-skip: none;
  }
  a:hover {
    color: #4d8eff;
    /* text-decoration: underline; */
    text-decoration-color: #4d8eff;
    text-underline-offset: 0.2em;
  }
  ol,
  ul {
    font-size: calc(var(--docx-base-font-size)*16/16);
    line-height: calc(var(--docx-base-font-size)*26/16);
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 18px;
    margin-left: 7px;
  }
  li::marker {
    color: #1456F0;
    margin-right: 6px;
  }
  table {
    margin-top: 29.5px;
    margin-bottom: 24px;
    padding-bottom: 2px;
    border-spacing: 0;
  }
  table,
  td,
  th {
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  td,
  th {
    font-size: calc(var(--docx-base-font-size)*14/16);
    line-height: calc(var(--docx-base-font-size)*23/16);
    padding: 8px;
  }
  th,
  table-header-cell {
    background: #f2f3f5;
    font-weight: 500;
  }
}

.draft-table {

}
    