@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%;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 13.33333333rem;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 13.33333333rem;
    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: 13.33333333rem;
    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 .cmsacontent {
    width: 90%;
    font-size: 0.53333333rem !important;
    color: #fff !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .cmsacontent * {
    font-size: 0.53333333rem !important;
    color: #fff !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* 核心价值 */
  .core-stack-section {
    position: relative;
    background: #fff;
    overflow: visible;
    padding: 10% 5%;
  }
  .core-stack-section .core-stack-container {
    width: 100%;
    margin: 0 auto;
  }
  .core-stack-section .core-stack-container .core-stack-head h2 {
    margin: 0 0 1.33333333rem;
    font-size: 0.8rem;
    line-height: 1.8;
    font-weight: 500;
    color: #122546;
  }
  .core-stack-section .core-stack-container .core-stack-main {
    position: relative;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left {
    position: relative;
    z-index: 5;
    height: 100%;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item {
    position: relative;
    min-height: 100%;
    display: flex;
    margin-bottom: 1.33333333rem;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap {
    width: 100%;
    position: relative;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap h3 {
    position: absolute;
    z-index: 2;
    bottom: 12%;
    padding: 0 5%;
    width: 100%;
    margin: 0 0 0.66666667rem;
    font-size: 0.66666667rem;
    line-height: 1.8;
    font-weight: 500;
    color: #fff;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap .core-stack-desc {
    position: absolute;
    z-index: 2;
    bottom: 8%;
    padding: 0 5%;
    width: 100%;
    margin: 0;
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
    color: #fff !important;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap .core-stack-desc * {
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
    color: #fff !important;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap .core-stack-imgs {
    width: 100%;
    height: 8rem;
    border-radius: 0.33333333rem;
    position: relative;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap .core-stack-imgs img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    border-radius: 0.33333333rem;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap .core-stack-imgs::after {
    content: '';
    position: absolute;
    z-index: 1;
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.33333333rem;
    background: linear-gradient(186deg, #12254600 0%, #0000005c 100%);
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-right {
    display: none;
  }
  /* 项目介绍 */
  .pv-project-section {
    position: relative;
    height: 100%;
    background: #f5f7f9;
  }
  .pv-project-section .pv-project-sticky {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
    background: #f5f7f9;
  }
  .pv-project-section .pv-project-sticky .pv-project-img-wrap {
    position: absolute;
    left: 50%;
    top: 70%;
    width: 90%;
    height: 8rem;
    max-width: none;
    border-radius: 0.33333333rem;
    overflow: hidden;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    z-index: 1;
    will-change: width, height, top, border-radius;
  }
  .pv-project-section .pv-project-sticky .pv-project-img-wrap img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .pv-project-section .pv-project-sticky .pv-project-mask {
    display: none;
  }
  .pv-project-section .pv-project-sticky .pv-project-content {
    padding: 0 5%;
    position: absolute;
    left: 50%;
    top: 12%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, 0);
    z-index: 3;
    will-change: top, transform, color;
  }
  .pv-project-section .pv-project-sticky .pv-project-content h2 {
    margin: 0 0 1.33333333rem;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.8;
    color: #122546;
    color: inherit;
  }
  .pv-project-section .pv-project-sticky .pv-project-content .cmasiocmoa {
    margin: 0 auto;
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
    color: inherit;
    opacity: 0.9;
  }
  .pv-project-section .pv-project-sticky .pv-project-content .cmasiocmoa * {
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
  }
  /* 推荐产品 */
  .tjchanpin {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 10% 5%;
    position: relative;
  }
  .tjchanpin .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .tjchanpin .w-1520 .productddvd {
    font-size: 0.8rem;
    line-height: 1.35;
    font-weight: 500;
    color: #122546;
    margin-bottom: 1.33333333rem;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct {
    overflow: hidden;
    padding: 0.33333333rem 0;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide {
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc {
    background-color: #f5f7f9;
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0.66666667rem;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .imgicoans {
    width: 6.66666667rem;
    height: 8rem;
    margin: 0 auto 0.66666667rem;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .imgicoans img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a h3 {
    width: 100%;
    text-align: center;
    margin: 0 auto 0.66666667rem;
    font-size: 0.66666667rem;
    color: #122546;
    font-weight: 500;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .divjij .mores {
    background-color: #12254600;
    border: 0.06666667rem solid #122546;
    border-radius: 6.66666667rem;
    width: 4rem;
    height: 1.33333333rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.13333333rem;
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .divjij .mores .p {
    color: #122546;
    font-size: 0.53333333rem;
    margin-bottom: 0;
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .divjij .mores i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin-left: 0;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .divjij .mores i .icon {
    display: block;
    width: 1rem;
    height: 1rem;
    fill: #1188cc;
  }
  .tjchanpin .swiper-button-prev {
    top: 58%;
    left: 5%;
    width: 1.33333333rem;
    height: 1.33333333rem;
    background-color: #eee;
    border-radius: 6.66666667rem;
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-prev .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #122546;
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-next {
    top: 58%;
    right: 5%;
    width: 1.33333333rem;
    height: 1.33333333rem;
    background-color: #eee;
    border-radius: 6.66666667rem;
  }
  .tjchanpin .swiper-button-next .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #122546;
    transform: rotate(180deg);
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-prev:after {
    content: '';
  }
  .tjchanpin .swiper-button-next:after {
    content: '';
  }
}
/* pc */
@media (min-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100vh;
    /* ✅ 一屏 */
  }
  .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 .cmsacontent {
    width: 7.6rem;
    font-size: 0.24rem !important;
    color: #fff !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .cmsacontent * {
    font-size: 0.24rem !important;
    color: #fff !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .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;
  }
  /* 核心价值 */
  .core-stack-section {
    position: relative;
    background: #fff;
    overflow: visible;
    padding-bottom: 1.1rem;
  }
  .core-stack-section .core-stack-container {
    width: 15.2rem;
    margin: 0 auto;
  }
  .core-stack-section .core-stack-container .core-stack-head {
    padding: 1.1rem 0 0;
  }
  .core-stack-section .core-stack-container .core-stack-head h2 {
    margin: 0 0 0.8rem;
    font-size: 0.3rem;
    line-height: 1.8;
    font-weight: 500;
    color: #122546;
  }
  .core-stack-section .core-stack-container .core-stack-main {
    position: relative;
    display: grid;
    grid-template-columns: 42% 58%;
    gap: 1.1rem;
    align-items: start;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left {
    position: relative;
    z-index: 5;
    height: 70vh;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-line-active {
    position: absolute;
    left: -0.02rem;
    top: 0;
    width: 0.05rem;
    height: 1rem;
    background: #122546;
    z-index: 4;
    transform: translate3d(0, 0, 0);
    will-change: transform;
    pointer-events: none;
    transition: none;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item {
    position: relative;
    min-height: 25vh;
    display: flex;
    padding: 0 0 0 0.45rem;
    opacity: 0.26;
    transform: translateY(0.18rem);
    transition: opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1), transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap {
    width: 100%;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap h3 {
    margin: 0 0 0.28rem;
    font-size: 0.24rem;
    line-height: 1.8;
    font-weight: 500;
    color: #333;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap .core-stack-desc {
    max-width: 7.5rem;
    margin: 0;
    font-size: 0.18rem !important;
    line-height: 1.8 !important;
    color: #888 !important;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap .core-stack-desc * {
    font-size: 0.18rem !important;
    line-height: 1.8 !important;
    color: #888 !important;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item .core-stack-copy-wrap .core-stack-imgs {
    display: none;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item:last-child {
    margin-bottom: 0;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left .core-stack-item.is-active {
    opacity: 1;
    transform: translateY(0);
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-left::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0.01rem;
    height: 57.5vh;
    background: rgba(18, 37, 70, 0.26);
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-right {
    position: sticky;
    width: 7.5rem;
    top: 1.45rem;
    height: 4rem;
    z-index: 4;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-right .core-stack-visual {
    position: relative;
    width: 100%;
    height: 4rem;
    overflow: hidden;
    border-radius: 0.15rem;
    background: #dde4ec;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-right .core-stack-visual .core-stack-img {
    width: 7.5rem;
    height: 4rem;
    position: absolute;
    inset: 0;
    opacity: 0;
    transform: scale(1.04);
    z-index: 1;
    transition: opacity 0.65s cubic-bezier(0.22, 1, 0.36, 1), transform 0.95s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-right .core-stack-visual .core-stack-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-right .core-stack-visual .core-stack-img.is-active {
    opacity: 1;
    transform: scale(1);
    z-index: 2;
  }
  .core-stack-section .core-stack-container .core-stack-main .core-stack-right .core-stack-visual::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 5;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.02), rgba(255, 255, 255, 0.02));
  }
  /* 项目介绍 */
  .pv-project-section {
    position: relative;
    height: 230vh;
    background: #f5f7f9;
  }
  .pv-project-section .pv-project-sticky {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #f5f7f9;
  }
  .pv-project-section .pv-project-sticky .pv-project-img-wrap {
    position: absolute;
    left: 50%;
    top: 64%;
    width: 8rem;
    height: 5rem;
    max-width: none;
    border-radius: 0.15rem;
    overflow: hidden;
    transform: translate(-50%, -50%);
    transform-origin: center center;
    z-index: 1;
    will-change: width, height, top, border-radius;
  }
  .pv-project-section .pv-project-sticky .pv-project-img-wrap img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .pv-project-section .pv-project-sticky .pv-project-mask {
    position: absolute;
    inset: 0;
    background: rgba(0, 18, 38, 0);
    z-index: 2;
    pointer-events: none;
  }
  .pv-project-section .pv-project-sticky .pv-project-content {
    position: absolute;
    left: 50%;
    top: 12%;
    width: 9rem;
    text-align: center;
    transform: translate(-50%, 0);
    z-index: 3;
    will-change: top, transform, color;
  }
  .pv-project-section .pv-project-sticky .pv-project-content h2 {
    margin: 0 0 0.4rem;
    font-size: 0.3rem;
    font-weight: 500;
    line-height: 1.8;
    color: #122546;
    color: inherit;
  }
  .pv-project-section .pv-project-sticky .pv-project-content .cmasiocmoa {
    margin: 0 auto;
    font-size: 0.18rem !important;
    line-height: 1.8 !important;
    color: inherit;
    opacity: 0.9;
  }
  .pv-project-section .pv-project-sticky .pv-project-content .cmasiocmoa * {
    font-size: 0.18rem !important;
    line-height: 1.8 !important;
  }
  /* 推荐产品 */
  .tjchanpin {
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 1.1rem 0;
    position: relative;
  }
  .tjchanpin .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .tjchanpin .w-1520 .productddvd {
    margin-bottom: 0.5rem;
  }
  .tjchanpin .w-1520 .productddvd h3 {
    font-size: 0.3rem;
    line-height: 1.8;
    font-weight: 500;
    color: #122546;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct {
    overflow: hidden;
    padding: 0.05rem;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide {
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc {
    background-color: #f5f7f9;
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 0.4rem;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .imgicoans {
    width: 1.8rem;
    height: 2rem;
    margin: 0 auto 0.2rem;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .imgicoans img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a h3 {
    width: 100%;
    text-align: center;
    margin: 0 auto 0.2rem;
    font-size: 0.2rem;
    color: #122546;
    font-weight: 500;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .divjij .mores {
    background-color: #12254600;
    border: 0.01rem solid #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .divjij .mores .p {
    color: #122546;
    font-size: 0.16rem;
    margin-bottom: 0;
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide .scaicnaokc a .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide:hover {
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide:hover .scaicnaokc {
    background-color: #fff;
    box-shadow: 0.02rem 0.02rem 0.06rem 0 #3333332c;
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide:hover .scaicnaokc a .divjij .mores {
    background-color: #122546;
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .tjchanpin .w-1520 .swiper_tuijianproduct .swiper-wrapper .swiper-slide:hover .scaicnaokc a .divjij .mores .p {
    color: #fff;
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-prev {
    top: 58%;
    left: 15%;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #eee;
    border-radius: 1rem;
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-prev .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #122546;
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-next {
    top: 58%;
    right: 15%;
    width: 0.5rem;
    height: 0.5rem;
    background-color: #eee;
    border-radius: 1rem;
  }
  .tjchanpin .swiper-button-next .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #122546;
    transform: rotate(180deg);
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-prev:hover,
  .tjchanpin .swiper-button-next:hover {
    background-color: #122546;
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-prev:hover .icon,
  .tjchanpin .swiper-button-next:hover .icon {
    fill: #fff;
    transition: all 0.5s;
  }
  .tjchanpin .swiper-button-prev:after {
    content: '';
  }
  .tjchanpin .swiper-button-next:after {
    content: '';
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
}
