@media screen and (max-width: 1440px) {
  /* #region  header */
  .header > .top-bg {
    height: auto;
  }
  .header > .nav {
    top: 15px;
    top: 1.04167vw;
    font-size: 14px;
    font-size: 0.97222vw;
  }

  .header > .nav > div > span {
    margin: 0 4.8px;
    margin: 0 0.33333vw;
  }
  .header > .nav > div + div > a {
    margin-right: 10px;
    margin-right: 0.52083vw;
  }
  .nav .aged-mode,
  .header .nav .wza {
    padding: 4px 10px;
    padding: 0.20833vw 0.52083vw;
    border-radius: 0.78125vw;
  }
  .header > .nav .ercode {
    width: 100px;
    width: 6.94444vw;
    top: 25px;
    top: 1.73611vw;
    left: -35px;
    left: -2.43056vw;
  }
  .header > .logo-search-container {
    top: 110px;
    top: 7.63889vw;
  }
  .logo-search-container .banner-logo {
    height: 90px;
    height: 6.25vw;
  }
  .search-container {
    font-size: 0;
    margin-top: 20px;
    margin-top: 1.38889vw;
  }
  .search-container > input {
    width: 400px;
    width: 27.77778vw;
    line-height: 50px;
    line-height: 3.47222vw;
    height: 50px;
    height: 3.47222vw;
    font-size: 16px;
    font-size: 1.11111vw;
    padding-left: 15px;
    padding-left: 1.04167vw;
  }
  .search-container > .search-btn {
    font-size: 20px;
    font-size: 1.38889vw;
    height: 50px;
    height: 3.47222vw;
    line-height: 50px;
    line-height: 3.47222vw;
    width: 100px;
    width: 6.94444vw;
  }
  .search-container > .search-btn > .ic-search {
    width: 22px;
    width: 1.52778vw;
    position: relative;
    top: 4px;
    top: 0.27778vw;
  }

  .dep-street-pop-container {
    top: 45px;
    top: 3.125vw;
    left: 0;
  }
  .dep-street-pop-container::before {
    width: 0px;
    height: 0px;
    border-width: 0 10px 10px;
    border-width: 0 0.69444vw 0.69444vw;
    left: 362.88px;
    left: 25.2vw;
    top: -10px;
    top: -0.69444vw;
    margin-left: -10px;
    margin-left: -0.69444vw;
  }
  .dep-street-pop-container > .container {
    padding-top: 20px;
    padding-top: 1.38889vw;
  }
  .dep-street-pop-close {
    right: 0;
    top: 15px;
    top: 1.04167vw;
  }
  .dep-street-pop-container > .container > .dep-street-section-title {
    font-size: 18px;
    font-size: 1.25vw;
    padding-bottom: 15px;
    padding-bottom: 1.04167vw;
  }
  .dep-street-pop-container > .container > ul {
    margin: 1em 0;
  }
  .dep-street-pop-container > .container > ul > li {
    width: 16.66667%;
    height: 33px;
    height: 2.29167vw;
  }
  .dep-street-pop-container > .container > ul > li > a {
    font-size: 16px;
    font-size: 1.11111vw;
    padding-bottom: 5px;
    padding-bottom: 0.34722vw;
  }

  /* #endregion header */
}

