.section-header h2 {
    font-size: 22px;
    /*color: rgba(68, 129, 235, 0.9);*/
    /*color: #323232;*/
    color: #005cbf;;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    letter-spacing: 3px;
    width: 100%;
}

.section-header {
    width: 90%;
    border-bottom: 1px #DBDBDB dashed;
    margin: 0 auto;
}


.section-header-p {
    color: #949494;
    text-align: center;
    font-size: 16px;
    margin: 20px;
    font-style: normal;
}

.section-header-p label {
    display: inline-block;
    margin: 0 10px;
    text-align: center;
}

.section-header-div {
    border: 1px #DBDBDB dashed;
    margin: 20px auto;
    padding: 20px 0;
    width: 90%;
}


.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: 16px;
    padding: 0 80px;
    line-height: 42px;
    margin: 0 0 18px 0;
    white-space: unset;
    word-spacing: unset;
    text-align: justify;
    word-break: break-all;
}

.index-body-2 p[align='center'] {
    text-align: center;
}

.index-body-2 h3 {
    font-size: 16px;
    padding: 0 150px;
    line-height: 55px;
    margin: 0;
    text-align: center;
    font-weight: bolder;
}

.index-body-2 h4 {
    font-size: 16px;
    line-height: 55px;
    margin: 0;
    text-align: left;
    font-weight: bolder;
    text-indent: 5em;
}

.index-body-2 img {
    text-align: center;
    display: block;
    margin: 10px auto;
    /*width: 90%;*/
    max-width: 850px;
}

.text-center-p {
    text-align: center;
}

.div-table {
    width: 1000px;
    margin: 24px auto;
}
