@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  html {
    font-size: calc(100vw / 19.5);
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  html {
    font-size: calc(100vw / 18.8);
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 12rem;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 12rem;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 12rem;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    top: 4rem;
    left: 5%;
    width: 100%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.8rem;
    color: #fff;
    margin-bottom: 0.66666667rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 60%;
    margin-bottom: 1.33333333rem;
    font-size: 1.06666667rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores .p {
    color: #fff;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin-left: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i .icon {
    display: block;
    width: 1rem;
    height: 1.06666667rem;
    fill: #1188cc;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  .banner .scajiocnoaihdoih {
    display: none;
  }
  /* product_list */
  .gyhd {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-color: #faf8f5;
  }
  .gyhd .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .gyhd .w-1520 .gather-advan-btm {
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-start;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul {
    width: 100%;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 0.33333333rem;
    background: #f5f7f9;
    box-shadow: 0.03333333rem 0.13333333rem 0.13333333rem 0 #12254633;
    padding: 0.66666667rem;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le {
    width: 100%;
    padding: 0.66666667rem 0 0;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy {
    width: 100%;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-subtitle {
    font-size: 0.53333333rem;
    color: #333;
    line-height: 1.8;
    margin-bottom: 0.66666667rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-title {
    font-size: 0.66666667rem !important;
    line-height: 1.8 !important;
    color: #333 !important;
    font-weight: 700;
    margin: 0 0 0.66666667rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-title * {
    font-size: 0.66666667rem !important;
    line-height: 1.8 !important;
    color: #333 !important;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-title strong {
    color: #1189cd !important;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-desc {
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
    color: #333 !important;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri {
    width: 100%;
    height: 100%;
    padding: 0.66666667rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-media {
    position: relative;
    width: 100%;
    height: 8rem;
    overflow: hidden;
    border-radius: 0.33333333rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-media .product-switch-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 0;
    transform: translate3d(18%, 0, 0);
    transition: opacity 0.45s ease, transform 0.45s ease;
    z-index: 1;
    pointer-events: none;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-media .product-switch-image.is-prev {
    opacity: 0;
    transform: translate3d(-18%, 0, 0);
    z-index: 1;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-media .product-switch-image.is-next {
    opacity: 0;
    transform: translate3d(18%, 0, 0);
    z-index: 1;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-media .product-switch-image.is-active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    z-index: 2;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.33333333rem;
    flex-wrap: wrap;
    margin-top: 0.8rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn {
    padding: 0.13333333rem 0.26666667rem;
    background-color: #12254600;
    border: 0.06666667rem solid #122546;
    border-radius: 6.66666667rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 0.33333333rem;
    transition: all 0.35s ease;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn span {
    color: #122546;
    font-size: 0.46666667rem;
    margin-bottom: 0;
    transition: all 0.35s ease;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    transition: all 0.35s ease;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn i .icon {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    fill: #1188cc;
    transition: all 0.35s ease;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn.active {
    background-color: #122546;
    border-color: transparent;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn.active span {
    color: #fff;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn.active .icon {
    fill: #fff;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel {
    width: 100%;
    position: relative;
    z-index: 2;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner {
    padding: 0.66666667rem;
    background: #fff;
    border-radius: 0.33333333rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col {
    margin-bottom: 0.33333333rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col .product-category-title {
    display: flex;
    align-items: center;
    gap: 0.33333333rem;
    color: #333;
    font-size: 0.66666667rem;
    font-weight: 600;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col .product-category-title img {
    width: 1.66666667rem;
    height: 1.66666667rem;
    object-fit: contain;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col .product-category-title span {
    color: #333;
    font-size: 0.66666667rem;
    font-weight: 500;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a {
    position: relative;
    display: block;
    padding: 0.33333333rem 0.33333333rem 0.2rem;
    color: #222;
    text-decoration: none;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a strong {
    display: block;
    margin-bottom: 0.33333333rem;
    font-size: 0.53333333rem;
    font-weight: 500;
    line-height: 1.4;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a em {
    display: block;
    color: #999;
    font-size: 0.46666667rem;
    font-style: normal;
    line-height: 1.8;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a i {
    display: none;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:last-child {
    margin-bottom: 0;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #f5f7f9 0%, #ffffffc8 70%, #ffffff00 100%);
    left: 0;
    border-radius: 0.33333333rem;
    z-index: 0;
  }
}
/* pc */
@media (min-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100%;
    /* ✅ 不再重复 100vh，跟随父级 */
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* ✅ 跟随父级一屏 */
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper {
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 100%;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    z-index: 25;
    /* ✅ 关键：top 不能固定 450rem，必须随屏幕高度变化且保证装得下 */
    top: clamp(1.6rem, 38vh, 4.5rem);
    left: 20.5%;
    width: 50%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.36rem;
    color: #fff;
    margin-bottom: 0.5rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 60%;
    font-size: 0.48rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij {
    position: relative;
    z-index: 9;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  .banner .scajiocnoaihdoih {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 26;
    padding: 0.3rem 0;
    background-color: #ffffffc8;
    height: 0.9rem;
  }
  .banner .scajiocnoaihdoih .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .banner .scajiocnoaihdoih .w-1520 .disflex {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .banner .scajiocnoaihdoih .w-1520 .disflex button {
    border: 0;
    position: relative;
    z-index: 2;
    pointer-events: auto;
    display: block;
    font-size: 0.2rem;
    color: #122546;
    background: transparent;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
    outline: none;
    border-radius: 0;
    line-height: 1.4;
    touch-action: manipulation;
    transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
  }
  .banner .scajiocnoaihdoih .w-1520 .disflex button:hover {
    color: #1188cc;
    transition: all 0.5s;
  }
  .banner .scajiocnoaihdoih .w-1520 .disflex button.active {
    color: #1188cc !important;
  }
  .banner .scajiocnoaihdoih.is-sticky {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 20;
    top: 1rem !important;
  }
  .banner .scajiocnoaihdoih-placeholder {
    display: none;
    width: 100%;
  }
  /* product_list */
  .gyhd {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 2.2rem 0 0;
    background-color: #faf8f5;
  }
  .gyhd .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .gyhd .w-1520 .gather-advan-btm {
    width: 100%;
    position: relative;
    display: flex;
    align-items: flex-start;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul {
    width: 100%;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li {
    width: 100%;
    height: 5rem;
    border-radius: 0.15rem;
    background: #f5f7f9;
    box-shadow: 0.01rem 0.05rem 0.05rem 0 #12254633;
    padding: 1rem 0.2rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem;
    align-items: center;
    transition: box-shadow 0.45s ease, opacity 0.45s ease;
    z-index: 1;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le {
    width: 60%;
    padding: 0.8rem;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy {
    width: 100%;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-subtitle {
    font-size: 0.24rem;
    color: #333;
    line-height: 1.8;
    margin-bottom: 0.7rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-title {
    min-height: 1.25rem;
    font-size: 0.36rem !important;
    line-height: 1.8 !important;
    color: #333 !important;
    font-weight: 700;
    margin: 0 0 0.7rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-title * {
    font-size: 0.36rem !important;
    line-height: 1.8 !important;
    color: #333 !important;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-title strong {
    color: #1189cd !important;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-le .product-switch-copy .product-switch-desc {
    font-size: 0.24rem !important;
    line-height: 1.8 !important;
    color: #333 !important;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri {
    width: 50%;
    height: 5rem;
    padding: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-media {
    width: 3.5rem;
    height: 4rem;
    position: absolute;
    top: -0.8rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-media .product-switch-image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform: translateY(0.12rem);
    transition: opacity 0.35s ease, transform 0.35s ease;
    pointer-events: none;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns {
    position: absolute;
    bottom: 0.75rem;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 0.2rem;
    flex-wrap: wrap;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn {
    cursor: pointer;
    width: 1.8rem;
    background-color: #12254600;
    border: 0.01rem solid #122546;
    padding: 0.05rem 0;
    border-radius: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn span {
    color: #122546;
    font-size: 0.16rem;
    margin-bottom: 0;
    transition: all 0.5s;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
    transition: all 0.5s;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
    transition: all 0.5s;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btnwe i {
    transform: rotate(90deg);
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn:hover {
    gap: 0.15rem;
    transition: all 0.5s;
    background-color: #122546;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .gabu-ri .product-switch-btns .product-switch-btn:hover span {
    color: #fff;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel {
    position: absolute;
    left: 55%;
    top: 4.6rem;
    z-index: 22;
    width: 13.2rem;
    transform: translateX(-50%) translateY(0.12rem);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.28s ease, transform 0.28s ease, visibility 0.28s ease;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-arrow {
    position: absolute;
    left: 56%;
    top: -0.2rem;
    width: 0;
    height: 0;
    transform: translateX(-50%);
    border-left: 0.26rem solid transparent;
    border-right: 0.26rem solid transparent;
    border-bottom: 0.26rem solid #fff;
    filter: drop-shadow(0 -0.02rem 0.02rem rgba(0, 0, 0, 0.03));
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.7rem;
    row-gap: 0.2rem;
    padding: 0.5rem 0.4rem 0.2rem;
    background: #fff;
    border-radius: 0.15rem;
    box-shadow: 0 0.05rem 0.1rem rgba(0, 0, 0, 0.12);
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col {
    min-width: 0;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col .product-category-title {
    display: flex;
    align-items: center;
    gap: 0.15rem;
    margin-bottom: 0.3rem;
    color: #2597df;
    font-size: 0.24rem;
    font-weight: 600;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col .product-category-title img {
    width: 0.4rem;
    height: 0.4rem;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(58%) sepia(90%) saturate(1620%) hue-rotate(176deg) brightness(101%) contrast(101%);
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col .product-category-title span {
    color: #2597df;
    font-size: 0.18rem;
    font-weight: 500;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a {
    position: relative;
    display: block;
    padding: 0 0.4rem 0.1rem 0;
    margin-bottom: 0.05rem;
    color: #222;
    text-decoration: none;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a strong {
    display: block;
    margin-bottom: 0.05rem;
    font-size: 0.16rem;
    font-weight: 500;
    line-height: 1.4;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a em {
    display: block;
    color: #999;
    font-size: 0.14rem;
    font-style: normal;
    line-height: 1.8;
    display: flex;
    flex-wrap: wrap;
    gap: 0.1rem;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a em * {
    color: #999;
    font-size: 0.14rem;
    font-style: normal;
    line-height: 1.8;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a i {
    position: absolute;
    right: 0;
    top: 0.02rem;
    color: #999;
    font-size: 0.24rem;
    font-style: normal;
    transition: transform 0.3s ease, color 0.3s ease;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a:hover strong {
    color: #2597df;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel .product-category-inner .product-category-col a:hover i {
    color: #2597df;
    transform: translateX(0.06rem);
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li .product-category-panel.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:nth-child(8),
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:nth-child(10),
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:nth-child(12),
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:nth-child(14) {
    position: relative;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:nth-child(8)::after,
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:nth-child(10)::after,
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:nth-child(12)::after,
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li:nth-child(14)::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #f5f7f9 0%, #ffffffc8 70%, #ffffff00 100%);
    left: 0;
    border-radius: 0.15rem;
    z-index: 0;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li.product-switch-card {
    position: relative;
    overflow: visible !important;
    z-index: 1;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li.product-switch-card.is-panel-active {
    z-index: 9999 !important;
  }
  .gyhd .w-1520 .gather-advan-btm .gather-advan-btm-ul .gabu-li.product-switch-card.is-panel-active .product-category-panel {
    z-index: 99999 !important;
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    top: 3rem;
    left: 10%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 70%;
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    top: 3rem;
    left: 10%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 70%;
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    top: 3rem;
    left: 10%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 70%;
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    top: 3rem;
    left: 10%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    width: 70%;
  }
}
