.quickOperation {
  height: 64px;
  border-bottom: 1px solid #D8D8D8;
  display: flex;
  align-items: center;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.content .block {
  padding-top: 24px;
}
.content .ark-col {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.content .ark-col .input_box {
  max-width: 400px;
  min-width: 180px;
}
.content .ark-col .ark-input-wrapper /deep/ textarea {
  resize: none;
  min-height: 36px!important;
}
.content .ark-col .title {
  min-width: 80px;
  justify-content: flex-end;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  display: flex;
  align-items: center;
  margin-right: 8px;
}
.content .ark-col .title img {
  margin-left: 5px;
  width: 16px;
}
.refund-content {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.refund-content .count-part {
  height: 60px;
  margin-bottom: 16px;
  border-bottom: 1px solid #D8D8D8;
}
.refund-content .count-part .item {
  display: flex;
  align-items: center;
}
.refund-content .count-part .item .text {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.refund-content .count-part .img-framelanflag {
  cursor: pointer;
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 5px;
  width: 16px;
}
.refund-content .count-part .input-money {
  width: 80px;
  margin: 0 8px;
}
.refund-content .count-part .plus {
  margin: 0 16px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #979797;
}
.refund-content .total-part {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.onlyReturnMoneyOrder .ark-upload-drag {
  border: none;
}

.pageContent[data-v-3e146421] {
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
}
.order-setting-input-error[data-v-3e146421]:before {
  content: '*';
  color: red;
}
.conditionContent[data-v-3e146421] {
  width: 100%;
  display: flex;
  max-height: 3000px;
  overflow: hidden;
  flex-wrap: wrap;
  padding-top: 8px;
}
.conditionContent .itemContent[data-v-3e146421] {
  width: calc((100% - 120px) / 3);
  display: flex;
  align-items: center;
  margin: 0 20px 24px;
}
.conditionContent .itemContent .itemLabel[data-v-3e146421] {
  min-width: 84px;
  font-size: 12px;
  font-weight: 500;
  color: #4C4C4C;
  line-height: 17px;
  margin-right: 8px;
  text-align: right;
}
.conditionContent .itemContent .posterType[data-v-3e146421] {
  width: calc(100% - 84px);
}
.tableArea[data-v-3e146421] .ark-tabs-bar {
  margin-bottom: 0px;
}
.tableArea[data-v-3e146421] .ark-tabs-bar .ark-tabs-tab {
  line-height: 22px !important;
}
.tableArea[data-v-3e146421] {
  padding-top: 24px;
}
.tableArea .handleBtn[data-v-3e146421] {
  height: 16px;
  margin-bottom: 16px;
  display: flex;
}
.tableArea .handleBtn .handleItem[data-v-3e146421] {
  width: 48px;
  height: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: var(--primary-color);
  line-height: 16px;
  margin: 0 2px;
  cursor: pointer;
}
.content[data-v-3e146421] .ark-select-input[disabled] {
  color: #575757;
}

.SystemParamsSetting .ark-form .ark-form-item-label {
  color: #333;
}
.SystemParamsSetting .ark-select-single .ark-select-selection,
.SystemParamsSetting input.ark-input {
  height: 32px;
}
.SystemParamsSetting .ark-select-single .ark-select-selection .ark-select-placeholder,
.SystemParamsSetting .ark-select-single .ark-select-selection .ark-select-selected-value,
.SystemParamsSetting .ark-input-icon {
  height: 32px;
  line-height: 32px;
}
.SystemParamsSetting .DropDownSelectInput .ark-input-icon.iconios-search {
  display: none;
}
.SystemParamsSetting .DropDownSelectInput input.ark-input {
  height: 36px !important;
}
.SystemParamsSetting .ark-date-picker-cells span em,
.SystemParamsSetting .ark-date-picker-cells-cell-today em {
  color: unset;
}
.SystemParamsSetting .ark-date-picker-cells-cell.ark-date-picker-cells-cell-prev-month em,
.SystemParamsSetting .ark-date-picker-cells-cell.ark-date-picker-cells-cell-next-month em {
  color: #d8d8d8 !important;
}
.showTipModel .fcWarning {
  color: #f7b901;
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.showTipModel p {
  height: 50px;
  line-height: 50px;
}
.showTipModel .ark-modal-footer .ark-btn {
  border: 1px solid var(--primary-color);
  background: #fff;
  color: var(--primary-color);
}
.SystemParamsSetting .ark-form .ark-input-wrapper textarea {
  min-height: 60px !important;
}
.SystemParamsSetting .ark-form-item-error-tip-right {
  position: absolute;
  top: 5px;
  left: 250px;
  line-height: 1;
  padding-top: 6px;
  color: #fd6442;
}

.quickOperation[data-v-fe7023b4] {
  position: fixed;
  top: 82px;
  background: #fff;
  width: 100%;
  z-index: 10;
  height: 64px;
  display: flex;
  align-items: center;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  padding-left: 16px;
}
.r3-vertical-content .quickOperation[data-v-fe7023b4] {
  top: 32px;
}
.paramsBox[data-v-fe7023b4] {
  margin-top: 64px;
  padding: 8px 8px;
}
.bottomTips[data-v-fe7023b4] {
  color: #989898;
  font-size: 12px;
  line-height: 20px;
  margin-top: 6px;
}
.foldpanelDIV[data-v-fe7023b4] {
  margin-bottom: 10px;
}
.shopSelect .selectPart[data-v-fe7023b4] {
  display: flex;
  width: 700px;
}
.shopSelect .selectPart .selectGroup[data-v-fe7023b4] {
  flex: 1;
  height: 52px;
  overflow: hidden;
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
}
.shopSelect .selectPart .selectGroup .groupItem[data-v-fe7023b4] {
  background: #f2f2f2;
  border-radius: 2px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 0 8px;
  height: 18px;
  font-size: 11px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 16px;
}
.shopSelect .selectPart .selectBtn[data-v-fe7023b4] {
  display: flex;
  height: 40px;
  color: #0f6afb;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.sub-item[data-v-fe7023b4] {
  margin-top: 8px;
  display: flex;
  align-items: flex-start;
}

