video:focus {
  outline: none;
}

.J_replace_content {
  min-height: 100vh;
}

.uimix-mid-cbcn sup {
  font-size: 0.5em;
  position: relative;
  top: 0em;
  line-height: 0;
  vertical-align: super;
}

.hoverScale:hover>img {
  transform: scale(1.2);
}

.hoverScale>img {
  transition: transform 0.5s;
}

.uimix-mid-cbcn {
  font-size: 20px;
  font-family: vivoSansdev-Regular;
  background: transparent;
  color: black;
  /* display: none; */
}


.autoPx {
  font-size: 20px !important;
  font-size: 1.0416666667vw !important;
}

.safeCol {
  padding: 100px 0;
}

.safeCol2 {
  padding: 150px 0;
}

.safeCol3 {
  padding: 200px 0;
}

.safeTop {
  padding-top: 100px;
}

.safeTop2 {
  padding-top: 150px;
}

.safeTop3 {
  padding-top: 200px;
}

.safeBottom {
  padding-bottom: 100px;
}

.safeBottom2 {
  padding-bottom: 150px;
}

.safeRow {
  display: block;
  width: 49em;
  margin: 0 auto;
  position: relative;
}


.cbcn-screen {
  position: relative;
  width: 100%;
  background-color: #F3F2F1;
  overflow: hidden;
}

.cbcn-screen.wt {
  background-color: #fff;
}

.cbcn-screen.bk {
  background-color: #000000;
}

.cbcn-screen.grey {
  background-color: #F6F6F6;
}

.cbcn-screen-content.oversize {
  width: 100%;
  margin-left: 0;
}

.cbcn-screen-content {
  margin-top: calc(60px + 5em);
  margin-bottom: 3em;
  width: 50em;
  margin-left: calc(50% - 25em);
}

.fix .cbcn-screen-content {
  margin-top: 60px;
  margin-bottom: 0;
  height: calc(100% - 60px);
  position: absolute;
  top: 0;
  left: 0;
}

.cbcn-screen.fix {
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
}


/* 标准 */
.cbcn-pc-h0 {
  font-family: vivoSansdev-Bold;
  font-size: 5em;
}

.cbcn-pc-h1 {
  font-family: vivoSansdev-Bold;
  font-size: 3.4em;
  line-height: 116.667%;
}

.cbcn-pc-h2 {
  font-family: vivoSansdev-Bold;
  font-size: 2.4em;
  line-height: 116.667%;
}

.cbcn-pc-h3 {
  font-family: vivoSansdev-Bold;
  font-size: 2em;
  line-height: 117.5%;
}

.cbcn-pc-h4 {
  font-family: vivoSansdev-Bold;
  font-size: 1.6em;
  line-height: 118.75%;
}

.cbcn-pc-h5 {
  font-family: vivoSansdev-Bold;
  font-size: 1.3em;
  line-height: 123.077%;
}

.cbcn-pc-h6 {
  font-family: vivoSansdev-Bold;
  font-size: 1.05em;
  line-height: 142.857%;
}

.cbcn-pc-h7 {
  font-family: vivoSansdev-Bold;
  font-size: 4.5em;
  line-height: 211.111%;
}

.cbcn-pc-h8 {
  font-family: vivoSansdev-DemiBold;
  font-size: 6em;
  line-height: 211.111%;
}

.cbcn-pc-h9 {
  font-family: vivoSansdev-DemiBold;
  font-size: 6.5em;
  line-height: 100%;
}

.cbcn-pc-h1,
.cbcn-pc-h2,
.cbcn-pc-h3,
.cbcn-pc-h4,
.cbcn-pc-h5,
.cbcn-pc-h6,
.cbcn-pc-h7 {
  white-space: nowrap;
}

.wt .cbcn-pc-h0,
.wt .cbcn-pc-h1,
.wt .cbcn-pc-h2,
.wt .cbcn-pc-h3,
.wt .cbcn-pc-h4,
.wt .cbcn-pc-h5,
.wt .cbcn-pc-h6 {
  color: #1D1D1F;
}

.wt .cbcn-pc-h7 {
  color: #000;
}

.bk .cbcn-pc-h1,
.bk .cbcn-pc-h2,
.bk .cbcn-pc-h3,
.bk .cbcn-pc-h4,
.bk .cbcn-pc-h5,
.bk .cbcn-pc-h6,
.bk .cbcn-pc-h7,
.cbcn-pc-h4.w,
.cbcn-pc-h5.w {
  color: #fff;
}

/* 正文 */
.cbcn-p1 {
  font-family: vivoSansdev-Bold;
  font-size: 1.2em;
  line-height: 150%;
  text-align: justify;
}

.cbcn-p2 {
  font-family: vivoSansdev-Bold;
  font-size: 0.95em;
  line-height: 150%;
}

.cbcn-p3 {
  font-family: vivoSansdev-Regular;
  font-size: 2.7em;
}
.cbcn-p3 span {
  letter-spacing: 0.8em;
}

p.ct {
  text-align: center;
}

.wt .cbcn-p1,
.wt .cbcn-p2,
.grey .cbcn-p1,
.grey .cbcn-p2 {
  color: #4C4C4C;
}

.wt .cbcn-p1 span {
  color: #000;
}

