.social-title {
    height: 10rem;
    font-size: 3rem;
    color: #d6b53c;
}

.help-edu {
    height: 50rem;
}

.help-edu .brand-story {
    width: 80%;
    margin: 0 auto;
}

.help-edu .brand-story .left {
    width: 47.75%;
    height: 40rem;
    background: #f7f7f7;
}

.help-edu .brand-story .left .content {
    width: 85%;
    height: 90%;
    margin: 0 auto;
}

.help-edu .brand-story .left .title {
    font-size: 1.8rem;
    text-align: justify-all;
    margin: 3rem auto 2rem;
}

.help-edu .brand-story .left .tips {
    text-align: justify;
    line-height: 2rem;
    font-size: 1.25rem;
    color: #999999;
}

.help-edu .brand-story .left .more-wrap {
    height: 2.5rem;
    width: 7.5rem;
    border: 1px solid #999999;
    bottom: 0;
}

.help-edu .brand-story .right {
    width: 52.25%;
    height: 44rem;
}

.sup-need {
    height: 45rem;
}

.sup-need .brand-story {
    width: 80%;
    margin: 0 auto;
}

.sup-need .brand-story .left {
    width: 47.75%;
    height: 26rem;
    background: #f7f7f7;
}

.sup-need .brand-story .left .content {
    width: 85%;
    height: 90%;
    margin: 0 auto;
    text-align: justify;
}

.sup-need .brand-story .left .content .title {
    font-size: 1.8rem;
    text-align: justify;
    margin: 2rem auto;
    color: #d6b53c;
}

.sup-need .brand-story .left .content .tips {
    text-align: justify;
    line-height: 2rem;
    font-size: 1.25rem;
    color: #999999;
}

.sup-need .brand-story .left .content .more-wrap {
    height: 2.5rem;
    width: 7.5rem;
    border: 1px solid #999999;
    color: #999999;
    bottom: 0;
}

.sup-need .brand-story .right {
    width: 52.25%;
    height: 35rem;
}

.sup-inc {
    height: 53rem;
    background: url("/template/static/images/v2/social/social_bg_03.png") top no-repeat,
url("/template/static/images/v2/social/social_bg_09.png") bottom no-repeat;
    /*background-size: 26.5rem, 26.5rem; !* 分别控制两张图片的尺寸 *!*/
    background-size:
    100% 26.5rem,
    100% 26.5rem;
}

.sup-inc .brand-story {
    width: 80%;
    margin: 0 auto;
}

.sup-inc .brand-story .sup-inc-header-title{
    height: 3.75rem;
    font-size: 3rem;
    color: #d6b53c;
}

.sup-inc .brand-story .sup-inc-header-tips{
    height: 3.75rem;
    font-size: 1rem;
    color: #999999;
}

.sup-inc .brand-story .left {
    width: 35%;
    height: 33rem;
    background: #f7f7f7;
}

.sup-inc .brand-story .left .content {
    width: 80%;
    margin: 0 auto;
    color: #999999;
    font-size: 1.1rem;
    padding-top: 3rem;
    text-align: justify;
    line-height:1.5rem;
}

.sup-inc .brand-story .right {
    width: 65%;
    height: 33rem;
}

.commit-safety {
    background: url("/template/static/images/v2/social/social_bg_04.png") no-repeat;
    background-size: 100% 26.5rem;
}

.commit-safety .brand-story {
    width: 80%;
    margin: 0 auto;
}

.commit-safety .brand-story .commit-safety-header-title{
    height: 3.75rem;
    font-size: 3rem;
    color: #d6b53c;
}

.commit-safety .brand-story .commit-safety-header-tips{
    height: 3.75rem;
    font-size: 1rem;
    color: #999999;
}

.commit-safety .brand-story .left {
    width: 35%;
    height: 33rem;
    background: #f7f7f7;
}

.commit-safety .brand-story .left .content {
    width: 80%;
    margin: 0 auto;
    color: #999999;
    font-size: 1.1rem;
    padding-top: 3rem;
    text-align: justify;
    line-height: 1.5rem;
}

.w-40{
    width: 40%;
}

.commit-safety .brand-story .left .imgdiv {

}

.commit-safety .brand-story .right {
    width: 65%;
    height: 33rem;
}
