.pb80 {
    padding-bottom:80px;
}

.announce-title {
    text-align: center;
    padding: 38px 0 36px;
    color: #333;
    font-weight: bold;
    font-size: 18px;
}

.announce-text {
    font-size: 16px;
    color: #333;
    padding:0 60px;
    line-height: 40px;
}

.fontBold {
    font-weight: bold;
}

.pb58 {
    padding-bottom: 58px;
}