.doc-h1 {
    width: 100%;
    text-align: center;
}

.doc-h2 {

}

.doc-h3 {

}

.doc-h4 {

}

.doc-h5 {
    width: 100%;
    text-align: center;
}

.doc-content {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #46435C;
    line-height: 34px;
    text-align: left;
    font-style: normal;
}