@charset "UTF-8";


.honor-img {
    background-color: #EEEEEE;
    /*background-size: 301px 238px;*/
    width: calc(100% - (16px * 2));
    /*height: 422px;
    height: 238px;*/
    height: 328px;
    margin: 0 0;
    padding: 8px 8px;
}


.honor-title {
    width: calc(100% - (8px * 2));
    background-color: #c0c0c0;
}