.page-bar[data-v-7baf5de9] {
  margin-top: 20px;
}
.search-input[data-v-7baf5de9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.search-input span[data-v-7baf5de9] {
  margin-right: 10px;
  margin-left: 10px;
}
.search-input button[data-v-7baf5de9] {
  margin-right: 10px;
  margin-left: 10px;
}
.search-input .el-input[data-v-7baf5de9] {
  width: 220px;
}
.search-input el-select[data-v-7baf5de9] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.demo-table-expand label[data-v-7baf5de9] {
  width: 90px;
  color: #99a9bf;
}
.demo-table-expand .el-form-item[data-v-7baf5de9] {
  margin-right: 0;
  margin-left: 30px;
  margin-bottom: 0;
  width: 30%;
}
.auto_scroll_y[data-v-7baf5de9] {
  max-height: 650px;
  overflow-y: auto;
}
.my-dialog[data-v-7baf5de9] {
  margin-top: -80px !important;
  /* 或你自己想要的值 */
}
[data-v-7baf5de9] .tableBox th {
  padding: 0 !important;
  height: 30px;
  line-height: 30px;
}
[data-v-7baf5de9] .tableBox td {
  padding: 0 !important;
  height: 30px;
  line-height: 30px;
}
.footer[data-v-7baf5de9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-bar[data-v-14ba385a] {
  margin-top: 20px;
}
.search-input[data-v-14ba385a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.search-input span[data-v-14ba385a] {
  margin-right: 10px;
  margin-left: 10px;
}
.search-input button[data-v-14ba385a] {
  margin-right: 10px;
  margin-left: 10px;
}
.search-input .el-input[data-v-14ba385a] {
  width: 220px;
}
.search-input el-select[data-v-14ba385a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.demo-table-expand label[data-v-14ba385a] {
  width: 90px;
  color: #99a9bf;
}
.demo-table-expand .el-form-item[data-v-14ba385a] {
  margin-right: 0;
  margin-left: 30px;
  margin-bottom: 0;
  width: 30%;
}
.auto_scroll_y[data-v-14ba385a] {
  max-height: 650px;
  overflow-y: auto;
}
.my-dialog[data-v-14ba385a] {
  margin-top: -80px !important;
  /* 或你自己想要的值 */
}
[data-v-14ba385a] .tableBox th {
  padding: 0 !important;
  height: 30px;
  line-height: 30px;
}
[data-v-14ba385a] .tableBox td {
  padding: 0 !important;
  height: 30px;
  line-height: 30px;
}
.footer[data-v-14ba385a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.page-bar[data-v-12e7aa36] {
  margin-top: 20px;
}
.search-input[data-v-12e7aa36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.search-input span[data-v-12e7aa36] {
  margin-right: 10px;
  margin-left: 10px;
}
.search-input button[data-v-12e7aa36] {
  margin-right: 10px;
  margin-left: 10px;
}
.search-input .el-input[data-v-12e7aa36] {
  width: 220px;
}
.auto_scroll_y[data-v-12e7aa36] {
  max-height: 650px;
  overflow-y: auto;
  overflow-x: visible;
  position: relative;
}
.my-dialog[data-v-12e7aa36] {
  margin-top: -80px !important;
  /* 或你自己想要的值 */
}
[data-v-12e7aa36] .tableBox th {
  padding: 0 !important;
  height: 30px;
  line-height: 30px;
}
[data-v-12e7aa36] .tableBox td {
  padding: 0 !important;
  height: 30px;
  line-height: 30px;
}
.footer[data-v-12e7aa36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.remark-text[data-v-12e7aa36] {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
/* 确保Tooltip显示在最上层并支持换行 */
[data-v-12e7aa36] .el-tooltip__popper.remark-tooltip {
  z-index: 9999 !important;
  max-width: 400px !important;
}
[data-v-12e7aa36] .el-tooltip__popper.remark-tooltip .el-tooltip__inner {
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
  max-width: 400px !important;
  line-height: 1.5 !important;
  display: inline-block !important;
}


.remark-tooltip {
  max-width: 400px !important;
}
.remark-tooltip .el-tooltip__inner {
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
  max-width: 400px !important;
  line-height: 1.5 !important;
  display: inline-block !important;
  text-align: left !important;
}

/* 描述字段Tooltip，支持换行符换行 */
.description-tooltip {
  max-width: 400px !important;
  z-index: 99999 !important;
}
.description-tooltip .el-tooltip__inner {
  max-width: 400px !important;
  line-height: 1.5 !important;
  text-align: left !important;
  padding: 8px 12px !important;
  white-space: pre-line !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
}

/* 确保描述字段Tooltip显示在最上层 */
.description-tooltip[x-placement^='bottom'],
.description-tooltip[x-placement^='top'],
.description-tooltip[x-placement^='left'],
.description-tooltip[x-placement^='right'] {
  z-index: 99999 !important;
}

/* 确保Tooltip不被裁剪，允许超出对话框边界 */
.description-tooltip {
  overflow: visible !important;
  max-height: none !important;
}
.description-tooltip .el-tooltip__inner {
  overflow: visible !important;
  max-height: none !important;
}

.order-creation-container[data-v-52011319] {
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 24px;
  max-width: 1400px;
  margin: 0 auto;
  padding: 24px;
  background-color: #f8f9fa;
}
.creation-card[data-v-52011319] {
  margin-bottom: 20px;
  border-radius: 8px;
  border: 1px solid #ebeef5;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.creation-card[data-v-52011319]:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
.creation-card .card-header[data-v-52011319] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 24px;
  background: -webkit-gradient(linear, left top, right top, from(#f8f9fa), to(#ffffff));
  background: linear-gradient(90deg, #f8f9fa, #ffffff);
  border-bottom: 1px solid #ebeef5;
}
.creation-card .card-header .card-title[data-v-52011319] {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #303133;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.creation-card .card-header .card-title i[data-v-52011319] {
  margin-right: 8px;
  font-size: 18px;
  color: #409eff;
}
.creation-card .card-header .card-title .el-tag[data-v-52011319] {
  margin-left: 8px;
  height: 20px;
  line-height: 18px;
}
.compact-form[data-v-52011319] {
  padding: 16px 24px;
}
.compact-form .el-form-item[data-v-52011319] {
  margin-bottom: 18px;
}
.compact-form .el-input__prefix[data-v-52011319],
.compact-form .el-input__suffix[data-v-52011319] {
  color: #606266;
}
.dense-table[data-v-52011319]  th {
  font-weight: 600;
  font-size: 13px;
}
.dense-table .device-info[data-v-52011319] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dense-table .device-info i[data-v-52011319] {
  margin-right: 8px;
  font-size: 18px;
  color: #909399;
}
.dense-table .device-info .device-name[data-v-52011319] {
  margin-right: 8px;
  font-weight: 500;
}
.dense-table .price-cell[data-v-52011319] {
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
  font-weight: 500;
  color: #303133;
}
.sidebar[data-v-52011319] {
  position: -webkit-sticky;
  position: sticky;
  top: 24px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.sidebar .summary-card[data-v-52011319] {
  margin-bottom: 20px;
}
.sidebar .summary-card .price-summary[data-v-52011319] {
  padding: 16px;
}
.sidebar .summary-card .price-summary .price-item[data-v-52011319] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 12px 0;
  font-size: 14px;
  color: #606266;
  height: 20px;
}
.sidebar .summary-card .price-summary .price-item .span[data-v-52011319] {
  width: 80px;
  font-size: 14px;
}
.sidebar .summary-card .price-summary .price-item[data-v-52011319] .edit-item {
  width: 60%;
}
.sidebar .summary-card .price-summary .price-item[data-v-52011319] .edit-content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  color: #303133;
  font-weight: 500;
}
.sidebar .summary-card .price-summary .total-price[data-v-52011319] {
  margin-top: 20px;
  padding-top: 16px;
  border-top: 1px solid #ebeef5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sidebar .summary-card .price-summary .total-price[data-v-52011319] .edit-item {
  width: 70%;
}
.sidebar .summary-card .price-summary .total-price[data-v-52011319] .edit-content {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f56c6c;
  font-weight: 600;
  font-size: 18px;
}
.sidebar.remark-card[data-v-52011319]  .el-textarea__inner {
  border: none;
  padding: 0;
  font-size: 14px;
  color: #606266;
}
.action-bar[data-v-52011319] {
  margin-top: 24px;
  display: grid;
  gap: 12px;
}
.action-bar .action-btn[data-v-52011319] {
  margin-left: 0;
  width: 100%;
  height: 40px;
  border-radius: 6px;
  font-size: 14px;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.action-bar .action-btn i[data-v-52011319] {
  margin-right: 6px;
}
.action-bar .action-btn[data-v-52011319]:active {
  -webkit-transform: scale(0.98);
          transform: scale(0.98);
}
@media (max-width: 1200px) {
.order-creation-container[data-v-52011319] {
    grid-template-columns: 1fr;
    padding: 16px;
}
.order-creation-container .sidebar[data-v-52011319] {
    position: static;
    grid-row: 1;
}
}
.bom-detail-dialog .el-dialog__header[data-v-52011319] {
  padding: 20px 20px 15px;
  border-bottom: 1px solid #e4e7ed;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 4px 4px 0 0;
}
.bom-detail-dialog .el-dialog__header .el-dialog__title[data-v-52011319] {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
.bom-detail-dialog .el-dialog__header .el-dialog__close[data-v-52011319] {
  color: #fff;
  font-size: 20px;
}
.bom-detail-dialog .el-dialog__header .el-dialog__close[data-v-52011319]:hover {
  color: #f0f0f0;
}
.bom-detail-dialog .el-dialog__body[data-v-52011319] {
  padding: 20px;
  max-height: 70vh;
  overflow-y: auto;
}
.bom-detail-dialog .el-dialog__footer[data-v-52011319] {
  padding: 15px 20px;
  border-top: 1px solid #e4e7ed;
  text-align: right;
}
.empty-bom-tip[data-v-52011319] {
  margin-bottom: 20px;
}
.empty-bom-tip .el-alert[data-v-52011319] {
  border-radius: 8px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.empty-bom-tip .el-alert .el-alert__content .el-alert__title[data-v-52011319] {
  font-size: 15px;
  font-weight: 500;
}
.empty-bom-tip .el-alert .el-alert__content .el-alert__description[data-v-52011319] {
  margin-top: 8px;
  font-size: 13px;
  color: #909399;
}
.bom-detail-dialog .el-dialog__body[data-v-52011319] {
  padding: 20px;
}
.bom-detail-table[data-v-52011319]  .el-table__header-wrapper .el-table__header th {
  background: #f8f9fa !important;
  color: #606266 !important;
  font-weight: 600 !important;
  padding: 12px 0;
}
.bom-detail-table[data-v-52011319]  .el-table__footer-wrapper .el-table__footer tbody tr td {
  background-color: #f8f9fa !important;
  font-weight: 600 !important;
  color: #303133 !important;
  border-top: 2px solid #409eff !important;
  padding: 12px 0 !important;
}
.bom-detail-table[data-v-52011319]  .el-table__footer-wrapper .el-table__footer tbody tr td:first-child {
  text-align: center !important;
  font-size: 14px !important;
  color: #606266 !important;
}
.bom-detail-table[data-v-52011319]  .el-table__footer-wrapper .el-table__footer tbody tr td:nth-child(4) {
  text-align: center !important;
  font-size: 14px !important;
  color: #303133 !important;
  font-weight: 600 !important;
}
.bom-detail-table[data-v-52011319]  .el-table__footer-wrapper .el-table__footer tbody tr td:nth-child(6) {
  text-align: right !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #409eff !important;
}
.bom-detail-table[data-v-52011319]  .el-table__body-wrapper .el-table__body tr {
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.bom-detail-table[data-v-52011319]  .el-table__body-wrapper .el-table__body tr:hover {
  background-color: #f5f7fa !important;
}
.bom-detail-table[data-v-52011319]  .el-table__body-wrapper .el-table__body tr td {
  padding: 12px 0;
}
.bom-detail-table[data-v-52011319]  .el-table__body-wrapper .el-table__body tr.el-table__row--striped {
  background-color: #fafbfc;
}
.bom-detail-table[data-v-52011319]  .el-table__body-wrapper .el-table__body tr.el-table__row--striped:hover {
  background-color: #f0f2f5 !important;
}
.bom-detail-table .price-text[data-v-52011319] {
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
  font-weight: 500;
  color: #606266;
}
.bom-detail-table .price-cell[data-v-52011319] {
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
  font-weight: 600;
  color: #409eff;
}
.description-text[data-v-52011319] {
  display: inline-block;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
.description-tooltip[data-v-52011319] {
  max-width: 400px !important;
  z-index: 99999 !important;
}
.description-tooltip .el-tooltip__inner[data-v-52011319] {
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
  max-width: 400px !important;
  line-height: 1.5 !important;
  text-align: left !important;
  padding: 8px 12px !important;
}
.description-tooltip-content[data-v-52011319] {
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
  line-height: 1.5 !important;
  display: block !important;
}
.description-tooltip-content br[data-v-52011319] {
  display: block !important;
  content: '' !important;
  margin: 2px 0 !important;
}
.finished-count-input[data-v-52011319] {
  width: 100%;
}
.finished-count-input .el-input__inner[data-v-52011319] {
  padding-right: 30px !important;
}
.finished-count-input .el-input-number__decrease[data-v-52011319],
.finished-count-input .el-input-number__increase[data-v-52011319] {
  width: 14px !important;
  height: 50% !important;
  line-height: 1 !important;
  position: relative !important;
}
.finished-count-input .el-input-number__decrease[data-v-52011319]:after,
.finished-count-input .el-input-number__increase[data-v-52011319]:after,
.finished-count-input .el-input-number__decrease[data-v-52011319]::after,
.finished-count-input .el-input-number__increase[data-v-52011319]::after,
.finished-count-input .el-input-number__decrease[data-v-52011319]:before,
.finished-count-input .el-input-number__increase[data-v-52011319]:before,
.finished-count-input .el-input-number__decrease[data-v-52011319]::before,
.finished-count-input .el-input-number__increase[data-v-52011319]::before {
  display: none !important;
  content: none !important;
}
.finished-count-input .el-input-number__decrease *[data-v-52011319],
.finished-count-input .el-input-number__increase *[data-v-52011319] {
  display: none !important;
}
.finished-count-input .el-input-number__decrease + .el-input-number__increase[data-v-52011319] {
  border-top: none !important;
}
.finished-count-input .el-input-number__controls[data-v-52011319] {
  width: 14px !important;
}
.finished-count-input .el-input-number__controls[data-v-52011319]::after,
.finished-count-input .el-input-number__controls[data-v-52011319]::before {
  display: none !important;
  content: none !important;
}

