.title {
  font-size: 26px;
  color: #333333;
}
table.gz {
  margin-top: 21px;
  box-sizing: border-box;
  width: 961px;
}
table.gz tr {
  height: 60px;
  font-size: 20px;
  color: #999999;
}
table.gz tr:nth-of-type(1) {
  font-size: 24px;
  color: #fcaa2c;
}
table.gz tr:nth-of-type(odd) td {
  background-color: #f8f8f8;
}
table.gz tr td:nth-of-type(1) {
  width: 228px;
  padding-left: 20px;
}
table.gz tr td:nth-of-type(2) {
  width: 363px;
  text-align: center;
}
table.gz tr td:nth-of-type(3) {
  width: 363px;
  text-align: center;
}
