.weixin-news {
  max-width: 677px;
  margin: 0 auto;
}
.weixin-news .rich_media_title {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 24px;
  text-align: center;
  border-bottom: 1px dashed #e5e5e5;
}
.weixin-news .rich_media_title > p {
  display: block;
  font-size: 20px;
  color: #464646;
  padding: 20px 0 0 0;
}
.weixin-news .rich_media_title > i {
  display: block;
  font-size: 12px;
  color: #a9a9a9;
  padding: 14px 0 18px 0;
}
.weixin-news .rich_media_meta_list {
  margin-bottom: 22px;
  line-height: 20px;
}
.weixin-news .rich_media_meta_list .rich_media_meta {
  color: rgba(0, 0, 0, 0.3);
  margin: 0 10px 10px 0;
  font-size: 15px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
