.cp-support-kv {
  position: relative;
  max-width: 2560px;
  margin: 0 auto;
}
.cp-support-kv .cm-btn-more .display-mo{
  display: none;
}
.general-hero .cp-support-kv__inner {
  max-width: 1920px;
  padding: 0 140px;
  padding: 0 14rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* height: 484px; */
  /* height: 48.4rem; */
  height: 25.2083vw;
  margin: 0 auto;
  font-size: 0;
}

.cp-support-kv__inner:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.cp-support-kv__text {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-top: 22px;
  margin-top: 2.2rem;
  margin-left: 198px;
  margin-left: 19.8rem;
  z-index: 1;
  color: #fff;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp-support-kv__text .el-title {
  max-width: 1024px;
  max-width: 102.4rem;
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 100px;
  font-size: 10rem;
  line-height: 94px;
  line-height: 9.4rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: -0.017em;
}
html[lang="zh-CN"] .cp-support-kv__text .el-title{
  font-family: "genesis-head-light", sans-serif;
  font-size: 8rem;
}
.cp-support-kv__text .el-title.fontSize-medium{
  font-size: 8rem;
}
html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-medium{
  font-size: 6.4rem;
}
.cp-support-kv__text .el-title.fontSize-small{
  font-size: 6rem;
  line-height: 6.2rem;
}
html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-small{
  font-size: 4.8rem;
}
.cp-support-kv__text .el-title.fontSize-Xsmall{
  font-size: 4.8rem;
  line-height: 5rem;
}
html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-Xsmall{
  font-size: 3.84rem;
}
.cp-support-kv__text .el-text {
  font-family: "genesis-text-office", sans-serif;
  max-width: 872px;
  max-width: 87.2rem;
  margin: 11px 0 0 0;
  margin: 1.1rem 0 0 0;
  font-size: 20px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 3.2rem;
  letter-spacing: 0.002em;
}
html[lang="zh-CN"] .cp-support-kv__text .el-text{
  font-size: 1.6rem;
  font-family: "genesis-text", sans-serif;
}
.cp-support-kv__text .el-text a{
  color: inherit;
}
.cp-support-kv__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.cp-support-kv__img .js-picture,
.cp-support-kv__img .js-picture-video,
.cp-support-kv__img .js-img-bg {
  height: 100%;
}

.cp-support-kv__img .js-img-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.cp-support-kv__img .video-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.cp-support-kv__img video {
  display: block;
  height: 100%;
  object-fit: cover;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cp-support-kv__img video {
    position: relative;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 1599px) {
  .cp-support-kv__inner {
    padding: 0 100px;
    padding: 0 10rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cp-support-kv__text {
    padding: 0;
    margin-left: 15rem;
  }
  .cp-support-kv__text .el-title,
  .cp-support-kv__text .el-title.fontSize-medium,
  .cp-support-kv__text .el-title.fontSize-small,
  .cp-support-kv__text .el-title.fontSize-Xsmall
  {
      font-size: 8rem;
  }
  html[lang="zh-CN"] .cp-support-kv__text .el-title,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-medium,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-small,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-Xsmall{
    font-size: 6.4rem;
  }
}
@media (max-width: 1366px) {
  .cp-support-kv__inner {
    padding: 0 7.6rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cp-support-kv__text {
    padding: 0;
  }
  .cp-support-kv__text .el-title,
  .cp-support-kv__text .el-title.fontSize-medium,
  .cp-support-kv__text .el-title.fontSize-small,
  .cp-support-kv__text .el-title.fontSize-Xsmall {
    font-size: 6rem;
  }
  html[lang="zh-CN"] .cp-support-kv__text .el-title,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-medium,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-small,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-Xsmall{
    font-size: 4.8rem;
  }
}

@media (max-width: 1023px) {
  .cp-support-kv__inner {
    height: 25rem;
    padding: 0 2rem;
  }
  .cp-support-kv__text {
    margin: 0.6rem 0 0 8.5rem;
  }
  .cp-support-kv__text .el-title,
  .cp-support-kv__text .el-title.fontSize-medium,
  .cp-support-kv__text .el-title.fontSize-small,
  .cp-support-kv__text .el-title.fontSize-Xsmall{
    font-size: 4.8rem;
    line-height: 5rem;
  }
  html[lang="zh-CN"] .cp-support-kv__text .el-title,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-medium,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-small,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-Xsmall{
    font-size: 3.84rem;
  }
  .cp-support-kv__text .el-text {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
  html[lang="zh-CN"] .cp-support-kv__text .el-text{
    font-size: 1.44rem;
  }
}

@media (max-width: 767px) {
  .cp-support-kv .cm-btn-more .display-mo{
    display: block;
  }
  .cp-support-kv .cm-btn-more .display-pc{
    display: none;
  }
  .cp-support-kv__inner {
    height: 37.5rem;
    padding: 0 3rem;
  }
  .cp-support-kv__inner:before {
    display: none;
  }
  .cp-support-kv__text {
    margin: 5.3rem 0 0 0;
  }
  .cp-support-kv__text .el-title,
  .cp-support-kv__text .el-title.fontSize-medium,
  .cp-support-kv__text .el-title.fontSize-small,
  .cp-support-kv__text .el-title.fontSize-Xsmall {
    font-size: 4rem;
    line-height: 4.5rem;
  }
  html[lang="zh-CN"] .cp-support-kv__text .el-title,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-medium,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-small,
  html[lang="zh-CN"] .cp-support-kv__text .el-title.fontSize-Xsmall{
    font-size: 3.2rem;
  }
  .cp-support-kv__text .el-text,html[lang="zh-CN"] .cp-support-kv__text .el-text {
    margin-top: 1.4rem;
    line-height: 1.75;
  }
}
