/* 独有部分 加-wap*/
@media screen and (max-width: 980px) {
  /* 盒子布局 */
  .cbcn-wap-flexRow {
    display: flex;
    flex-direction: row;
  }

  .cbcn-wap-flexCol {
    display: flex;
    flex-direction: column;
  }

  .cbcn-wap-noWrap {
    text-wrap: nowrap;
    white-space: nowrap;
  }

  .cbcn-wap-bgColor-bk {
    background: linear-gradient(180deg, #000 91.72%, #0d0d0d 100%);
  }

  /* 居中 */
  .cbcn-wap-allCenter {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .cbcn-wap-colCenter {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .cbcn-wap-rowCenter {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .cbcn-wap-colCenter.lt {
    left: 0;
  }

  .cbcn-wap-colCenter.rt {
    right: 0;
  }

  /* 视频播放 */
  .cbcn-video-playDiv {
    display: none;
  }

  .cbcn-video-playDiv-wrapper {
    height: 100%;
    width: 100%;
    position: relative;
  }

  .cbcn-video-playDiv-video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .cbcn-wap-videoControl {
    width: 2em;
    height: 2em;
    position: relative;
    background-image: url("../img/wap/videoControl-rePlay.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 50;
    cursor: pointer;
  }

  .cbcn-wap-videoControl.play {
    background-image: url("../img/wap/videoControl-play.svg");
  }

  .cbcn-wap-videoControl.pause {
    background-image: url("../img/wap/videoControl-pause.svg");
  }

  .cbcn-wap-videoControl.bk {
    background-image: url("../img/wap/videoControl-rePlay-b.svg");
  }

  .cbcn-wap-videoControl.bk.play {
    background-image: url("../img/wap/videoControl-play-b.svg");
  }

  .cbcn-wap-videoControl.bk.pause {
    background-image: url("../img/wap/videoControl-pause-b.svg");
  }

  /* 轮播 */
  .cbcn-fullFocus-swiper {
    margin-top: 2.5em;
    width: 100%;
    height: 18.25em;
  }

  /* 标准 */
  .cbcn-wap-p3 {
    font-family: "vivoSansGlobal-Medium";
    font-size: 0.15em;
    line-height: 150%;
  }
  .cbcn-wap-p6 {
    font-family: "vivoSansGlobal-Medium";
    font-size: 0.3em;
    line-height: 150%;
    /* 0.9rem */
  }
  .cbcn-wap-p8 {
    font-family: "vivoSansGlobal-Medium";
    font-size: 0.4em;
    line-height: 150%;
    /* 0.9rem */
  }

  .cbcn-wap-p10 {
    font-family: "vivoSansGlobal-Medium";
    font-size: 0.5em;
    line-height: 150%;
    /* 0.9rem */
  }

  .cbcn-wap-p12 {
    font-family: "vivoSansGlobal-Medium";
    font-size: 0.6em;
    line-height: 150%;
    /* 0.9rem */
  }

  .cbcn-wap-p15 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 0.75em;
    line-height: 150%;
  }

  .cbcn-wap-p16 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 0.8em;
    line-height: 150%;
  }

  .cbcn-wap-p18 {
    font-family: "vivoSansGlobal-Demibold";
    font-size: 0.9em;
    line-height: 150%;
  }

  .cbcn-wap-p19 {
    font-family: "vivoSansGlobal-Demibold";
    font-size: 0.95em;
    line-height: 150%;
    /* 1.43rem */
  }

  .cbcn-wap-p20 {
    font-family: "vivoSansGlobal-Demibold";
    font-size: 1em;
    line-height: 110%; 
    /* 1.485rem */
  }

  .cbcn-wap-p22 {
    font-family: "vivoSansGlobal-Extrabold";
    font-size: 1.1em;
    line-height: 110%;
    /* 1.98rem */
  }

  .cbcn-wap-p24 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 1.2em;
    line-height: 110%;
    /* 1.98rem */
  }

  .cbcn-wap-p26 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 1.3em;
    line-height: 110%;
    /* 1.98rem */
  }

  .cbcn-wap-p28 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 1.4em;
    line-height: 110%;
    /* font-weight: bold; */
    /* 4.455rem */
  }

  .cbcn-wap-p30 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 1.5em;
    line-height: 110%;
    /* font-weight: bold; */
    /* 4.455rem */
  }
  .cbcn-wap-p32 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 1.6em;
    line-height: 110%;
    /* font-weight: bold; */
    /* 4.455rem */
  }

  .cbcn-wap-p36 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 1.8em;
    line-height: 110%;
    /* font-weight: bold; */
    /* 4.455rem */
  }

  .cbcn-wap-p40 {
    font-family: "vivoSansGlobal-Extrabold";
    font-size: 2em;
    line-height: 110%;
    /* font-weight: bold; */
    /* 4.455rem */
  }

  .cbcn-wap-p43 {
    font-family: "vivoSansGlobal-Extrabold";
    font-size: 2.1em;
    line-height: 110%;
    /* 5.94rem */
  }
  .cbcn-wap-p50 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 2.5em;
    line-height: 110%;
    /* 5.94rem */
  }

  .cbcn-wap-p60 {
    font-family: "vivoSansGlobal-Bold";
    font-size: 3em;
    line-height: 110%;
  }
}

