.subcontent{ margin-top: 8px; height: 48px; display: flex; flex-direction: row; align-items: center; } .point{ width: 24px; height: 24px; border-radius: 12px; margin-right: 12px; } .scenario{ display: flex; flex-direction: row; align-items: center; margin-right: 36px; } .name { color: rgba(255,255,255,0.4); font-size: 36px; font-weight: 500; }