.print-list-container[data-v-5456e6ce] {
  position: relative;
}
.modal-overlay[data-v-5456e6ce] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
/* .modal-content {
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  width: 500px;
  max-width: 90vw;
  max-height: 80vh;
  overflow: hidden;
} */
.modal-header[data-v-5456e6ce] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  border-bottom: 1px solid #eee;
}
.modal-header h3[data-v-5456e6ce] {
  margin: 0;
  color: #333;
  font-size: 18px;
}
.form-group-print[data-v-5456e6ce] {
  margin-bottom: 20px;
}
.printer-info[data-v-5456e6ce],
.template-info[data-v-5456e6ce] {
  margin-top: 15px;
  padding: 15px;
  background-color: #f8f9fa;
  border-radius: 4px;
  border-left: 4px solid #007bff;
}
.printer-info p[data-v-5456e6ce],
.template-info p[data-v-5456e6ce] {
  margin: 5px 0;
  color: #555;
}
.modal-footer[data-v-5456e6ce] {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding: 20px;
  border-top: 1px solid #eee;
  /* background-color: #f8f9fa; */
}

.dialog-footer[data-v-5049e1c4] {
  text-align: right;
  margin-top: 20px;
}
.dialog-footer .footer-btn[data-v-5049e1c4] {
  margin-right: 10px;
}
.dialog-footer[data-v-5049e1c4]:last-child {
  margin-right: 0;
}

.modal-form[data-v-5f20c77b] {
  padding: 0;
}
.modal-form .form-item[data-v-5f20c77b] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.modal-form .form-item > .label[data-v-5f20c77b] {
  width: 62px;
  text-align: right;
}
.modal-form .form-item > .label span[data-v-5f20c77b] {
  position: relative;
}
.modal-form .form-item > .label span[data-v-5f20c77b]::before {
  position: absolute;
  content: '*';
  font-size: 16px;
  color: red;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.modal-form .form-item .form-item-value-panel[data-v-5f20c77b] {
  width: 200px;
}

.addGoodSkuModal .ark-btn {
  height: 34px;
  font-size: 14px;
}

.setExpressRule[data-v-8a02db62] {
  width: 720px;
}
.expressTopTip[data-v-8a02db62] {
  display: flex;
  padding: 12px 8px;
  background: #F9F1C3;
}
.expressTopTip .tipLeft[data-v-8a02db62] {
  margin-right: 8px;
}
.expressTopTip .tipRight[data-v-8a02db62] {
  color: #585348;
  font-size: 12px;
  line-height: 17px;
}
.expressTopTip .tipRight .tipContent[data-v-8a02db62] {
  margin-top: 4px;
}
.expressContent[data-v-8a02db62] {
  margin-top: 16px;
}
.expressContent .nowStore[data-v-8a02db62] {
  color: #CDCDCD;
}
.expressContent .nowStore span[data-v-8a02db62] {
  color: #323232;
}
.filterContent[data-v-8a02db62] {
  min-height: 200px;
  margin-top: 12px;
}
.bottomBtnBox[data-v-8a02db62] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-8a02db62],
.bottomBtnBox .sureBtn[data-v-8a02db62] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-8a02db62] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.topTips {
  padding: 8px;
  background-color: #D5E7FF;
  color: #0046B9;
  line-height: 17px;
}
.goodChangeOne .content {
  margin: 16px;
}
.goodChangeOne .content .ark-form-item {
  margin-bottom: 16px !important;
}
.goodChangeOne .content .detailContent {
  display: flex;
  align-items: center;
  font-weight: 500;
  color: #000;
  margin-bottom: 16px ;
}
.goodChangeOne .content .ark-select-single .ark-select-selection {
  height: 32px !important;
}
.bottomBtnBox {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn,
.bottomBtnBox .sureBtn {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn {
  margin-right: 8px;
}
.error-content {
  text-align: left;
  position: relative;
  font-size: 12px;
  margin-top: 10px;
}
.error-content .error-message {
  height: auto;
  margin: 10px 0px;
  max-height: 240px;
  position: relative;
}
.error-content .error-message .left-icon {
  height: 28px;
  width: 28px;
  position: absolute;
  left: 0;
  top: 0;
}
.error-content .error-message .left-icon i {
  font-size: 28px;
  color: #e80000;
}
.error-content .error-message .right-content {
  position: relative;
  margin-left: 38px;
}
.error-content .error-message .right-content .link {
  line-height: 16px;
}
.error-content .error-message .right-content .link a {
  color: #0f8ee9;
  cursor: pointer;
  display: inline-block;
  padding-top: 6px;
  text-decoration: none;
}
.error-content .error-message .right-content .content-message {
  max-height: 220px;
  min-height: 28px;
  overflow: auto;
}
.error-content .error-message .right-content .content-message p {
  word-break: break-word;
  line-height: 16px;
  margin: 6px 0;
}

.diffSetting .ark-input-group-prepend,
.diffrenceReason .ark-input-group-append {
  background: #fff;
  border-right: none;
}
.diffSetting .ark-input-group-prepend span,
.diffrenceReason .ark-input-group-append span {
  color: #aaa;
}
.differenceTop .ark-switch-disabled .ark-switch-inner {
  color: #fff;
}
.changeDIFFERENCE .ark-input {
  height: 32px;
  line-height: 32px;
}

.differenceTop .ark-switch-disabled[data-v-e8c633d6] {
  background: var(--primary-color);
  border-color: var(--primary-color);
}
.differenceTop .ark-switch-disabled[data-v-e8c633d6]:after {
  background: #fff;
}
.diffrenceReason[data-v-e8c633d6] {
  width: 600px;
  max-height: 450px;
  overflow-y: auto;
  padding: 0 40px;
}
.diffrenceReason .topTitle[data-v-e8c633d6] {
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
}
.diffrenceReason .topTitle img[data-v-e8c633d6] {
  width: 20px;
  height: 20px;
  margin-left: 4px;
  vertical-align: middle;
}
.diffrenceReason .differenceList .listTitle[data-v-e8c633d6] {
  color: #777;
  margin: 12px 0px;
}
.diffrenceReason .differenceList .differentItem[data-v-e8c633d6] {
  padding: 16px;
  margin-bottom: 16px;
  min-height: 100px;
  box-shadow: 2px 2px 8px 0px #c1c1c1;
}
.diffrenceReason .differenceList .differentItem .differenceTop[data-v-e8c633d6] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  position: relative;
}
.diffrenceReason .differenceList .differentItem .differenceTop .differenceName[data-v-e8c633d6] {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  margin: 0 10px;
}
.diffrenceReason .differenceList .differentItem .differenceTop .diffType[data-v-e8c633d6] {
  padding: 2px;
  border: 1px solid #d60c0c;
  color: #d60c0c;
}
.diffrenceReason .differenceList .differentItem .differenceTop .setIcon[data-v-e8c633d6] {
  position: absolute;
  right: 0px;
}
.diffrenceReason .differenceList .differentItem .differentDesc[data-v-e8c633d6] {
  line-height: 16px;
}
.bottomBtnBox[data-v-e8c633d6] {
  width: calc(100% + 32px);
  margin: 16px auto 0px;
  margin-left: -16px;
  text-align: center;
  border-top: 1px solid #DEDEDE;
  padding-top: 16px;
}
.bottomBtnBox .cancelBtn[data-v-e8c633d6],
.bottomBtnBox .sureBtn[data-v-e8c633d6] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-e8c633d6] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.DownLoadPickList form[data-v-77c84e3e] {
  margin-right: 30px;
}
.DownLoadPickList[data-v-77c84e3e] .formlayout .formlayout-label {
  width: 80px !important;
}
.DownLoadPickList[data-v-77c84e3e] .formlayout .formlayout-div {
  padding-right: 34px !important;
}

