@media (max-width: 768px) {
  html {
    font-size: calc(100vw / 18);
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  html {
    font-size: calc(100vw / 19.5);
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  html {
    font-size: calc(100vw / 18.8);
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  html {
    font-size: calc(100vw / 19.2);
  }
}
@media (min-width: 1922px) and (max-width: 4000px) {
  html {
    font-size: calc(100vw / 25.6);
  }
}
/* 手机 */
@media (max-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100vw;
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vw;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100vw;
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    top: 6.66666667rem;
    left: 5%;
    width: 100%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.93333333rem;
    color: #fff;
    margin-bottom: 0.66666667rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    margin-bottom: 1.33333333rem;
    font-size: 0.66666667rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores .p {
    color: #fff;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin-left: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i .icon {
    display: block;
    width: 1rem;
    height: 1.06666667rem;
    fill: #1188cc;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-duplicate-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination {
    bottom: 3.33333333rem;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.66666667rem;
    height: 0.66666667rem;
    margin-right: 0.66666667rem;
    display: inline-block;
    border: 0.06666667rem solid #fff;
    border-radius: 13.33333333rem;
    background: #ffffff00;
    opacity: 1;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    border: 0.06666667rem solid #fff;
    border-radius: 13.33333333rem;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* about */
  .aboutHero {
    position: relative;
    background-color: #f6f7f9;
    overflow: hidden;
    height: 100%;
    padding: 10% 5%;
  }
  .aboutHero .sanioanci {
    width: 100%;
    height: 60vh;
  }
  .aboutHero .sanioanci .statsBar {
    position: relative;
    z-index: 6;
    padding-bottom: 2rem;
  }
  .aboutHero .sanioanci .statsBar .container {
    width: 100%;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.33333333rem;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat {
    text-align: center;
    padding: 0.33333333rem 0.66666667rem;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat .label {
    font-size: 0.53333333rem;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 0.66666667rem;
    white-space: nowrap;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat .value {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 0.66666667rem;
    color: #0b1b35;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat .value .num {
    font-size: 1.33333333rem;
    color: #0b1b35;
    font-weight: 800;
    line-height: 1;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat .value .unit {
    font-size: 0.8rem;
    opacity: 0.9;
  }
  .aboutHero .sanioanci .centerBlock {
    position: relative;
    z-index: 6;
    text-align: center;
  }
  .aboutHero .sanioanci .centerBlock .container {
    width: 100%;
  }
  .aboutHero .sanioanci .centerBlock .container .brandLogo {
    display: inline-block;
    width: 8rem;
    max-width: 70vw;
    height: auto;
    transform-origin: center center;
    will-change: transform, opacity, filter;
    margin-bottom: 1.33333333rem;
  }
  .aboutHero .sanioanci .centerBlock .container .copy {
    max-width: 90%;
    margin: 0 auto;
    color: #000 !important;
    font-size: 0.53333333rem !important;
    line-height: 1.9 !important;
    will-change: transform, opacity;
    margin-bottom: 1.33333333rem;
  }
  .aboutHero .sanioanci .centerBlock .container .copy * {
    color: #000 !important;
    font-size: 0.53333333rem !important;
    line-height: 1.9 !important;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore {
    display: flex;
    justify-content: center;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 4.33333333rem;
    height: 1.33333333rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores .p {
    color: #fff;
    font-size: 0.53333333rem;
    margin-bottom: 0;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin-left: 0;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores i .icon {
    display: block;
    width: 1rem;
    height: 1.06666667rem;
    fill: #1188cc;
  }
  .aboutHero .nextHero {
    place-items: center;
    pointer-events: none;
  }
  .aboutHero .nextHero .nextMedia {
    width: min(100%, 92vw);
    height: min(10rem, 52vh);
    border-radius: 0.33333333rem;
    overflow: hidden;
    will-change: transform, opacity, width, height, border-radius;
    box-shadow: 0 0.33333333rem 1rem rgba(0, 0, 0, 0.25);
    background: #111;
  }
  .aboutHero .nextHero .nextMedia img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.06);
    will-change: transform;
  }
  .aboutHero .brandLogoOverlay {
    display: none;
  }
  /* 业务领域 */
  .yewulingyu {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 10% 5%;
  }
  .yewulingyu .w-1520 {
    width: 100%;
    /* 让文字更清晰（可选） */
  }
  .yewulingyu .w-1520 .casuinac {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1.33333333rem;
  }
  .yewulingyu .w-1520 .casuinac h3 {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 500;
    color: #122546;
    margin-bottom: 0.66666667rem;
  }
  .yewulingyu .w-1520 .casuinac .sacian {
    font-size: 0.53333333rem !important;
    color: #000 !important;
  }
  .yewulingyu .w-1520 .casuinac .sacian * {
    font-size: 0.53333333rem !important;
    color: #000 !important;
  }
  .yewulingyu .w-1520 .power-scene {
    position: relative;
    overflow: hidden;
    border-radius: 0.33333333rem;
    color: #fff;
    /* ✅ 关键：power-scene 用“剩余高度”填满当前一屏 */
    height: calc(100vh - (clamp(4.66666667rem, 15vh, 12rem) * 2) - clamp(1.73333333rem, 4vh, 5.33333333rem) - (36rem / 15) - (20rem / 15));
    min-height: 20rem;
    /* ✅ 防止极端矮屏太小（可按需调） */
    /* 背景由 JS 写入 CSS 变量 */
    background: center / cover no-repeat;
    background-image: var(--bg, none);
    padding: 5% 0 0;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs {
    position: relative;
    z-index: 5;
    display: flex;
    gap: 0.33333333rem;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
    border-bottom: 0.06666667rem solid #fff;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .asncisanckj {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .asncisanckj p {
    width: 25%;
    font-size: 0.53333333rem;
    color: #fff;
    text-align: center;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col {
    cursor: default;
    display: flex;
    align-items: center;
    position: relative;
    height: 4rem;
    width: 25%;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.33333333rem;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group .tab-label {
    width: 1.53333333rem;
    height: 1rem;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group .tab-label img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group .p-tab {
    width: 100%;
    text-align: center;
    font-size: 0.53333333rem;
    appearance: none;
    background: rgba(255, 255, 255, 0.92);
    border-color: rgba(255, 255, 255, 0.92);
    color: #15263a;
    padding: 0.2rem 0.33333333rem;
    border-radius: 6.66666667rem;
    cursor: pointer;
    font-weight: 700;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group .p-tab.is-active {
    background: #15263a;
    color: #fff;
    border-color: #15263a;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col.is-active::after {
    width: 2.66666667rem;
    height: 0.13333333rem;
    background-color: #122546;
    position: absolute;
    left: 39%;
    top: 98%;
    content: '';
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col.is-active::before {
    width: 1.33333333rem;
    height: 0.13333333rem;
    background-color: #1188cc;
    position: absolute;
    top: 98%;
    content: '';
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content {
    position: relative;
    z-index: 2;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel {
    position: absolute;
    top: 0;
    height: 35vh;
    width: 100%;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel .scene-desc {
    position: absolute;
    z-index: 1;
    /* ✅ 底部距离自适应 */
    bottom: 6%;
    font-size: 0.53333333rem !important;
    color: #fff !important;
    line-height: 1.6 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    display: grid;
    gap: 1.33333333rem;
    width: 100%;
    padding: 0 10%;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel .scene-desc * {
    font-size: 0.53333333rem !important;
    color: #fff !important;
    line-height: 1.6 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel .beijeiendaono {
    position: absolute;
    z-index: -1;
    /* ✅ 不再用 top:-230rem + 70vh，直接铺满 */
    top: -6.66666667rem;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 60vh;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel .beijeiendaono img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* ✅ 继续保持“画面上移”效果 */
    object-position: center 20%;
  }
  .yewulingyu .w-1520 .power-scene::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0.6) 100%);
    z-index: 1;
    pointer-events: none;
  }
  /* 服务对象 */
  .fwdx {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 10% 5%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .fwdx .w-1520 {
    width: 100%;
  }
  .fwdx .w-1520 .casuinac {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1.33333333rem;
  }
  .fwdx .w-1520 .casuinac h3 {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left {
    width: 100%;
    margin-bottom: 8.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .biaotizhuans {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 0;
    background: linear-gradient(90deg, #12294bc4 5%, #1181c3 100%);
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .biaotizhuans h3 {
    font-weight: 500;
    font-size: 0.66666667rem;
    color: #fff;
    text-align: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .snaucsia {
    display: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng p {
    font-size: 1.06666667rem;
    padding: 5% 0;
    color: #fff;
    opacity: 0.3;
    font-weight: bold;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .zuoqian {
    display: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .youxianshia {
    display: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian {
    position: relative;
    width: 100%;
    padding-bottom: 8rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .consuhisan {
    font-size: 0.53333333rem !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
    padding-bottom: 8%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .consuhisan * {
    font-size: 0.53333333rem !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle {
    position: absolute;
    top: 1.66666667rem;
    left: 5.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .shang {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .shang .yuandianzhuanshi {
    position: absolute;
    left: 0.13333333rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .shang .xianzhu {
    width: 0.06666667rem;
    height: 1.33333333rem;
    background-color: #fff;
    position: absolute;
    left: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb .xianzhuans {
    width: 2.66666667rem;
    height: 0.06666667rem;
    background-color: #fff;
    position: absolute;
    left: -2.3rem;
    top: 1.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i {
    display: block;
    position: absolute;
    left: -1rem;
    top: 1.33333333rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbx 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i .icon {
    display: block;
    transform: rotate(90deg);
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc .xians {
    position: absolute;
    left: -2.33333333rem;
    top: 1.33333333rem;
    width: 0.06666667rem;
    height: 2.66666667rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc .kxy {
    position: absolute;
    left: -2.48666667rem;
    top: 4rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i {
    display: block;
    position: absolute;
    left: -2.3rem;
    top: 1.86666667rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong {
    position: relative;
    width: 0.33333333rem;
    margin: 0 auto;
    height: 3.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong .yuan {
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
    position: absolute;
    left: 0.00666667rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong .xian {
    position: absolute;
    z-index: -1;
    width: 0.06666667rem;
    height: 5.53333333rem;
    left: 0.13333333rem;
    top: 0.13333333rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong .kongxinyuan {
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
    position: absolute;
    top: 5.66666667rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong i {
    display: block;
    position: absolute;
    left: 0.13333333rem;
    top: 2rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri {
    position: absolute;
    top: 1.66666667rem;
    right: 5.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .shanga {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .shanga .yuas {
    position: absolute;
    right: 0.13333333rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .shanga .xianzhuc {
    width: 0.06666667rem;
    height: 1.33333333rem;
    background-color: #fff;
    position: absolute;
    right: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb .xianzss {
    width: 2.66666667rem;
    height: 0.06666667rem;
    background-color: #fff;
    position: absolute;
    right: -2.3rem;
    top: 1.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i {
    display: block;
    position: absolute;
    right: -1rem;
    top: 1.33333333rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbxa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i .icon {
    display: block;
    transform: rotate(-90deg);
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc .xians {
    position: absolute;
    right: -2.33333333rem;
    top: 1.33333333rem;
    width: 0.06666667rem;
    height: 2.66666667rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc .kxy {
    position: absolute;
    right: -2.48666667rem;
    top: 4rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i {
    display: block;
    position: absolute;
    right: -2.96666667rem;
    top: 1.86666667rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian {
    width: 100%;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .consuhisan {
    font-size: 0.53333333rem !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
    padding-bottom: 8%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .consuhisan * {
    font-size: 0.53333333rem !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle {
    position: absolute;
    top: 1.66666667rem;
    left: 5.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .shang {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .shang .yuandianzhuanshi {
    position: absolute;
    left: 0.13333333rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .shang .xianzhu {
    width: 0.06666667rem;
    height: 1.33333333rem;
    background-color: #fff;
    position: absolute;
    left: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb .xianzhuans {
    width: 2.66666667rem;
    height: 0.06666667rem;
    background-color: #fff;
    position: absolute;
    left: -2.3rem;
    top: 1.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb i {
    display: block;
    position: absolute;
    left: -1rem;
    top: 1.33333333rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbx 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb i .icon {
    display: block;
    transform: rotate(90deg);
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc .xians {
    position: absolute;
    left: -2.33333333rem;
    top: 1.33333333rem;
    width: 0.06666667rem;
    height: 2.66666667rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc .kxy {
    position: absolute;
    left: -2.48666667rem;
    top: 4rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc i {
    display: block;
    position: absolute;
    left: -2.3rem;
    top: 1.86666667rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong {
    position: relative;
    width: 0.33333333rem;
    margin: 0 auto;
    height: 3.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong .yuan {
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
    position: absolute;
    left: 0.00666667rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong .xian {
    position: absolute;
    z-index: -1;
    width: 0.06666667rem;
    height: 5.53333333rem;
    left: 0.13333333rem;
    top: 0.13333333rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong .kongxinyuan {
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
    position: absolute;
    top: 5.66666667rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong i {
    display: block;
    position: absolute;
    left: 0.13333333rem;
    top: 2rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri {
    position: absolute;
    top: 1.66666667rem;
    right: 5.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .shanga {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .shanga .yuas {
    position: absolute;
    right: 0.13333333rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .shanga .xianzhuc {
    width: 0.06666667rem;
    height: 1.33333333rem;
    background-color: #fff;
    position: absolute;
    right: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb .xianzss {
    width: 2.66666667rem;
    height: 0.06666667rem;
    background-color: #fff;
    position: absolute;
    right: -2.3rem;
    top: 1.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb i {
    display: block;
    position: absolute;
    right: -1rem;
    top: 1.33333333rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbxa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb i .icon {
    display: block;
    transform: rotate(-90deg);
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc .xians {
    position: absolute;
    right: -2.33333333rem;
    top: 1.33333333rem;
    width: 0.06666667rem;
    height: 2.66666667rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc .kxy {
    position: absolute;
    right: -2.48666667rem;
    top: 4rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc i {
    display: block;
    position: absolute;
    right: -2.96666667rem;
    top: 1.86666667rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans {
    position: absolute;
    top: -10rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans .zhusanusi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 33%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans .zhusanusi .sanicn {
    width: 1.73333333rem;
    height: 2.2rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans .zhusanusi .sanicn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans .zhusanusi p {
    width: 100%;
    text-align: center;
    font-size: 0.53333333rem;
    color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi {
    position: absolute;
    top: 3.33333333rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi .zhusanusi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 33%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi .zhusanusi .sanicn {
    width: 1.73333333rem;
    height: 2.2rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi .zhusanusi .sanicn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi .zhusanusi p {
    width: 100%;
    text-align: center;
    font-size: 0.53333333rem;
    color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right {
    width: 100%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .biaotizhuans {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2% 0;
    background: linear-gradient(90deg, #12294bc4 5%, #1181c3 100%);
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .biaotizhuans h3 {
    font-weight: 500;
    font-size: 0.66666667rem;
    color: #fff;
    text-align: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng {
    width: 100%;
    display: grid;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia .yuabndian {
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
    position: absolute;
    z-index: 1;
    left: 49.1%;
    top: 2.06666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia .shuxianzhuans {
    width: 0.06666667rem;
    height: 2rem;
    background-color: #fff;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 2.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia i {
    display: block;
    position: absolute;
    left: 50%;
    top: 2.66666667rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng p {
    font-size: 1.06666667rem;
    padding: 30% 0 2%;
    color: #fff;
    opacity: 0.3;
    font-weight: bold;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .shuxianzhua {
    display: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .kongxy {
    display: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian {
    position: relative;
    width: 100%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .consuhisan {
    font-size: 0.53333333rem !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
    padding-bottom: 8%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .consuhisan * {
    font-size: 0.53333333rem !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle {
    position: absolute;
    top: 1.66666667rem;
    left: 5.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .shang {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .shang .yuandianzhuanshi {
    position: absolute;
    left: 0.13333333rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .shang .xianzhu {
    width: 0.06666667rem;
    height: 1.33333333rem;
    background-color: #fff;
    position: absolute;
    left: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb .xianzhuans {
    width: 2.66666667rem;
    height: 0.06666667rem;
    background-color: #fff;
    position: absolute;
    left: -2.3rem;
    top: 1.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i {
    display: block;
    position: absolute;
    left: -1rem;
    top: 1.33333333rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbx 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i .icon {
    display: block;
    transform: rotate(90deg);
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc .xians {
    position: absolute;
    left: -2.33333333rem;
    top: 1.33333333rem;
    width: 0.06666667rem;
    height: 2.66666667rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc .kxy {
    position: absolute;
    left: -2.48666667rem;
    top: 4rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i {
    display: block;
    position: absolute;
    left: -2.3rem;
    top: 1.86666667rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong {
    position: relative;
    width: 0.33333333rem;
    margin: 0 auto;
    height: 3.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong .yuan {
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
    position: absolute;
    left: 0.00666667rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong .xian {
    position: absolute;
    z-index: -1;
    width: 0.06666667rem;
    height: 5.53333333rem;
    left: 0.13333333rem;
    top: 0.13333333rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong .kongxinyuan {
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
    position: absolute;
    top: 5.66666667rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong i {
    display: block;
    position: absolute;
    left: 0.13333333rem;
    top: 2rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri {
    position: absolute;
    top: 1.66666667rem;
    right: 5.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .shanga {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .shanga .yuas {
    position: absolute;
    right: 0.13333333rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    background-color: #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .shanga .xianzhuc {
    width: 0.06666667rem;
    height: 1.33333333rem;
    background-color: #fff;
    position: absolute;
    right: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb .xianzss {
    width: 2.66666667rem;
    height: 0.06666667rem;
    background-color: #fff;
    position: absolute;
    right: -2.3rem;
    top: 1.33333333rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i {
    display: block;
    position: absolute;
    right: -1rem;
    top: 1.33333333rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbxa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i .icon {
    display: block;
    transform: rotate(-90deg);
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc .xians {
    position: absolute;
    right: -2.33333333rem;
    top: 1.33333333rem;
    width: 0.06666667rem;
    height: 2.66666667rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc .kxy {
    position: absolute;
    right: -2.48666667rem;
    top: 4rem;
    width: 0.33333333rem;
    height: 0.33333333rem;
    border: 0.06666667rem solid #fff;
    border-radius: 6.66666667rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i {
    display: block;
    position: absolute;
    right: -2.96666667rem;
    top: 1.86666667rem;
    width: 0.66666667rem;
    height: 0.66666667rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i .icon {
    display: block;
    width: 0.66666667rem;
    height: 0.66666667rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans {
    position: absolute;
    top: 3.33333333rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans .zhusanusi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 33%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans .zhusanusi .sanicn {
    width: 1.73333333rem;
    height: 2.2rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans .zhusanusi .sanicn img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans .zhusanusi p {
    width: 100%;
    text-align: center;
    font-size: 0.53333333rem;
    color: #fff;
  }
  .fwdx .w-1520 .zuohuoagso {
    margin-top: 7.33333333rem;
    display: flex;
    justify-content: space-between;
    /* ✅ gap 可收缩 */
    gap: 0.33333333rem;
  }
  .fwdx .w-1520 .zuohuoagso .le {
    width: 35%;
  }
  .fwdx .w-1520 .zuohuoagso .le .biaotizhuans {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.33333333rem;
    background: linear-gradient(90deg, #12294bc4 5%, #1181c3 100%);
  }
  .fwdx .w-1520 .zuohuoagso .le .biaotizhuans h3 {
    font-weight: 500;
    font-size: 0.66666667rem;
    color: #fff;
    text-align: center;
  }
  .fwdx .w-1520 .zuohuoagso .ri {
    width: 65%;
  }
  .fwdx .w-1520 .zuohuoagso .ri .biaotizhuans {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1.33333333rem;
    background: linear-gradient(90deg, #12294bc4 5%, #1181c3 100%);
  }
  .fwdx .w-1520 .zuohuoagso .ri .biaotizhuans h3 {
    font-weight: 500;
    font-size: 0.66666667rem;
    color: #fff;
    text-align: center;
  }
  @keyframes glide-downa {
    0%,
    10% {
      transform: translate(-50%, -100%);
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    85% {
      transform: translate(-50%, 120%);
      opacity: 1;
    }
    100% {
      transform: translate(-50%, 130%);
      opacity: 0;
    }
  }
  @keyframes glide-downbx {
    0%,
    10% {
      transform: translate(130%, -50%);
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    85% {
      transform: translate(-120%, -50%);
      opacity: 1;
    }
    100% {
      transform: translate(-130%, -50%);
      opacity: 0;
    }
  }
  @keyframes glide-downbxa {
    0%,
    10% {
      transform: translate(-130%, -50%);
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    85% {
      transform: translate(120%, -50%);
      opacity: 1;
    }
    100% {
      transform: translate(130%, -50%);
      opacity: 0;
    }
  }
  /* 解决方案  */
  .jjfa {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 10% 5%;
  }
  .jjfa .w-1520 {
    width: 100%;
    margin: 0 auto;
  }
  .jjfa .w-1520 .casuinac {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .jjfa .w-1520 .casuinac h3 {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 500;
    color: #122546;
    margin-bottom: 0.66666667rem;
  }
  .jjfa .w-1520 .casuinac .sacian {
    width: 100%;
    font-size: 0.53333333rem !important;
    color: #000 !important;
  }
  .jjfa .w-1520 .casuinac .sacian * {
    font-size: 0.53333333rem !important;
    color: #000 !important;
  }
  .jjfa .w-1520 .cdaina {
    padding-top: 5%;
  }
  .jjfa .w-1520 .cdaina h3 {
    font-size: 0.8rem;
    color: #122546;
    margin-bottom: 0.66666667rem;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.33333333rem;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu {
    width: 48%;
    height: 8.66666667rem;
    padding: 10% 1%;
    background-color: #fff;
    transition: all 0.5s;
    border-radius: 0.33333333rem;
    box-shadow: 0 0.33333333rem 0.63333333rem 0.03333333rem rgba(0, 0, 0, 0.1);
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .titlescjis {
    font-size: 0.53333333rem;
    color: #122546;
    text-align: center;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij {
    margin-top: 0.8rem;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 3rem;
    height: 1rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores .p {
    color: #fff;
    font-size: 0.4rem;
    margin-bottom: 0;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin-left: 0;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores i .icon {
    display: block;
    width: 0.8rem;
    height: 0.86666667rem;
    fill: #1188cc;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .imgbox {
    padding: 15% 0 0;
    width: 5.86666667rem;
    height: 3.46666667rem;
    margin: 0 auto;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .imgbox .scene {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu:hover {
    background-color: #f6f7f9;
    transition: all 0.5s;
  }
  /* 产品体系 */
  .product_tx {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: relative;
  }
  .product_tx .w-1520 {
    position: absolute;
    z-index: 2;
    width: 100%;
    padding: 10% 5%;
  }
  .product_tx .w-1520 .casuinac {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1.33333333rem;
  }
  .product_tx .w-1520 .casuinac h3 {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0.66666667rem;
  }
  .product_tx .w-1520 .casuinac .sacian {
    font-size: 0.53333333rem !important;
    color: #fff !important;
  }
  .product_tx .w-1520 .casuinac .sacian * {
    font-size: 0.53333333rem !important;
    color: #fff !important;
  }
  .product_tx .cshaucb {
    width: 100%;
    height: 23.33333333rem;
  }
  .product_tx .cshaucb .casuicia {
    width: 100%;
    height: 23.33333333rem;
    position: relative;
  }
  .product_tx .cshaucb .casuicia .cacioasn {
    width: 100%;
    position: absolute;
    left: 10%;
    top: 35%;
  }
  .product_tx .cshaucb .casuicia .cacioasn .content {
    font-size: 0.66666667rem !important;
    color: #fff !important;
    line-height: 2 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    position: relative;
  }
  .product_tx .cshaucb .casuicia .cacioasn .content * {
    font-size: 0.66666667rem !important;
    color: #fff !important;
    line-height: 2 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    padding-left: 2% !important;
  }
  .product_tx .cshaucb .casuicia .cacioasn .content *::after {
    position: absolute;
    left: 0;
    content: '.';
    font-size: 0.66666667rem;
    color: #fff;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij {
    position: relative;
    z-index: 9;
    margin: 0.66666667rem auto 0;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 3rem;
    height: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores .p {
    color: #fff;
    font-size: 0.4rem;
    margin-bottom: 0;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin-left: 0;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores i .icon {
    display: block;
    width: 0.8rem;
    height: 0.86666667rem;
    fill: #1188cc;
  }
  .product_tx .cshaucb .casuicia .biaotizhuans {
    font-size: 0.8rem;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 82%;
    left: 37%;
    padding-bottom: 0.33333333rem;
    border-bottom: 0.06666667rem solid #fff;
  }
  .product_tx .cshaucb .casuicia::before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, #122546b6 20%, rgba(213, 28, 39, 0) 100%);
    opacity: 1;
    transform: scale(1);
    transform-origin: 50% 0;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .swiper-button-next {
    background-color: #ffffff9c;
    border-radius: 6.66666667rem;
    width: 1.33333333rem;
    height: 1.33333333rem;
  }
  .product_tx .cshaucb .swiper-button-next:after {
    font-size: 0.53333333rem;
    color: #0b1b35;
  }
  .product_tx .cshaucb .swiper-button-prev {
    background-color: #ffffff9c;
    border-radius: 6.66666667rem;
    width: 1.33333333rem;
    height: 1.33333333rem;
  }
  .product_tx .cshaucb .swiper-button-prev:after {
    font-size: 0.53333333rem;
    color: #0b1b35;
  }
  /* 项目案例 */
  .case-section {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 10% 5%;
  }
  .case-section .w-1520 {
    width: 100%;
    margin: 0 auto 1.33333333rem;
  }
  .case-section .w-1520 .case-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .case-section .w-1520 .case-head .case-title {
    font-size: 0.8rem;
    font-weight: 500;
    color: #122546;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan {
    display: flex;
    justify-content: space-between;
    gap: 0.33333333rem;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 3.33333333rem;
    height: 1rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores .p {
    color: #fff;
    font-size: 0.4rem;
    margin-bottom: 0;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin-left: 0;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores i .icon {
    display: block;
    width: 0.8rem;
    height: 0.86666667rem;
    fill: #1188cc;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij:last-child .mores {
    background-color: #fff;
    border: 0.06666667rem solid #122546;
    transition: all 0.5s;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij:last-child .mores .p {
    color: #122546;
  }
  .case-section .fangahnsheiji {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 1.33333333rem;
    overflow: hidden;
  }
  .case-section .fangahnsheiji .tuzixhaunshi {
    border-radius: 0.33333333rem;
    position: relative;
    width: 48%;
    transition: all 0.5s;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .imgpeitu {
    width: 100%;
    height: 10rem;
    transition: all 0.5s;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .imgpeitu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.33333333rem;
    transition: all 0.5s;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .wenahn {
    position: absolute;
    top: 65%;
    font-size: 0.53333333rem;
    color: #fff;
    z-index: 3;
    padding: 0 1rem;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .wenahn h3 {
    font-size: 0.66666667rem;
    color: #fff;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .wenahn p {
    font-size: 0.53333333rem;
    color: #fff;
  }
  .case-section .fangahnsheiji .swiper-button-next {
    background-color: #ffffff9c;
    border-radius: 6.66666667rem;
    width: 1.33333333rem;
    height: 1.33333333rem;
    left: 21.5%;
  }
  .case-section .fangahnsheiji .swiper-button-next:after {
    font-size: 0.53333333rem;
    color: #0b1b35;
  }
  .case-section .fangahnsheiji .swiper-button-prev {
    background-color: #ffffff9c;
    border-radius: 6.66666667rem;
    width: 1.33333333rem;
    height: 1.33333333rem;
  }
  .case-section .fangahnsheiji .swiper-button-prev:after {
    font-size: 0.53333333rem;
    color: #0b1b35;
  }
  /* 合作伙伴 */
  .yyly {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: relative;
  }
  .yyly .asnciauecai {
    padding: 10% 5%;
    position: absolute;
    z-index: 2;
    width: 100%;
  }
  .yyly .asnciauecai .ft-content {
    position: relative;
    width: 100%;
    pointer-events: auto;
  }
  .yyly .asnciauecai .ft-content h3 {
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    font-weight: 500;
    color: #fff;
  }
  .yyly .mySwiper_shang {
    width: 100%;
    height: 100%;
  }
  .yyly .mySwiper_shang .wrapper {
    width: 100%;
    height: 20rem;
    position: relative;
  }
  .yyly .mySwiper_shang .wrapper .sw {
    width: 100%;
    height: 20rem;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
  }
  .yyly .mySwiper_shang .wrapper .sw img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .yyly .mySwiper_shang .wrapper .sw .anniuzhsuain {
    position: absolute;
    top: 20%;
    left: 5%;
    z-index: 2;
    width: 90%;
    margin: 0 auto;
    font-size: 0.53333333rem !important;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.8 !important;
  }
  .yyly .mySwiper_shang .wrapper .sw .anniuzhsuain * {
    width: 100%;
    font-size: 0.53333333rem !important;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.8 !important;
  }
  .yyly .mySwiper_shang .wrapper .sw.active {
    opacity: 1;
    z-index: 1;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 18%;
    z-index: 9;
  }
  .yyly .mySwiper_xia .wrapper {
    display: flex;
    justify-content: center;
    gap: 0.66666667rem;
    width: 100%;
  }
  .yyly .mySwiper_xia .wrapper .sw {
    width: 28%;
    height: 2rem;
    border-radius: 0.33333333rem;
    background: #ffffffb4;
    backdrop-filter: blur(0.66666667rem);
    -webkit-backdrop-filter: blur(0.66666667rem);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 10rem;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
  }
  .yyly .mySwiper_xia .wrapper .sw .shuqincis {
    display: none;
  }
  .yyly .mySwiper_xia .wrapper .sw .qaijannw {
    display: none;
  }
  .yyly .mySwiper_xia .wrapper .sw p {
    text-align: center;
    color: #122546;
    font-size: 0.66666667rem;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active {
    background: #fff;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active .shuqincis {
    opacity: 0;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active .qaijannw {
    opacity: 1;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active .qaijannw .icon {
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active p {
    color: #122546;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active:hover {
    background: #fff;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw:hover {
    background: #fff;
    transition: all 0.5s;
  }
  /* 全球布局 */
  .qqbj {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 10% 5%;
  }
  .qqbj .w-1520 {
    width: 100%;
    margin: 0 auto 1.33333333rem;
  }
  .qqbj .w-1520 .titlejisj {
    width: 100%;
    margin-bottom: 1.33333333rem;
  }
  .qqbj .w-1520 .titlejisj .title {
    width: 100%;
    font-size: 0.8rem;
    font-weight: 500;
    color: #122546;
  }
  .qqbj .w-1520 .zuoyosuanunc {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .qqbj .w-1520 .zuoyosuanunc .left {
    width: 100%;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .contd {
    font-size: 0.66666667rem !important;
    color: #122546 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.8 !important;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .contd * {
    font-size: 0.66666667rem !important;
    color: #122546 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.8 !important;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores {
    background-color: #122546;
    border-radius: 6.66666667rem;
    width: 3.33333333rem;
    height: 1rem;
    margin: 5% 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores .p {
    color: #fff;
    font-size: 0.4rem;
    margin-bottom: 0;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin-left: 0;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores i .icon {
    display: block;
    width: 0.8rem;
    height: 0.86666667rem;
    fill: #1188cc;
  }
  .qqbj .w-1520 .zuoyosuanunc .right {
    width: 100%;
    position: relative;
    height: 20rem;
    z-index: 1;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap {
    width: 100%;
    height: 15.33333333rem;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    overflow: hidden;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap #earthClip {
    width: 100%;
    height: 100%;
    border-radius: 0.66666667rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap #earthClip #earth {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap #earthClip #earth canvas {
    display: block;
    width: 100%;
    height: 100%;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap .fly-canvas {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 2;
  }
  .qqbj .w-1520 .xiasuasannj {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0.33333333rem;
    position: relative;
    z-index: 3;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj {
    border: 0.06666667rem solid #333;
    width: 48%;
    height: 8rem;
    background-color: #fff;
    padding: 4.5% 2%;
    transition: all 0.5s;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj .hscs {
    font-size: 0.66666667rem;
    color: #122546;
    margin-bottom: 1.33333333rem;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj .chontruen {
    font-size: 0.53333333rem !important;
    color: #666 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj .chontruen * {
    font-size: 0.53333333rem !important;
    color: #666 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  /* 留言表单 */
  .formliuyan {
    width: 100%;
    height: 100%;
    padding: 0 5% 10%;
  }
  .formliuyan .w-1520 {
    width: 100%;
    height: 17.33333333rem;
    margin: 0 auto;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.33333333rem;
    position: relative;
  }
  .formliuyan .w-1520 .biaosdans {
    width: 100%;
    padding: 10% 5%;
    position: absolute;
    z-index: 2;
  }
  .formliuyan .w-1520 .biaosdans h3 {
    font-size: 0.8rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 1.33333333rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin {
    position: relative;
    display: grid;
    align-items: center;
    margin-bottom: 0.66666667rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin .aschuiasc {
    position: absolute;
    font-size: 0.53333333rem;
    color: #000;
    top: 0.83333333rem;
    left: 10%;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin .ascc {
    position: absolute;
    font-size: 0.53333333rem;
    color: #000;
    top: 0.83333333rem;
    left: 10%;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin input {
    background-color: #fff;
    border: 0;
    width: 100%;
    padding: 6% 6% 5%;
    text-indent: 2rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin input::placeholder {
    font-size: 0.53333333rem;
    color: #999;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin textarea {
    background-color: #fff;
    border: 0;
    width: 100%;
    padding: 6% 6% 5%;
    text-indent: 3.33333333rem;
    height: 3.33333333rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin textarea::placeholder {
    font-size: 0.53333333rem;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #999;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij {
    margin-top: 0.8rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores {
    border: 0;
    background-color: #fff;
    border-radius: 6.66666667rem;
    width: 3.66666667rem;
    height: 1rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.06666667rem;
    transition: all 0.5s;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores .p {
    color: #122546;
    font-size: 0.4rem;
    margin-bottom: 0;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores i {
    display: block;
    width: 0.8rem;
    height: 0.8rem;
    margin-left: 0;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores i .icon {
    display: block;
    width: 0.8rem;
    height: 0.86666667rem;
    fill: #1188cc;
  }
  .formliuyan .w-1520:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 0.33333333rem;
    height: 17.33333333rem;
    background: linear-gradient(to right, #122546, #49c8f600);
  }
}
/* pc */
@media (min-width: 768px) {
  /* banner */
  .banner {
    width: 100%;
    height: 100vh;
    /* ✅ 一屏 */
  }
  .banner .sabuubanner {
    width: 100%;
    height: 100%;
  }
  .banner .sabuubanner .con {
    position: relative;
    height: 100%;
    /* ✅ 不再重复 100vh，跟随父级 */
  }
  .banner .sabuubanner .con .mySwiper_banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* ✅ 跟随父级一屏 */
    overflow: hidden;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper {
    height: 100%;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide {
    width: 100% !important;
    height: 100%;
    position: relative;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .tupiandde img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 100%;
    transition: 0.8s linear 1s;
    transform: scale(1);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    position: absolute;
    z-index: 25;
    /* ✅ 关键：top 不能固定 450rem，必须随屏幕高度变化且保证装得下 */
    top: clamp(1.6rem, 38vh, 4.5rem);
    left: 20.5%;
    width: 50%;
    margin: 0 auto;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 h3 {
    width: 100%;
    font-size: 0.6rem;
    color: #fff;
    margin-bottom: 0.2rem;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 p {
    margin-bottom: 0.5rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij {
    position: relative;
    z-index: 9;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide-duplicate-active .tupiandde img {
    transition: 4.5s linear;
    transform: scale(1.05);
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination {
    bottom: 0.5rem;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    margin-right: 0.1rem;
    display: inline-block;
    border: 0.01rem solid #fff;
    border-radius: 2rem;
    background: #ffffff00;
    opacity: 1;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-right: 0;
  }
  .banner .sabuubanner .con .mySwiper_banner .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff;
    border: 0.01rem solid #fff;
    border-radius: 2rem;
  }
  .banner .sabuubanner .con1 {
    display: none;
  }
  /* about */
  .aboutHero {
    position: relative;
    background-color: #fff;
    overflow: clip;
    height: 300vh;
    min-height: 300vh;
  }
  .aboutHero .sanioanci {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    padding: clamp(0.9rem, 24vh, 3.1rem) 0;
    background-color: #f6f7f9;
  }
  .aboutHero .sanioanci .statsBar {
    position: relative;
    z-index: 1;
    padding-bottom: clamp(0.4rem, 7vh, 1.2rem);
  }
  .aboutHero .sanioanci .statsBar .container {
    width: 15.2rem;
    margin: 0 auto;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0.25rem;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat {
    text-align: center;
    padding: 0.12rem 0.1rem;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat .label {
    font-size: 0.24rem;
    color: rgba(0, 0, 0, 0.7);
    margin-bottom: 0.3rem;
    white-space: nowrap;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat .value {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 0.1rem;
    color: #0b1b35;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat .value .num {
    font-size: 0.5rem;
    color: #0b1b35;
    font-weight: 800;
    line-height: 1;
  }
  .aboutHero .sanioanci .statsBar .container .statsRow .stat .value .unit {
    font-size: 0.24rem;
    opacity: 0.9;
  }
  .aboutHero .sanioanci .centerBlock {
    position: relative;
    text-align: center;
  }
  .aboutHero .sanioanci .centerBlock .container {
    width: 100%;
    padding: 0 6%;
  }
  .aboutHero .sanioanci .centerBlock .container .brandLogoWrap {
    position: relative;
    z-index: 6;
    display: inline-block;
    width: 5rem;
    height: 1rem;
    line-height: 0;
    transform: translate3d(0, 0, 0);
    transform-origin: 50% 50%;
    backface-visibility: hidden;
    will-change: transform, opacity;
  }
  .aboutHero .sanioanci .centerBlock .container .brandLogoWrap .brandLogo {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    backface-visibility: hidden;
    transform: translate3d(-50%, -50%, 0);
    transform-origin: 50% 50%;
    will-change: transform, opacity, filter;
    pointer-events: none;
    -webkit-user-drag: none;
    user-select: none;
  }
  .aboutHero .sanioanci .centerBlock .container .brandLogoWrap .brandLogoDark {
    z-index: 1;
    opacity: 1;
  }
  .aboutHero .sanioanci .centerBlock .container .copy {
    position: relative;
    z-index: 1;
    max-width: 12rem;
    margin: 0 auto;
    color: #000 !important;
    font-size: 0.24rem !important;
    line-height: 1.9 !important;
    will-change: transform, opacity;
    margin-bottom: clamp(0.26rem, 5vh, 1rem);
  }
  .aboutHero .sanioanci .centerBlock .container .copy * {
    color: #000 !important;
    font-size: 0.24rem !important;
    line-height: 1.9 !important;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij {
    position: relative;
    z-index: 9;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .aboutHero .sanioanci .centerBlock .container .btnMore .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .aboutHero .nextHero {
    position: sticky;
    top: 0;
    height: 100vh;
    margin-top: -100vh;
    z-index: 3;
    display: grid;
    place-items: center;
    pointer-events: none;
  }
  .aboutHero .nextHero .nextMedia {
    position: relative;
    width: min(12rem, 92vw);
    height: min(5.6rem, 52vh);
    border-radius: 0.15rem;
    overflow: hidden;
    opacity: 0;
    transform: translateY(0.3rem) scale(0.72);
    transform-origin: center center;
    will-change: transform, opacity, border-radius;
    box-shadow: 0 0.25rem 0.8rem rgba(0, 0, 0, 0.25);
    background: #111;
    backface-visibility: hidden;
  }
  .aboutHero .nextHero .nextMedia img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.06);
    will-change: transform;
    display: block;
  }
  .aboutHero .nextHero #nextMedia,
  .aboutHero .nextHero #nextImg {
    backface-visibility: hidden;
    transform-origin: 50% 50%;
    will-change: transform, opacity;
    transform: translate3d(0, 0, 0);
  }
  .aboutHero .brandLogoOverlay {
    position: sticky;
    top: 0;
    margin-top: -100vh;
    width: 100%;
    height: 100vh;
    z-index: 10;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .aboutHero .brandLogoOverlay .brandLogoLightTop {
    display: block;
    width: 3.5rem;
    height: 1rem;
    object-fit: contain;
    opacity: 0;
    transform: scale(0.65);
    transform-origin: center center;
    will-change: transform, opacity;
    backface-visibility: hidden;
  }
  /* 业务领域 */
  .yewulingyu {
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
    padding: clamp(0.7rem, 12vh, 1.4rem) 0;
  }
  .yewulingyu .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
    /* 让文字更清晰（可选） */
  }
  .yewulingyu .w-1520 .casuinac {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* ✅ 这块决定“标题占用高度”，必须收缩 */
    margin-bottom: clamp(0.26rem, 4vh, 0.8rem);
  }
  .yewulingyu .w-1520 .casuinac h3 {
    width: 100%;
    text-align: center;
    font-size: 0.36rem;
    font-weight: 500;
    color: #122546;
    margin-bottom: 0.2rem;
  }
  .yewulingyu .w-1520 .casuinac .sacian {
    font-size: 0.24rem !important;
    color: #000 !important;
  }
  .yewulingyu .w-1520 .casuinac .sacian * {
    font-size: 0.24rem !important;
    color: #000 !important;
  }
  .yewulingyu .w-1520 .power-scene {
    position: relative;
    overflow: hidden;
    border-radius: 0.15rem;
    color: #fff;
    /* ✅ 关键：power-scene 用“剩余高度”填满当前一屏 */
    height: calc(100vh - (clamp(0.7rem, 12vh, 1.8rem) * 2) - clamp(0.26rem, 4vh, 0.8rem) - (36rem / 100) - (20rem / 100));
    min-height: 5.5rem;
    /* ✅ 防止极端矮屏太小（可按需调） */
    /* 背景由 JS 写入 CSS 变量 */
    background: center / cover no-repeat;
    background-image: var(--bg, none);
    padding: 3% 0 0;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 80%;
    margin: 0 auto;
    border-bottom: 0.01rem solid #fff;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .asncisanckj {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.2rem;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .asncisanckj p {
    width: 15%;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col {
    cursor: default;
    display: flex;
    align-items: center;
    position: relative;
    height: 1rem;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group {
    display: flex;
    align-items: center;
    gap: 0.3rem;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group .tab-label {
    width: 0.53rem;
    height: 0.4rem;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group .tab-label img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group .p-tab {
    font-size: 0.16rem;
    appearance: none;
    background: rgba(255, 255, 255, 0.92);
    border-color: rgba(255, 255, 255, 0.92);
    color: #15263a;
    padding: 0.1rem 0.2rem;
    border-radius: 1rem;
    cursor: pointer;
    font-weight: 700;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col .tab-group .p-tab.is-active {
    background: #15263a;
    color: #fff;
    border-color: #15263a;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col.is-active::after {
    width: 1.8rem;
    height: 0.04rem;
    background-color: #122546;
    position: absolute;
    left: 40%;
    top: 98%;
    content: '';
  }
  .yewulingyu .w-1520 .power-scene .power-scene__tabs .tab-col.is-active::before {
    width: 0.8rem;
    height: 0.04rem;
    background-color: #1188cc;
    position: absolute;
    top: 98%;
    content: '';
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content {
    position: absolute;
    top: 0;
    z-index: 2;
    /* ✅ 关键：power-scene 用“剩余高度”填满当前一屏 */
    height: calc(100vh - (clamp(0.7rem, 12vh, 1.8rem) * 2) - clamp(0.26rem, 4vh, 0.8rem) - (36rem / 100) - (20rem / 100));
    min-height: 5.5rem;
    /* ✅ 防止极端矮屏太小（可按需调） */
    width: 100%;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel .scene-desc {
    position: absolute;
    z-index: 1;
    /* ✅ 底部距离自适应 */
    bottom: 18%;
    font-size: 0.18rem !important;
    color: #fff !important;
    line-height: 1.6 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    display: grid;
    gap: 0.2rem;
    width: 100%;
    padding: 0 10%;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel .scene-desc * {
    font-size: 0.18rem !important;
    color: #fff !important;
    line-height: 1.6 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel .beijeiendaono {
    position: absolute;
    z-index: -1;
    /* ✅ 不再用 top:-230rem + 70vh，直接铺满 */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .yewulingyu .w-1520 .power-scene .power-scene__content .scene-panel .beijeiendaono img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* ✅ 继续保持“画面上移”效果 */
    object-position: center 20%;
  }
  .yewulingyu .w-1520 .power-scene::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.1) 45%, rgba(0, 0, 0, 0.6) 100%);
    z-index: 1;
    pointer-events: none;
  }
  /* 服务对象 */
  .fwdx {
    width: 100%;
    min-height: 100vh;
    box-sizing: border-box;
    padding: clamp(0.9rem, 24vh, 3.1rem) 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .fwdx .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
  }
  .fwdx .w-1520 .casuinac {
    width: 100%;
    margin-bottom: clamp(0.26rem, 2vh, 0.8rem);
  }
  .fwdx .w-1520 .casuinac h3 {
    width: 100%;
    text-align: center;
    font-size: 0.36rem;
    font-weight: 500;
    color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd {
    display: flex;
    justify-content: space-between;
    gap: clamp(0.18rem, 4vh, 0.7rem);
    min-height: 0;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left {
    width: 70%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .biaotizhuans {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: clamp(0.44rem, 4vh, 0.6rem);
    background: linear-gradient(90deg, #12294bc4 5%, #1181c3 100%);
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .biaotizhuans h3 {
    font-weight: 500;
    font-size: clamp(0.16rem, 2.2vh, 0.2rem);
    color: #fff;
    text-align: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng {
    width: 50%;
    display: grid;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .snaucsia {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .snaucsia .yuabndian {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
    left: 49.2%;
    top: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .snaucsia .henxgianshzuin {
    width: 100%;
    height: 0.01rem;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    top: 0.95rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .snaucsia .shuxianzhuans {
    width: 0.01rem;
    height: 0.6rem;
    background-color: #fff;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 0.35rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .snaucsia i {
    display: block;
    position: absolute;
    left: 50%;
    top: 0.5rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .snaucsia i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng p {
    font-size: clamp(0.22rem, 3.2vh, 0.36rem);
    padding: clamp(1.1rem, 12vh, 0.4rem) 0 0;
    height: 1.7rem;
    display: grid;
    align-items: center;
    color: #fff;
    opacity: 0.3;
    font-weight: bold;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .zuoqian {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .zuoqian .shuxianzhuansd {
    position: absolute;
    top: 0.95rem;
    left: 0;
    width: 0.01rem;
    height: 0.55rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .zuoqian .yaubduanzhaunsi {
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
    left: -0.04rem;
    top: 1.5rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .zuoqian i {
    display: block;
    position: absolute;
    left: 0;
    top: 1.1rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .zuoqian i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .youxianshia {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .youxianshia .shuxianzhuansda {
    position: absolute;
    top: 0.95rem;
    right: 0;
    width: 0.01rem;
    height: 0.55rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .youxianshia .yaubduanzhaunsia {
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
    right: -0.04rem;
    top: 1.5rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .youxianshia i {
    display: block;
    position: absolute;
    right: -0.2rem;
    top: 1.1rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .youxianshia i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian {
    position: relative;
    width: 50%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .consuhisan {
    font-size: clamp(0.16rem, 2.2vh, 0.24rem) !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .consuhisan * {
    font-size: clamp(0.16rem, 2.2vh, 0.24rem) !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 30%;
    margin: clamp(4%, 6vh, 4%) auto clamp(2%, 3vh, 1%);
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle {
    position: absolute;
    top: 0.25rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .shang {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .shang .yuandianzhuanshi {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .shang .xianzhu {
    width: 0.01rem;
    height: 0.3rem;
    background-color: #fff;
    position: absolute;
    left: 0.045rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb .xianzhuans {
    width: 0.8rem;
    height: 0.01rem;
    background-color: #fff;
    position: absolute;
    left: -0.745rem;
    top: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i {
    display: block;
    position: absolute;
    left: -0.3rem;
    top: 0.3rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbx 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i .icon {
    display: block;
    transform: rotate(90deg);
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc .xians {
    position: absolute;
    left: -0.75rem;
    top: 0.3rem;
    width: 0.01rem;
    height: 0.88rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc .kxy {
    position: absolute;
    left: -0.79rem;
    top: 1.18rem;
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i {
    display: block;
    position: absolute;
    left: -0.75rem;
    top: 0.5rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong {
    position: relative;
    width: 0.1rem;
    margin: 0 auto;
    height: 1.6rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong .yuan {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong .xian {
    position: absolute;
    z-index: -1;
    width: 0.01rem;
    height: 1.5rem;
    left: 0.04rem;
    top: 0.02rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong .kongxinyuan {
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
    position: absolute;
    top: 1.52rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong i {
    display: block;
    position: absolute;
    left: 0.045rem;
    top: 0.5rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri {
    position: absolute;
    top: 0.25rem;
    right: 0;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .shanga {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .shanga .yuas {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    position: absolute;
    right: 0;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .shanga .xianzhuc {
    width: 0.01rem;
    height: 0.32rem;
    background-color: #fff;
    position: absolute;
    top: 0.08rem;
    right: 0.045rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb .xianzss {
    width: 0.8rem;
    height: 0.01rem;
    background-color: #fff;
    position: absolute;
    right: -0.745rem;
    top: 0.4rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i {
    display: block;
    position: absolute;
    left: 0.2rem;
    top: 0.4rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbxa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i .icon {
    display: block;
    transform: rotate(-90deg);
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc .xians {
    position: absolute;
    right: -0.75rem;
    top: 0.4rem;
    width: 0.01rem;
    height: 0.88rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc .kxy {
    position: absolute;
    right: -0.79rem;
    top: 1.28rem;
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i {
    display: block;
    position: absolute;
    right: -0.95rem;
    top: 0.6rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian {
    width: 50%;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .consuhisan {
    font-size: clamp(0.16rem, 2.2vh, 0.24rem) !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .consuhisan * {
    font-size: clamp(0.16rem, 2.2vh, 0.24rem) !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 30%;
    margin: clamp(4%, 6vh, 4%) auto clamp(2%, 3vh, 1%);
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle {
    position: absolute;
    top: 0.25rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .shang {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .shang .yuandianzhuanshi {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .shang .xianzhu {
    width: 0.01rem;
    height: 0.3rem;
    background-color: #fff;
    position: absolute;
    left: 0.045rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb .xianzhuans {
    width: 0.8rem;
    height: 0.01rem;
    background-color: #fff;
    position: absolute;
    left: -0.745rem;
    top: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb i {
    display: block;
    position: absolute;
    left: -0.3rem;
    top: 0.3rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbx 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb i .icon {
    display: block;
    transform: rotate(90deg);
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc .xians {
    position: absolute;
    left: -0.75rem;
    top: 0.3rem;
    width: 0.01rem;
    height: 0.88rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc .kxy {
    position: absolute;
    left: -0.79rem;
    top: 1.18rem;
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc i {
    display: block;
    position: absolute;
    left: -0.75rem;
    top: 0.5rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong {
    position: relative;
    width: 0.1rem;
    margin: 0 auto;
    height: 1.6rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong .yuan {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong .xian {
    position: absolute;
    z-index: -1;
    width: 0.01rem;
    height: 1.5rem;
    left: 0.04rem;
    top: 0.02rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong .kongxinyuan {
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
    position: absolute;
    top: 1.52rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong i {
    display: block;
    position: absolute;
    left: 0.045rem;
    top: 0.5rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri {
    position: absolute;
    top: 0.25rem;
    right: 0;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .shanga {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .shanga .yuas {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    position: absolute;
    right: 0;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .shanga .xianzhuc {
    width: 0.01rem;
    height: 0.32rem;
    background-color: #fff;
    position: absolute;
    top: 0.08rem;
    right: 0.045rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb .xianzss {
    width: 0.8rem;
    height: 0.01rem;
    background-color: #fff;
    position: absolute;
    right: -0.745rem;
    top: 0.4rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb i {
    display: block;
    position: absolute;
    left: 0.2rem;
    top: 0.4rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbxa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb i .icon {
    display: block;
    transform: rotate(-90deg);
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc .xians {
    position: absolute;
    right: -0.75rem;
    top: 0.4rem;
    width: 0.01rem;
    height: 0.88rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc .kxy {
    position: absolute;
    right: -0.79rem;
    top: 1.28rem;
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc i {
    display: block;
    position: absolute;
    right: -0.95rem;
    top: 0.6rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans {
    width: 47%;
    display: flex;
    justify-content: space-between;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans .zhusanusi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans .zhusanusi .sanicn {
    width: 0.46rem;
    height: 0.53rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans .zhusanusi .sanicn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .zuobianzhuans .zhusanusi p {
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi {
    width: 43%;
    display: flex;
    justify-content: space-between;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi .zhusanusi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi .zhusanusi .sanicn {
    width: 0.46rem;
    height: 0.53rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi .zhusanusi .sanicn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disiceng .youbianzhuanshi .zhusanusi p {
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right {
    width: 30%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .biaotizhuans {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: clamp(0.44rem, 4vh, 0.6rem);
    background: linear-gradient(90deg, #12294bc4 5%, #1181c3 100%);
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .biaotizhuans h3 {
    font-weight: 500;
    font-size: clamp(0.16rem, 2.2vh, 0.2rem);
    color: #fff;
    text-align: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng {
    width: 100%;
    display: grid;
    margin: 0 auto;
    text-align: center;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia .yuabndian {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
    left: 49.2%;
    top: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia .shuxianzhuans {
    width: 0.01rem;
    height: 0.6rem;
    background-color: #fff;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 0.35rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia i {
    display: block;
    position: absolute;
    left: 50%;
    top: 0.5rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng p {
    font-size: clamp(0.22rem, 3.2vh, 0.36rem);
    padding: clamp(0.7rem, 12vh, 0.4rem) 0 0;
    height: 1.7rem;
    display: grid;
    align-items: center;
    color: #fff;
    opacity: 0.3;
    font-weight: bold;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .shuxianzhua {
    position: absolute;
    top: 1.45rem;
    left: 50%;
    width: 0.01rem;
    height: 0.3rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .kongxy {
    position: absolute;
    top: 1.75rem;
    left: 49.1%;
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng {
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian {
    position: relative;
    width: 100%;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .consuhisan {
    font-size: clamp(0.16rem, 2.2vh, 0.24rem) !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .consuhisan * {
    padding: 5% 0 0;
    font-size: clamp(0.16rem, 2.2vh, 0.24rem) !important;
    color: #fff !important;
    text-align: center !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 30%;
    margin: clamp(4%, 6vh, 4%) auto clamp(5%, 3vh, 1%);
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle {
    position: absolute;
    top: 0.25rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .shang {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .shang .yuandianzhuanshi {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .shang .xianzhu {
    width: 0.01rem;
    height: 0.3rem;
    background-color: #fff;
    position: absolute;
    left: 0.045rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb .xianzhuans {
    width: 0.8rem;
    height: 0.01rem;
    background-color: #fff;
    position: absolute;
    left: -0.745rem;
    top: 0.3rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i {
    display: block;
    position: absolute;
    left: -0.3rem;
    top: 0.3rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbx 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i .icon {
    display: block;
    transform: rotate(90deg);
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc .xians {
    position: absolute;
    left: -0.75rem;
    top: 0.3rem;
    width: 0.01rem;
    height: 0.88rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc .kxy {
    position: absolute;
    left: -0.79rem;
    top: 1.18rem;
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i {
    display: block;
    position: absolute;
    left: -0.75rem;
    top: 0.5rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong {
    position: relative;
    width: 0.1rem;
    margin: 0 auto;
    height: 1.6rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong .yuan {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong .xian {
    position: absolute;
    z-index: -1;
    width: 0.01rem;
    height: 1.5rem;
    left: 0.04rem;
    top: 0.02rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong .kongxinyuan {
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
    position: absolute;
    top: 1.52rem;
    z-index: 1;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong i {
    display: block;
    position: absolute;
    left: 0.045rem;
    top: 0.5rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri {
    position: absolute;
    top: 0.25rem;
    right: 0;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .shanga {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .shanga .yuas {
    width: 0.1rem;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 1rem;
    position: absolute;
    right: 0;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .shanga .xianzhuc {
    width: 0.01rem;
    height: 0.32rem;
    background-color: #fff;
    position: absolute;
    top: 0.08rem;
    right: 0.045rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb .xianzss {
    width: 0.8rem;
    height: 0.01rem;
    background-color: #fff;
    position: absolute;
    right: -0.745rem;
    top: 0.4rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i {
    display: block;
    position: absolute;
    left: 0.2rem;
    top: 0.4rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downbxa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i .icon {
    display: block;
    transform: rotate(-90deg);
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc {
    position: relative;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc .xians {
    position: absolute;
    right: -0.75rem;
    top: 0.4rem;
    width: 0.01rem;
    height: 0.88rem;
    background-color: #fff;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc .kxy {
    position: absolute;
    right: -0.79rem;
    top: 1.28rem;
    width: 0.1rem;
    height: 0.1rem;
    border: 0.01rem solid #fff;
    border-radius: 1rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i {
    display: block;
    position: absolute;
    right: -0.95rem;
    top: 0.6rem;
    width: 0.2rem;
    height: 0.2rem;
    z-index: 5;
    transform: translate(-50%, -20%);
    opacity: 0;
    animation: glide-downa 2.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite;
    will-change: transform, opacity;
    pointer-events: none;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i .icon {
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    fill: #76bec8;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans .zhusanusi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans .zhusanusi .sanicn {
    width: 0.46rem;
    height: 0.53rem;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans .zhusanusi .sanicn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disiceng .zuobianzhuans .zhusanusi p {
    width: 100%;
    text-align: center;
    font-size: 0.18rem;
    color: #fff;
  }
  .fwdx .w-1520 .zuohuoagso {
    margin-top: clamp(0.26rem, 2vh, 0.8rem);
    display: flex;
    justify-content: space-between;
    /* ✅ gap 可收缩 */
    gap: clamp(0.18rem, 4vh, 0.7rem);
  }
  .fwdx .w-1520 .zuohuoagso .le {
    width: 35%;
  }
  .fwdx .w-1520 .zuohuoagso .le .biaotizhuans {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: clamp(0.44rem, 4vh, 0.6rem);
    background: linear-gradient(90deg, #12294bc4 5%, #1181c3 100%);
  }
  .fwdx .w-1520 .zuohuoagso .le .biaotizhuans h3 {
    font-weight: 500;
    font-size: clamp(0.16rem, 2.2vh, 0.2rem);
    color: #fff;
    text-align: center;
  }
  .fwdx .w-1520 .zuohuoagso .ri {
    width: 65%;
  }
  .fwdx .w-1520 .zuohuoagso .ri .biaotizhuans {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: clamp(0.44rem, 4vh, 0.6rem);
    background: linear-gradient(90deg, #12294bc4 5%, #1181c3 100%);
  }
  .fwdx .w-1520 .zuohuoagso .ri .biaotizhuans h3 {
    font-weight: 500;
    font-size: clamp(0.16rem, 2.2vh, 0.2rem);
    color: #fff;
    text-align: center;
  }
  @keyframes glide-downa {
    0%,
    10% {
      transform: translate(-50%, -100%);
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    85% {
      transform: translate(-50%, 120%);
      opacity: 1;
    }
    100% {
      transform: translate(-50%, 130%);
      opacity: 0;
    }
  }
  @keyframes glide-downa-top {
    0%,
    4% {
      transform: translate(-50%, -100%);
      opacity: 0;
    }
    8% {
      opacity: 1;
    }
    38% {
      transform: translate(-50%, 120%);
      opacity: 1;
    }
    45%,
    100% {
      transform: translate(-50%, 130%);
      opacity: 0;
    }
  }
  @keyframes glide-downbx {
    0%,
    10% {
      transform: translate(130%, -50%);
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    85% {
      transform: translate(-120%, -50%);
      opacity: 1;
    }
    100% {
      transform: translate(-130%, -50%);
      opacity: 0;
    }
  }
  @keyframes glide-downbxa {
    0%,
    10% {
      transform: translate(-130%, -50%);
      opacity: 0;
    }
    20% {
      opacity: 1;
    }
    85% {
      transform: translate(120%, -50%);
      opacity: 1;
    }
    100% {
      transform: translate(130%, -50%);
      opacity: 0;
    }
  }
  @keyframes flow-top-down-sync {
    0%,
    4% {
      transform: translate(-50%, -100%);
      opacity: 0;
    }
    10% {
      opacity: 1;
    }
    34% {
      transform: translate(-50%, 120%);
      opacity: 1;
    }
    42%,
    100% {
      transform: translate(-50%, 130%);
      opacity: 0;
    }
  }
  @keyframes flow-bottom-down-sync {
    0%,
    50% {
      transform: translate(-50%, -100%);
      opacity: 0;
    }
    58% {
      opacity: 1;
    }
    84% {
      transform: translate(-50%, 120%);
      opacity: 1;
    }
    92%,
    100% {
      transform: translate(-50%, 130%);
      opacity: 0;
    }
  }
  @keyframes flow-bottom-left-sync {
    0%,
    50% {
      transform: translate(130%, -50%);
      opacity: 0;
    }
    58% {
      opacity: 1;
    }
    84% {
      transform: translate(-120%, -50%);
      opacity: 1;
    }
    92%,
    100% {
      transform: translate(-130%, -50%);
      opacity: 0;
    }
  }
  @keyframes flow-bottom-right-sync {
    0%,
    50% {
      transform: translate(-130%, -50%);
      opacity: 0;
    }
    58% {
      opacity: 1;
    }
    84% {
      transform: translate(120%, -50%);
      opacity: 1;
    }
    92%,
    100% {
      transform: translate(130%, -50%);
      opacity: 0;
    }
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .snaucsia i,
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .zuoqian i,
  .fwdx .w-1520 .sancuaiwuaibyd .left .dierceng .youxianshia i {
    animation: flow-top-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .dierceng .snaucsia i {
    animation: flow-top-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i {
    animation: flow-bottom-left-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .zhong i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i {
    animation: flow-bottom-right-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinb i {
    animation: flow-bottom-left-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zle .dijwiencinc i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .zhong i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinb i {
    animation: flow-bottom-right-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .left .disanceng .youbian .xiayijidoa .yri .dijwiencinc i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinb i {
    animation: flow-bottom-left-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zle .dijwiencinc i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .zhong i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinb i {
    animation: flow-bottom-right-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  .fwdx .w-1520 .sancuaiwuaibyd .right .disanceng .zuobian .xiayijidoa .yri .dijwiencinc i {
    animation: flow-bottom-down-sync 3.5s cubic-bezier(0.22, 0.61, 0.36, 1) infinite both !important;
  }
  /* 解决方案  */
  .jjfa {
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
    padding: clamp(0.9rem, 24vh, 3.1rem) 0;
  }
  .jjfa .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
  }
  .jjfa .w-1520 .casuinac {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .jjfa .w-1520 .casuinac h3 {
    width: 30%;
    font-size: 0.36rem;
    font-weight: 500;
    color: #122546;
    margin-bottom: 0.2rem;
  }
  .jjfa .w-1520 .casuinac .sacian {
    width: 50%;
    font-size: 0.24rem !important;
    color: #000 !important;
  }
  .jjfa .w-1520 .casuinac .sacian * {
    font-size: 0.24rem !important;
    color: #000 !important;
  }
  .jjfa .w-1520 .cdaina h3 {
    font-size: 0.48rem;
    color: #122546;
    margin-bottom: clamp(0.26rem, 6vh, 0.8rem);
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh {
    display: flex;
    justify-content: space-between;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu {
    width: 22%;
    height: 4.5rem;
    padding: 3% 1%;
    background-color: #fff;
    transition: all 0.5s;
    border-radius: 0.15rem;
    box-shadow: 0 0.05rem 0.095rem 0.005rem rgba(0, 0, 0, 0.1);
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .titlescjis {
    font-size: 0.24rem;
    color: #122546;
    text-align: center;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij {
    position: relative;
    z-index: 9;
    width: 1.5rem;
    margin: 0.4rem auto 0;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .imgbox {
    padding: 15% 0 0;
    width: 2.68rem;
    height: 1.92rem;
    margin: 0 auto;
    transition: all 0.5s;
    overflow: hidden;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu .imgbox .scene {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all 0.5s;
    transform: scale(1);
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu:hover {
    background-color: #f6f7f9;
    transition: all 0.5s;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu:hover .imgbox {
    transition: all 0.5s;
  }
  .jjfa .w-1520 .cdaina .acnoaicnnwhuuh .qiiwninhhu:hover .imgbox .scene {
    transition: all 0.5s;
    transform: scale(1.05);
  }
  /* 产品体系 */
  .product_tx {
    width: 100%;
    min-height: 100vh;
    padding: clamp(0.7rem, 15vh, 3.1rem) 0;
    position: relative;
    transition: all 0.5s;
  }
  .product_tx .w-1520 {
    width: 15.2rem;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  .product_tx .w-1520 .casuinac {
    width: 100%;
  }
  .product_tx .w-1520 .casuinac h3 {
    width: 100;
    text-align: center;
    font-size: 0.36rem;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0.6rem;
  }
  .product_tx .w-1520 .casuinac .sacian {
    width: 100%;
    font-size: 0.24rem !important;
    color: #fff !important;
  }
  .product_tx .w-1520 .casuinac .sacian * {
    font-size: 0.24rem !important;
    color: #fff !important;
  }
  .product_tx .cshaucb {
    width: 100%;
    min-height: 100vh;
    position: absolute;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia {
    position: relative;
    width: 25%;
    border-right: 0.01rem solid #ffffff;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia .cacioasn {
    opacity: 0;
    position: absolute;
    left: 35%;
    top: 40%;
    width: 50%;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia .cacioasn .content {
    font-size: 0.24rem !important;
    color: #fff !important;
    line-height: 2 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    position: relative;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia .cacioasn .content * {
    font-size: 0.24rem !important;
    color: #fff !important;
    line-height: 2 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    padding-left: 2% !important;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia .cacioasn .content *::after {
    position: absolute;
    left: 0;
    content: '.';
    font-size: 0.2rem;
    color: #fff;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij {
    position: relative;
    z-index: 9;
    margin: 0.4rem auto 0;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .product_tx .cshaucb .casuicia .cacioasn .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia .biaotizhuans {
    font-size: 0.24rem;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 78%;
    left: 35%;
    padding-bottom: 0.2rem;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia.active {
    width: 55%;
    border-right: 0.01rem solid #ffffff00;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia.active .cacioasn {
    opacity: 1;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia.active .biaotizhuans {
    border-bottom: 0.01rem solid #fff;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia::before {
    opacity: 1;
    position: absolute;
    display: block;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, #122546b6 20%, rgba(213, 28, 39, 0) 100%);
    transform: scale(1, 0);
    transform-origin: 50% 0;
    transition: all 0.5s;
  }
  .product_tx .cshaucb .casuicia.active::before {
    opacity: 1;
    transform: scale(1);
    transition: all 0.5s;
  }
  /* 项目案例 */
  .case-section {
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
    padding: clamp(0.9rem, 24vh, 3.1rem) 0;
  }
  .case-section .w-1520 {
    width: 15.2rem;
    margin: 0 auto 0.8rem;
  }
  .case-section .w-1520 .case-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .case-section .w-1520 .case-head .case-title {
    width: 30%;
    font-size: 0.36rem;
    font-weight: 500;
    color: #122546;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan {
    display: flex;
    justify-content: space-between;
    gap: 0.3rem;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij {
    position: relative;
    z-index: 9;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij:last-child .mores {
    background-color: #fff;
    border: 0.01rem solid #122546;
    transition: all 0.5s;
  }
  .case-section .w-1520 .case-head .case-actions .cisoan .divjij:last-child .mores .p {
    color: #122546;
  }
  .case-section .fangahnsheiji {
    width: 15.2rem;
    margin: 0 auto;
    display: flex;
    gap: 0.5rem;
  }
  .case-section .fangahnsheiji .tuzixhaunshi {
    border-radius: 0.15rem;
    position: relative;
    width: 4rem;
    transition: all 0.5s;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .imgpeitu {
    width: 4rem;
    height: clamp(1rem, 60vh, 7rem);
    transition: all 0.5s;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .imgpeitu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.15rem;
    transition: all 0.5s;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .wenahn {
    position: absolute;
    top: 70%;
    font-size: 0.18rem;
    color: #fff;
    z-index: 3;
    padding: 0 0.45rem;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .wenahn h3 {
    font-size: 0.24rem;
    color: #fff;
    margin-bottom: 0.2rem;
  }
  .case-section .fangahnsheiji .tuzixhaunshi .wenahn p {
    font-size: 0.18rem;
    color: #fff;
  }
  .case-section .fangahnsheiji .tuzixhaunshi.active {
    transition: all 0.5s;
    width: 6rem;
  }
  .case-section .fangahnsheiji .tuzixhaunshi.active .imgpeitu {
    width: 6rem;
    transition: all 0.5s;
  }
  .case-section .fangahnsheiji .tuzixhaunshi.active .imgpeitu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0.15rem;
    transition: all 0.5s;
  }
  .case-section .fangahnsheiji .tuzixhaunshi.active .jianbianse {
    width: 7rem;
    transition: all 0.5s;
  }
  /* 合作伙伴 */
  .yyly {
    width: 100%;
    min-height: 100vh;
    position: relative;
  }
  .yyly .asnciauecai {
    padding: clamp(0.9rem, 24vh, 3.1rem) 0;
    position: absolute;
    z-index: 2;
    width: 100%;
  }
  .yyly .asnciauecai .ft-content {
    position: relative;
    width: 100%;
    pointer-events: auto;
  }
  .yyly .asnciauecai .ft-content h3 {
    width: 100%;
    text-align: center;
    font-size: 0.36rem;
    font-weight: 500;
    color: #fff;
    margin-bottom: 1rem;
  }
  .yyly .mySwiper_shang {
    width: 100%;
    height: 100%;
  }
  .yyly .mySwiper_shang .wrapper {
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .yyly .mySwiper_shang .wrapper .sw {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.5s;
  }
  .yyly .mySwiper_shang .wrapper .sw img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .yyly .mySwiper_shang .wrapper .sw .anniuzhsuain {
    position: absolute;
    top: 40%;
    left: 20%;
    z-index: 2;
    width: 15.2rem;
    margin: 0 auto;
    font-size: 0.24rem !important;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.8 !important;
  }
  .yyly .mySwiper_shang .wrapper .sw .anniuzhsuain * {
    width: 80%;
    font-size: 0.24rem !important;
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.8 !important;
  }
  .yyly .mySwiper_shang .wrapper .sw.active {
    opacity: 1;
    z-index: 1;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 18%;
    z-index: 9;
  }
  .yyly .mySwiper_xia .wrapper {
    display: flex;
    justify-content: center;
    gap: 0.3rem;
    width: 100%;
  }
  .yyly .mySwiper_xia .wrapper .sw {
    width: 16%;
    height: 1.2rem;
    border-radius: 0.15rem;
    background: #ffffffb4;
    backdrop-filter: blur(0.1rem);
    -webkit-backdrop-filter: blur(0.1rem);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    cursor: pointer;
    transition: all 0.5s;
    position: relative;
  }
  .yyly .mySwiper_xia .wrapper .sw .shuqincis {
    position: absolute;
    right: 15%;
    opacity: 1;
    transition: all 0.5s;
    display: block;
    width: 0.6rem;
    height: 0.6rem;
  }
  .yyly .mySwiper_xia .wrapper .sw .shuqincis .icon {
    display: block;
    width: 0.6rem;
    height: 0.6rem;
    fill: #122546;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw .qaijannw {
    position: absolute;
    right: 15%;
    opacity: 0;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.6rem;
    height: 0.6rem;
    background-color: #122546;
    border-radius: 1rem;
  }
  .yyly .mySwiper_xia .wrapper .sw .qaijannw .icon {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    fill: #fff;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw p {
    position: absolute;
    left: 15%;
    text-align: center;
    color: #122546;
    font-size: 0.24rem;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active {
    background: #fff;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active .shuqincis {
    opacity: 0;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active .qaijannw {
    opacity: 1;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active .qaijannw .icon {
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active p {
    color: #122546;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw.active:hover {
    background: #fff;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw:hover {
    background: #fff;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw:hover .shuqincis {
    opacity: 0;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw:hover .qaijannw {
    opacity: 1;
    transition: all 0.5s;
  }
  .yyly .mySwiper_xia .wrapper .sw:hover .qaijannw .icon {
    transition: all 0.5s;
  }
  /* 全球布局 */
  .qqbj {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: clamp(0.7rem, 15vh, 1.8rem) 0 clamp(0.7rem, 15vh, 0.8rem);
  }
  .qqbj .w-1520 {
    width: 15.2rem;
    margin: 0 auto 0.8rem;
  }
  .qqbj .w-1520 .titlejisj {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1rem;
  }
  .qqbj .w-1520 .titlejisj .title {
    width: 30%;
    font-size: 0.36rem;
    font-weight: 500;
    color: #122546;
  }
  .qqbj .w-1520 .zuoyosuanunc {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .qqbj .w-1520 .zuoyosuanunc .left {
    width: 45%;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .contd {
    font-size: 0.36rem !important;
    color: #122546 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.8 !important;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .contd * {
    font-size: 0.36rem !important;
    color: #122546 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 1.8 !important;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij {
    position: relative;
    z-index: 9;
    margin-top: 0.8rem;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores {
    background-color: #122546;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores .p {
    color: #fff;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .qqbj .w-1520 .zuoyosuanunc .left .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .qqbj .w-1520 .zuoyosuanunc .right {
    width: 46%;
    position: relative;
    height: 5rem;
    z-index: 1;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap {
    width: 8rem;
    height: 8rem;
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    overflow: visible;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap #earthClip {
    width: 100%;
    height: 100%;
    border-radius: 0.1rem;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap #earthClip #earth {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap #earthClip #earth canvas {
    display: block;
    width: 100%;
    height: 100%;
  }
  .qqbj .w-1520 .zuoyosuanunc .right #earthWrap .fly-canvas {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 2;
  }
  .qqbj .w-1520 .xiasuasannj {
    display: flex;
    position: relative;
    z-index: 3;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj {
    border: 0.01rem solid #333;
    width: 25%;
    height: 3.6rem;
    background-color: #fff;
    padding: 4.5% 2%;
    transition: all 0.5s;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj .hscs {
    font-size: 0.24rem;
    color: #122546;
    margin-bottom: 0.8rem;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj .chontruen {
    font-size: 0.18rem !important;
    color: #666 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj .chontruen * {
    font-size: 0.18rem !important;
    color: #666 !important;
    line-height: 1.8 !important;
    font-family: Arial, Helvetica, sans-serif !important;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj:first-child,
  .qqbj .w-1520 .xiasuasannj .snsnakjj:nth-child(2),
  .qqbj .w-1520 .xiasuasannj .snsnakjj:nth-child(3) {
    border-right: 0;
  }
  .qqbj .w-1520 .xiasuasannj .snsnakjj:hover {
    transition: all 0.5s;
    background-color: #f6f7f9;
    box-shadow: 0 0.05rem 0.095rem 0.005rem rgba(0, 0, 0, 0.1);
  }
  /* 留言表单 */
  .formliuyan {
    width: 100%;
    height: 100%;
    padding: 0 0 1.5rem;
  }
  .formliuyan .w-1520 {
    width: 15.2rem;
    height: clamp(1rem, 150vh, 7.2rem);
    margin: 0 auto;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0.15rem;
    position: relative;
  }
  .formliuyan .w-1520 .biaosdans {
    width: 7.5rem;
    padding: 6% 8%;
    position: absolute;
    z-index: 2;
  }
  .formliuyan .w-1520 .biaosdans h3 {
    font-size: 0.36rem;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0.5rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin {
    position: relative;
    display: grid;
    align-items: center;
    margin-bottom: 0.4rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin .aschuiasc {
    position: absolute;
    font-size: 0.18rem;
    color: #000;
    top: 0.24rem;
    left: 10%;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin .ascc {
    position: absolute;
    font-size: 0.18rem;
    color: #000;
    top: 0.3rem;
    left: 10%;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin input {
    background-color: #fff;
    border: 0;
    width: 100%;
    padding: 6% 6% 5%;
    text-indent: 0.9rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin input::placeholder {
    font-size: 0.18rem;
    color: #999;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin textarea {
    background-color: #fff;
    border: 0;
    width: 100%;
    padding: 6% 6% 5%;
    text-indent: 1.2rem;
    height: 1rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .ansxin textarea::placeholder {
    font-size: 0.18rem;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #999;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij {
    position: relative;
    z-index: 9;
    margin-top: 0.8rem;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores {
    border: 0;
    cursor: pointer;
    background-color: #fff;
    border-radius: 1rem;
    width: 1.5rem;
    height: 0.45rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.05rem;
    transition: all 0.5s;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores .p {
    color: #122546;
    font-size: 0.16rem;
    margin-bottom: 0;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores i {
    display: block;
    width: 0.3rem;
    height: 0.3rem;
    margin-left: 0;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores i .icon {
    display: block;
    width: 0.3rem;
    height: 0.32rem;
    fill: #1188cc;
  }
  .formliuyan .w-1520 .biaosdans .formnsa .divjij .mores:hover {
    gap: 0.15rem;
    transition: all 0.5s;
  }
  .formliuyan .w-1520:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 0.15rem;
    height: clamp(1rem, 150vh, 7.2rem);
    background: linear-gradient(to right, #122546, #49c8f600);
  }
}
@media (min-width: 768px) and (max-width: 1358.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  /* 服务对象 */
  .fwdx {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 解决方案  */
  .jjfa {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 项目案例 */
  .case-section {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0 !important;
  }
  /* 合作伙伴 */
  .yyly .asnciauecai {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 全球布局 */
  .yyly .asnciauecai {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 留言表单 */
  .formliuyan {
    padding: 0 0 clamp(0.7rem, 15vh, 1.8rem);
  }
}
@media (min-width: 1359px) and (max-width: 1401.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  /* 服务对象 */
  .fwdx {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 解决方案  */
  .jjfa {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 项目案例 */
  .case-section {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0 !important;
  }
  /* 合作伙伴 */
  .yyly .asnciauecai {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 全球布局 */
  .yyly .asnciauecai {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 留言表单 */
  .formliuyan {
    padding: 0 0 clamp(0.7rem, 15vh, 1.8rem);
  }
}
@media (min-width: 1402px) and (max-width: 1681.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  /* 服务对象 */
  .fwdx {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 解决方案  */
  .jjfa {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 项目案例 */
  .case-section {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0 !important;
  }
  /* 合作伙伴 */
  .yyly .asnciauecai {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 全球布局 */
  .yyly .asnciauecai {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 留言表单 */
  .formliuyan {
    padding: 0 0 clamp(0.7rem, 15vh, 1.8rem);
  }
}
@media (min-width: 1682px) and (max-width: 1921.99px) {
  /* banner */
  .banner .sabuubanner .con .mySwiper_banner .swiper-wrapper .swiper-slide .w-1517 {
    left: 14%;
  }
  /* 服务对象 */
  .fwdx {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 解决方案  */
  .jjfa {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 项目案例 */
  .case-section {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0 !important;
  }
  /* 合作伙伴 */
  .yyly .asnciauecai {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 全球布局 */
  .yyly .asnciauecai {
    padding: clamp(0.7rem, 15vh, 1.8rem) 0;
  }
  /* 留言表单 */
  .formliuyan {
    padding: 0 0 clamp(0.7rem, 15vh, 1.8rem);
  }
}
