.answer-monitor-page .monitor-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-bottom:16px;line-height:32px}.answer-monitor-page .filter-label{color:#606266}.answer-monitor-page .unit-text{margin-left:-6px;color:#606266}.answer-monitor-page .exam-select{width:360px}.answer-monitor-page .site-input{width:180px}.answer-monitor-page .empty-monitor{padding:80px 0;text-align:center;color:#909399}.answer-monitor-page .exam-monitor-block{margin-bottom:20px;border:1px solid #ebeef5;border-radius:4px}.answer-monitor-page .exam-monitor-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #ebeef5;background:#f7f9fc}.answer-monitor-page .exam-title{font-size:16px;font-weight:600;color:#303133}.answer-monitor-page .exam-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;color:#606266}.answer-monitor-page .student-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px;padding:12px}.answer-monitor-page .student-card{min-height:72px;padding:8px;border:1px solid #dcdfe6;border-radius:4px;cursor:pointer;background:#fff}.answer-monitor-page .student-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.answer-monitor-page .answer-count{margin-top:8px;font-size:18px;font-weight:600}.answer-monitor-page .last-time{margin-top:4px;color:#909399}.answer-monitor-page .status-normal{border-color:#67c23a;background:#f0f9eb}.answer-monitor-page .status-slow{border-color:#e6a23c;background:#fdf6ec}.answer-monitor-page .status-warning{border-color:#f56c6c;background:#fef0f0;color:#c0392b}.answer-monitor-page .status-absent{border-color:#dcdfe6;background:#f4f4f5;color:#909399}.answer-monitor-page .status-submitted{border-color:#409eff;background:#ecf5ff}.answer-monitor-page .monitor-detail{line-height:28px}.answer-monitor-page .monitor-detail p{margin:0}.answer-monitor-page .monitor-detail span{display:inline-block;width:90px;color:#606266}