/* Local-only fallbacks for assets formerly served by the website platform. */
[id^="c_portalResnav_main-"] .navLi:hover .slidBox {
  display: flex !important;
  height: auto !important;
  opacity: 1 !important;
  background-color: #fff !important;
  background-image: url('/public/img/menu-dropdown-bg-v2.png') !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
  background-size: 1920px 360px !important;
}

@media only screen and (min-width: 769px) {
  #w_grid-1571299681791 {
    height: 89px !important;
    min-height: 89px !important;
    transition: height .25s ease, min-height .25s ease;
  }
  #w_grid-1571299681791.fixed {
    height: 69px !important;
    min-height: 69px !important;
  }
}

.chinazbx-map-fallback {
  min-height: 420px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 24px;
  color: #234671;
  text-align: center;
  background:
    linear-gradient(rgba(255,255,255,.88), rgba(255,255,255,.88)),
    repeating-linear-gradient(30deg, #e8edf3 0 1px, transparent 1px 38px),
    repeating-linear-gradient(120deg, #e8edf3 0 1px, transparent 1px 38px),
    #f5f7fa;
}
.chinazbx-map-fallback__card {
  max-width: 620px;
  padding: 30px 38px;
  background: rgba(255,255,255,.96);
  border: 1px solid #e3e8ee;
  box-shadow: 0 10px 35px rgba(35,70,113,.08);
}
.chinazbx-map-fallback__title { font-size: 22px; font-weight: 700; margin-bottom: 12px; }
.chinazbx-map-fallback__address { color: #5f6d7b; line-height: 1.8; }
.chinazbx-map-fallback__links { margin-top: 18px; }
.chinazbx-map-fallback__links a { color: #234671; margin: 0 10px; text-decoration: none; }

#c_portalResPublic_codeContainer-15833391996533377 .search-alert .close {
  background: none !important;
  position: relative;
}
#c_portalResPublic_codeContainer-15833391996533377 .search-alert .close::before {
  content: "×";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #666;
}
#c_portalResPublic_codeContainer-15833391996533377 .industry-item .addico,
#c_portalResPublic_codeContainer-15833391996533377 .industry-item .moreBtn,
#c_portalResPublic_codeContainer-15833391996533377 .moreBtn {
  background-image: none !important;
}
#c_portalResPublic_codeContainer-15833391996533377 .industry-item .addico::before { content: "+"; }
#c_portalResPublic_codeContainer-15833391996533377 .industry-item .moreBtn::before,
#c_portalResPublic_codeContainer-15833391996533377 .moreBtn::before { content: "→"; }

#c_portalResPublic_codeContainer-15833391996533377 .pswp__button { background-image: none !important; }
#c_portalResPublic_codeContainer-15833391996533377 .pswp__button--close::before { content: "×"; font-size: 30px; color: #fff; }
#c_portalResPublic_codeContainer-15833391996533377 .pswp__button--arrow--left::before,
#c_portalResPublic_codeContainer-15833391996533377 .pswp__button--arrow--right::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
}
#c_portalResPublic_codeContainer-15833391996533377 .pswp__button--arrow--left::before { transform: rotate(-45deg); }
#c_portalResPublic_codeContainer-15833391996533377 .pswp__button--arrow--right::before { transform: rotate(135deg); }
