#content-wrap {
    width: 1200px;
    margin: 0 auto;
    min-height: 500px;
    padding: 20px 0 50px;
}

#content-wrap .title {
    font-size: 32px;
    font-weight: 700;
    line-height: 44px;
    color: #222;
}

#content-wrap .desc {
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 13px;
    color: #777;
}
