/* 培训与考评管理页专属样式 */

.tr-kpi{margin-bottom:14px}
.tr-bank{margin-bottom:16px}
.tr-shots-t{margin-bottom:7px}
.tr-note{margin-top:14px}
.tr-bar{margin-top:6px;max-width:230px}

.tr-quiz{margin-top:14px;padding:13px 15px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2)}
.tr-opts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px}
@media(max-width:700px){.tr-opts{grid-template-columns:1fr}}
