.newDetail-wrap {
  padding: 100px 0;
}

.newDetail-title {
  font-weight: 400;
  font-size: 40px;
  color: #000;
  line-height: 57px;
  text-align: center;
}

.newDetail-time {
  font-weight: 400;
  font-size: 16px;
  color: #666;
  line-height: 16px;
  text-align: center;
  padding: 26px 0 21px 0;
  border-bottom: 1px solid #e8e8e8;
}

.newDetail-body {
  font-weight: 400;
  font-size: 16px;
  color: #666;
  line-height: 24px;
  padding: 20px 0;
}

/*.newDetail-body img {
  width: 100% !important;
  height: auto !important;
  font-size: 0 !important;
}*/
