
.honor_pic{
    display: flex;
    justify-content:center;
    margin-top: 86px;
}

.honor_img{
    width: 302px;
    height: 220px;
}

.honor_img img{
    width: 270px;
    height: 188px;
    overflow: hidden;
}

.structure_pic{
    display: flex;
    justify-content:center;
}
