@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-9eb961d0]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
[data-v-9eb961d0] .el-dialog__body {
  padding-top: 10px;
  padding-bottom: 5px;
}
[data-v-9eb961d0] .rowClassName {
  cursor: pointer !important;
}
[data-v-9eb961d0] .el-table__header .el-table-column--selection .cell .el-checkbox:after {
  content: "本页全选";
  color: black;
  font-weight: bold;
  font-size: 12px;
  margin-left: 5px;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-5e01c862]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
[data-v-5e01c862] .el-dialog__body {
  padding-top: 10px;
  padding-bottom: 5px;
}
[data-v-5e01c862] .rowClassName {
  cursor: pointer !important;
}
[data-v-5e01c862] .el-table__header .el-table-column--selection .cell .el-checkbox:after {
  content: "本页全选";
  color: black;
  font-weight: bold;
  font-size: 12px;
  margin-left: 5px;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-2d0a2e9f]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
label[data-v-2d0a2e9f] {
  font-weight: 500 !important;
}
[data-v-2d0a2e9f] .radio-class > label {
  padding-right: 22px;
}
.mid-title[data-v-2d0a2e9f] {
  color: #1482f0;
  font-size: 22px;
  margin-left: 20px;
}
.min-desc[data-v-2d0a2e9f] {
  color: #1482f0;
  margin-left: 10px;
}
.border-div[data-v-2d0a2e9f] {
  border-left-width: 1px;
  border-left-style: solid;
  text-align: center;
}
.div-column1[data-v-2d0a2e9f] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
}
.row-column[data-v-2d0a2e9f] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.div-column2[data-v-2d0a2e9f] {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  border: 1px;
  border-left-width: 1px;
  border-left-style: solid;
}
.div-column3[data-v-2d0a2e9f] {
  min-height: 40px;
  border: 1px;
  border-left-width: 1px;
  border-left-style: solid;
}
.condition-action-group[data-v-2d0a2e9f] {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
}
.move-move[data-v-2d0a2e9f] {
  transition: transform 0.3s ease;
}
.move-enter-active[data-v-2d0a2e9f],
.move-leave-active[data-v-2d0a2e9f] {
  transition: all 0.3s ease;
}
.move-enter-from[data-v-2d0a2e9f],
.move-leave-to[data-v-2d0a2e9f] {
  opacity: 0;
  transform: translateY(10px);
}
.condition-item[data-v-2d0a2e9f] {
  margin-bottom: 10px;
}
.zd-display-label[data-v-2d0a2e9f] {
  line-height: 1.35;
}
.zd-display-label__hint[data-v-2d0a2e9f] {
  font-size: 12px;
  color: #909399;
  font-weight: normal;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-2d0a2e9f]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}

