.content-text .cont-title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.content-text .gonggao {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
.content-text .info {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 30px;
}
.content-text .info span {
  display: block;
}
.content-text .number {
  font-size: 24px;
}
.content-text .number tr {
  line-height: 50px;
}
.content-text .number tr td {
  margin-right: 50px;
  text-align: center;
  padding-left: 150px;
}
.content-text .number tr td:first-child {
  padding-left: 0;
}
.content-text .zjqk p {
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.content-text .zjqk .table-container {
  max-width: 1000px;
  margin: 0 auto;
}
.content-text .zjqk .prize-table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  font-size: 22px;
}
.content-text .zjqk .prize-table thead th {
  border: 1px solid #333;
  padding: 12px 8px;
  text-align: center;
  font-weight: bold;
}
.content-text .zjqk .prize-table tbody td {
  border: 1px solid #333;
  padding: 10px 8px;
  text-align: center;
}
.total-row .content-text .zjqk .prize-table tbody td {
  font-weight: bold;
  background-color: #f8f9fa;
}
.content-text .zjqk .prize-table th,
.content-text .zjqk .prize-table td {
  vertical-align: middle;
}
.content-text .kaijiang-info p {
  text-indent: 60px;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 10px;
}
