.bcm-shopping-cart {
  display: flex;
  margin-left: 12px;
}
.bcm-shopping-cart .inline-flex {
  position: relative;
  top: 2px;
}
.bcm-shopping-cart svg {
  width: 16px;
  vertical-align: -2px;
}
.bcm-chosen-num {
  position: relative;
  right: 10px;
  top: -6px;
  width: 16px;
  height: 16px;
  background: #ff3a33;
  color: #fff;
  border-radius: 50%;
  line-height: 16px;
  text-align: center;
}
.bcm-shopping-cart-layer {
  max-width: 732px;
  max-height: 408px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06), 0px 1px 10px rgba(0, 0, 0, 0.05), 0px 2px 4px -1px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  overflow-y: hidden;
}
.bcm-shopping-cart-layer .one-popover-inner-content {
  padding: 0;
}
/**
 * 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-shopping-cart-content {
  min-width: 480px;
  background-color: #fff;
  font-size: 14px;
  color: #333;
}
.bcm-shopping-cart-content .delete-btn {
  cursor: pointer;
  color: #457EFF;
}
.bcm-shopping-cart-content .delete-btn:hover {
  opacity: 0.8;
}
.bcm-shopping-cart-content .bcm-shopping-cart-header {
  display: flex;
  padding: 16px;
  height: 54px;
  justify-content: space-between;
  overflow: hidden;
  line-height: 22px;
}
.bcm-shopping-cart-content .bcm-shopping-cart-header .list-title {
  font-size: 16px;
  font-weight: 500;
}
.bcm-shopping-cart-content .bcm-shopping-cart-header span {
  color: #848B99;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main {
  padding: 0 16px;
  height: 282px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list {
  margin-bottom: 20px;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart {
  position: relative;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart .one-table-body {
  overflow-x: scroll;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 20px;
  display: flex;
  font-size: 14px;
  line-height: 1;
  color: #333;
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: #EEE 1px solid;
  background: #fff;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart-title > div {
  padding-left: 10px;
  word-break: break-all;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart-title > div:nth-of-type(1) {
  padding-left: 0;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart-con {
  padding-top: 55px;
  max-height: 275px;
  overflow-y: auto;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart-con > div {
  display: flex;
  line-height: 20px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart-con > div > div {
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 32px;
}
.bcm-shopping-cart-content .bcm-shopping-cart-main .bcm-shopping-cart-list .res-cart-con > div > div:nth-of-type(1) {
  padding-left: 0;
}
.bcm-shopping-cart-content .resource-cart-first-column {
  align-items: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bcm-shopping-cart-content .resource-cart-first-column img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
}
.bcm-shopping-cart-content .bcm-shopping-cart-footer {
  display: flex;
  padding: 16px 20px;
  height: 64px;
  align-items: center;
  box-shadow: 0px 6px 28px rgba(0, 0, 0, 0.04), 0px 4px 26px rgba(0, 0, 0, 0.03), 0px 2px 24px rgba(0, 0, 0, 0.02);
}
.bcm-shopping-cart-content .bcm-shopping-cart-footer button {
  margin-right: 8px;
}
.empty-state {
  display: flex;
  padding-bottom: 24px;
  width: 300px;
  height: 152px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: PingFang Sc;
}
.empty-state .main-text {
  margin: 22px auto 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}
.empty-state .sub-text {
  margin: 0 auto 16px;
  font-size: 14px;
  line-height: 20px;
}
.empty-state button {
  margin: 0 auto;
  width: 102px;
}
.resource-price-pop {
  width: 225px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.resource-price-pop-click {
  color: #0054e6;
  margin: 0 4px;
  cursor: pointer;
}
.resource-price-container {
  z-index: 9999;
}
/**
 * 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-page-title {
  margin: 15px 0;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.bcm-page-title .clickable-area {
  display: flex;
  align-items: center;
  float: left;
}
.bcm-page-title .pointer {
  cursor: pointer;
}
.bcm-page-title .left-icon {
  margin-right: 10px;
  height: 20px;
}
.bcm-page-title .page-title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  line-height: 24px;
  min-width: 100px;
}
/**
 * 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-talent-detail {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bcm-talent-detail-background {
  display: flex;
  width: 100%;
  height: 77px;
  align-items: center;
  background-image: url(https://now.bdstatic.com/store/v2/e8a15f8/fe-commercial/bc2ea01/8db5527d0d8d8daaa8fa.png);
  background-size: cover;
}
.bcm-talent-detail-background .bcm-page-title {
  margin-bottom: 0;
}
.bcm-talent-detail-content {
  display: flex;
  gap: 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 */