.bk .cbcn-p1,
.bk .cbcn-p2 {
  color: #8C8C8C;
}

.bk .cbcn-p1 span,
.cbcn-p1.w,
.cbcn-p2.w {
  color: #fff;
}

/* 标题+正文组件 */
.cbcn-title {
  position: relative;
  z-index: 2;
}

.cbcn-title .subtitle {
  font-family: vivoSansdev-Bold;
  font-size: 1.25em;
  padding-left: 0.2em;
  margin-bottom: 8px;
  white-space: nowrap;
  line-height: 132%;
}

.cbcn-title .maintitle {
  font-family: vivoSansdev-Bold;
  font-size: 3.4em;
  line-height: 116.667%;
  white-space: nowrap;
}

.cbcn-title .cbcn-p1 {
  margin-top: 50px;
}

.cbcn-title.ct p {
  width: 100%;
  text-align: center;
}

.wt .cbcn-title .subtitle,
.wt .cbcn-title .maintitle {
  color: #1D1D1F;
}



.bk .cbcn-title .subtitle,
.bk .cbcn-title .maintitle {
  color: #FFF;
}

/* 标题+正文 */
.cbcn-title2 .cbcn-pc-h2,
.cbcn-title3 .cbcn-pc-h3 {
  margin-bottom: 20px;
}

.cbcn-title4 .cbcn-pc-h4,
.cbcn-title5 .cbcn-pc-h5 {
  margin-bottom: 10px;
}

/* .wt .cbcn-title2 .cbcn-p1,
.wt .cbcn-title3 .cbcn-p1,
.wt .cbcn-title4 .cbcn-p1,
.wt .cbcn-title4 .cbcn-p1 {
  color: #4C4C4C;
} */

/* 数据类型 */
.cbcn-param {
  display: flex;
  flex-direction: column;
  white-space: nowrap;
}

.cbcn-param .param {
  font-family: vivoSansdev-Bold;
  font-size: 3.4em;
  line-height: 118.056%;
}

.cbcn-param .param sup {
  margin-left: 5px;
  padding: 6px 3px 0px 3px;
  font-size: 0.6em;
}

.cbcn-param .txt {
  font-family: vivoSansdev-Bold;
  font-size: 1em;
}

.cbcn-param.sm .param {
  font-size: 2.4em;
  line-height: 120%;
}

.cbcn-param.sm .param sup {
  margin-left: 0.15625em;
  padding: 0.15625em 0.09375em 0px 0.09375em;
  font-size: 0.5em;
}

.cbcn-param.ssm .param {
  font-size: 1.9em;
  line-height: 120%;
}


.cbcn-param.ct {
  align-items: center;
  text-align: center;
}

.cbcn-param.color .param {
  background: linear-gradient(160deg, #175EF1 -1.3%, #002578 97.66%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.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-switchBtnList {
  display: flex;
  gap: 12px;
}

.cbcn-switchBtn {
  width: 2.5em;
  height: 2.5em;
  cursor: pointer;
  position: relative;
}

.cbcn-switchBtn-left {
  transform: rotate(180deg);
}

.cbcn-switchBtn.disabled {
  opacity: 0.25;
}

/* 声明备注 */
.cbcn-remark {
  position: absolute;
  bottom: 3.5em;
  opacity: 0.3;
}

.cbcn-remark p {
  font-size: 0.6em;
  color: #000;
}

.cbcn-remark.lt {
  left: 12.5em;
}

.cbcn-remark.rt {
  right: 2.5em;
}

/* 抽屉组件 */
/* .cbcn-drawer a {
  display: block;
  border-top: 0.03em solid #DADADA;
}

.cbcn-drawer a:first-of-type {
  border-top: none;
}

.cbcn-drawer h {
  color: #000;
  font-family: vivoSansdev-Bold;
  font-size: 1.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 0;
  user-select: none;
}

.cbcn-drawer h .icon {
  display: block;
  width: 0.6em;
  height: 0.3106em;
  transition: all 0.5s;
}

.cbcn-drawer a.active h .icon {
  transform: rotate(180deg);
}

.cbcn-drawer a div {
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
}

.cbcn-drawer a.active div {
  height: fit-content;
  overflow: hidden;
}

.cbcn-drawer p {
  padding-bottom: 1.666666em;
  color: rgba(0, 0, 0, 0.40);
}

.cbcn-remark {
  position: absolute;
  bottom: 1em;
  z-index: 90;
}

.cbcn-remark.lt {
  left: 1em;
}

.cbcn-remark.rt {
  right: 1em;
} */

/* 视频播放 */
.cbcn-video-playDiv {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  overflow: hidden;
  display: none;
}

.cbcn-video-playDiv-wrapper {
  width: auto;
  height: 60%;
  overflow: hidden;
}

.cbcn-video-playDiv-video {
  height: 100%;
  object-fit: fill;
}

.cbcn-video-playDiv-closeBtn {
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  top: 2em;
  right: 2em;
  color: white;
  font-size: 2.5em;
  border-radius: 1em;
  cursor: pointer;
  background: #ffffff24;
  line-height: 1.4em;
  text-align: center;
}



.switch-photo-btn {
  color: #8C8C8C !important;
}

.switch-photo-btn span {
  cursor: pointer;
}

.switch-photo-btn span.active {
  color: #000000 !important;
}