.percentNumber .ark-input {
  width: 170px;
}

.JITXChangeWMS .ark-select-single .ark-select-selection {
  height: 32px;
}

#element-main[data-v-0e2af64c] {
  width: 600px;
}
.demo-spin-icon-load[data-v-0e2af64c] {
  animation: ani-demo-spin-data-v-0e2af64c 1s linear infinite;
}
@keyframes ani-demo-spin-data-v-0e2af64c {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
to {
    transform: rotate(360deg);
}
}
.demo-spin-col[data-v-0e2af64c] {
  height: 100px;
  /* position: relative; */
  border: 1px solid #eee;
}

.tipsMassage[data-v-4b8c931d] {
  color: #333;
}

.modify-remark .form-item[data-v-521e1022] {
  display: flex;
  padding: 10px 10px 0;
}
.modify-remark .form-label[data-v-521e1022] {
  margin-right: 12px;
}

.OrderCancelReason textarea.ark-input {
  width: 420px;
  max-width: 420px;
}
.cancelResult .ark-btn-text {
  display: none;
}

.authMethod[data-v-26a63a2c] {
  margin-top: 20px;
  margin-bottom: 50px;
  font-size: 14px;
  font-family: "微软雅黑";
  font-weight: bold;
  color: #3E3E3E;
}

#element-main[data-v-4cfd5f61] {
  width: 400px;
}
footer[data-v-4cfd5f61] {
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}

.addColorTag .LOGISTICSCOMPNAYNAME .ark-input-wrapper {
  display: flex;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  height: 34px;
}
.addColorTag .LOGISTICSCOMPNAYNAME .ark-input-wrapper .ark-input {
  height: 32px;
  border: none;
}
.addColorTag .LOGISTICSCOMPNAYNAME .ark-input-icon {
  margin-top: 3px;
}
.addColorTag .LOGISTICSCOMPNAYNAME .ark-color-picker-focused {
  box-shadow: unset;
}

.bottomBtnBox[data-v-48533481] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-48533481],
.bottomBtnBox .sureBtn[data-v-48533481] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-48533481] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.modifyComColorTag .LOGISTICSCOMPNAYNAME .ark-input-wrapper {
  display: flex;
  border: 1px solid #d8d8d8;
  border-radius: 2px;
  height: 34px;
}
.modifyComColorTag .LOGISTICSCOMPNAYNAME .ark-input-wrapper .ark-input {
  height: 32px;
  border: none;
}
.modifyComColorTag .LOGISTICSCOMPNAYNAME .ark-input-icon {
  margin-top: 3px;
}
.modifyComColorTag .LOGISTICSCOMPNAYNAME .ark-color-picker-focused {
  box-shadow: unset;
}
.modifyComColorTag .LOGISTICSCOMPNAYNAME .ark-select-selection {
  height: 34px;
}
.modifyComColorTag .LOGISTICSCOMPNAYNAME .ark-select-selection .ark-select-placeholder,
.modifyComColorTag .LOGISTICSCOMPNAYNAME .ark-select-selection .ark-select-selected-value {
  height: 34px;
  line-height: 34px;
}
.modifyComColorTag .LOGISTICSCOMPNAYNAME .ark-select-dropdown-list .ark-select-item.ark-select-item-all {
  display: none !important;
}

.bottomBtnBox[data-v-69d9c12c] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-69d9c12c],
.bottomBtnBox .sureBtn[data-v-69d9c12c] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-69d9c12c] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.EditShippingWarehouse .ark-select-single .ark-select-selection {
  height: 32px;
}
.appoinwarehouse.ark-form-item {
  margin-bottom: 0;
}

#element-main[data-v-1e31d908] {
  width: 450px;
  padding: 0 15px;
}

#element-main[data-v-3c228a1e] {
  width: 400px;
}
footer[data-v-3c228a1e] {
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}

.EditShippingWarehouse .ark-select-single .ark-select-selection {
  height: 32px;
}
.appoinwarehouse.ark-form-item {
  margin-bottom: 0;
}

#element-main[data-v-2fff9846] {
  width: 450px;
  padding: 0 15px;
}

.EditLogisticsCompany .ark-select-single .ark-select-selection {
  height: 32px;
}

#element-main[data-v-047d6212] {
  width: 600px;
}
.demo-spin-icon-load[data-v-047d6212] {
  animation: ani-demo-spin-data-v-047d6212 1s linear infinite;
}
@keyframes ani-demo-spin-data-v-047d6212 {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
to {
    transform: rotate(360deg);
}
}
.demo-spin-col[data-v-047d6212] {
  height: 100px;
  /* position: relative; */
  border: 1px solid #eee;
}

.EditPackagingMaterial .ark-select-single .ark-select-selection {
  height: 32px;
}

#element-main[data-v-34e60f74] {
  width: 400px;
}

#element-main[data-v-23f42cd4] {
  width: 900px;
}
#element-main .form[data-v-23f42cd4] .ark-form-item {
  width: 100%;
  margin-bottom: 16px;
}
#element-main .text2[data-v-23f42cd4] .ark-input {
  height: 150px;
  resize: none;
}

.EditShippingWarehouse .ark-select-single .ark-select-selection {
  height: 32px;
}
.appoinwarehouse.ark-form-item {
  margin-bottom: 0;
}

#element-main[data-v-68638e3b] {
  width: 450px;
  padding: 0 15px;
}

.EditShippingWarehouse .ark-select-single .ark-select-selection {
  height: 32px;
}
.appoinwarehouse.ark-form-item {
  margin-bottom: 0;
}

#element-main[data-v-f3890572] {
  width: 450px;
  padding: 0 15px;
}

.EditShippingWarehouse .ark-select-single .ark-select-selection {
  height: 32px;
}
.appoinwarehouse.ark-form-item {
  margin-bottom: 0;
}

#element-main[data-v-0c943dc7] {
  width: 450px;
  padding: 0 15px;
}

.EditShippingWarehouse .ark-select-single .ark-select-selection {
  height: 32px;
}
.appoinwarehouse.ark-form-item {
  margin-bottom: 0;
}

#element-main[data-v-69858532] {
  width: 450px;
  padding: 0 15px;
}

.EditLogisticsCompany .ark-select-single .ark-select-selection {
  height: 32px;
}

#element-main[data-v-504ff2de] {
  width: 600px;
}
.demo-spin-icon-load[data-v-504ff2de] {
  animation: ani-demo-spin-data-v-504ff2de 1s linear infinite;
}
@keyframes ani-demo-spin-data-v-504ff2de {
from {
    transform: rotate(0deg);
}
50% {
    transform: rotate(180deg);
}
to {
    transform: rotate(360deg);
}
}
.demo-spin-col[data-v-504ff2de] {
  height: 100px;
  /* position: relative; */
  border: 1px solid #eee;
}

.EditPackagingMaterial .ark-select-single .ark-select-selection {
  height: 32px;
}

#element-main[data-v-7c15b7ba] {
  width: 400px;
}
.EditPackagingMaterial p[data-v-7c15b7ba] {
  font-size: 12px;
  color: #AEAEAE;
  line-height: 20px;
  margin-bottom: 20px;
}

.OrderCancelReason textarea.ark-input {
  width: 420px;
  max-width: 420px;
}
.cancelResult .ark-btn-text {
  display: none;
}

