@media screen and (min-width: 981px) {
  /* kv */
  @media screen {
    .cbcn-kv-remark {
      position: absolute;
      bottom: 1.5em;
      right: 1.5em;
      text-align: right !important;
    }
    .cbcn-kv-screen {
      width: 100vw;
      height: calc(1500 / 3000 * 100vw);
    }

    .cbcn-kv-logo {
      width: 2.75em;
      height: 3.2em;
      position: absolute;
      right: 1.3em;
      bottom: 2.95em;
    }
  }

  /* navigation */
  @media screen {
    .cbcn-navigation-screen {
      background: #f5f5f5 !important;
    }

    .cbcn-navigation-swiper {
      width: 72.8em;
      margin: 0 auto;
    }

    .cbcn-navigation-gap {
      flex-wrap: wrap;
      gap: 1em;
    }

    .cbcn-navigation-row {
      gap: 1em;
    }

    .cbcn-navigation-item {
      position: relative;
      flex: 1 1 0%;
      text-decoration: none;
    }

    .cbcn-navigation-img {
      width: 100%;
      height: 26em;
      overflow: hidden;
      border-radius: 0.6em;
      background: #010101;
    }
    #cbcn-dom-container .cbcn-navigation-img .cover {
      object-position: 50% 25%;
    }

    .cbcn-navigation-txt {
      bottom: 1em;
      z-index: 9;
      width: calc(100% - 2em);
      min-height: 34.8%;
      padding: 1em;
      border-radius: 0.6em;
      background: rgba(44, 44, 44, 0.8);
      backdrop-filter: blur(2px);
    }

    .cbcn-navigation-switchBtn-list {
      margin-top: 2em;
    }

    .cbcn-navigation-icon {
      width: 2.15em;
      height: 2.5em;
      position: absolute;
      top: 1em;
      left: 1em;
      z-index: 9;
    }
    .cbcn-navigation-desc {
      white-space: noWrap;
      top: 10.9em;
    }
    .cbcn-navigation-desc p {
      transition: transform 0.5s;
    }
    .cbcn-pc-hoverScale:hover .cbcn-navigation-desc p {
      transform: scale(1.05);
    }
  }

  /* appearance */
  @media screen {
    .cbcn-appearance-p1,
    .cbcn-appearance-p2,
    .cbcn-appearance-p3 {
      width: 100%;
    }
  }

  /* design */
  @media screen {
    .cbcn-design-card {
      border-radius: 0.6em;
      overflow: hidden;
    }

    .cbcn-design-card video {
      transition: all 0.5s;
    }

    .cbcn-design-card:hover video {
      transform: scale(1.05);
      transform-origin: center;
    }

    .cbcn-design-card-div {
      margin-top: 3.5em;
      gap: 1em;
    }

    .cbcn-design-card-row {
      justify-content: space-between;
    }

    #cbcn-design-card1 {
      width: 67.5em;
      height: 22.5em;
    }

    #cbcn-design-card2,
    #cbcn-design-card3 {
      width: 33.25em;
      height: 25em;
    }

    .cbcn-design-txt2 {
      margin-top: 3.5em;
      width: 32.3em;
    }
  }

  /* color */
  @media screen {
    .cbcn-color-swiper {
      width: 100%;
      height: 50em;
    }

    .cbcn-color-txt {
      width: 100%;
      bottom: 7.5em;
      gap: 0.75em;
    }

    .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: rgba(255, 255, 255, 0.15);
      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.index1 .cbcn-color-circle {
      stroke: #bead9f;
    }

    .cbcn-color-btn.index2 .cbcn-color-circle {
      stroke: #000000;
    }
    .cbcn-color-btn.index3 .cbcn-color-circle {
      stroke: #00005b;
    }

    .cbcn-color-btn.active .cbcn-color-circle {
      stroke-dashoffset: 0;
      transition: stroke-dashoffset 3s ease-out;
    }
  }

  /* image */
  @media screen {
    .cbcn-image-txt1 p {
      background: linear-gradient(
        97deg,
        #e9e5e0 -71.24%,
        #716c66 -1.22%,
        #000 91.84%
      );
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* lensmodule */
  @media screen {
    .cbcn-lensmodule-imgDiv {
      width: 100%;
      height: 62.85em;
      margin-top: -3.75em;
    }

    .cbcn-lensmodule-img {
      width: 96em;
      height: 59.8em;
    }
  }

  /* zeiss */
  @media screen {
    .cbcn-zeiss-txt1 {
      width: 40.7em;
      position: relative;
      z-index: 99;
    }

    .cbcn-zeiss-imgDiv {
      width: 100%;
      height: 54em;
      margin-top: -12em;
    }

    .cbcn-zeiss-img {
      width: 96em;
      height: 54em;
    }

    .cbcn-zeiss-txt2 {
      margin-top: -8em;
      gap: 3.5em;
      width: 40.7em;
    }
  }

  /* rearCamera */
  @media screen {
    .cbcn-rearCamera-content {
      height: 46.5em;
    }

    .cbcn-rearCamera-txt1 {
      justify-content: space-between;
      width: 100%;
      position: absolute;
      top: 7.5em;
    }

    .cbcn-rearCamera-desc {
      width: 20em;
      gap: 2.5em;
    }

    .cbcn-rearCamera-img {
      width: 42.7543em;
      height: 91em;
      bottom: -47em;
      position: absolute;
      left: 50%;
    }

    .cbcn-rearCamera-img-mask {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
    }

    .cbcn-rearCamera-param {
      position: absolute;
      left: 0;
      overflow: visible;
      z-index: 9;
    }

    .cbcn-rearCamera-param .title {
      position: absolute;
      left: 0;
      bottom: 30px;
    }

    .cbcn-rearCamera-param .desc {
      position: absolute;
      left: 0;
      top: 30px;
    }

    .cbcn-rearCamera-param1 {
      bottom: 26em;
      width: 22.85em;
    }

    .cbcn-rearCamera-param2 {
      bottom: 18.95em;
      width: 21.15em;
    }

    .cbcn-rearCamera-param1 .cbcn-rearCamera-line {
      width: 32.725em;
      height: 2px;
      stroke-dasharray: 655;
      stroke-dashoffset: 655;
    }

    .cbcn-rearCamera-param2 .cbcn-rearCamera-line {
      width: 32.725em;
      height: 2px;
      stroke-dasharray: 655;
      stroke-dashoffset: 655;
    }

    .cbcn-rearCamera-param3 {
      bottom: 14.85em;
      width: 19.85em;
    }

    .cbcn-rearCamera-param3 .cbcn-rearCamera-line {
      width: 42.85em;
      stroke-dasharray: 908;
      stroke-dashoffset: 908;
    }

    .cbcn-rearCamera-param3 .desc {
      top: 79px;
    }
  }

  /* longFocus */
  @media screen {
    .cbcn-longFocus-desc {
      width: 40.7em;
    }

    .cbcn-longFocus-imgDiv {
      width: 100%;
      height: 63.65em;
      position: relative;
    }

    .cbcn-longFocus-img {
      width: 95.55em;
      height: 63.65em;
    }

    .cbcn-longFocus-txt2 {
      margin-top: -26em;
    }

    .cbcn-longFocus-param-div {
      margin-top: 5em;
      width: 40.7em;
      flex-wrap: wrap;
      gap: 2.5em 0;
      justify-content: space-between;
    }

    .cbcn-longFocus-param-div .cbcn-param {
      width: 15.7em;
      padding-top: 1.35em;
      border-top: 1px solid #4d4d4d;
    }

    .cbcn-longFocus-param-div .cbcn-param.style2 {
      width: 100%;
    }
  }

  /* stageMode */
  @media screen {
    .cbcn-stageMode-swiper {
      margin-top: 3.5em;
      width: 49em;
      height: 30.5em;
    }

    .cbcn-stageMode-dragDiv {
      width: 100%;
      height: 100%;
      position: relative;
    }

    .cbcn-stageMode-info-div {
      margin-top: 3.5em;
      justify-content: end;
      position: relative;
    }

    .cbcn-stageMode-info {
      width: 40.7em;
      margin: 2.5em auto 0;
    }

    .cbcn-stageMode-info-content {
      width: 200%;
      text-align: center;
      position: relative;
    }

    .cbcn-stageMode-info-content p {
      width: 50%;
    }

    .cbcn-stageMode-switchBtn-div {
      width: 100%;
      justify-content: center;
      gap: 1em;
    }

    .cbcn-stageMode-switchBtn {
      padding-bottom: 0.5em;
      border-bottom: 1px solid #fff;
      cursor: pointer;
      opacity: 0.4;
    }

    .cbcn-stageMode-switchBtn.active {
      opacity: 1;
    }

    .cbcn-drag-drag-desc p {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: center;
      gap: 0.25rem;
      line-height: 1.5;
    }

    .cbcn-stageMode-div-img {
      height: 100%;
    }
  }

  /* 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-img1 {
      position: absolute;
      opacity: 0;
    }

    .cbcn-longFocusSpecimen-img1.active {
      opacity: 1;
    }

    .cbcn-longFocusSpecimen-inbtnListDiv {
      width: 100%;
      justify-content: center;
      top: 1.25em;
      z-index: 999;
    }

    .cbcn-longFocusSpecimen-inbtnList {
      display: inline-flex !important;
      width: auto;
      gap: 0.55em;
      border-radius: 2.2em;
      background: rgba(33, 33, 33, 0.3);
      backdrop-filter: blur(15px);
      justify-content: center;
      align-items: center;
      padding: 0.2em;
    }

    .cbcn-longFocusSpecimen-inbtn {
      padding: 0.1em 0.75em 0.05em;
      border-radius: 2em;
      text-align: center;
      cursor: pointer;
    }

    .cbcn-longFocusSpecimen-inbtn p {
      color: rgba(255, 255, 255, 0.5) !important;
    }

    .cbcn-longFocusSpecimen-inbtn.active {
      background: #fff;
    }

    .cbcn-longFocusSpecimen-inbtn.active p {
      color: #000 !important;
      opacity: 0.6;
    }

    .cbcn-longFocusSpecimen-btnList {
      width: 100%;
      justify-content: center;
      margin-top: 3.5em;
      gap: 1em;
    }

    .cbcn-longFocusSpecimen-btn {
      padding-bottom: 0.5em;
      border-bottom: 1px solid #fff;
      cursor: pointer;
      opacity: 0.4;
    }

    .cbcn-longFocusSpecimen-btn.active {
      opacity: 1;
    }

    .cbcn-longFocusSpecimen-txt2 {
      margin-top: 3.5em;
      width: 100%;
    }

    .cbcn-longFocusSpecimen-txt2-content {
      position: relative;
      width: 300%;
    }

    .cbcn-longFocusSpecimen-txt2-item {
      width: 33.33333333%;
      gap: 1.5em;
      position: relative;
    }

    .cbcn-longFocusSpecimen-desc {
      width: 32.3em;
    }
  }

  /* sensor */
  @media screen {
    .cbcn-sensor-imgDiv {
      margin-top: 3.5em;
      width: 100%;
      height: 35em;
    }

    .cbcn-sensor-img {
      width: 62em;
      height: 35em;
      border-radius: 0.6em;
      overflow: hidden;
    }

    .cbcn-sensor-txt2 {
      margin-top: 5em;
      width: 42em;
    }

    .cbcn-sensor-param-div {
      margin-top: 5em;
      width: 40.7em;
      flex-wrap: wrap;
      gap: 2.5em 0;
      justify-content: space-between;
    }

    .cbcn-sensor-param-div .cbcn-param {
      width: 15.7em;
      padding-top: 1.35em;
      border-top: 1px solid #4d4d4d;
    }

    .cbcn-sensor-param-div .cbcn-param.style2 {
      width: 100%;
    }
  }

  /* nightView */
  @media screen {
    .cbcn-nightView-dragDiv {
      margin-top: 3.5em;
      width: 49em;
      height: 27.2em;
    }

    .cbcn-nightView-desc {
      width: 15.65em;
    }

    .cbcn-nightView-desc p {
      white-space: wrap !important;
    }

    .cbcn-nightView-p-div {
      display: flex;
      justify-content: space-between;
      padding: 0 1.5em;
      transform: translateY(-2.8em);
    }
  }

  /* 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-videoC {
      border-radius: 12px;
      overflow: hidden;
    }

    .cbcn-videoRecording-video {
      width: 97vw;
      height: 44em;
      border-radius: 0.6em;
      overflow: hidden;
    }

    .cbcn-videoRecording-desc {
      margin-top: 3.5em;
      width: 33em;
    }
  }

  /* sceneryMode */
  @media screen {
    .cbcn-sceneryMode-swiper {
      margin-top: 5em;
      width: 100%;
      height: 22.5em;
      overflow: hidden;
    }

    .cbcn-sceneryMode-btnListDiv {
      width: 100%;
      justify-content: center;
      display: flex;
      margin-top: 3.5em;
      gap: 1em;
      /* flex-direction: row; */
    }
    /* .cbcn-sceneryMode-btnList  {
            width: 100%;
            justify-content: center;
            margin-top: 3.5em;
            gap: 1em;
        } */

    .cbcn-sceneryMode-btn {
      padding-bottom: 0.5em;
      border-bottom: 1px solid #fff;
      cursor: pointer;
      opacity: 0.4;
    }

    .cbcn-sceneryMode-btn.active {
      opacity: 1;
    }

    .cbcn-sceneryMode-txt2 {
      width: 24em;
      margin-top: 3.5em;
    }

    .cbcn-sceneryMode-txt2-content {
      width: 300%;
      position: relative;
    }

    /* .cbcn-sceneryMode-div-p{
            width: ;
        } */
    .cbcn-sceneryMode-txt2-content p {
      width: 100%;
    }
  }

  /* humanity */
  @media screen {
    .cbcn-humanity-txt1 {
      width: 40.7em;
    }

    .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;
    }

    .cbcn-humanity-swiper .swiper-slide p {
      opacity: 0;
      transition: opacity 0.3s;
    }

    .cbcn-humanity-swiper .swiper-slide-active p {
      opacity: 1;
    }

    .cbcn-humanity-switchBtn-list {
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 99;
    }
  }

  /* fullFocusPortrait */
  @media screen {
    .cbcn-fullFocusPortrait-txt1 {
      width: 100%;
      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: #000;
    }

    .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: #000;
    }

    .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: #000;
    }

    .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: #000;
    }

    .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;
    }

    .cbcn-fullFocusPortrait-video1,
    .cbcn-fullFocusPortrait-video2 {
      width: 22.45em;
      top: 2.5em;
    }

    .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;
    }
  }

  /* imageChip */
  @media screen {
    .cbcn-imageChip-imgDiv {
      margin-top: 3.5em;
      width: 100%;
      height: 32.3em;
      position: relative;
    }

    .cbcn-imageChip-txt2 {
      margin-top: 3.5em;
      width: 32.3em;
      gap: 2.5em;
    }

    .cbcn-imageChip-paramDiv .cbcn-param {
      width: 9.5em;
      flex-shrink: 0;
    }

    .cbcn-imageChip-txt3 {
      margin-top: 5.9em;
      width: 32.3em;
      flex-wrap: wrap;
      gap: 2.5em 0;
      justify-content: space-between;
    }

    .cbcn-imageChip-txt3 .cbcn-param {
      width: 11.5em;
      padding-top: 1.35em;
      border-top: 1px solid #4d4d4d;
    }
  }

  /* stageVideo */
  @media screen {
    .cbcn-stageVideo-dragDiv {
      margin-top: 3.5em;
      width: 49em;
      height: 30.5em;
      position: relative;
    }

    .cbcn-stageVideo-div-img {
      height: 100%;
    }

    .cbcn-stageVideo-info {
      margin-top: 3.5em;
      gap: 1.5em;
      width: 40.85em;
    }
  }

  /* backlightPortrait */
  @media screen {
    .cbcn-backlightPortrait-content {
      bottom: 0;
      width: 100%;
      height: 100%;
    }

    .cbcn-backlightPortrait-txt1 {
      width: 100%;
      justify-content: space-between;
    }
  }

  /* HDR */
  @media screen {
    .cbcn-HDR-txt1 {
      width: 40.8em;
    }

    .cbcn-HDR-imgDiv {
      margin-top: 5em;
      width: 49em;
      height: 30em;
    }

    .cbcn-HDR-imgDiv video {
      margin-top: 5em;
      width: 49em;
      height: 30em;
      border-radius: 0.6em;
    }

    .cbcn-HDR-desc {
      border-radius: 0.6em;
    }

    .cbcn-HDR-div-p {
      display: flex;
      justify-content: space-between;
      padding: 0 1em;
      transform: translateY(-2.3em);
    }
  }

  /* fullFocusVideo */
  @media screen {
    .cbcn-fullFocusVideo-videoDiv {
      margin-top: 5em;
      width: 94em;
      height: 44em;
      position: relative;
      overflow: hidden;
    }

    .cbcn-fullFocusVideo-videoDiv p {
      z-index: 99;
    }

    .cbcn-fullFocusVideo-videoC {
      border-radius: 12px;
      overflow: hidden;
    }

    .cbcn-fullFocusVideo-video {
      width: 97vw;
      height: 44em;
      border-radius: 0.6em;
      overflow: hidden;
    }

    .cbcn-fullFocusVideo-txt1 {
      width: 32.4em;
    }
  }

  /* ultraClearImages */
  @media screen {
    .cbcn-ultraClearImages-txt1 {
      width: 40.7em;
    }

    .cbcn-ultraClearImages-imgDiv {
      margin-top: 5em;
      width: 100%;
      position: relative;
      overflow: hidden;
      justify-content: space-between;
    }

    .cbcn-ultraClearImages-img {
      width: 24em;
      height: 32.2em;
      border-radius: 0.6em;
      overflow: hidden;
    }

    .cbcn-ultraClearImages-img .cbcn-drag-desc {
      left: 50%;
      transform: translateX(-50%);
    }
  }

  /* AIEraser */
  @media screen {
    .cbcn-AIEraser-content {
      gap: 15.25em;
      align-items: center;
    }

    .cbcn-AIEraser-txt1 {
      width: 24em;
    }

    .cbcn-AIEraser-video {
      height: 35.15em;
      flex-shrink: 0;
    }

    .cbcn-AIEraser-videoDiv {
      margin-top: 5em;
      width: 100%;
      justify-content: space-between;
    }
  }

  /* performance */
  @media screen {
    .cbcn-performance-txt1 p {
      background: linear-gradient(92deg, #f5f5f7 17.22%, #2c2c2c 98.95%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* chip */
  @media screen {
    .cbcn-chip-txt1 {
      position: relative;
      z-index: 99;
    }

    .cbcn-chip-desc {
      width: 49.05em;
    }

    .cbcn-chip-imgDiv {
      width: 100%;
      height: 45.1em;
      position: relative;
      margin-top: -4em;
    }

    .cbcn-chip-img {
      width: 80.2em;
      height: 45.1em;
    }

    .cbcn-chip-txt2 {
      position: relative;
      z-index: 99;
      margin-top: -3em;
    }

    .cbcn-chip-paramDiv {
      width: 100%;
      gap: 2.5em 6em;
      flex-wrap: wrap;
      justify-content: start;
    }

    .cbcn-chip-paramDiv .cbcn-param {
      flex-shrink: 0;
      width: 21.5em;
      padding-top: 1.35em;
      border-top: 1px solid #4d4d4d;
    }

    .cbcn-chip-paramDiv .cbcn-param.style2 {
      width: 100%;
    }
  }

  /* battery */
  @media screen {
    .cbcn-battery-txt1 {
      width: 40.7em;
      position: relative;
      z-index: 99;
    }

    .cbcn-battery-iconDiv {
      margin-top: 3em;
      gap: 1em;
      justify-content: center;
      align-items: center;
    }

    .cbcn-battery-iconDiv img {
      width: 3.5em;
      height: 3.5em;
    }

    .cbcn-battery-iconTxt {
      gap: 0.2em;
    }

    .cbcn-battery-imgDiv {
      width: 100%;
      height: 45em;
      position: relative;
      margin-top: -16em;
    }

    .cbcn-battery-img {
      width: 80em;
      height: 45em;
    }

    .cbcn-battery-txt2 {
      margin-top: -10em;
      z-index: 99;
    }

    .cbcn-battery-param-div {
      margin-top: 5em;
    }
    .cbcn-battery-param-div .param svg {
      margin: 0 0.1em;
    }

    .cbcn-battery-param-row {
      justify-content: space-between;
    }

    .cbcn-battery-param-row.index2 {
      margin-top: 5em;
    }

    .cbcn-battery-param-row.index2 .param {
      display: flex;
    }

    .cbcn-battery-param-row.index2 sup {
      margin-top: 0.5em;
    }

    .cbcn-battery-param-row.index3 {
      margin-top: 6em;
    }

    .cbcn-battery-param-item {
      width: 21.5em;
      gap: 1em;
    }
    .cbcn-battery-param-item p:nth-child(1) {
      line-height: 120%;
    }
    .cbcn-battery-param-item .cbcn-battery-hr {
      width: 100%;
      height: 0.05em;
      background: #535353;
      margin: 0;
    }
  }

  /* display */
  @media screen {
    .cbcn-display-txt1 {
      position: relative;
      z-index: 99;
    }

    .cbcn-display-imgDiv {
      width: 100%;
      height: 45.7em;
      margin-top: -5em;
      margin-bottom: -10em;
    }

    .cbcn-display-img {
      width: 81.3em;
      height: 45.7em;
    }

    .cbcn-displayicon-img1 {
      width: 100%;
      height: 2.3em;
    }

    .cbcn-displayicon-img2 {
      width: 100%;
      height: 4.5em;
      margin-left: 0 !important;
    }
    .cbcn-displayicon-img3 {
      width: 100%;
      height: 4.5em;
      margin-left: 0 !important;
    }

    .cbcn-display-txt2 {
      z-index: 99;
      position: relative;
      margin-top: 5em;
    }

    .cbcn-display-paramDiv {
      width: 40em;
      gap: 2.5em 7.5em;
      flex-wrap: wrap;
      justify-content: start;
    }

    .cbcn-display-paramDiv .cbcn-param {
      width: 15.7em;
      padding-top: 1.35em;
      border-top: 1px solid #4d4d4d;
    }

    .cbcn-display-paramDiv .cbcn-param-icon {
      padding: 0;
      border: none;
    }
  }

  /* eyeProtection */
  @media screen {
    .cbcn-eyeProtection-content {
      justify-content: space-between;
      align-items: center;
    }

    .cbcn-eyeProtection-img {
      height: 32.5em;
      right: -4.4em;
      transform: translateY(-16em);
    }

    .cbcn-eyeProtection-txt1 {
      width: 36.5em;
      left: 0;
      z-index: 99;
    }

    .cbcn-eyeProtection-color1 {
      width: 27em;
    }

    .cbcn-eyeProtection-txt2Div {
      width: 38.2em;
    }

    .cbcn-eyeProtection-txt2 {
      z-index: 88;
      gap: 2.5em;
      position: absolute;
      left: 0;
      width: 100%;
    }

    .cbcn-eyeProtection-itemDiv {
      gap: 2.5em 1.5em;
      flex-wrap: wrap;
    }

    .cbcn-eyeProtection-item {
      flex-shrink: 0;
      width: 16.85em;
      padding-top: 1.5em;
      gap: 1em;
      border-top: 1px solid #4d4d4d;
    }

    .cbcn-eyeProtection-iconItem {
      margin-top: 1em;
      width: 16.85em;
      height: 4.1em;
      gap: 0.75em;
      padding: 0 0.6em;
      align-items: center;
      border-radius: 0.2848em;
      border: 1px solid rgb(100, 100, 100);
      background: linear-gradient(
        314deg,
        rgba(255, 255, 255, 0.1) 6.81%,
        rgba(255, 255, 255, 0.05) 81.91%
      );
    }

    .cbcn-eyeProtection-icon {
      width: 4em;
      height: 1.8792em;
      flex-shrink: 0;
    }
  }

  /* antiFall */
  @media screen {
    .cbcn-antiFall-titletxt {
      position: relative;
      z-index: 9;
    }
    .cbcn-antiFall-desc {
      width: 32.5em;
    }

    .cbcn-antiFall-imgDiv {
      width: 100%;
      height: 22.8em;
      position: relative;
    }

    .cbcn-antiFall-img {
      width: 96em;
      height: 22.8em;
    }

    .cbcn-antiFall-remark {
      margin-top: 7.5em;
    }
  }

  /* antiWater */
  @media screen {
    .cbcn-antiWater-screen {
      padding-bottom: 3.85em;
    }
    .cbcn-antiWater-img {
      width: 42.35em;
      height: 70.5em;
      margin-top: -10.5em;
    }

    .cbcn-antiWater-txt1 {
      width: 41em;
      position: relative;
      z-index: 9;
    }

    .cbcn-antiWater-txt2 {
      width: 19.7em;
      margin-top: 3.5em;
    }
  }

  /* os */
  @media screen {
    .cbcn-os-imgDiv {
      width: 100%;
      height: 35em;
      display: block;
      position: relative;
    }
    .cbcn-os-img {
      width: 71em;
      height: 35em;
    }

    .cbcn-os-content {
      top: 15.75em;
      gap: 8.05em;
      align-items: center;
    }

    .cbcn-os-btn {
      padding: 0.5em 2.5em 0.3em;
      background: linear-gradient(92deg, #f0ede8 -1.24%, #fff 99.1%);
      border-radius: 3em;
      text-decoration: none;
      /* cursor: pointer; */
    }
    .cbcn-os-btn p {
      color: #1d1d1f !important;
    }
    .cbcn-os-icon {
      width: 2em;
      height: 2.3em;
      right: 1.5em;
      bottom: 1.5em;
      position: absolute;
    }
  }

  /* gemini */
  @media screen {
    .cbcn-gemini-txt1 {
      width: 40.7em;
    }
    .cbcn-gemini-img {
      margin-top: 3.5em;
      width: 27.8484em;
      height: 34em;
      flex-shrink: 0;
    }
    .cbcn-gemini-Aiicon {
      width: 2em;
      height: 2.3em;
      position: absolute;
      bottom: 7.4em;
      right: 0;
    }
  }

  /* AI */
  @media screen {
    .cbcn-AI-list {
      gap: 1em 0;
      flex-wrap: wrap;
      justify-content: space-between;
    }

    .cbcn-AI-item {
      width: 100%;
      min-height: 37em;
      border-radius: 0.6em;
      background: #1d1d1d;
      align-items: center;
      overflow: hidden;
      position: relative;
      padding-top: 3.5em;
      padding-bottom: 3.5em;
      gap: 5.35em;
    }

    .cbcn-AI-item.index1,
    .cbcn-AI-item.index3 {
      padding-left: 3.5em;
      padding-right: 6em;
    }

    .cbcn-AI-item.index2,
    .cbcn-AI-item.index4 {
      flex-direction: row-reverse;
      padding-left: 6em;
      padding-right: 3.5em;
    }

    .cbcn-AI-item .cbcn-titletxt {
      width: 21.5em;
    }

    .cbcn-AI-item-title {
      position: relative;
      display: inline-block;
    }
    .cbcn-AI-logo {
      position: relative;
      text-align: right;
    }
    .cbcn-AI-logo-img {
      width: 6.05em;
      height: 1.2em;
    }

    .cbcn-AI-img1,
    .cbcn-AI-img3 {
      width: 14.15em;
      height: 30em;
      flex-shrink: 0;
      border-radius: 0.8em;
      overflow: hidden;
    }

    .cbcn-AI-img2 {
      width: 14.15em;
      height: 30em;
      flex-shrink: 0;
      border-radius: 0.8em;
      overflow: hidden;
    }
    .cbcn-AI-img4 {
      width: 14.15em;
      height: 30em;
      flex-shrink: 0;
      border-radius: 0.8em;
      overflow: hidden;
    }

    .cbcn-ai-desc {
      margin-bottom: 0.5em;
    }
    .cbcn-ai-desc p:nth-last-child(1) {
      color: rgba(255, 255, 255, 0.4) !important;
    }
  }

  /* securityChip */
  @media screen {
    .cbcn-securityChip-screen {
      height: 47.5em;
    }

    .cbcn-securityChip-txt1 {
      left: 0;
      width: 24em;
    }

    .cbcn-securityChip-img {
      width: 96em;
      height: 47.5em;
      top: 0;
      position: relative;
    }
    .cbcn-securityChip-Aiicon {
      position: absolute;
      bottom: 10.35em;
      right: 23.5em;
      width: 2em;
      height: 2.3em;
    }
  }

  /* secureDataPurge */
  @media screen {
    .cbcn-secureDataPurge-content {
      align-items: center;
      justify-content: space-between;
    }

    .cbcn-secureDataPurge-txt1 {
      width: 28.15em;
    }

    .cbcn-secureDataPurge-img {
      height: 30em;
    }
    .cbcn-secureDataPurge-Aiicon {
      width: 2em;
      height: 2.3em;
      position: absolute;
      right: 23.5em;
      top: 40.1em;
    }
  }

  /* 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%;
    }
  }
}
