.group3-statistics-page { width: 100%; padding: 18px 0 64px; color: #000; font-family: Arial, Helvetica, "sans-serif", SimSun, "宋体"; font-size: 12px; }
.group3-statistics-page .group3-statistics-breadcrumb { height: 34px; color: #777; font-family: "Microsoft YaHei", "PingFang SC", Arial, sans-serif; font-size: 14px; }
.group3-statistics-page .group3-statistics-breadcrumb ol { display: flex; margin: 0; padding: 0; list-style: none; }
.group3-statistics-page .group3-statistics-breadcrumb li:not(:last-child)::after { content: ">"; margin: 0 9px; color: #aaa; }
.group3-statistics-page .group3-statistics-breadcrumb a { color: #666; }
.group3-statistics-page .group3-statistics-panel { width: 100%; padding: 10px 0 42px; background: #fff; }
.group3-statistics-page .group3-statistics-title { width: 950px; max-width: 100%; margin: 0 auto 10px; color: #000; font-family: SimSun, Arial, Helvetica, "sans-serif"; font-size: 18px; font-weight: 700; line-height: 21px; text-align: center; }
.group3-statistics-page .group3-statistics-subtitle { width: 780px; max-width: 100%; height: 26px; margin: 0 auto; color: #f00; font-family: Arial, Helvetica, "sans-serif", SimSun; font-size: 12px; font-weight: 700; line-height: 24px; }
.group3-statistics-page .group3-statistics-sections { width: 100%; }
.group3-statistics-page .group3-statistics-section { width: 100%; margin: 0; padding: 0; }
.group3-statistics-page .group3-statistics-section-title { box-sizing: border-box; width: 780px; min-width: 780px; height: 30px; margin: 0 auto; padding: 0; color: #333; border: 1px solid #000; background: #d7d7d7; font-family: Arial, Helvetica, "sans-serif", SimSun; font-size: 14px; font-weight: 700; line-height: 28px; text-align: center; }
.group3-statistics-page .group3-statistics-table-scroll { overflow-x: auto; overflow-y: hidden; width: 100%; max-width: 100%; margin: 0; padding: 0; outline: none; }
.group3-statistics-page .group3-statistics-table-scroll:focus-visible { box-shadow: 0 0 0 2px rgba(223, 23, 42, .35); }
.group3-statistics-page .group3-statistics-table { box-sizing: border-box; width: 780px; min-width: 780px; margin: 0 auto; padding: 0; color: #000; border: 1px solid #000; border-spacing: 1px; background: #000; font-family: SimSun, Arial, Helvetica, "sans-serif"; font-size: 12px; line-height: normal; table-layout: fixed; }
.group3-statistics-page .group3-col-category { width: 189px; }
.group3-statistics-page .group3-col-cycle { width: 78px; }
.group3-statistics-page .group3-col-counts { width: 113px; }
.group3-statistics-page .group3-col-probability,
.group3-statistics-page .group3-col-average,
.group3-statistics-page .group3-col-maximum,
.group3-statistics-page .group3-col-previous { width: 78px; }
.group3-statistics-page .group3-col-current { width: 77px; }
.group3-statistics-page .group3-statistics-table th,
.group3-statistics-page .group3-statistics-table td { overflow: hidden; box-sizing: border-box; padding: 1px; border: 0; text-align: center; text-overflow: clip; vertical-align: middle; white-space: nowrap; }
.group3-statistics-page .group3-statistics-table th { height: 31px; color: #333; background: #fff; font-family: Arial, Helvetica, "sans-serif", SimSun; font-size: 14px; font-weight: 700; line-height: 28px; }
.group3-statistics-page .group3-statistics-table td { height: 17px; color: #000; font-size: 12px; font-weight: 400; line-height: normal; }
.group3-statistics-page .group3-cell-category { background: #ffff00; }
.group3-statistics-page .group3-cell-cycle { background: #d7d7d7; }
.group3-statistics-page .group3-cell-counts { background: #00ff80; }
.group3-statistics-page .group3-cell-probability { background: #00ffff; }
.group3-statistics-page .group3-cell-average { background: #00ff00; }
.group3-statistics-page .group3-cell-maximum { background: #ffff00; }
.group3-statistics-page .group3-cell-previous { background: #d7d7d7; }
.group3-statistics-page .group3-cell-current { background: #00ff80; }
.group3-statistics-page .group3-actual,
.group3-statistics-page .group3-count-separator,
.group3-statistics-page .group3-theoretical { color: #000; font: inherit; }
.group3-statistics-page .group3-statistics-empty { box-sizing: border-box; width: 780px; max-width: 100%; min-height: 96px; margin: 0 auto; padding: 34px 20px; color: #666; border: 1px solid #ddd; background: #fff; text-align: center; }
@media (max-width: 820px) {
    .group3-statistics-page .group3-statistics-section-title { margin-left: 0; }
    .group3-statistics-page .group3-statistics-table { margin-left: 0; }
}
