.qy-hot-article {
  color: #202a35;
  max-width: 100%;
  min-width: 0;
}

.news-detail-layout,
.news-detail-article,
.news-detail-content,
.qy-hot-section,
.qy-hot-table-wrap {
  max-width: 100%;
  min-width: 0;
}

.qy-hot-article > p {
  color: #3f4b57;
  font-size: 16px;
  line-height: 1.95;
  margin: 0 0 18px;
}

.qy-hot-hero {
  background: #f4f6f7;
  border: 1px solid #dfe5e8;
  margin: 0 0 26px;
  overflow: hidden;
}

.qy-hot-hero img {
  display: block;
  height: auto;
  max-height: 460px;
  object-fit: contain;
  width: 100%;
}

.qy-hot-hero figcaption {
  border-top: 1px solid #dfe5e8;
  color: #66727e;
  font-size: 13px;
  line-height: 1.7;
  padding: 10px 14px;
}

.qy-hot-hook,
.qy-hot-answer,
.qy-hot-source,
.qy-hot-check,
.qy-hot-boundary {
  border-left: 4px solid #c91d2e;
  margin: 24px 0;
  padding: 18px 22px;
}

.qy-hot-hook {
  background: #202a35;
  border-left-color: #ef334a;
  color: #fff;
}

.qy-hot-hook span {
  color: #ffbd58;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
}

.qy-hot-hook p,
.qy-hot-answer p,
.qy-hot-source p,
.qy-hot-check p,
.qy-hot-boundary p {
  line-height: 1.9;
  margin: 0 0 10px;
}

.qy-hot-hook p:last-child,
.qy-hot-answer p:last-child,
.qy-hot-source p:last-child,
.qy-hot-check p:last-child,
.qy-hot-boundary p:last-child {
  margin-bottom: 0;
}

.qy-hot-answer {
  background: #fff7f1;
}

.qy-hot-answer h2,
.qy-hot-source h2,
.qy-hot-check h2,
.qy-hot-boundary h2,
.qy-hot-section h2,
.qy-hot-faq > h2 {
  font-size: 22px;
  line-height: 1.45;
  margin: 0 0 12px;
}

.qy-hot-source {
  background: #f3f7f8;
  border-left-color: #16706b;
}

.qy-hot-source > div {
  align-items: center;
  display: flex;
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 12px;
}

.qy-hot-source > div strong {
  color: #12605c;
  font-size: 13px;
}

.qy-hot-source > div span {
  color: #66727e;
  font-size: 13px;
}

.qy-hot-source > a {
  color: #12605c;
  display: inline-flex;
  font-weight: 700;
  margin-top: 4px;
}

.qy-hot-section {
  border-top: 1px solid #e1e6e9;
  margin-top: 32px;
  padding-top: 26px;
}

.qy-hot-section p,
.qy-hot-faq p {
  color: #3f4b57;
  font-size: 16px;
  line-height: 1.95;
}

.qy-hot-list,
.qy-hot-check ol {
  margin: 16px 0 0;
  padding-left: 22px;
}

.qy-hot-list li,
.qy-hot-check li {
  line-height: 1.8;
  margin-bottom: 8px;
}

.qy-hot-table-wrap {
  margin: 18px 0 4px;
  overflow-x: auto;
}

.qy-hot-table-wrap table {
  border-collapse: collapse;
  min-width: 680px;
  width: 100%;
}

.qy-hot-table-wrap th,
.qy-hot-table-wrap td {
  border: 1px solid #d9e0e4;
  line-height: 1.65;
  padding: 11px 13px;
  text-align: left;
  vertical-align: top;
}

.qy-hot-table-wrap th {
  background: #202a35;
  color: #fff;
  font-weight: 700;
}

.qy-hot-table-wrap tbody tr:nth-child(even) td {
  background: #f7f9fa;
}

.qy-hot-check {
  background: #f9f3e8;
  border-left-color: #c28722;
}

.qy-hot-faq {
  border-top: 1px solid #e1e6e9;
  margin-top: 32px;
  padding-top: 26px;
}

.qy-hot-faq article {
  border-bottom: 1px solid #e1e6e9;
  padding: 16px 0;
}

.qy-hot-faq h3 {
  font-size: 18px;
  line-height: 1.55;
  margin: 0 0 8px;
}

.qy-hot-faq p {
  margin: 0;
}

.qy-hot-boundary {
  background: #f7f7f7;
  border-left-color: #68737d;
  color: #4c5863;
}

.qy-hot-cta {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 28px;
}

.news-detail-content .qy-hot-cta a,
.news-detail-content .qy-hot-cta a:visited {
  align-items: center;
  background: #c91d2e;
  color: #fff;
  display: flex;
  font-weight: 700;
  justify-content: center;
  min-height: 50px;
  padding: 12px 16px;
  text-align: center;
  text-decoration: none;
}

.news-detail-content .qy-hot-cta a:first-child {
  background: #202a35;
}

.news-detail-content .qy-hot-cta a:hover {
  background: #a71924;
  color: #fff;
  text-decoration: none;
}

.news-detail-content .qy-hot-cta a:first-child:hover {
  background: #111923;
}

.news-detail-content .qy-hot-cta a:focus-visible {
  color: #fff;
  outline: 3px solid #ffbd58;
  outline-offset: 3px;
  text-decoration: none;
}

@media (max-width: 640px) {
  .qy-hot-hook,
  .qy-hot-answer,
  .qy-hot-source,
  .qy-hot-check,
  .qy-hot-boundary {
    padding: 16px;
  }

  .qy-hot-source > div {
    align-items: flex-start;
    flex-direction: column;
    gap: 4px;
  }

  .qy-hot-answer h2,
  .qy-hot-source h2,
  .qy-hot-check h2,
  .qy-hot-boundary h2,
  .qy-hot-section h2,
  .qy-hot-faq > h2 {
    font-size: 20px;
  }

  .qy-hot-cta {
    grid-template-columns: 1fr;
  }
}
