body {
    font-family: 'Microsoft YaHei' !important
}

.banner {
    display: block;
    width: 100%;
    margin-bottom: .43rem;
}

.honor-container {
    width: 100%;
    /*height: 24.8rem*/
}

.honor-container li {
    width: 50%;
    height: 4rem;
    text-align: center;
    float: left;
    margin-bottom: .4rem
}

.honor-container img {
    width: 3rem;
    height: 3.4rem;
    margin: 0 auto
}

.honor-container p {
    font-size: .24rem;
    color: #666;
    width: 3.1rem;
    height: 54px;
    margin: 0 auto;
}

.honor-container li:nth-child(3), .honor-container li:nth-child(4), .honor-container li:nth-child(5), .honor-container li:nth-child(6) {
    /*height: 3rem;*/
}