.interceptionList .ark-radio-group-item {
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #eee;
  margin-right: 8px;
  margin-top: 12px;
  border-radius: 20px;
}
.interceptionList .ark-radio-group-button .ark-radio-wrapper:first-child,
.interceptionList .ark-radio-group-button .ark-radio-wrapper:last-child {
  border: 1px solid #eee;
  border-radius: 20px;
}
.interceptionList .ark-radio-group-button .ark-radio-wrapper:hover,
.interceptionList .ark-radio-group-button .ark-radio-wrapper-checked:hover {
  color: #fa8705;
  border: 1px solid #fa8705;
  box-shadow: none;
}
.interceptionList .ark-radio-group-button .ark-radio-wrapper.ark-radio-wrapper-checked {
  color: #fa8705;
  border: 1px solid #fa8705;
  box-shadow: none;
}
.interceptionList .ark-radio-group-button .ark-radio-wrapper:before,
.interceptionList .ark-radio-group-button .ark-radio-wrapper:after {
  display: none;
}
.cancelResult .ark-btn-text {
  display: none;
}

.interceptionList[data-v-b9652702] {
  max-height: 400px;
  overflow-y: auto;
}
.img-framelanflag[data-v-b9652702] {
  cursor: pointer;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 5px;
  width: 16px;
}

.buttonBox.right {
  padding-right: 20px;
}
.downLoadTaobaoOrder .ark-radio-group {
  display: flex !important;
}
.downLoadModal .taskID {
  color: blue;
  cursor: pointer;
}
.ark-col.ark-col-span-24:last-child {
  margin-top: 10px;
}
.downLoadOrdersTbRetail /deep/ .formlayout {
  padding-right: 28px;
}
.downLoadOrdersTbRetail .formlayout .formlayout-label {
  padding-right: 2px;
}
.downLoadOrdersTbRetail #dropDownSelectFilter {
  width: 340px;
}
.downLoadOrdersTbRetail .orderManageEdit .businessForm_a .ark-form-item .ark-input-wrapper {
  line-height: unset;
}
.downLoadOrdersTbRetail .buttonBox.right {
  padding-right: unset;
}

.deliveryContentTableCom.ark-table-wrapper,
.deliveryContentTableCom .ark-table {
  width: 780px;
}

