.work-box,
.us-box {
    width: 906px;
    padding-bottom: 50px;
}

.us-box .small-titie,
.work-box .small-titie {
    display: block;
    float: right;
    color: #7F7F7F;
    font-size: 14px;
    font-weight: normal;
}

.us h3 {
    line-height: 80px;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    border: 0
}

.us div {
    width: 750px;
    float: left;
}

.us div p {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
}

.us .img-box {
    width: 130px;
    float: right;
    text-align: center;
    margin-top: 35px;
}

.us .img-box img {
    width: 130px;
    height: 130px;
}

.us .img-box span {
    font-size: 14px;
    color: #000;
    display: inline-block;
    margin: 15px 0 65px 0
}

.work-box {
    padding-bottom: 63px;
}

.work h3 {
    line-height: 80px;
    border: 0;
    text-align: center;
    font-weight: 550;
    font-size: 18px;
}

.work p span {
    color: #000;
    font-size: 14px;
    word-wrap: break-word;
}

.work .img-box {
    margin: 50px 0
}

.work-box .title {
    display: inline-block;
    width: 240px;
    color: #2B95FD;
    line-height: 25px
}

.menu-box .title {
    display: inline-block;
    width: 240px;
    color: #2B95FD;
    line-height: 25px
}