.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 */

.bcm-cart-table {
  margin-top: 16px;
  width: 1000px;
}
.bcm-cart-table .tableWrapper {
  margin-left: 146px;
  max-width: 864px;
}
.bcm-cart-table .tableWrapper .talent-cart-first-column {
  display: flex;
  align-items: center;
}
.bcm-cart-table .tableWrapper .talent-cart-first-column img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 8px;
}
.bcm-cart-table .tableWrapper .delete-btn {
  color: #457eff;
  cursor: pointer;
}
.bcm-cart-table .tableWrapper .one-table-body {
  font-size: 14px;
}
.bcm-cart-table .tableWrapper .one-table-thead > tr > th {
  font-size: 14px;
  font-weight: 600;
}
.bcm-cart-table .boost-money-column .one-number-input-tip-right {
  margin: 10px 0;
}
.bcm-cart-table .boost_container {
  margin: 32px 0 32px 136px;
  max-width: 860px;
  border: solid 1px #d3d9e6;
}
.bcm-cart-table .boost_container .title {
  display: flex;
  padding: 24px 24px 20px;
  align-items: center;
  color: #191b1e;
  line-height: 28px;
  font-weight: 500;
  font-size: 20px;
}
.bcm-cart-table .boost_container .title .boost-label {
  margin-right: 8px;
  padding: 4px 8px;
  width: 24px;
  height: 16px;
  background: #d9150b;
  border-radius: 2px;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
}
.bcm-cart-table .boost_container .open_boost_service {
  padding: 0 0 8px 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #191b1e;
}
.bcm-cart-table .boost_container .boost_service_tip,
.bcm-cart-table .boost_container .agreement_tip,
.bcm-cart-table .boost_container .boost_target {
  display: flex;
  margin-left: 50px;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #848b99;
}
.bcm-cart-table .boost_container .agreement_tip .protocol {
  cursor: pointer;
  color: #1a6eff;
}
.bcm-cart-table .boost_container .boost_target {
  display: flex;
  margin: 0 50px;
  justify-content: space-between;
}
.bcm-cart-table .boost_container .boost_target .target {
  display: flex;
  color: #000;
}
.bcm-cart-table .boost_container .agreement_tip {
  margin-bottom: 16px;
  color: #a8b0bf;
}
.bcm-cart-table .boost_container .hide-table {
  margin-bottom: 24px;
}
.bcm-cart-table .boost_container .tableWrapper {
  margin-left: 50px;
  max-width: 864px;
}
.bcm-cart-table .boost_container .operate {
  margin: 14px 50px 32px 0;
  text-align: right;
}
.bcm-cart-table .boost_container .operate button {
  margin-left: 16px;
  width: 60px;
  height: 32px;
}
.bcm-cart-table .boost_container .no-opt {
  margin-bottom: 32px;
}
.bcm-cart-table .icon-edit {
  color: #1a6eff;
}
.bcm-cart-table-total-price {
  flex-direction: row-reverse;
  text-align: right;
  font-weight: 500;
  font-size: 14px;
}
.bcm-cart-table-total-price-item {
  display: flex;
  margin-bottom: 12px;
  justify-content: flex-end;
  align-items: center;
  line-height: 20px;
}
.bcm-cart-table-total-price-item-content {
  width: 40%;
}
/**
 * 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 */

.mission-info-item {
  margin-top: 24px;
  display: flex;
}
.mission-info-item .one-form-item-label {
  margin-right: 24px;
  width: 125px;
}
/**
 * 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 */