.PickListDelivery[data-v-b71e8f38] {
  width: 780px;
}
.PickListDelivery .deliveryTop[data-v-b71e8f38] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 780px;
}
.PickListDelivery .deliveryTop .deliveryTitle[data-v-b71e8f38] {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.PickListDelivery .deliveryContent[data-v-b71e8f38] {
  width: 780px;
  padding-top: 10px;
}
.PickListDelivery .deliveryContent .deliveryContentTop[data-v-b71e8f38] {
  margin: 20px 0;
}
.PickListDelivery .deliveryContent .deliveryContentTop .NumberSpan[data-v-b71e8f38] {
  color: #333;
  font-size: 14px;
  margin-right: 30px;
}
.PickListDelivery .deliveryContent .deliveryContentTable[data-v-b71e8f38] {
  width: 780px;
  min-height: 350px;
  overflow: hidden;
}
.PickListDelivery .deliveryContent .deliveryContentTable .pagecom[data-v-b71e8f38] {
  width: 780px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.PickListDelivery .buttonBox[data-v-b71e8f38] {
  text-align: right;
}

.printErrorItem {
  margin-bottom: 8px;
}

.printError p[data-v-bcc48e8a] {
  max-height: 300px;
  overflow-y: auto;
  line-height: 20px;
}

.PickListDelivery[data-v-f1c8ca62] {
  width: 800px;
}
.PickListDelivery .deliveryTop[data-v-f1c8ca62] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.PickListDelivery .deliveryContent[data-v-f1c8ca62] {
  padding-top: 10px;
}
.PickListDelivery .deliveryContent .deliveryContentTop[data-v-f1c8ca62] {
  margin: 20px 0;
}
.PickListDelivery .deliveryContent .deliveryContentTop .NumberSpan[data-v-f1c8ca62] {
  color: #333;
  font-size: 14px;
  margin-right: 30px;
}
.PickListDelivery .deliveryContent .deliveryContentTable[data-v-f1c8ca62] {
  border: 1px solid #ddd;
}
.PickListDelivery .deliveryContent .deliveryContentTable .pagecom[data-v-f1c8ca62] {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ProductSKUException .conditionContent .ark-input-innerWrap {
  height: 32px;
  line-height: 30px;
}
.ProductSKUException .conditionContent .ark-fkrp-select-icon {
  top: 8px;
}
.ProductSKUException .ark-table-cell span {
  line-height: 1.4;
}
.ProductSKUException .ark-table th,
.ProductSKUException .ark-table td {
  height: 30px;
  line-height: 30px;
}

.ProductSKUException .conditionContent[data-v-2c2744a7] {
  width: 100%;
  display: flex;
  max-height: 3000px;
  overflow: hidden;
  flex-wrap: wrap;
  padding-top: 8px;
  justify-content: space-between;
}
.ProductSKUException .conditionContent .itemContent[data-v-2c2744a7] {
  width: calc((100% - 120px) / 3);
  display: flex;
  align-items: center;
  margin: 0 20px 12px;
}
.ProductSKUException .conditionContent .itemContent .itemLabel[data-v-2c2744a7] {
  min-width: 70px;
  font-size: 12px;
  font-weight: 500;
  color: #4C4C4C;
  line-height: 17px;
  margin-right: 8px;
  text-align: right;
}
.ProductSKUException .conditionContent .itemContent .posterType[data-v-2c2744a7] {
  width: calc(100% - 84px);
}
.pageContent[data-v-2c2744a7] {
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
}

.form-wrap[data-v-720d587c] {
  display: flex;
  align-items: center;
  padding: 0 40px;
}

.ProductSKUException .conditionContent .ark-input-innerWrap {
  height: 32px;
  line-height: 30px;
}
.ProductSKUException .conditionContent .ark-fkrp-select-icon {
  top: 8px;
}
.ProductSKUException .ark-table-cell span {
  line-height: 1.4;
}
.ProductSKUException .ark-table th,
.ProductSKUException .ark-table td {
  height: 30px;
  line-height: 30px;
}

.ProductSKUException .conditionContent[data-v-2ad16410] {
  width: 100%;
  display: flex;
  max-height: 3000px;
  overflow: hidden;
  flex-wrap: wrap;
  padding-top: 8px;
}
.ProductSKUException .conditionContent .itemContent[data-v-2ad16410] {
  width: calc((100% - 120px) / 3);
  display: flex;
  align-items: center;
  margin: 0 20px 12px;
}
.ProductSKUException .conditionContent .itemContent .itemLabel[data-v-2ad16410] {
  min-width: 84px;
  font-size: 12px;
  font-weight: 500;
  color: #4C4C4C;
  line-height: 17px;
  margin-right: 8px;
  text-align: right;
}
.ProductSKUException .conditionContent .itemContent .posterType[data-v-2ad16410] {
  width: calc(100% - 84px);
}
.pageContent[data-v-2ad16410] {
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
}

.bottomBtnBox[data-v-39a58b2c] {
  width: calc(100% + 32px);
  margin: 16px auto 0px;
  margin-left: -16px;
  text-align: center;
  border-top: 1px solid #DEDEDE;
  padding-top: 16px;
}
.bottomBtnBox .cancelBtn[data-v-39a58b2c],
.bottomBtnBox .sureBtn[data-v-39a58b2c] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-39a58b2c] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.buttonBox.right {
  padding-right: 20px;
}
.downLoadTaobaoOrder .ark-radio-group {
  display: flex !important;
}
.downLoadModal .taskID {
  color: blue;
  cursor: pointer;
}
.ark-col.ark-col-span-24:last-child {
  margin-bottom: 26px;
}
.RecordWriteOffBySearch {
  width: 600px;
}
.RecordWriteOffBySearch /deep/ .formlayout {
  padding-right: 28px;
}
.RecordWriteOffBySearch .formlayout-Item {
  margin-bottom: 6px;
  margin-right: 28px;
}
.RecordWriteOffBySearch .ark-col-span-24 {
  margin-bottom: 6px;
}
.RecordWriteOffBySearch .ark-col-span-24:last-child {
  margin-bottom: 6px;
}
.RecordWriteOffBySearch .tipbusinessFormOne .ark-col-span-24:last-child {
  margin-bottom: 20px;
}
.RecordWriteOffBySearch .ark-select-multiple .ark-select-item.ark-select-item-all {
  display: none;
}

.partTitle[data-v-077dc72b] {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 12px;
  margin-left: 24px;
}

.modal-text {
  margin-bottom: 10px;
}

.manualDelivery .ark-form .ark-form-item {
  margin-bottom: 0px;
}
.manualDelivery .ark-form .ark-form-item .ark-input {
  height: 32px;
}
.manualDelivery .ark-fkrp-select {
  width: 340px;
}
.manualDelivery .ark-fkrp-select-icon {
  top: 2px;
}
.manualDelivery .ark-fkrp-select-icon > i {
  font-size: 16px;
}
.JITPODropMulti.ark-fkrp-select-popper .ark-fktable {
  width: 480px;
  max-height: 240px;
}
.manualDelivery .ark-fkrp-select .ark-icon-ios-close-circle {
  margin-right: 26px;
  margin-top: 4px;
}
.JITPODropMulti.ark-fkrp-select-popper .ark-fktable .tableSearch {
  display: none;
}
.manualDelivery .ark-select-single .ark-select-selection {
  height: 32px;
}
.manualDelivery .ark-select-single .ark-select-selection .ark-select-placeholder,
.manualDelivery .ark-select-single .ark-select-selection .ark-select-selected-value {
  height: 30px;
  line-height: 30px;
}

.manualDelivery[data-v-76f61c26] {
  width: 640px;
}
.manualDelivery .formRow[data-v-76f61c26] {
  display: flex;
  justify-content: space-between;
  padding: 24px 0px 24px 0px;
  padding-left: 60px;
}
.manualDelivery .formRow[data-v-76f61c26]:nth-child(2) {
  border-bottom: 1px solid #EBE7E7;
}
.manualDelivery .formRow[data-v-76f61c26]:nth-child(2n) {
  padding-top: 0px;
}
.manualDelivery .formRow[data-v-76f61c26]:first-child {
  padding-top: 14px;
}
.manualDelivery .formRow[data-v-76f61c26]:last-child {
  border-bottom: none;
}
.manualDelivery .selectedItem[data-v-76f61c26] {
  display: inline-block;
  height: 24px;
  line-height: 16px;
  color: #333;
  padding: 4px 8px;
  margin-right: 8px;
  background: #F2F2F2;
}
.manualDelivery .selectedItem .ark-icon.iconios-close[data-v-76f61c26] {
  margin-top: -2px;
}
.cancelBtn[data-v-76f61c26] {
  width: 72px;
  height: 32px;
  border: 1px solid #DADADA;
  color: #909399;
  margin-right: 10px;
}
.sureBtn[data-v-76f61c26] {
  width: 72px;
  height: 32px;
}

.manualDelivery .ark-form .ark-form-item {
  margin-bottom: 0px;
}
.manualDelivery .ark-form .ark-form-item .ark-input {
  height: 32px;
}
.manualDelivery .ark-fkrp-select {
  width: 340px;
}
.manualDelivery .ark-fkrp-select-icon {
  top: 2px;
}
.manualDelivery .ark-fkrp-select-icon > i {
  font-size: 16px;
}
.JITPODropMulti.ark-fkrp-select-popper .ark-fktable {
  width: 480px;
  max-height: 240px;
}
.manualDelivery .ark-fkrp-select .ark-icon-ios-close-circle {
  margin-right: 26px;
  margin-top: 4px;
}
.JITPODropMulti.ark-fkrp-select-popper .ark-fktable .tableSearch {
  display: none;
}
.manualDelivery .ark-select-single .ark-select-selection {
  height: 32px;
}
.manualDelivery .ark-select-single .ark-select-selection .ark-select-placeholder,
.manualDelivery .ark-select-single .ark-select-selection .ark-select-selected-value {
  height: 30px;
  line-height: 30px;
}

.manualDelivery[data-v-e533a490] {
  width: 640px;
}
.manualDelivery .formRow[data-v-e533a490] {
  display: flex;
  justify-content: space-between;
  padding: 24px 0px 24px 0px;
  padding-left: 60px;
}
.manualDelivery .formRow[data-v-e533a490]:nth-child(2) {
  border-bottom: 1px solid #EBE7E7;
}
.manualDelivery .formRow[data-v-e533a490]:nth-child(2n) {
  padding-top: 0px;
}
.manualDelivery .formRow[data-v-e533a490]:first-child {
  padding-top: 14px;
}
.manualDelivery .formRow[data-v-e533a490]:last-child {
  border-bottom: none;
}
.manualDelivery .selectedItem[data-v-e533a490] {
  display: inline-block;
  height: 24px;
  line-height: 16px;
  color: #333;
  padding: 4px 8px;
  margin-right: 8px;
  background: #F2F2F2;
}
.manualDelivery .selectedItem .ark-icon.iconios-close[data-v-e533a490] {
  margin-top: -2px;
}
.cancelBtn[data-v-e533a490] {
  width: 72px;
  height: 32px;
  border: 1px solid #DADADA;
  color: #909399;
  margin-right: 10px;
}
.sureBtn[data-v-e533a490] {
  width: 72px;
  height: 32px;
}

.ScanSign .ark-select,
.ScanSign .ark-input {
  width: 250px;
}
.ScanSign .ark-select-single .ark-select-selection,
.ScanSign .ark-input {
  height: 32px;
  margin-top: -4px;
}
.ScanSign .ark-select-single .ark-select-selection .ark-select-placeholder,
.ScanSign .ark-select-single .ark-select-selection .ark-select-selected-value,
.ScanSign .ark-input {
  height: 30px;
  line-height: 30px;
}
.ScanSign .ScanSKUTable .ark-input {
  height: 24px;
  line-height: 24px;
  margin-top: 3px;
  width: 100px;
}
.ScanSign .ark-form-inline .ark-form-item {
  margin-bottom: 14px;
}
.ScanSign .ark-form-item-error-tip {
  padding-top: 0px;
}
.ScanSign .partTitle {
  margin-bottom: 10px;
}

.ScanSign[data-v-787e5a2a] {
  width: 800px;
}
.partTitle[data-v-787e5a2a] {
  display: inline-block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  padding-left: 20px;
  background: #f7f8fa;
  font-size: 16px;
  font-weight: 600;
  color: var(--primary-color);
}
.countAll[data-v-787e5a2a] {
  font-size: 16px;
  font-weight: 550;
  padding-left: 20px;
  color: var(--primary-color);
}
.bottomBtnBox[data-v-787e5a2a] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-787e5a2a],
.bottomBtnBox .sureBtn[data-v-787e5a2a] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .sureBtn[data-v-787e5a2a] {
  margin-right: 8px;
}
.bottomBtnBox .cancelBtn[data-v-787e5a2a] {
  color: #909399;
  border: 1px solid #DADADA;
}

.setExpressRule[data-v-01184470] {
  width: 720px;
}
.expressTopTip[data-v-01184470] {
  display: flex;
  padding: 12px 8px;
  background: #F9F1C3;
}
.expressTopTip .tipLeft[data-v-01184470] {
  margin-right: 8px;
}
.expressTopTip .tipRight[data-v-01184470] {
  color: #585348;
  font-size: 12px;
  line-height: 17px;
}
.expressTopTip .tipRight .tipContent[data-v-01184470] {
  margin-top: 4px;
}
.expressContent[data-v-01184470] {
  margin-top: 16px;
}
.expressContent .nowStore[data-v-01184470] {
  color: #CDCDCD;
}
.expressContent .nowStore span[data-v-01184470] {
  color: #323232;
}
.filterContent[data-v-01184470] {
  min-height: 200px;
  margin-top: 12px;
}
.bottomBtnBox[data-v-01184470] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-01184470],
.bottomBtnBox .sureBtn[data-v-01184470] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-01184470] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.setExpressRule[data-v-4b59d0f2] {
  width: 720px;
}
.expressTopTip[data-v-4b59d0f2] {
  display: flex;
  padding: 12px 8px;
  background: #F9F1C3;
}
.expressTopTip .tipLeft[data-v-4b59d0f2] {
  margin-right: 8px;
}
.expressTopTip .tipRight[data-v-4b59d0f2] {
  color: #585348;
  font-size: 12px;
  line-height: 17px;
}
.expressTopTip .tipRight .tipContent[data-v-4b59d0f2] {
  margin-top: 4px;
}
.expressContent[data-v-4b59d0f2] {
  margin-top: 16px;
}
.expressContent .nowStore[data-v-4b59d0f2] {
  color: #CDCDCD;
}
.expressContent .nowStore span[data-v-4b59d0f2] {
  color: #323232;
}
.filterContent[data-v-4b59d0f2] {
  min-height: 200px;
  margin-top: 12px;
}
.bottomBtnBox[data-v-4b59d0f2] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-4b59d0f2],
.bottomBtnBox .sureBtn[data-v-4b59d0f2] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-4b59d0f2] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.ShopPlatAuthorization[data-v-93245472] {
  width: 350px;
}
.bottomBtnBox[data-v-93245472] {
  width: calc(100% - 48px);
  margin: 10px auto 0px;
  text-align: right;
}
.bottomBtnBox .cancelBtn[data-v-93245472],
.bottomBtnBox .sureBtn[data-v-93245472] {
  width: 56px;
  height: 24px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-93245472] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.filterConditionToPOS .ark-select-single .ark-select-selection {
  height: 34px;
}

