.biaoge h3 {
  font-size: 16px;
  line-height: 24px;
  color: #c81528
}

.biaoge p {
  font-size: 14px;
  line-height: 24px;
  color: #555555
}

.biaoge table {
  border: 2px solid #c81528
}

.biaoge table thead {
  background-color: #c81528
}

.biaoge table thead tr th {
  font-size: 14px;
  line-height: 14px;
  color: #ffffff;
  text-align: center;
  border: 1px solid #ffffff
}

.biaoge table tbody tr th {
  background-color: #cedab1;
  font-size: 14px;
  color: #555555;
  text-align: center;
  border: 1px solid #ffffff
}

.biaoge table tbody tr td {
  font-size: 14px;
  color: #555555;
  text-align: center;
  border: 1px solid #ffffff;
  background-color: #eeeeee
}
