/* 取消二级类目标题加粗 */ .collection-list-item__title, .list-menu__item--child, .your-specific-selector-here { font-weight: normal !important; }