#newContent {
  padding: 20px;
}
#newContent h2 {
  font-size: 0.25rem;
}
#newContent h1 {
  font-size: 0.25rem;
}
#newContent .title {
  font-size: 0.25rem;
  line-height: 30px;
  color: #131313;
  text-align: left;
  margin-bottom: 10px;
  /* margin-top: 50%; */
}
#newContent .time {
  font-size: 0.12rem;
  line-height: 1;
  color: #8692a8;
  text-align: left;
  margin-bottom: 10px;
  /* margin-top: 50%; */
}

#newContent img {
  width: 100%;
}
#newContent p {
  font-size: 0.14rem;
}
