#articlePage {
  text-align: center;
}
#articlePage a {
  height: 24px;
  line-height: 24px;
  text-align: center;
  margin: 2px;
  display: inline-block;
  background: #dedede;
  color: #333;
  border: 0;
  padding: 0 8px;
  outline-style: none;
  text-decoration: none;
}
#articlePage span,
#articlePage font {
  padding: 0 8px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
  margin: 0 3px;
}
#articlePage .on {
  background: #d32322;
  color: #fff;
  border: 0;
}
#articlePage .alls {
  background: #dedede;
  color: #333;
  border: 0;
  cursor: pointer;
}
#articlePage .all {
  display: none;
}
body {
  background: #f2f5f7;
}
.jg_item {
  overflow: hidden;
}
.jg_item .jg_title {
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
.editor {
  float: right;
}
@media all and (max-width: 750px) {
  .m-txt-utt {
    font-size: 18px;
  }
  .m-txt-dtt {
    font-size: 16px;
    line-height: 1.5;
  }
  .m-txt {
    padding: 16px 12px 0 12px;
  }
}