/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-2d0a2e9f]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
.el-button--primary[data-v-2d0a2e9f]:hover {
  background: #1f85ee;
  border-color: #1f85ee;
}
.el-button--primary[data-v-2d0a2e9f]:focus {
  background: #409EFF;
  border-color: #409EFF;
}
.el-button--medium[data-v-2d0a2e9f] {
  min-width: 80px;
}
.el-button--small[data-v-2d0a2e9f] {
  min-width: 80px;
}
.el-dropdown .el-button--small[data-v-2d0a2e9f] {
  min-width: auto;
}
.el-button--primary.is-plain[data-v-2d0a2e9f] {
  background: #ffffff;
  border-color: #409EFF;
}
.el-button--primary.is-plain[data-v-2d0a2e9f]:hover {
  color: #409EFF;
  background: rgba(64, 158, 255, 0.1);
}
.el-button--primary.is-plain[data-v-2d0a2e9f]:focus {
  color: #409EFF;
  background: #ffffff;
}
.el-button--primary.is-plain.is-disabled[data-v-2d0a2e9f],
.el-button--primary.is-plain.is-disabled[data-v-2d0a2e9f]:hover,
.el-button--primary.is-plain.is-disabled[data-v-2d0a2e9f]:focus,
.el-button--primary.is-plain.is-disabled[data-v-2d0a2e9f]:active {
  color: rgba(64, 158, 255, 0.6);
  background: #fff;
}
.el-button.is-disabled.is-plain[data-v-2d0a2e9f],
.el-button.is-disabled.is-plain[data-v-2d0a2e9f]:hover,
.el-button.is-disabled.is-plain[data-v-2d0a2e9f]:focus {
  background: white;
}
.el-button--icon[data-v-2d0a2e9f] {
  min-width: auto;
  padding: 3px 4px;
}
.el-button--icon.is-plain[data-v-2d0a2e9f] {
  color: #409EFF;
  border-color: #409EFF;
}
.el-button--icon i[data-v-2d0a2e9f] {
  font-size: 20px !important;
}
.el-button--icon span i[data-v-2d0a2e9f] {
  font-size: 20px !important;
}
.el-input__inner[data-v-2d0a2e9f] {
  padding: 0 8px;
}
.el-input--small .el-input__inner[data-v-2d0a2e9f] {
  height: 28px;
  line-height: 28px;
}
.el-form-item--mini .el-form-item__content[data-v-2d0a2e9f] {
  font-size: 12px;
}
.el-form-item__content[data-v-2d0a2e9f] {
  font-size: 12px;
}
.el-select__tags span:nth-child(1) span:nth-child(1) span[data-v-2d0a2e9f] {
  max-width: 65px;
}
.new-box .el-card__body[data-v-2d0a2e9f] {
  padding: 12px 12px 0px 12px;
}
.new-box .el-form-item--small.el-form-item[data-v-2d0a2e9f] {
  margin-bottom: 12px;
}
.new-box .mg-search .el-input[data-v-2d0a2e9f] {
  width: 240px;
}
.new-box .mg-search .el-date-editor[data-v-2d0a2e9f] {
  width: 240px !important;
}
.box-card .el-card__body[data-v-2d0a2e9f] {
  padding: 12px 20px 20px 20px !important;
}
.box-card .el-pagination[data-v-2d0a2e9f] {
  text-align: right;
  margin-right: 80px;
}
.el-table--small .el-table__cell[data-v-2d0a2e9f],
.el-table--mini .el-table__cell[data-v-2d0a2e9f] {
  padding: 8px 0 !important;
}
.el-table *[data-v-2d0a2e9f] {
  transition: none;
}
.el-table th.el-table__cell[data-v-2d0a2e9f] {
  display: table-cell !important;
  background: #f8f8f9;
}
.el-table__fixed-footer-wrapper tbody td.el-table__cell[data-v-2d0a2e9f],
.el-table__header-wrapper tbody td.el-table__cell[data-v-2d0a2e9f],
.el-table__footer-wrapper tbody td.el-table__cell[data-v-2d0a2e9f] {
  background-color: #fff9e6;
}
.el-table__fixed[data-v-2d0a2e9f],
.el-table__fixed-right[data-v-2d0a2e9f] {
  pointer-events: none;
}
.el-table__fixed > *[data-v-2d0a2e9f],
.el-table__fixed-right > *[data-v-2d0a2e9f] {
  pointer-events: all;
}
.el-table__body tr.hover-row > td.el-table__cell[data-v-2d0a2e9f],
.el-table__body tr.hover-row.current-row > td.el-table__cell[data-v-2d0a2e9f],
.el-table__body tr.hover-row.el-table__row--striped > td.el-table__cell[data-v-2d0a2e9f],
.el-table__body tr.hover-row.el-table__row--striped.current-row > td.el-table__cell[data-v-2d0a2e9f] {
  background-color: #ebedf3;
}
.customer-table[data-v-2d0a2e9f] {
  border: none !important;
}
.customer-table th[data-v-2d0a2e9f] {
  border: none !important;
}
.customer-table th .cell[data-v-2d0a2e9f] {
  border-right: 1px solid #EBEEF5;
  font-size: 14px;
}
.customer-table td[data-v-2d0a2e9f] {
  border-right: none !important;
}
.customer-table td .cell[data-v-2d0a2e9f] {
  font-size: 14px;
}
.el-table-filter[data-v-2d0a2e9f] {
  display: none !important;
}
body[data-v-2d0a2e9f] {
  position: relative;
  height: calc(100vh - 20px);
  padding: 0;
  margin: 0;
  background: #f9f9f9;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: PingFang SC, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Microsoft Yahei, STHeiti, SimSun, sans-serifsans-serif;
  font-size: 12px;
  color: #2c3e50;
}
body[data-v-2d0a2e9f]::-webkit-scrollbar {
  width: 13px;
  height: 13px;
}
body[data-v-2d0a2e9f]::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  border: 3px solid transparent;
  border-radius: 7px;
}
body[data-v-2d0a2e9f]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
body[data-v-2d0a2e9f]::-webkit-scrollbar-track {
  background-color: transparent;
}
body[data-v-2d0a2e9f]::-webkit-scrollbar-track:hover {
  background-color: #f8fafc;
}
body div[data-v-2d0a2e9f]::-webkit-scrollbar {
  width: 13px;
  height: 13px;
}
body div[data-v-2d0a2e9f]::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  border: 3px solid transparent;
  border-radius: 7px;
}
body div[data-v-2d0a2e9f]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
body div[data-v-2d0a2e9f]::-webkit-scrollbar-track {
  background-color: transparent;
}
body div[data-v-2d0a2e9f]::-webkit-scrollbar-track:hover {
  background-color: #f8fafc;
}
body .el-table th.gutter[data-v-2d0a2e9f] {
  display: table-cell !important;
}
.head-signboard-box[data-v-2d0a2e9f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.el-table--mini th[data-v-2d0a2e9f] {
  padding: 5px 0;
}
.el-table__fixed-right[data-v-2d0a2e9f] {
  height: 100% !important;
}
.el-table__body-wrapper.is-scrolling-right ~ .el-table__fixed-right[data-v-2d0a2e9f],
.el-table__body-wrapper.is-scrolling-none ~ .el-table__fixed-right[data-v-2d0a2e9f] {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
label[data-v-2d0a2e9f] {
  font-weight: 700;
}
.el-tabs__header[data-v-2d0a2e9f] {
  margin: 0 0 0 0 !important;
}
.salesCenter-content[data-v-2d0a2e9f] {
  padding: 0 !important;
  margin-top: 0 !important;
}
.schedulingPlan-content[data-v-2d0a2e9f] {
  padding: 0 !important;
  margin-top: 0 !important;
}
.schedulingPlan-iframe-content[data-v-2d0a2e9f] {
  padding: 0 !important;
  margin-top: 0 !important;
}
.salesCenter-search[data-v-2d0a2e9f] {
  padding: 8px !important;
}
.schedulingPlan-iframe-search[data-v-2d0a2e9f] {
  padding: 8px !important;
}
.schedulingPlan-search[data-v-2d0a2e9f] {
  padding: 8px !important;
}
.schedulingPlan-content .list-head[data-v-2d0a2e9f] {
  padding: 0 !important;
  margin-top: 0 !important;
}
.main-search[data-v-2d0a2e9f] .el-form-item {
  display: inline-block !important;
}
.el-tabs__item[data-v-2d0a2e9f] {
  line-height: 30px !important;
  height: 30px !important;
}
.el-input--suffix .el-input__inner[data-v-2d0a2e9f] {
  padding-right: 0;
}
html[data-v-2d0a2e9f] {
  height: 100%;
  box-sizing: border-box;
}
#app[data-v-2d0a2e9f] {
  height: 100%;
}
*[data-v-2d0a2e9f],
*[data-v-2d0a2e9f]:before,
*[data-v-2d0a2e9f]:after {
  box-sizing: inherit;
}
a[data-v-2d0a2e9f]:focus,
a[data-v-2d0a2e9f]:active {
  outline: none;
}
a[data-v-2d0a2e9f],
a[data-v-2d0a2e9f]:focus,
a[data-v-2d0a2e9f]:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
ul[data-v-2d0a2e9f] {
  list-style-type: none;
}
i[data-v-2d0a2e9f] {
  font-style: normal;
}
div[data-v-2d0a2e9f]:focus {
  outline: none;
}
.clearfix[data-v-2d0a2e9f]:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
[data-v-2d0a2e9f]::-webkit-scrollbar {
  width: 16px;
  height: 16px;
}
[data-v-2d0a2e9f]::-webkit-scrollbar-track {
  width: 16px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-2d0a2e9f]::-webkit-scrollbar-thumb {
  background-color: rgba(7, 7, 7, 0.5);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-2d0a2e9f]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(56, 59, 59, 0.8);
}
input[data-v-2d0a2e9f]::-webkit-outer-spin-button, input[data-v-2d0a2e9f]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type=number][data-v-2d0a2e9f] {
  -moz-appearance: textfield;
}
input[type=number][data-v-2d0a2e9f]::-webkit-inner-spin-button,
input[type=number][data-v-2d0a2e9f]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.container-page[data-v-2d0a2e9f] {
  padding: 30px;
}
.mg-monthOrder-container[data-v-2d0a2e9f] {
  padding: 30px;
}
.signboard[data-v-2d0a2e9f] {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}
.signboardBar[data-v-2d0a2e9f]::before {
  display: block;
  content: "";
  width: 4px;
  height: 14px;
  margin-right: 6px;
  background: #409eff;
}
.hr[data-v-2d0a2e9f] {
  width: 100%;
  height: 10px;
  border-bottom: 1px dashed #c7c7c7;
  padding-top: 30px;
  margin-bottom: 30px;
}
.main-search[data-v-2d0a2e9f] .el-form-item {
  display: flex;
  word-break: keep-all;
}
.goBack[data-v-2d0a2e9f] {
  margin-bottom: 10px;
}
.goBack-arrow[data-v-2d0a2e9f] {
  padding: 10px 10px 10px 0;
  cursor: pointer;
  font-size: 14px;
  color: #333;
}
.goBack-arrow[data-v-2d0a2e9f]:hover {
  color: #409eff;
}
.previewTable-sample[data-v-2d0a2e9f] {
  filter: grayscale(1);
  opacity: 0.6;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.half-width[data-v-2d0a2e9f] {
  width: 48%;
  flex: 1;
  display: inline-flex !important;
}
.half-width .el-form-item__content[data-v-2d0a2e9f] {
  flex: 1 !important;
  display: inline-flex !important;
  margin-left: unset !important;
}
.half-width .el-form-item__content .el-input__inner[data-v-2d0a2e9f] {
  width: 100% !important;
  max-width: unset !important;
}
.half-width .el-form-item__content .el-input-number[data-v-2d0a2e9f] {
  width: 100% !important;
  max-width: unset !important;
}
.half-width .el-form-item__content .el-select[data-v-2d0a2e9f] {
  width: 100% !important;
}
.full-width[data-v-2d0a2e9f] {
  width: 100%;
  flex: 1;
  display: inline-flex !important;
}
.full-width .el-form-item__content[data-v-2d0a2e9f] {
  flex: 1 !important;
  display: inline-flex !important;
  margin-left: unset !important;
}
.full-width .el-form-item__content .el-input__inner[data-v-2d0a2e9f] {
  width: 100% !important;
  max-width: unset !important;
}
.full-width .el-form-item__content .el-input-number[data-v-2d0a2e9f] {
  width: 100% !important;
  max-width: unset !important;
}
.full-width .el-form-item__content .el-select[data-v-2d0a2e9f] {
  width: 100% !important;
}
.three-width[data-v-2d0a2e9f] {
  width: 30%;
  flex: 1;
  display: inline-flex !important;
}
.three-width .el-form-item__content[data-v-2d0a2e9f] {
  flex: 1 !important;
  display: inline-flex !important;
  margin-left: unset !important;
}
.three-width .el-form-item__content .el-input__inner[data-v-2d0a2e9f] {
  width: 100% !important;
  max-width: unset !important;
}
.three-width .el-form-item__content .el-input-number[data-v-2d0a2e9f] {
  width: 100% !important;
  max-width: unset !important;
}
.three-width .el-form-item__content .el-select[data-v-2d0a2e9f] {
  width: 100% !important;
}
.four-width[data-v-2d0a2e9f] {
  width: 22%;
  flex: 1;
  display: inline-flex !important;
}
.four-width .el-form-item__content[data-v-2d0a2e9f] {
  flex: 1 !important;
  display: inline-flex !important;
  margin-left: unset !important;
}
.four-width .el-form-item__content .el-input__inner[data-v-2d0a2e9f] {
  width: 100% !important;
  max-width: unset !important;
}
.four-width .el-form-item__content .el-input-number[data-v-2d0a2e9f] {
  width: 100% !important;
  max-width: unset !important;
}
.four-width .el-form-item__content .el-select[data-v-2d0a2e9f] {
  width: 100% !important;
}
.common-form-row[data-v-2d0a2e9f] {
  display: flex !important;
  flex-wrap: wrap;
}
.common-form .el-form-item[data-v-2d0a2e9f] {
  display: flex !important;
}
.common-form .el-form-item[data-v-2d0a2e9f] .el-form-item__content {
  width: 100%;
}
.common-form .el-form-item[data-v-2d0a2e9f] .el-form-item__content .el-input-number {
  width: 100%;
}
.common-form .el-form-item[data-v-2d0a2e9f] .el-form-item__content .el-select {
  width: 100%;
}
.common-form .el-form-item[data-v-2d0a2e9f] .el-form-item__content .el-date-editor {
  width: 100%;
}
@charset "UTF-8";
/**
 * @description 全局主题变量配置
 */
/* stylelint-disable */
[data-v-69a32f3d]:export {
  menu-color: #25293c;
  menu-color-active: rgba(255, 255, 255, 0.95);
  menu-background: white;
}
[data-v-69a32f3d] .el-dialog__body {
  padding-top: 10px;
  padding-bottom: 5px;
}
.common-form-row[data-v-69a32f3d] {
  display: flex !important;
  flex-wrap: wrap;
}
.common-form div .el-form-item[data-v-69a32f3d] {
  display: flex !important;
}
.common-form div .el-form-item[data-v-69a32f3d] .el-form-item__content {
  width: 100%;
}
.common-form div .el-form-item[data-v-69a32f3d] .el-form-item__content .el-input {
  width: 100%;
}
.common-form div .el-form-item[data-v-69a32f3d] .el-form-item__content .el-input-number {
  width: 100%;
}
.common-form div .el-form-item[data-v-69a32f3d] .el-form-item__content .el-select {
  width: 100%;
}
.common-form div .el-form-item[data-v-69a32f3d] .el-form-item__content .el-date-editor {
  width: 100%;
}
.label-class[data-v-69a32f3d] {
  font-weight: 600;
  font-size: 15px;
  color: #ac7017;
}
[data-v-69a32f3d] .el-upload--picture-card {
  height: 0px;
  width: 0px;
}
[data-v-69a32f3d] .el-upload--picture-card .el-button {
  display: flex;
  margin: 3px auto;
}
[data-v-69a32f3d] .el-upload-list__item {
  height: 30px;
  width: 60px;
}
[data-v-69a32f3d] .el-checkbox__label {
  padding-left: 1px;
}
.flex[data-v-69a32f3d] {
  display: flex;
  align-items: center;
}
.taskBox[data-v-69a32f3d] {
  border: 1px solid #d9cccc;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.taskBox .taskTitle[data-v-69a32f3d] {
  color: #ac7017;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.moduleBox[data-v-69a32f3d] {
  border: 1px solid gray;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.moduleBox .moduleTitle[data-v-69a32f3d] {
  color: #ac7017;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
}
.moduleBox .pictureBoxTitle[data-v-69a32f3d] {
  display: flex;
  justify-content: space-between;
}
.moduleBox .textConfigsBox[data-v-69a32f3d] {
  background: #f4f4f4;
  padding: 10px 10px 0;
  border-radius: 4px;
  margin-bottom: 10px;
}
.moduleBox .textConfigsBoxTop[data-v-69a32f3d] {
  display: flex;
  align-items: center;
}
.moduleBox .textConfigsBoxTop .actionBtn[data-v-69a32f3d] {
  margin-bottom: 18px;
  margin-left: auto;
}
.moduleBox .textConfigsBox[data-v-69a32f3d]:last-child {
  margin-bottom: 0;
}
.pictureBox[data-v-69a32f3d] {
  margin-bottom: 10px;
  border: 1px solid #aca8a8;
  padding: 10px;
  border-radius: 4px;
  background: #f4f4f4;
}
.pictureBox .actionBtns[data-v-69a32f3d] {
  text-align: right;
}
.hxTextConfig[data-v-69a32f3d] {
  margin-top: 10px;
}
.hxTextConfigTitle[data-v-69a32f3d] {
  margin-bottom: 10px;
}
.hxTextConfig .hxTextConfigsBox[data-v-69a32f3d] {
  background: #f4f4f4;
  padding: 10px 10px 0;
  border-radius: 4px;
  margin-bottom: 10px;
}
.hxTextConfig .hxTextConfigsBox .hxTextConfigsBoxTop[data-v-69a32f3d] {
  display: flex;
  align-items: center;
}
.hxTextConfig .hxTextConfigsBox .hxTextConfigsBoxTop .actionBtn[data-v-69a32f3d] {
  margin-bottom: 18px;
  margin-left: auto;
}
.hxTextConfig .hxTextConfigsBox[data-v-69a32f3d]:last-child {
  margin-bottom: 0;
}
.dialogFooter[data-v-69a32f3d] {
  padding: 20px;
  position: sticky;
  bottom: 0;
  background: #fff;
  text-align: right;
}
