
.continer[data-v-488d6745] {
    color: #23364d;
    background: #f5f7fa;
}
.page-hero[data-v-488d6745],
.detail-hero[data-v-488d6745] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
    padding: 22px 28px;
    overflow: hidden;
    color: #fff;
    background: linear-gradient(125deg, #1557a8 0%, #277bc2 58%, #2f9ba5 100%);
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(30, 91, 152, .16);
}
.page-hero h2[data-v-488d6745],
.detail-hero h2[data-v-488d6745] {
    margin: 4px 0 6px;
    font-size: 25px;
    letter-spacing: 1px;
}
.page-hero p[data-v-488d6745],
.detail-hero p[data-v-488d6745] {
    margin: 0;
    color: rgba(255, 255, 255, .78);
    font-size: 13px;
}
.hero-kicker[data-v-488d6745] {
    color: rgba(255, 255, 255, .62);
    font-size: 11px;
    letter-spacing: 2px;
}
.hero-total[data-v-488d6745] {
    display: flex;
    align-items: baseline;
    min-width: 112px;
    padding-left: 28px;
    border-left: 1px solid rgba(255, 255, 255, .25);
}
.hero-total strong[data-v-488d6745] {
    margin-right: 7px;
    font-size: 34px;
    font-weight: 600;
}
.hero-total span[data-v-488d6745] {
    color: rgba(255, 255, 255, .8);
    font-size: 12px;
}
.search-panel[data-v-488d6745],
.table-outer[data-v-488d6745],
.detail-content[data-v-488d6745] {
    background: #fff;
    border: 1px solid #e6ebf1;
    border-radius: 10px;
    box-shadow: 0 4px 14px rgba(35, 54, 77, .045);
}
.search-panel[data-v-488d6745] {
    margin-bottom: 14px;
    overflow: hidden;
}
.search-panel[data-v-488d6745] .el-collapse-item__header {
    padding: 0 18px;
    color: #37526f;
    font-weight: 600;
    background: #fbfcfe;
}
.search-panel[data-v-488d6745] .el-collapse-item__content {
    padding: 17px 18px 12px;
}
.table-outer[data-v-488d6745] {
    padding: 14px 14px 10px;
}
.delegate-table[data-v-488d6745] {
    border-radius: 7px;
}
.delegate-table[data-v-488d6745] th {
    color: #526a82;
    background: #f6f9fc;
}
.page-pagination[data-v-488d6745] {
    padding-top: 14px;
    text-align: right;
}
.detail-hero[data-v-488d6745] {
    align-items: flex-end;
    margin-bottom: 14px;
}
.hero-back[data-v-488d6745] {
    padding: 0;
    color: rgba(255, 255, 255, .82);
}
.hero-back[data-v-488d6745]:hover {
    color: #fff;
}
.point-summary[data-v-488d6745] {
    display: grid;
    grid-template-columns: repeat(4, minmax(76px, 1fr));
    gap: 8px;
}
.point-summary > div[data-v-488d6745] {
    min-width: 76px;
    padding: 10px 12px;
    text-align: center;
    background: rgba(255, 255, 255, .12);
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 8px;
}
.point-summary strong[data-v-488d6745],
.point-summary span[data-v-488d6745] {
    display: block;
}
.point-summary strong[data-v-488d6745] {
    font-size: 22px;
}
.point-summary span[data-v-488d6745] {
    margin-top: 2px;
    color: rgba(255, 255, 255, .75);
    font-size: 11px;
}
.point-summary .summary-danger[data-v-488d6745] {
    background: rgba(244, 92, 93, .2);
}
.detail-content[data-v-488d6745] {
    min-height: 280px;
    padding: 12px 18px 18px;
}
.inspect-collapse[data-v-488d6745] {
    border: 0;
}
.inspect-collapse[data-v-488d6745] .el-collapse-item__header {
    height: 54px;
    border-bottom-color: #edf1f5;
}
.inspect-title[data-v-488d6745] {
    display: flex;
    align-items: center;
    min-width: 0;
    color: #2f4964;
}
.inspect-title i[data-v-488d6745] {
    margin-right: 9px;
    color: #2879bd;
    font-size: 17px;
}
.inspect-title strong[data-v-488d6745] {
    font-size: 15px;
}
.inspect-title span[data-v-488d6745] {
    margin-left: 12px;
    padding: 2px 8px;
    color: #718399;
    font-size: 11px;
    font-weight: 400;
    background: #eef3f8;
    border-radius: 10px;
}
.day-card[data-v-488d6745] {
    margin: 12px 0 16px;
    overflow: hidden;
    border: 1px solid #e5ebf1;
    border-radius: 9px;
    background: #fbfcfd;
}
.day-card > header[data-v-488d6745] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    color: #36516c;
    background: linear-gradient(90deg, #edf5fc, #f8fbfd);
    border-bottom: 1px solid #e4edf5;
}
.day-card > header i[data-v-488d6745] {
    margin-right: 8px;
    color: #2879bd;
}
.round-section[data-v-488d6745] {
    padding: 14px 16px 16px;
}
.round-section + .round-section[data-v-488d6745] {
    border-top: 1px dashed #dce4ec;
}
.round-title[data-v-488d6745] {
    display: flex;
    align-items: center;
    margin-bottom: 11px;
    color: #4a627a;
    font-weight: 600;
}
.round-title[data-v-488d6745]::before {
    width: 3px;
    height: 14px;
    margin-right: 7px;
    content: '';
    background: #2b83c6;
    border-radius: 2px;
}
.round-title small[data-v-488d6745] {
    margin-left: 8px;
    color: #94a1af;
    font-weight: 400;
}
.point-grid[data-v-488d6745] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));
    gap: 11px;
}
.point-card[data-v-488d6745] {
    padding: 13px 14px 11px;
    background: #fff;
    border: 1px solid #e2e8ef;
    border-left: 3px solid #b8c4d0;
    border-radius: 8px;
    transition: box-shadow .2s, transform .2s;
}
.point-card[data-v-488d6745]:hover {
    box-shadow: 0 5px 16px rgba(35, 73, 111, .09);
    transform: translateY(-1px);
}
.point-card--01[data-v-488d6745] { border-left-color: #409eff;
}
.point-card--11[data-v-488d6745] { border-left-color: #f56c6c; background: #fffafa;
}
.point-card--20[data-v-488d6745], .point-card--30[data-v-488d6745] { border-left-color: #67c23a;
}
.point-card-main[data-v-488d6745] {
    display: flex;
    align-items: center;
}
.point-icon[data-v-488d6745] {
    display: inline-flex;
    flex: 0 0 34px;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin-right: 10px;
    color: #2b79b8;
    background: #edf5fb;
    border-radius: 50%;
}
.point-icon--danger[data-v-488d6745] {
    color: #e45656;
    background: #fff0f0;
}
.point-copy[data-v-488d6745] {
    flex: 1;
    min-width: 0;
}
.point-copy strong[data-v-488d6745],
.point-copy p[data-v-488d6745] {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.point-copy strong[data-v-488d6745] {
    display: block;
    color: #2c435b;
    font-size: 14px;
}
.point-copy p[data-v-488d6745] {
    margin: 4px 10px 0 0;
    color: #8493a3;
    font-size: 12px;
}
.point-meta[data-v-488d6745] {
    display: flex;
    align-items: center;
    min-height: 24px;
    margin-top: 10px;
}
.point-meta > span[data-v-488d6745] {
    margin-left: 9px;
    overflow: hidden;
    color: #d45b5b;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.point-meta > span i[data-v-488d6745] {
    margin-right: 4px;
}
.point-actions[data-v-488d6745] {
    margin-top: 8px;
    text-align: right;
}
.abnormal-point-summary[data-v-488d6745] {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    padding: 12px;
    background: #f7f9fc;
    border-radius: 8px;
}
.abnormal-point-summary strong[data-v-488d6745] {
    color: #2c435b;
}
.abnormal-point-summary p[data-v-488d6745] {
    margin: 4px 0 0;
    color: #7d8b9a;
    font-size: 12px;
}
.abnormal-form[data-v-488d6745] {
    margin-top: 18px;
}
.back-button[data-v-488d6745] {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
@media (max-width: 900px) {
.page-hero[data-v-488d6745],
    .detail-hero[data-v-488d6745] {
        align-items: flex-start;
        flex-direction: column;
        gap: 16px;
}
.hero-total[data-v-488d6745] {
        padding-left: 0;
        border-left: 0;
}
.point-summary[data-v-488d6745] {
        width: 100%;
}
}