.sNNHi {
  width: calc(100vw - 48px);
}
/**
 * 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 */

.post-order-manage {
  display: flex;
  flex-direction: column;
  margin: 26px auto;
  width: 1200px;
}
.post-order-manage-block {
  margin-bottom: 24px;
  padding: 24px;
  background-color: white;
  border-radius: 4px;
  font-family: 'PingFang SC';
  font-size: 14px;
}
.post-order-manage-block-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
.post-order-manage-block-sub-title {
  margin-top: 8px;
  color: #848b99;
}
.post-order-manage-col {
  display: -webkit-box;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.post-order-manage-url {
  width: 100%;
}
.post-order-manage-url span {
  text-overflow: ellipsis;
  overflow: hidden;
}
.post-order-manage-task-info-col {
  display: flex;
  margin-top: 24px;
}
.post-order-manage-task-info-label {
  margin-right: 38px;
  width: 56px;
}
.post-order-manage-task-info-challenge {
  margin-right: 24px;
  width: 70px;
}
.post-order-manage-task-info-content {
  display: flex;
  gap: 12px;
  width: 429px;
  height: 138px;
  flex-shrink: 0;
  border-radius: 4px;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #ebedf5;
  cursor: pointer;
}
.post-order-manage-task-info-content-img {
  flex-grow: 0;
  width: 148px;
  height: 98px;
  flex-shrink: 0;
  border-radius: 4px;
}
.post-order-manage-task-info-content-detail {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.post-order-manage-task-info-content-detail-text,
.post-order-manage-task-info-content-detail-date {
  font-weight: 400;
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 20px;
}
.post-order-manage-task-info-content-detail-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
}
.post-order-manage-task-info-content-detail-date {
  color: #848B99;
}
.post-order-manage-task-info-content-btn {
  margin-bottom: 12px;
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 20px;
  color: #0052cc;
  cursor: pointer;
}
.post-order-manage-task-info-wrapper .one-drawer-body-right {
  padding-right: 0;
}
.post-order-manage-task-info-drawer {
  position: relative;
  width: 100%;
  height: 100%;
}
.post-order-manage-task-info-drawer-content {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  max-height: calc(100% - 80px);
  overflow: auto;
}
.post-order-manage-task-info-drawer-content-item {
  box-sizing: border-box;
  padding: 16px;
  width: 394px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #ebedf5;
}
.post-order-manage-task-info-drawer-content-item-label {
  margin-bottom: 8px;
  height: 20px;
  flex-shrink: 0;
  font-family: PingFang SC;
  font-size: 14px;
  line-height: 20px;
  color: #0a0b0d;
}
.post-order-manage-task-info-drawer-content-item-preview {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 362px;
  flex-shrink: 0;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show {
  padding: 6px;
  border-radius: 10px;
  justify-content: space-between;
  font-size: 14px;
  line-height: 14px;
  font-family: PingFang SC;
  background-color: #f5f5f5;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show-info {
  display: flex;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show-info-img {
  width: 68px;
  height: 68px;
  border-radius: 10px;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show-info-main {
  flex-direction: column;
  justify-content: space-between;
  margin-left: 9px;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show-info-main-title {
  margin-top: 10px;
  width: 180px;
  font-family: PingFang SC;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show-info-main-describe {
  margin-top: 10px;
  width: 193px;
  line-height: 16px;
  font-family: PingFang SC;
  font-size: 12px;
  color: #858585;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show-info-close {
  position: relative;
  top: 2px;
  left: -2px;
  color: #B8B8B8;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show-info-close svg {
  width: 17px;
  height: 17px;
}
.post-order-manage-task-info-drawer-content-item-preview .h5-card-show-operate {
  display: flex;
  margin: 5px 2px 2px;
  height: 32px;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  background: #4E6EF2;
  border-radius: 16px;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview {
  display: flex;
  position: relative;
  padding: 16px;
  height: 90px;
  border-radius: 10px;
  justify-content: space-between;
  font-size: 14px;
  line-height: 14px;
  font-family: PingFang SC;
  background-color: #f5f5f5;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-info,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-info {
  display: flex;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-info-img,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-info-img {
  width: 90px;
  height: 90px;
  border-radius: 10px;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-info-main,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-info-main {
  display: flex;
  margin-left: 10px;
  flex-direction: column;
  justify-content: space-between;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-info-describe,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-info-describe {
  display: flex;
  flex-direction: column;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-info-describe-title,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-info-describe-title {
  display: -webkit-box;
  width: 222px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  font-weight: 500;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-info-describe-price,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-info-describe-price {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #f60;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-info-platform,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-info-platform {
  display: flex;
  color: #858585;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-info-platform-origin,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-info-platform-origin {
  margin-right: 10px;
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-operate,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-operate {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
}
.post-order-manage-task-info-drawer-content-item-preview .goods-card-preview-operate svg,
.post-order-manage-task-info-drawer-content-item-preview .jmy-card-preview-operate svg {
  width: 68px;
  height: 36px;
}
.post-order-manage-task-data .post-order-manage-block-title {
  display: flex;
  justify-content: space-between;
}
.post-order-manage-task-data-left {
  display: flex;
  align-items: center;
  gap: 4px;
}
.post-order-manage-task-data-left-icon {
  font-size: 16px;
  color: #191b1e;
}
.post-order-manage-task-data-right {
  display: flex;
  padding-right: 14px;
  justify-content: center;
  align-items: center;
}
.post-order-manage-task-data-item {
  margin-top: 24px;
}
.post-order-manage-task-data-item-title {
  height: 20px;
  line-height: 20px;
  margin-bottom: 24px;
  padding-left: 8px;
  border-left: 3px #1a6eff solid;
}
.post-order-manage-task-data-item-box {
  height: 32px;
  line-height: 32px;
  margin-bottom: 20px;
}
.post-order-manage-task-data-item-box-date {
  float: right;
}
.post-order-manage-task-data-item-cards {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.post-order-manage-task-data-item-card {
  display: flex;
  gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  width: 276px;
  padding: 16px;
  border-radius: 6px;
  border: 1px solid #e2e6f0;
  cursor: pointer;
}
.post-order-manage-task-data-item-card-label {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #282c33;
}
.post-order-manage-task-data-item-card-desc {
  position: relative;
  width: 100%;
  font-family: DIN Alternate;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
  color: #282c33;
}
.post-order-manage-task-data-item-card-desc-icon {
  position: absolute;
  right: 20px;
  width: 32px;
  height: 32px;
  color: #bbbbbb;
}
.post-order-manage-task-data-item-activeCard {
  border: 1px solid #0054e6;
  background: #f2f7ff;
}
.post-order-manage-task-data-item-bar {
  display: flex;
  justify-content: space-between;
}
.post-order-manage-task-data-item-bar-right {
  display: flex;
}
.post-order-manage-task-data-item-bar-right .one-date-picker {
  margin-right: 24px;
}
.post-order-manage-task-data-item #task-data-chart {
  width: 100%;
  height: 324px;
}
.post-order-manage-task-data-item #data-report-table {
  width: 100%;
  height: 370px;
}
.post-order-manage-task-data-spread {
  margin-top: 20px !important;
}
.post-order-manage-task-data-exposure {
  margin-top: 32px;
}
.post-order-manage-task-data-audience-title {
  height: 20px;
  line-height: 20px;
  margin: 40px 0 20px 0;
  padding-left: 8px;
  border-left: 3px #1a6eff solid;
}
.post-order-manage-task-data-audience-empty {
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
}
.post-order-manage-task-data-audience-empty > img {
  width: 220px;
  height: 160px;
  flex-shrink: 0;
}
.post-order-manage-task-data-audience-empty-desc {
  font-family: PingFang SC;
  font-size: 14px;
  color: #a8b0bf;
}
.post-order-manage-task-data-audience-sexAndAge,
.post-order-manage-task-data-audience-region,
.post-order-manage-task-data-audience-phone,
.post-order-manage-task-data-audience-consumptionAndProfession {
  display: flex;
  width: 100%;
}
.post-order-manage-task-data-audience-interest {
  width: 100%;
  height: 500px;
}
.post-order-manage-task-data-audience-interest > .one-charts {
  height: 100%;
}
.post-order-manage-task-data-audience-interest > .one-charts > .one-charts-echarts {
  height: 100%;
}
#audience-portrait-chart {
  display: flex;
  flex-wrap: wrap;
  gap: 24px 0;
}
#audience-portrait-chart-sex,
#audience-portrait-chart-age,
#audience-portrait-chart-consumption,
#audience-portrait-chart-profession,
#audience-portrait-chart-world,
#audience-portrait-chart-province,
#audience-portrait-chart-phoneBrand,
#audience-portrait-chart-phoneModel {
  width: 50%;
  height: 350px;
}
#audience-portrait-chart-baseline {
  width: 100%;
  height: 324px;
  margin-top: 24px;
}
.click-notAllow {
  cursor: not-allowed;
}
/**
 * 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 */

