body:not(.mirror-translation) footer a[href*="beian.miit.gov.cn"] {
  direction: ltr;
  unicode-bidi: isolate;
}

@media (min-width: 768px) {
  body:not(.mirror-translation) .rightfixed > .item .tit strong {
    font-size: 11px !important;
    line-height: 1.2 !important;
    white-space: normal !important;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 767px) {
  body:not(.mirror-translation) footer.footer {
    padding-bottom: 74px;
  }

  body:not(.mirror-translation) footer.footer .bottom .left {
    box-sizing: border-box;
    padding-right: 74px;
  }
}
