.text-center{
    text-align: center;
}
.about-title h1{
    margin: 40px 0;
    font-size: 24px;
    font-weight: bold;
}
.about-text{
    font-size: 16px;
    padding: 10px;
    text-align: justify;
}
.about-text b{
    font-size:36px;
}
.color-zhuti{
    color: #FAB614;
}
.detail-container{
    padding: 40px 0;
    margin: 0;
}
.fzlc{
    font-size: 18px;
    margin-top: 108px;
    padding: 0 20px;
}
.fz-nian{
    font-size: 24px;
    font-weight: bold;
}
.fz-yue,.fz-nian{
    color: #fff;
}
.fzlc p{
    color: #ededed;
}