.honor{
    width: 3.5rem
}
.photo{
    width: 9rem;
    height: 5rem;
    border-radius: 0.5rem;
    margin: 2rem;
}
.bordClass{
    margin-top: 0.5rem;
    width:14rem;
    height:9rem;
    background:rgba(252,245,245,1);
    border-radius: 0.5rem ;
    line-height: 9rem;
    text-align: center;
}
.lunbo{
    margin-left: 1.6rem;
    margin-right: 1rem;
}
.honorText{
    width: 14rem;
    text-align: center;
    height: 2rem;
    line-height: 2rem;
    font-size:0.8rem;
    color:rgba(67,67,67,1);
}
