.about{
    width: 100%;
    height: 150px;
    background: url(/resources/img/about.jpg) no-repeat center;
}
.aboutCon{
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
    line-height: 28px;
    color: #999999;
}
.linkus{
    margin-top: 60px;
    outline: none;
    border: 0;
    background: #e52618;
    color: #fff;
    padding: 8px 20px;
}