/* 相互改写部分 不加-wap */
@media screen and (max-width: 980px) {
  /* 常用部分 */
  #cbcn-dom-container .cbcn-wap-autoPx {
    font-size: 20px !important;
    font-size: 5.333333333333334vw !important;
  }

  /* 安全距离 */
  .cbcn-dom-container .safeCol,
  .cbcn-dom-container .safeCol2 {
    padding: 4em 0;
  }

  .cbcn-dom-container .safeTop,
  .cbcn-dom-container .safeTop2 {
    padding-top: 4em;
  }

  .cbcn-dom-container .safeBottom,
  .cbcn-dom-container .safeBottom2 {
    padding-bottom: 4em;
  }

  .cbcn-dom-container .safeRow {
    width: 100%;
    padding: 0 5.3vw;
  }

  /* 标题+正文 */
  .cbcn-titletxt {
    display: flex;
    flex-direction: column;
    gap: 1.25em;
  }

  .cbcn-titletxt.ssm {
    gap: 0.5em;
  }

  .cbcn-titletxt.sm {
    gap: 1em;
  }

  .cbcn-titletxt.big {
    gap: 1.25em;
  }

  .cbcn-titletxt.ct {
    text-align: center;
  }

  .cbcn-titletxt .ct{
    text-align: left!important;
  }

  /* 数据类型 */
  .cbcn-param {
    display: flex;
    flex-direction: column;
  }

  .cbcn-param .param {
    font-family: "vivoSansGlobal-Extrabold";
    font-size: 1.6em;
    line-height: 110%;
    /* 4.455rem */
    padding-bottom: 5px;
  }

  .cbcn-param .param svg {
    width: 27.343px;
    height: 29px;
  }

  .cbcn-param .txt {
    font-family: "vivoSansGlobal-Bold";
    font-size: 0.85em;
    line-height: 150%;
    color: rgb(245, 245, 247) !important;
    opacity: 0.6 !important;
  }

  .cbcn-param.sm {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .cbcn-param.sm .param {
    font-size: 1.6em;
    padding-top: 5px;
    line-height: 110%;
    /* 2.64rem */
    font-style: normal;
    font-family: "vivoSansGlobal-Bold";
  }
  .cbcn-param.big .param {
    font-size: 2em;
    padding-top: 5px;
    line-height: 110%;
    /* 2.64rem */
    font-style: normal;
    font-family: "vivoSansGlobal-Bold";
  }

  .cbcn-param.ct {
    align-items: center;
    text-align: center;
  }

  .wt .cbcn-param.w .param {
    color: #fff;
  }

  .wt .cbcn-param.w .txt {
    color: #fff;
  }

  .wt .cbcn-param .param {
    color: #1d1d1f;
  }

  .wt .cbcn-param .txt {
    color: #4c4c4c;
  }

  .bk .cbcn-param .param {
    color: #fff;
  }

  .bk .cbcn-param .txt {
    color: #8c8c8c;
  }

  /* 声明备注 */
  .cbcn-remark {
    opacity: 0.3;
  }

  .cbcn-remark p {
    font-size: 0.5em;
    color: #000;
  }

  .cbcn-remark.lt {
    left: 0.5em;
  }

  .cbcn-remark.rt {
    right: 0.5em;
  }

  /* 图片切换按钮 */
  .switch-photo-btn {
    color: #b3b3b3 !important;
  }

  .switch-photo-btn span {
    cursor: pointer;
  }

  .wt .switch-photo-btn span.active {
    color: #000000 !important;
  }

  .bk .switch-photo-btn span.active {
    color: #f5f5f7 !important;
  }

  /* 翻页 */
  .cbcn-switchBtnList {
    display: flex;
    justify-content: flex-end;
    gap: 0.5em;
  }

  .cbcn-switchBtnList .cbcn-wap-flexRow {
    width: 60%;
    gap: 0.5em;
    justify-content: flex-end;
  }

  .cbcn-switchBtn-left,
  .cbcn-switchBtn-right {
    width: 2em;
    height: 2em;
    cursor: pointer;
    position: relative;
  }

  .cbcn-switchBtn-left {
    transform: rotate(180deg);
  }

  .cbcn-switchBtn-left.disabled,
  .cbcn-switchBtn-right.disabled {
    opacity: 0.25;
  }
}