/* .filterConditionToPOS form {
  margin-right: 30px;
} */

.batchChangeAddress .ark-select-single .ark-select-selection {
  height: 26px;
}

.batchChangeAddress form[data-v-2b9d0f07] {
  margin-right: 30px;
}
.text1[data-v-2b9d0f07] .ark-input {
  height: 80px;
  resize: none;
  background-color: #f5f5f5;
}

.firstModal[data-v-c5bdacc2] {
  width: 100%;
}
.secondModal[data-v-c5bdacc2] {
  width: 100%;
}

.batchChangeSendoutDate .ark-select-single .ark-select-selection {
  height: 34px;
}

/* .batchChangeSendoutDate form {
  margin-right: 30px;
} */

.batchChangeWMS .ark-select-single .ark-select-selection {
  height: 34px;
}

.batchChangeWMS form[data-v-18daa25b] {
  margin-right: 30px;
}

.createDelivery .ark-select-single .ark-select-selection {
  height: 32px;
  margin-top: -4px;
}
.createDelivery .ark-select-single .ark-select-selection .ark-select-placeholder,
.createDelivery .ark-select-single .ark-select-selection .ark-select-selected-value {
  height: 30px;
  line-height: 30px;
}

.modal-form[data-v-0f0937b5] {
  padding: 0;
}
.modal-form .form-item[data-v-0f0937b5] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.modal-form .form-item > .label[data-v-0f0937b5] {
  width: 62px;
  text-align: right;
}
.modal-form .form-item > .label span[data-v-0f0937b5] {
  position: relative;
}
.modal-form .form-item > .label span[data-v-0f0937b5]::before {
  position: absolute;
  content: '*';
  font-size: 16px;
  color: red;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.modal-form .form-item .form-item-value-panel[data-v-0f0937b5] {
  width: 200px;
}

.LOGISTICSCOMPNAYNAME[data-v-5440f28e],
.isAirEmbargo[data-v-5440f28e],
.warehouseChoosed[data-v-5440f28e] {
  display: none;
}
.bottomBtnBox[data-v-5440f28e] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-5440f28e],
.bottomBtnBox .sureBtn[data-v-5440f28e] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-5440f28e] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.input[data-v-278946ca] .ark-input-large {
  height: 42px;
}
.error[data-v-278946ca] {
  color: #fc3537;
  position: absolute;
  right: 10px;
  top: 14px;
}
.codeBtn[data-v-278946ca] {
  width: 100px;
  height: 42px;
  background: #bfbfbf;
  border-radius: 2px;
  margin-left: 24px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
}
.canSetCode[data-v-278946ca] {
  background: var(--primary-color);
  cursor: pointer;
}

.input[data-v-7afa254f] .ark-input-large {
  height: 42px;
}
.error[data-v-7afa254f] {
  color: #FC3537;
  position: absolute;
  right: 10px;
  top: 14px;
}
.codeBtn[data-v-7afa254f] {
  width: 100px;
  height: 42px;
  background: #BFBFBF;
  border-radius: 2px;
  margin-left: 24px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: default;
}
.canSetCode[data-v-7afa254f] {
  background: var(--primary-color);
  cursor: pointer;
}

.feedback-modal .feedback-header[data-v-864d0de0] {
  display: flex;
  align-items: center;
  margin-left: 195px;
  margin-top: 14px;
}
.feedback-modal .form[data-v-864d0de0] {
  margin-top: 12px;
}
.feedback-modal .form .item-title[data-v-864d0de0] {
  margin-bottom: 6px;
  position: relative;
}
.feedback-modal .required[data-v-864d0de0] {
  position: absolute;
  left: -8px;
  color: red;
}
.feedback-modal .feedback-footer[data-v-864d0de0] {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-top: 12px;
}

.feedback-modal .ark-modal-header {
  background: #fff !important;
  border-bottom: none !important;
}
.feedback-modal .ark-checkbox-wrapper {
  display: block;
  margin-bottom: 8px;
}
.feedback-modal .ark-modal-body {
  padding-top: 4px !important;
}

.ChooseALiOrJDCZ .ark-form .ark-form-item-label {
  margin-top: 3px;
}

.ResumeReasonDialog[data-v-0a921492] {
  width: 400px;
}
.resumeReasonTip[data-v-0a921492] {
  line-height: 16px;
}
.useResumeReason[data-v-0a921492] {
  margin-top: 10px;
}
.resumeReasonSelect[data-v-0a921492] {
  margin-top: 8px;
  width: 350px;
}
.bottomBtnBox[data-v-0a921492] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-0a921492],
.bottomBtnBox .sureBtn[data-v-0a921492] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-0a921492] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.taoboResumeReasonDialog .ark-select-single .ark-select-selection {
  height: 34px;
}

