.neir i,
.neir span,
.neir a {
  display: inline;
}
.neir p {
  text-align: justify;
  font-family: '仿宋','FangSong', '微软雅黑', 'Microsoft YaHei','宋体', 'Song';
  font-size: 20px;
  color: #333;
  line-height: 2em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.neir img,
.neir video {
  max-width: 95%;
}
