@media screen and (max-width: 980px) {

  /* 文本左对齐 */
  .cbcn-wap-left {
    text-align: left !important;
  }

  /* kv  */
  @media screen {
    .cbcn-kv-section {
      width: 100%;
      height: 33.35em;
      position: relative;
      display: block;
    }

    /* .cbcn-kv-remark {
      position: absolute;
      width: 100%;
      padding: 0 1em;
      bottom: 1em;
      opacity: 1;
      color: #555;
      text-align: right;
    } */
  }

  /* navigation */
  @media screen {
    .cbcn-navigation-section.bk {
      background: var(--background-l4, #1f1f1f);
    }

    .cbcn-navigation-swiper {
      gap: 1em;
    }

    .cbcn-navigation-swiper-slide {
      position: relative;
      border-radius: 1.2em;
      overflow: hidden;
      width: 100%;
      height: 27.5em;
      background: #000;
    }

    .cbcn-navigation-img {
      width: 100%;
      height: 100%;
    }

    .cbcn-navigation-desc {
      position: absolute;
      top: 1.5em;
      left: 1em;
      z-index: 99;
    }
  }

  /* appearance */
  @media screen {
    .cbcn-appearance-video {
      width: 100vw;
      height: 100vh;
    }

    .cbcn-appearance-p1 {
      gap: var(--spacing-head-l1, 1.5em);
    }

    .cbcn-appearance-p1::after {
      content: "";
      width: 200vw;
      height: 200vh;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: rgba(0, 0, 0, 0.2);
      z-index: 1;
    }
    .cbcn-appearance-p1 p {
        position: relative;
        z-index: 2;
    }

    .cbcn-appearance-p2 {
      width: 100%;
      gap: 3.5em;
      justify-content: center;
    }

    .cbcn-appearance-p2::after {
      content: "";
      width: 200vw;
      height: 200vh;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: rgba(0, 0, 0, 0.2);
      z-index: 1;
    }
    .cbcn-appearance-p2 p {
        position: relative;
        z-index: 2;
    }
  }

  /* color */
  @media screen {
    .cbcn-color-section {
      padding: 3em 0em;
    }

    .cbcn-color-swiper {
      width: 100%;
    }

    .cbcn-color-swiper .swiper-slide {
      background: #000;
    }

    .cbcn-color-img {
      width: 12.45em;
      height: 26em;
    }

    .cbcn-color-txt {
      margin-top: 1.06em;
      align-items: center;
    }


    .cbcn-color-btnListDiv {
      position: relative;
      z-index: 9;
      justify-content: center;
      margin-top: 1.06em;
    }

    .cbcn-color-btnList {
      display: inline-flex !important;
      width: auto;
      padding: 0.5em;
      align-items: center;
      gap: 0.28em;
      border-radius: 34.4483em;
      background: rgba(255, 255, 255, 0.12);
      backdrop-filter: blur(25px);
      -webkit-backdrop-filter: blur(25px);
    }

    .cbcn-color-btn {
      width: 1.5em;
      height: 1.5em;
      cursor: pointer;
      position: relative;
    }

    .cbcn-color-btn svg {
      width: 1.5em;
      height: 1.5em;
    }

    .cbcn-color-circle {
      fill: none;
      stroke-width: 2.5px;
      stroke-dasharray: 125.6px;
      stroke-dashoffset: 125.6px;
    }

    .cbcn-color-btn.index0 .cbcn-color-circle {
      stroke: #f6f6f6;
    }

    .cbcn-color-btn.index1 .cbcn-color-circle {
      stroke: #ffc7c7;
    }

    .cbcn-color-btn.index2 .cbcn-color-circle {
      stroke: #b3ddf4;
    }

    .cbcn-color-btn.index3 .cbcn-color-circle {
      stroke: #444343;
    }

    .cbcn-color-btn.active .cbcn-color-circle {
      stroke-dashoffset: 0;
      transition: stroke-dashoffset 3s ease-out;
    }
  }

  /* eyeCatching */
  @media screen {
    .cbcn-eyeCatching-img {
      width: 100%;
      height: 8em;
      margin-top: 2.5em;
    }

    .cbcn-eyeCatching-txt4 {
      margin-top: 2.5em;
      justify-content: center;
      gap: 1.5em 2.5em;
    }

    .cbcn-eyeCatching-txt4 .cbcn-param {
      min-width: 5.4em;
    }

    .cbcn-eyeCatching-txt4 .style1,
    .cbcn-eyeCatching-txt4 .style1 sup {
      background: linear-gradient(180deg, #FF7E22 -12.68%, #FBD670 158.54%);
      background-clip: text;
      -webkit-background-clip: text;
    }

    .cbcn-eyeCatching-txt4 .style2 {
      background: linear-gradient(180deg, #FFB83E 15.25%, #537BFF 211.25%);
      background-clip: text;
      -webkit-background-clip: text;
    }

    .cbcn-eyeCatching-txt4 .style3 {
      background: linear-gradient(180deg, #FBC870 0.61%, #537BFF 121.76%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-eyeCatching-txt4 .style4 {
      background: linear-gradient(180deg, #629AF4 -1.31%, #4D62FF 98.69%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-eyeCatching-txt4 .cbcn-wap-h5 {
      -webkit-text-fill-color: transparent;
    }

    .cbcn-eyeCatching-icon {
      width: 6.32705em;
      height: 2.75em;
    }
  }

  /* originalcolor */
  @media screen {

    .cbcn-originalcolor-txt1,
    .cbcn-originalcolor-txt2 {
      width: 16.75em;
      z-index: 9;
    }

    .cbcn-originalcolor-txt2 {
      margin-top: 8em;
    }

    .cbcn-originalcolor-img {
      width: 18.75em;
      height: 14em;
      position: relative;
      left: -1em;
    }

    .cbcn-originalcolor-img2 {
      height: 12.9em;
      margin-top: 2.5em;
    }

    .cbcn-originalcolor-txt2 {
      position: relative;
    }
  }

  /* eyeProtection */
  @media screen {

    .cbcn-eyeprotection-img {
      margin-top: 2.5em;
      width: 100%;
      height: 13.75em;
      position: relative;
    }

    .cbcn-eyeprotection-img-2 {
      opacity: 0;
    }

    .cbcn-eyeprotection-txt2 {
      gap: 1em;
      justify-content: center;
    }

    .cbcn-eyeprotection-txt2-div1 {
      width: 100%;
    }

    .cbcn-eyeprotection-fn {
      position: relative;
      top: -60px;
      z-index: 9;
      text-align: center;
      font-size: 0.225em;
      color: rgba(255, 255, 255, 0.35) !important;
    }
  }

  /* design */
  @media screen {
    .cbcn-design-section.bk {
      background: #1a1a1a;
    }

    .cbcn-design-txt2 {
      justify-content: center;
      gap: 1em;
      margin-top: 2em;
    }

    .cbcn-design-swiper {
      width: 100%;
      height: 12.5em;
      /* overflow: hidden; */
      position: relative;
      margin-top: 2em;
    }

    .cbcn-design-swiper-item {
      width: 16.75em;
      height: 12.5em;
      border-radius: 0.6em;
      overflow: hidden;
    }

    .cbcn-design-switchBtn-list {
      margin-top: 2em;
      justify-content: flex-end;
    }

    .cbcn-design-txt1 {
      text-align: left !important;
    }
  }

  /* image */
  @media screen {
    .cbcn-image-section {
      padding: 4em 0;
    }

    .cbcn-image-img1 {
      width: 100%;
      height: 12.1em;
      display: block;
      object-fit: cover;
      margin-bottom: -2em;
      z-index: 0;
      position: relative;
    }

    .cbcn-image-index {
      z-index: 999;
      position: relative;
    }

    .cbcn-image-txt1 {
      width: 100%;
      position: relative;
      z-index: 2;
    }

    .cbcn-image-txt1 p {
      background: linear-gradient(92deg, #f5f5f7 17.22%, #2c2c2c 98.95%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* lensmodule */
  @media screen {
    .cbcn-lensmodule-section {
      margin-top: -1.5em;
      padding-bottom: 4em;
    }

    .cbcn-lensmodule-img {
      height: 15.45em;
      width: 100%;
    }
  }

  /* zeiss */
  @media screen {
    .cbcn-zeiss-txt1 {
      width: 100%;
    }

    .cbcn-zeiss-img {
      width: 100%;
      height: 8.65em;
      margin: 2.5em 0;
    }

    .cbcn-zeiss-txt2 {
      gap: 2.5em;
    }

    .cbcn-zeiss-txt2 .cbcn-titletxt {
      width: 100%;
    }
  }

  /* rearCamera */
  @media screen {
    .cbcn-rearCamera-section {
      padding: 4em 0;
    }

    .cbcn-rearCamera-txt1 {
      width: 100%;
      margin-bottom: 8em;
    }

    .cbcn-rearCamera-desc {
      margin-top: 2.5em;
      width: 100%;
      gap: 2.5em;
    }

    .cbcn-rearCamera-param {
      margin-top: 2.5em;
      gap: 1em;
      align-items: center;
      text-align: center;
    }

    .cbcn-rearCamera-img {
      width: 100%;
      height: 17.55em;
    }
  }

  /* longFocus */
  @media screen {
    .cbcn-longFocus-desc {
      width: 100%;
      padding: 0 1em;
    }

    .cbcn-longFocus-titletxt {
      padding: 0 1em;
    }

    .cbcn-longFocus-img {
      width: 100%;
      height: 14.05em;
      margin-top: 2.5em;
    }

    .cbcn-longFocus-txt2 {
      margin-top: 2.5em;
    }

    .cbcn-longFocus-param-div {
      width: 100%;
      gap: 1.5em;
    }

    .cbcn-longFocus-param-row {
      flex-wrap: wrap;
      gap: 1.5em 1.2em;
    }

    .cbcn-longFocus-param-row .cbcn-param:nth-of-type(2n + 1) {
      min-width: 7em;
    }

    .cbcn-longFocus-param-row2 {
      gap: 1.2em;
    }

    .cbcn-longFocus-p {
      text-align: left !important;
    }

    .cbcn-longFocusSpecimen-inbtnListDiv {
      position: absolute;
      bottom: 0.35em;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    .cbcn-longFocusSpecimen-inbtnList {
      display: inline-flex !important;
      width: auto;
      gap: 0.1em;
      border-radius: 1.2em;
      background: rgba(33, 33, 33, 0.3);
      backdrop-filter: blur(15px);
      -webkit-backdrop-filter: blur(15px);
      justify-content: center;
      align-items: center;
      padding: 0.15em;
    }

    .cbcn-longFocusSpecimen-inbtn {
      padding: 0.05em 0.6em;
      border-radius: 1.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;
    }
  }

  /* stageMode */
  @media screen {
    .cbcn-stageMode-section.bk {
      background: #141414 !important;
    }

    .cbcn-stageMode-section .cbcn-switchBtnList .cbcn-wap-flexRow {
      background-image: linear-gradient(to left,
          #141414 0%,
          #141414 50%,
          transparent 100%);
    }

    .cbcn-stageMode-info-p-p {
      opacity: 0.7 !important;
    }

    .cbcn-stageMode-info-div {
      margin-top: 2.5em;
    }

    .cbcn-stageMode-info {
      width: 100%;
    }

    .cbcn-stageMode-info-p1 .cbcn-wap-p22 {
      margin-bottom: 1em;
    }

    .cbcn-stageMode-1-swiper,
    .cbcn-stageMode-2-swiper {
      width: 100%;
      height: 21.5em;
      overflow: hidden;
      position: relative;
      margin-top: 2.5em;
    }

    .cbcn-stageMode-img {
      width: 100%;
      height: 17.5em;
      border-radius: 0.4em;
      overflow: hidden;
      margin-bottom: 2em;
    }

    .cbcn-stageMode-1-swiper p,
    .cbcn-stageMode-2-swiper p {
      line-height: 40px;
    }

    .cbcn-stageMode-switchBtn-list {
      position: relative;
      z-index: 999;
      margin-top: -2em;
    }

    .cbcn-stageMode-info-p2 {
      margin-top: 4em;
    }

    #cbcn-dom-container .cbcn-stageMode-info-p2 .cbcn-wap-p22 {
      margin-bottom: 1em;
    }

    .cbcn-stageMode-info .swiper-wrapper .cbcn-wap-p19 {
      color: rgba(255, 255, 255, 0.5) !important;
    }
  }

  /* longFocusSpecimen */
  @media screen {
    .cbcn-longFocusSpecimen-swiper {
      width: 100%;
      height: 15em;
      margin-top: 2.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-swiper .swiper-slide-active {
      opacity: 1;
      z-index: 98;
    }

    .cbcn-longFocusSpecimen-btnListDiv {
      width: 100%;
      justify-content: center;
      margin-top: 2.5em;
    }

    .cbcn-longFocusSpecimen-btnList {
      display: inline-flex !important;
      width: auto;
      gap: 0.55em;
      border-radius: 2.2em;
      background: #212121;
      justify-content: center;
      align-items: center;
      padding: 0.2em;
    }

    .cbcn-longFocusSpecimen-btn {
      padding: 0.1em 0.5em;
      border-radius: 2em;
      text-align: center;
      cursor: pointer;
    }

    .cbcn-longFocusSpecimen-btn p {
      color: rgba(255, 255, 255, 0.5) !important;
    }

    .cbcn-longFocusSpecimen-btn.active {
      background: #fff;
    }

    .cbcn-longFocusSpecimen-btn.active p {
      color: #000 !important;
    }

    .cbcn-longFocusSpecimen-txt2 {
      margin-top: 2.5em;
      width: 100%;
    }

    .cbcn-longFocusSpecimen-txt2-content {
      position: relative;
      left: 0;
      width: 300%;
      transition: left 0s;
    }

    .cbcn-longFocusSpecimen-txt2-item {
      width: 33.33333333%;
      gap: 1em;
    }

    .cbcn-longFocusSpecimen-desc {
      width: 100%;
    }
  }

  /* qualityEnhancement */
  @media screen {
    #cbcn-dom-container .cbcn-qualityEnhancement-section .ct {
      text-align: left;
    }

    .cbcn-qualityEnhancement-swiper {
      margin-top: 2.5em;
      width: 100%;
      height: 21.5em;
      position: relative;
      overflow: hidden;
    }

    .cbcn-qualityEnhancement-img {
      width: 100%;
      height: 17.5em;
      border-radius: 0.4em;
      overflow: hidden;
      margin-bottom: 2em;
    }

    .cbcn-qualityEnhancement-p1 {
      width: 100%;
      margin-top: 19.5em;
      position: absolute;
    }

    .cbcn-qualityEnhancement-p2 {
      width: 100%;
      margin-top: 19.5em;
      margin-left: calc(100% + 1em);
      position: absolute;
      text-wrap: nowrap !important;
    }

    .cbcn-qualityEnhancement-p1 P,
    .cbcn-qualityEnhancement-p2 P {
      color: rgba(245, 245, 247, 0.7) !important;
    }

    .cbcn-qualityEnhancement-switchBtn-list {
      position: relative;
      z-index: 999;
      margin-top: -2em;
    }

    .cbcn-qualityEnhancement-txt2 {
      margin-top: 2.5em;
      width: 100%;
    }
  }

  /* sensor */
  @media screen {
    .cbcn-sensor-txt2 {
      margin-top: 2.5em;
      width: 100%;
    }

    .cbcn-sensor-txt2 .cbcn-wap-p19 {
      width: 100%;
      padding: 0 1em;
    }

    .cbcn-sensor-img {
      width: 16.75em;
      height: 15em;
      margin: 2.5em auto 0;
      border-radius: 0.6em;
      overflow: hidden;
    }

    .cbcn-sensor-param-div {
      width: 100%;
      padding: 0 1em;
      margin-top: 2.5em;
      gap: 1.5em;
    }

    .cbcn-sensor-param-row1 {
      flex-wrap: wrap;
      gap: 1.5em 1em;
    }

    .cbcn-sensor-param-row1 svg {
      width: 15px;
      height: 15px;
      margin-left: 5px;
    }

    .cbcn-sensor-param-row1 .cbcn-param:nth-child(2n + 1) {
      min-width: 8em;
    }

    .cbcn-sensor-param-row2 {
      gap: 1.5em;
    }
  }

  /* nightView */
  @media screen {
    .cbcn-nightView-desc {
      width: 100%;
      margin-top: 2.5em;
    }

    .cbcn-nightView-swiper {
      margin-top: 2.5em;
      width: 100%;
      height: 21.5em;
      overflow: hidden;
      position: relative;
    }

    .cbcn-nightView-img {
      width: 100%;
      height: 17.5em;
      border-radius: 0.4em;
      overflow: hidden;
      margin-bottom: 2em;
    }

    .cbcn-nightView-swiper p {
      line-height: 40px;
    }

    .cbcn-nightView-switchBtn-list {
      position: relative;
      z-index: 999;
      margin-top: -2em;
    }
  }

  /* videoRecording */
  @media screen {
    .cbcn-videoRecording-section {
      padding: 4em 1em !important;
    }

    .cbcn-videoRecording-videoDiv {
      width: 100%;
      position: relative;
    }

    .cbcn-videoRecording-img {
      width: 16.75em;
      height: 15em;
      border-radius: 0.4em;
      overflow: hidden;
      margin-top: 2.5em;
    }

    .cbcn-videoRecording-desc {
      margin-top: 2.5em;
      width: 100%;
    }
  }

  /* livePhoto */
  @media screen {
    .cbcn-livePhoto-swiper {
      margin: 2.5em 0 2em;
    }

    .cbcn-livePhoto-img {
      width: 100%;
      height: 17.5em;
      border-radius: 0.4em;
      overflow: hidden;
      margin-top: 2.5em;
    }

    .cbcn-livePhoto-txt2 {
      margin-top: 2.5em;
    }
  }

  /* sceneryMode */
  @media screen {
    .cbcn-sceneryMode-txt1 {
      width: 100%;
    }

    .cbcn-sceneryMode-swiper {
      margin-top: 2.5em;
      width: 100%;
      height: 7.9em;
      overflow: hidden;
    }

    .cbcn-sceneryMode-btnListDiv {
      width: 100%;
      margin-top: 2em;
      position: relative;
    }

    .cbcn-sceneryMode-btnList {
      width: 300%;
      position: relative;
      left: 0;
      transition: left 0s;
    }

    .cbcn-sceneryMode-btn {
      width: 100%;
      opacity: 0;
    }

    .cbcn-sceneryMode-btn.active {
      opacity: 1;
    }

    .cbcn-sceneryMode-txt2 {
      width: 100%;
      margin-top: 0.5em;
    }

    .cbcn-sceneryMode-txt2-content {
      width: 300%;
      position: relative;
      left: 0;
      transition: left 0s;
    }

    .cbcn-sceneryMode-txt2-content p {
      width: 100%;
      text-align: left !important;
    }

    .cbcn-sceneryMode-switchBtn-list {
      margin-top: 2em;
    }

    .cbcn-sceneryMode-p {
      text-align: left !important;
    }

    #cbcn-dom-container .cbcn-sceneryMode-txt2-content p.cbcn-hide {
      opacity: 0;
    }

    .cbcn-sceneryMode-remark {
      margin-top: 2.5em;
    }

    .cbcn-sceneryMode-remark p {
      color: rgba(245, 245, 247, 0.4) !important;
    }
  }

  /* humanity */
  @media screen {
    .cbcn-humanity-txt1 {
      width: 100%;
    }

    .cbcn-humanity-swiper {
      margin-top: 2.5em;
      width: 100%;
      height: 21.5em;
      overflow: hidden;
    }

    .cbcn-humanity-img {
      width: 100%;
      height: 17.5em;
      border-radius: 0.4em;
      overflow: hidden;
      margin-bottom: 2em;
    }

    .cbcn-humanity-swiper .swiper-slide p {
      line-height: 40px;
      opacity: 0;
    }

    .cbcn-humanity-swiper .swiper-slide-active p {
      opacity: 1;
    }

    .cbcn-humanity-switchBtn-list {
      position: relative;
      z-index: 999;
      margin-top: -2em;
    }
  }

  /* imageChip */
  @media screen {
    .cbcn-imageChip-imgDiv {
      margin: 2.5em auto;
      width: 14em;
      height: 14em;
      position: relative;
    }

    #cbcn-dom-container .cbcn-imageChip-section p.ct {
      text-align: left;
    }

    .cbcn-imageChip-txt2 {
      width: 100%;
    }

    .cbcn-imageChip-desc {
      width: 100%;
    }

    .cbcn-imageChip-desc p {
      color: rgba(245, 245, 247, 0.7) !important;
    }

    .cbcn-imageChip-paramDiv {
      margin-top: 2.5em;
      gap: 1.5em 2.5em;
      width: 100%;
      flex-wrap: wrap;
    }

    .cbcn-imageChip-paramDiv .cbcn-param:nth-of-type(2n + 1) {
      min-width: 6em;
      flex-shrink: 0;
    }
  }

  /* backlightPortrait */
  @media screen {
    .cbcn-backlightPortrait-section {
      padding: 4em 0;
    }

    .cbcn-backlightPortrait-txt1 {
      width: 100%;
      gap: 2.5em;
    }

    .cbcn-backlightPortrait-desc {
      width: 100%;
    }

    .cbcn-backlightPortrait-img {
      width: 100%;
      height: 14.85em;
      margin-top: 2.5em;
      position: relative;
      border-radius: 0.4em;
      overflow: hidden;
    }

    .cbcn-backlightPortrait-svg {
      width: 17.5em;
      height: 13.85em;
      left: 0;
    }
  }

  /* HDR */
  @media screen {
    .cbcn-HDR-desc {
      text-wrap: wrap;
    }

    .cbcn-HDR-dragDiv {
      margin-top: 2.5em;
      width: 100%;
      height: 17.5em;
      overflow: hidden;
      position: relative;
    }

    .cbcn-HDR-img {
      width: 100%;
      height: 17.5em;
      border-radius: 0.4em;
      overflow: hidden;
    }
  }

  /* highRefreshRateVideo */
  @media screen {
    .cbcn-highRefreshRateVideo-section {
      padding: 4em 0;
    }

    .cbcn-highRefreshRateVideo-desc {
      margin-top: 2.5em;
    }

    .cbcn-highRefreshRateVideo-img {
      margin-top: 2.5em;
    }
  }

  /* fullFocusVideo */
  @media screen {
    .cbcn-fullFocusVideo-section {
      padding: 4em 1em !important;
      width: 100%;
    }

    .cbcn-fullFocusVideo-img-div {
      margin-top: 2.5em;
      width: 100%;
      position: relative;
      text-wrap: nowrap;
    }

    .cbcn-fullFocusVideo-img {
      width: 100%;
      height: 17.5em;
      border-radius: 0.4em;
      overflow: hidden;
      margin-top: 2.5em;
    }
  }

  /* fullFocusPortrait */
  @media screen {
    .cbcn-fullFocusPortrait-section {
      padding: 4em 0;
      background-color: #141414 !important;
    }

    .cbcn-fullFocusPortrait-InfoDiv {
      margin-top: 2.5em;
      padding: 0 1em;
    }

    .cbcn-fullFocusPortrait-Info {
      width: 100%;
    }

    .cbcn-fullFocusPortrait-image {
      margin-bottom: 2em;
      width: 100%;
      height: 17.5em;
      border-radius: 0.4em;
      overflow: hidden;
    }

    .cbcn-fullFocusPortrait-Info p {
      text-align: left !important;
    }

    .cbcn-fullFocusPortrait-switchBtn-list {
      margin-top: 2em;
      padding: 0 1em;
    }
  }

  /* performance */
  @media screen {
    .cbcn-performance-section {
      padding: 4em 0;
    }

    .cbcn-performance-div {
      display: flex;
      justify-content: center;
      width: 100%;
    }

    .cbcn-performance-txt1 {
      display: flex;
      flex-wrap: wrap;
    }

    .cbcn-performance-txt1 {
      width: 100%;
      justify-content: center;
    }

    .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;
    }

    .cbcn-performance-img {
      width: 100%;
      height: 7em;
    }
  }

  /* battery */
  @media screen {
    .cbcn-battery-iconDiv {
      margin-top: 1.5em;
      display: flex;
      align-items: center;
      flex-direction: row;
      justify-content: center;
      gap: 0.8em;
    }

    .cbcn-battery-iconDiv img {
      width: 2.5em;
      height: 2.5em;
    }

    .cbcn-battery-img {
      width: 100%;
      height: 100vm;
      margin-top: 2.5em;
    }

    .cbcn-battery-remark {
      position: relative;
    }

    .cbcn-battery-remark p {
      margin-top: 0.5em;
    }

    .cbcn-battery-param-div {
      margin-top: 2.5em;
      gap: 3em;
    }

    .cbcn-battery-param-row {
      gap: 3em;
    }

    .cbcn-battery-param-row svg {
      transform: translateY(0.45em);
      width: 17px;
    }

    .cbcn-battery-param-div .cbcn-param {
      padding: 0 !important;
      width: 100%;
    }

    .cbcn-battery-param-item .cbcn-battery-hr {
      width: 100%;
      height: 0.05em;
      background: #535353;
      margin: 0.75em 0;
    }

    .cbcn-battery-txt2 .cbcn-param {
      min-width: 7.7em !important;
    }

    .cbcn-battery-param-row:nth-last-child(1) {
      justify-content: space-between;
      width: 100;
      gap: 1em;
    }
  }

  /* display */
  @media screen {
    .cbcn-display-icon2 {
      height: 6.4em;
      width: 100%;
      margin-top: 2.5em;
    }

    .cbcn-display-img {
      width: calc(100vw - 1%);
      height: 15em;
      margin-top: 2.5em;
      position: relative;
    }

    .cbcn-display-param-div {
      display: flex;
      /* flex-direction: column; */
      margin-top: 2.5em;
      gap: 1.5em 0em;
      flex-wrap: wrap;
    }

    .cbcn-display-param-div .cbcn-param {
      min-width: 8em;
    }
  }

  /* audiovisual */
  @media screen {
    .cbcn-audiovisual-txt {
      position: relative;
      z-index: 2;
    }

    .cbcn-audiovisual-txt1 .cbcn-wap-b1 {
      color: rgba(255, 255, 255, 0.50) !important;
    }

    .cbcn-audiovisual-img {
      width: 100%;
      height: 15.5em;
      margin-top: -1.5em;
    }

    .cbcn-audiovisual-txt2 {
      text-align: center;
      gap: 1.5em;
      margin-top: -1.5em;
    }
  }

  /* chip */
  @media screen {
    .cbcn-chip-img {
      width: 100%;
      height: 17.61em;
      margin-top: 2.5em;
      border-radius: 0.6em;
      overflow: hidden;
    }

    .cbcn-chip-txt2 {
      margin-top: 2.5em;
      text-align: center;
      justify-content: center;
      gap: 1em;
    }

    .cbcn-chip-btn {
      margin-top: 2.5em;
      width: 0;
      position: fixed;
      left: 0;
      right: 0;
      bottom: -6em;
      z-index: 99;
      flex-wrap: nowrap;
      padding: 0.4em 0.4em 0.4em 0.8em;
      align-items: center;
      gap: 0.6em;
      border-radius: 2.2em;
      background: var(--button-bg-button-bg-L4, rgba(255, 255, 255, 0.10));
      backdrop-filter: blur(0.35em);
      -webkit-backdrop-filter: blur(0.35em);
      overflow: hidden;

      transition: all 0.5s cubic-bezier(0.2, 0.75, 0.3, 1.2), width 0.3s ease-in-out;
    }

    .cbcn-chip-btn p {
      color: var(--text-l2, rgba(255, 255, 255, 0.65)) !important;
    }

    .cbcn-chip-btn * {
      flex-shrink: 0;
    }

    .cbcn-chip-btn.active {
      width: max-content;
      bottom: 20px;
    }

    .cbcn-chip-icon {
      width: 1.4em;
      height: 1.4em;
    }


    .cbcn-chip-popup-txt1 {
      margin-top: 1em;
    }

    .cbcn-chip-popup-txt2 {
      margin-top: 2.5em;
      padding-top: 2.5em;
      border-top: 1px solid rgba(255, 255, 255, 0.50);
      justify-content: center;
      gap: 1.5em 1em;
    }

    .cbcn-chip-popup-txt2>div {
      width: 194px;
    }

    .cbcn-chip-popup-txt2 .style1 {
      background: linear-gradient(180deg, #364EFF 0%, #5CB6FF 576.92%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-chip-popup-txt2 .style2 {
      background: linear-gradient(180deg, #364EFF -292.31%, #5CB6FF 280.77%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-chip-popup-txt2 .style3 {
      background: linear-gradient(180deg, #5AADF0 -319.23%, #9068FF 50%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* cooling */
  @media screen {
    .cbcn-cooling-img {
      width: 100%;
      height: 8.8em;
    }

    .cbcn-cooling-txt2 {
      margin-top: 2em;
      justify-content: center;
    }
  }

  /* game */
  @media screen {
    .cbcn-game-img {
      width: 100%;
      height: 14.6em;
      margin-top: 2.5em;
    }

    .cbcn-game-txt2 {
      margin-top: 2.5em;
      /* gap: 1em; */
    }

    #cbcn-dom-container .cbcn-game-txt2 .ct {
      text-align: left;
    }

    .cbcn-game-txt2>div {
      width: 15.4em;
      padding: 0.75em 1.5em;
    }

    .cbcn-game-txt2-title {
      padding-top: 0.55em;
      border-top: 1px solid rgba(255, 255, 255, 0.50);
    }
  }

  /* softlight */
  @media screen {
.cbcn-softlight-img {
  width: 100%;
  height: 7.85em;
  margin-top: 2.5em;
}

    .cbcn-softlight-txt4 {
      justify-content: center;
      gap: 1.5em 1em;;
    }

    .cbcn-softlight-fn {
      padding-top: 0.6em;
      padding-bottom: 2.5em;
    }

    .cbcn-softlight-txt4 .cbcn-param {
      width: 7.2em;
    }

    .cbcn-softlight-txt4 .cbcn-param .cbcn-pc-h5 sup {
      position: static !important;
    }

    .cbcn-softlight-txt4 .cbcn-param:nth-child(1) .cbcn-pc-h5 {
      width: 207.5px;
      text-align: center;
      background: linear-gradient(73deg, #3D88FF 25.09%, #C86EFF 214.42%, #FF56B5 367.53%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-softlight-txt4 .cbcn-param:nth-child(2) .cbcn-pc-h5 {
      width: 207.5px;
      text-align: center;
      background: linear-gradient(67deg, #3D88FF -60.86%, #C86EFF 120.43%, #FF56B5 267.04%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-softlight-txt4 .cbcn-param:nth-child(3) .cbcn-pc-h5 {
      width: 207.5px;
      text-align: center;
      background: linear-gradient(67deg, #3D88FF -93.57%, #C86EFF 53.37%, #FF56B5 172.21%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-softlight-txt4 .cbcn-param:nth-child(4) .cbcn-pc-h5 {
      width: 207.5px;
      text-align: center;
      background: linear-gradient(67deg, #3D88FF -241.82%, #C86EFF -40.72%, #FF56B5 121.9%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* deltaaction */
  @media screen {
    .cbcn-deltaaction-content {
      width: 15.4em;
      height: 9em;
      margin-top: 2.5em;
      overflow: hidden;
    }

    .cbcn-deltaaction-txt1 {
      width: 100%;
      height: 100%;
      margin-top: 60px;
      opacity: 0;
      transition: all 0.5s;
    }

    .cbcn-deltaaction-txt1.active {
      margin-top: 0;
      opacity: 1;
    }

    .cbcn-deltaaction-title {
      width: 10.05em;
      bottom: 2.17em;
    }

    .cbcn-deltaaction-icon {
      width: 2.6em;
      height: 0.7em;
      bottom: 0.75em;
    }
  }

  /* livestreaming */
  @media screen {
    .cbcn-livestreaming-imgDiv {
      width: 100%;
      height: 11.5em;
      margin-top: 2.5em;
      position: relative;
    }

    .cbcn-livestreaming-img1 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 2;
    }

    .cbcn-livestreaming-img2 {
      width: 12.45555em;
      height: 10.2509em;
      position: absolute;
      right: 0;
      top: 0;
      opacity: 0;
    }

    .cbcn-livestreaming-txt2 {
      margin-top: 2.5em;
      justify-content: space-between;
      flex-wrap: nowrap;
    }
  }

  /* battery */
  @media screen {
    .cbcn-battery-img {
      width: 100%;
      height: 10.4em;
      margin-top: 2.5em;
    }

    .cbcn-battery-txt2 {
      margin-top: 2.5em;
      gap: 1.5em 1em;
      justify-content: center;
    }

    .cbcn-battery-txt2 .cbcn-wap-h5 {
      background: linear-gradient(89deg, #629AF4 13.79%, #78ACFF 53.13%, #4D62FF 97.27%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* signal */
  @media screen {
    .cbcn-signal-content {
      margin-top: 2.5em;
      gap: 1.5em;
    }

    .cbcn-signal-txt1 {
      width: 100%;
      padding: 2em 1.5em 3em 1.5em;
      align-items: center;
      gap: 0.75em;
      border-radius: 1.2em;
      background: var(--background-l2, #0D0D0D);
    }

    .cbcn-signal-title {
      align-items: center;
      gap: 1.5em;
    }

    .cbcn-signal-title p {
      background: linear-gradient(89deg, #629AF4 13.79%, #4D62FF 97.27%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-signal-icon1 {
      width: 3.45em;
      height: 3.5em;
    }

    .cbcn-signal-icon2 {
      width: 3.4em;
      height: 3.5em;
    }

    .cbcn-signal-paramGroup {
      margin-top: 1.5em;
      width: 100%;
      justify-content: space-between;
      gap: 1em 0;
    }

    .cbcn-signal-paramGroup>div {
      min-width: 118px;
    }

    .cbcn-signal-paramGroup2 {
      margin-top: 1.5em;
      width: 100%;
      justify-content: center;
      align-items: center;
      position: relative;
    }
  }

  /* os */
  @media screen {
    .cbcn-os-img {
      width: 18.12525em;
      height: 5.85em;
      margin-bottom: -1em;
    }
  }


  /* work */
  @media screen {
    .cbcn-work-imgDiv {
      width: 16.75em;
      height: 10em;
      overflow: hidden;
      position: relative;
      margin: 1.75em auto 0;
    }

    .cbcn-work-img-1 {
      width: 12.5em;
      height: 8.53125em;
      position: absolute;
      top: 1.46875em;
      right: 50%;
      margin-right: -6.25em;
      z-index: 3;
    }

    .cbcn-work-img-2 {
      width: 6.25em;
      height: 4.1875em;
      position: absolute;
      top: 0;
      right: 50%;
      margin-right: 0;
      z-index: 2;
    }

    .cbcn-work-img-3 {
      width: 6.25em;
      height: 4.1875em;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: 0;
      z-index: 2;
    }

    .cbcn-work-img-4 {
      width: 4.1875em;
      height: 6.25em;
      position: absolute;
      top: 3em;
      left: 50%;
      margin-left: -8.375em;
      z-index: 1;
    }

    .cbcn-work-img-5 {
      width: 4.1875em;
      height: 6.25em;
      position: absolute;
      top: 3em;
      right: 50%;
      margin-right: -8.375em;
      z-index: 1;
    }

    .cbcn-work-btn {
      margin-top: 0.8em;
      width: 0;
      position: fixed;
      left: 0;
      right: 0;
      bottom: -6em;
      z-index: 99;
      flex-wrap: nowrap;
      padding: 0.4em 0.4em 0.4em 0.8em;
      align-items: center;
      gap: 0.6em;
      border-radius: 2.2em;
      background: var(--bottom-bg-l4, rgba(0, 0, 0, 0.05));
      backdrop-filter: blur(0.35em);
      -webkit-backdrop-filter: blur(0.35em);
      overflow: hidden;

      transition: all 0.5s cubic-bezier(0.2, 0.75, 0.3, 1.3), width 0.3s ease-in-out;
    }

    .cbcn-work-btn p {
      color: rgba(0, 0, 0, 0.6) !important;
    }

    .cbcn-work-btn * {
      flex-shrink: 0;
    }

    .cbcn-work-btn.active {
      width: max-content;
      bottom: 20px;
    }

    .cbcn-work-icon {
      width: 1.4em;
      height: 1.4em;
    }


    .cbcn-work-popup-content {
      margin-top: 1.15em;
      gap: 2.5em;
    }

    .cbcn-work-popup-item {
      align-items: center;
      gap: 1em;
    }

    .cbcn-work-popupimg {
      width: 100%;
      height: 10em;
      flex-shrink: 0;
    }

    .cbcn-work-txt2 .cbcn-title .cbcn-pc-b1 {
      color: var(--text-l2, rgba(0, 0, 0, 0.60)) !important;
    }

    .cbcn-work-txt2 .cbcn-title .cbcn-pc-b3 {
      color: var(--text-l4, rgba(0, 0, 0, 0.40)) !important;
    }

    .cbcn-work-popup .cbcn-pc-fn {
      font-size: 0.225em;
      color: rgba(0, 0, 0, 0.30) !important;
    }
  }

  /* ai */
  @media screen {

    .cbcn-ai-section.wt {
      background: var(--background-l2, #F2F2F2);
    }

    .cbcn-ai-content {
      margin-top: 2em;
    }

    .cbcn-ai-drawer-swiper-wrapper {
      flex-wrap: nowrap;
    }

    .cbcn-ai-drawer-swiper-slide {
      padding: 1.5em 1em;
      border-radius: 1.2em;
      background: var(--background-l1, #FFF);
    }

    .cbcn-ai-drawer-item .title,
    .cbcn-ai-drawer-item .title * {
      background: linear-gradient(93deg, #5266FF 1.69%, #629AF4 99.05%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-ai-drawer-item .desc {
      margin-top: 1em;
    }

    .cbcn-ai-img {
      display: block;
      margin-top: 1.5em;
      width: 14.75015em;
      height: 10.05em;
    }


    .cbcn-ai-switchBtn-list {
      margin-top: 1em;
    }

    .cbcn-ai-fn {
      margin-top: 15px;
      font-size: 0.225em;
      color: rgba(0, 0, 0, 0.30) !important;
    }
  }

  /* multidevice */
  @media screen {
    .cbcn-multidevice-section {
      background: #EBEBEB !important;
    }

    .cbcn-multidevice-popup .cbcn-popup-content {
      background: #F2F2F2 !important;
    }

    .cbcn-multidevice-img {
      margin-top: 2em;
      width: 100%;
      height: 10.4445em;
    }


    .cbcn-multidevice-btn {
      margin-top: 2.5em;
      width: 0;
      position: fixed;
      left: 0;
      right: 0;
      bottom: -6em;
      z-index: 99;
      flex-wrap: nowrap;
      padding: 0.4em 0.4em 0.4em 0.8em;
      align-items: center;
      gap: 0.6em;
      border-radius: 2.2em;
      background: var(--bottom-bg-l4, rgba(0, 0, 0, 0.05));
      backdrop-filter: blur(0.35em);
      -webkit-backdrop-filter: blur(0.35em);
      overflow: hidden;

      transition: all 0.5s cubic-bezier(0.2, 0.75, 0.3, 1.3), width 0.3s ease-in-out;
    }

    .cbcn-multidevice-btn p {
      color: rgba(0, 0, 0, 0.6) !important;
    }

    .cbcn-multidevice-btn * {
      flex-shrink: 0;
    }

    .cbcn-multidevice-btn.active {
      width: max-content;
      bottom: 20px;
    }

    .cbcn-multidevice-icon {
      width: 1.4em;
      height: 1.4em;
    }

    .cbcn-multidevice-content {
      margin-top: 1em;
      gap: 2.5em;
    }

    .cbcn-multidevice-item {
      text-align: center;
    }

    .cbcn-multidevice-popup-img1 {
      width: 100%;
      height: 10em;
    }

    .cbcn-multidevice-popup-img2 {
      width: 100%;
      height: 10em;
    }

    .cbcn-multidevice-popup-img3 {
      width: 100%;
      height: 10em;
    }

    .cbcn-multidevice-popup-img4 {
      width: 100%;
      height: 7em;
    }

    .cbcn-multidevice-replaybtn {
      display: inline-flex !important;
      margin-top: 0.5em;
      padding: 6px 15px;
      justify-content: center;
      align-items: center;
      gap: 4.5px;
      border-radius: 30px;
      background: var(--bottom-bg-l4, rgba(0, 0, 0, 0.05));
    }

    .cbcn-multidevice-replaybtn svg {
      width: 15px;
      height: 15px;
    }

    .cbcn-multidevice-replaybtn p {
      color: var(--icon-l4, rgba(0, 0, 0, 0.30)) !important;
    }

    .cbcn-multidevice-txt {
      margin-top: 1.5em;
    }
  }

  /* accessory */
  @media screen {
    .cbcn-accessory-txt2 {
      margin-bottom: 2.5em;
    }

    .cbcn-accessory-card-btn {
      display: inline-flex !important;
      padding: 0.6em 1.2em;
      justify-content: center;
      align-items: center;
      gap: 0.5em;
      border-radius: 2.55rem;
      background: var(--bottom-bg-l4, rgba(255, 255, 255, 0.12));
    }

    .cbcn-accessory-card-btn p {
      color: var(--text-l2, rgba(0, 0, 0, 0.60)) !important;
    }

    .cbcn-accessory-img1 {
      width: 100%;
      height: 6.5em;
      margin-top: 2.5em;
    }

    .cbcn-accessory-card2 {
      margin-top: 8em;
      gap: 2em;
    }

    .cbcn-accessory-card2-left,
    .cbcn-accessory-card2-right {
      width: 100%;
      padding: 2.5em 1em;
      align-items: center;
      gap: 1.25em;
      border-radius: 1.2em;
      background: var(--background-l2, #0D0D0D);
    }

    .cbcn-accessory-img2 {
      width: 14.75em;
      height: 10.9884em;
    }

    .cbcn-accessory-img3 {
      width: 13.694em;
      height: 10.8em;
    }
  }

  /* remark */
  @media screen {
    .cbcn-remark-section.bk {
      background: var(--background-l3, #141414);
    }

    .cbcn-remark-section ul,
    .cbcn-remark-section ol {
      padding-inline-start: 2em;
    }

    .cbcn-remark-section ol li {
      list-style: decimal;
      color: rgba(245, 245, 247, 0.4);
      line-height: 150%;
    }
  }
}