@media screen and (max-width: 968px) {
  .ax-admin {
    display: none; }
  .footer-mask {
    display: none !important; } }

@media screen and (min-width: 969px) {
  .mobile {
    display: none; } }

#article01 .article_bottom {
  font-size: 14px;
  line-height: 14px;
  width: calc(100% - 485px);
  position: absolute;
  left: 235px;
  bottom: 0;
  padding: 20px 0;
  border-top: 1px solid #d7d8d9;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center; }
  #article01 .article_bottom .ax-iconfont {
    line-height: 12px; }

.mobile {
  font-size: 14px;
  width: 100%; }
  .mobile .ne-table {
    width: 100% !important;
    text-align: center; }

.ax-article {
  padding: calc(10px) !important; }

.span_font {
  font-size: calc(12px); }
