#aboutIndex{
    padding:78px 0 60px 0;
    border-bottom: 1px solid #949494;
}
#aboutIndex .mainChildTitle{
    font-size:55px;
    line-height:55px;
    color:#444;
}
#aboutIndex .mainChildTitle2{
    margin-bottom:30px;
}

#aboutIndex .contentMun {
    height: 300px;
    width: 840px;
    margin: 0px auto;
}

#aboutIndex .contentMun .child {
    padding-top: 50px;
    height: 250px;
    width: 280px;
    text-align: center;
    float: left;
}

#aboutIndex .contentMun .child .mun {
    font-family: 'DIN Condensed Bold';
    font-size: 100px;
    color: #444;
}

#aboutIndex .contentMun .child p {
    font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
    font-weight: 100;
    font-size: 24px;
    color: #444;
}

#honor{
    padding:78px 0 60px 0;
    border-bottom: 1px solid #949494;
}

#honor .mainChildTitle{
    font-size:55px;
    line-height:55px;
    color:#444;
}

#honor .imgBox{
    text-align:center;
    font-size:16px;
    display:block;
    padding:10px;
}
#honor .imgBox img{
    width:250px;
    height:300px;
}
#honor .imgBox .title{
    color:#444;
    margin-top:20px;
}
#honor .content{
    margin-top:40px;
}
#honorContent{
    padding:78px 0 60px 0;
    border-bottom: 1px solid #949494;
}
#honorContent .info{
    margin-bottom:40px;
}

