
  body.static-menu-open { overflow: hidden; }
  .static-mobile-menu { position: fixed; inset: 0; z-index: 9999; display: none; background: rgba(23, 16, 35, .52); }
  .static-mobile-menu.is-open { display: block; }
  .static-mobile-menu main { width: min(86vw, 360px); height: 100%; margin-left: auto; padding: 28px 24px; background: #fff; box-shadow: -12px 0 32px rgba(35, 20, 52, .18); }
  .static-mobile-menu header { position: absolute; top: 18px; right: 20px; z-index: 1; }
  .static-mobile-close { width: 40px; height: 40px; border: 0; border-radius: 50%; background: #7524a6; color: #fff; font-size: 28px; line-height: 38px; cursor: pointer; }
  .static-mobile-menu img { width: 220px; height: auto; margin: 24px 0 32px; }
  .static-mobile-menu ul { display: flex; flex-direction: column; gap: 18px; padding: 0; margin: 0 0 28px; list-style: none; }
  .static-mobile-menu li { color: #2b2038; font-size: 18px; font-weight: 600; cursor: pointer; }
  .static-mobile-consult { width: 100%; min-height: 48px; border: 0; border-radius: 999px; background: #7524a6; color: #fff; font-size: 16px; font-weight: 700; cursor: pointer; }

  #sec5 .swiper-slide { display: none; }
  #sec5 .swiper-slide.static-active-slide { display: block; }
  #sec5 .swiper-button-prev, #sec5 .swiper-button-next { cursor: pointer; }
  #sec5 .swiper-pagination { display: flex; justify-content: center; gap: 8px; margin-top: 24px; }
  #sec5 .static-slider-dot { width: 8px; height: 8px; border: 0; border-radius: 50%; background: rgba(117, 36, 166, .28); cursor: pointer; padding: 0; }
  #sec5 .static-slider-dot.is-active { background: #7524a6; }

  #sec11 .swiper { overflow: visible; }
  #sec11 .swiper-wrapper { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; align-items: stretch; transform: none !important; }
  #sec11 .swiper-slide { width: auto !important; height: auto; margin: 0 !important; padding: 36px 28px; border-radius: 28px; background: #fff; box-shadow: 0 18px 44px rgba(61, 61, 61, .10); display: block; text-align: center; }
  #sec11 .swiper-slide .circle { width: 88px; height: 88px; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; }
  #sec11 .swiper-slide .circle img { width: 88px; height: 88px; object-fit: contain; }
  #sec11 .swiper-slide .txt-box { max-width: 100%; }
  #sec11 .swiper-slide .tit { margin: 0 0 12px; font-weight: 700; text-align: center; }
  #sec11 .swiper-slide .desc { margin: 0; text-align: left; }
  @media screen and (max-width: 990px) { #sec11 .swiper-wrapper { grid-template-columns: 1fr; gap: 16px; } #sec11 .swiper-slide { padding: 28px 22px; border-radius: 20px; } }

  #dr-liu { margin-top: 72px; }
  #dr-liu .sec2_right__kyYqd img { border-radius: 32px; object-fit: cover; }


  @media screen and (min-width: 991px) {
    #dr-liu .sec2_right__kyYqd { order: 1; }
    #dr-liu .sec2_left__rNEYy { order: 2; }
    #sec2 .sec2_part1__I4LC_ { align-items: stretch; }
    #sec2 .sec2_part1__I4LC_ .sec2_left__rNEYy,
    #sec2 .sec2_part1__I4LC_ .sec2_right__kyYqd { min-height: 720px; }
    #sec2 .sec2_part1__I4LC_ .sec2_right__kyYqd { display: flex; align-items: stretch; }
    #sec2 .sec2_part1__I4LC_ .sec2_right__kyYqd img { width: 100%; height: 720px; object-fit: cover; }
  }


  .static-bottom-consult { padding: 96px 15px; background: linear-gradient(135deg, #fbf7ff 0%, #fff 58%, #f7efff 100%); }
  .static-bottom-consult main { width: 100%; max-width: 1280px; margin: 0 auto; display: grid; grid-template-columns: minmax(0, 1fr) minmax(420px, 520px); gap: 48px; align-items: center; }
  .static-bottom-consult__text { max-width: 620px; padding-left: 28px; border-left: 4px solid rgba(117, 36, 166, .18); }
  .static-bottom-consult__text p:first-child { display: inline-flex; align-items: center; min-height: 36px; padding: 0 18px; border-radius: 999px; background: rgba(117, 36, 166, .10); color: #7524a6; font-weight: 700; margin: 0 0 22px; }
  .static-bottom-consult__text h2 { max-width: 600px; margin: 0 0 22px; font-family: GYM; font-size: 46px; line-height: 1.22; color: #323232; letter-spacing: .01em; }
  .static-bottom-consult__text p:last-child { max-width: 540px; margin: 0; font-size: 19px; line-height: 32px; color: #666; }
  .static-bottom-consult__form .form_form__zBHrV { width: 100%; border-radius: 32px; box-shadow: 0 24px 60px rgba(61, 61, 61, .14); }
  @media screen and (max-width: 990px) { .static-bottom-consult { padding: 64px 15px; } .static-bottom-consult main { grid-template-columns: 1fr; gap: 32px; } .static-bottom-consult__text { max-width: 100%; padding-left: 18px; } .static-bottom-consult__text h2 { font-size: 34px; line-height: 42px; } .static-bottom-consult__text p:last-child { font-size: 16px; line-height: 28px; } }

.static-float-actions { position: fixed; right: 24px; bottom: 72px; z-index: 999; display: grid; gap: 12px; }
  .static-float-actions__btn { width: 74px; min-height: 74px; border: 0; border-radius: 18px; background: #7524a6; color: #fff; box-shadow: 0 12px 28px rgba(61, 61, 61, .20); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 2px; text-decoration: none; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; font-family: PingFang SC, Microsoft YaHei, Noto Sans SC, Arial, sans-serif; }
  .static-float-actions__btn:hover { transform: translateY(-2px); box-shadow: 0 16px 34px rgba(61, 61, 61, .26); background: #8f39c1; }
  .static-float-actions__btn span { font-size: 13px; line-height: 18px; opacity: .88; }
  .static-float-actions__btn strong { font-size: 17px; line-height: 22px; font-weight: 700; }
  .static-float-actions__top { background: #323232; }
  .static-float-actions__top { opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(8px); }
  .static-float-actions__top.is-visible { opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); }
  .static-float-actions__top:hover { background: #4a4a4a; }
  @media screen and (max-width: 990px) { .static-float-actions { right: 12px; bottom: 18px; gap: 8px; } .static-float-actions__btn { width: 58px; min-height: 58px; border-radius: 14px; } .static-float-actions__btn span { font-size: 11px; line-height: 15px; } .static-float-actions__btn strong { font-size: 14px; line-height: 18px; } }