.itemReason {
  display: flex;
  align-items: center;
}
.mcnName {
  display: inline-block;
  width: 152px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "PingFang SC";
  font-size: 14px;
  height: 32px;
  font-weight: 400;
  line-height: 32px;
  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 */

.mission-info-item {
  margin-top: 24px;
  display: flex;
}
.mission-info-item .one-form-item-label {
  margin-right: 24px;
  width: 125px;
}
/**
 * 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 */

.talent-accept-order {
  display: block;
}
.talent-accept-order .time {
  display: flex;
  margin-top: 16px;
  align-items: center;
}
.talent-accept-order .time .tip {
  margin-left: 8px;
  color: #848b99;
}
.mission-info-item {
  margin-top: 24px;
  display: flex;
}
.mission-info-item .one-form-item-label {
  margin-right: 24px;
  width: 125px;
}
/**
 * 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 */

.one-rating-emoji-symbol {
  display: flex;
  justify-content: center;
}
/**
 * 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 */

.tableWrapper {
  margin: 8px 0;
}
.tableWrapper-edit {
  display: flex;
}
.tableWrapper-edit button {
  margin: 0 10px;
}
.tableWrapper .talent-name-info {
  display: flex;
  margin: 9px 0;
  cursor: pointer;
}
.tableWrapper .talent-name-info .talent-img,
.tableWrapper .talent-name-info .talent-name {
  cursor: pointer;
}
.tableWrapper .talent-name-info .badge-icon {
  margin: 0 8px;
}
.tableWrapper .talent-name-info .talent {
  margin-right: 16px;
  height: 54px;
}
.tableWrapper .talent-name-info .talent-image {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
.tableWrapper .talent-name-info .talent-sex {
  position: relative;
  width: 5px;
  height: 5px;
  top: -63px;
  left: 37px;
}
.tableWrapper .talent-name-info .talent-name {
  font-size: 16px;
  font-weight: bold;
}
.tableWrapper .talent-name-info .list-icon {
  height: 24px;
}
.tableWrapper .no-lodation {
  color: #848b99;
}
.list-invite {
  max-width: 420px;
}
.list-invite .invite-popover {
  display: flex;
  height: 212px !important;
  justify-content: space-around;
}
.list-invite .invite-popover .invite-label {
  vertical-align: top;
  margin-right: 30px;
}
.list-invite .invite-popover .invite-btn {
  margin-right: 12px;
}
.talent_pagination {
  margin-top: 16px;
}
.talent-list-operate-link {
  color: #0054e6;
  margin: 0 4px;
  cursor: pointer;
}
/**
 * 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 */

.challenge-module {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.challenge-module-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.challenge-module-box {
  display: flex;
  align-items: center;
}
.challenge-module-box-title {
  margin-right: 4px;
  width: 100px;
  height: 28px;
  font-family: PingFang SC;
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0em;
  text-align: left;
}
.challenge-module-box-icon {
  font-size: 16px;
  margin-left: 4px;
  font-weight: 400;
  color: rgba(73, 86, 107, 0.8);
}
.challenge-module-box-switch {
  margin-left: 12px;
}
.challenge-module-box-rotate {
  transition: transform 0.3s;
}
.challenge-module-box-rotateIcon {
  transform: rotate(-180deg);
}
.challenge-module-content-form > .one-form-item-label {
  display: flex;
  align-items: center;
  margin-right: 24px;
  width: 125px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: right;
  height: 32px;
}
.challenge-module-content-form > .one-form-item-label > .one-form-item-no-colon {
  width: 100%;
}
.challenge-operate,
.challenge-column {
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0em;
}
.challenge-operate {
  color: #0054e6;
  cursor: pointer;
}
.challenge-component-tips {
  margin-left: 12px;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #858b98;
}
.challenge-component-tips > a {
  color: #0054e6;
}
.challenge-component-wrapper {
  position: relative;
  height: 100%;
}
.challenge-component-wrapper-table .one-table-header .one-table-thead .one-table-column-title {
  font-family: PingFang SC;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}
.challenge-component-wrapper-search {
  margin-bottom: 24px;
}
.challenge-component-wrapper-tableTop {
  margin-top: 24px;
}
.challenge-component-wrapper-footer {
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  height: 94px;
}
/**
 * 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 */

.mission-confirm-content-item {
  display: flex;
  margin-top: 32px;
  align-items: center;
}
.mission-confirm-content-item .one-form-item-label {
  margin-right: 32px;
  margin-left: -6px;
}
.mission-confirm-content-confirm-tooltips .one-tooltip-inner {
  padding: 16px;
  width: 255px;
  font-size: 14px;
  line-height: 20px;
  color: #111;
}
.mission-confirm-content-confirm-radioGroup {
  margin-top: 0;
}
.mission-confirm-content-confirm-radioGroup > .one-radio-group-items > .one-radio-wrapper-undefined {
  margin-top: 0 !important;
}
.mission-confirm-content-confirm-content {
  display: flex;
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 20px;
  color: #282c33;
}
.mission-confirm-content-confirm-hover {
  margin-left: 6px;
  font-size: 16px;
}
.mission-confirm-content-confirm-hover > svg {
  color: #848b99;
}
.mission-confirm-content-confirm-box {
  display: flex;
}
/**
 * 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 */

.OCmUQ {
  margin-top: 24px;
  display: flex;
}
.OCmUQ .CzC7V {
  margin-right: 24px;
  width: 125px;
}
/**
 * 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 */

.resource-mission-essay-order-info-target {
  display: flex;
  align-items: center;
}
.resource-mission-essay-order-info-target svg {
  margin-right: 8px;
  width: 16px;
  height: 16px;
}
/**
 * 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 */

.K7ZA_ {
  margin-top: 24px;
  display: flex;
}
.K7ZA_ .cloyW {
  margin-right: 24px;
  width: 125px;
}
/**
 * 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 */

.B24nI {
  margin-top: 24px;
  display: flex;
}
.B24nI .fjR_i {
  margin-right: 24px;
  width: 125px;
}
/**
 * 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 */

.mission-info-essay-extra-component .one-form-item .one-form-has-error .one-button {
  border-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 */

#settlement .fe-link-common-editform .one-form-explain {
  color: #d9150b;
}
.region-bidding {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.region-bidding-container {
  display: flex;
  flex-wrap: wrap;
}
.region-bidding-row {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 32px;
}
.region-bidding-row-number .one-number-input-main {
  width: 160px !important;
}
.region-bidding-row-icon {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  color: #848b99;
  cursor: pointer;
}
.region-bidding-operate {
  display: flex;
  gap: 2px;
  align-items: center;
  width: 80px;
  color: #0054e6;
  cursor: pointer;
}
.region-bidding-operate-icon {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.region-bidding-operate-tips {
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 20px;
}
.region-bidding-operate-disabled {
  cursor: not-allowed;
  color: #a8b0bf;
}
.region-bidding-popover .one-popover-inner-content {
  overflow: auto;
  max-height: 192px;
  flex-shrink: 0;
}
.region-bidding-popover-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.region-bidding-popover-content > p {
  color: #191b1e;
  font-family: PingFang SC;
  font-size: 12px;
  line-height: 16px;
}
.region-bidding-tag {
  flex-shrink: 0;
  height: 24px;
  margin: 2px 4px;
  font-family: PingFang SC;
  font-size: 12px;
  border-radius: 4px;
  background: #ebedf5;
  color: #191b1e;
}
.region-bidding-tag-popover {
  padding: 0;
  margin: 0;
  line-height: 16px;
  border: none;
  background: #fff;
}
.settlement-bill-date-container {
  background: #f6f7fa;
  margin-top: -16px;
  padding: 24px 0;
}
.settlement-bill-date-row {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.settlement-bill-date-date-picker,
.settlement-bill-date-range-picker {
  margin-left: 16px;
  margin-right: 24px;
}
.settlement-bill-date-date-picker {
  width: 160px;
}
.settlement-bill-date-range-picker {
  width: 247px;
}
.settlement-bill-date-remove-btn.one-button-medium.one-button-icon-only {
  width: auto;
  color: #848b99;
}
/**
 * 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 */

.talent-cart-first-column {
  display: flex;
  align-items: center;
}
.talent-cart-first-column img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 8px;
}
.operate-talent-dir-title {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 500;
}
.operate-talent-dir-content {
  display: flex;
  align-items: center;
}
.operate-talent-dir-content-label {
  width: 65px;
}
.operate-talent-dir-btn {
  margin-top: 24px;
}
.operate-talent-dir-btn-confirm {
  margin-right: 16px;
}
/**
 * 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 */

.yefuq {
  margin-top: 24px;
  display: flex;
}
.yefuq .lfYgp {
  margin-right: 24px;
  width: 125px;
}
/**
 * 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 */

.bcm-resource-intro .bcm-resource-intro-main {
  box-sizing: border-box;
  min-width: 980px;
  padding: 30px 125px;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  display: flex;
  justify-content: center;
}
.bcm-resource-intro .bcm-resource-intro-main .pdf-container .page-container {
  margin-bottom: 10px;
}
.bcm-resource-intro .bcm-resource-intro-main .title-and-select-btn {
  margin-bottom: 48px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.bcm-resource-intro .bcm-resource-intro-main .title-and-select-btn .title {
  font-size: 24px;
  line-height: 28px;
  color: #333;
}
.bcm-resource-intro .bcm-resource-intro-main .title-and-select-btn .select-btn {
  margin-left: 30px;
  width: 97px;
  height: 32px;
}
/**
 * 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 */

.guide {
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 20px;
}
.guide-block {
  margin: 0 auto 24px;
  padding: 24px;
  width: 1200px;
  border-radius: 4px;
  background-color: white;
}
.guide-block-padding {
  padding-bottom: 0;
}
.guide-title {
  margin: 1px -24px 24px;
  padding: 16px 32px;
  height: 28px;
  background-color: white;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
}
.guide-sub-title {
  margin: 0 0 32px -24px;
  padding-left: 24px;
  height: 22px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.guide-radio .one-radio-button-wrapper-medium,
.guide-cooperation .one-radio-button-wrapper-medium {
  border-radius: 4px;
}
.guide-radio .one-radio-group-items,
.guide-cooperation .one-radio-group-items {
  width: 100%;
  margin: 0!important;
}
.guide-radio .one-radio-group-items .one-radio-button-wrapper,
.guide-cooperation .one-radio-group-items .one-radio-button-wrapper {
  margin: 0 24px 24px 0!important;
}
.guide-radio .one-radio-group-items .one-radio-button-wrapper-checked,
.guide-cooperation .one-radio-group-items .one-radio-button-wrapper-checked {
  border-radius: 4px;
  outline: -webkit-focus-ring-color auto 1px;
  background: url(https://now.bdstatic.com/store/v2/e8a15f8/fe-commercial/3ab9a43/e313e2a1056e31bb4eb5.jpg);
  background-size: 300px 100%;
  background-position: right;
  background-repeat: no-repeat;
}
.guide-metrics {
  margin-bottom: 32px;
}
.guide-metrics-tooltips > .one-tooltip-content > .one-tooltip-inner {
  box-sizing: border-box;
  width: 300px;
  padding: 16px;
  font-family: "PingFang SC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #191b1e;
}
.guide-metrics > .one-radio-group-items > .one-radio-button-wrapper-medium {
  color: #191b1e;
  background: #fff;
}
.guide-metrics > .one-radio-group-items > .one-radio-button-wrapper-checked {
  border: 1px solid #0052cc;
  background: #ebf3ff;
  color: #0052cc;
}
.guide-radio .one-radio-button-wrapper-medium {
  width: 270px;
  height: 126px;
}
.guide-cooperation .one-radio-button-wrapper-medium {
  margin-bottom: 24px;
  width: calc(100% - 24px);
  height: 200px;
  border-radius: 4px;
}
.guide-cooperation-describe {
  margin-bottom: 18px;
}
.guide-cooperation-desc {
  margin-bottom: 28px;
}
.guide-cooperation .one-steps-item-wait .one-steps-item-icon,
.guide-cooperation .one-steps-item-wait:hover .one-steps-item-icon,
.guide-cooperation .one-steps-item-wait .one-steps-item-icon:hover,
.guide-cooperation .one-steps-item-wait:hover .one-steps-item-icon:hover,
.guide-cooperation .one-steps-item-wait .one-steps-item-icon:active,
.guide-cooperation .one-steps-item-wait:hover .one-steps-item-icon:active,
.guide-cooperation .one-steps-item-wait .one-steps-item-icon:focus,
.guide-cooperation .one-steps-item-wait:hover .one-steps-item-icon:focus {
  border: none;
  background-color: #e0edff;
}
.guide-cooperation .one-steps-item-wait .one-steps-item-icon .one-steps-icon,
.guide-cooperation .one-steps-item-wait:hover .one-steps-item-icon .one-steps-icon,
.guide-cooperation .one-steps-item-wait .one-steps-item-icon:hover .one-steps-icon,
.guide-cooperation .one-steps-item-wait:hover .one-steps-item-icon:hover .one-steps-icon,
.guide-cooperation .one-steps-item-wait .one-steps-item-icon:active .one-steps-icon,
.guide-cooperation .one-steps-item-wait:hover .one-steps-item-icon:active .one-steps-icon,
.guide-cooperation .one-steps-item-wait .one-steps-item-icon:focus .one-steps-icon,
.guide-cooperation .one-steps-item-wait:hover .one-steps-item-icon:focus .one-steps-icon {
  color: #0052cc;
}
.guide-cooperation-rule {
  margin-bottom: 28px;
}
.guide-radio,
.guide-cooperation {
  display: flex;
}
.guide-radio span,
.guide-cooperation span {
  width: 100%;
  height: 100%;
}
.guide-radio .one-steps-icon,
.guide-cooperation .one-steps-icon {
  width: auto;
  height: auto;
}
.guide-radio .one-radio-button-checked,
.guide-cooperation .one-radio-button-checked {
  width: 0;
  height: 0;
}
.guide-radio .one-radio-button-wrapper-medium,
.guide-cooperation .one-radio-button-wrapper-medium {
  margin-right: 24px;
  margin-bottom: 24px;
  min-width: 270px;
}
.guide-radio-content,
.guide-cooperation-content {
  display: flex;
  margin: 20px 8px 24px 8px;
  flex-direction: column;
  color: black;
  line-height: 20px;
}
.guide-radio-title,
.guide-cooperation-title {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  height: 34px;
  line-height: 22px;
  z-index: 2;
}
.guide-radio-title svg,
.guide-cooperation-title svg {
  margin-right: 8px;
  vertical-align: -8px;
}
.guide-radio-describe,
.guide-cooperation-describe {
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}
.guide-radio-describe-details,
.guide-cooperation-describe-details {
  margin-left: 16px;
  color: #848B99;
}
.guide-radio-desc,
.guide-cooperation-desc {
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
}
.guide-radio-desc-details,
.guide-cooperation-desc-details {
  margin-left: 16px;
  color: #848B99;
}
.guide-cooperation .one-radio-button-wrapper-medium {
  margin-bottom: 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 */

.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/3ab9a43/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 */

.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-gradient1,
.text-gradient2,
.text-gradient3 {
  -webkit-background-clip: text;
          background-clip: text;
}
.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 */