.taoboResumeReasonDialog[data-v-27358f9a] {
  width: 400px;
}
.useResumeReason[data-v-27358f9a] {
  margin-top: 10px;
}
.resumeReasonSelect[data-v-27358f9a] {
  margin-top: 8px;
  width: 350px;
}
.bottomBtnBox[data-v-27358f9a] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-27358f9a],
.bottomBtnBox .sureBtn[data-v-27358f9a] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-27358f9a] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.manualDelivery .ark-form .ark-form-item {
  margin-bottom: 0px;
}
.manualDelivery .ark-form .ark-form-item .ark-input {
  height: 32px;
}
.manualDelivery .ark-select-single .ark-select-selection {
  height: 32px;
}
.manualDelivery .ark-select-single .ark-select-selection .ark-select-placeholder,
.manualDelivery .ark-select-single .ark-select-selection .ark-select-selected-value {
  height: 30px;
  line-height: 30px;
}

.manualDelivery[data-v-2def3416] {
  width: 740px;
}
.manualDelivery .formRow[data-v-2def3416] {
  display: flex;
  justify-content: space-between;
  padding: 24px 0px 24px 8px;
  border-bottom: 1px solid #EBE7E7;
}
.manualDelivery .formRow[data-v-2def3416]:first-child {
  padding-top: 14px;
}
.manualDelivery .formRow[data-v-2def3416]:last-child {
  border-bottom: none;
}
.cancelBtn[data-v-2def3416] {
  width: 72px;
  height: 32px;
  border: 1px solid #DADADA;
  color: #909399;
  margin-right: 10px;
}
.sureBtn[data-v-2def3416] {
  width: 72px;
  height: 32px;
}

.setExpressRule[data-v-79cf082c] {
  width: 720px;
}
.expressTopTip[data-v-79cf082c] {
  display: flex;
  padding: 12px 8px;
  background: #F9F1C3;
}
.expressTopTip .tipLeft[data-v-79cf082c] {
  margin-right: 8px;
}
.expressTopTip .tipRight[data-v-79cf082c] {
  color: #585348;
  font-size: 12px;
  line-height: 17px;
}
.expressTopTip .tipRight .tipContent[data-v-79cf082c] {
  margin-top: 4px;
}
.expressContent[data-v-79cf082c] {
  margin-top: 16px;
}
.expressContent .nowStore[data-v-79cf082c] {
  color: #CDCDCD;
}
.expressContent .nowStore span[data-v-79cf082c] {
  color: #323232;
}
.filterContent[data-v-79cf082c] {
  min-height: 200px;
  margin-top: 12px;
}
.bottomBtnBox[data-v-79cf082c] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-79cf082c],
.bottomBtnBox .sureBtn[data-v-79cf082c] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-79cf082c] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.refundDetailed[data-v-2b1165f8] .ark-tabs-nav {
  line-height: 24px;
}
.refundModel[data-v-2b1165f8] .ark-col {
  padding: 0 10px;
}
.title[data-v-2b1165f8] {
  font-size: 14px;
  line-height: 18px;
  height: 22px;
  border-bottom: 1px solid #000000;
}
.btn[data-v-2b1165f8] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 45%;
  padding: 7px 0;
}

.customerAuditCancel textarea.ark-input {
  width: 420px;
  max-width: 420px;
}
.cancelResult .ark-btn-text {
  display: none;
}

.customerAuditCancel textarea.ark-input {
  width: 420px;
  max-width: 420px;
}
.cancelResult .ark-btn-text {
  display: none;
}

.customerAuditCancel textarea.ark-input {
  width: 420px;
  max-width: 420px;
}
.cancelResult .ark-btn-text {
  display: none;
}

.expand-row[data-v-dda61c82] {
  margin-bottom: 16px;
}
.orderSplitContentTableComOne[data-v-dda61c82] {
  width: 900px;
}

#r3-dialog-ORDERSPLIT .ark-modal {
  width: 1050px !important;
}
#r3-dialog-ORDERSPLIT .ark-modal-content.ark-modal-content-drag {
  width: 1050px !important;
}
.orderSplitContentTableCom.ark-table-wrapper,
.orderSplitContentTableCom > .ark-table {
  width: 1000px;
}
.orderSplitContentTableCom .ark-table-tbody .ark-table-cell .ark-btn:hover {
  border-color: var(--primary-color);
}

.orderSplit[data-v-4b4fd632] {
  width: 1000px;
}
.orderSplit .orderSplitTop[data-v-4b4fd632] {
  display: flex;
  width: 1000px;
}
.orderSplit .orderSplitTop .orderSplitTitle[data-v-4b4fd632] {
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.orderSplit .orderSplitContent[data-v-4b4fd632] {
  width: 1000px;
  padding-top: 10px;
}
.orderSplit .orderSplitContent .orderSplitContentTable[data-v-4b4fd632] {
  width: 1000px;
  min-height: 350px;
  overflow: hidden;
}

.bottomBtnBox[data-v-4b23bd67] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-4b23bd67],
.bottomBtnBox .sureBtn[data-v-4b23bd67] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .sureBtn[data-v-4b23bd67] {
  margin-right: 8px;
}
.bottomBtnBox .cancelBtn[data-v-4b23bd67] {
  color: #909399;
  border: 1px solid #DADADA;
}

.buttonBox.right {
  padding-right: 20px;
}
.downLoadTaobaoOrder .ark-radio-group {
  display: flex !important;
}
.downLoadModal .taskID {
  color: blue;
  cursor: pointer;
}
.ark-col.ark-col-span-24:last-child {
  margin-top: 10px;
}
.platformInvoiceDownloadDownload /deep/ .formlayout {
  padding-right: 28px;
}
.platformInvoiceDownloadDownload .formlayout .formlayout-label {
  padding-right: 2px;
}
.platformInvoiceDownloadDownload #dropDownSelectFilter {
  width: 340px;
}
.platformInvoiceDownloadDownload .orderManageEdit .businessForm_a .ark-form-item .ark-input-wrapper {
  line-height: unset;
}
.platformInvoiceDownloadDownload .buttonBox.right {
  padding-right: unset;
}
.platformInvoiceDownloadDownload .orderManageEdit .businessForm_a .ark-input-innerWrap {
  top: 0px;
}

.setExpressRule[data-v-3c193614] {
  width: 720px;
}
.expressTopTip[data-v-3c193614] {
  display: flex;
  padding: 12px 8px;
  background: #F9F1C3;
}
.expressTopTip .tipLeft[data-v-3c193614] {
  margin-right: 8px;
}
.expressTopTip .tipRight[data-v-3c193614] {
  color: #585348;
  font-size: 12px;
  line-height: 17px;
}
.expressTopTip .tipRight .tipContent[data-v-3c193614] {
  margin-top: 4px;
}
.expressContent[data-v-3c193614] {
  margin-top: 16px;
}
.expressContent .nowStore[data-v-3c193614] {
  color: #CDCDCD;
}
.expressContent .nowStore span[data-v-3c193614] {
  color: #323232;
}
.filterContent[data-v-3c193614] {
  min-height: 200px;
  margin-top: 12px;
}
.bottomBtnBox[data-v-3c193614] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-3c193614],
.bottomBtnBox .sureBtn[data-v-3c193614] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-3c193614] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.setExpressRule[data-v-a35f21fa] {
  width: 720px;
}
.expressTopTip[data-v-a35f21fa] {
  display: flex;
  padding: 12px 8px;
  background: #F9F1C3;
}
.expressTopTip .tipLeft[data-v-a35f21fa] {
  margin-right: 8px;
}
.expressTopTip .tipRight[data-v-a35f21fa] {
  color: #585348;
  font-size: 12px;
  line-height: 17px;
}
.expressTopTip .tipRight .tipContent[data-v-a35f21fa] {
  margin-top: 4px;
}
.expressContent[data-v-a35f21fa] {
  margin-top: 16px;
}
.expressContent .nowStore[data-v-a35f21fa] {
  color: #CDCDCD;
}
.expressContent .nowStore span[data-v-a35f21fa] {
  color: #323232;
}
.filterContent[data-v-a35f21fa] {
  min-height: 200px;
  margin-top: 12px;
}
.bottomBtnBox[data-v-a35f21fa] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-a35f21fa],
.bottomBtnBox .sureBtn[data-v-a35f21fa] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-a35f21fa] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.createDelivery .ark-select-single .ark-select-selection {
  height: 32px;
  margin-top: -4px;
}
.createDelivery .ark-select-single .ark-select-selection .ark-select-placeholder,
.createDelivery .ark-select-single .ark-select-selection .ark-select-selected-value {
  height: 30px;
  line-height: 30px;
}

