.combo-group-block[data-v-9d1ee093] {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 12px;
  box-shadow: 0 2px 8px #00000014;
  padding: 0;
  transition: background 0.3s;
}
.combo-group-header[data-v-9d1ee093] {
  display: block;
  font-size: 1.2rem;
  font-weight: 800;
  background: #d594da;
  border-radius: 10px 10px 0 0;
  padding: 6px 20px 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
  margin-top: 0;
  color: #222;
  transition:
    background 0.3s,
    color 0.3s;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.jingzhun-24 .combo-group-header[data-v-9d1ee093] {
  background: #d594da;
  padding: 0;
}
.jingzhun-6 .combo-group-header[data-v-9d1ee093] {
  background: #d594da;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2rem;
  min-width: 0;
}
.jingzhun-7 .combo-group-header[data-v-9d1ee093],
.jingzhun-danshuang .combo-group-header[data-v-9d1ee093],
.shuangbo-zhongte .combo-group-header[data-v-9d1ee093],
.qiwei-zhongte .combo-group-header[data-v-9d1ee093],
.shiliu-mazhongte .combo-group-header[data-v-9d1ee093],
.santou-zhongte .combo-group-header[data-v-9d1ee093] {
  background: #d594da;
  padding: 0;
}
.first-pic-section[data-v-9d1ee093] {
  margin-bottom: 16px;
  padding: 0 12px;
}
.first-pic-image[data-v-9d1ee093] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 2px 8px #0000001a;
}
.third-pic-section[data-v-9d1ee093] {
  margin-bottom: 16px;
  padding: 0 12px;
}
.third-pic-image[data-v-9d1ee093] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 2px 8px #0000001a;
}
.fourth-pic-section[data-v-9d1ee093] {
  margin-bottom: 16px;
  padding: 0 12px;
}
.fourth-pic-image[data-v-9d1ee093] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 2px 8px #0000001a;
}
.last-pic-section[data-v-9d1ee093] {
  margin-bottom: 16px;
  padding: 0 12px;
}
.last-pic-image[data-v-9d1ee093] {
  width: 100%;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 2px 8px #0000001a;
}
.pingte-1-container[data-v-9d1ee093] {
  padding: 10px;
  background: #0fd14e;
  border: 2px solid #f2d5d5;
  border-radius: 4px;
}
.pingte-1-block[data-v-9d1ee093] {
  margin-bottom: 8px;
  padding: 8px 12px;
  border: 1px solid #eee;
  border-radius: 6px;
  background: #0fd14e;
  width: 100%;
}
.pingte-1-content[data-v-9d1ee093] {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  font-size: clamp(0.8rem, 2.5vw, 1.28rem);
  line-height: 1.4;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}
