.page-content .news-content .item-staff {
    width: 840px;
    margin-bottom: 50px;}

.page-content .news-content .item-staff .staff-title {
    background-color: #F5F5F5;
    border-left: 2px solid #47A3DA;
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    color: #333333;
    text-indent: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
clear: both;font-weight: normal;
}

.page-content .news-content .item-staff .staff-name-container .staff-name {
    display: inline-block;
    width: 105px;
    color: rgba(0, 73, 138, 0.8);
    float: left;
    font-size: 15px;
    line-height: 50px;
    text-align: center;}

.page-content .news-content .staff-sort-container {
    margin-bottom: 40px;
    width: 880px;}

.page-content .news-content .staff-sort-container a {
    display: block;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 40px;
    background: #F5F5F5;
    text-align: center;
    width: 92px;
    color: #333;
    margin-right: 20px;}

.page-content .news-content .staff-sort-container a:nth-child(8n) {
    margin-right: 0;}