h1 {
  margin: 36px 0 20px 0!important;
  width: 100%!important;
  text-align: center!important;
  font-size: 32px!important;
  line-height: 44px!important;
}
.newTime {
  margin: 0 0 20px 0;
  text-align: center;
  font-size: 14px;
  line-height: 10px;
}
.newTime span:first-child {
  margin: 0 20px 0 0;
}
.newTime span a {
  color: #000;
}
.newTime span a:hover {
  color: #4694F0;
}
.newInfoMsg {
  width: 100%;
  border-top: 1px solid #C8D2DC;
}
.newInfoMsg .newP {
  margin: 50px auto 30px auto;
  font-size: 14px;
  width: 83.3%;
  max-width: 1200px;
  line-height: 30px;
}
.newInfoChange {
  padding: 30px 0 0 0;
  margin: 0 auto;
  width: 84%;
  max-width: 1200px;
  height: 200px;
  border-top: 1px solid #979797;
}
.newInfoChange a {
  width: 307px;
  display: block;
  font-size: 16px;
  line-height: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
