.news {
    padding: 120px 0 80px;
    background: #F6F7F9;
}
.news .list li {
    width: 278px;
    height: 304px;
    margin: 0 29px 40px 0;
}
.news .list li:nth-child(4n) {
    margin-right: 0;
}
.news .list li .illustration {
    height: 174px;
}
.staff {
    padding: 120px 0;
}
.staff_left li .staff_item {
    width: 270px;
}
.staff_right .staff_item {
    width: 580px;
    height: 202px;
    margin-bottom: 32px;
}
.staff .clear {
    margin-bottom: 40px;
}