body.lang-zh_CN {
  font-family: "Roboto", "Noto Sans SC", sans-serif;
}

.site-footer .footer_btns__empty {
  display: none;
}

@media screen and (min-width: 1025px) {
  .site-footer .footer_nav__btn {
    flex-basis: 24%;
  }
}
@media screen and (max-width: 1024px) {
  .top_news__head .link_view .link_txt {
    flex-basis: 140px;
  }
}/*# sourceMappingURL=style.css.map */