@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: 20rem;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* 当前位置 */
  }
  .banner .navweizhishian {
    width: 100%;
    padding: 15% 5% 0;
  }
  .banner .navweizhishian .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .banner .navweizhishian .w-1520 .ascmopa {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.33333333rem;
    font-size: 0.53333333rem;
    color: #666;
  }
  .banner .navweizhishian .w-1520 .ascmopa i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
  }
  .banner .navweizhishian .w-1520 .ascmopa i .icon {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    fill: #122546;
  }
  .banner .navweizhishian .w-1520 .ascmopa a {
    display: block;
    font-size: 0.53333333rem;
    color: #666;
    transition: all 0.5s;
  }
  .banner .navweizhishian .w-1520 .ascmopa a:hover {
    color: #122546;
    transition: all 0.5s;
  }
  .banner .navweizhishian .w-1520 .ascmopa a.active {
    font-weight: bold;
    color: #122546;
    font-size: 0.53333333rem;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 2% 5% 10%;
    position: relative;
  }
  .banner .sabuubanner .samcaocismlm {
    position: absolute;
    z-index: 20;
    top: 1.33333333rem;
    border-radius: 3.33333333rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.33333333rem;
    padding: 0.13333333rem 0.66666667rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .samcaocismlm a {
    display: block;
    background-color: #fff;
    font-size: 0.53333333rem;
    border-radius: 3.33333333rem;
    padding: 0.13333333rem 0.33333333rem;
    color: #122546;
    transition: all 0.5s;
  }
  .banner .sabuubanner .samcaocismlm a.acitve {
    background-color: #122546;
    color: #fff;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 3.33333333rem;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper {
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 13.33333333rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 53.33333333rem;
    height: 8rem;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    text-align: center;
    width: 100%;
    font-size: 0.93333333rem;
    color: #122546;
    text-shadow: 0.13333333rem 0.13333333rem 0.2rem #12254648;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 strong {
    color: #fff;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* 产品展示 */
  .productzhanshis {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 10% 5%;
  }
  .productzhanshis .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .productzhanshis .w-1520 .zuosasia .left {
    width: 100%;
    margin: 1.33333333rem auto;
  }
  .productzhanshis .w-1520 .zuosasia .left .cnsuacimg {
    display: flex;
    align-items: center;
    gap: 0.66666667rem;
    width: 50%;
    height: 100%;
  }
  .productzhanshis .w-1520 .zuosasia .left .cnsuacimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .productzhanshis .w-1520 .zuosasia .right {
    width: 100%;
  }
  .productzhanshis .w-1520 .zuosasia .right h3 {
    font-size: 0.8rem;
    font-weight: 500;
    color: #122546;
    margin-bottom: 1.33333333rem;
  }
  .productzhanshis .w-1520 .zuosasia .right .contenrehi {
    font-size: 0.53333333rem !important;
    color: #000 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .productzhanshis .w-1520 .zuosasia .right .contenrehi * {
    font-size: 0.53333333rem !important;
    color: #000 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  /* 产品特性 */
  .producttx {
    width: 100%;
    height: 100%;
    padding: 10% 5%;
    background-color: #fff;
  }
  .producttx .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .producttx .w-1520 .listprodhui {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    row-gap: 1.33333333rem;
  }
  .producttx .w-1520 .listprodhui .conlasncu {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #f5f7f9;
    border-radius: 0.33333333rem;
    padding: 0.66666667rem;
  }
  .producttx .w-1520 .listprodhui .conlasncu .imgicon {
    width: 2.06666667rem;
    height: 2.4rem;
    margin: 0 auto;
    margin-bottom: 0.33333333rem;
  }
  .producttx .w-1520 .listprodhui .conlasncu .imgicon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .producttx .w-1520 .listprodhui .conlasncu h3 {
    text-align: center;
    width: 100%;
    font-size: 0.66666667rem;
    font-weight: 700;
    color: transparent;
    background: linear-gradient(-180deg, #61a5cc 0%, #61a5cc 42%, #1189cd 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0.66666667rem;
  }
  .producttx .w-1520 .listprodhui .conlasncu .contentdhus {
    text-align: center;
    font-size: 0.53333333rem !important;
    color: #666 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .producttx .w-1520 .listprodhui .conlasncu .contentdhus * {
    font-size: 0.53333333rem !important;
    color: #666 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .producttx .w-1520 .listprodhui .conlasncu::after {
    content: '';
    position: absolute;
    top: -3.33333333rem;
    left: -3.33333333rem;
    width: 4rem;
    height: 4rem;
    border: 1.33333333rem solid #1187cc28;
    border-radius: 13.33333333rem;
  }
  /* 产品参数 */
  .product-rich-section {
    width: 100%;
    background: #fff;
    padding: 10% 5%;
  }
  .product-rich-section .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .product-rich-section .w-1520 .product-rich-head {
    display: flex;
    flex-wrap: wrap;
    gap: 0.66666667rem;
    margin-bottom: 1.33333333rem;
  }
  .product-rich-section .w-1520 .product-rich-head h2 {
    font-size: 0.8rem;
    line-height: 1.35;
    font-weight: 500;
    color: #122546;
  }
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs {
    display: flex;
    align-items: center;
    gap: 0.66666667rem;
    flex-wrap: wrap;
  }
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs button {
    border: none;
    outline: none;
    cursor: pointer;
    background: #f3f6f9;
    color: #6c7788;
    font-size: 0.53333333rem;
    line-height: 1;
    padding: 0.4rem;
    border-radius: 2.66666667rem;
    transition: all 0.35s ease;
    white-space: nowrap;
  }
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs button:hover,
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs button.active {
    background: #122546;
    color: #fff;
  }
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs:empty {
    display: none;
  }
  .product-rich-section .ueditor-auto-content {
    width: 100%;
    color: #000;
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
  }
  .product-rich-section .ueditor-auto-content * {
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
    color: #000 !important;
  }
  .product-rich-section .ueditor-auto-content .editor-auto-title {
    font-size: 0.66666667rem !important;
    margin: 0.66666667rem 0 !important;
  }
  .product-rich-section .ueditor-auto-content img {
    max-width: 100% !important;
    height: auto;
    display: block;
    margin: 0.66666667rem auto !important;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table {
    width: 100% !important;
    border-collapse: collapse !important;
    table-layout: fixed;
    background: #fff;
    font-size: 0.53333333rem;
    color: #4d5968;
    margin: 0 !important;
    border: none !important;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table thead tr {
    background: #122546;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table th {
    background: #122546 !important;
    color: #fff !important;
    font-size: 0.53333333rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    padding: 0.66666667rem;
    border: none !important;
    border-right: 0.03333333rem solid rgba(255, 255, 255, 0.12) !important;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table th:first-child {
    text-align: left;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table td {
    font-size: 0.53333333rem;
    line-height: 1.5;
    color: #536071;
    text-align: center;
    padding: 0.66666667rem;
    border: none !important;
    border-right: 0.03333333rem solid #fff !important;
    word-break: break-word;
    vertical-align: middle;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table td:first-child {
    text-align: left;
    color: #4b5665;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table tbody tr:nth-child(odd) {
    background: #fff;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table tbody tr:nth-child(even) {
    background: #f5f7f9;
  }
  .product-rich-section .ueditor-auto-content .editor-note {
    font-size: 0.53333333rem !important;
    line-height: 1.8 !important;
    color: #000 !important;
    width: 100% !important;
    display: block !important;
    padding: 1% !important;
    background-color: #f5f7f9 !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: 122vh;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* 当前位置 */
  }
  .banner .navweizhishian {
    width: 100%;
    padding: 1.5rem 0 0.6rem;
  }
  .banner .navweizhishian .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .banner .navweizhishian .w-1520 .ascmopa {
    display: flex;
    align-items: center;
    gap: 0.12rem;
    font-size: 0.18rem;
    color: #666;
  }
  .banner .navweizhishian .w-1520 .ascmopa i {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
  }
  .banner .navweizhishian .w-1520 .ascmopa i .icon {
    display: block;
    width: 0.32rem;
    height: 0.32rem;
    fill: #122546;
  }
  .banner .navweizhishian .w-1520 .ascmopa a {
    font-size: 0.18rem;
    color: #666;
    transition: all 0.5s;
  }
  .banner .navweizhishian .w-1520 .ascmopa a:hover {
    color: #122546;
    transition: all 0.5s;
  }
  .banner .navweizhishian .w-1520 .ascmopa a.active {
    font-weight: bold;
    color: #122546;
    font-size: 0.2rem;
  }
  .banner .sabuubanner {
    width: 15.2rem;
    height: 100%;
    margin: 0 auto;
    position: relative;
  }
  .banner .sabuubanner .samcaocismlm {
    position: absolute;
    z-index: 20;
    top: 0;
    background-color: #fff;
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.2rem;
    padding: 0.08rem 0.15rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .samcaocismlm a {
    display: block;
    background-color: #fff;
    font-size: 0.16rem;
    border-radius: 0.5rem;
    padding: 0.08rem 0.15rem;
    color: #122546;
    transition: all 0.5s;
  }
  .banner .sabuubanner .samcaocismlm a:hover {
    background-color: #122546;
    color: #fff;
    transition: all 0.5s;
  }
  .banner .sabuubanner .samcaocismlm a.acitve {
    background-color: #122546;
    color: #fff;
  }
  .banner .sabuubanner .con {
    position: absolute;
    height: 100%;
    width: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 1rem;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper {
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 7rem;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 8rem;
    height: 5rem;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    width: 100%;
    text-align: center;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.48rem;
    color: #122546;
    text-shadow: 0.02rem 0.02rem 0.03rem #12254648;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 strong {
    color: #fff;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* 产品展示 */
  .productzhanshis {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 0 0 1.1rem;
  }
  .productzhanshis .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .productzhanshis .w-1520 .zuosasia {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
  }
  .productzhanshis .w-1520 .zuosasia .left .cnsuacimg {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    width: 6rem;
    height: 4.8rem;
  }
  .productzhanshis .w-1520 .zuosasia .left .cnsuacimg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .productzhanshis .w-1520 .zuosasia .right {
    width: 5.8rem;
  }
  .productzhanshis .w-1520 .zuosasia .right h3 {
    font-size: 0.32rem;
    font-weight: 500;
    color: #122546;
    margin-bottom: 0.6rem;
  }
  .productzhanshis .w-1520 .zuosasia .right .contenrehi {
    font-size: 0.18rem !important;
    color: #000 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .productzhanshis .w-1520 .zuosasia .right .contenrehi * {
    font-size: 0.18rem !important;
    color: #000 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  /* 产品图下滑转场动效 */
  .product-fly-clone {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    pointer-events: none;
    object-fit: contain;
    transform-origin: 0 0;
    will-change: transform, width, height, opacity;
  }
  .banner-product-img,
  .product-target-img {
    transition: none !important;
  }
  .banner-product-img.is-hide-fly,
  .product-target-img.is-hide-fly {
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .banner-product-img.is-show-fly,
  .product-target-img.is-show-fly {
    opacity: 1 !important;
    visibility: visible !important;
  }
  /* 产品特性 */
  .producttx {
    width: 100%;
    height: 100%;
    padding: 0 0 1.1rem;
    background-color: #fff;
  }
  .producttx .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .producttx .w-1520 .listprodhui {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 2.2rem;
    row-gap: 1.8rem;
  }
  .producttx .w-1520 .listprodhui .conlasncu {
    overflow: hidden;
    position: relative;
    width: 3.5rem;
    height: 4rem;
    background-color: #f5f7f9;
    border-radius: 0.15rem;
    padding: 0.8rem 0.6rem;
  }
  .producttx .w-1520 .listprodhui .conlasncu .imgicon {
    width: 0.81rem;
    height: 0.86rem;
    margin: 0 auto;
    margin-bottom: 0.1rem;
  }
  .producttx .w-1520 .listprodhui .conlasncu .imgicon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .producttx .w-1520 .listprodhui .conlasncu h3 {
    text-align: center;
    width: 100%;
    font-size: 0.24rem;
    font-weight: 700;
    color: transparent;
    background: linear-gradient(-180deg, #61a5cc 0%, #61a5cc 42%, #1189cd 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0.3rem;
  }
  .producttx .w-1520 .listprodhui .conlasncu .contentdhus {
    text-align: center;
    font-size: 0.16rem !important;
    color: #666 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .producttx .w-1520 .listprodhui .conlasncu .contentdhus * {
    font-size: 0.16rem !important;
    color: #666 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .producttx .w-1520 .listprodhui .conlasncu::after {
    content: '';
    position: absolute;
    top: -1.5rem;
    left: -1.5rem;
    width: 2rem;
    height: 2rem;
    border: 0.4rem solid #1187cc28;
    border-radius: 2rem;
  }
  /* 产品参数 */
  .product-rich-section {
    width: 100%;
    background: #fff;
    padding: 1.1rem 0;
  }
  .product-rich-section .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
    position: relative;
  }
  .product-rich-section .w-1520 .product-rich-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.4rem;
    margin-bottom: 0.6rem;
  }
  .product-rich-section .w-1520 .product-rich-head h2 {
    font-size: 0.36rem;
    line-height: 1.35;
    font-weight: 500;
    color: #122546;
  }
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.24rem;
    flex-wrap: wrap;
  }
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs button {
    border: none;
    outline: none;
    cursor: pointer;
    background: #f3f6f9;
    color: #6c7788;
    font-size: 0.14rem;
    line-height: 1;
    padding: 0.12rem 0.26rem;
    border-radius: 0.4rem;
    transition: all 0.35s ease;
    white-space: nowrap;
  }
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs button:hover,
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs button.active {
    background: #122546;
    color: #fff;
  }
  .product-rich-section .w-1520 .product-rich-head .rich-auto-tabs:empty {
    display: none;
  }
  .product-rich-section .ueditor-auto-content {
    width: 100%;
    color: #000;
    font-size: 0.18rem !important;
    line-height: 1.8 !important;
  }
  .product-rich-section .ueditor-auto-content * {
    font-size: 0.18rem !important;
    line-height: 1.8 !important;
    color: #000 !important;
  }
  .product-rich-section .ueditor-auto-content .editor-auto-title {
    font-size: 0.2rem !important;
    margin: 0.5rem 0 0.2rem !important;
  }
  .product-rich-section .ueditor-auto-content img {
    max-width: 100% !important;
    height: auto;
    display: block;
    margin: 0.28rem auto !important;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table {
    width: 100% !important;
    border-collapse: collapse !important;
    table-layout: fixed;
    background: #fff;
    font-size: 0.14rem;
    color: #4d5968;
    margin: 0 !important;
    border: none !important;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table thead tr {
    background: #122546;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table th {
    background: #122546 !important;
    color: #fff !important;
    font-size: 0.14rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    padding: 0.14rem 0.18rem;
    border: none !important;
    border-right: 0.01rem solid rgba(255, 255, 255, 0.12) !important;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table th:first-child {
    text-align: left;
    padding-left: 0.42rem;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table td {
    font-size: 0.14rem;
    line-height: 1.5;
    color: #536071;
    text-align: center;
    padding: 0.14rem 0.18rem;
    border: none !important;
    border-right: 0.01rem solid #fff !important;
    word-break: break-word;
    vertical-align: middle;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table td:first-child {
    text-align: left;
    padding-left: 0.42rem;
    color: #4b5665;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table tbody tr:nth-child(odd) {
    background: #fff;
  }
  .product-rich-section .ueditor-auto-content .editor-table-wrap table tbody tr:nth-child(even) {
    background: #f5f7f9;
  }
  .product-rich-section .ueditor-auto-content .editor-note {
    font-size: 0.18rem !important;
    line-height: 1.8 !important;
    color: #000 !important;
    width: 100% !important;
    display: block !important;
    padding: 1% !important;
    background-color: #f5f7f9 !important;
  }
  .product-rich-section .w-1520::after {
    position: absolute;
    bottom: -1rem;
    width: 30%;
    height: 0.05rem;
    background-color: #1188cc;
    content: '';
  }
  .product-rich-section .w-1520::before {
    position: absolute;
    bottom: -1rem;
    width: 69.8%;
    right: 0;
    height: 0.05rem;
    background-color: #122546;
    content: '';
  }
  /* 推荐产品 */
  .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) {
  /* 推荐产品 */
  .tjchanpin .swiper-button-prev {
    left: 5%;
  }
  .tjchanpin .swiper-button-next {
    right: 5%;
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  /* 推荐产品 */
  .tjchanpin .swiper-button-prev {
    left: 5%;
  }
  .tjchanpin .swiper-button-next {
    right: 5%;
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  /* 推荐产品 */
  .tjchanpin .swiper-button-prev {
    left: 5%;
  }
  .tjchanpin .swiper-button-next {
    right: 5%;
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  /* 推荐产品 */
  .tjchanpin .swiper-button-prev {
    left: 5%;
  }
  .tjchanpin .swiper-button-next {
    right: 5%;
  }
}
