/* .vp-head-wrap {
	display: none;
} */
.debugBtn {
  width: 8em;
  height: 5em;
  line-height: 5em;
  text-align: center;
  background-color: #00000078;
  color: white;
  z-index: 999;
  position: fixed;
  top: 8em;
  right: 4em;
  display: flex;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 2em;
  cursor: pointer;
}

video:focus {
  outline: none;
}

.J_replace_content {
  min-height: 100vh;
}

.uimix-pc-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-pc-mid-cbcn {
  font-size: 20px !important;
  font-size: 1.0416666667vw !important;
  font-family: vivoSansTest-Regular;
  background: transparent;
  color: black;
  display: none;
}

.cbcn-pc-screen {
  position: relative;
  width: 100%;
  background-color: white;
  overflow: hidden;
}

.cbcn-pc-screen.bk {
  background-color: #000000;
}

.cbcn-pc-screen.grey {
  background-color: #121215;
}

.cbcn-pc-screen-content.oversize {
  width: 100%;
  margin-left: 0;
}

.cbcn-pc-screen-content {
  margin-top: calc(60px + 5em);
  margin-bottom: 3em;
  width: 50em;
  margin-left: calc(50% - 25em);
}

.fix .cbcn-pc-screen-content {
  margin-top: 60px;
  margin-bottom: 0;
  height: calc(100% - 60px);
  position: absolute;
  top: 0;
  left: 0;
}

.cbcn-pc-screen-txtContent {
  width: 48em;
  margin: 0 auto;
  display: flex;
}

.cbcn-pc-screen.fix {
  height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
}

/* 视频播放 */
.cbcn-pc-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-pc-video-playDiv-wrapper {
  width: auto;
  height: 60%;
  overflow: hidden;
}

.cbcn-pc-video-playDiv-video {
  height: 100%;
  object-fit: fill;
}

.cbcn-pc-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;
}



/* 标准 */
.cbcn-pc-h {
  font-size: 6em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  text-wrap: nowrap;
  color: #FFFFFF;
}

.cbcn-pc-h1 {
  font-size: 5em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  text-wrap: nowrap;
  color: #FFFFFF;
}

.cbcn-pc-h2 {
  font-size: 3.4em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  text-wrap: nowrap;
  color: #FFFFFF;
  line-height: 117.647%;
}


.cbcn-pc-h3 {
  font-size: 2.7em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
}


.cbcn-pc-h4 {
  font-size: 2em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  color: #FFFFFF;
  line-height: 1.2em;
}

.cbcn-pc-h5 {
  font-size: 1.5em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  color: #FFFFFF;
  line-height: 1em;
}

.cbcn-pc-h6 {
  font-size: 1.25em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
}

.cbcn-pc-h7 {
  font-size: 1.1em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  color: #FFFFFF;
}

.cbcn-pc-h8 {
  font-size: 1.05em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  color: #FFFFFF;
}




.cbcn-pc-p1 {
  font-size: 2em;
  font-family: vivoSansTest-Medium;
  line-height: 160%;
  color: #FFFFFF;
  text-wrap: nowrap;
}

.cbcn-pc-p2 {
  font-size: 1.2em;
  font-family: vivoSansTest-Bold;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 125%;
  letter-spacing: 0.28em;
}

.cbcn-pc-p3 {
  font-size: 1.05em;
  font-family: vivoSansTest-Bold;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 142.857%;
}

.cbcn-pc-p3.bk.grey {
  color: rgba(0, 0, 0, 0.5);
}

.cbcn-pc-p3.grey {
  color: #BABABA;
}

.cbcn-pc-p3.grey span {
  color: #FFFFFF;
}

.cbcn-pc-p3.bk.grey span {
  color: #000;
}

.cbcn-pc-p4 {
  font-size: 0.9em;
  font-family: vivoSansTest-Medium;
  font-weight: 500;
  line-height: 133.333%;
  text-wrap: nowrap;
  color: #FFF;
}

.cbcn-pc-p4.bk.grey,
.cbcn-pc-p4.grey {
  color: #808080;
}

.cbcn-pc-p4.bk.grey span {
  color: #000;
}

