<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-box {
  margin-top: 50px;
}
.news-box &gt; .news-title {
  font-size: 21px;
  color: #222222;
  font-weight: normal;
  text-align: center;
  padding: 3px 0;
  line-height: 1.7em;
}
.news-box &gt; .news-info {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 10px 0 15px;
  line-height: 21px;
  overflow: hidden;
  font-size: 12px;
  color: #5A5A5A;
  font-weight: normal;
  text-decoration: none;
}
.news-box &gt; .news-info &gt; .news-info-item {
  margin: 0 15px;
}
.news-box &gt; .news-intro {
  font-size: 12px;
  color: #868686;
  font-weight: normal;
  text-decoration: none;
  line-height: 20px;
  background: #F5F5F5;
  border-style: solid solid solid solid;
  border-color: #E5E5E5 #E5E5E5 #E5E5E5 #E5E5E5;
  border-width: 1px 1px 1px 1px;
  padding: 5px 0;
  line-height: 1.7em;
  color: #868686;
  background-color: #F5F5F5;
  border: #E5E5E5 1px solid;
  margin-bottom: 10px;
  text-indent: 24px;
}

/*# sourceMappingURL=news.css.map */

</pre></body></html>