.title {
  line-height: 36px;
  font-family: 'Microsoft YaHei';
  font-size: 22px;
  text-align: center;
  color: #182880;
}
.arti_metas {
  padding: 10px;
  text-align: center;
}
.arti_metas span {
  margin: 0 5px;
  font-size: 12px;
  color: #787878;
}

.arti-content {
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 500px;
}
.con-tit{
    line-height: 36px;
    font-family: 'Microsoft YaHei';
    font-size: 22px;
    text-align: center;
    color: #121215;
}