.bottomBtnBox[data-v-baa35ab6] {
  width: calc(100% - 48px);
  margin: 16px auto 0px;
  text-align: center;
}
.bottomBtnBox .cancelBtn[data-v-baa35ab6],
.bottomBtnBox .sureBtn[data-v-baa35ab6] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-baa35ab6] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.diffSetting .ark-input-group-prepend,
.diffrenceReason .ark-input-group-append {
  background: #fff;
  border-right: none;
}
.diffSetting .ark-input-group-prepend span,
.diffrenceReason .ark-input-group-append span {
  color: #aaa;
}
.differenceTop .ark-switch-disabled .ark-switch-inner {
  color: #fff;
}
.changeDIFFERENCE .ark-input {
  height: 32px;
  line-height: 32px;
}
.identificationafterItem .ark-input-group-with-prepend .ark-input-group-prepend {
  background-color: #fff;
}
.identificationafterItem .ark-select-disabled + .ark-input-group-with-prepend .ark-input-group-prepend {
  background-color: #f4f4f4;
}
.typeInputText.ark-input-group {
  width: 280px;
}
.typeInputText .ark-input {
  width: 200px;
}

.differenceTop .ark-switch-disabled[data-v-0a3b7ddc] {
  background: var(--primary-color);
  border-color: var(--primary-color);
}
.differenceTop .ark-switch-disabled[data-v-0a3b7ddc]:after {
  background: #fff;
}
.diffrenceReason[data-v-0a3b7ddc] {
  display: flex;
  width: 900px;
  height: 500px;
  overflow-y: auto;
  padding: 0 10px;
}
.diffrenceReason .topTitle[data-v-0a3b7ddc] {
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
  padding-top: 8px;
  height: 42px;
}
.diffrenceReason .topTitle img[data-v-0a3b7ddc] {
  width: 20px;
  height: 20px;
  margin-left: 4px;
  vertical-align: middle;
}
.diffrenceReason .topTitle .opareBtn[data-v-0a3b7ddc] {
  width: 60px;
  height: 40px;
  border: 1px solid #eee;
}
.diffrenceReason .differenceList .listTitle[data-v-0a3b7ddc] {
  color: #777;
  margin: 12px 0px;
}
.diffrenceReason .differenceList .differentItem[data-v-0a3b7ddc] {
  padding: 16px;
  margin-bottom: 16px;
  min-height: 100px;
  box-shadow: 2px 2px 8px 0px #c1c1c1;
}
.diffrenceReason .differenceList .differentItem .differenceTop[data-v-0a3b7ddc] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  position: relative;
}
.diffrenceReason .differenceList .differentItem .differenceTop .differenceName[data-v-0a3b7ddc] {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  margin: 0 10px;
}
.diffrenceReason .differenceList .differentItem .differenceTop .diffType[data-v-0a3b7ddc] {
  padding: 2px;
  border: 1px solid #d60c0c;
  color: #d60c0c;
}
.diffrenceReason .differenceList .differentItem .differenceTop .setIcon[data-v-0a3b7ddc] {
  position: absolute;
  right: 0px;
}
.diffrenceReason .differenceList .differentItem .differentDesc[data-v-0a3b7ddc] {
  line-height: 16px;
}
.bottomBtnBox[data-v-0a3b7ddc] {
  width: calc(100% + 32px);
  margin: 16px auto 0px;
  margin-left: -16px;
  text-align: center;
  border-top: 1px solid #DEDEDE;
  padding-top: 16px;
}
.bottomBtnBox .cancelBtn[data-v-0a3b7ddc],
.bottomBtnBox .sureBtn[data-v-0a3b7ddc] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-0a3b7ddc] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}
.expressItem[data-v-0a3b7ddc] {
  position: relative;
  width: 370px;
  border: 1px solid #ddd3d3;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  cursor: pointer;
}
.expressItem[data-v-0a3b7ddc]:hover {
  background-color: #f1f1f1;
}
.switchItem[data-v-0a3b7ddc] {
  position: absolute;
  right: 10px;
  top: -2px;
}
.switchItem .ark-switch-checked[data-v-0a3b7ddc] {
  border-color: #68c41a;
  background-color: #68c41a;
}
.switchItem .ark-switch[data-v-0a3b7ddc]:focus {
  box-shadow: 0 0 0 2px rgba(104, 196, 26, 0.2);
}
.switchItem.defaultItem[data-v-0a3b7ddc] {
  width: 56px;
  height: 22px;
  line-height: 22px;
  border-radius: 22px;
  background-color: #68c41a;
  top: 10px;
  color: #fff;
  font-size: 12px;
}
.expressItem.clickedItem[data-v-0a3b7ddc] {
  background: #0f8ee9;
  color: #fff;
}
.addCustomItem[data-v-0a3b7ddc] {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #999;
  cursor: pointer;
  border: 1px solid #ddd3d3;
}
.addCustomItem.disabeldClickAdd[data-v-0a3b7ddc] {
  cursor: not-allowed;
  background: #f1f1f1;
}
.leftType[data-v-0a3b7ddc] {
  width: 400px;
  max-height: 490px;
  overflow-y: auto;
}
.rightType[data-v-0a3b7ddc] {
  width: 500px;
  max-height: 490px;
  overflow-y: auto;
  margin-left: 18px;
  padding-right: 8px;
}
.rightType .emptyMsgBox[data-v-0a3b7ddc] {
  display: flex;
  width: 400px;
  height: 180px;
  align-items: center;
  justify-content: center;
}
.rightType .ark-form-item[data-v-0a3b7ddc] {
  margin-bottom: 12px;
}
.rightType .identificationList[data-v-0a3b7ddc] {
  padding-bottom: 10px;
}
.rightType .identificationItem[data-v-0a3b7ddc] {
  width: 100%;
  border: 1px solid #ddd3d3;
  padding: 16px 10px;
  margin-bottom: 10px;
}
.rightType .identificationafterItem[data-v-0a3b7ddc] {
  display: flex;
  margin-bottom: 10px;
}
.rightType .identificationafterBtnBox[data-v-0a3b7ddc] {
  display: flex;
  align-items: center;
  z-index: 6;
}
.rightType .identificationafterBtnBox span[data-v-0a3b7ddc]:first-child {
  margin-right: 4px;
}
.rightType .identificationafterBtnBox .hideAddBtn[data-v-0a3b7ddc] {
  visibility: hidden;
}
.rightType .topBtnBox .topBtn[data-v-0a3b7ddc] {
  border: 1px solid #bbb;
  color: #bbb;
}
.rightType .topBtnBox .topBtn.saveBtn[data-v-0a3b7ddc] {
  border: 1px solid #419c09;
  background-color: #419c09;
  color: #fff;
}
.rightType .topBtnBox .topBtn.resetBtn[data-v-0a3b7ddc]:hover {
  border: 1px solid var(--primary-color);
  background-color: var(--primary-color);
  color: #fff;
}
.rightType .topBtnBox .topBtn.deleteBtn[data-v-0a3b7ddc]:hover {
  border: 1px solid red;
  background-color: red;
  color: #fff;
}

