/* V32 compact desktop header: reduce hotline block and unused top whitespace. */
@media screen and (min-width: 1025px) {
  .top.m {
    width: min(1088px, calc(100% - 32px));
    max-width: 1088px;
    gap: clamp(10px, 1.1vw, 18px) !important;
    padding-top: 16px;
    padding-bottom: 14px;
  }

  .top .logo {
    flex: 0 0 430px !important;
    min-width: 430px !important;
    max-width: 430px !important;
    gap: 8px !important;
  }

  .top .logo .logo-a {
    flex: 0 0 171px !important;
    margin-right: 8px !important;
  }

  .zj-top-quals {
    grid-template-columns: repeat(4, 56px) !important;
    gap: 5px !important;
    width: 239px !important;
    min-width: 239px !important;
    max-width: 239px !important;
    height: 45px !important;
  }

  .zj-top-qual {
    width: 56px !important;
    height: 45px !important;
  }

  .zj-top-qual > img {
    width: 56px !important;
    height: 40px !important;
    max-width: 56px !important;
    max-height: 40px !important;
    object-fit: contain !important;
  }

  .top .ss {
    flex: 0 1 398px !important;
    width: auto !important;
    min-width: 330px !important;
    max-width: 430px !important;
  }

  .top .ss .sousuo form {
    height: 40px !important;
  }

  .top .ss .sousuo form input {
    width: auto !important;
    height: 40px !important;
    line-height: 40px !important;
    flex: 1 1 auto !important;
  }

  .top .ss .sousuo form button {
    width: 88px !important;
    flex: 0 0 88px !important;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 14px !important;
  }

  .top .rexian {
    flex: 0 0 194px !important;
    width: 194px !important;
    min-width: 194px !important;
    max-width: 194px !important;
    align-items: center !important;
  }

  .top .rexian .img {
    flex: 0 0 40px !important;
    width: 40px !important;
    height: 40px !important;
    margin-right: 8px !important;
  }

  .top .rexian .img img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
  }

  .top .rexian .dh {
    min-width: 0 !important;
    white-space: nowrap !important;
  }

  .top .rexian .bt {
    font-size: 12px !important;
    line-height: 15px !important;
    white-space: nowrap !important;
  }

  .top .rexian .phone1 {
    font-size: 18px !important;
    line-height: 20px !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1120px) {
  .top.m {
    gap: 10px !important;
  }

  .top .logo {
    flex-basis: 418px !important;
    min-width: 418px !important;
    max-width: 418px !important;
  }

  .zj-top-quals {
    grid-template-columns: repeat(4, 53px) !important;
    width: 227px !important;
    min-width: 227px !important;
    max-width: 227px !important;
  }

  .zj-top-qual,
  .zj-top-qual > img {
    width: 53px !important;
    max-width: 53px !important;
  }

  .top .ss {
    min-width: 300px !important;
  }

  .top .rexian {
    flex-basis: 188px !important;
    width: 188px !important;
    min-width: 188px !important;
    max-width: 188px !important;
  }

  .top .rexian .phone1 {
    font-size: 17px !important;
  }
}
