/*科技奖项和荣誉称号公用--单独卡片样式**/
.appellation_module_ele{display: flex;height: 0.8rem;margin-bottom: 0.22rem;background: #f2f2f2;}
.appellation_module_ele .number{
    width: 0.76rem;display: flex;justify-content: center;align-items: center;color: #fff;background: #ac9084;
}
.appellation_module_ele .content{width: 5.1rem;padding: 0 0.2rem;line-height: 0.8rem;color: #836a5f;}
