/*------------------------------------
point
------------------------------------*/

.newtest-txt {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
}

.newtest-table {
  font-size: 20px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  font-weight: bold;
}

.newtest-table th {
  background-color: #018879;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

.newtest-table td {
  background-color: #c9e2df;
  padding: 10px 0;
}

.newtest-span {
  font-size: 15px;
  display: block;
}

.newtest-subinfo {
  font-size: 16px;
  display: block;
}

.attention {
  font-size: 12px;
}

.newtest-know {
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  margin: 30px 0;
}

.newtest-red {
  color: #ff2d23;
}

.newtest-img {
  width: 60%;
}

.newtest-info {
  width: 80%;
  margin: 0 auto 50px;
  font-size: 16px;
}
