@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 2558.99px) {
  html {
    font-size: calc(100vw / 22.4);
  }
}
@media (min-width: 2559px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* banner */
  .wp-banner-section {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper {
    position: relative;
    width: 100%;
    height: 12rem;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper {
    height: 100%;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg {
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center bottom;
    transition: transform 5s ease;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .pcshcuashci {
    display: none;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .shoujishcuashci {
    display: block;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content {
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    padding: 0 5%;
    margin: 0 auto;
    padding-top: 12vh;
    text-align: left;
    color: #fff;
    box-sizing: border-box;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content .canicun {
    margin: 0;
    font-size: 0.66666667rem;
    line-height: 1.8;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.88);
    text-shadow: 0 0.13333333rem 0.13333333rem rgba(35, 88, 145, 0.18);
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content .cnascinhein {
    width: 95%;
    margin: 0.66666667rem 0 0;
    font-size: 0.8rem;
    line-height: 1.6;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0.13333333rem 0.2rem rgba(35, 88, 145, 0.22);
  }
  /* 产品核心特性 */
  .producthxtx {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-color: #fff;
  }
  .producthxtx .w-1400 {
    width: 100%;
    margin: 0 auto;
  }
  .producthxtx .w-1400 .tubgiftitle {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 1.33333333rem;
  }
  .producthxtx .w-1400 .fenleinjs {
    display: flex;
    flex-wrap: wrap;
  }
  .producthxtx .w-1400 .fenleinjs .left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 1.33333333rem;
    margin-bottom: 2rem;
  }
  .producthxtx .w-1400 .fenleinjs .left .snaocnicon {
    width: 30%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .producthxtx .w-1400 .fenleinjs .left .snaocnicon .imgicon {
    width: 2.33333333rem;
    height: 2.33333333rem;
  }
  .producthxtx .w-1400 .fenleinjs .left .snaocnicon .imgicon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .producthxtx .w-1400 .fenleinjs .left .snaocnicon h3 {
    margin-top: 0.33333333rem;
    width: 100%;
    font-weight: 400;
    font-size: 0.66666667rem;
    color: #333;
    text-align: center;
  }
  .producthxtx .w-1400 .fenleinjs .right {
    width: 100%;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media {
    width: 100%;
    box-shadow: 0 0 0.53333333rem 0 #3333331a;
    padding: 0 2% 1.33333333rem;
    border-radius: 0.33333333rem;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .mainImageContainer {
    width: 100%;
    height: 13.33333333rem;
    background: #fff;
    border-radius: 0.33333333rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: zoom-in;
    text-decoration: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .mainImageContainer img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: opacity 0.3s ease, transform 0.3s ease;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .mainImageContainer img.transition {
    opacity: 0.25;
    transform: scale(0.985);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .mainImageContainer:hover img {
    transform: scale(1.035);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer.is-hidden {
    display: none !important;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail {
    width: 3.33333333rem;
    height: 3.33333333rem;
    border: 0.06666667rem solid #999;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    display: block;
    position: relative;
    overflow: hidden;
    transition: border-color 0.2s ease;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.is-thumb-hidden,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.is-media-disabled {
    display: none !important;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail img {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail .overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.34);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail .is-hidden,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail .is-thumb-hidden,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail .is-media-disabled {
    display: none !important;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail + .thumbnail,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail + .container-360 + .thumbnail {
    margin-left: -0.06666667rem;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.thumbnail-360::after {
    content: "360\00b0";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 2rem;
    height: 2rem;
    border: 0.13333333rem solid rgba(255, 255, 255, 0.88);
    border-radius: 50%;
    color: #fff;
    font-size: 0.66666667rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.thumbnail-360::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 1.33333333rem;
    height: 1.33333333rem;
    border-radius: 50%;
    border-top: 0.06666667rem solid #fff;
    border-bottom: 0.06666667rem solid #fff;
    transform: translate(-50%, -50%) rotate(-18deg);
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.thumbnail-video::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 2rem;
    height: 2rem;
    border: 0.06666667rem solid rgba(255, 255, 255, 0.88);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.thumbnail-video::after {
    content: "";
    position: absolute;
    left: 52%;
    top: 50%;
    z-index: 3;
    width: 0;
    height: 0;
    border-top: 0.33333333rem solid transparent;
    border-bottom: 0.33333333rem solid transparent;
    border-left: 0.66666667rem solid #fff;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .container-360 {
    display: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .container-360.is-media-disabled {
    display: none !important;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.active {
    border: 0.06666667rem solid #04376d;
    z-index: 2;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    color: #111;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__top {
    position: relative;
    width: 14rem;
    height: 2rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0.66666667rem;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__top .cejn-gallery__close {
    position: absolute;
    z-index: 10;
    top: 11.33333333rem;
    width: 1.33333333rem;
    height: 1.33333333rem;
    border: 0;
    background: transparent;
    color: #333;
    font-size: 1.33333333rem;
    line-height: 1.33333333rem;
    cursor: pointer;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap {
    flex: 1;
    min-height: 0;
    display: grid;
    grid-template-columns: 1.46666667rem minmax(0, 1fr) 1.46666667rem;
    align-items: center;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage {
    width: 13.33333333rem;
    height: 13.33333333rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    background-color: #fff;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
    touch-action: none;
    cursor: grab;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 canvas {
    display: block;
    max-width: min(100%, 13.33333333rem);
    max-height: 100%;
    font-size: 0;
    pointer-events: none;
    user-select: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 .viewer360__loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    transform: translate(-50%, -50%);
    color: #666;
    font-size: 0.66666667rem;
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 .viewer360__hint {
    position: absolute;
    left: 50%;
    bottom: 0.66666667rem;
    z-index: 3;
    transform: translateX(-50%);
    padding: 0.53333333rem;
    border-radius: 0.33333333rem;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
    font-size: 0.66666667rem;
    white-space: nowrap;
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 .viewer360__badge {
    position: absolute;
    right: 1.46666667rem;
    top: 1.46666667rem;
    z-index: 3;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    border: 0.06666667rem solid rgba(4, 55, 109, 0.3);
    background: rgba(255, 255, 255, 0.88);
    color: #04376d;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360.is-dragging {
    cursor: grabbing;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video {
    width: 100%;
    aspect-ratio: 1 / 1;
    background: #000;
    position: relative;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video iframe,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video video {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 2.66666667rem;
    height: 2.66666667rem;
    border: 0.06666667rem solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.46);
    cursor: pointer;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video-play::before {
    content: "";
    position: absolute;
    left: 53%;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 0.46666667rem solid transparent;
    border-bottom: 0.46666667rem solid transparent;
    border-left: 0.66666667rem solid #fff;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video-play.is-hidden {
    display: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__arrow {
    width: 2rem;
    height: 2rem;
    margin: 0 auto;
    border: 0;
    background: transparent;
    cursor: pointer;
    position: relative;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__arrow::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 0.66666667rem;
    height: 0.66666667rem;
    border-top: 0.06666667rem solid #fff;
    border-left: 0.06666667rem solid #fff;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__prev::before {
    transform: translate(-35%, -50%) rotate(-45deg);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__next::before {
    transform: translate(-65%, -50%) rotate(135deg);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs {
    display: none;
    min-height: 0;
    padding: 0.53333333rem;
    align-items: center;
    justify-content: center;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb {
    width: 2rem;
    height: 2rem;
    border: 0.06666667rem solid #c9c9c9;
    background: #fff;
    margin-left: -0.06666667rem;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
    position: relative;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb:first-child {
    margin-left: 0;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-active {
    border: 0.13333333rem solid #04376d;
    z-index: 1;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-360::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.34);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-360::after {
    content: "360\00b0";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.66666667rem;
    height: 0.66666667rem;
    border: 0.06666667rem solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    color: #fff;
    font-size: 0.66666667rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-video::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.34);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-video::after {
    content: "";
    position: absolute;
    left: 52%;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 0.66666667rem solid transparent;
    border-bottom: 0.66666667rem solid transparent;
    border-left: 1.06666667rem solid #fff;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery.is-open {
    display: flex;
    flex-direction: column;
  }
  /* 产品信息 */
  .productcscj {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .productcscj .w-1400 {
    width: 100%;
    margin: 0 auto;
  }
  .productcscj .w-1400 .tabqiehuan {
    width: 100%;
    display: flex;
    gap: 0.33333333rem;
    border-bottom: #03366c solid 0.06666667rem;
  }
  .productcscj .w-1400 .tabqiehuan .tahusb {
    background-color: #ffffff00;
    padding: 0.4rem 1rem;
    font-size: 0.66666667rem;
    color: #333;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s;
  }
  .productcscj .w-1400 .tabqiehuan .tahusb:hover {
    background-color: #03366c;
    color: #fff;
    transition: all 0.5s;
  }
  .productcscj .w-1400 .tabqiehuan .tahusb.active {
    background-color: #03366c;
    color: #fff;
  }
  .productcscj .w-1400 .contudd {
    margin-top: 1.33333333rem;
    position: relative;
  }
  .productcscj .w-1400 .contudd .productcontent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .productcscj .w-1400 .contudd .productcontent .cont {
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    font-family: '微软雅黑' !important;
    background: none !important;
  }
  .productcscj .w-1400 .contudd .productcontent .cont * {
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    font-family: '微软雅黑' !important;
    font-weight: 400 !important;
    background: none !important;
    margin: 1.33333333rem 0;
  }
  .productcscj .w-1400 .contudd .productcontent .cont span {
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
  }
  .productcscj .w-1400 .contudd .productcontent .cont strong,
  .productcscj .w-1400 .contudd .productcontent .cont h1,
  .productcscj .w-1400 .contudd .productcontent .cont h2,
  .productcscj .w-1400 .contudd .productcontent .cont h3,
  .productcscj .w-1400 .contudd .productcontent .cont h4,
  .productcscj .w-1400 .contudd .productcontent .cont h5,
  .productcscj .w-1400 .contudd .productcontent .cont h6 {
    font-weight: 700 !important;
  }
  .productcscj .w-1400 .contudd .productcontent .cont h1,
  .productcscj .w-1400 .contudd .productcontent .cont h2,
  .productcscj .w-1400 .contudd .productcontent .cont h3,
  .productcscj .w-1400 .contudd .productcontent .cont h4,
  .productcscj .w-1400 .contudd .productcontent .cont h5,
  .productcscj .w-1400 .contudd .productcontent .cont h6 {
    font-size: 0.66666667rem !important;
  }
  .productcscj .w-1400 .contudd .productcontent .cont img,
  .productcscj .w-1400 .contudd .productcontent .cont video {
    text-align: center !important;
    width: 70% !important;
    margin: 0.66666667rem auto !important;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng {
    width: 100%;
    margin-top: 1.33333333rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng h3 {
    font-size: 0.66666667rem;
    color: #333;
    font-weight: 700;
    margin-bottom: 1.33333333rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne {
    display: grid;
    gap: 0.8rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne .oneshsu {
    display: flex;
    align-items: center;
    gap: 0.3rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne .oneshsu i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne .oneshsu i .icon {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne .oneshsu p {
    font-size: 0.53333333rem;
    color: #333;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table {
    width: 100%;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__header,
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row {
    width: 100%;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__header {
    display: none;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row {
    height: 100%;
    background: #fff;
    color: #4c4c4c;
    font-size: 0.66666667rem;
    margin-bottom: 1.33333333rem;
    padding: 1.33333333rem 0;
    border-radius: 0.33333333rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .table-cell {
    width: 100%;
    height: 100%;
    padding: 0.66666667rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .scnai {
    display: flex;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .scnai .table-cella {
    font-size: 0.66666667rem;
    font-weight: bold;
    color: #000;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-image-cell {
    width: 100%;
    padding: 0;
    cursor: pointer;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-image-cell .product-image {
    display: block;
    width: 100%;
    height: 8rem;
    object-fit: contain;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions {
    justify-content: flex-end;
    gap: 0.66666667rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn {
    width: 47%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.66666667rem;
    padding: 0.26666667rem 0.66666667rem;
    border-radius: 0.33333333rem;
    background-color: #ffffff00;
    border: 0.06666667rem solid #03366c;
    line-height: 1;
    text-decoration: none;
    transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn span {
    color: #03366c;
    font-size: 0.66666667rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn .icon {
    display: block;
    fill: #03366c;
    width: 0.8rem;
    height: 0.8rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns {
    padding: 0 5%;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #00000050;
    width: 100%;
    height: 100%;
    z-index: -10;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn {
    width: 100%;
    height: 30rem;
    overflow-y: auto;
    overscroll-behavior: contain;
    background-color: #fff;
    border-radius: 0.33333333rem;
    margin: 3vh auto 0;
    padding: 1.33333333rem;
    position: relative;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .xsxioan {
    height: 0.66666667rem;
    position: absolute;
    z-index: 20;
    cursor: pointer;
    right: 1.33333333rem;
    top: 1.33333333rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .xsxioan .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #333;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.33333333rem;
    padding-top: 1.33333333rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .tupianzhuan {
    width: 100%;
    margin-bottom: 2rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .tupianzhuan img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .rightush {
    width: 100%;
    text-align: left;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .rightush .scnaucontenth {
    display: grid;
    gap: 0.66666667rem;
    margin-bottom: 1.33333333rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .rightush .scnaucontenth * {
    font-size: 0.66666667rem;
    color: #333;
    line-height: 1.8;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .rightush .product-actions {
    justify-content: left;
    gap: 0.66666667rem;
    padding: 0;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu {
    display: grid;
    gap: 0.66666667rem;
    width: 100%;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr {
    border-bottom: 0.06666667rem solid #d9d9d9;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr th,
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr td {
    padding: 0 0 0.33333333rem;
    font-size: 0.53333333rem;
    line-height: 1.6;
    text-align: left;
    vertical-align: middle;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr th {
    width: 50%;
    padding-right: 0.33333333rem;
    font-weight: 700;
    color: #000;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr td {
    font-weight: 400;
    color: #333;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns.active {
    opacity: 1;
    z-index: 9999;
  }
  .productcscj .w-1400 .contudd .productcontent.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  /* 产品表单 */
  .biaodansform {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -20;
    background-color: #000000af;
    padding: 0 5%;
  }
  .biaodansform .w-1400 {
    width: 100%;
    height: 30rem;
    background-color: #fff;
    border-radius: 0.33333333rem;
    margin: 3vh auto 0;
    padding: 1rem 0.66666667rem;
    position: relative;
  }
  .biaodansform .w-1400 .xsxioanacs {
    height: 0.66666667rem;
    position: absolute;
    z-index: 20;
    cursor: pointer;
    right: 1.33333333rem;
    top: 1.33333333rem;
  }
  .biaodansform .w-1400 .xsxioanacs .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #333;
  }
  .biaodansform .w-1400 .formsjis {
    width: 100%;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap {
    width: 100%;
    margin: 0 auto;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form-title {
    margin: 0 0 0.66666667rem;
    font-size: 0.66666667rem;
    line-height: 1.6;
    font-weight: 400;
    color: #333;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form-desc {
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    margin-bottom: 1rem;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form-desc * {
    font-size: 0.53333333rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form {
    width: 100%;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item {
    margin-bottom: 0.53333333rem;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item label {
    display: block;
    margin-bottom: 0.53333333rem;
    font-size: 0.53333333rem;
    line-height: 1.6;
    font-weight: 700;
    color: #111;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item input,
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item select {
    display: block;
    width: 100%;
    height: 1.66666667rem;
    padding: 0 0.66666667rem;
    border: 0.06666667rem solid #aaa;
    border-radius: 0;
    background: #fff;
    color: #111;
    font-family: inherit;
    font-size: 0.53333333rem;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item input:focus,
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item select:focus {
    border-color: #03366c;
    box-shadow: 0 0 0 0.06666667rem #03366c;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item .select-wrap {
    position: relative;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item .select-wrap select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 1.33333333rem;
    border: 0.06666667rem solid #03366c;
    color: #03366c;
    cursor: pointer;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item .select-wrap::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 1.13333333rem;
    width: 0.26666667rem;
    height: 0.26666667rem;
    border-right: 0.06666667rem solid #03366c;
    border-bottom: 0.06666667rem solid #03366c;
    pointer-events: none;
    transform: translateY(-65%) rotate(45deg);
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-submit {
    display: block;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 1.66666667rem;
    margin-top: 2rem;
    padding: 0 0.66666667rem;
    border: 0.06666667rem solid #03366c;
    border-radius: 0;
    background: #fff;
    color: #03366c;
    font-family: inherit;
    font-size: 0.53333333rem;
    font-weight: 700;
    cursor: pointer;
    transition: color 0.2s ease, background-color 0.2s ease;
  }
  .biaodansform.active {
    opacity: 1;
    z-index: 9999;
  }
  /* 应用场景 */
  .productcscjyycj {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .productcscjyycj .w-1400 {
    width: 100%;
    margin: 0 auto;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .tubgiftitle {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 1.33333333rem;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section {
    width: 100%;
    padding: 0 0 1.33333333rem;
    overflow: hidden;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container {
    width: 100%;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 1.33333333rem;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list.swiper {
    display: block;
    overflow: hidden;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list.swiper .swiper-wrapper {
    align-items: stretch;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item {
    width: 100%;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card {
    display: block;
    width: 100%;
    text-decoration: none;
    color: inherit;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card .liquid-scene-img {
    width: 100%;
    height: 6.66666667rem;
    border-radius: 0.33333333rem;
    overflow: hidden;
    background: #e9f3fa;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card .liquid-scene-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.45s ease;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card .liquid-scene-title {
    margin-top: 0.66666667rem;
    text-align: center;
    font-size: 0.66666667rem;
    line-height: 1.5;
    font-weight: 700;
    color: #333;
  }
  /* 更多产品 */
  .moreproduct {
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    padding: 10% 5%;
    position: relative;
  }
  .moreproduct .w-1400 {
    width: 100%;
    margin: 0 auto;
  }
  .moreproduct .w-1400 .tubgiftitle {
    font-size: 0.8rem;
    color: #333;
    margin-bottom: 1.33333333rem;
  }
  .moreproduct .lx-news-section {
    width: 100%;
    overflow: hidden;
  }
  .moreproduct .lx-news-section .lx-news-wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lx-news-source {
    display: none;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper {
    width: 100%;
    overflow: hidden;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide {
    width: 100%;
    flex-shrink: 0;
    height: 9.33333333rem;
    transition: width 0.62s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide .lx-news-card {
    border: 0.03333333rem solid #f1f1f1;
    position: relative;
    height: 100%;
    border-radius: 0.33333333rem;
    background: #f1f1f1;
    overflow: hidden;
    cursor: pointer;
    transition: flex 0.62s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.3s ease, box-shadow 0.3s ease;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide .lx-news-card .lx-news-img {
    width: 100%;
    height: 7.2rem;
    padding: 10%;
    transition: opacity 0.45s ease, visibility 0.45s ease, transform 0.55s ease;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide .lx-news-card .lx-news-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide .lx-news-card h3 {
    margin: 0;
    font-size: 0.66666667rem;
    line-height: 1.8;
    font-weight: 400;
    color: #333;
    width: 100%;
    text-align: center;
  }
  .moreproduct .lx-news-section .csacioan {
    width: 100%;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev,
  .moreproduct .lx-news-section .csacioan .lx-news-next {
    position: absolute;
    top: 58%;
    z-index: 20;
    width: 1.33333333rem;
    height: 1.33333333rem;
    border-radius: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: #ffffff54;
    backdrop-filter: blur(0.66666667rem);
    -webkit-backdrop-filter: blur(0.66666667rem);
    box-shadow: 0 0.33333333rem 0.26666667rem 0 #0000001e;
    border: 0.06666667rem solid rgba(231, 231, 231, 0.11);
    transition: transform 0.3s ease;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev {
    left: 0;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-next {
    right: 0;
    background: #003b66;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev::before,
  .moreproduct .lx-news-section .csacioan .lx-news-next::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.33333333rem;
    height: 0.33333333rem;
    border-top: 0.06666667rem solid #03366c;
    border-left: 0.06666667rem solid #03366c;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev::before {
    transform: translate(-35%, -50%) rotate(-45deg);
  }
  .moreproduct .lx-news-section .csacioan .lx-news-next::before {
    border-color: #fff;
    transform: translate(-65%, -50%) rotate(135deg);
  }
}

/* Hidden tab panels and popups must not add scroll height. */
.productcscj .w-1400 .contudd .productcontent {
  display: none !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}
.productcscj .w-1400 .contudd .productcontent.active {
  display: block !important;
}
.productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns,
.biaodansform {
  display: none !important;
}
.productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns.active,
.biaodansform.active {
  display: block !important;
}

.product-table-load-more {
  display: none;
}

@media (max-width: 768px) {
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row.is-mobile-collapsed {
    display: none !important;
  }

  .product-table-load-more {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 0.33333333rem;
  }

  .product-table-load-more.is-hidden {
    display: none !important;
  }

  .product-table-load-more__btn {
    min-width: 6rem;
    height: 1.6rem;
    padding: 0 1.2rem;
    border: 0.06666667rem solid #03366c;
    border-radius: 0.33333333rem;
    background: #03366c;
    color: #fff;
    font-size: 0.66666667rem;
    line-height: 1;
    cursor: pointer;
  }
}
/* pc */
@media (min-width: 768px) {
  /* banner */
  .wp-banner-section {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper {
    position: relative;
    width: 100%;
    height: 7.5rem;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper {
    height: 100%;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg {
    width: 100%;
    position: absolute;
    inset: 0;
    z-index: 1;
    overflow: hidden;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center top;
    transition: transform 5s ease;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .pcshcuashci {
    display: block;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-bg .shoujishcuashci {
    display: none;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content {
    position: relative;
    z-index: 3;
    width: 15rem;
    height: 100%;
    margin: 0 auto;
    padding-top: 30vh;
    text-align: left;
    color: #fff;
    box-sizing: border-box;
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content .canicun {
    margin: 0;
    font-size: 0.3rem;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.88);
    text-shadow: 0 0.06rem 0.1rem rgba(35, 88, 145, 0.18);
  }
  .wp-banner-section .wp-banner-swiper .swiper-wrapper .wp-banner-slide .wp-banner-content .cnascinhein {
    width: 6.5rem;
    margin: 0.5rem 0 0;
    font-size: 0.36rem;
    line-height: 1.5;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 0.05rem 0.1rem rgba(35, 88, 145, 0.22);
  }
  /* 产品核心特性 */
  .producthxtx {
    width: 100%;
    height: 100%;
    padding: 1rem 0;
    background-color: #fff;
  }
  .producthxtx .w-1400 {
    width: 14rem;
    margin: 0 auto;
  }
  .producthxtx .w-1400 .tubgiftitle {
    font-size: 0.2rem;
    color: #333;
    margin-bottom: 0.9rem;
  }
  .producthxtx .w-1400 .fenleinjs {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .producthxtx .w-1400 .fenleinjs .left {
    width: 7rem;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.6rem 0.3rem;
  }
  .producthxtx .w-1400 .fenleinjs .left .snaocnicon {
    width: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .producthxtx .w-1400 .fenleinjs .left .snaocnicon .imgicon {
    width: 1.45rem;
    height: 1.25rem;
  }
  .producthxtx .w-1400 .fenleinjs .left .snaocnicon .imgicon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .producthxtx .w-1400 .fenleinjs .left .snaocnicon h3 {
    margin-top: 0.2rem;
    width: 100%;
    font-weight: 400;
    font-size: 0.18rem;
    color: #333;
    text-align: center;
  }
  .producthxtx .w-1400 .fenleinjs .right {
    width: 6.5rem;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media {
    width: 6.5rem;
    box-shadow: 0 0 0.1rem 0 #33333340;
    padding: 0 0 0.5rem;
    border-radius: 0.15rem;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .mainImageContainer {
    width: 100%;
    height: 5rem;
    background: #fff;
    border-radius: 0.15rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: zoom-in;
    text-decoration: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .mainImageContainer img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    transition: opacity 0.3s ease, transform 0.3s ease;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .mainImageContainer img.transition {
    opacity: 0.25;
    transform: scale(0.985);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .mainImageContainer:hover img {
    transform: scale(1.035);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer.is-hidden {
    display: none !important;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail {
    width: 1rem;
    height: 1rem;
    border: 0.01rem solid #999;
    background: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    display: block;
    position: relative;
    overflow: hidden;
    transition: border-color 0.2s ease;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.is-thumb-hidden,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.is-media-disabled {
    display: none !important;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail img {
    position: absolute;
    inset: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail .overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.34);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail .is-hidden,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail .is-thumb-hidden,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail .is-media-disabled {
    display: none !important;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail + .thumbnail,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail + .container-360 + .thumbnail {
    margin-left: -0.01rem;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.thumbnail-360::after {
    content: "360\00b0";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 0.52rem;
    height: 0.52rem;
    border: 0.02rem solid rgba(255, 255, 255, 0.88);
    border-radius: 50%;
    color: #fff;
    font-size: 0.18rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.thumbnail-360::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 0.42rem;
    height: 0.42rem;
    border-radius: 50%;
    border-top: 0.02rem solid #fff;
    border-bottom: 0.02rem solid #fff;
    transform: translate(-50%, -50%) rotate(-18deg);
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.thumbnail-video::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    width: 0.52rem;
    height: 0.52rem;
    border: 0.02rem solid rgba(255, 255, 255, 0.88);
    border-radius: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.thumbnail-video::after {
    content: "";
    position: absolute;
    left: 52%;
    top: 50%;
    z-index: 3;
    width: 0;
    height: 0;
    border-top: 0.11rem solid transparent;
    border-bottom: 0.11rem solid transparent;
    border-left: 0.17rem solid #fff;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .container-360 {
    display: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .container-360.is-media-disabled {
    display: none !important;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .p-product-detail__media .imageSlidesContainer .thumbnail.active {
    border: 0.02rem solid #04376d;
    z-index: 2;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    background: rgba(0, 0, 0, 0.7);
    color: #111;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__top {
    width: 8.2rem;
    height: 0.58rem;
    display: flex;
    align-items: center;
    justify-content: right;
    padding: 0 0.24rem;
    margin: 0 auto;
    position: relative;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__top .cejn-gallery__close {
    position: absolute;
    z-index: 2;
    top: 0.7rem;
    width: 0.42rem;
    height: 0.42rem;
    border: 0;
    background: transparent;
    color: #333;
    font-size: 0.34rem;
    line-height: 0.42rem;
    cursor: pointer;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap {
    flex: 1;
    min-height: 0;
    display: grid;
    grid-template-columns: 0.72rem minmax(0, 1fr) 0.72rem;
    align-items: self-start;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage {
    width: 8rem;
    height: 8rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
    background-color: #fff;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    user-select: none;
    touch-action: none;
    cursor: grab;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 canvas {
    display: block;
    max-width: min(100%, 8rem);
    max-height: 100%;
    font-size: 0;
    pointer-events: none;
    user-select: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 .viewer360__loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    transform: translate(-50%, -50%);
    color: #666;
    font-size: 0.16rem;
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 .viewer360__hint {
    position: absolute;
    left: 50%;
    bottom: 0.18rem;
    z-index: 3;
    transform: translateX(-50%);
    padding: 0.08rem 0.18rem;
    border-radius: 0.18rem;
    background: rgba(0, 0, 0, 0.68);
    color: #fff;
    font-size: 0.14rem;
    white-space: nowrap;
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360 .viewer360__badge {
    position: absolute;
    right: 0.22rem;
    top: 0.22rem;
    z-index: 3;
    width: 0.58rem;
    height: 0.58rem;
    border-radius: 50%;
    border: 0.01rem solid rgba(4, 55, 109, 0.3);
    background: rgba(255, 255, 255, 0.88);
    color: #04376d;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    pointer-events: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__stage .viewer360.is-dragging {
    cursor: grabbing;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video {
    width: 9rem;
    aspect-ratio: 1 / 1;
    background: #000;
    position: relative;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video iframe,
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video video {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 0.76rem;
    height: 0.76rem;
    border: 0.02rem solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.46);
    cursor: pointer;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video-play::before {
    content: "";
    position: absolute;
    left: 53%;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 0.15rem solid transparent;
    border-bottom: 0.15rem solid transparent;
    border-left: 0.23rem solid #fff;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__video-play.is-hidden {
    display: none;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__arrow {
    width: 0.52rem;
    height: 0.52rem;
    margin: 0 auto;
    border: 0;
    background: transparent;
    cursor: pointer;
    position: relative;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__arrow::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 4.1rem;
    width: 0.18rem;
    height: 0.18rem;
    border-top: 0.02rem solid #fff;
    border-left: 0.02rem solid #fff;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__prev::before {
    transform: translate(-35%, -50%) rotate(-45deg);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__stage-wrap .cejn-gallery__next::before {
    transform: translate(-65%, -50%) rotate(135deg);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs {
    display: none;
    min-height: 0;
    padding: 0.18rem 0.18rem 0.24rem;
    align-items: center;
    justify-content: center;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb {
    width: 0.74rem;
    height: 0.74rem;
    border: 0.01rem solid #c9c9c9;
    background: #fff;
    margin-left: -0.01rem;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
    position: relative;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb:first-child {
    margin-left: 0;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-active {
    border: 0.02rem solid #04376d;
    z-index: 1;
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-360::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.34);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-360::after {
    content: "360\00b0";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.46rem;
    height: 0.46rem;
    border: 0.02rem solid rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    color: #fff;
    font-size: 0.14rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-video::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.34);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery .cejn-gallery__thumbs .cejn-gallery__thumb.is-video::after {
    content: "";
    position: absolute;
    left: 52%;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 0.1rem solid transparent;
    border-bottom: 0.1rem solid transparent;
    border-left: 0.16rem solid #fff;
    transform: translate(-50%, -50%);
  }
  .producthxtx .w-1400 .fenleinjs .right .qieghaubsiub .cejn-gallery.is-open {
    display: flex;
    flex-direction: column;
  }
  /* 产品信息 */
  .productcscj {
    width: 100%;
    height: 100%;
    padding: 1rem 0 0.2rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .productcscj .w-1400 {
    width: 14rem;
    margin: 0 auto;
  }
  .productcscj .w-1400 .tabqiehuan {
    width: 100%;
    display: flex;
    gap: 0.05rem;
    border-bottom: #03366c solid 0.01rem;
  }
  .productcscj .w-1400 .tabqiehuan .tahusb {
    background-color: #ffffff00;
    padding: 0.1rem 0.2rem;
    font-size: 0.2rem;
    color: #333;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s;
  }
  .productcscj .w-1400 .tabqiehuan .tahusb:hover {
    background-color: #03366c;
    color: #fff;
    transition: all 0.5s;
  }
  .productcscj .w-1400 .tabqiehuan .tahusb.active {
    background-color: #03366c;
    color: #fff;
  }
  .productcscj .w-1400 .contudd {
    margin-top: 0.5rem;
    position: relative;
  }
  .productcscj .w-1400 .contudd .productcontent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  .productcscj .w-1400 .contudd .productcontent .cont {
    font-size: 0.16rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    font-family: '微软雅黑' !important;
    background: none !important;
  }
  .productcscj .w-1400 .contudd .productcontent .cont * {
    font-size: 0.16rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    font-family: '微软雅黑' !important;
    font-weight: 400 !important;
    background: none !important;
    margin: 0.2rem 0;
  }
  .productcscj .w-1400 .contudd .productcontent .cont span {
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: break-word !important;
  }
  .productcscj .w-1400 .contudd .productcontent .cont strong,
  .productcscj .w-1400 .contudd .productcontent .cont h1,
  .productcscj .w-1400 .contudd .productcontent .cont h2,
  .productcscj .w-1400 .contudd .productcontent .cont h3,
  .productcscj .w-1400 .contudd .productcontent .cont h4,
  .productcscj .w-1400 .contudd .productcontent .cont h5,
  .productcscj .w-1400 .contudd .productcontent .cont h6 {
    font-weight: 700 !important;
  }
  .productcscj .w-1400 .contudd .productcontent .cont h1,
  .productcscj .w-1400 .contudd .productcontent .cont h2,
  .productcscj .w-1400 .contudd .productcontent .cont h3,
  .productcscj .w-1400 .contudd .productcontent .cont h4,
  .productcscj .w-1400 .contudd .productcontent .cont h5,
  .productcscj .w-1400 .contudd .productcontent .cont h6 {
    font-size: 0.2rem !important;
  }
  .productcscj .w-1400 .contudd .productcontent .cont img,
  .productcscj .w-1400 .contudd .productcontent .cont video {
    text-align: center !important;
    width: 70% !important;
    margin: 0.2rem auto !important;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng {
    width: 100%;
    margin-top: 0.5rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng h3 {
    font-size: 0.2rem;
    color: #333;
    font-weight: 700;
    margin-bottom: 0.5rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne {
    display: grid;
    gap: 0.5rem;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-between;
    align-items: center;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne .oneshsu {
    display: flex;
    align-items: center;
    gap: 0.2rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne .oneshsu i {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne .oneshsu i .icon {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .productcscj .w-1400 .contudd .productcontent .productgongneng .fneufne .oneshsu p {
    font-size: 0.18rem;
    color: #333;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table {
    width: 100%;
    overflow-x: auto;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__header,
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 14rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__header {
    min-height: 0.56rem;
    background: #03366c;
    color: #fff;
    font-size: 0.16rem;
    padding: 0 2%;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__header .table-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 1rem;
    height: 100%;
    padding: 0.1rem 0.12rem;
    text-align: center;
    white-space: normal;
    overflow-wrap: break-word;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__header .product-image-cell {
    width: 1rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__header .table-action-title {
    width: 2rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row {
    min-height: 0.56rem;
    background: #fff;
    color: #4c4c4c;
    font-size: 0.16rem;
    border-bottom: 0.01rem solid #ededed;
    padding: 0 2%;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .table-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 1rem;
    height: 100%;
    padding: 0.1rem 0.12rem;
    text-align: center;
    white-space: normal;
    overflow-wrap: break-word;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .scnai {
    cursor: pointer;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .scnai .table-cella {
    display: none;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-image-cell {
    padding: 0;
    cursor: pointer;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-image-cell .product-image {
    display: block;
    width: 0.9rem;
    height: 1.2rem;
    object-fit: contain;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions {
    justify-content: flex-end;
    gap: 0.1rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.1rem;
    padding: 0.08rem 0.15rem;
    border-radius: 0.05rem;
    background-color: #ffffff00;
    border: 0.01rem solid #03366c;
    line-height: 1;
    text-decoration: none;
    transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn span {
    color: #03366c;
    font-size: 0.16rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn .icon {
    display: block;
    fill: #03366c;
    width: 0.15rem;
    height: 0.15rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn:hover {
    background-color: #03366c;
    transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn:hover span {
    color: #fff;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .product-actions .download-btn:hover .icon {
    fill: #fff;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #00000050;
    width: 100%;
    height: 100%;
    z-index: -10;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn {
    width: 14rem;
    height: 8rem;
    overflow-y: auto;
    overscroll-behavior: contain;
    background-color: #fff;
    border-radius: 0.15rem;
    margin: 6vh auto 0;
    padding: 0.5rem 1rem;
    position: relative;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .xsxioan {
    height: 0.2rem;
    position: absolute;
    z-index: 20;
    cursor: pointer;
    right: 0.2rem;
    top: 0.2rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .xsxioan .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #333;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .tupianzhuan {
    width: 6rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .tupianzhuan img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .rightush {
    width: 5rem;
    text-align: left;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .rightush .scnaucontenth {
    display: grid;
    gap: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .rightush .scnaucontenth * {
    font-size: 0.18rem;
    color: #333;
    line-height: 1.8;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .zuoyoushaun .rightush .product-actions {
    justify-content: left;
    gap: 0.2rem;
    padding: 0;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.3rem;
    width: 100%;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr {
    border-bottom: 0.01rem solid #d9d9d9;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr th,
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr td {
    padding: 0 0 0.25rem;
    font-size: 0.14rem;
    line-height: 1.6;
    text-align: left;
    vertical-align: middle;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr th {
    width: 50%;
    padding-right: 0.2rem;
    font-weight: 700;
    color: #000;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns .csnaicn .productcontubu table tbody tr td {
    font-weight: 400;
    color: #333;
  }
  .productcscj .w-1400 .contudd .productcontent .product-table .product-table__row .tankaunzgauns.active {
    opacity: 1;
    z-index: 9999;
  }
  .productcscj .w-1400 .contudd .productcontent.active {
    position: relative;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  /* 产品表单 */
  .biaodansform {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -20;
    background-color: #000000af;
  }
  .biaodansform .w-1400 {
    width: 7rem;
    height: 8rem;
    background-color: #fff;
    border-radius: 0.15rem;
    margin: 6vh auto 0;
    padding: 0.5rem 0.4rem;
    position: relative;
  }
  .biaodansform .w-1400 .xsxioanacs {
    position: absolute;
    height: 0.2rem;
    z-index: 20;
    top: 0.2rem;
    right: 0.2rem;
    cursor: pointer;
  }
  .biaodansform .w-1400 .xsxioanacs .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #333;
  }
  .biaodansform .w-1400 .formsjis {
    width: 100%;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap {
    width: 100%;
    margin: 0 auto;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form-title {
    margin: 0 0 0.12rem;
    font-size: 0.26rem;
    line-height: 1.6;
    font-weight: 400;
    color: #333;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form-desc {
    font-size: 0.16rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
    margin-bottom: 0.2rem;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form-desc * {
    font-size: 0.16rem !important;
    color: #333 !important;
    line-height: 1.8 !important;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form {
    width: 100%;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item {
    margin-bottom: 0.15rem;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item label {
    display: block;
    margin-bottom: 0.08rem;
    font-size: 0.14rem;
    line-height: 1.6;
    font-weight: 700;
    color: #111;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item input,
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item select {
    display: block;
    width: 100%;
    height: 0.45rem;
    padding: 0 0.15rem;
    border: 0.01rem solid #aaa;
    border-radius: 0;
    background: #fff;
    color: #111;
    font-family: inherit;
    font-size: 0.14rem;
    outline: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item input:focus,
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item select:focus {
    border-color: #03366c;
    box-shadow: 0 0 0 0.01rem #03366c;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item .select-wrap {
    position: relative;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item .select-wrap select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 0.48rem;
    border: 0.02rem solid #03366c;
    color: #03366c;
    cursor: pointer;
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-item .select-wrap::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0.17rem;
    width: 0.08rem;
    height: 0.08rem;
    border-right: 0.02rem solid #03366c;
    border-bottom: 0.02rem solid #03366c;
    pointer-events: none;
    transform: translateY(-65%) rotate(45deg);
  }
  .biaodansform .w-1400 .formsjis .download-form-wrap .download-form .form-submit {
    display: block;
    align-items: center;
    justify-content: center;
    min-width: 0.9rem;
    height: 0.45rem;
    margin-top: 0.3rem;
    padding: 0 0.15rem;
    border: 0.02rem solid #03366c;
    border-radius: 0;
    background: #fff;
    color: #03366c;
    font-family: inherit;
    font-size: 0.14rem;
    font-weight: 700;
    cursor: pointer;
    transition: color 0.2s ease, background-color 0.2s ease;
  }
  .biaodansform.active {
    opacity: 1;
    z-index: 9999;
  }
  /* 应用场景 */
  .productcscjyycj {
    width: 100%;
    height: 100%;
    padding: 1rem 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .productcscjyycj .w-1400 {
    width: 14rem;
    margin: 0 auto;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .tubgiftitle {
    font-size: 0.2rem;
    color: #333;
    margin-bottom: 0.9rem;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section {
    width: 100%;
    padding: 0 0 0.5rem;
    overflow: hidden;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container {
    width: 100%;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    align-items: start;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item {
    width: 100%;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card {
    cursor: default;
    display: block;
    width: 100%;
    text-decoration: none;
    color: inherit;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card .liquid-scene-img {
    width: 4rem;
    height: 3rem;
    border-radius: 0.15rem;
    overflow: hidden;
    background: #e9f3fa;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card .liquid-scene-img img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 0.45s ease;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card .liquid-scene-title {
    margin-top: 0.3rem;
    text-align: center;
    font-size: 0.18rem;
    line-height: 1.5;
    font-weight: 700;
    color: #333;
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card:hover .liquid-scene-img img {
    transform: scale(1.06);
  }
  .productcscjyycj .w-1400 .yingyoncgchuansgcij .liquid-scene-section .liquid-scene-container .liquid-scene-list .liquid-scene-item .liquid-scene-card:hover .liquid-scene-title {
    color: #043f78;
  }
  /* 更多产品 */
  .moreproduct {
    background-color: #fff;
    width: 100%;
    min-height: 100%;
    padding: 1rem 0;
    position: relative;
  }
  .moreproduct .w-1400 {
    width: 14rem;
    margin: 0 auto;
  }
  .moreproduct .w-1400 .tubgiftitle {
    font-size: 0.2rem;
    color: #333;
    margin-bottom: 0.3rem;
  }
  .moreproduct .lx-news-section {
    width: 100%;
    overflow: hidden;
  }
  .moreproduct .lx-news-section .lx-news-wrap {
    position: relative;
    width: 15.6rem;
    margin: 0 auto;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lx-news-source {
    display: none;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper {
    width: 100%;
    overflow: hidden;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide {
    width: 3.5rem;
    flex-shrink: 0;
    height: 3.5rem;
    transition: width 0.62s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide .lx-news-card {
    position: relative;
    height: 100%;
    border-radius: 0.15rem;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    transition: flex 0.62s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.3s ease, box-shadow 0.3s ease;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide .lx-news-card .lx-news-img {
    width: 3rem;
    height: 3rem;
    margin: 0 auto;
    transition: opacity 0.45s ease, visibility 0.45s ease, transform 0.55s ease;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide .lx-news-card .lx-news-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .moreproduct .lx-news-section .lx-news-wrap .lxNewsSwiper .swiper-wrapper .swiper-slide .lx-news-card h3 {
    margin: 0;
    font-size: 0.18rem;
    line-height: 1.8;
    font-weight: 400;
    color: #333;
    width: 100%;
    text-align: center;
  }
  .moreproduct .lx-news-section .csacioan {
    position: relative;
    width: 17rem;
    margin: 0 auto;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev,
  .moreproduct .lx-news-section .csacioan .lx-news-next {
    position: absolute;
    top: -1.8rem;
    z-index: 20;
    width: 0.36rem;
    height: 0.36rem;
    border-radius: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: #ffffff54;
    backdrop-filter: blur(0.1rem);
    -webkit-backdrop-filter: blur(0.1rem);
    box-shadow: 0 0.05rem 0.04rem 0 #0000001e;
    border: 0.01rem solid rgba(231, 231, 231, 0.11);
    transition: transform 0.3s ease;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev {
    left: 0;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-next {
    right: 0;
    background: #003b66;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev:hover,
  .moreproduct .lx-news-section .csacioan .lx-news-next:hover {
    transform: translateY(-50%) scale(1.08);
    background: #003b66;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev:hover::before,
  .moreproduct .lx-news-section .csacioan .lx-news-next:hover::before {
    border-color: #fff;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev::before,
  .moreproduct .lx-news-section .csacioan .lx-news-next::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.08rem;
    height: 0.08rem;
    border-top: 0.02rem solid #03366c;
    border-left: 0.02rem solid #03366c;
  }
  .moreproduct .lx-news-section .csacioan .lx-news-prev::before {
    transform: translate(-35%, -50%) rotate(-45deg);
  }
  .moreproduct .lx-news-section .csacioan .lx-news-next::before {
    border-color: #fff;
    transform: translate(-65%, -50%) rotate(135deg);
  }
}
