.content-text .pl5-title {
  font-size: 26px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.content-text .pl5-gonggao {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.content-text .pl5-info {
  margin-bottom: 30px;
}
.content-text .pl5-info p {
  font-size: 22px;
  color: #000;
  line-height: 50px;
  text-indent: 60px;
}
.content-text .table-wrapper {
  margin: 0 auto;
}
.content-text .lottery-table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #000;
  font-size: 24px;
}
.content-text .lottery-table thead th {
  border: 1px solid #000;
  padding: 10px 5px;
  text-align: center;
  font-weight: bold;
}
.content-text .lottery-table tbody td {
  border: 1px solid #000;
  padding: 8px 5px;
  text-align: right;
}
.content-text .lottery-table tbody td:first-child {
  text-align: center;
}
.content-text .lottery-table th,
.content-text .lottery-table td {
  vertical-align: middle;
}
.content-text .kaijiang-info p {
  text-indent: 60px;
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 10px;
}