.cbcn-pc-p5 {
  font-size: 1em;
  transform: scale(0.7);
  transform-origin: top left;
  font-family: vivoSansTest-Medium;
  font-weight: 500;
  line-height: 133.333%;
  text-wrap: nowrap;
}

.cbcn-pc-p5.grey {
  color: #BABABA;
}

.cbcn-pc-p5.grey span {
  color: #D4D4D4;
}

.cbcn-pc-p6 {
  font-size: 0.6em;
  font-family: vivoSansTest-Medium;
  font-weight: 500;
  line-height: 125%;
  text-wrap: nowrap;
  color: #fff;
}

.cbcn-pc-p6.grey {
  color: #BCBCBC;
}

.cbcn-pc-p7 {
  font-size: 1.5em;
  font-family: vivoSansTest-Medium;
  font-weight: 500;
  line-height: 125%;
  text-wrap: nowrap;
  color: #FFFFFF;
}


.uimix-pc-mid-cbcn p.ct {
  text-align: center;
}


.uimix-pc-mid-cbcn p.bk {
  color: #000000;
}

/* 标题组件 */
.cbcn-pc-title {
  display: flex;
  flex-direction: column;
  gap: 0.8em;
}

.cbcn-pc-title subtitle {
  color: rgba(255, 255, 255, 0.70);
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  font-size: 1.5em;
  font-style: normal;
}

.cbcn-pc-title.bk subtitle {
  color: rgba(0, 0, 0, 0.70);
}

.cbcn-pc-title maintitle {
  color: #FFFFFF;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  font-size: 3.4em;
  font-style: normal;
  line-height: 1.2em;
}

.cbcn-pc-title.bk maintitle {
  color: #000000;
}

.cbcn-pc-title.ct {
  text-align: center;
}

/* 小标+正文 */
.cbcn-pc-title-txt {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 1.5em;
}

.cbcn-pc-title-txt h {
  font-size: 1.5em;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  color: #FFF;
}

.cbcn-pc-title-txt p {
  color: #BABABA;
  font-size: 1.05em;
  line-height: 142.857%;
  font-weight: 500;
}

.cbcn-pc-title-txt p span {
  color: #FFF;
}


/* 参数组件D */
.cbcn-pc-param {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.3em;
}

.cbcn-pc-param p {
  color: rgba(255, 255, 255, 0.50);
  font-size: 0.7em;
  font-family: vivoSansTest-Bold;
  line-height: 1.2em;
}

.cbcn-pc-param.bg p {
  font-size: 0.9em;
}

.cbcn-pc-param paramstr {
  color: #FFF;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  font-size: 1.5em;
  line-height: 1em;
}

.cbcn-pc-param.bg paramstr {
  font-size: 2.25em;
}

.cbcn-pc-param paramstr sup {
  color: #FFF;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  font-size: 0.5em;
  position: relative;
  top: 0.0833333em;
  left: 0.116666666em;
}

.cbcn-pc-param paramstr sub {
  color: #FFF;
  font-family: vivoSansTest-Bold;
  /* font-weight: 650; */
  font-size: 0.5em;
  position: relative;
  bottom: 0.233333em;
  left: 0.26666666em;
}

/* 抽屉组件 */
.cbcn-pc-drawer a {
  display: block;
  border-top: 0.03em solid #DADADA;
}

.cbcn-pc-drawer a:first-of-type {
  border-top: none;
}

.cbcn-pc-drawer h {
  color: #fff;
  font-family: vivoSansTest-Bold;
  font-size: 1.5em;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em 0;
  user-select: none;
}

.cbcn-pc-drawer h .icon {
  display: block;
  width: 0.6em;
  height: 0.3106em;
  transition: all 0.5s;
}

.cbcn-pc-drawer a.active h .icon {
  transform: rotate(180deg);
}

.cbcn-pc-drawer a div {
  height: 0;
  overflow: hidden;
  transition: all 0.5s;
}

.cbcn-pc-drawer a.active div {
  height: fit-content;
  overflow: hidden;
}

.cbcn-pc-drawer p {
  padding-bottom: 1.666666em;
  color: rgba(0, 0, 0, 0.40);
}