.section1 {
    padding-top: 73px;
}

.contentInn {
    width: 1180px;
    margin: 0 auto;
    margin-bottom: 426px;
}

.foundationInn {
    margin-top: 52px;
}

.foundationInnLeft {
    width: 710px;
}

.foundationInnPer {
    /* width:225px; */
    width: 100%;
    height: 260px;
    position: relative;
    overflow: hidden;
}

.foundationInnPerLeft {
    width: 225px;
    height: 100%;
    float: left;
}

.foundationInnPerPic {
    width: 100%;
    height: 214px;
    background: url(../img/project/foundationPerName.png) no-repeat center center;
    background-size: cover;
}

.foundationInnPerRight {
    width: 470px;
    height: 112px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.foundationInnPerInstruct {
    width: 709px;
    height: 189px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(48, 49, 51, 1);
    line-height: 26px;
    text-align: justify;
}

.foundationInnPerPresident {
    width: 100%;
    height: 472px;
}

.foundationInnPerPresidentPic {
    width: 100%;
    height: 409px;
    background: url(../img/project/projectPresident.png) no-repeat center center;
    background-size: cover;
}

.foundationInnPerPresidentInStruct {
    font-size: 18px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(48, 49, 51, 1);
    line-height: 24px;
    margin-top: 10px;
}

.foundationInnPerPartic.foundationInnPerPresidentPic {
    width: 100%;
    height: 409px;
    background: url(../img/project/projectPartic.png) no-repeat center center;
    background-size: cover;
}

.foundationInnRight {
    width: 394px;
}

.foundationInnManual {
    width: 368px;
    height: 447px;
    background: url(../img/project/instruct.png) no-repeat center center;
    background-size: cover;
}

.foundationInnInstruct {
    margin-top: 40px;
    line-height: 26px;
    text-align: justify;
}

.foundationInnLine {
    width: 100%;
    height: 2px;
    background-color: #034983;

}

.section2 {
    margin-top: 106px;

}

.forumModuleFirst {
    width: 100%;
    margin: 60px 0 60px 0;
    overflow: hidden;
}

.forumPerson {
    width: 251px;
}

.forumPerPic {
    width: 210px;
    height: 264px;
    margin: 0 auto 23px auto;
    background: url(../img/project/projectPerXi.png) no-repeat center center;
    background-size: cover;
}

.forumInstructWord {
    width: 582px;
    margin-left: 33px;
    margin-bottom: 14px;
    font-size: 16px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(48, 49, 51, 1);
    line-height: 26px;
}

.forumAlbumFirst {
    width: 268px;
    height: 180px;
    margin-bottom: 26px;
    background: url(../img/project/projectPerXiMuti.png) no-repeat center center;
    background-size: cover;
}

.forumAlbumSec {
    width: 268px;
    height: 161px;
    background: url(../img/project/projectPerXiCulter.png) no-repeat center center;
    background-size: cover;
}

.formModuleSec {
    width: 1180px;
    height: 1329px;
    background: url(../img/project/bottomBg.png) no-repeat center center;
    background-size: cover;
}

.formSong {
    font-size: 22px;
    font-family: HiraKakuStd-W8;
    font-weight: normal;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
    padding-top: 85px;
}
.formSongTitle{
    margin-top:70px;
}
.formSongDigst {
    font-size: 20px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    line-height: 36px;
}
.formSongContent{
    margin-top:18px;
}