.header {
  font-size: 14px;
  font-family: 'PingFang SC';
  line-height: 20px;
  height: 56px;
}
.header .one-ui-pro-nav {
  padding: 0 24px;
  width: 100%;
  height: 56px;
  background: url('https://pic.rmb.bdstatic.com/8e9dbd3852330f41eed0796644e5f5b7.png');
}
.header .one-nav-item {
  background: transparent !important;
  padding: 0 20px;
}
.header .one-nav-item svg {
  margin-left: 4px;
  color: #545B66;
}
.header .one-nav-item-selected .one-nav-item-text::after {
  width: 0;
}
.header .one-nav-item-selected {
  background: transparent !important;
  font-weight: 500;
}
.header .one-nav-item-selected svg {
  margin-left: 4px;
  color: #545B66;
}
.header .one-nav-ink {
  display: none;
}
.header .one-anchor {
  margin-top: 15px;
  display: flex;
  display: -webkit-flex;
  margin-left: 32px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  border-left: 0;
}
.header .help-center {
  display: flex;
  margin-right: 52px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  width: 90px;
  height: 32px;
  color: #0054e6;
  cursor: pointer;
}
.header .one-anchor-link:before {
  display: none;
}
.header .one-anchor-first-level.one-anchor-link-active.one-anchor-link-without-children .one-anchor-link-title-active:before {
  display: none;
}
.header .one-anchor-first-level.one-anchor-link-active.one-anchor-link-without-children {
  color: #0052cc;
}
.header .one-anchor-link-title {
  padding-right: 16px;
  padding-bottom: 19px;
}
.header .one-anchor-link-title-active {
  border-bottom: 2px solid #0052cc;
}
.header .one-anchor-link-title-not-active:hover {
  color: #545b66;
}
.header .one-nav {
  margin-left: 48px;
  flex: 1;
}
.one-nav-item-arrow-down {
  margin-left: 4px !important;
  color: #545B66;
}
.login-modal .new-fc-one-modal-footer {
  display: none;
}
.login-modal .new-fc-one-modal {
  border-radius: 18px;
}
.login-modal .new-fc-one-modal-content {
  padding: 0;
}
.home-talent {
  padding: 62px 0 74px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.home-star {
  height: 100%;
  min-height: 900px;
  padding: 62px 0 24px 0;
}
.home-star-detail {
  padding-bottom: 0;
}
.home-mobile {
  padding: 0;
}
.home-login-footer {
  display: flex;
  position: sticky;
  bottom: 0;
  width: 100vw;
  height: 0.56rem;
  background-color: white;
  z-index: 50;
  font-size: 0.1rem;
  box-shadow: inset 0px 1px 0px #ebedf5;
}
.home-login-footer-baidu {
  bottom: -1px;
}
.home-login-footer-field {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-login-footer-active {
  color: #1a6eff;
}
.home-login-footer-inactive {
  color: #848b99;
}
.home-login-footer-field-home svg {
  margin-bottom: 0.04rem;
  margin-top: 0.04rem;
  width: 0.18rem;
  height: 0.2rem;
}
.home-login-footer-field-star svg {
  width: 0.31rem;
  height: 0.28rem;
}
.home-login-footer-field-help {
  margin-top: 13px;
}
.home-login-footer-field-help svg {
  width: 0.24rem;
  height: 0.21rem;
}
.home-login-footer-field-help span {
  margin-top: 6px;
}
.home-login-footer-field-help span a {
  color: #848b99;
}
.mobile-login-dialog .one-dialog {
  width: 3.25rem !important;
  height: 3.26rem !important;
  border-radius: 0.1rem;
}
.mobile-login-dialog .one-dialog-content {
  padding: 0;
  border-radius: 0.1rem;
}
.mobile-login-dialog-bg {
  display: flex;
  height: 1.6rem;
  justify-content: center;
  align-items: flex-end;
  background-color: #dce9ff;
}
.mobile-login-dialog-bg svg {
  width: 2.66rem;
  height: 1.31rem;
}
.mobile-login-dialog-describe {
  display: flex;
  margin-top: 0.24rem;
  flex-direction: column;
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 500;
  font-size: 0.16rem;
  line-height: 0.28rem;
  text-align: center;
}
.mobile-login-dialog .one-dialog-footer {
  margin: 0.2rem 0.2rem 0.24rem;
}
.mobile-login-dialog .one-dialog-footer button {
  width: 100%;
  height: 0.32rem;
  border-radius: 0.38rem;
  font-size: 0.14rem;
  background-color: #1a6eff;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

@keyframes activeIcon {
  0% {
    padding-top: 0px;
  }
  50% {
    padding-top: 10px;
  }
  100% {
    padding-top: 0px;
  }
}
.active {
  transform: scale(1.05, 1.05);
}
.animated {
  animation: activeIcon 3s ease-in-out infinite;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.header-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #fff;
  width: 100%;
  padding-top: 0;
  border-bottom: 1px solid #d3d9e6;
}
.header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.header-text {
  color: #737171;
  font-size: 14px;
  display: inline-block;
  width: 100px;
}
.header .header-menu {
  margin-left: 32px;
  background-color: #fff;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
}
.header .header-menu .one-menu {
  background-color: #fff;
}
.header .header-menu ul.one-menu.one-menu-light.one-menu-root.one-menu-horizontal {
  border-bottom: 0;
}
.header .header-menu .one-menu-item-selected {
  color: #0052cc;
  border-bottom: 2px solid #0052cc;
}
.header .header-menu .one-menu-item {
  margin-right: 0;
}
.header-menu-item {
  background-color: #fff;
  font-weight: 400;
}
.header-logo {
  height: 24px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.header-logo .logo-img {
  width: auto;
  height: 100%;
}
.header-button {
  position: absolute;
  right: 24px;
  width: 60px;
  height: 32px;
  background: linear-gradient(90deg, #6F53FF, #4996FF);
  border-radius: 16px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
}
.header-go-first-page {
  position: absolute;
  right: 24px;
}
.main-container {
  background-image: url(https://now.bdstatic.com/store/v2/e8a15f8/fe-commercial/bc2ea01/7bca8928170515704139.png);
  position: relative;
  width: 100%;
  overflow: hidden;
}
.main-container .one-btn-normal:hover {
  background: #a7b7fd;
}
.main-container .one-btn-normal {
  border: 0;
}
.background-home-pc {
  width: 1220px;
  height: 880px;
}
.background-home-mobile {
  height: 660px;
}
.background-home {
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
.background-home .main {
  width: 1220px;
  margin: 0 auto;
  height: 600px;
  position: relative;
}
.background-home .main-left-pc {
  padding-top: 133px;
}
.background-home .main-left {
  position: relative;
  width: 650px;
  height: 400px;
  opacity: 1;
  transition: 350ms ease-out;
}
.background-home .main-left-before {
  padding-top: 163px;
  opacity: 0;
}
.background-home .main-left-after {
  padding-top: 103px;
  opacity: 0;
}
.background-home .main-number-container {
  width: 130px;
  height: 45px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
}
.background-home .main-number-left {
  width: 52px;
  height: 45px;
  font-size: 60px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #5567FC;
  margin-left: 89px;
  position: relative;
  bottom: 2px;
}
.background-home .main-number-mid {
  width: 13px;
  height: 26px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #384CF3;
  opacity: 0.6;
  position: absolute;
  top: 157px;
  left: 165px;
}
.background-home .main-number-right {
  width: 34px;
  height: 26px;
  font-size: 35px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #384CF3;
  opacity: 0.6;
  position: absolute;
  top: 154px;
  left: 182px;
}
.background-home .main-title {
  z-index: 20;
  font-size: 72px;
  font-family: 'FZLaGouBiaoTiTiS';
  font-weight: 600;
  color: #fff;
  background: linear-gradient(90deg, #6547FD 0%, #3C8BF7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-left: -5px;
}
.background-home .main-title-pc {
  margin-top: 107px;
}
.background-home .main-subtitle {
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  margin-top: 27px;
}
.background-home .main-button-bg-mobile,
.background-home .main-button-mobile {
  top: 260px;
}
.background-home .main-button-bg-pc,
.background-home .main-button-pc {
  top: 467px;
}
.background-home .main-button-bg {
  position: absolute;
  left: 0px;
  z-index: 50;
}
.background-home .main-button {
  z-index: 51;
  width: 226px;
  height: 51px;
  border: 0;
  background: transparent;
  border-radius: 25px;
  position: absolute;
  left: 0px;
}
.background-home .main-button:hover {
  background: linear-gradient(90deg, #6547FD 0%, #3C8BF7 100%);
}
.background-home .main-button:hover .main-button-font {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-home .main-button-font {
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.main-carousel-container {
  z-index: -1;
  height: 600px;
  width: 100%;
}
.main-carousel-container-mobile {
  padding: 40px 0 0 40px;
}
.main-container:hover .one-carousel-slick-change {
  opacity: 1;
}
.main-container .one-carousel-slick-change-prev {
  left: -100px;
}
.main-container .one-carousel-slick-change-next {
  right: -100px;
}
.main-container .one-carousel-single .slick-dots-bottom {
  bottom: -210px;
  z-index: 100;
}
.main-container .one-carousel .slick-dots li button,
.main-container .one-carousel-single .slick-dots li button {
  background: #4e6efa;
  border-radius: 4px;
}
.main-container .one-carousel-slick-change > .one-ui-icon-svg {
  stroke: #4e6efa;
  stroke-width: 2px;
}
.btn-to-left {
  position: absolute;
  left: 67px;
  top: 425px;
  width: 52px;
  height: 52px !important;
  background: #c3cefd;
  border-radius: 50%;
  z-index: 90;
}
@media (max-width: 1441px) {
  .btn-to-left {
    left: 0;
  }
}
.btn-to-left-icon {
  font-size: 30px;
  color: #4e6efa;
}
.btn-to-right {
  position: absolute;
  right: 67px;
  top: 425px;
  width: 52px;
  height: 52px !important;
  background: #c3cefd;
  border-radius: 50%;
  z-index: 90;
}
@media (max-width: 1441px) {
  .btn-to-right {
    right: 0;
  }
}
.btn-to-right-icon {
  font-size: 30px;
  color: #5f70ff;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.product-container {
  margin-top: -32px;
  position: relative;
  height: 825px;
  z-index: 30;
}
.product {
  width: 100%;
  height: 848px;
  background: #F0F6FE;
  position: absolute;
}
.product-image {
  width: 66px;
  height: auto;
}
.product-header-pc {
  width: 1220px;
}
.product-header {
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  margin-top: 53px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.product-title {
  width: 220px;
  font-size: 46px;
  font-family: FZLaGouBiaoTiTiS;
  font-weight: 600;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.product-subtitle {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  text-align: center;
}
.product-content-pc {
  width: 1220px;
}
.product-content-mobile {
  margin-left: 0.2rem !important;
}
.product-content {
  display: flex;
  display: -webkit-flex;
  margin: 0 auto;
  margin-top: 74px;
}
.product-content-left {
  width: 42%;
  position: relative;
}
.product-content-left-mobile {
  position: absolute;
  z-index: 100;
}
.product-content-left-mobile-bg {
  position: absolute;
  top: -28px;
  left: -40px;
}
.product-content-left-container {
  z-index: 999;
  position: absolute;
  width: 240px;
  height: 520px;
  top: 12px;
  left: 16px;
}
.product-content-left-video {
  width: 240px;
  height: 520px;
}
.product-content-left .media-preview-vertical {
  width: 240px;
  height: 520px;
}
.product-content-left .media-preview video {
  border-radius: 25px;
}
.product-content-left .media-preview {
  border: 0;
}
.product-content-right {
  width: 58%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
.product-content-right-mobile {
  margin-right: 20px;
}
.product-detail-active {
  margin-top: 4px;
  position: relative;
  height: 132px;
  background: linear-gradient(90deg, #675CFF, #519BFF);
  box-shadow: 0px 0px 30px 0px #BFCEFF;
  border-radius: 18px;
  z-index: 100;
}
.product-detail-active-pc,
.product-detail-inactive-pc {
  width: 716px;
}
.product-detail-inactive {
  margin-top: 4px;
  position: relative;
  height: 132px;
  background: #F0F6FE;
}
.product .image-container {
  width: 62px;
  height: 66px;
  position: absolute;
  top: 30px;
  left: 61px;
}
.product .introduction-contianer {
  height: 90px;
  position: absolute;
  top: 21px;
  left: 157px;
}
.product .introduction-container-pc {
  width: 500px;
}
.product .introduction-title-active {
  font-family: PingFang SC;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
}
.product .introduction-title-inactive {
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #383C5D;
}
.product .introduction-content-active {
  font-family: PingFang SC;
  margin-top: 13px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 26px;
}
.product .introduction-content-inactive {
  margin-top: 13px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  line-height: 26px;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.recomendation-container {
  display: flex;
  display: -webkit-flex;
  height: 825px;
  z-index: 30;
}
.recommendation {
  width: 100%;
  height: 825px;
  background: #fff;
}
.recommendation-header {
  display: flex;
  display: -webkit-flex;
  padding-top: 89px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.recommendation-title {
  width: 220px;
  font-size: 46px;
  font-family: FZLaGouBiaoTiTiS;
  font-weight: 600;
  color: #4D8FFF;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.recommendation-subtitle {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  text-align: center;
}
.recommendation .card-container-pc {
  margin: 0 auto;
  margin-top: 150px;
  width: 1220px;
}
.recommendation .card-container-mobile {
  margin: 150px 12px 0;
}
.recommendation .card-container {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: flex-end;
}
.recommendation .card-container .card-mobile {
  margin: 10px;
}
.recommendation .card-container .card-pc {
  margin: 12.5px;
}
.recommendation .card-container .card {
  display: flex;
  display: -webkit-flex;
}
.recommendation .card-container .card-image-container-background-mobile {
  margin-left: calc(12.5vw - 72.5px);
}
.recommendation .card-container .card-image-container-background-pc {
  margin-left: 79px;
}
.recommendation .card-container .card-image-container-background {
  width: 120px;
  height: 120px;
  background: linear-gradient(0deg, #6F53FF 0%, #4996FF 100%);
  position: absolute;
  overflow: hidden;
  margin-top: -70px;
  border-radius: 50%;
}
.recommendation .card-container .card-image-container {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  position: absolute;
  overflow: hidden;
  margin-left: 5px;
  margin-top: 5px;
}
.recommendation .card-container .card-image {
  display: inline;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}
.recommendation .card-container .card-content-inactive-mobile,
.recommendation .card-container .card-content-active-mobile {
  width: calc(25vw - 26px);
}
.recommendation .card-container .card-content-inactive-pc,
.recommendation .card-container .card-content-active-pc {
  width: 286px;
}
.recommendation .card-container .card-content-inactive {
  height: 238px;
  background: linear-gradient(0deg, #6EC0FF, #427CFD);
  box-shadow: 0px 0px 30px 0px #B9CBFF;
  border-radius: 27px;
}
.recommendation .card-container .card-content-active {
  height: 348px;
  background: linear-gradient(0deg, #7146FE, #409EFE);
  box-shadow: 0px 0px 30px 0px #B9CBFF;
  border-radius: 27px;
}
.recommendation .card-container .card-title {
  font-family: PingFang SC;
  font-weight: 600;
  color: #fff;
  margin-top: 97px;
  text-align: center;
}
.recommendation .card-container .card-title-pc {
  font-size: 30px;
}
.recommendation .card-container .card-title-mobile {
  font-size: 0.11rem;
}
.recommendation .card-container .card-button-container {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  margin-top: 34px;
}
.recommendation .card-container .card-button {
  cursor: default;
  padding: 0px;
  margin: 3px;
  width: 112px;
  height: 36px;
  border: 1px solid #66CEFF;
  border-radius: 18px;
  background-color: transparent;
  font-family: PingFang SC;
  font-size: 19px;
  font-weight: 400;
  color: #fff;
}
.recommendation .card-container .talent-detail-container {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  margin-top: 34px;
}
.recommendation .card-container .talent-detail-container .talent-detail {
  width: 140px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.recommendation .card-container .talent-detail-container .talent-detail-number {
  font-size: 36px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #fff;
  margin: 0 14px 0 14px;
}
.recommendation .card-container .talent-detail-container .talent-detail-number-pc {
  font-size: 36px;
}
.recommendation .card-container .talent-detail-container .talent-detail-number-mobile {
  font-size: 0.1rem;
}
.recommendation .card-container .talent-detail-container .talent-detail-text {
  margin-top: 6px;
  font-size: 19px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.recommendation .recommendation-bottom-container-pc {
  width: 1220px;
  margin: 0 auto;
  margin-top: 29px;
}
.recommendation .recommendation-bottom-container-mobile {
  margin: 29px 24px 0;
}
.recommendation .recommendation-bottom-container {
  display: flex;
}
.recommendation .recommendation-bottom-container .one-button-medium {
  height: 46px;
}
.recommendation-icon {
  cursor: pointer;
  color: #6E56FF;
  margin-left: 0;
  margin-top: 10px;
  font-size: 2em;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.recommendation-button {
  display: flex;
  margin-left: auto;
}
.recommendation-bottom-text {
  cursor: pointer;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #6E56FF;
  margin-left: 12px;
  margin-top: 7px;
}
.recommendation-button-bg {
  margin-left: auto;
  position: relative;
  left: 205px;
  z-index: 40;
}
.recommendation-button-bottom {
  z-index: 41;
  width: 205px;
  height: 46px;
  border: 0;
  background: transparent;
  border-radius: 23px;
  margin: 0 0 0 auto;
}
.recommendation-button-bottom:hover {
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
}
.recommendation-button-bottom:hover .recommendation-button-bottom-text {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.recommendation-button-bottom-text {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #6E56FF;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.case-container {
  height: 825px;
  background-image: url(https://now.bdstatic.com/store/v2/e8a15f8/fe-commercial/bc2ea01/e1e2bb209cd1e56aa56d.png);
  background-repeat: round;
}
.case-container button.one-btn.one-carousel-slick-change.one-carousel-slick-change-prev.one-btn-translucent.one-btn-medium.one-btn-icon-only:hover {
  background-color: #a7b7fd;
}
.case-container button.one-btn.one-carousel-slick-change.one-carousel-slick-change-next.one-btn-translucent.one-btn-medium.one-btn-icon-only:hover {
  background-color: #a7b7fd;
}
.case-container .slick-list {
  border-radius: 27px;
}
.case-container .one-carousel-single .slick-dots li button {
  height: 9px;
  background: #4995fe;
  border-radius: 4px;
}
.case-container .one-carousel-slick-change > .one-ui-icon-svg {
  width: 18px;
  height: 22px;
  stroke: #4995fe;
  stroke-width: 2px;
}
.case-container:hover .one-carousel-slick-change {
  opacity: 1;
}
.case-container .one-btn-medium.one-btn-icon-only {
  width: 52px;
  height: 52px;
  background: #c3cefd;
  color: #4e6efa;
  font-weight: 900;
}
.case-container .one-carousel .slick-dots-bottom,
.case-container .one-carousel-single .slick-dots-bottom {
  bottom: -56px;
}
.case-container-pc .one-carousel-slick-change-prev {
  left: -128px;
}
.case-container-pc .one-carousel-slick-change-next {
  right: -128px;
}
.case-container-mobile .one-carousel-slick-change-prev {
  left: 0;
}
.case-container-mobile .one-carousel-slick-change-next {
  right: 0;
}
.case-header {
  display: flex;
  display: -webkit-flex;
  padding-top: 70px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.case-title {
  font-size: 46px;
  font-family: FZLaGouBiaoTiTiS;
  font-weight: 600;
  color: #4D8FFF;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.case-subtitle {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  text-align: center;
}
.carousel-container {
  position: relative;
  height: 684px;
  width: 903px;
  margin: 0 auto;
  margin-top: 72px;
}
.carousel-container .one-carousel-single .slick-list .slick-slide.slick-active {
  pointer-events: none;
}
.carousel-card {
  display: flex;
  width: 903px;
  height: 468px;
  background: #fff;
  margin: 0 auto;
  margin-top: 30px;
  border-radius: 27px;
}
.carousel-card-left {
  height: 468px;
  width: 42%;
  position: relative;
}
.carousel-card-right {
  height: 468px;
  width: 56%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
}
.carousel-card-right .one-button-medium {
  height: 46px;
}
.carousel-card-right-animation-after {
  opacity: 0;
}
.carousel-card-right-animation-before {
  opacity: 1;
  transition: 1s ease-out;
}
.carousel-card-right-header {
  height: 41px;
  margin-top: 40px;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.carousel-card-right-header-image-container {
  width: 41px;
  height: 41px;
  border-radius: 10px;
  overflow: hidden;
}
.carousel-card-right-header-image {
  width: 100%;
  height: 100%;
}
.carousel-card-right-header video {
  pointer-events: auto;
}
.carousel-card-right-header-customer {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #646888;
  margin-left: 12px;
}
.carousel-card-right-header-mid {
  color: #646888;
  margin-left: 11px;
  font-size: 20px;
}
.carousel-card-right-header-channel {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #646888;
  margin-left: 11px;
}
.carousel-card-right-title {
  width: 440px;
  height: 76px;
  font-size: 34px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #383C5D;
  line-height: 43px;
  margin-top: 18px;
}
.carousel-card-right-subtitle {
  width: 436px;
  height: 38px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  line-height: 22px;
  margin-top: 15px;
}
.carousel-card-right-info {
  height: 59px;
  width: 436px;
  margin-top: 53px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.carousel-card-right-info-container {
  width: 25%;
  height: 100%;
  text-align: left;
}
.carousel-card-right-info-number {
  width: 100%;
  height: 31px;
  font-size: 40px;
  font-family: PingFang SC;
  font-weight: 600;
  color: #357BFD;
}
.carousel-card-right-info-text {
  margin-top: 15px;
  width: 100%;
  height: 16px;
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
}
.carousel-card-right-button-bg {
  position: absolute;
  top: 405px;
  z-index: 40;
}
.carousel-card-right-button {
  z-index: 41;
  margin-top: 36px;
  width: 167px;
  height: 46px;
  border: 0;
  background: transparent;
  border-radius: 23px;
  pointer-events: auto;
}
.carousel-card-right-button:hover {
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
}
.carousel-card-right-button:hover .carousel-card-right-button-text {
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.carousel-card-right-button-text {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  color: #6E56FF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.carousel-card-image-container {
  width: 263px;
  height: 467px;
  border-radius: 27px;
  overflow: hidden;
  position: absolute;
  left: 30px;
  top: -30px;
}
.carousel-card-image {
  width: auto;
  height: 100%;
  display: inline;
  margin: 0 auto;
}
.carousel-card .media-preview-vertical {
  width: 100%;
  height: 100%;
}
video {
  pointer-events: auto;
  outline: none;
}
.case-more {
  margin-left: calc(100% - 120px);
  font-size: 24px;
}
.case-more svg {
  width: 24px;
  height: 24px;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.collapse-unique {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  margin-top: 10px;
}
.collapse-title-container {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  cursor: pointer;
}
.collapse-title-mobile {
  font-size: 0.1rem;
}
.collapse-title-pc {
  font-size: 16px;
}
.collapse-title {
  font-family: PingFang SC;
  font-weight: 600;
  color: #383C5D;
}
.collapse-content-pc {
  width: 517px;
  font-size: 16px;
}
.collapse-content-mobile {
  font-size: 0.08rem;
}
.collapse-content {
  margin-top: 10px;
  height: 130px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  overflow: auto;
  line-height: 1.5;
}
.collapse-pc {
  width: 520px;
}
.hr {
  width: 100%;
  height: 1px;
  border: 0;
  border-top: 1px solid #D4D4D4;
  margin-top: 14px;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.help-container {
  height: 825px;
  z-index: 30;
  background: #fff;
}
.help-container-pc {
  height: 825px;
}
.help-container-mobile {
  height: 700px;
}
.help-pc {
  width: 1220px;
}
.help {
  margin: 0 auto;
  position: relative;
}
.help-header {
  display: flex;
  display: -webkit-flex;
  padding-top: 70px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.help-title {
  width: 220px;
  font-size: 46px;
  font-family: FZLaGouBiaoTiTiS;
  font-weight: 600;
  color: #4D8FFF;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.help-subtitle {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  text-align: center;
}
.help-button {
  position: absolute;
  top: -155px;
  right: 0;
  width: 246px;
  height: 46px;
  border: 2px solid #6E56FF;
  background: transparent;
  border-radius: 23px;
}
.help-button-text {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  background: linear-gradient(0deg, #6F53FF 0%, #4996FF 100%);
  color: #6E56FF;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.help-content-pc {
  width: 1220px;
}
.help-content-mobile {
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}
.help-content {
  margin-top: 114px;
  height: 550px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.help-content-title-mobile {
  font-size: 0.14rem;
}
.help-content-title-pc {
  font-size: 18px;
}
.help-content-title {
  font-family: PingFang SC;
  font-weight: 600;
  color: #357BFD;
}
.help-half {
  width: 45%;
  display: flex;
  flex-direction: column;
}
.collapse-container {
  margin-top: 30px;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.attract-banner {
  margin-bottom: 15px;
  padding: 24px;
  background-color: white;
  box-sizing: border-box;
  cursor: pointer;
}
.attract-banner-header {
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  color: #0a0b0d;
}
.attract-banner-content {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.attract-banner-card {
  display: flex;
  padding: 20px;
  height: 170px;
  width: calc(50% - 11px);
  background: linear-gradient(180deg, rgba(243, 246, 248, 0.75) 0%, white 100%);
  border: 1.5px solid white;
  box-shadow: 0px 4px 33px rgba(190, 196, 207, 0.28);
  border-radius: 6px;
  box-sizing: border-box;
}
.attract-banner-img {
  margin-right: 12px;
  width: 197px;
  height: 130px;
}
.attract-banner-info {
  flex: 1;
}
.attract-banner-title {
  display: -webkit-box;
  height: 56px;
  overflow: hidden;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #000;
  text-align: justify;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 6px;
}
.attract-banner-tags {
  margin-bottom: 16px;
}
.attract-banner-date {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #545b66;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.attract {
  height: 825px;
}
.attract-header {
  display: flex;
  display: -webkit-flex;
  padding-top: 70px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.attract-title {
  width: 220px;
  font-size: 46px;
  font-family: FZLaGouBiaoTiTiS;
  font-weight: 600;
  color: #4D8FFF;
  background: linear-gradient(90deg, #6F53FF 0%, #4996FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
.attract-subtitle {
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #383C5D;
  text-align: center;
}
.attract-content {
  margin: 120px auto 0;
  max-width: 1440px;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.COs1t {
  width: 100%;
  height: 925px;
  padding-top: 57px;
  position: relative;
  overflow: hidden;
}
.jRe3Q {
  height: 925px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.jRe3Q video {
  position: absolute;
  width: auto;
  left: 50%;
  height: 925px;
  min-width: 100%;
  min-height: 100%;
  transform: translateX(-50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.FxQB8 {
  width: 432px;
  margin-top: 30px;
  border-radius: 15px;
  padding: 2px;
  background: linear-gradient(90deg, rgba(201, 169, 252, 0.8) 0%, rgba(102, 151, 255, 0.8) 100%);
}
.S5Qqo {
  height: 60px;
  border-radius: 13px;
  outline: 0;
  border: none;
  font-size: 24px;
  color: #001d4cc9;
}
.S5Qqo input::-moz-placeholder {
  color: #001d4cc9;
  font-size: 24px;
}
.S5Qqo input::placeholder {
  color: #001d4cc9;
  font-size: 24px;
}
.S5Qqo:focus-within {
  border: none;
}
.j2O2W {
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  bottom: 0;
  padding-left: 144px;
  height: 532px;
  background: linear-gradient(180deg, rgba(232, 240, 254, 0) 6.58%, #E6F3FF 56.81%);
  z-index: 99;
}
.p1nte {
  width: calc(100% - 144px);
  margin-top: 147px;
  display: flex;
  align-items: center;
}
.ZoAlV {
  width: 171px;
  box-sizing: border-box;
  height: 315px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  margin-right: 10px;
  border-radius: 15px;
  overflow: hidden;
  -webkit-backdrop-filter: blur(25px);
          backdrop-filter: blur(25px);
  padding: 39px 24px;
  cursor: pointer;
  position: relative;
  background: linear-gradient(109.22deg, #2F5CFF -0.02%, #56BBFF 96.12%), linear-gradient(174.39deg, rgba(14, 163, 255, 0.2) 0.28%, rgba(0, 84, 230, 0) 91.63%), radial-gradient(124.86% 175.52% at 88.15% 30.24%, rgba(84, 199, 255, 0.4) 0%, rgba(0, 84, 230, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  transition: all 0.3s ease-out;
  will-change: width;
  will-change: opacity;
  will-change: background-image;
}
.ZoAlV .CVDty {
  margin-top: 30px;
  width: 299px;
  opacity: 0;
  transition: all 0.3s ease-out;
}
.ZoAlV:nth-child(1)::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 171px;
  height: 315px;
  background-image: url(https://pic.rmb.bdstatic.com/38481d81b18d6de3e7002d7f2edface8.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 100% 315px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(1):hover,
.ZoAlV:nth-child(1).hGzLB {
  flex: 1;
  min-width: 171px;
}
.ZoAlV:nth-child(1):hover::after,
.ZoAlV:nth-child(1).hGzLB::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 269px;
  height: 212px;
  background-image: url(https://pic.rmb.bdstatic.com/90b399c275000cfa18faa173fae67150.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 269px 212px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(1):hover .CVDty,
.ZoAlV:nth-child(1).hGzLB .CVDty {
  position: relative;
  z-index: 10;
  width: auto;
  opacity: 1;
  transition: all 0.6s ease-in;
}
.ZoAlV:nth-child(2)::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 171px;
  height: 315px;
  background-image: url(https://pic.rmb.bdstatic.com/fe22b8454cda92433562e8f5e8a3cff5.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 100% 315px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(2):hover,
.ZoAlV:nth-child(2).hGzLB {
  flex: 1;
  min-width: 171px;
}
.ZoAlV:nth-child(2):hover::after,
.ZoAlV:nth-child(2).hGzLB::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 270px;
  height: 206px;
  background-image: url(https://pic.rmb.bdstatic.com/f88308a69f21d98f208d8245c2b207b4.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 270px 206px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(2):hover .CVDty,
.ZoAlV:nth-child(2).hGzLB .CVDty {
  position: relative;
  z-index: 10;
  width: auto;
  opacity: 1;
  transition: all 0.6s ease-in;
}
.ZoAlV:nth-child(3)::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 171px;
  height: 315px;
  background-image: url(https://pic.rmb.bdstatic.com/f7b5114913837fb42eee20db5fc42e36.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 100% 315px;
  transition: all 0.6s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(3):hover,
.ZoAlV:nth-child(3).hGzLB {
  flex: 1;
  min-width: 171px;
}
.ZoAlV:nth-child(3):hover::after,
.ZoAlV:nth-child(3).hGzLB::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 273px;
  height: 196px;
  background-image: url(https://pic.rmb.bdstatic.com/9df733a974b51413c34140360c68ccf2.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 273px 196px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
@media screen and (max-width: 1400px) {
  .ZoAlV:nth-child(3):hover .CVDty,
  .ZoAlV:nth-child(3).hGzLB .CVDty {
    position: relative;
    z-index: 10;
    width: 299px;
    opacity: 1;
    transition: all 0.3s ease-in;
  }
}
.ZoAlV:nth-child(3):hover .CVDty,
.ZoAlV:nth-child(3).hGzLB .CVDty {
  position: relative;
  z-index: 10;
  width: auto;
  opacity: 1;
  transition: all 0.6s ease-in;
}
.ZoAlV:nth-child(4)::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 171px;
  height: 315px;
  background-image: url(https://pic.rmb.bdstatic.com/b2545dd614ad6070ef2335219d4de345.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 100% 315px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(4):hover,
.ZoAlV:nth-child(4).hGzLB {
  flex: 1;
  min-width: 171px;
}
.ZoAlV:nth-child(4):hover::after,
.ZoAlV:nth-child(4).hGzLB::after {
  content: "";
  right: 0;
  bottom: 0;
  position: absolute;
  width: 329px;
  height: 203px;
  background-image: url(https://pic.rmb.bdstatic.com/bf24106adadfc84692e2d5bfbdb9690c.png);
  background-repeat: no-repeat;
  opacity: 1;
  background-size: 329px 203px;
  transition: all 0.4s ease-out;
  z-index: 9;
}
.ZoAlV:nth-child(4):hover .CVDty,
.ZoAlV:nth-child(4).hGzLB .CVDty {
  position: relative;
  z-index: 10;
  width: auto;
  opacity: 1;
  transition: all 0.6s ease-in;
}
@media (max-width: 1440px) {
  .ZoAlV:hover .CVDty,
  .ZoAlV.hGzLB .CVDty {
    position: relative;
    z-index: 10;
    width: 299px;
    opacity: 1;
    transition: all 0.3s ease-in;
  }
  .CVDty {
    position: relative;
    z-index: 10;
    width: 299px !important;
    opacity: 1;
    transition: all 0.3s ease-in;
  }
}
@keyframes CJJnF {
  0% {
    letter-spacing: -2.2rem;
    filter: blur(0.3rem);
  }
  50% {
    filter: blur(0.5);
  }
  100% {
    letter-spacing: 0.1;
    filter: blur(0);
  }
}
._wXkP {
  position: relative;
  z-index: 10;
  letter-spacing: 0.1;
  font-family: PingFang SC;
  color: white;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 42px;
  display: block;
  white-space: nowrap;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.IQpFO {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.J4vh1 {
  font-family: PingFang SC;
  font-size: 35px;
  font-weight: 600;
  line-height: 49px;
  letter-spacing: 0.02em;
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  width: auto;
  background-image: linear-gradient(94.65deg, #0054E6 3.76%, #76E3FF 165.26%);
}
.rOb0O {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #838282;
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

.bg-card-type-1 {
  background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683457059/ddfbd42e5783.png);
}
.bg-card-type-2 {
  background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683486865/c17ac48f057b.png);
}
.bg-card-type-3 {
  background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731683498174/f1f4c9c8cb24.png);
}
.bg-card-type-4 {
  background-image: url(https://pic.rmb.bdstatic.com/activity/2024-11/1731940706382/2d2ccfcbebc2.png);
}
.text-gradient1 {
  background: linear-gradient(245.46deg, #ac95ff 13.69%, #5078ff 104.81%);
}
.text-gradient2 {
  background: linear-gradient(252.08deg, #ff8be0 -1.48%, #9869ff 103.39%);
}
.text-gradient3 {
  background: linear-gradient(252.08deg, #ffca8b -1.48%, #ff6969 103.39%);
}
.text-gradient4 {
  color: #9b9b9b96;
}
.card-zoom-wrapper {
  transition: width 0.3s ease-in-out;
  width: 222px;
}
.card-zoom-wrapper:hover {
  width: 239.76px;
}
.card-zoom-inner {
  transition: transform 0.3s ease-in-out;
  border: 1px solid #FFFFFF1A;
  box-shadow: 0px 4px 20px 0px #BCCEF066;
}
.card-zoom-inner:hover {
  transform: scale(1.08) translateX(8.88px);
}
.case-card-zoom-wrapper {
  transition: width 0.3s ease-in-out;
  width: 331px;
}
.case-card-zoom-wrapper:hover {
  width: 375px;
}
.case-card-zoom-inner {
  transition: transform 0.3s ease-in-out;
}
.case-card-zoom-inner:hover {
  transform: scale(1.13) translateX(21.515px);
}
/**
 * Colors
 */
/* Brand colors */
/* contextual colors */
/* Gray scale colors */
/**
 * Typography
 */
/**
 * Spacing
 */
/* Heights */
/**
 * Global foreground colors
 */
/**
 * Global layer styles
 */
/* Base layers */
/* Primary layers */
/* Normal layers */
/* Current layers */
/* Strong layers */
/* Fillable & pressable layers */
/* Translucent layers */
/* Translucent reverse layers */
/* Modal layers */
/**
 * Misc
 */
/* Line colors */
/* Border radii */
/* Shadows */
/* @deprecated Light shadows */
/* Other focus styles */
/* Icons */
/* Transition */

