/* 文章 */
article {
  border-top: 1px solid transparent;
  padding-top: 0.25rem;
  padding-bottom: 0.165rem;
  border-bottom: 0.05rem solid #eaeaea;
}
article > p {
  text-align: center;
  font-size: 0.18rem;
  color: #333333;
  padding-bottom: 0.15rem;
  letter-spacing: 0.01em;
}
article > div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 0.21rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
article > div p {
  font-size: 0.12rem;
  color: #666666;
}
article main p {
  font-size: 0.14rem;
  line-height: 0.23rem;
  color: #333333;
  text-indent: 2em;
  margin-bottom: 20px;
}
article main img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
/*# sourceMappingURL=newsInfo.css.map */