/* 区域代理站小调整：备案已移除、侧栏微信文案 */
.header__logo {
  flex-shrink: 0;
  max-width: min(390px, 42vw);
}

.header__logo img {
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1440px) {
  .header__logo {
    max-width: min(340px, 40vw);
  }
}

#sidebar-wrapper a.logo img {
  width: 100%;
  height: auto;
  max-height: 52px;
  object-fit: contain;
  object-position: left center;
}

.swiper-container.index__banner {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

@media (max-width: 668px) {
  .swiper-container.index__banner {
    height: auto;
  }
}

.sidebar_qr > a > span {
  font-size: 12px;
}

/* PC 顶栏销售热线（dept1） */
.header__hotline {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: 12px;
  flex-shrink: 0;
  text-decoration: none;
  color: inherit;
}

.header__hotline:hover,
.header__hotline:focus {
  text-decoration: none;
  color: inherit;
}

.header__hotline-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #e20613;
  flex-shrink: 0;
}

.header__hotline-icon svg {
  width: 22px;
  height: 22px;
  color: #fff;
}

.header__hotline-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2px;
  line-height: 1.2;
  white-space: nowrap;
}

.header__hotline-label {
  font-size: 12px;
  color: #fff;
  opacity: 0.92;
}

.header__hotline-num {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.02em;
}

@media (max-width: 1440px) {
  .header__hotline-num {
    font-size: 18px;
  }
}

@media (max-width: 1180px) {
  .header__hotline {
    display: none;
  }
}

.sidebar_wechat .box {
  width: auto;
  min-width: 168px;
  height: auto !important;
  margin-top: 0 !important;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  padding: 0;
}

.sidebar_wechat .box:after {
  border-left-color: #fff;
}

.sidebar_wechat .box .inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.sidebar-wechat-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 16px 14px;
  min-width: 168px;
  max-width: 220px;
  min-height: 120px;
  text-align: center;
  line-height: 1.5;
  font-size: 12px;
  color: #333;
  box-sizing: border-box;
}

.sidebar-wechat-line {
  margin: 0 0 6px;
  font-size: 12px;
}

.sidebar-wechat-id {
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: #e20613;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.sidebar-wechat-id:hover,
.sidebar-wechat-id:focus {
  color: #ff0505;
}

.sidebar-wechat-guide {
  margin: 0;
  color: #666;
  font-size: 11px;
  line-height: 1.45;
}

.sidebar-wechat-hint {
  margin: 6px 0 0;
  color: #999;
  font-size: 10px;
  line-height: 1.4;
}

.sidebar-wechat-toast {
  display: block;
  margin-top: 6px;
  color: #e20613;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.sidebar-wechat-toast.is-visible {
  opacity: 1;
}

.contact-wechat-id {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  color: #e20613;
  font-size: inherit;
  font-weight: 600;
  line-height: inherit;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.contact-wechat-id:hover,
.contact-wechat-id:focus {
  color: #ff0505;
}

.contact-wechat-hint {
  margin: 6px 0 0;
  font-size: 12px;
  color: #888;
  line-height: 1.45;
}

.contact-wechat-toast {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  color: #e20613;
  line-height: 1.4;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.contact-wechat-toast.is-visible {
  opacity: 1;
}

.agent-region-label {
  display: inline-block;
  margin-left: 8px;
  font-size: 12px;
  color: #e20613;
}

/* 轮播分页齿轮（避免 bundle 默认圆点盖住背景图） */
.index__banner-page .swiper-pagination-bullet,
.support_produce-slide-page .swiper-pagination-bullet {
  background: none !important;
  background-image: url(/i/img/banner_page01.png) !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  opacity: 1 !important;
}

.index__banner-page .swiper-pagination-bullet-active,
.support_produce-slide-page .swiper-pagination-bullet-active {
  background-image: url(/i/img/banner_page02.png) !important;
}

.support_produce-slide-page .swiper-pagination-bullet {
  background-image: url(/i/img/banner_page03.png) !important;
}

.support_produce-slide-page .swiper-pagination-bullet-active {
  background-image: url(/i/img/banner_page02.png) !important;
}

/* 悬浮主导航：红色顶线（与 li.on 一致，配合 SuperSlide） */
.header__nav > ul > li.m:hover > a,
.header__nav > ul > li.m.on > a {
  color: #ff0505;
}

.header__nav > ul > li.m:hover > a:before,
.header__nav > ul > li.m.on > a:before {
  left: 0;
  width: 100%;
}

@media (min-width: 969px) {
  .support_produce-slide .swiper-slide {
    transition: transform 0.5s ease, box-shadow 0.5s ease;
  }
}
