.bcm-order-protocol {
  padding: 0 107px;
}
.bcm-order-protocol h1 {
  font-size: 19px;
  color: #000;
  font-weight: 600;
  text-align: center;
}
.bcm-order-protocol div {
  font-size: 14px;
  color: #252525;
  line-height: 24px;
}
.bcm-order-protocol p {
  font-size: 14px;
  font-weight: 600;
  margin: 16px auto 40px;
}
.bcm-order-protocol b {
  font-weight: bold;
}
.bcm-order-protocol .user-info {
  color: #555;
  font-weight: 600;
}
.bcm-order-protocol .agree-protocol-checkbox {
  margin: 20px 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 */

.addition-component-item .one-form-item-label {
  width: 126px;
  margin-right: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #282c33;
}
.addition-component-item .one-form-item-label > label::after {
  content: ' ';
}
.addition-component-container {
  display: flex;
  align-items: center;
  gap: 10px;
}
.addition-component-radioGroup > .one-radio-group-items {
  display: flex;
  gap: 8px;
}
.addition-component-radioBtn {
  width: 195px;
  height: 78px !important;
  border-radius: 4px;
}
.addition-component-radioBtn-disabled .addition-component-radioBtn-card-tips,
.addition-component-radioBtn-disabled .addition-component-radioBtn-card-label,
.addition-component-radioBtn-disabled .addition-component-radioBtn-card-msg {
  color: #8fbaff !important;
}
.addition-component-radioBtn-notDisabled .addition-component-radioBtn-card-tips {
  color: #8fbaff !important;
}
.addition-component-radioBtn-notDisabled .addition-component-radioBtn-card-label,
.addition-component-radioBtn-notDisabled .addition-component-radioBtn-card-msg {
  color: #a8b0bf !important;
}
.addition-component-radioBtn-card {
  position: relative;
  box-sizing: border-box;
  width: 195px;
  height: 78px;
  padding: 16px;
  border-radius: 4px;
}
.addition-component-radioBtn-card-tips {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 96px;
  height: 24px;
  line-height: 18px;
  background: #ebf2ff;
  border-radius: 0px 3px 0px 4px;
  font-size: 12px;
  color: #0054e6;
}
.addition-component-radioBtn-card-label {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
  color: #191b1e;
}
.addition-component-radioBtn-card-msg {
  font-size: 12px;
  line-height: 18px;
  color: #848b99;
}
.addition-component-radioBtn-card-msg-bar {
  margin: 0 2px;
}
.addition-component-move {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 22px;
  height: 54px;
  font-size: 14px;
  background-color: #ebedf5;
  border-radius: 4px;
  cursor: pointer;
}
.addition-component-move:hover {
  background-color: #e2e6f0;
}
.addition-component-move:active {
  background-color: #d3d9e5;
}
.add-tips-pos {
  position: absolute;
  top: -48px;
  left: 90px;
  width: 858px;
}
.component-box {
  display: flex;
  align-items: flex-start;
  max-width: 300px;
  transform-origin: center left;
  transform: scale(0.7);
}
.selected-table {
  margin-top: 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 */

.order-idea-preview .one-dialog {
  width: 100% !important;
  height: 100%;
}
.order-idea-preview .one-dialog-close {
  color: white;
}
.order-idea-preview .one-dialog-content {
  max-height: 100%;
  background: transparent;
}
.order-idea-preview-content {
  display: flex;
  margin-left: 140px;
  height: 100%;
  font-family: 'PingFang SC';
  font-size: 12px;
  line-height: 17px;
  text-align: justify;
  justify-content: center;
  align-items: center;
}
.order-idea-preview-content-preview {
  margin-right: 40px;
  padding: 16px;
  height: 657px;
  border-radius: 24px;
  background: rgba(0, 0, 0, 0.6);
}
.order-idea-preview-content-preview-img {
  width: 302px;
  height: 653px;
  border-radius: 6px;
}
.order-idea-preview-content-preview-image {
  display: flex;
  position: relative;
  top: -440px;
  left: 12px;
}
.order-idea-preview-content-preview-image-text {
  display: flex;
  margin-right: 8px;
  width: 178px;
  flex-direction: column;
}
.order-idea-preview-content-preview-image-text-title {
  display: -webkit-box;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #191b1e;
  font-size: 14px;
  line-height: 18px;
}
.order-idea-preview-content-preview-image-text-tip {
  display: flex;
  justify-content: space-between;
}
.order-idea-preview-content-preview-image-text-tip-left {
  margin-left: -5px;
  transform: scale(0.75);
  font-size: 12px;
  line-height: 18px;
  color: #848b99;
}
.order-idea-preview-content-preview-image-text-tip-right {
  display: flex;
  margin-right: -5px;
  align-items: center;
  transform: scale(0.75);
  font-size: 12px;
  line-height: 18px;
  color: #d3d9e6;
}
.order-idea-preview-content-preview-image-text-tip-right img {
  margin-left: 4px;
}
.order-idea-preview-content-preview-image-picture {
  width: 90px;
  height: 60px;
  border-radius: 7px;
  background: black;
}
.order-idea-preview-content-preview-image-picture img {
  width: 100%;
  height: 100%;
  border-radius: 7px;
}
.order-idea-preview-content-preview-hor {
  position: relative;
  top: -450px;
  left: 11px;
  display: flex;
  width: 280px;
  flex-direction: column;
}
.order-idea-preview-content-preview-hor-title {
  display: -webkit-box;
  margin-bottom: 10px;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #191b1e;
  font-size: 14px;
  line-height: 18px;
}
.order-idea-preview-content-preview-hor-picture {
  margin-bottom: 10px;
  width: 280px;
  height: 156px;
  border-radius: 7px;
}
.order-idea-preview-content-preview-hor-picture-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 7px;
}
.order-idea-preview-content-preview-hor-picture-play {
  position: relative;
  left: 120px;
  top: -98px;
  width: 40px;
  height: 40px;
}
.order-idea-preview-content-preview-hor-tip {
  display: flex;
  justify-content: space-between;
}
.order-idea-preview-content-preview-hor-tip-left {
  margin-left: -5px;
  transform: scale(0.75);
  font-size: 12px;
  line-height: 18px;
  color: #848b99;
}
.order-idea-preview-content-preview-hor-tip-right {
  display: flex;
  margin-right: -5px;
  align-items: center;
  transform: scale(0.75);
  font-size: 12px;
  line-height: 18px;
  color: #d3d9e6;
}
.order-idea-preview-content-qr {
  margin-top: 306px;
  padding: 16px;
  width: 108px;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  border-radius: 8px;
}
.order-idea-preview-content-qr-img {
  margin-bottom: 16px;
  width: 108px;
  height: 108px;
  background: white;
}
.order-idea-preview-content-qr-img img {
  width: 100%;
  height: 100%;
  border-radius: 7px;
}
.order-idea-preview-content .intersect {
  position: relative;
  left: -158px;
  top: 200px;
}
/**
 * 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 */

.egg-input-drawer .one-drawer-content-wrapper {
  width: 720px !important;
  height: 100%;
}
.egg-input-drawer-form-tabs {
  width: 400px;
  margin-top: -7px;
}
.egg-input-drawer-form-download {
  height: 20px;
  margin-top: -16px;
}
.egg-input-drawer-form-download-link {
  font-size: 14px;
  line-height: 20px;
  color: #0054E6;
}
.egg-input-drawer-form .one-form-item-label {
  margin-right: 32px;
}
.egg-input-drawer-form-uploader-tips {
  margin-left: 8px;
}
.egg-input-drawer-form-uploader-tips div {
  color: #848B99;
  font-size: 14px;
  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 */

.egg-details-drawer .one-drawer-content-wrapper {
  width: 720px !important;
  height: 100%;
}
.egg-details-drawer .one-drawer-content-wrapper .one-drawer-header {
  padding-bottom: 16px;
}
.egg-details-drawer-alert-title {
  color: #282C33;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 8px;
}
.egg-details-drawer-alert-content {
  color: #282C33;
  line-height: 20px;
}
.egg-details-drawer-alert-content-btn {
  float: right;
}
.egg-details-drawer-title {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin: 24px 0;
}
.egg-details-drawer-form .one-form-item-label {
  margin-right: 32px;
}
.egg-details-drawer-form-item {
  color: #282C33;
  line-height: 32px;
  font-size: 14px;
}
.egg-details-drawer-form-item-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 24px;
  width: 480px;
}
.egg-details-drawer-form-item-container-back {
  height: 167px;
  width: 142px;
  border-radius: 4px;
  border: 1px solid #D3D9E6;
  background: #F6F7FA;
  display: flex;
  text-align: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.egg-details-drawer-form-item-container-back-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.egg-details-drawer-form-item-container-back-tag {
  position: absolute;
  left: 0;
  top: 0;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 16px;
  width: 45px;
  height: 24px;
  border: 0;
  color: #282C33;
  background: #EBEDF5;
  box-sizing: border-box;
}
/**
 * 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 */

.evaluate-dialog-title,
.evaluate-dialog .one-radio-group,
.evaluate-dialog .one-tag-group-wrapper {
  margin-bottom: 16px;
}
.evaluate-dialog .one-radio-group {
  height: 20px;
}
.evaluate-dialog .one-textarea-wrapper {
  margin-bottom: 32px;
}
.evaluate-dialog .one-tag-group-wrapper {
  display: flex;
  width: 400px;
  flex-wrap: wrap;
}
.evaluate-dialog-title {
  margin-right: 24px;
  width: 98px;
  font-size: 14px;
  line-height: 20px;
}
.evaluate-dialog-content {
  display: flex;
  flex-direction: column;
}
.evaluate-dialog-item {
  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 */

.bcm-order-list .order-header {
  font-size: 20px;
  color: #333;
  line-height: 20px;
  margin-bottom: 25px;
  font-weight: 600;
}
.bcm-order-list .order-header .header-title {
  padding: 0;
  margin: 0;
}
.bcm-order-list .order-container {
  padding: 12px 20px 30px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  background: #fff;
  width: calc(100vw - 303px);
}
@media (max-width: 1248px) {
  .bcm-order-list .order-container {
    width: 1150px;
  }
}
.bcm-order-list .order-container .bcm-order-filter-menu {
  margin-bottom: 20px;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-form-item {
  position: relative;
  margin-bottom: 20px;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-form-item .one-form-item-label {
  margin-right: 0;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-form-item .one-form-item-label label {
  font-size: 14px;
  line-height: 32px;
  padding-right: 20px;
  color: #333;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-form-item .one-form-item-label label::after {
  content: "" !important;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-form-item .one-form-item-control .filter-item-input input {
  border: 0;
  border-radius: 0;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-form-item .one-form-item-control .filter-item-search {
  position: relative;
  margin-top: -3px;
  left: -1px;
  border-radius: 0 3px 3px 0;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-form-item .one-form-item-control .filter-search-type {
  border-radius: 3px 0 0 3px;
  border: 1px solid #e0e0e0;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-row-flex.items-flex:last-of-type .items-flex {
  margin-right: 0 !important;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-row-flex.items-flex .item-flex {
  margin-right: 20px;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-row-flex.items-flex .order-switch {
  color: #333;
  font-size: 14px;
  line-height: 32px;
}
.bcm-order-list .order-container .bcm-order-filter-form .one-row-flex.items-flex .order-switch button {
  margin-left: 8px;
  vertical-align: sub;
}
.bcm-order-list .order-container .order-table-container .one-table-wrapper {
  margin-bottom: 20px;
}
.bcm-order-list .order-container .order-table-container .one-table-wrapper table {
  border-color: #eee;
}
.bcm-order-list .order-container .order-table-container .one-table-wrapper table thead.one-table-thead tr {
  height: 43px;
}
.bcm-order-list .order-container .order-table-container .one-table-wrapper table thead.one-table-thead tr th {
  background: #f5f5f5 !important;
}
.bcm-order-list .order-container .order-table-container .one-table-wrapper table thead.one-table-thead tr th span.one-table-selection-column {
  font-size: 12px;
  color: #333;
  font-weight: bolder;
}
.bcm-order-list .order-container .order-table-container .one-table-wrapper table tbody td div.order-status {
  cursor: pointer;
}
.bcm-order-list .order-container .order-table-container .one-table-wrapper table tbody td div.order-status.error .error.dls-icon {
  margin-left: 5px;
}
.bcm-order-list .order-container .order-table-container .one-table-wrapper table tbody td div.order-operation {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.bcm-order-list .order-container .order-table-container .one-table-thead > tr > th.one-table-selection-column,
.bcm-order-list .order-container .order-table-container .one-table-tbody > tr > td.one-table-selection-column {
  width: 10px;
  min-width: 10px;
}
.bcm-order-list .order-container .order-table-container .order-table-box {
  position: relative;
}
.bcm-order-list .order-container .order-table-container .order-table-box .multi-select-header {
  background: #3d88f2;
  border-radius: 3px 3px 0 0;
  position: absolute;
  z-index: 300;
  width: 100%;
  height: 46px;
  font-size: 14px;
}
.bcm-order-list .order-container .order-table-container .order-table-box .multi-select-header .selected-num {
  color: #fff;
  margin: 0 16px;
  line-height: 46px;
}
.bcm-order-list .order-container .order-table-container .order-table-box .multi-select-header .close-icon {
  color: #fff;
  position: absolute;
  right: 16px;
  top: 14px;
  font-size: 20px;
  cursor: pointer;
}
.order-table .one-table-placeholder {
  color: #848B99;
}
@media (max-width: 1248px) {
  .bcm-content-with-side-nav .order-container {
    width: 960px;
  }
}
.order-status-msg .one-popover-content .one-popover-inner {
  position: relative;
  padding: 15px 20px;
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  line-height: 24px;
}
.order-table-item {
  font-family: PingFangSC-Regular;
}
.order-table-item .item-date {
  margin: 0;
  line-height: 1.5;
}
.order-table-item-name {
  display: flex;
  align-items: center;
  height: 16px;
}
.order-table-item-name span {
  font-size: 16px;
  margin-left: 4px;
}
.order-info-dialog-content-wrapper {
  max-height: 500px;
}
.order-info-dialog-content-item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.order-info-dialog-content-item-title {
  flex-shrink: 0;
  width: 84px;
  text-align: right;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: black;
}
.order-info-dialog-content-item-title-require {
  margin-right: 4px;
  color: #FF0000;
}
.order-info-dialog-content-item-name {
  margin-left: 24px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #191b1e;
}
.order-info-dialog-content-item .protocol {
  cursor: pointer;
  color: #0054e6;
}
.order-info-dialog-content-item-price {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-left: 24px;
}
.order-info-dialog-content-item-price-item {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
}
.order-info-dialog-content-item-price-item-region,
.order-info-dialog-content-item-price-item-cpa {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #191b1e;
}
.order-info-dialog-content-item-price-item-region-popover .one-popover-inner-content {
  overflow: auto;
  max-height: 192px;
  flex-shrink: 0;
}
.order-info-dialog-content-item-price-item-region-popover-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.order-info-dialog-content-item-price-item-region-popover-content > p {
  color: #282c33;
  font-family: PingFang SC;
  font-size: 12px;
  line-height: 16px;
}
.order-info-dialog-content-specialItem {
  align-items: flex-start;
}
.order-info-dialog-content-tip {
  margin: -10px 0 0 108px;
  color: #FF0000;
}
.operation-item {
  color: #457eff;
  letter-spacing: 0;
  cursor: pointer;
  margin-right: 10px;
}
.operation-item.disabled {
  color: #8FBCFF;
}
.operation-item-more {
  margin-top: -7px;
}
/**
 * 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 */

.budget-additional-content .one-form-field {
  margin-bottom: 0 !important;
}
.budget-additional-content-item {
  margin: 16px 0;
}
.budget-additional-content-item:first-child {
  margin-top: 12px;
}
.budget-additional-content-item .one-form-field-label {
  justify-content: flex-start;
  width: 49px !important;
  margin-right: 16px;
}
.budget-additional-content-item .one-form-field-messages .one-message {
  margin-top: 0 !important;
}
.budget-additional-content-item-label {
  font-family: "PingFang SC";
  font-size: 12px;
  line-height: 22px;
  color: #282c33;
}
.budget-additional-content-item-options {
  box-sizing: border-box;
  height: 51px !important;
  padding: 6px 16px !important;
}
.budget-additional-content-btnGroup {
  margin-top: 24px;
}
.budget-additional-content-btnGroup-btn:last-child {
  margin-left: 12px;
}
.budget-additional-content-source-item-title {
  font-size: 14px;
  color: #282c33;
  height: 20px;
  line-height: 20px;
}
.budget-additional-content-source-item-title span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.budget-additional-content-source-item-amount {
  margin-top: 2px;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  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 */

.advise-confirm-form-container {
  padding-bottom: 29px;
}
.advise-confirm-form-container .one-form-item {
  margin-bottom: 15px;
}
.advise-confirm-form-container .one-form-item:last-of-type {
  margin-bottom: 0;
}
.advise-confirm-form-container .one-form-item .one-textarea-wrapper {
  display: flex;
}
.advise-confirm-form-container .one-form-item .one-textarea-wrapper .confirm-form-input {
  width: 300px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
}
.advise-confirm-form-container .one-form-item.submit-btn-groups {
  position: absolute;
  bottom: 15px;
  width: 552px;
}
.advise-confirm-form-container .one-form-item.submit-btn-groups .one-form-item-control {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  justify-content: center;
}
.advise-confirm-form-container .one-form-item.submit-btn-groups .one-form-item-control button.one-btn-medium {
  margin-right: 30px;
  padding: 0 25px;
}
.advise-confirm-form-container .one-form-item.submit-btn-groups .one-form-item-control .one-form-item-children .form-button {
  margin: 8px 10px 0 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 */

.reject-form-container {
  padding-top: 18px;
}
.reject-form-container-content {
  margin-bottom: 50px;
}
.reject-form-container .submit-btn-groups {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  position: absolute;
  bottom: 24px;
  width: 552px;
  justify-content: center;
}
.reject-form-container .submit-btn-groups > button:first-child {
  margin-right: 30px;
}
.reject-form-container-row {
  display: flex;
}
.reject-form-container-tips {
  margin-top: 58px;
  color: #999;
  font-size: 11px;
  line-height: 18px;
}
.reject-form-container .reject-item .one-uploader {
  width: 120px !important;
}
.reject-form-container-fileId-uploader {
  margin-bottom: 10px;
}
.reject-form-container-fileId-uploader .one-uploader-anchor-image,
.reject-form-container-fileId-uploader .one-uploader-anchor-image-button {
  width: 100px !important;
  height: 100px !important;
}
.reject-form-container-fileId-uploader .one-uploader-image-item-card {
  width: 100px !important;
  height: 100px !important;
}
.reject-form-container-fileId-uploader .icon-image-add {
  top: 30px !important;
}
.reject-form-container .fileId-uploader-none .one-uploader-anchor-image {
  display: none;
}
.reject-form-container .delete-reject-item-icon {
  margin-left: 12px;
  margin-top: 8px;
  cursor: pointer;
}
.reject-form-container .add-reject-item-btn {
  margin-left: 88px;
}
.reject-form-container .add-reject-item-btn .one-icon-plus {
  font-size: 8px;
  margin-right: 4px;
}
/**
 * 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 */

.reject-content-col {
  display: flex;
  line-height: 32px;
}
.reject-content-col-label {
  color: #151515;
  margin-right: 30px;
}
.reject-content-image {
  height: 150px;
}
.reject-content-modal-blank {
  display: inline-block;
  min-width: 200px;
}
.reject-content-modal-image {
  width: 100%;
}
.reject-content-modal .new-fc-one-modal-header {
  opacity: 0;
}
.reject-content-modal .new-fc-one-modal-footer {
  display: none;
}
/**
 * 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 */

.order-script .script-item {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 52px;
  line-height: 68px;
  margin-bottom: 10px;
  background: #f6f7fa;
  border-radius: 4px;
}
.order-script .script-item:last-of-type {
  margin-bottom: 0;
}
.order-script .script-item .script-item-title {
  position: relative;
  width: 159px;
  padding-left: 20px;
  font-size: 14px;
  color: #3574ca;
  cursor: pointer;
}
.order-script .script-item .script-item-title:hover {
  font-weight: 500;
}
.order-script .script-item .script-item-title:hover .script-title-icon {
  font-weight: 500;
}
.order-script .script-item .script-item-title .script-title-icon {
  color: #3574ca;
  margin-right: 7px;
}
.order-script .script-item .script-item-operate {
  position: relative;
}
.order-script .script-item .script-item-operate .script-operate-content {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  padding-right: 20px;
}
.order-script .script-item .script-item-operate .script-operate-content .script-operate-btn {
  border-radius: 2px;
}
.order-script .script-item .script-item-operate .script-operate-content .script-operate-btn:last-of-type {
  margin-left: 15px;
}
.order-script .script-item .script-item-operate .script-operate-txt {
  position: relative;
  padding-right: 20px;
  font-size: 14px;
  color: #333;
  text-align: right;
}
.order-script .script-item .script-item-operate .script-operate-txt .fail-tip-btn {
  position: absolute;
  right: -90px;
  line-height: 68px;
}
.order-script .script-collapse {
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  line-height: 1;
}
.order-script .script-collapse.collapse-true {
  margin-bottom: 10px;
}
.order-script .script-collapse .collapse-span {
  margin-left: 20px;
  color: #3D88F2;
  cursor: pointer;
}
.order-script .script-collapse .collapse-span .collapse-icon {
  font-size: 10px;
  color: #3D88F2;
  margin-left: 5px;
  transition: all ease 0.3s;
}
.order-script .textoverflow {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.order-script .icon-success,
.order-script .icon-fail {
  margin-right: 8px;
}
.order-script .icon-success {
  color: #39bf45;
}
.order-script .icon-fail {
  color: #e64552;
}
/**
 * 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 */

.item-context {
  height: 267px;
}
.item-context.item-context-normal-1 {
  width: 150px;
  height: 267px;
  overflow: hidden;
}
.item-context.item-context-normal-1 .video-element {
  width: 150px;
  overflow: hidden;
}
.item-context.item-context-normal-1 .img-wrapper img {
  width: 150px;
}
.item-context.item-context-normal-2 {
  width: 267px;
  height: 150px;
  overflow: hidden;
}
.item-context.item-context-normal-2 .video-element {
  width: 267px;
  overflow: hidden;
}
.item-context.item-context-normal-2 .img-wrapper img {
  width: 267px;
}
.item-context .img-wrapper-container,
.item-context .img-wrapper {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-context .img-wrapper-container .play-icon,
.item-context .img-wrapper .play-icon {
  width: 37.5px;
  height: 37.5px;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.2);
  z-index: 100;
  cursor: pointer;
}
.item-context .img-wrapper-container .play-icon .icon-center::after,
.item-context .img-wrapper .play-icon .icon-center::after {
  position: absolute;
  content: "";
  left: calc(50% - 3px);
  top: calc(50% - 5px);
  border-top: 5px solid transparent;
  border-left: 6.5px solid #fff;
  border-bottom: 5px solid transparent;
  border-right: 6.5px solid transparent;
}
.item-context .img-wrapper-container .wrapper-text,
.item-context .img-wrapper .wrapper-text {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  padding: 0 20px;
  text-align: center;
}
.item-context .img-wrapper-container img,
.item-context .img-wrapper img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.item-context video,
.item-context img {
  -o-object-fit: fill;
     object-fit: fill;
}
.item-context .video-player-icon {
  width: 22.5px;
  height: 22.5px;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 100;
  color: #fff;
  text-align: center;
  line-height: 22.5px;
  cursor: pointer;
}
.item-context .video-player-icon.video-upload-icon {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.item-context .video-player-icon.video-del-icon {
  position: absolute;
  bottom: 10px;
  right: 47.5px;
}
.item-context .video-player-icon.video-del-icon .one-icon-delete::before {
  color: #fff !important;
}
.item-context.item-context-poster {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
}
.item-context.item-context-poster .context-part {
  position: relative;
  margin-right: 15px;
  overflow: hidden;
}
.item-context.item-context-poster .context-part .article-link {
  padding: 5px 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  word-wrap: break-word;
  color: #3d88f2;
}
.item-context.item-context-poster .context-part .article-link .link-icon {
  margin-right: 10px;
  font-size: 14px;
}
.item-context.item-context-poster .context-part .article-link .link-href {
  font-size: 14px;
  text-decoration: none;
}
.item-context.item-context-poster .context-part .article-line-one {
  height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item-context.item-context-poster .context-part.context-part-1 {
  width: 150px;
}
.item-context.item-context-poster .context-part.context-part-1 .video-element {
  height: 267px;
  overflow: hidden;
}
.item-context.item-context-poster .context-part.context-part-1 .img-wrapper {
  height: 267px;
}
.item-context.item-context-poster .context-part.context-part-2 {
  width: 267px;
}
.item-context.item-context-poster .context-part.context-part-2 .video-element {
  height: 150px;
  overflow: hidden;
}
.item-context.item-context-poster .context-part.context-part-2 .img-wrapper {
  height: 150px;
}
.item-context.item-context-poster .context-part.context-part-3 {
  width: 478px;
}
.item-context.item-context-poster .context-part.context-part-3 .video-element {
  height: 150px;
  overflow: hidden;
}
.item-context.item-context-poster .context-part.context-part-3 .img-wrapper {
  height: 150px;
}
.item-context.item-context-poster .context-part:last-of-type {
  margin-right: 0;
}
.item-context.item-context-img {
  display: block;
}
.item-context.item-context-img .context-part {
  position: relative;
  margin-right: 15px;
  overflow: hidden;
}
.item-context.item-context-img .context-part .article-link {
  padding: 6px 0 16px 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  word-wrap: break-word;
  color: #3d88f2;
}
.item-context .one-loading-nested-loading {
  display: flex;
  width: 100%;
  height: 100%;
}
.item-context .one-loading-nested-loading .one-loading-container {
  width: 100%;
  height: 100%;
}
.item-context .one-loading-nested-loading .one-loading-container.one-loading-blur {
  background-color: #e5e5e5;
}
.jw-controls .jw-controlbar-left-group .jw-text-split {
  display: none;
}
.jw-controls .jw-controlbar-right-group .jw-icon-playrate {
  display: none;
}
.jw-controls .jw-controlbar-right-group .jw-icon-volume {
  display: none;
}
.jw-state-idle .jw-preview {
  background-size: contain;
}
/**
 * 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 */

.order-videos {
  position: relative;
}
.order-videos .one-loading-container::after {
  background: transparent !important;
}
.order-videos .videos-items-context {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-right: 15px;
}
.order-videos .videos-items-context-title {
  margin-bottom: 14px;
  padding: 0 0 12px 10px;
  border-bottom: 1px solid #DCDCDC;
  color: #333;
  line-height: 14px;
}
.order-videos .videos-items-context .videos-item-content {
  position: relative;
  box-sizing: border-box;
}
.order-videos .videos-items-context .videos-item-content.videos-item-type-1,
.order-videos .videos-items-context .videos-item-content.videos-item-type-2 {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.order-videos .videos-items-context .videos-item-content.videos-item-type-1 {
  width: 150px;
}
.order-videos .videos-items-context .videos-item-content.videos-item-type-1:nth-of-type(5) {
  margin-right: 0;
}
.order-videos .videos-items-context .videos-item-content.videos-item-type-2 {
  width: 267px;
}
.order-videos .videos-items-context .videos-item-content.videos-item-type-2:nth-of-type(3) {
  margin-right: 0;
}
.order-videos .videos-items-context .videos-item-content.video-item-poster-theme {
  margin-right: 15px;
  border-radius: 4px;
}
.order-videos .videos-items-context .videos-item-content.video-item-poster-theme .item-context-poster {
  padding: 16px 16px;
  background-color: #f6f7fa;
}
.order-videos .videos-items-context .videos-item-content.video-item-poster-theme.video-item-poster-theme-1:nth-of-type(2) {
  margin-right: 0;
}
.order-videos .videos-items-context .videos-item-content.video-item-poster-theme .item-operate {
  border: 0;
  background: #f6f7fa;
}
.order-videos .videos-items-context .videos-item-content .item-operate {
  position: relative;
  padding: 0 0 16px 16px;
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  text-align: center;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content {
  text-align: left;
  height: 100%;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .videos-operate-btn {
  border-radius: 2px;
  margin-right: 15px;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .videos-operate-btn:last-of-type {
  margin-right: 0;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .quality_audit_tip {
  display: flex;
  margin-bottom: 16px;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .quality_audit_tip .tip_icon {
  margin-right: 9px;
  color: #FF9100;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .quality_audit_tip .tip_desc_vertical,
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .quality_audit_tip .tip_desc_horizontal {
  width: 253px;
  line-height: 17px;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .quality_audit_tip .tip_desc_horizontal {
  width: 530px;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .quality-audit-tip-no-video {
  display: flex;
  margin-left: 16px;
  align-items: center;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .quality-audit-tip-no-video .tip-icon-no-video {
  margin-right: 9px;
  color: #FF9100;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .quality-audit-tip-no-video .tip-desc-no-video {
  width: 300px;
  line-height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-content .new-fc-one-modal-mask {
  display: none;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-txt {
  display: flex;
  position: relative;
  padding: 9px 0;
  width: 100%;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-txt .reject-reason {
  display: flex;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-txt .reject-reason .reason-content,
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-txt .reject-reason .reason-content_novideo {
  width: 110px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-txt .reject-reason .reason-content_novideo {
  width: 330px;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-confirm {
  position: relative;
  width: 100%;
  font-size: 14px;
  color: #333;
  text-align: left;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-confirm .release-time-tip {
  display: flex;
  margin-top: 16px;
}
.order-videos .videos-items-context .videos-item-content .item-operate .videos-operate-confirm-preview {
  margin-top: 16px;
}
.order-videos .videos-items-context .works-operate {
  display: flex;
}
.order-videos .videos-collapse {
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  line-height: 1;
}
.order-videos .videos-collapse.collapse-true {
  margin-bottom: 10px;
}
.order-videos .videos-collapse .collapse-span {
  margin-left: 20px;
  color: #3d88f2;
  cursor: pointer;
}
.order-videos .videos-collapse .collapse-span .collapse-icon {
  font-size: 10px;
  color: #3d88f2;
  margin-left: 5px;
  transition: all ease 0.3s;
}
.order-videos .icon-success,
.order-videos .icon-fail {
  margin-right: 8px;
}
.order-videos .icon-success {
  color: #39bf45;
}
.order-videos .icon-fail {
  color: #e64552;
}
.order-detail-video-reject-overlay .one-popover-content {
  width: 552px;
}
/**
 * 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 */

.order-urls .urls-item {
  position: relative;
  padding: 16px;
  line-height: 16px;
  margin-bottom: 10px;
  background: #f6f7fa;
  border-radius: 4px;
}
.order-urls .urls-item:last-of-type {
  margin-bottom: 0;
}
.order-urls .urls-item .urls-item-title {
  position: relative;
  width: 293px;
  font-size: 14px;
  color: #0054e6;
  cursor: pointer;
}
.order-urls .urls-item .urls-item-title .icon-link {
  margin-right: 4px;
}
.order-urls .urls-item .urls-item-title:hover {
  font-weight: 500;
}
.order-urls .urls-item .urls-item-title .order-tip {
  margin-bottom: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #009940;
}
.order-urls .urls-item .urls-item-title .order-question {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #848b99;
}
.order-urls .urls-item .quality_audit_tip {
  display: flex;
  padding-bottom: 16px;
}
.order-urls .urls-item .quality_audit_tip .tip_icon {
  margin-right: 9px;
  color: #FF9100;
}
.order-urls .urls-item .quality_audit_tip .tip_desc {
  width: 250px;
  line-height: 17px;
}
.order-urls .urls-item .urls-item-operate {
  position: relative;
  margin: 16px 20px 0 0;
  width: 275px;
}
.order-urls .urls-item .urls-item-operate .urls-operate-content {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.order-urls .urls-item .urls-item-operate .urls-operate-content .urls-operate-btn {
  margin-right: 15px;
}
.order-urls .urls-item .urls-item-operate .urls-operate-txt {
  position: relative;
  display: flex;
  width: 100%;
  padding-right: 20px;
  font-size: 14px;
  color: #333;
}
.order-urls .urls-item .urls-item-operate .urls-operate-txt .url-reason {
  display: flex;
  margin-left: 10px;
}
.order-urls .urls-item .urls-item-operate .urls-operate-txt .url-reason .url-reason-text {
  width: 134px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.order-urls .urls-item .urls-item-operate .urls-operate-txt .urls-operate-btn {
  margin-left: 20px;
}
.order-urls .no-background {
  background: none;
}
.order-urls .urls-collapse {
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  line-height: 1;
}
.order-urls .urls-collapse.collapse-true {
  margin-bottom: 10px;
}
.order-urls .urls-collapse .collapse-span {
  margin-left: 20px;
  color: #3D88F2;
  cursor: pointer;
}
.order-urls .urls-collapse .collapse-span .collapse-icon {
  font-size: 10px;
  color: #3D88F2;
  margin-left: 5px;
  transition: all ease 0.3s;
}
.order-urls .textoverflow {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.order-urls .icon-success,
.order-urls .icon-fail {
  margin-right: 8px;
}
.order-urls .icon-success {
  color: #39bf45;
}
.order-urls .icon-fail {
  color: #e64552;
}
/**
 * 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 */

.source-delivery {
  position: relative;
  width: 295px;
  padding: 16px;
  line-height: 16px;
  margin-bottom: 10px;
  background: #f6f7fa;
  border-radius: 4px;
}
.source-delivery-content {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #009940;
}
.source-delivery-question {
  margin: 4px 0px 8px 0px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #848b99;
}
.source-delivery-dialog .one-dialog-content {
  height: 220px;
}
.source-delivery-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 15px;
}
.source-delivery-container > p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
/**
 * 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 */

.order-link-fiedls {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -15px;
}
.order-link-fiedls .fields-form {
  width: 510px;
}
.order-link-fiedls .fields-form .form-item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 14px;
  line-height: 1;
  padding: 15px 0;
  color: #333;
}
.order-link-fiedls .fields-form .form-item .item-label {
  text-align: right;
  width: 100px;
}
.order-link-fiedls .fields-form .form-item .item-context-text {
  flex: 1;
  padding-left: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.order-link-fiedls .fields-form .form-item .item-context-text .context-img {
  width: 187.5px;
  height: 122.5px;
  -o-object-fit: fill;
     object-fit: fill;
}
.order-link-fiedls .fields-preview {
  width: 350px;
  margin-left: 100px;
}
.order-link-fiedls .fields-preview .preview-context {
  position: relative;
}
.order-link-fiedls .fields-preview .preview-context .preview-title {
  font-size: 14px;
  color: #333;
  margin-bottom: 15px;
  font-weight: 600;
}
/**
 * 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 */

.order-detail-task-detail {
  padding-bottom: 24px;
  font-size: 14px;
  color: black;
}
.order-detail-task-detail-container {
  display: flex;
  margin-bottom: 24px;
}
.order-detail-task-detail-container:last-child {
  margin-bottom: 0;
}
.order-detail-task-detail-box {
  display: flex;
}
.order-detail-task-detail-box-container {
  display: flex;
  align-items: center;
}
.order-detail-task-detail-icon-hover {
  display: flex;
  align-items: center;
  margin: 0 14px 0 -24px;
  color: #848b99;
}
.order-detail-task-detail-label {
  flex-shrink: 0;
  margin-right: 28px;
}
.order-detail-task-detail-label-budget {
  line-height: 36px;
}
.order-detail-task-detail-link {
  color: #0054e6;
  cursor: pointer;
  word-break: break-all;
}
.order-detail-task-detail-link-icon {
  margin-right: 4px;
}
.order-detail-task-detail-progress-container {
  display: flex;
  align-items: center;
}
.order-detail-task-detail .one-progress-line .one-progress-text {
  max-width: initial;
}
.order-detail-task-detail-progress {
  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 */

.order-detail-task-data {
  padding-bottom: 24px;
  font-size: 14px;
}
.order-detail-task-data-item {
  margin-top: 8px;
}
.order-detail-task-data-item-title {
  margin-bottom: 24px;
  padding-left: 8px;
  border-left: 3px #1a6eff solid;
}
.order-detail-task-data-item-radio {
  margin-bottom: 20px;
}
.order-detail-task-data-item-cards:last-child {
  margin-bottom: 32px;
}
.order-detail-task-data-item-card,
.order-detail-task-data-item-card-last {
  padding: 16px;
  width: calc(25% - 45.5px);
  height: 72px;
  background-image: url(https://now.bdstatic.com/store/v2/e8a15f8/fe-commercial/bc2ea01/a754c66d73c8dfb01df3.png);
  background-size: cover;
  border-radius: 6px;
}
.order-detail-task-data-item-card-label,
.order-detail-task-data-item-card-last-label {
  margin-bottom: 8px;
  line-height: 20px;
  font-weight: 500;
}
.order-detail-task-data-item-card-desc,
.order-detail-task-data-item-card-last-desc {
  font-weight: 500;
  font-size: 32px;
  line-height: 44px;
  color: #191b1e;
}
.order-detail-task-data-empty-item {
  padding-bottom: 36px;
  text-align: center;
  color: #848b99;
  font-size: 14px;
}
.order-detail-task-data-empty-img {
  margin: 12px auto;
  width: 220px;
}
.order-detail-task-data-icon {
  margin-left: 4px;
}
/**
 * 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 */

.commonRender-one-row {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.commonRender-one-row.commonRender-any-row {
  width: 400;
  display: -webkit-box;
  white-space: wrap;
  -webkit-box-orient: vertical;
}
/**
 * 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 */

.comment-section-status {
  display: flex;
  align-items: center;
}
.comment-section-status .section-status-global {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 6px;
}
.comment-section-status .section-status-Unaudited {
  background-color: #a8b0bf;
}
.comment-section-status .section-status-online {
  background-color: #2fc724;
}
.comment-section-status .section-status-rejected {
  background-color: #ff3a33;
}
.comment-manage-drawer {
  --dls-tab-menu-padding: 0px;
}
.comment-manage-drawer.one-drawer-open {
  transform: translateX(0) !important;
}
.comment-manage-drawer .drawer-title {
  padding-bottom: 15px;
}
/**
 * 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 */

.comment-dialog-mask {
  width: 1101px;
  right: 0;
  left: auto;
}
/**
 * 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 */

.page-back {
  display: flex;
  align-items: center;
}
.page-back .back-icon {
  display: inline-block;
  width: 22px;
  height: 22px;
  cursor: pointer;
  line-height: 22px;
}
.page-back .back-icon svg {
  width: 100%;
  height: 100%;
}
/**
 * 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 */

.OkP0r {
  width: 800px;
  max-width: 800px;
}
.OkP0r .one-popover-inner {
  width: 800px;
  height: 450px;
}
.OkP0r .one-popover-inner .one-popover-title {
  margin-bottom: 16px;
  padding: 24px 24px 0;
}
.OkP0r .one-popover-inner .one-popover-inner-content {
  padding: 0 24px 24px;
}
.SfFpz {
  height: 364px;
}
.SfFpz .one-table-head-cell {
  height: 44px;
  padding: 10px 16px;
}
.osigY {
  margin-left: 8px;
  width: 88px;
  height: 24px;
  padding: 4px 8px;
  box-sizing: border-box;
  border-radius: 2px;
  font-family: "PingFang SC";
  font-size: 12px;
  line-height: 16px;
  background: #fff0f5;
  color: #f01f87;
  cursor: pointer;
}
.osigY:hover {
  background: #ffe0ec;
}
.osigY:active {
  background: #ffc2da;
}
.rvLc2 input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.rvLc2 input::placeholder {
  color: rgba(0, 0, 0, 0.25);
}
.rvLc2 .one-ui-pro-multiLabel-input-area {
  max-height: none !important;
}
/**
 * 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 */

.order-detail-extra-service {
  padding-bottom: 24px;
}
.order-detail-extra-service-radio-container {
  margin-bottom: 20px;
}
.order-detail-extra-service-item-label.with-label-holder .with-label-label {
  margin-right: 28px;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: right;
}
.order-detail-extra-service-item-label-text.with-label-holder .with-label-label {
  height: auto;
  line-height: normal;
}
.order-detail-extra-service-item-container {
  margin-bottom: 24px;
}
.order-detail-extra-service-item-container-title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #282c33;
}
.order-detail-extra-service-item-content {
  display: flex;
}
.order-detail-extra-service-item-content-title {
  display: flex;
  align-items: center;
  margin-right: 12px;
  font-family: "PingFang SC";
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #282c33;
}
.order-detail-extra-service-item-label {
  margin-bottom: 24px;
  align-items: flex-start;
}
.order-detail-extra-service-item-label-config {
  display: flex;
}
.order-detail-extra-service-item-label-container {
  width: 100%;
  height: 80px;
}
.order-detail-extra-service-item-label-container .order-detail-extra-service-item-label-imgConfig {
  position: absolute;
  height: 80px;
  width: 142px;
  left: 360px;
}
.order-detail-extra-service-default-link,
.order-detail-extra-service-link {
  line-height: 20px;
}
.order-detail-extra-service-link {
  max-width: 287px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.order-detail-extra-service .one-ui-pro-multiLabel-body {
  margin-bottom: 0;
}
.order-detail-extra-service-detail-topic-remove-row {
  display: flex;
  margin: 0 0 24px 15px;
}
.order-detail-extra-service-detail-topic-remove-row-label,
.order-detail-extra-service-detail-topic-remove-row-value {
  font-size: 14px;
  line-height: 20px;
}
.order-detail-extra-service-detail-topic-remove-row-label {
  width: 56px;
  text-align: right;
  color: #545B66;
}
.order-detail-extra-service-detail-topic-remove-row-value {
  overflow: hidden;
  margin-left: 24px;
  max-width: calc(100% - 100px);
  white-space: nowrap;
  text-overflow: ellipsis;
  color: var(----G9, #282C33);
}
.order-detail-extra-service-detail-topic-remove-row:last-child {
  margin-bottom: 0;
}
.feedback-title {
  height: 16px;
  font-family: "PingFang SC";
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #282c33;
}
.feedback-content {
  font-family: "PingFang SC";
  font-size: 12px;
  line-height: 18px;
  color: #282c33;
}
/**
 * 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 */

.order-operate-record {
  background-color: #fff;
  padding: 24px;
}
.order-operate-record-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #191b1e;
  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 */

.order-operate-talent {
  margin-bottom: 16px;
  padding: 24px;
  background-color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  background: #fff;
}
.order-operate-talent-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #191b1e;
  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 */

.opt-order {
  background-color: #fff;
  padding: 24px;
  margin-top: 16px;
}
.opt-order-content {
  display: flex;
  align-items: center;
}
.opt-order-content button {
  margin-right: 16px;
}
.opt-order-content-tip {
  font-size: 14px;
  color: #848b99;
}
.opt-order-popover {
  font-size: 14px;
}
.opt-order-close,
.opt-order-confirm {
  margin-left: 20px;
}
.opt-order-close-tip,
.opt-order-confirm-tip {
  margin-bottom: 16px;
  font-size: 14px;
  color: #848b99;
}
.opt-order-close-item,
.opt-order-confirm-item {
  display: flex;
  margin: 16px 0;
  font-size: 14px;
}
.opt-order-close-item-title,
.opt-order-confirm-item-title {
  margin-top: 5px;
  flex-shrink: 0;
  width: 70px;
}
.opt-order-close-btn {
  margin: 0 16px 0 20px;
}
.opt-order-confirm {
  margin-left: -20px;
}
.opt-order .confirm {
  margin-left: 20px;
}
/**
 * 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 */

.essay-confirm-order-operate-in {
  background: linear-gradient(180deg, #C4DAFF -144.23%, rgba(196, 218, 255, 0) 117.31%);
}
.essay-confirm-order-operate-in .operate-tag-color {
  color: #0054e6;
}
.essay-confirm-order-operate-out {
  background: linear-gradient(180deg, #FFDEA8 -144.23%, rgba(255, 222, 168, 0) 117.31%);
}
.essay-confirm-order-operate-out .operate-tag-color {
  color: #ff8400;
}
.essay-confirm-order-operate-finish {
  background: linear-gradient(180deg, #B6EDB2 -144.23%, rgba(182, 237, 178, 0) 117.31%);
}
.essay-confirm-order-operate-finish .operate-tag-color {
  color: #24c729;
}
.essay-confirm-order-operate-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 23px;
  height: 78px;
  border-radius: 4px 4px 0px 0px;
}
.essay-confirm-order-operate-box {
  display: flex;
  align-items: center;
}
.essay-confirm-order-operate-box-btn-common {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.essay-confirm-order-operate-box-btn-common-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #282c33;
}
.essay-confirm-order-operate-box-btn-common-close {
  font-size: 16px;
  cursor: pointer;
}
.essay-confirm-order-operate-box-btn-popover {
  width: 400px;
}
.essay-confirm-order-operate-box-btn-popover .one-popover-title {
  width: 100%;
  padding: 8px 8px 0;
}
.essay-confirm-order-operate-box-btn-popover .one-popover-inner-content {
  padding: 0 24px 24px;
}
.essay-confirm-order-operate-box-dataDetail {
  margin-left: 8px;
}
.essay-confirm-order-operate-box-content {
  width: 352px;
  color: #282c33;
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 26px;
}
.essay-confirm-order-operate-box-tips {
  margin-left: 12px;
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 20px;
  color: #848B99;
}
.essay-confirm-order-operate-tag {
  display: flex;
}
.essay-confirm-order-operate-tag span:first-child {
  font-size: 24px;
}
.essay-confirm-order-operate-tag span:last-child {
  margin-left: 8px;
  line-height: 24px;
  font-weight: 600;
  font-size: 18px;
}
.essay-confirm-order-confirm-desc {
  width: 352px;
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 26px;
  color: #282c33;
}
.essay-confirm-order-confirm-btn {
  display: flex;
  margin-top: 24px;
}
.essay-confirm-order-confirm-btn .confirm-cancel-btn:last-child {
  margin-left: 12px;
}
.confirm-table-title {
  padding: 1.5px 0;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  color: #282c33;
}
.confirm-table-filters-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 8px;
}
.confirm-table-filters-text {
  font-size: 12px;
  line-height: 18px;
  color: #282c33;
}
.confirm-table-info-icon {
  color: #848b99;
}
.confirm-table-title-link {
  display: inline-block;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #0054e6;
  font-size: 12px;
}
.confirm-table-operate-group-btn {
  font-size: 12px;
  line-height: 16px;
}
.confirm-table-operate-group-btn:first-child {
  margin-right: 16px;
}
.confirm-table-operate-group-popover {
  width: 400px;
}
.confirm-table-operate-group-popover .one-popover-title {
  padding: 24px 24px 0;
  margin-bottom: 16px;
}
.confirm-table-operate-group-popover .one-popover-inner-content {
  padding: 0 24px 24px;
}
.confirm-table-operate-group-common {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.confirm-table-operate-group-common-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #282c33;
}
.confirm-table-operate-group-common-close {
  font-size: 16px;
  cursor: pointer;
}
.confirm-table-operate-group-reject-desc {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 26px;
  color: #282c33;
}
.confirm-table-operate-group-reject-box {
  display: flex;
}
.confirm-table-operate-group-reject-box-top {
  margin-top: 8px;
}
.confirm-table-operate-group-reject-title {
  flex-shrink: 0;
  width: 70px;
  height: 32px;
  font-family: "PingFang SC";
  font-size: 14px;
  line-height: 26px;
  color: #282c33;
}
.confirm-table-operate-group-reject-select {
  flex: 1;
  max-width: 282px;
}
.confirm-table-operate-group-reject-select-dropdown {
  width: 400px !important;
}
.confirm-table-operate-group-reject-input {
  flex: 1;
}
.confirm-table-operate-group-reject-input .one-input-detail {
  width: 282px;
}
.confirm-table-operate-group-reject-btn {
  display: flex;
  margin-top: 24px;
}
.confirm-table-operate-group-reject-btn .confirm-cancel-btn:last-child {
  margin-left: 12px;
}
.confirm-table-text {
  font-size: 12px;
}
/**
 * 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-order-detail {
  margin: 0 auto;
  height: 100%;
}
.bcm-order-detail .page-back {
  margin: 1px -24px 16px;
  padding: 20px 38px;
  border-radius: 4px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
}
.bcm-order-detail .page-back .back-icon {
  margin-right: 14px;
  font-size: 10px;
  color: #848B99;
}
.bcm-order-detail .page-back .back-icon svg {
  height: 20px;
}
.bcm-order-detail .page-back .page-title {
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
}
.bcm-order-detail .detail-container {
  margin: 0 auto;
  width: 1200px;
}
.bcm-order-detail .detail-container .detail-section {
  position: relative;
  margin: 0 0 16px;
  padding-top: 30px;
  border-radius: 4px;
  background: #fff;
}
.bcm-order-detail .detail-container .detail-section .section-item {
  position: relative;
  margin: 0 24px 0;
  padding-top: 30px;
  border-bottom: 1px solid #eee;
}
.bcm-order-detail .detail-container .detail-section .section-item:last-of-type {
  border: 0;
}
.bcm-order-detail .detail-container .detail-section .section-item:first-of-type {
  padding-top: 0;
}
.bcm-order-detail .detail-container .detail-section .section-item .item-title {
  display: flex;
  margin-bottom: 24px;
  align-items: center;
  font-size: 16px;
  color: #333;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 600;
}
.bcm-order-detail .detail-container .detail-section .section-item .item-title .data-tips {
  margin-left: 16px;
  color: #848b99;
  font-size: 14px;
  font-weight: 400;
}
.bcm-order-detail .detail-container .detail-section .section-item .item-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-order-detail .detail-container .detail-section .section-item .item-title .question-circle-icon {
  margin-left: 5px;
  width: 16px;
  height: 16px;
  color: #848b99;
}
.bcm-order-detail .detail-container .detail-section .section-item .item-icon-hover {
  margin: 0 0 24px 4px;
  font-size: 16px;
  color: #848b99;
}
.bcm-order-detail .detail-container .detail-section .section-item .data-pick-content {
  background: #f6f7fa;
  padding-left: 16px;
}
.bcm-order-detail .detail-container .detail-section .section-item .data-pick-content .release-time {
  text-align: left;
  font-size: 14px;
}
.bcm-order-detail .detail-container .detail-section .section-item .data-pick-content .release-time .set-time-tltle {
  color: #333;
}
.bcm-order-detail .detail-container .detail-section .section-item .data-pick-content .release-time .set-time-tltle .require {
  color: #FF0000;
}
.bcm-order-detail .detail-container .detail-section .section-item .data-pick-content .tip {
  margin-top: 8px;
  font-size: 14px;
  color: #848B99;
}
.bcm-order-detail .detail-container .detail-section .section-item .data-pick-content .date-picker {
  margin-top: 16px;
}
.bcm-order-detail .detail-container .detail-section .section-item .data-pick-content .submit {
  margin: 16px 0;
}
.bcm-order-detail .detail-container .detail-section .section-item .data-pick-content .tip-feedback {
  color: #FF0000;
}
.bcm-order-detail .detail-container .detail-section .section-item .extra-component-cards {
  display: flex;
  margin-bottom: -24px;
  justify-content: space-between;
  width: auto;
  min-width: 1000px;
  flex-wrap: wrap;
}
.bcm-order-detail .detail-container .detail-section .section-item .extra-component-cards-add {
  display: flex;
  margin-bottom: 24px;
  width: 100%;
  flex-wrap: wrap;
}
.bcm-order-detail .detail-container .detail-section .section-item .extra-component-cards-add-tip {
  margin-left: 8px;
  font-size: 14px;
  line-height: 32px;
  color: #848b99;
}
.bcm-order-detail .detail-container .detail-section .section-item .extra-component-cards-remove-tip {
  width: 100%;
  font-size: 14px;
  line-height: 32px;
  color: #848b99;
}
.bcm-order-detail .detail-container .detail-section .section-item .extra-component-cards-cards {
  display: flex;
  flex-wrap: wrap;
}
.bcm-order-detail .detail-container .detail-section .section-item .extra-component-cards-table {
  padding-bottom: 24px;
  margin-top: -16px;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container {
  padding: 24px;
  background: #f6f7fa;
  border-radius: 4px;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-read-num {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-read-num-all {
  margin-right: 8px;
  color: #848b99;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-no-finish-flag,
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-arrive-flag,
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-finish-flag {
  position: relative;
  border-radius: 32px;
  width: 12px;
  height: 12px;
  top: 14px;
  background: #ebedf5;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
  z-index: 2;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-no-finish-flag:hover,
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-arrive-flag:hover,
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-finish-flag:hover {
  width: 6px;
  height: 6px;
  top: 14px;
  background: #f6f7fa;
  border: 3px solid #d3d9e6;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-arrive-flag {
  background: #0054e6;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-arrive-flag:hover {
  border: 3px solid #0054e6;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-finish-flag {
  background: #009940;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-finish-flag:hover {
  border: 3px solid #009940;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-tip {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #191b1e;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-tag {
  margin: 12px 0 0 -3px;
  height: 36px;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-compensation-tip {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #848b99;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-compensation-tip .question-circle-icon {
  margin-left: 5px;
  width: 16px;
  height: 16px;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-compensation-tip:hover {
  color: #545b66;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-container-tip {
  margin-top: 11px;
  color: #545b66;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-info {
  margin-top: 16px;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-info-item {
  display: flex;
  margin-bottom: 24px;
  line-height: 20px;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-info-item-label {
  margin-right: 24px;
  width: 70px;
}
.bcm-order-detail .detail-container .detail-section .section-item .boost-detail-info-item-val {
  flex: 1;
  margin: 0 20px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bcm-order-detail .detail-container .detail-component-section {
  margin-bottom: 40px;
}
.bcm-order-detail .detail-container .task-data-section-item {
  display: flex;
  justify-content: space-between;
}
.bcm-order-detail .detail-container .task-data-section-item-title {
  display: flex;
}
.bcm-order-detail .detail-container .task-data-section-item-title-desc {
  display: flex;
  margin-left: 16px;
  color: #848b99;
  font-size: 14px;
  line-height: 25px;
}
.bcm-order-detail .detail-container .bcm-order-progress {
  position: relative;
  padding-left: 12.75%;
  padding-right: 12.75%;
  padding-bottom: 20px;
}
.bcm-order-detail .detail-container .bcm-order-progress .one-steps-item .one-steps-item-content .one-steps-item-title {
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 600;
}
.bcm-order-detail .detail-container .bcm-order-progress .one-steps-item .one-steps-item-content .one-steps-item-description {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666;
  letter-spacing: 0;
  line-height: 18px;
  margin-top: 4px;
  margin-left: -10px;
  width: 130px;
}
.bcm-order-detail .detail-container .bcm-order-detail {
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  line-height: 1;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items,
.bcm-order-detail .detail-container .bcm-order-detail .detail-item {
  text-decoration: none;
  list-style: none;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items .detail-item {
  display: flex;
  margin-bottom: 24px;
  line-height: 20px;
  justify-content: flex-start;
  align-items: flex-start;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items .detail-item .item-label {
  margin-right: 14px;
  width: 100px;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items .detail-item .item-label-sync-eshop {
  width: 98px;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items .detail-item .item-val-sync-eshop {
  flex: 1;
  margin: 0 20px 16px;
  text-align: left;
  word-break: break-all;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items .detail-item .item-val-sync-eshop .val-txt.val-multiline {
  line-height: 22px;
  position: relative;
  top: -4px;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items .detail-item .item-val {
  flex: 1;
  margin: 0 20px;
  text-align: left;
  word-break: break-all;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items .detail-item .item-val .val-txt.val-multiline {
  line-height: 22px;
  position: relative;
}
.bcm-order-detail .detail-container .bcm-order-detail .detail-items .detail-item .item-overflow {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bcm-order-detail .detail-container .bcm-order-operation {
  position: relative;
  padding-bottom: 24px;
}
.bcm-order-detail .detail-container .bcm-order-operation .operation-section {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 32px;
}
.bcm-order-detail .detail-container .bcm-order-operation .operation-section:last-of-type {
  margin-bottom: 0;
}
.bcm-order-detail .detail-container .bcm-order-operation .operation-section .section-label {
  position: relative;
  padding: 0 20px 0 0;
  color: #333;
  text-align: right;
  flex-shrink: 0;
}
.bcm-order-detail .detail-container .bcm-order-operation .operation-section .section-label.label-required::before {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-right: 1px;
  color: #d9150b;
  line-height: 1;
  content: "*";
}
.bcm-order-detail .detail-container .bcm-order-operation .operation-section .section-content .content-subtitle {
  color: #999;
  text-align: left;
}
.bcm-order-detail .delivery-item {
  display: flex;
}
.bcm-order-detail .delivery-item .delivery-txt {
  margin-right: 20px;
  font-size: 14px;
  color: #333;
  letter-spacing: 0;
  margin-bottom: 8px;
}
.bcm-order-detail .delivery-item .delivery-txt:last-of-type {
  margin-bottom: 0;
}
.bcm-order-detail .loading {
  display: flex;
  margin-top: 300px;
  justify-content: center;
  align-items: center;
}
.service-info-popover .one-popover-content .service-info-popover-content {
  width: 200px;
  padding: 16px 16px;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  cursor: pointer;
}
.bcm-order-detail-tooltip-overlay .one-tooltip-inner {
  max-width: 300px;
}
.order-detail-region-popover .one-popover-inner {
  max-height: 384px;
  max-width: 300px;
}
.order-detail-region-popover .order-detail-region-row {
  display: flex;
}
.order-detail-region-popover .order-detail-region-row div:first-of-type {
  margin-right: 10px;
}
.detail-challenge-card {
  padding-bottom: 24px;
}
.operate-on-detail-container > span:last-child {
  margin-left: 8px;
  font-size: 16px;
}
.operate-on-detail-container-popover {
  padding-top: 0;
  box-sizing: border-box;
  width: 400px;
  height: 166px;
  border-radius: 4px;
  background: #fff;
}
.operate-on-detail-container-popover .one-popover-inner {
  height: 166px;
  width: 400px;
}
.operate-on-detail-container-popover .one-popover-inner .one-popover-title {
  margin-bottom: 16px;
  padding: 24px 24px 0;
  font-family: "PingFang SC";
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #282c33;
}
.operate-on-detail-container-popover .one-popover-inner .one-popover-inner-content {
  padding: 0 24px 24px;
}
.operate-on-detail-container-content-inner > span {
  margin-right: 8px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #191b1e;
}
.operate-on-detail-container-content-datepicker {
  width: 288px;
}
.operate-on-detail-container-content-btnGroup {
  margin-top: 24px;
}
.operate-on-detail-container-content-btn:last-child {
  margin-left: 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 */

