.honours {
    width: 7.06rem;
    padding: .55rem .22rem .6rem;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
}
.honours .list {
    width: 3.38rem;
    margin-top: .43rem;
    font-size: 0rem;
}
.honours .list:nth-child(1) {
    margin-top: 0rem;
}
.honours .list:nth-child(2) {
    margin-top: 0rem;
}
.honours .list .img {
    width: 3.38rem;
    height: 3.38rem;
    background-color: #f5f5f5;
    text-align: center;
    font-size: 0rem;
}
.honours .list .img img {
    width: 2.01rem;
    height: 2.84rem;
    margin-top: .27rem;
}
.honours .list .name {
    text-align: center;
    margin-top: .3rem;
    font-size: 0rem;
}
.honours .list .name p {
    font-family: 'PingFang SC Medium';
    font-size: .3rem;
    color: #444;
}
.pageList {
    margin: 0rem auto .64rem;
}
