.supplier_order {
  flex-direction: column;
  display: block !important;
}
.supplier_order .com-config {
  background: transparent !important;
}
.supplier_order .b-table {
  margin-top: 20px;
}
.supplier_order .top-card .t-card__body {
  padding-bottom: 60px;
}
.supplier_order .common-tab {
  margin-bottom: 54px;
}
.supplier_order .bottom-card .t-card__body {
  padding: 26px 20px 50px;
}
.supplier_order .common-header {
  margin-top: 0;
}
.supplier_order .money-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}
.supplier_order .money-box .item {
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 1;
  color: #9696A3;
  justify-content: space-between;
}
.supplier_order .money-box .item p {
  margin: 0;
}
.supplier_order .money-box .item .l-text {
  margin-right: 65px;
}
.supplier_order .money-box .item .num {
  font-size: 32px;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 10px;
}
.supplier_order .money-box .item img {
  width: 83px;
  height: 50px;
}
.supplier_order .icon-width {
  padding: 0;
}
.upstream_order {
  flex-direction: column;
  display: block !important;
}
.upstream_order .com-config {
  background: transparent !important;
}
.upstream_order .b-table {
  margin-top: 20px;
}
.upstream_order .top-card .t-card__body {
  padding-top: 60px;
  padding-bottom: 60px;
}
.upstream_order .common-tab {
  margin-bottom: 54px;
}
.upstream_order .bottom-card .t-card__body {
  padding: 26px 20px 50px;
}
.upstream_order .common-header {
  margin-top: 0;
}
.upstream_order .common-header .client-search {
  display: flex;
  gap: 16px;
}
.upstream_order .money-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 16px;
}
.upstream_order .money-box .item {
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 1;
  color: #9696A3;
  justify-content: space-between;
}
.upstream_order .money-box .item p {
  margin: 0;
}
.upstream_order .money-box .item .l-text {
  margin-right: 65px;
}
.upstream_order .money-box .item .btn {
  margin-top: 8px;
  height: 24px;
  line-height: 24px;
  padding: 0 8px;
  text-align: center;
  border: 1px solid var(--td-brand-color);
  cursor: pointer;
  font-size: 12px;
  border-radius: 3px;
  color: var(--td-brand-color);
}
.upstream_order .money-box .item .num {
  font-size: 32px;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 10px;
}
.upstream_order .money-box .item img {
  width: 83px;
  height: 50px;
}
.upstream_order .icon-width {
  padding: 0;
}
.client-search {
  width: 460px;
  display: flex;
  gap: 16px;
}
.supplier-select .t-input__help {
  color: var(--td-error-color);
}
.upstream_goods .add-btn {
  color: var(--td-brand-color);
  background: var(--td-brand-color-1);
  border: none;
}
.upstream_goods .profit-input {
  position: absolute;
  right: 0;
}
.upstream_goods .profit-input .t-input-number {
  width: 100%;
}
.upstream_goods .pro-dialog .t-input-number {
  width: 100%;
}
.upstream_goods .pro-dialog .t-radio__label {
  display: inline-flex;
  align-items: center;
}
.upstream_goods .required .t-form__label:first-child label::before {
  color: var(--td-error-color);
  content: "*";
  display: inline-block;
  line-height: var(--td-line-height-body-medium);
  margin-right: var(--td-comp-margin-xs);
}
.upstream_goods .empty-item {
  margin-top: -29px;
}
.upstream_goods .empty-item .tip {
  color: #666;
}
.upstream_goods .profit-txt {
  cursor: pointer;
  color: var(--td-brand-color);
}
.profit-tip p {
  margin: 3px 0;
}
.greey-color {
  cursor: pointer;
  color: rgba(0, 0, 0, 0.26);
}
.goods-info {
  padding: 14px 25px 14px 15px;
  margin-bottom: 20px;
  background: #F0F0F0;
  border-radius: 3px;
}
.goods-info > div {
  font-size: 14px;
  display: flex;
  margin-bottom: 4px;
}
.goods-info > div .leble {
  color: rgba(0, 0, 0, 0.4);
  flex-shrink: 0;
}
.goods-info > div .value {
  color: #333333;
}
.first-item .t-form__controls-content {
  flex-wrap: wrap;
}
.first-item .t-input__wrap {
  width: 94%;
}
.jump-link {
  color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  margin-top: 4px;
}
.no-flex .t-form__controls-content {
  display: block !important;
}
.tips-div {
  color: rgba(0, 0, 0, 0.4);
  margin-top: 4px;
}
.upstream_product .right-search {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 16px;
}
.upstream_product .right-search .t-select__wrap {
  width: auto;
}
.upstream_product .right-search .t-input__wrap {
  width: auto;
}
.upstream_product .right-search .search-input {
  width: 360px;
}
.upstream_product .right-search .com-search {
  margin-right: 20px;
}
.upstream_product .right-search .t-date-range-picker {
  width: 280px;
}
.ip-dialog .ips p {
  margin: 0;
  line-height: 1.5;
}
.showIp {
  color: var(--td-brand-color-active);
  cursor: pointer;
}
.isEn .pro-dialog .t-form .t-form__label {
  width: 180px !important;
}
.batch-error-message {
  white-space: pre-wrap;
}
:root[theme-mode=dark] .upstream_order .money-box .item .num,
:root[theme-mode=dark] .supplier_order .money-box .item .num {
  color: rgba(255, 255, 255, 0.9);
}
:root[theme-mode=dark] .goods-info {
  background: #343333;
}
:root[theme-mode=dark] .goods-info > div .leble,
:root[theme-mode=dark] .tips-div {
  color: rgba(255, 255, 255, 0.4);
}
:root[theme-mode=dark] .goods-info > div .value {
  color: #fff;
}
:root[theme-mode=dark] .agent-list .jump-link {
  color: rgba(255, 255, 255, 0.4);
}
