@media screen and (min-width: 981px) {
  /* kv */
  @media screen {
    .cbcn-kv-screen {
      padding-top: 50px;
      background: #fff;
    }

    .cbcn-kv-img {
      width: 100%;
    }

    .cbcn-kv-imgDiv {
      width: 100%;
      height: 48em;
    }

    .cbcn-kv-imgtxt {
      width: 38.6em;
      height: 14.05em;
      top: 4em;
    }

    .cbcn-kv-img1 {
      position: absolute;
      width: 81.45em;
      height: 38.75em;
    }

    .cbcn-kv-img2 {
      position: absolute;
      width: 82em;
      height: 38.9em;
    }

    .cbcn-kv-remark {
      position: absolute;
      bottom: 1.5em;
      left: 1.5em;
    }

    .cbcn-kv-remark div {
      color: #555;
      line-height: 150%;
    }
  }

  /* navigation */
  @media screen {
    .cbcn-navigation-card {
      border-radius: 0.6em;
      overflow: hidden;
      position: relative;
    }

    #cbcn-navigation-card1 {
      height: 19em;
      width: 100%;
    }

    #cbcn-navigation-card2 {
      width: 33.25em;
      height: 26em;
    }

    #cbcn-navigation-card3,
    #cbcn-navigation-card4 {
      width: 33.25em;
      height: 12.5em;
    }

    .cbcn-navigation-txt {
      position: absolute;
      top: 1.5em;
      left: 1.5em;
    }

    .cbcn-navigation-gap {
      gap: 1em;
    }

    .cbcn-navigation-icon {
      width: 1.6em;
      height: 1.6em;
      position: absolute;
      bottom: 1em;
      left: 1.5em;
    }
  }

  /* appearance */
  @media screen {
    .cbcn-appearance-mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 80;
      opacity: 0.1;
      background-color: #000;
    }

    .cbcn-appearance-p1,
    .cbcn-appearance-p2,
    .cbcn-appearance-p3 {
      width: 49em;
      z-index: 99;
    }
  }

  /* color */
  @media screen {
    .cbcn-color-swiper {
      width: 100%;
      height: 55.05em;
    }

    .cbcn-color-swiper .swiper-slide {
      background-color: #f5f5f5;
    }

    .cbcn-color-swiper video {
      width: 100%;
      height: 37.5em;
      overflow: hidden;
      object-fit: contain;
      object-position: bottom;
      background-color: #fff;
    }

    .cbcn-color-txt {
      width: 100%;
      bottom: 9.5em;
      gap: 0.5em;
    }

    .cbcn-color-btnListDiv {
      bottom: 4.5em;
      z-index: 99;
      display: inline-flex;
    }

    .cbcn-color-btnList {
      display: inline-flex !important;
      width: auto;
      padding: 0.5em;
      align-items: center;
      gap: 0.6em;
      border-radius: 4.25em;
      background: #e5e5e5;
      backdrop-filter: blur(25px);
    }

    .cbcn-color-btn {
      width: 2.25em;
      height: 2.25em;
      cursor: pointer;
      position: relative;
    }

    .cbcn-color-btn svg {
      width: 2.25em;
      height: 2.25em;
    }

    .cbcn-color-circle {
      fill: none;
      stroke-width: 2.5px;
      stroke-dasharray: 125.6px;
      stroke-dashoffset: 125.6px;
    }

    .cbcn-color-btn.index5 .cbcn-color-circle {
      stroke: #CFCDEA;
    }

    .cbcn-color-btn.index0 .cbcn-color-circle {
      stroke: #99ca97;
    }

    .cbcn-color-btn.index1 .cbcn-color-circle {
      stroke: #e0b7bd;
    }

    .cbcn-color-btn.index2 .cbcn-color-circle {
      stroke: #ffffff;
    }

    .cbcn-color-btn.index3 .cbcn-color-circle {
      stroke: #000000;
    }

    .cbcn-color-btn.active .cbcn-color-circle {
      stroke-dashoffset: 0;
      transition: stroke-dashoffset 3s ease-out;
    }
  }

  /* design */
  @media screen {
    .cbcn-design-swiper {
      width: 100%;
      height: 32.5em;
      border-radius: 0.6em;
      overflow: visible;
    }

    .cbcn-design-swiper {
      width: 100%;
      height: 32.5em;
      border-radius: 0.6em;
      overflow: visible;
    }

    .cbcn-design-btnDiv {
      margin-top: 3em;
      width: 100%;
      border-radius: 10px;
      overflow: hidden;
      position: relative;
    }

    .cbcn-design-btnList {
      width: 100%;
      height: 4px;
      background-color: rgba(0, 0, 0, 0.1);
      cursor: pointer;
    }

    .cbcn-design-btn {
      flex: 1;
      flex-shrink: 0;
    }

    .cbcn-design-progress {
      position: absolute;
      top: 0;
      left: 0%;
      height: 4px;
      width: 0;
      border-radius: 10px;
      background-color: #000;
    }

    .cbcn-design-txt2 {
      margin-top: 2em;
      width: 100%;
    }

    .cbcn-design-txt2 p {
      flex: 1;
      flex-shrink: 0;
      transition: opacity 0.25s;
    }

    .cbcn-design-swiper-item {
      border-radius: 0.6em;
      overflow: hidden;
      background-color: #fff;
    }

    .cbcn-design-img1-1 {
      width: 17.6em;
      height: 48.8em;
      position: absolute;
      left: 15.05em;
      bottom: -26.55em;
    }

    .cbcn-design-img1-2 {
      width: 17.6em;
      height: 48.7em;
      position: absolute;
      left: 34.35em;
      top: -26.05em;
    }

    .cbcn-design-img2 {
      width: 108.7em;
      height: 69.95em;
      position: absolute;
      left: -5.9em;
      top: -19.2em;
      transform: scale(0.95);
    }

    .cbcn-design-img3 {
      width: 83.3em;
      height: 31.8em;
      position: absolute;
      left: -24.4em;
      top: -6.6em;
      transform: scale(0.95);
    }
  }

  /* mini */
  @media screen {
    .cbcn-mini-screen {
      height: 54em;
    }

    .cbcn-mini-txt1 {
      top: 5em;
      width: 100%;
      z-index: 99;
    }

    .cbcn-mini-img {
      width: 78em;
      height: 54em;
      bottom: 0;
    }

    .cbcn-mini-txt2 {
      top: 27.5em;
      justify-content: center;
      z-index: 99;
    }
  }

  /* atomicIsland */
  @media screen {
    .cbcn-atomicIsland-desc {
      width: 24em;
    }

    .cbcn-atomicIsland-imgDiv {
      width: 100%;
      height: 35em;
      margin-top: 3.5em;
      position: relative;
    }

    .cbcn-atomicIsland-img {
      width: 62em;
      height: 35em;
      border-radius: 12px;
      overflow: hidden;
    }
  }

  /* image */
  @media screen {
    .cbcn-image-imgDiv {
      position: relative;
    }

    .cbcn-image-img1 {
      width: 100%;
      height: 55em;
      overflow: hidden;
    }

    .cbcn-image-txt1 {
      bottom: 5em;
      width: 100%;
      background: linear-gradient(157deg,
          rgba(126, 210, 142, 0.9) 4.96%,
          rgba(0, 0, 0, 0.9) 89.86%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-image-img2 {
      width: 100%;
      height: 39.4em;
      overflow: hidden;
    }
  }

  /* zeiss */
  @media screen {
    .cbcn-zeiss-txt1 {
      width: 28.15em;
      position: relative;
      z-index: 99;
    }

    .cbcn-zeiss-img {
      width: 96em;
      height: 54em;
      top: 13.5em;
    }

    .cbcn-zeiss-txt2 {
      margin-top: 47.5em;
      justify-content: space-between;
    }

    .cbcn-zeiss-txt2 .cbcn-titletxt {
      width: 15.6em;
    }
  }

  /* rearCamera */
  @media screen {
    .cbcn-rearCamera-txt1 {
      justify-content: space-between;
      width: 100%;
    }

    .cbcn-rearCamera-desc {
      width: 16.2em;
      gap: 2.5em;
    }
  }

  /* longFocus */
  @media screen {
    .cbcn-longFocus-txt1 {
      align-items: center;
      gap: 43.5em;
      position: relative;
      z-index: 2;
    }

    .cbcn-longFocus-desc {
      width: 40.7em;
    }

    .cbcn-longFocus-img {
      width: 111.7em;
      height: 54em;
      top: 5em;
    }

    .cbcn-longFocus-txt2 {
      margin-top: 6em;
      position: relative;
      z-index: 2;
    }

    .cbcn-longFocus-param-row {
      flex-wrap: wrap;
      gap: 2.5em 9.3em;
      justify-content: flex-start;
    }

    .cbcn-longFocus-param-row .cbcn-param {
      min-width: 5.3em;
    }

    .cbcn-longFocus-param-row .cbcn-param:not(:nth-of-type(3n)) {
      width: 9.6em;
    }
  }

  /* stageMode */
  @media screen {
    .cbcn-stageMode-txt1 {
      width: 27em;
    }

    .cbcn-stageMode-img {
      margin-top: 3.5em;
      width: 49em;
      height: 27.5em;
      border-radius: 0.6em;
      overflow: hidden;
    }
  }

  /* longFocusSpecimen */
  @media screen {
    .cbcn-longFocusSpecimen-swiper {
      width: 40.7em;
      height: 25em;
      margin-top: 5em;
    }

    .cbcn-longFocusSpecimen-swiper .swiper-wrapper {
      align-items: center;
    }

    .cbcn-longFocusSpecimen-swiper .swiper-slide {
      transition: width 0.3s, height 0.3s, opacity 0.3s;
      border-radius: 12px;
      overflow: hidden;
      opacity: 0.3;
      position: relative;
      z-index: 50;
    }

    .cbcn-longFocusSpecimen-slideMask {
      width: 100%;
      height: 100%;
      z-index: 99;
    }

    .cbcn-longFocusSpecimen-swiper .swiper-slide-active {
      opacity: 1;
      z-index: 98;
    }

    .cbcn-longFocusSpecimen-swiper .swiper-slide-active~.swiper-slide {
      width: 22.5em !important;
      height: 17.4em;
      flex-shrink: 0;
    }

    .cbcn-longFocusSpecimen-btnListDiv {
      width: 100%;
      justify-content: center;
      margin-top: 3.5em;
    }

    .cbcn-longFocusSpecimen-btnList {
      display: inline-flex !important;
      width: auto;
      gap: 0.55em;
      border-radius: 2.2em;
      background: #f2f2f2;
      justify-content: center;
      align-items: center;
      padding: 0.2em;
    }

    .cbcn-longFocusSpecimen-btn {
      padding: 0.1em 1em;
      border-radius: 2em;
      text-align: center;
      cursor: pointer;
    }

    .cbcn-longFocusSpecimen-btn p {
      color: #000 !important;
    }

    .cbcn-longFocusSpecimen-btn.active {
      background: #fff;
    }

    .cbcn-longFocusSpecimen-txt2 {
      margin-top: 3.5em;
      width: 24em;
    }

    .cbcn-longFocusSpecimen-txt2-content {
      position: relative;
      width: 400%;
    }

    .cbcn-longFocusSpecimen-txt2-item {
      width: 25%;
      gap: 1.5em;
    }

    .cbcn-longFocusSpecimen-desc {
      width: 32.3em;
    }
  }

  /* qualityEnhancement */
  @media screen {
    .cbcn-qualityEnhancement-imgDiv {
      margin-top: 3.5em;
      width: 100%;
      justify-content: space-between;
    }

    .cbcn-qualityEnhancement-img {
      width: 24em;
      height: 29em;
      border-radius: 0.6em;
    }

    .cbcn-qualityEnhancement-txt2 {
      margin-top: 3.5em;
      width: 24em;
    }
  }

  /* sensor */
  @media screen {
    .cbcn-sensor-imgDiv {
      width: 100%;
      height: 42.5em;
      position: relative;
      overflow: hidden;
      background: #f7f7f7;
      margin-top: 5em;
    }

    .cbcn-sensor-imgContent {
      width: 96em;
      height: 42.5em;
    }

    .cbcn-sensor-imgContent img {
      position: absolute;
    }

    .cbcn-sensor-txt2 {
      width: 42em;
    }

    .cbcn-sensor-p1 {
      margin-top: 5em;
      width: 32.35em;
    }

    .cbcn-sensor-param-row {
      margin-top: 5em;
      flex-wrap: wrap;
      justify-content: flex-start;
      gap: 2em 3.5em;
    }

    .cbcn-sensor-param-row .cbcn-param:nth-of-type(3n + 1) {
      min-width: 14.5em;
    }

    .cbcn-sensor-param-row .cbcn-param:nth-of-type(3n + 2) {
      min-width: 9.7em;
    }

    .cbcn-sensor-param-row .cbcn-param:nth-of-type(3n + 3) {
      min-width: 8.8em;
    }
  }

  /* nightView */
  @media screen {
    .cbcn-nightView-txt1 {
      width: 28.15em;
    }

    .cbcn-nightView-img {
      width: 49em;
      height: 27.5em;
      margin-top: 5em;
    }
  }

  /* videoRecording */
  @media screen {
    .cbcn-videoRecording-videoDiv {
      margin-top: 3.5em;
      width: 94em;
      height: 44em;
      position: relative;
      overflow: hidden;
    }

    .cbcn-videoRecording-videoDiv p {
      z-index: 99;
    }

    .cbcn-videoRecording-video {
      width: 94em;
      height: 44em;
      border-radius: 12px;
      overflow: hidden;
    }

    .cbcn-videoRecording-desc {
      margin-top: 3.5em;
      width: 32.3em;
    }
  }

  /* livePhoto */
  @media screen {
    .cbcn-livePhoto-content {
      justify-content: space-between;
      align-items: center;
    }

    .cbcn-livePhoto-swiper {
      width: 19.85em;
      height: 30em;
      /* overflow: visible; */
    }

    .cbcn-livePhoto-img {
      position: absolute;
      top: 0;
      right: 0;
      width: 19.85em !important;
      height: 100%;
      flex-shrink: 0;
      border-radius: 0.5em;
      overflow: hidden;
      z-index: 3;
      transition: transform 0.5s !important;
    }

    .cbcn-livePhoto-swiper .rot5 {
      z-index: 2;
      transform: scale(0.95) translateX(-0.9em) rotate(-5deg) !important;
      transform-origin: 0% 100% !important;
    }

    .cbcn-livePhoto-swiper .cbcn-livePhoto-img:not(.swiper-slide-active):not(.rot5) {
      transform: scale(0.8) translateX(-2em) rotate(-10deg) !important;
      transform-origin: 0% 100% !important;
      z-index: 1;
    }

    .cbcn-livePhoto-switchBtn-list {
      margin-top: 2em;
    }

    .cbcn-livePhoto-txt2 {
      width: 20em;
    }
  }

  /* sceneryMode */
  @media screen {
    .cbcn-sceneryMode-txt1 {
      width: 33em;
    }

    .cbcn-sceneryMode-swiper {
      margin-top: 5em;
      width: 46.95em;
      height: 22.5em;
      overflow: hidden;
    }

    .cbcn-sceneryMode-btnListDiv {
      width: 100%;
      margin-top: 3.5em;
      justify-content: center;
    }

    .cbcn-sceneryMode-btnList {
      display: inline-flex !important;
      width: auto;
      padding: 0.2em;
      gap: 0.55em;
      border-radius: 2.2em;
      background: #f2f2f2;
      justify-content: center;
      align-items: center;
    }

    .cbcn-sceneryMode-btn {
      padding: 0.1em 1em;
      border-radius: 2em;
      text-align: center;
      cursor: pointer;
    }

    .cbcn-sceneryMode-btn p {
      color: #000 !important;
    }

    .cbcn-sceneryMode-btn.active {
      background: #fff;
    }

    .cbcn-sceneryMode-txt2 {
      width: 24em;
      margin-top: 2em;
    }

    .cbcn-sceneryMode-txt2-content {
      width: 300%;
      position: relative;
    }

    .cbcn-sceneryMode-txt2-content p {
      width: 100%;
    }

    .cbcn-sceneryMode-remark {
      margin-top: 3.5em;
      text-align: center;
    }

    .cbcn-sceneryMode-remark p {
      color: rgba(29, 29, 31, 0.4) !important;
    }
  }

  /* humanity */
  @media screen {
    .cbcn-humanity-txt1 {
      width: 28.15em;
    }

    .cbcn-humanity-swiper {
      margin-top: 5em;
      width: 100%;
      height: calc(27.5em + 2.25em + 2em);
      overflow: visible;
    }

    .cbcn-humanity-img {
      width: 100%;
      height: 27.5em;
      margin-bottom: 2.25em;
      opacity: 0.4;
      transition: opacity 0.3s;
    }

    .cbcn-humanity-swiper .swiper-slide p {
      opacity: 0 !important;
      transition: opacity 0.3s;
    }

    .cbcn-humanity-swiper .swiper-slide-active .cbcn-humanity-img {
      opacity: 1;
    }

    .cbcn-humanity-swiper .swiper-slide-active p {
      opacity: 0.7 !important;
    }

    .cbcn-humanity-switchBtn-list {
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 99;
    }
  }

  /* fullFocusPortrait */
  @media screen {
    .cbcn-fullFocusPortrait-txt1 {
      width: 24em;
      position: absolute;
      top: 7.5em;
      left: 0;
    }

    .cbcn-fullFocusPortrait-imageDiv {
      width: 20em;
      height: 30em;
      flex-shrink: 0;
      perspective: 1000;
      -webkit-perspective: 1000;
      margin-top: -2em;
    }

    .cbcn-fullFocusPortrait-image {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 20em;
      height: 30em;
      border-radius: 0.8em;
      overflow: hidden;
      transform-origin: center;
      z-index: 50;
      transition: all 0.3s;
    }

    .cbcn-fullFocusPortrait-image.left1 {
      transform: translateY(-50%) translateX(-12em) rotateY(30deg) scale(0.8);
      -webkit-transform: translateY(-50%) translateX(-12em) rotateY(30deg) scale(0.8);
      z-index: 30;
      background-color: #fff;
    }

    .cbcn-fullFocusPortrait-image.left1 img {
      opacity: 0.85;
    }

    .cbcn-fullFocusPortrait-image.left2 {
      transform: translateY(-50%) translateX(-20em) rotateY(60deg) scale(0.6);
      -webkit-transform: translateY(-50%) translateX(-20em) rotateY(60deg) scale(0.6);
      z-index: 20;
      background-color: #fff;
    }

    .cbcn-fullFocusPortrait-image.left2 img {
      opacity: 0.4;
    }

    .cbcn-fullFocusPortrait-image.left3 {
      transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
      -webkit-transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
      z-index: 10;
      opacity: 0;
      transition: none;
    }

    .cbcn-fullFocusPortrait-image.left4 {
      transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
      -webkit-transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
      z-index: 10;
      opacity: 0;
      transition: none;
    }

    .cbcn-fullFocusPortrait-image.right1 {
      transform: translateY(-50%) translateX(12em) rotateY(-30deg) scale(0.8);
      -webkit-transform: translateY(-50%) translateX(12em) rotateY(-30deg) scale(0.8);
      z-index: 30;
      background-color: #fff;
    }

    .cbcn-fullFocusPortrait-image.right1 img {
      opacity: 0.85;
    }

    .cbcn-fullFocusPortrait-image.right2 {
      transform: translateY(-50%) translateX(20em) rotateY(-60deg) scale(0.6);
      -webkit-transform: translateY(-50%) translateX(20em) rotateY(-60deg) scale(0.6);
      z-index: 20;
      background-color: #fff;
    }

    .cbcn-fullFocusPortrait-image.right2 img {
      opacity: 0.4;
    }

    .cbcn-fullFocusPortrait-image.right3 {
      transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
      -webkit-transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
      z-index: 10;
      opacity: 0;
      transition: none;
    }

    .cbcn-fullFocusPortrait-image.right4 {
      transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
      -webkit-transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
      z-index: 10;
      opacity: 0;
      transition: none;
    }

    .cbcn-fullFocusPortrait-InfoDiv {
      top: calc(50% + 17em);
      margin-top: -2em;
      background-color: #fff;
    }

    .cbcn-fullFocusPortrait-videoDiv {
      width: 22.3em;
      height: 3em;
      top: 1em;
      overflow: hidden;
    }

    .cbcn-fullFocusPortrait-video1,
    .cbcn-fullFocusPortrait-video2 {
      width: 22.45em;
      height: 3.04em;
    }

    .cbcn-fullFocusPortrait-Info {
      width: 15.7em;
      gap: 3.15em;
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      transition: all 0.3s;
    }

    .cbcn-fullFocusPortrait-Info.left {
      transform: translateX(-110%) scale(0.5);
      opacity: 0;
    }

    .cbcn-fullFocusPortrait-Info.right {
      transform: translateX(10%) scale(0.5);
      opacity: 0;
    }
  }

  /* performance */
  @media screen {
    .cbcn-performance-img {
      width: 100%;
      height: 55em;
      overflow: hidden;
    }

    .cbcn-performance-txt1 {
      bottom: 5em;
      width: 100%;
      background: linear-gradient(128deg,
          rgba(126, 210, 142, 0.9) 0.19%,
          rgba(0, 0, 0, 0.9) 118.04%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* chip */
  @media screen {
    .cbcn-chip-imgDiv {
      width: 100%;
      height: 41.45em;
      position: relative;
    }

    .cbcn-chip-img-mask {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 99;
      left: 0;
      top: 0;
      background-color: #000;
    }

    .cbcn-chip-img-txt {
      z-index: 99;
    }

    .cbcn-chip-img-txt img {
      width: 24em;
      height: 6.6em;
    }

    .cbcn-chip-txt2 {
      position: relative;
      /* margin-top: 5em; */
      gap: 3.65em;
      z-index: 999;
    }

    .cbcn-chip-desc {
      width: 16em;
      gap: 2.5em;
      flex-shrink: 0;
    }

    .cbcn-chip-paramDiv {
      flex: 1;
      gap: 2.5em 0;
      flex-wrap: wrap;
    }

    .cbcn-chip-paramDiv .cbcn-param:nth-of-type(2n + 1) {
      min-width: 16.3em;
    }
  }

  /* game */
  @media screen {
    .cbcn-game-img {
      margin-top: 5em;
      width: 100%;
      height: 23.2em;
    }

    .cbcn-game-txt2 {
      margin-top: 20.65em;
      z-index: 99;
    }

    .cbcn-game-txt2 {
      margin-top: 5em;
      gap: 3.5em;
      width: 41em;
      display: flex !important;
    }

    .cbcn-game-txt2-row {
      justify-content: space-between;
    }

    .cbcn-game-txt2 .cbcn-titletxt {
      width: 17em;
    }
  }

  /* battery */
  @media screen {
    .cbcn-battery-txt1 {
      width: 32.5em;
      position: relative;
      z-index: 99;
    }

    .cbcn-battery-iconDiv {
      margin-top: 3.5em;
      gap: 1em;
      align-items: center;
      position: relative;
      z-index: 9;
    }

    .cbcn-battery-iconDiv img {
      width: 3.5em;
      height: 3.5em;
    }

    .cbcn-battery-iconTxt {
      gap: 0.2em;
    }

    .cbcn-battery-iconTxt p {
      background: linear-gradient(141deg, #359eff 0.13%, #a1e0ff 162.75%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-battery-img {
      top: 24.6em;
      width: 100vw;
      height: 50em;
    }

    .cbcn-battery-txt2 {
      margin-top: 45em;
      z-index: 99;
    }

    .cbcn-battery-param-div {
      margin-top: 5em;
    }

    .cbcn-battery-param-item svg {
      transform: translateY(0.2em);
    }

    .cbcn-battery-param-row {
      justify-content: space-between;
    }

    .cbcn-battery-param-row.index2 {
      margin-top: 2.5em;
    }

    .cbcn-battery-param-row.index3 {
      margin-top: 6em;
    }

    .cbcn-battery-param-item {
      width: 19.85em;
      gap: 0.75em;
    }

    .cbcn-battery-param-item .cbcn-battery-hr {
      width: 100%;
      height: 0.05em;
      background: #e3e3e3;
      margin: 0;
    }
  }

  /* display */
  @media screen {
    .cbcn-display-txt1 {
      position: relative;
      z-index: 99;
    }

    .cbcn-display-desc {
      width: 32.3em;
    }

    .cbcn-display-img {
      margin-top: 5em;
      width: 50em;
      height: 23.5em;
    }

    .cbcn-display-txt2 {
      margin-top: 5em;
      width: 44em;
      z-index: 99;
      position: relative;
    }

    .cbcn-display-icon2 {
      width: 49em;
      height: 5em;
    }

    .cbcn-display-param-div {
      margin-top: 2.5em;
      width: 100%;
      gap: 2em 3.5em;
      flex-wrap: wrap;
      align-items: center;
    }

    .cbcn-display-param-div div:nth-child(3n + 1) {
      min-width: 11em;
    }

    .cbcn-display-param-div div:nth-child(3n + 2) {
      min-width: 11.5em;
    }

    .cbcn-display-paramIcon {
      padding: 0.5em 1.25em;
      border-radius: 2.6rem;
      border: 1px solid #dedede;
      background: rgba(0, 0, 0, 0.1);
      backdrop-filter: blur(15px);
    }

    .cbcn-display-paramIcon p {
      color: #727272 !important;
    }

    .cbcn-display-displayicon {
      margin-top: 2em;
      display: flex;
      height: 4em;
      gap: 3.5em;
    }

    .cbcn-display-displayicon picture:nth-child(1) {
      height: 2.18em;
      width: 10.45em;
    }

    .cbcn-display-displayicon picture:nth-child(2) {
      height: 4em;
      width: 14.2em;
    }
  }

  /* eyeProtection */
  @media screen {
    .cbcn-eyeProtection-content {
      justify-content: space-between;
      align-items: center;

    }

    .cbcn-eyeProtection-img {
      height: 32.5em;
      right: 3.91em;
      transform: translateY(-16em);
    }

    .cbcn-eyeProtection-txt1 {
      width: 21em;
      left: 3.91em;
      z-index: 99;
    }

    .cbcn-eyeProtection-txt2 {
      left: 3.91em;
      z-index: 88;
    }

    .cbcn-eyeProtection-txt2-row1 {
      margin-top: 3.5em;
      gap: 3em;
    }

    .cbcn-eyeProtection-txt2-row2 {
      margin-top: 2em;
      gap: 3em;
    }

    .cbcn-eyeProtection-txt2-row3 {
      margin-top: 3.5em;
      gap: 3em;
    }

    .cbcn-eyeProtection-txt2-item {
      gap: 1em;
      width: 10.5em;
    }

    .cbcn-eyeProtection-txt2-line {
      width: 100%;
      height: 1px;
      background-color: #e3e3e3;
    }

    .cbcn-eyeProtection-txt2-logo {
      width: 10.5em;
      padding: 0.6em 0.8em;
      justify-content: center;
      align-items: flex-start;
      border-radius: 5px;
      border: 0.8px solid rgba(153, 153, 153, 0);
      background: linear-gradient(314deg,
          rgba(255, 255, 255, 0.1) 6.81%,
          rgba(255, 255, 255, 0.05) 81.91%);
    }

    .cbcn-eyeProtection-txt2-logo p {
      color: #f5f5f7 !important;
      opacity: 0.7em;
    }

    .cbcn-eyeProtectionicon-img1 {
      width: 4em;
      height: 1.8792em;
    }

    .cbcn-eyeProtectionicon-img2 {
      width: 3.05em;
      height: 1.8998em;
    }

    .cbcn-eyeProtection-txt2-logo {
      display: flex;
      flex-direction: row;
      gap: 0.75em;
      justify-content: flex-start;
      align-items: center;
      text-wrap: nowrap;
      white-space: nowrap;
    }
  }

  /* signal */
  @media screen {
    .cbcn-signal-screen {
      height: 70.5em;
    }

    .cbcn-signal-txt1 {
      top: 7.5em;
      width: 100%;
    }

    .cbcn-signal-swiper {
      width: 49em;
      height: 25em;
      flex-shrink: 0;
      z-index: 99;
    }

    .cbcn-signal-swiper>.swiper-wrapper>.swiper-slide {
      flex-shrink: 0;
      border-radius: 0.6em;
      overflow: visible;
      z-index: 50;
      background-color: #fff;
    }

    .cbcn-signal-swiper>.swiper-wrapper>.swiper-slide.index1 {
      z-index: 99;
    }

    .cbcn-signal-imgDiv {
      width: 49em;
      height: 25em;
      overflow: hidden;
      border-radius: 12px;
      overflow: hidden;
    }

    .cbcn-signal-imgDiv video {
      width: 102% !important;
      width: 102% !important;
      overflow: hidden;
      border-radius: 12px;
      overflow: hidden;
    }

    .cbcn-signal-desc {
      width: 36.5em;
      position: absolute;
      top: 28.5em;
      left: 0;
      gap: 3.5em;
      opacity: 0;
      transition: opacity 0.3s;
      z-index: 50;
    }

    .cbcn-signal-swiper>.swiper-wrapper>.swiper-slide-active .cbcn-signal-desc {
      opacity: 1;
    }

    .cbcn-signal-switchBtn-list {
      position: absolute;
      bottom: 13.85em;
      right: 0;
      z-index: 50;
    }

    .cbcn-signal-imgDiv.index1 {
      overflow: visible;
      z-index: 99;
    }

    .cbcn-signal-imgDiv.index1 .cbcn-signal-imgContent {
      width: 100vw;
      height: 70.5em;
      background-color: #fff;
      overflow: hidden;
      border-radius: 0.6em;
    }

    .cbcn-signal-img1 {
      width: 25em;
      height: 52.95em;
      z-index: 90;
    }

    .cbcn-signal-txt-swiperDiv {
      z-index: 99;
      bottom: 1em;
      width: 42.5em;
      height: 2.8em;
      mask-image: linear-gradient(90deg,
          rgba(255, 255, 255, 0) 5%,
          #fff 19.82%,
          #fff 80%,
          rgba(255, 255, 255, 0) 95%);
      border-radius: 2.8em;
      backdrop-filter: blur(15px);
    }

    .cbcn-signal-txt-swiper {
      width: 33.2em;
      height: 2.8em;
    }

    .cbcn-signal-txt-swiper>.swiper-wrapper>.swiper-slide {
      width: auto;
      padding: 0.5em 1.25em;
      align-items: flex-start;
      gap: 0.25em;
      border-radius: 2.8em;
      border: 1px solid rgba(222, 222, 222, 0.1);
      background: rgba(255, 255, 255, 0.1);
      backdrop-filter: blur(15px);
    }

    .cbcn-signal-txt-switchBtn-list {
      z-index: 100;
      bottom: 1.3em;
      width: 100%;
      gap: 43em;
      justify-content: center;
    }

    .cbcn-signal-txt-swiperDiv sup {
      color: #00000066;
    }
  }

  /* antiFall */
  @media screen {
    .cbcn-antiFall-desc {
      width: 32.3em;
    }

    .cbcn-antiFall-imgDiv {
      margin-top: 5.5em;
      width: 100%;
      height: 13.5em;
      position: relative;
    }

    .cbcn-antiFall-img {
      width: 51.3em;
      height: 13.5em;
    }

    .cbcn-antiFall-remark {
      margin-top: 7.5em;
    }
  }

  /* antiWater */
  @media screen {
    .cbcn-antiWater-screen {
      height: 58.4em;
    }

    .cbcn-antiWater-img {
      width: 41.05em;
      height: 48em;
      right: calc(50% - 167px);
    }

    .cbcn-antiWater-txt1 {
      right: 0;
      width: 19.85em;
    }

    .cbcn-antiWater-txt2 {
      width: 11.45em;
      margin-top: 3.5em;
    }
  }

  /* os */
  @media screen {
    .cbcn-os-img {
      width: 40.17295em;
      height: 15em;
    }
  }

  /* AI */
  @media screen {
    .cbcn-AI-swiper {
      overflow: hidden;
      margin-top: 5em;
      width: 100%;
      min-height: 27.9em;
    }

    .cbcn-AI-swiper .swiper-slide {
      padding-top: 2.5em;
      padding-left: 2.5em;
      background-color: #000;
      border-radius: 12px;
      overflow: hidden;
    }

    .cbcn-AI-img {
      width: 22.5em;
      height: 27.5em;
      position: absolute;
      bottom: 0;
      right: 0;
    }

    .cbcn-AI-swiper-txt {
      gap: 1.4em;
    }

    .cbcn-AI-drawer {
      width: 22.75em;
      position: relative;
    }

    .cbcn-AI-drawer-line {
      width: 100%;
      height: 0.025em;
      background: #404040;
    }

    .cbcn-AI-drawer-item {
      cursor: pointer;
      padding: 22px 0;
    }

    .cbcn-AI-drawer-item .title {
      justify-content: space-between;
      align-items: center;
    }

    .cbcn-AI-drawer-icon {
      width: 1.6em;
      height: 1.6em;
      transition: all 0.5s;
      transform: rotate(180deg);
    }

    .cbcn-AI-drawer-item.active .cbcn-AI-drawer-icon {
      transform: rotate(0);
    }

    .cbcn-AI-drawer-item .desc {
      box-sizing: border-box;
      overflow: hidden;
      padding-right: 1.5em;
      height: 0;
    }

    .cbcn-AI-drawer-item .desc p {
      padding-top: 22px;
    }

    .cbcn-AI-drawer-item:first-child .desc {
      height: auto;
    }

    .cbcn-AI-btnList {
      margin-top: 3em;
      gap: 0.75em;
      justify-content: center;
    }

    .cbcn-AI-btn {
      height: 4px;
      width: 154px;
      background-color: #404040;
      cursor: pointer;
    }

    .cbcn-AI-btn.active {
      background-color: #e6e6e6;
    }
  }

  /* blackTech */
  @media screen {
    .cbcn-blackTech-txt1 {
      width: 28.15em;
    }

    .cbcn-blackTech-list {
      margin-top: 3.5em;
      width: 100%;
      gap: 1em;
      flex-wrap: wrap;
    }

    .cbcn-blackTech-item {
      width: 24em;
      height: 11.5em;
      padding: 0em 1.5em 0em 1em;
      justify-content: space-between;
      align-items: center;
      flex-shrink: 0;
      border-radius: 0.6em;
      background: #000;
    }

    .cbcn-blackTech-img {
      width: 8em;
      height: 8em;
    }

    .cbcn-blackTech-txt {
      gap: 0.75em;
      width: 12em;
    }
  }

  /* remark */
  @media screen {

    .cbcn-remark-screen ul,
    .cbcn-remark-screen ol {
      padding-inline-start: 2em;
    }

    .cbcn-remark-screen ol li {
      list-style: decimal;
      color: rgba(245, 245, 247, 0.4);
      line-height: 150%;
    }
  }
}