@charset "utf-8";
@media screen and (max-width: 768px) {
  body,
  html {
    width: 100%;
    height: auto;
  }
  .wrap-box {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
  }
  .ht1390 {
    width: 100%;
    max-width: 100%;
    margin: 0;
    position: relative;
  }
  .top {
    height: 3.2rem;
    background-color: #ffffff;
    overflow: hidden;
  }
  .phone-top {
    background-color: #f7f9fc;
  }
  .top,
  .footer,
  .footer-n {
    width: 100%;
    min-width: auto;
    max-width: 100%;
    margin: 0;
  }
  .logo {
    margin: 0;
    width: 100%;
    height: 3.2rem;
    float: none;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
  }
  .logo img {
    width: 7.15rem;
    height: 1.525rem;
  }
  .nav {
    width: 100%;
    min-width: auto;
    height: 3rem;
    background-color: #d42c25;
    overflow: hidden;
  }
  .nav ul {
    width: 100%;
    margin-left: 0;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .nav ul::-webkit-scrollbar {
    display: none !important;
  }
  .nav li {
    line-height: 2.325rem;
    padding-top: 0.7rem;
    float: none;
    font-size: 0.85rem;
    color: #ffffff;
    margin: 0 0.525rem;
    position: relative;
    display: inline-block;
  }
  .nav li:first-child {
    margin-left: 0.75rem;
  }
  .nav li:last-child {
    margin-right: 0.75rem;
  }
  .nav li a {
    display: block;
    color: #ffffff;
  }
  .nav li.on ::after,
  .nav li:hover ::after {
    content: "";
    display: block;
    width: 3.4rem;
    height: 0.1rem;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -1.7rem;
    bottom: 0;
  }
  .nav li.on.two ::after,
  .nav li.two:hover ::after {
    width: 1.6rem;
    margin-left: -0.8rem;
  }
  .footer,
  .footer-n {
    display: none;
  }
  .footer-n-phone {
    display: block;
  }
  .footer-n-phone,
  .footer-phone {
    background-color: #d42c25;
  }
  .website-n-phone-infor {
    padding: 1.9rem 1.5rem;
  }
  .website-n-phone-infor p,
  .website-phone-infor p {
    width: 100%;
    line-height: 1.05rem;
    font-size: 0.625rem;
    color: #ffffff;
    text-align: center;
  }
  .website-n-phone-infor a,
  .website-phone-infor a {
    color: #ffffff;
  }
  .footer-phone-inner {
    padding: 1.9rem 0.75rem 3.2rem 0.75rem;
  }
  .footer-phone-logo {
    height: 1.525rem;
    text-align: center;
  }
  .footer-phone-logo img {
    width: auto;
    height: 1.525rem;
  }
  .footer-phone-us {
    line-height: 1.25rem;
    margin-top: 2.05rem;
    text-align: center;
  }
  .footer-phone-us a {
    font-size: 0.85rem;
    color: #ffffff;
  }
  .footer-phone-us a + a {
    margin-left: 3.5rem;
  }
  .website-phone-infor {
    margin-top: 2.35rem;
  }
}
