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: 0.38399999999999945rem;
    }


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

    .draft-container td {
      border: 1px solid #e4e4e5;
    }
    
    .draft-container a {
      color: #FE104C;
    }
    
    .draft-container a:hover {
      color: #FE104C;
    } 
    
    .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: 0px
    }
.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
  }

    a,blockquote,body,button,code,dd,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,iframe,img,input,label,li,object,ol,p,q,small,span,strong,table,tbody,td,th,tr,ul {
    margin: 0;
    padding: 0;
    border: 0
}

a {
    text-decoration: none;
    color: #FE104C;
}

html {
    background: #f5f5f5;
    font-family: PingFang SC,STHeiti,Microsoft YaHei,Helvetica,Arial,sans-serif;
    -webkit-text-size-adjust: none;
    word-break: break-word
}

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

::-webkit-scrollbar {
    display: none;
    width: 0!important;
    -webkit-appearance: none
}

body {
    width: 100%;
    overflow-x: hidden;
    font-size: .24rem;
    background-color: #f5f5f5;
    --fontWeight500: 500;
    --fontWeight600: 600
}


body.android {
    --fontWeight500: bold;
    --fontWeight600: bold
}

.draft-container {
    position: relative;
    width: 1200px;
    height: auto;
    margin: 0 auto;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    color: #484d57;
    line-height: 30px;
    min-height: 100vh;
    padding: 0 0 20px;
}

.draft-container h1 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 18px 0;
    margin: 0;
}

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

body .draft-container ul,body .draft-container li {
    list-style-type: none
}

.draft-container p {
    text-indent: 2em;
    margin-bottom: 11px;
    margin-top: 0;
    line-height: 1.6
}

.draft-table {
    margin-top: 8px;
}
.draft-table tbody td {
    padding: 0 8px;
}

@media(max-width: 1200px) {
    .draft-container {
        width:92%
    }

    .draft-container p {
        text-indent: 0;
        word-break: break-all
    }

    .draft-container p a {
        color: #034b9f
    }
}

.dark h3 {
    color: #ebedf0
}

.dark p,.dark strong {
    color: #b4b7bc
}

@media(max-width: 1200px) {
    .draft-container.app {
        padding-top:.4rem
    }

    .draft-container.app h1 {
        display: none
    }

    .draft-container.app h1+p {
        padding-top: .22rem
    }

    .draft-container.app p:last-of-type {
        padding-bottom: .4rem
    }
}

@media(min-width: 1200px) {
    .draft-container.app #goToAd {
        display:none
    }

    .draft-container.app p:last-of-type {
        padding-bottom: .6rem
    }
}

.draft-container li,.draft-container ul {
    list-style: inside;
    list-style-type: disc
}

.draft-container li ul,.draft-container ul ul {
    padding-left: 2em
}

.draft-container li ul li,.draft-container ul ul li {
    list-style-type: circle
}
    