.diffSetting .ark-input-group-prepend,
.diffrenceReason .ark-input-group-append {
  background: #fff;
  border-right: none;
}
.diffSetting .ark-input-group-prepend span,
.diffrenceReason .ark-input-group-append span {
  color: #aaa;
}
.differenceTop .ark-switch-disabled .ark-switch-inner {
  color: #fff;
}
.changeDIFFERENCE .ark-input {
  height: 32px;
  line-height: 32px;
}
.identificationafterItem .ark-input-group-with-prepend .ark-input-group-prepend {
  background-color: #fff;
}
.identificationafterItem .ark-select-disabled + .ark-input-group-with-prepend .ark-input-group-prepend {
  background-color: #f4f4f4;
}
.typeInputText.ark-input-group {
  width: 280px;
}
.typeInputText .ark-input {
  width: 200px;
}

.differenceTop .ark-switch-disabled[data-v-71063616] {
  background: var(--primary-color);
  border-color: var(--primary-color);
}
.differenceTop .ark-switch-disabled[data-v-71063616]:after {
  background: #fff;
}
.diffrenceReason[data-v-71063616] {
  display: flex;
  width: 900px;
  height: 500px;
  overflow-y: auto;
  padding: 0 10px;
}
.diffrenceReason .topTitle[data-v-71063616] {
  font-size: 14px;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
  padding-top: 8px;
  height: 42px;
}
.diffrenceReason .topTitle img[data-v-71063616] {
  width: 20px;
  height: 20px;
  margin-left: 4px;
  vertical-align: middle;
}
.diffrenceReason .topTitle .opareBtn[data-v-71063616] {
  width: 60px;
  height: 40px;
  border: 1px solid #eee;
}
.diffrenceReason .differenceList .listTitle[data-v-71063616] {
  color: #777;
  margin: 12px 0px;
}
.diffrenceReason .differenceList .differentItem[data-v-71063616] {
  padding: 16px;
  margin-bottom: 16px;
  min-height: 100px;
  box-shadow: 2px 2px 8px 0px #c1c1c1;
}
.diffrenceReason .differenceList .differentItem .differenceTop[data-v-71063616] {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  position: relative;
}
.diffrenceReason .differenceList .differentItem .differenceTop .differenceName[data-v-71063616] {
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  margin: 0 10px;
}
.diffrenceReason .differenceList .differentItem .differenceTop .diffType[data-v-71063616] {
  padding: 2px;
  border: 1px solid #d60c0c;
  color: #d60c0c;
}
.diffrenceReason .differenceList .differentItem .differenceTop .setIcon[data-v-71063616] {
  position: absolute;
  right: 0px;
}
.diffrenceReason .differenceList .differentItem .differentDesc[data-v-71063616] {
  line-height: 16px;
}
.bottomBtnBox[data-v-71063616] {
  width: calc(100% + 32px);
  margin: 16px auto 0px;
  margin-left: -16px;
  text-align: center;
  border-top: 1px solid #DEDEDE;
  padding-top: 16px;
}
.bottomBtnBox .cancelBtn[data-v-71063616],
.bottomBtnBox .sureBtn[data-v-71063616] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-71063616] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}
.expressItem[data-v-71063616] {
  position: relative;
  width: 370px;
  border: 1px solid #ddd3d3;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 14px;
  cursor: pointer;
}
.expressItem[data-v-71063616]:hover {
  background-color: #f1f1f1;
}
.switchItem[data-v-71063616] {
  position: absolute;
  right: 10px;
  top: -2px;
}
.switchItem .ark-switch-checked[data-v-71063616] {
  border-color: #68c41a;
  background-color: #68c41a;
}
.switchItem .ark-switch[data-v-71063616]:focus {
  box-shadow: 0 0 0 2px rgba(104, 196, 26, 0.2);
}
.switchItem.defaultItem[data-v-71063616] {
  width: 56px;
  height: 22px;
  line-height: 22px;
  border-radius: 22px;
  background-color: #68c41a;
  top: 10px;
  color: #fff;
  font-size: 12px;
}
.expressItem.clickedItem[data-v-71063616] {
  background: #0f8ee9;
  color: #fff;
}
.addCustomItem[data-v-71063616] {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #999;
  cursor: pointer;
  border: 1px solid #ddd3d3;
}
.addCustomItem.disabeldClickAdd[data-v-71063616] {
  cursor: not-allowed;
  background: #f1f1f1;
}
.leftType[data-v-71063616] {
  width: 400px;
  max-height: 490px;
  overflow-y: auto;
}
.rightType[data-v-71063616] {
  width: 500px;
  max-height: 490px;
  overflow-y: auto;
  margin-left: 18px;
  padding-right: 8px;
}
.rightType .emptyMsgBox[data-v-71063616] {
  display: flex;
  width: 400px;
  height: 180px;
  align-items: center;
  justify-content: center;
}
.rightType .ark-form-item[data-v-71063616] {
  margin-bottom: 12px;
}
.rightType .identificationList[data-v-71063616] {
  padding-bottom: 10px;
}
.rightType .identificationItem[data-v-71063616] {
  width: 100%;
  border: 1px solid #ddd3d3;
  padding: 16px 10px;
  margin-bottom: 10px;
}
.rightType .identificationafterItem[data-v-71063616] {
  display: flex;
  margin-bottom: 10px;
}
.rightType .identificationafterBtnBox[data-v-71063616] {
  display: flex;
  align-items: center;
  z-index: 6;
}
.rightType .identificationafterBtnBox span[data-v-71063616]:first-child {
  margin-right: 4px;
}
.rightType .identificationafterBtnBox .hideAddBtn[data-v-71063616] {
  visibility: hidden;
}
.rightType .topBtnBox .topBtn[data-v-71063616] {
  border: 1px solid #bbb;
  color: #bbb;
}
.rightType .topBtnBox .topBtn.saveBtn[data-v-71063616] {
  border: 1px solid #419c09;
  background-color: #419c09;
  color: #fff;
}
.rightType .topBtnBox .topBtn.resetBtn[data-v-71063616]:hover {
  border: 1px solid var(--primary-color);
  background-color: var(--primary-color);
  color: #fff;
}
.rightType .topBtnBox .topBtn.deleteBtn[data-v-71063616]:hover {
  border: 1px solid red;
  background-color: red;
  color: #fff;
}

.varianceReconciliation[data-v-fd06be80] {
  width: 600px;
}
.chooseStorageForm[data-v-fd06be80] {
  max-height: 300px;
  overflow-y: scroll;
}
.chooseStorageBox.ark-form-inline .ark-form-item[data-v-fd06be80] {
  width: 47%;
  margin-bottom: 6px;
}
.bottomBtnBox[data-v-fd06be80] {
  width: calc(100% + 32px);
  margin: 16px auto 0px;
  margin-left: -16px;
  text-align: center;
  border-top: 1px solid #DEDEDE;
  padding-top: 16px;
}
.bottomBtnBox .cancelBtn[data-v-fd06be80],
.bottomBtnBox .sureBtn[data-v-fd06be80] {
  width: 72px;
  height: 32px;
  font-size: 12px;
}
.bottomBtnBox .cancelBtn[data-v-fd06be80] {
  color: #909399;
  border: 1px solid #DADADA;
  margin-right: 8px;
}

.vph-payment-info .ListsForm-content {
  min-width: 400px !important;
}
.vph-payment-info .ListsForm {
  border: none;
  padding: 0 10px 0px 0 !important;
  overflow: hidden;
}
.vph-payment-info .ListsForm .item {
  width: 100%;
  margin-bottom: 15px;
}