.pingte-1-right[data-v-9d1ee093] {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pingte-1-prefix[data-v-9d1ee093] {
  color: #333;
  font-weight: 500;
}
.pingte-1-issue-number[data-v-9d1ee093],
.pingte-1-zodiac[data-v-9d1ee093] {
  color: red;
  font-weight: 700;
}
.pingte-1-status[data-v-9d1ee093] {
  font-weight: 700;
}
.pingte-1-hit[data-v-9d1ee093] {
  color: red;
  background: #ff0;
  padding: 2px 6px;
  border-radius: 3px;
}
.pingte-1-error[data-v-9d1ee093],
.pingte-1-pending[data-v-9d1ee093] {
  color: red;
}
.jingzhun-7-cell[data-v-9d1ee093] {
  background: transparent !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  max-width: 120px !important;
}
.jingzhun-7-hit-text[data-v-9d1ee093] {
  color: red;
  font-weight: 700;
  background: #ff0;
  padding: 2px 4px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
}
.jingzhun-7-error-text[data-v-9d1ee093],
.jingzhun-7-pending-text[data-v-9d1ee093] {
  color: red;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
}
.jingzhun-7-multi-row[data-v-9d1ee093] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px;
  background: #f8f9fa;
  border-radius: 6px;
  border: 2px solid #ccc;
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  box-sizing: border-box;
}
.jingzhun-7-row[data-v-9d1ee093] {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  line-height: 1.4;
  padding: 4px 0 8px;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #ccc;
  flex-wrap: nowrap;
}
.jingzhun-7-row[data-v-9d1ee093]:last-child {
  border-bottom: none;
}
.jingzhun-7-row[data-v-9d1ee093]:nth-child(2),
.jingzhun-7-row[data-v-9d1ee093]:nth-child(3) {
  justify-content: flex-start;
}
.jingzhun-7-row .jingzhun-7-zodiacs[data-v-9d1ee093] {
  min-width: 100px;
  max-width: 150px;
  text-align: left;
  flex-shrink: 0;
  overflow: hidden;
}
.jingzhun-7-row .jingzhun-7-codes[data-v-9d1ee093] {
  min-width: 150px;
  text-align: left;
  padding-left: 0;
  flex-shrink: 1;
  position: relative;
  flex-grow: 1;
  word-break: break-all;
}
.jingzhun-7-row:nth-child(3) .jingzhun-7-codes[data-v-9d1ee093] {
  min-width: 150px;
  flex-grow: 1;
}
.jingzhun-7-row:nth-child(3) .jingzhun-7-zodiacs[data-v-9d1ee093] {
  min-width: 80px;
  max-width: 150px;
  flex-shrink: 0;
  overflow: hidden;
}
.jingzhun-7-period[data-v-9d1ee093] {
  color: #333;
  font-weight: 700;
  min-width: 80px;
  flex-shrink: 0;
}
.jingzhun-7-zodiacs[data-v-9d1ee093] {
  color: #06c;
  font-weight: 700;
  flex: 1;
  flex-grow: 0;
}
@media (max-width: 768px) {
  .jingzhun-7-multi-row[data-v-9d1ee093] {
    padding: 8px;
    gap: 6px;
  }
  .jingzhun-7-row[data-v-9d1ee093] {
    gap: 4px;
    font-size: 13px;
    padding: 3px 0;
    flex-wrap: nowrap;
  }
  .jingzhun-7-row .jingzhun-7-zodiacs[data-v-9d1ee093] {
    min-width: 100px;
    max-width: 130px;
    flex-shrink: 0;
  }
  .jingzhun-7-row .jingzhun-7-codes[data-v-9d1ee093] {
    min-width: 120px;
    flex-shrink: 1;
  }
  .jingzhun-7-period[data-v-9d1ee093] {
    font-size: 12px;
    min-width: 70px;
    flex-shrink: 0;
  }
}
@media (max-width: 480px) {
  .jingzhun-7-multi-row[data-v-9d1ee093] {
    padding: 6px;
    gap: 4px;
  }
  .jingzhun-7-row[data-v-9d1ee093] {
    gap: 2px;
    font-size: 12px;
    padding: 2px 0;
    flex-wrap: nowrap;
  }
  .jingzhun-7-row .jingzhun-7-zodiacs[data-v-9d1ee093] {
    min-width: 100px;
    max-width: 130px;
    flex-shrink: 0;
  }
  .jingzhun-7-row .jingzhun-7-codes[data-v-9d1ee093] {
    min-width: 100px;
    flex-shrink: 1;
  }
  .jingzhun-7-period[data-v-9d1ee093] {
    font-size: 11px;
    min-width: 60px;
    flex-shrink: 0;
  }
}
@media (max-width: 390px) {
  .combo-table[data-v-9d1ee093] {
    font-size: 10px;
  }
  .combo-table tr[data-v-9d1ee093] {
    height: auto;
    min-height: auto;
  }
  .combo-table td[data-v-9d1ee093] {
    padding: 4px 2px;
    word-break: break-all !important;
    overflow-wrap: break-word !important;
    overflow: visible !important;
    height: auto;
    min-height: auto;
    white-space: normal !important;
    text-overflow: clip !important;
  }
  .jingzhun-7-multi-row[data-v-9d1ee093] {
    padding: 4px;
    gap: 4px;
    width: 100%;
    overflow: visible !important;
    min-height: auto;
    white-space: normal !important;
  }
  .jingzhun-7-row[data-v-9d1ee093] {
    gap: 1px;
    font-size: 10px;
    padding: 2px 0;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    overflow: visible !important;
    min-height: auto;
    justify-content: flex-start;
    white-space: normal !important;
  }
  .jingzhun-7-row .jingzhun-7-zodiacs[data-v-9d1ee093] {
    min-width: 80px;
    max-width: 130px;
    flex-shrink: 0;
    font-size: 9px;
    overflow: visible !important;
    word-break: break-all !important;
    overflow-wrap: break-word !important;
    position: relative;
    left: 0;
    white-space: normal !important;
    text-overflow: clip !important;
  }
  .jingzhun-7-row .jingzhun-7-codes[data-v-9d1ee093] {
    min-width: 120px;
    flex-shrink: 1;
    flex-grow: 1;
    font-size: 9px;
    word-break: break-all !important;
    overflow-wrap: break-word !important;
    overflow: visible !important;
    position: relative;
    left: 0;
    margin-left: 0;
    padding-left: 0;
    white-space: normal !important;
    text-overflow: clip !important;
  }
  .jingzhun-7-period[data-v-9d1ee093] {
    font-size: 9px;
    min-width: 60px;
    width: 60px;
    flex-shrink: 0;
  }
  .jingzhun-7-issue-number[data-v-9d1ee093] {
    font-size: 9px;
  }
}
@media (max-width: 350px) {
  .jingzhun-7-row .jingzhun-7-period[data-v-9d1ee093] {
    min-width: 50px;
    font-size: 8px;
  }
  .jingzhun-7-row .jingzhun-7-zodiacs[data-v-9d1ee093] {
    min-width: 60px;
    max-width: 100px;
    font-size: 8px;
  }
  .jingzhun-7-row .jingzhun-7-codes[data-v-9d1ee093] {
    min-width: 80px;
    font-size: 8px;
  }
  .jingzhun-7-issue-number[data-v-9d1ee093] {
    font-size: 8px;
  }
}
.jingzhun-7-codes[data-v-9d1ee093] {
  color: #d90000;
  font-weight: 700;
  font-family: monospace;
}
.jingzhun-7-map-highlight[data-v-9d1ee093] {
  color: red !important;
  font-weight: 700 !important;
  background: #ff0 !important;
  padding: 2px 4px !important;
  border-radius: 3px !important;
}
.jingzhun-7-map-normal[data-v-9d1ee093] {
  color: red !important;
  font-weight: 700 !important;
}
.jingzhun-6-map-highlight[data-v-9d1ee093] {
  color: red !important;
  font-weight: 700 !important;
  background: #ff0 !important;
  padding: 2px 4px !important;
  border-radius: 3px !important;
}
.jingzhun-6-map-normal[data-v-9d1ee093] {
  color: red !important;
  font-weight: 700 !important;
}
.jingzhun-6-hit-text[data-v-9d1ee093] {
  color: red;
  font-weight: 700;
  background: #ff0;
  padding: 2px 4px;
  border-radius: 3px;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.jingzhun-6-error-text[data-v-9d1ee093],
.jingzhun-6-pending-text[data-v-9d1ee093] {
  color: red;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
  width: 100%;
}
.jingzhun-7-issue-number[data-v-9d1ee093] {
  color: red;
  font-weight: 700;
}
.jingzhun-6-issue-number[data-v-9d1ee093] {
  color: red;
  font-weight: 700;
  font-size: 14px;
}
.jingzhun-6-title[data-v-9d1ee093] {
  font-size: 14px;
  font-weight: 400;
  color: #333;
  white-space: normal;
  word-wrap: break-word;
  line-height: 1.4;
  display: inline-block;
}
@media (max-width: 768px) {
  .jingzhun-6-issue-number[data-v-9d1ee093] {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .jingzhun-6-issue-number[data-v-9d1ee093] {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .jingzhun-6-title[data-v-9d1ee093] {
    font-size: 13px;
    white-space: normal;
    word-wrap: break-word;
    line-height: 1.3;
  }
  .jingzhun-6 .combo-group-header[data-v-9d1ee093] {
    white-space: normal;
    word-wrap: break-word;
    overflow: visible;
    text-overflow: clip;
  }
}
@media (max-width: 480px) {
  .jingzhun-6-title[data-v-9d1ee093] {
    font-size: 12px;
    white-space: normal;
    word-wrap: break-word;
    line-height: 1.2;
  }
  .jingzhun-6 .combo-group-header[data-v-9d1ee093] {
    white-space: normal;
    word-wrap: break-word;
    overflow: visible;
    text-overflow: clip;
  }
}
@media (max-width: 768px) {
  .jingzhun-24-row[data-v-9d1ee093] {
    font-size: 14px;
    gap: 1px;
  }
  .jingzhun-24-number[data-v-9d1ee093] {
    font-size: 14px;
    margin: 0 1px;
  }
  .jingzhun-24-header[data-v-9d1ee093] {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .jingzhun-24-row[data-v-9d1ee093] {
    font-size: 13px;
    gap: 1px;
  }
  .jingzhun-24-number[data-v-9d1ee093] {
    font-size: 13px;
    margin: 0 1px;
  }
  .jingzhun-24-header[data-v-9d1ee093] {
    font-size: 13px;
  }
}
.issue-no[data-v-9d1ee093] {
  font-weight: 600;
  color: #333;
}
.combo-table[data-v-9d1ee093] {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0 18px;
  color: #222;
  transition:
    background 0.3s,
    color 0.3s;
}
.combo-table td[data-v-9d1ee093] {
  padding: 8px 6px;
  text-align: center;
  font-size: 0.98rem;
  vertical-align: middle;
}
.combo-table .data-map-item[data-v-9d1ee093] {
  display: inline-block;
}
.combo-table .col-issue-no[data-v-9d1ee093],
.combo-table .issue-no[data-v-9d1ee093] {
  width: 80px;
  min-width: 80px;
  max-width: 100px;
  text-align: left;
  vertical-align: middle;
  padding-left: 12px;
  white-space: nowrap;
}
.combo-table .col-hit-status[data-v-9d1ee093] {
  width: 70px;
  min-width: 70px;
  max-width: 90px;
  text-align: right;
  vertical-align: middle;
  padding-right: 12px;
}
.no-border-table[data-v-9d1ee093],
.no-border-table td[data-v-9d1ee093] {
  border: none !important;
  background: transparent;
}
.no-border-table td[data-v-9d1ee093] {
  background: none;
}
.issue-prefix[data-v-9d1ee093] {
  font-size: 0.8rem;
  color: #666;
}
.issue-number[data-v-9d1ee093] {
  font-weight: 700;
  font-size: 1.1rem;
  color: #d90000;
}
.issue-suffix[data-v-9d1ee093] {
  font-size: 0.8rem;
  color: #666;
}
.jingzhun-24-container[data-v-9d1ee093] {
  display: flex;
  flex-direction: column;
  gap: 8px;
  border: 2px solid #f2d5d5;
  padding: 8px;
  border-radius: 4px;
}
.jingzhun-24-block[data-v-9d1ee093] {
  border-bottom: 1px solid #f2d5d5;
}
.jingzhun-24-block[data-v-9d1ee093]:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.jingzhun-24-header[data-v-9d1ee093] {
  margin-bottom: 6px;
  font-size: 16px;
  color: #333;
  text-align: center;
  font-weight: 700;
}
.jingzhun-24-issue-no[data-v-9d1ee093] {
  color: #d90000;
  font-weight: 700;
}
.jingzhun-24-title[data-v-9d1ee093] {
  color: #d594da;
  font-weight: 700;
}
.jingzhun-24-result[data-v-9d1ee093] {
  color: #333;
  font-weight: 700;
}
.jingzhun-24-numbers[data-v-9d1ee093] {
  display: flex;
  flex-direction: column;
  gap: 2px;
  align-items: center;
}
.jingzhun-24-row[data-v-9d1ee093] {
  display: flex;
  align-items: center;
  gap: 2px;
  font-family: monospace;
  font-size: 15px;
  font-weight: 700;
  justify-content: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 4px;
  margin-bottom: 4px;
  flex-wrap: wrap;
}
.combo-table tbody tr[data-v-9d1ee093] {
  border-bottom: 1px solid #ccc;
  padding-bottom: 4px;
  margin-bottom: 4px;
}
.combo-table tbody tr[data-v-9d1ee093]:last-child {
  border-bottom: none;
}
.jingzhun-7-row[data-v-9d1ee093],
.pingte-1-content[data-v-9d1ee093] {
  padding-bottom: 4px;
  margin-bottom: 4px;
}
.jingzhun-24-block[data-v-9d1ee093] {
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.jingzhun-24-number[data-v-9d1ee093] {
  color: red;
  margin: 0 1px;
  font-size: 15px;
}
.jingzhun-24-highlight[data-v-9d1ee093] {
  background: #ff0;
  color: #333;
  padding: 1px 2px;
  border-radius: 2px;
}
.jingzhun-24-hit-highlight[data-v-9d1ee093] {
  color: red;
  font-weight: 700;
  background: #ff0;
  padding: 2px 4px;
  border-radius: 3px;
}
.combo-table td[data-v-9d1ee093] {
  overflow-wrap: anywhere;
  word-break: break-word;
}
.col-hit-status[data-v-9d1ee093],
.jingzhun-7-hit-text[data-v-9d1ee093],
.jingzhun-6-hit-text[data-v-9d1ee093],
.jingzhun-24-header[data-v-9d1ee093],
.jingzhun-24-result[data-v-9d1ee093] {
  white-space: normal;
  word-break: break-word;
}
.combo-table .data-map-item[data-v-9d1ee093] {
  margin: 0 1px;
  padding: 0 2px;
  min-width: 2.2ch;
  text-align: center;
  font-size: 0.9rem;
  line-height: 1.2;
}
@media (max-width: 480px) {
  .combo-table .data-map-item[data-v-9d1ee093] {
    font-size: 0.85rem;
    min-width: 2ch;
  }
}
.combo-table .col-mapping[data-v-9d1ee093] {
  width: 60px;
  min-width: 60px;
  max-width: 60px;
  text-align: left;
  vertical-align: middle;
  padding: 4px 6px;
  white-space: normal;
  word-break: break-word;
}
.jingzhun-7-error-text[data-v-9d1ee093],
.jingzhun-7-pending-text[data-v-9d1ee093] {
  display: block;
  width: 100%;
}
.jingzhun-6-error-text[data-v-9d1ee093],
.jingzhun-6-pending-text[data-v-9d1ee093] {
  display: block;
}
.pingte-1-zodiac-hit[data-v-9d1ee093] {
  background-color: #fc0 !important;
  color: #333 !important;
  padding: 2px 6px;
  border-radius: 4px;
  font-weight: 700;
  display: inline-block;
}
