/* 社会责任 */

.soc-content {
    width: 800px;
    margin: 0 auto;
    color: #333333;
    padding-bottom: 50px;
}

.soc-head {
    margin: 15px 0;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.soc-text {
    font-size: 16px;
    line-height: 28px;
    margin: 18px 0;
    text-align: justify;
    text-indent: 2em;
}

.soc-content p {
    font-size: 16px;
    line-height: 28px;
    margin: 18px 0;
    text-align: justify;
}

.soc-img-head {
    font-weight: bold;
    font-size: 14px;
    margin: 26px 0 20px 0;
    text-align: center;
}

.soc-img,
.soc-content img {
    width: 100%;
}