.section-header h2 {
    font-size: 1.2rem;
    color: #005cbf;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    width: 100%;
}

.section-header {
    border-bottom: 1px #DBDBDB dashed;
    margin: 1rem auto 0;
}


.section-header-p {
    color: #949494;
    text-align: center;
    font-size: 1rem;
    margin: 1rem;
    font-style: normal;
    line-height: 1.8rem
}

.section-header-p label {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
}

.section-header-div {
    border: 1px #DBDBDB dashed;
    margin: 1rem auto;
    padding: 1rem;
}

.section-header-div h3 {
    font-size: 1rem;
}

.m-index-body p {
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 1rem;
    line-height: 2rem;
    white-space: unset;
    /*text-indent: 2em;*/
    word-spacing: unset;
    text-align: justify;
    word-break: break-all;
}

.m-index-body p[align='center'] {
    text-align: center;
}


.m-index-body p iframe {
    width: 100% !important;
}

.index-body-2 p {
    font-family: "PingFang SC", "Lantinghei SC", "Helvetica Neue", Helvetica, Arial, "Microsoft YaHei", "微软雅黑", STHeitiSC-Light, simsun, "宋体", "WenQuanYi Zen Hei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 1rem;
    line-height: 2rem;
    white-space: unset;
    word-spacing: unset;
    word-break: break-all;
}

.m-index-body img {
    text-align: center;
    display: block;
    margin: 1rem auto;
    /*width: 90%;*/
    max-width: 100%;
}

.index-body-2 img {
    text-align: center;
    display: block;
    margin: 1rem auto;
    /*width: 90%;*/
    max-width: 100%;
}

.text-center-p {
    text-align: center;
}

.index-body-2 h3 {
    font-size: 1rem;
    font-weight: 600;
}

.section-header-div p {
    text-indent: unset !important;
}

.m-index-body img {
    width: 100% !important;
    height: 100% !important;
}

video {
    width: 100% !important;
}
