.index_error-3d3f7768 {
  height: 100%;
  width: 100%;
  background: url(//img.ebei99.com/common/website/404.png) center center no-repeat scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-cascader-picker-label {
  font-size: 12px;
}
form:not(.ant-form-vertical) :not(.ant-input-group-wrapper) > .ant-input-group,
form:not(.ant-form-vertical) .ant-input-group-wrapper {
  top: auto;
}
.ant-tag {
  padding-left: 4px;
  padding-right: 4px;
}
.ant-tabs-bar {
  margin-bottom: 8px;
}
.ant-btn + .ant-btn {
  margin-left: 8px;
}
.ant-btn {
  border-radius: 4px;
  height: 28px;
  padding: 0 12px;
}
.ant-btn.ant-btn-lg {
  height: 40px;
}
.ant-cascader-menus {
  font-size: 12px;
}
::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8;
}
::-webkit-scrollbar {
  width: 9px;
  height: 9px;
}
::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  background-clip: padding-box;
  min-height: 28px;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'SimHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  overflow: hidden;
}
::-webkit-scrollbar-thumb {
  background-color: #e6e6e6;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-transition-delay: 99999s;
  -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
.ant-modal-close {
  color: rgba(255, 255, 255, 0.6);
}
.ant-modal-close:hover {
  color: #ffffff;
}
.ant-table-thead > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-thead > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td,
.ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #f9fbff;
}
.ant-table-column-sorter {
  cursor: pointer;
}
.ant-breadcrumb {
  font-size: 12px;
}
.ant-breadcrumb-separator {
  color: #c0c4cc;
}
.ant-input,
.ant-input-number,
.ant-input-number-input,
.ant-time-picker-input {
  font-size: 12px;
  height: 28px;
}
.ant-input:disabled,
.ant-input-number:disabled,
.ant-input-number-input:disabled,
.ant-time-picker-input:disabled {
  color: #333;
}
.ant-input.ant-input-lg,
.ant-input-number.ant-input-lg,
.ant-input-number-input.ant-input-lg,
.ant-time-picker-input.ant-input-lg {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.ant-input.ant-select-selection--multiple,
.ant-select.ant-select-selection--multiple,
.ant-input-number.ant-select-selection--multiple,
.ant-input-number-input.ant-select-selection--multiple,
.ant-select-selection.ant-select-selection--multiple {
  line-height: 28px;
}
.ant-form {
  flex-shrink: 0;
}
.ant-form,
.ant-form label,
.ant-form-item,
.ant-radio-wrapper,
.ant-tree,
.ant-select-selection__placeholder,
.ant-select-search__field__placeholder,
.ant-select-dropdown-menu-item,
.ant-select-selection__rendered,
.ant-select-tree li {
  font-size: 12px !important;
}
.ant-select-disabled {
  color: #333;
}
.ant-table-tbody > tr.ant-table-row-selected td {
  background: #fff;
}
.ant-tabs-top-bar-nomargin .ant-tabs-top-bar {
  margin-bottom: 0;
}
.ant-tabs-nopadding .ant-tabs-tab {
  padding-left: 0;
  padding-right: 0;
}
.ant-drawer .ant-drawer-header {
  background: #fff;
  color: #000;
  border-radius: 0;
  padding: 0 20px;
  height: 48px;
  width: auto;
  display: flex;
  align-items: center;
}
.ant-drawer .ant-drawer-header .ant-drawer-title,
.ant-drawer .ant-drawer-header .ant-drawer-close {
  color: #000;
}
.ant-drawer .ant-drawer-header .ant-drawer-title {
  font-weight: bolder;
  font-size: 16px;
  color: #333;
}
.ant-drawer .ant-drawer-header .ant-drawer-close {
  height: 48px;
  padding-right: 20px;
  display: flex;
  align-items: center;
}
.ant-drawer .ant-drawer-content {
  display: flex;
}
.ant-drawer .ant-drawer-content .ant-drawer-wrapper-body {
  flex-grow: 1;
}
.ant-tree li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  background-color: #e8efff;
}
#root {
  height: 100%;
  width: 100%;
}
.ant-calendar-picker {
  width: 100%;
}
.ant-confirm-info .ant-confirm-body > .anticon {
  color: #3e84e9;
}
.ant-fullcalendar-selected-day .ant-fullcalendar-value,
.ant-fullcalendar-month-panel-selected-cell .ant-fullcalendar-value {
  background-color: #3e84e9;
}
.ant-checkbox-indeterminate .ant-checkbox-inner:after {
  height: 2px;
  background-color: #fff;
}
.ant-btn.ant-btn-default {
  color: rgba(0, 0, 0, 0.65);
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.ant-btn.ant-btn-primary {
  color: #fff;
  background-color: #3e84e9;
  border: 1px solid #3e84e9;
  border-color: var(--primary--color);
  background-color: var(--primary--color);
}
.ant-btn.ant-btn-danger {
  color: #fff;
  background-color: #ff6e6e;
  border: 1px solid #ff6e6e;
}
.ant-btn.aek-btn-pink {
  color: #fff;
  background-color: #ee4ca6;
  border: 1px solid #ee4ca6;
}
.ant-btn .ant-btn-background-ghost {
  color: #fff;
  background: transparent !important;
  border-color: #fff;
}
.ant-btn.ant-btn-background-ghost {
  color: #3e84e9;
  background-color: transparent;
  border-color: #3e84e9;
  text-shadow: none;
}
.ant-btn .aek-btn-transparence,
.ant-btn .aek-btn-transparence-small {
  color: #fff;
  background-color: #ff6e6e00;
  border: 1px solid #ffffff;
}
.ant-btn .aek-btn-transparence:hover,
.ant-btn .aek-btn-transparence-small:hover {
  color: rgba(0, 0, 0, 0.65);
  background: #fff;
  border-color: #fff;
}
.ant-btn.ant-btn-disabled,
.ant-btn.ant-btn.disabled,
.ant-btn.ant-btn[disabled],
.ant-btn.ant-btn-disabled:hover,
.ant-btn.ant-btn.disabled:hover,
.ant-btn.ant-btn[disabled]:hover,
.ant-btn.ant-btn-disabled:focus,
.ant-btn.ant-btn.disabled:focus,
.ant-btn.ant-btn[disabled]:focus,
.ant-btn.ant-btn-disabled:active,
.ant-btn.ant-btn.disabled:active,
.ant-btn.ant-btn[disabled]:active,
.ant-btn.ant-btn-disabled.active,
.ant-btn.ant-btn.disabled.active,
.ant-btn.ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f5f5f5;
  border-color: #d9d9d9;
  text-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
}
.ant-btn:not([disabled]):hover {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
  transform-origin: center;
  opacity: 0.8;
}
.ant-btn:not([disabled]):hover * {
  transform: scale(0.95);
  opacity: 1;
}
.ant-radio-button-wrapper-checked {
  border-color: #3e84e9;
  color: #3e84e9;
  box-shadow: -1px 0 0 0 #3e84e9;
}
.ant-radio-button-wrapper-checked:first-child {
  border-color: #3e84e9;
}
.ant-radio-checked:after {
  border-color: #3e84e9;
}
.ant-radio-checked .ant-radio-inner {
  border-color: #3e84e9;
}
.ant-radio-checked .ant-radio-inner:after {
  background-color: #3e84e9;
}
.ant-checkbox-checked:after {
  border-color: #3e84e9;
}
.ant-checkbox-checked .ant-checkbox-inner,
.ant-checkbox-indeterminate .ant-checkbox-inner {
  background-color: #3e84e9;
}
.ant-tabs-nav .ant-tabs-tab {
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
}
.ant-tabs-nav .ant-tabs-tab-active {
  color: #3e84e9;
}
.ant-tabs-top .ant-tabs-extra-content {
  line-height: 28px !important;
}
.ant-table-footer {
  padding: 10px 8px 0;
}
.ant-message .ant-message-notice-content {
  max-width: 500px;
  white-space: normal;
  word-break: break-all;
}
.ant-message .ant-message-custom-content {
  font-size: 20px;
}
.ant-message .ant-message-custom-content .anticon {
  font-size: 20px !important;
  margin-top: 5px;
}
.ant-message .ant-message-error {
  display: flex;
  text-align: left;
}
.ant-message .ant-message-error span {
  flex-grow: 1;
}
.ant-modal {
  top: 0;
  padding: 0;
  height: 100%;
}
.ant-modal .ant-modal-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-radius: 4px;
}
.ant-modal .ant-modal-body {
  max-height: 80vh;
  overflow-y: auto;
}
.ant-modal-footer {
  border-top: none;
  padding: 10px 16px 20px 10px;
}
.ant-tabs-nav-container {
  color: #757575;
}
.ant-modal-header {
  padding: 8px 16px;
  background: #fff;
  border-radius: 4px 4px 0px 0px;
}
.ant-modal-header .ant-modal-title {
  color: #000000;
}
.ant-modal-close-x {
  width: 38px;
  height: 38px;
  line-height: 38px;
}
.ant-switch {
  min-width: unset;
  white-space: nowrap;
}
.ant-input-number.aek-fill {
  width: 100%;
}
.ant-form-item-control-wrapper {
  line-height: 28px;
}
.ant-form-item-control-wrapper .ant-form-explain {
  font-size: 12px;
  line-height: 18px;
}
.ant-upload.ant-upload-select-picture-card {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
}
.no-zebra .ant-table-row-level-0:nth-child(even) {
  background: initial;
}
.ant-table-row-level-0:nth-child(even) {
  background: #f9f9f9;
}
.ant-table .ant-table-selection-column {
  text-align: center !important;
}
.ant-form-item {
  margin-bottom: 8px;
}
.ant-form-item-control {
  line-height: 28px;
  vertical-align: middle;
}
.ant-radio-group {
  display: flex;
  line-height: 32px;
  min-height: 32px;
  align-items: center;
  flex-wrap: wrap;
}
.ant-radio-group .ant-radio-button-wrapper {
  flex-grow: 1;
  text-align: center;
}
.ant-form-item-label {
  line-height: 28px;
}
.ant-select-dropdown-menu-item {
  padding: 8px 12px !important;
}
.ant-select-arrow {
  right: 8px;
}
.ant-pagination-item,
.ant-pagination-prev,
.ant-pagination-next,
.ant-pagination-jump-prev,
.ant-pagination-jump-next {
  min-width: 28px;
  height: 28px;
  line-height: 27px;
}
.ant-pagination-options-quick-jumper {
  height: 28px;
  line-height: 27px;
}
.ant-pagination-options-quick-jumper input {
  height: 28px;
}
.ant-pagination-total-text {
  height: 28px;
  line-height: 28px;
}
.ant-tree-block-node li .ant-tree-node-content-wrapper {
  width: calc(100%);
}
.ant-tree-block-node .ant-tree-title {
  width: 100%;
  display: inline-block;
}
a:focus {
  text-decoration: none;
}
.ant-tooltip .ant-tooltip-arrow::before {
  border-top-color: rgba(255, 255, 255, 0.75);
  background-color: rgba(255, 255, 255, 0.75);
}
.ant-tooltip .ant-tooltip-inner {
  background-color: #fff;
  color: #ff903e;
}
.ant-select-selection__rendered {
  height: 28px;
  line-height: 27px;
}
.ant-select-selection--single {
  height: 28px;
}
.ant-select-selection--multiple > ul > li {
  margin-top: 1px;
}
.ant-select-selection--multiple .ant-select-selection__rendered > ul > li {
  margin-top: 1px;
}
.ant-select-selection--multiple .ant-select-selection__clear {
  top: 50%;
  margin-top: 0;
  transform: translateY(-50%);
}
.ant-select-selection--multiple {
  min-height: 28px;
  padding-bottom: 0;
}
.ui-modal-lazy {
  height: 80vh;
}
.ui-modal-lazy .ant-modal-content {
  height: 100%;
}
.ui-modal-lazy .ant-modal-content .ant-modal-body {
  height: 100%;
}
.ui-modal-lazy .ant-modal-confirm-body-wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
}
.ui-modal-lazy .ant-modal-confirm-title,
.ui-modal-lazy .ant-modal-confirm-btns {
  flex-grow: 0;
  flex-shrink: 0;
}
.ui-modal-lazy .ant-modal-confirm-btns {
  justify-content: flex-end;
  float: none;
  display: flex;
}
.ui-modal-lazy .ant-modal-confirm-body {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  height: 100%;
  overflow: hidden;
}
.ui-modal-lazy .ant-modal-confirm-body .ant-modal-confirm-content {
  height: 0;
  flex-grow: 1;
}
.ui-modal-lazy .ant-modal-confirm-body .ant-modal-confirm-content .ui-swiper-lazy {
  height: 100%;
  overflow: hidden;
}
.ui-money-symbol {
  display: none;
}
@media (min-width: 1600px) {
  .ant-col-xl-48 {
    width: 20%;
  }
  .ant-col-xl-96 {
    width: 40%;
  }
}
.ui-pageBreak-holder {
  page-break-before: avoid;
  break-before: avoid;
  height: 1px;
  overflow: hidden;
  display: block;
  page-break-after: always;
  break-after: page;
}
th.thead-pageTitle,
td.tfoot-pageFooter {
  border: none !important;
  background: none !important;
  border-bottom: none !important;
}
#printRoot {
  display: none;
  font-size: 12px;
  width: 100%;
  font-weight: normal !important;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 1px;
  flex-direction: row;
  flex-grow: 1;
  flex-wrap: wrap;
  flex-shrink: 1;
  justify-content: center;
  justify-items: center;
  justify-self: center;
  min-height: 100vh;
  zoom: 1;
  page-break-after: auto;
  break-after: auto;
}
#printRoot > .ui-pageBreakWrapper,
#printRoot > p,
#printRoot > div {
  width: 100%;
}
#printRoot .flexPlainForm-wrapper {
  line-height: 1.2;
  font-size: 12px !important;
}
#printRoot .ui-borerBox-printOrderType:not(.ui-borerBox-printOrderType-noScale) {
  transform: scale(0.8);
  line-height: 1.5;
  border-width: 1px;
}
#printRoot table {
  border-collapse: collapse;
  border-radius: 0 !important;
}
#printRoot table.ui-printTable-split {
  position: relative;
  z-index: 0;
}
#printRoot .ui-defaultTable td {
  padding-left: 5px;
}
#printRoot .ant-table table,
#printRoot .ui-defaultTable table {
  border: 1px solid #000;
}
#printRoot .ant-table table th,
#printRoot .ui-defaultTable table th,
#printRoot .ant-table table td,
#printRoot .ui-defaultTable table td {
  border: 1px solid #000;
}
#printRoot .aek-mt20 {
  margin-top: 10px;
}
#printRoot .aek-mb20 {
  margin-bottom: 10px;
}
#printRoot * {
  color: #000 !important;
  border-color: #000 !important;
}
#printRoot th {
  font-weight: normal;
  border-radius: 0 !important;
}
#printRoot .ant-table-layout-fixed .ant-table-body {
  overflow: unset !important;
}
#printRoot .ant-table-layout-fixed .ant-table-body table {
  width: 100%;
}
#printRoot .ant-table-wrapper {
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden;
  font-size: 12px !important;
}
#printRoot .ant-row {
  min-height: 0;
}
#printRoot .col-col {
  margin-bottom: 5px !important;
}
#printRoot .col-itemWrap {
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
}
#printRoot .col-itemWrap .col-itemKey {
  margin-left: 10px;
}
#printRoot .col-itemWrap .col-itemVal > div {
  width: auto;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) {
  margin-left: auto;
  margin-right: auto;
  table-layout: unset !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) colgroup col {
  min-width: 0 !important;
  width: auto !important;
  height: auto !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) .ui-table-seq {
  min-width: 0 !important;
  width: 2em;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) .anticon {
  display: none;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) th:not(.ui-table-seq),
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td:not(.ui-table-seq):not(.ui-customTable td):not(.tfoot-pageFooter):not(.ui-defaultTable td):not(.noBorder-td) {
  padding: 2px 1px !important;
  min-width: 0 !important;
  max-width: 10em !important;
  width: auto !important;
  height: auto !important;
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
  line-height: 1.1 !important;
  min-height: 20px;
  font-size: 12px;
  font-size: var(--table--fontSize);
  page-break-inside: avoid !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) th:not(.ui-table-seq) + th,
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td:not(.ui-table-seq):not(.ui-customTable td):not(.tfoot-pageFooter):not(.ui-defaultTable td):not(.noBorder-td) + th,
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) th:not(.ui-table-seq) + td,
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td:not(.ui-table-seq):not(.ui-customTable td):not(.tfoot-pageFooter):not(.ui-defaultTable td):not(.noBorder-td) + td {
  border-left: none !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td {
  border-radius: 0 !important;
  white-space: normal !important;
  word-wrap: break-word !important;
  word-break: break-all !important;
  border-bottom: 1px solid #000 !important;
  min-height: 18px;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td.noBorder-td {
  padding: 0 !important;
  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td.ui-nowrap {
  white-space: nowrap !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td *:not(.ui-nowrap) {
  white-space: normal !important;
  word-break: break-all !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td .ui-materialsNameText {
  white-space: normal !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td.td-date,
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) th.td-date {
  white-space: nowrap !important;
  width: 60px;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td.ui-nowrap {
  white-space: nowrap !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) th.thead-pageTitle,
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td.tfoot-pageFooter {
  border: none !important;
  background: none !important;
  padding: 0 !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) th.thead-pageTitle > *,
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td.tfoot-pageFooter > * {
  margin: 0;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) th.thead-pageTitle .ant-row .ant-col {
  margin-bottom: 2px !important;
}
#printRoot table:not(.ui-print-pageTable):not(.ui-noBorderTable):not(.ui-customTable) td.tfootTD-footer {
  border: none !important;
  background: none !important;
  border-top: 1px solid transparent;
}
#printRoot .ant-table-pageCaptionTitle table {
  border-top: none !important;
}
#printRoot .ant-table-pageCaptionTitle table > thead th {
  font-size: 10px !important;
}
#printRoot .ant-table-pageCaptionTitle table th.table-pageCaptionHeader {
  background: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  transform: none;
}
#printRoot .ant-table-pageCaptionTitle table th.table-pageCaptionHeader > * {
  display: block !important;
}
#printRoot table.ui-print-pageTable {
  border: none !important;
  width: 100vw;
  counter-increment: pages;
  counter-reset: page;
}
#printRoot table.ui-print-pageTable > thead > tr > th {
  border: none !important;
}
#printRoot table.ui-print-pageTable.ui-print-pageTable-firstPageShowHeader > thead:first-child {
  display: inherit;
}
#printRoot table.ui-print-pageTable > tfoot > tr > td {
  border: none !important;
}
#printRoot table.ui-noBorderTable {
  border: none !important;
  border-collapse: separate;
}
#printRoot table.ui-noBorderTable > thead > tr > td,
#printRoot table.ui-noBorderTable > tbody > tr > td,
#printRoot table.ui-noBorderTable > thead > tr > th,
#printRoot table.ui-noBorderTable > tbody > tr > th {
  border: none !important;
}
#printRoot .ant-table-wrapper .ant-table-body table {
  width: 100%;
  border-collapse: separate !important;
  border: none;
  border-radius: 0;
}
#printRoot .ant-table-wrapper .ant-table-body table thead tr th + th {
  border-left: none !important;
}
#printRoot .ant-table-wrapper .ant-table-body table tbody tr td.td-certificateNo {
  max-width: 8em !important;
}
#printRoot .ant-table-wrapper .ant-table-body table tbody tr td.td-factoryName,
#printRoot .ant-table-wrapper .ant-table-body table tbody tr td.td-supplierOrgName,
#printRoot .ant-table-wrapper .ant-table-body table tbody tr td.td-materialsName {
  max-width: 9em !important;
}
#printRoot .ant-table-wrapper .ant-table-body table tbody tr td + td {
  border-left: none !important;
}
#printRoot .ant-table-wrapper .ant-table-body table tr.table-header-row td {
  border-bottom: none !important;
}
#printRoot .ant-table-wrapper .ant-table-body table tr.ant-table-dataHeader-row th {
  padding: 2px !important;
  height: auto !important;
  line-height: 1.1 !important;
  min-height: 0 !important;
  border-bottom: none !important;
}
#printRoot .ant-table-wrapper .ant-table-body table tr.ant-table-dataHeader-row th + th {
  border-left: none;
}
#printRoot .ant-table-wrapper .ant-table-body table td {
  padding: 2px !important;
  height: auto !important;
  line-height: 1.1 !important;
  box-sizing: content-box;
}
#printRoot .ant-table-wrapper .ant-table-body table .ant-table-dataBody > tr + tr td {
  border-top: none !important;
}
#printRoot .ui-printContentTable table > thead > tr th {
  border-bottom: none !important;
}
#printRoot .ui-printContentTable table > tbody > tr + tr td {
  border-top: none !important;
}
#printRoot table.ui-customTable-tplPrint {
  width: 99.5%;
  margin-left: auto;
  margin-right: auto;
}
#printRoot table.ui-customTable-tplPrint colgroup col {
  min-width: 0 !important;
  width: auto !important;
  height: auto !important;
}
@media print {
  html {
    zoom: 1;
    height: auto !important;
  }
  footer {
    page-break-after: always;
  }
  body {
    overflow: visible !important;
    height: auto !important;
  }
  body > * {
    display: none !important;
  }
  body .ant-table-layout-fixed .ant-table-body {
    overflow: unset !important;
  }
  body tbody tr {
    page-break-inside: avoid;
    break-inside: avoid;
    page-break-after: auto;
    break-after: auto;
    break-before: avoid;
    page-break-before: avoid;
  }
  body thead {
    display: table-header-group;
  }
  body tfoot {
    display: table-footer-group;
  }
  body #printRoot {
    display: block !important;
  }
  body #printRoot .ui-pageBreak-holder {
    display: block;
  }
  body #printRoot > .ui-pageBreakWrapper {
    padding-top: 1px;
  }
  body #printRoot > .ui-pageBreakWrapper + .ui-pageBreakWrapper {
    page-break-before: always !important;
    break-before: page !important;
  }
  body #printRoot > .ui-pageBreakWrapper:last-of-type {
    page-break-after: auto !important;
    break-after: auto !important;
  }
  body #printRoot > .ui-pageBreakWrapper:last-of-type > .ui-pageBreak-holder {
    display: none !important;
    page-break-after: avoid !important;
    break-after: avoid !important;
  }
  body #printRoot table:not(.ui-customTable-customBgTable) {
    table-layout: auto !important;
  }
  body #printRoot table:not(.ui-customTable-customBgTable) th {
    min-width: 0 !important;
  }
  body #printRoot table:not(.ui-customTable-customBgTable) tbody td {
    white-space: normal !important;
    word-wrap: break-word !important;
    word-break: break-all !important;
    width: auto;
    overflow: visible;
    text-overflow: unset !important;
    min-width: 0 !important;
    padding: 2px !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
}
.aek-color-white {
  color: #ffffff;
}
.aek-color-black {
  color: #000000;
}
.aek-deep-blue {
  color: #008aff;
}
.aek-color-green {
  color: #5cb85c;
}
.aek-color-666 {
  color: #666666;
}
.aek-color-999 {
  color: #999999;
}
.aek-color-333 {
  color: #333333;
}
.aek-color-ccc {
  color: #ccc;
}
.aek-color-warning {
  color: #ff2e2e;
}
.aek-color-orange {
  color: #ff903e;
}
.aek-color-gray {
  color: #9c99a5;
}
.aek-color-primary {
  color: #3e84e9;
}
.aek-color-red {
  color: #cd1616;
}
.aek-color-orange {
  color: #ff9329;
}
.aek-light-gray {
  color: #e2dade;
}
.aek-fix-primary-color {
  color: #3e84e9;
}
.aek-text-primary {
  color: #4b4b4b;
}
.aek-text-help {
  color: #757575;
}
.aek-text-disable {
  color: #bebebe;
}
/*flex布局*/
.aek-flex {
  display: flex;
}
.aek-flex-1 {
  flex: 1;
}
.aek-flex-2 {
  flex: 2;
}
.aek-flex-3 {
  flex: 3;
}
.aek-flex-4 {
  flex: 4;
}
.aek-flex-5 {
  flex: 5;
}
.aek-flex-6 {
  flex: 6;
}
.aek-flex-7 {
  flex: 7;
}
.aek-flex-8 {
  flex: 8;
}
.aek-flex-9 {
  flex: 9;
}
.aek-flex-10 {
  flex: 10;
}
.aek-flex-11 {
  flex: 11;
}
.aek-flex-12 {
  flex: 12;
}
.aek-flex-13 {
  flex: 13;
}
.aek-flex-14 {
  flex: 14;
}
.aek-flex-15 {
  flex: 15;
}
.aek-flex-16 {
  flex: 16;
}
.aek-flex-17 {
  flex: 17;
}
.aek-flex-18 {
  flex: 18;
}
.aek-flex-19 {
  flex: 19;
}
.aek-flex-shringk-0 {
  flex-shrink: 0;
}
.aek-flex-wrap {
  display: flex;
  flex-wrap: wrap;
}
.aek-flex-nowrap {
  display: flex;
  flex-wrap: nowrap;
}
.aek-vertical-middle {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.aek-vertical-normal {
  display: flex !important;
  justify-content: center;
}
.aek-vertical-center {
  display: flex;
  align-items: center;
}
.aek-vertical-left {
  display: flex !important;
  align-items: center;
  justify-content: flex-start;
}
.aek-vertical-right {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
}
.aek-vertical-between {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
.aek-vertical-around {
  display: flex !important;
  align-items: center;
  justify-content: space-around;
}
.aek-bottom-left {
  display: flex !important;
  align-items: flex-end;
  justify-content: flex-start;
}
.aek-bottom-right {
  display: flex !important;
  align-items: flex-end;
  justify-content: flex-end;
}
.aek-bottom-between {
  display: flex !important;
  align-items: flex-end;
  justify-content: space-between;
}
.aek-bottom-around {
  display: flex !important;
  align-items: flex-end;
  justify-content: space-around;
}
.aek-bottom-middle {
  display: flex !important;
  align-items: flex-end;
  justify-content: center;
}
.aek-top-left {
  display: flex !important;
  align-items: flex-start;
  justify-content: flex-start;
}
.aek-top-right {
  display: flex !important;
  align-items: flex-start;
  justify-content: flex-end;
}
.aek-top-between {
  display: flex !important;
  align-items: flex-start;
  justify-content: space-between;
}
.aek-top-around {
  display: flex !important;
  align-items: flex-start;
  justify-content: space-around;
}
.aek-top-middle {
  display: flex !important;
  align-items: flex-start;
  justify-content: center;
}
.aek-flex-end {
  display: flex;
  justify-content: flex-end;
}
.aek-flex-between {
  display: flex;
  justify-content: space-between;
}
.aek-flex-around {
  display: flex;
  justify-content: space-around;
}
.aek-column-around {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.aek-flex-column {
  display: flex;
  flex-direction: column;
}
.aek-column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.aek-column-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.aek-column-between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.flex {
  display: flex;
}
.flex-itemCenter {
  align-items: center;
}
.flex-right {
  display: flex;
  justify-content: flex-end;
}
.flex-justifyCenter {
  display: flex;
  justify-content: center;
}
 {
  /* 字体大小 */
  /* 字粗 */
}
.aek-f10 {
  font-size: 10px;
}
.aek-f12 {
  font-size: 12px;
}
.aek-f14 {
  font-size: 14px;
}
.aek-f16 {
  font-size: 16px;
}
.aek-f18 {
  font-size: 18px;
}
.aek-f20 {
  font-size: 20px;
}
.aek-f22 {
  font-size: 22px;
}
.aek-f24 {
  font-size: 24px;
}
.aek-f26 {
  font-size: 26px;
}
.aek-f28 {
  font-size: 28px;
}
.aek-f30 {
  font-size: 30px;
}
.aek-f32 {
  font-size: 32px;
}
.aek-f33 {
  font-size: 33px;
}
.aek-f34 {
  font-size: 34px;
}
.aek-f36 {
  font-size: 36px;
}
.aek-f38 {
  font-size: 38px;
}
.aek-f40 {
  font-size: 40px;
}
.aek-f42 {
  font-size: 42px;
}
.aek-f44 {
  font-size: 44px;
}
.aek-f46 {
  font-size: 46px;
}
.aek-f48 {
  font-size: 48px;
}
.aek-f50 {
  font-size: 50px;
}
.aek-font-12 {
  font-size: 12px;
}
.aek-font-mid {
  font-size: 14px;
}
.aek-font-16 {
  font-size: 16px;
}
.aek-font-18 {
  font-size: 18px;
}
.aek-font-20 {
  font-size: 20px;
}
.aek-font-38 {
  font-size: 38px;
}
.aek-font-bold {
  font-weight: bold;
}
.aek-fw600 {
  font-weight: 600;
}
.aek-fw500 {
  font-weight: 500;
}
.aek-fw400 {
  font-weight: 400;
}
/*
    设置div间距
    命名规则 aek-(m: margin, p: padding)(方向 tb: 上下, lr: 左右, t: 上, 下: b, 左: l, 右: r)(大小)
  */
.aek-mtb10 {
  margin: 10px 0;
}
.aek-mtb15 {
  margin: 15px 0;
}
.aek-mtb20 {
  margin: 20px 0;
}
.aek-mtb30 {
  margin: 30px 0;
}
.aek-mlr1 {
  margin-left: 1px;
  margin-right: 1px;
}
.aek-mlr2 {
  margin-left: 2px;
  margin-right: 2px;
}
.aek-mlr8 {
  margin-left: 8px;
  margin-right: 8px;
}
.aek-mlr10 {
  margin-left: 10px;
  margin-right: 10px;
}
.aek-mlr15 {
  margin-left: 15px;
  margin-right: 15px;
}
.aek-mlr20 {
  margin-left: 20px;
  margin-right: 20px;
}
.aek-mlr30 {
  margin-left: 30px;
  margin-right: 30px;
}
.aek-mlr40 {
  margin-left: 40px;
  margin-right: 40px;
}
.aek-mt4 {
  margin-top: 4px;
}
.aek-mt8 {
  margin-top: 8px;
}
.aek-mt10 {
  margin-top: 10px;
}
.aek-mt12 {
  margin-top: 12px;
}
.aek-mt15 {
  margin-top: 15px;
}
.aek-mt16 {
  margin-top: 16px;
}
.aek-mt20 {
  margin-top: 20px;
}
.aek-mt24 {
  margin-top: 24px;
}
.aek-mt25 {
  margin-top: 25px;
}
.aek-mt30 {
  margin-top: 30px;
}
.aek-mt35 {
  margin-top: 35px;
}
.aek-mt40 {
  margin-top: 40px;
}
.aek-mt45 {
  margin-top: 45px;
}
.aek-mt50 {
  margin-top: 50px;
}
.aek-mt70 {
  margin-top: 70px;
}
.aek-mr0 {
  margin-right: 0;
}
.aek-mr4 {
  margin-right: 4px;
}
.aek-mr5 {
  margin-right: 5px;
}
.aek-mr6 {
  margin-right: 6px;
}
.aek-mr8 {
  margin-right: 8px;
}
.aek-mr10 {
  margin-right: 10px;
}
.aek-mr12 {
  margin-right: 12px;
}
.aek-mr15 {
  margin-right: 15px;
}
.aek-mr16 {
  margin-right: 16px;
}
.aek-mr20 {
  margin-right: 20px;
}
.aek-mr22 {
  margin-right: 22px;
}
.aek-mr24 {
  margin-right: 24px;
}
.aek-mr25 {
  margin-right: 25px;
}
.aek-mr30 {
  margin-right: 30px;
}
.aek-mr35 {
  margin-right: 35px;
}
.aek-mr40 {
  margin-right: 40px;
}
.aek-mr45 {
  margin-right: 45px;
}
.aek-mr50 {
  margin-right: 50px;
}
.aek-mr100 {
  margin-right: 100px;
}
.aek-ml0 {
  margin-left: 0;
}
.aek-ml4 {
  margin-left: 4px;
}
.aek-ml5 {
  margin-left: 5px;
}
.aek-ml8 {
  margin-left: 8px;
}
.aek-ml10 {
  margin-left: 10px;
}
.aek-ml12 {
  margin-left: 12px;
}
.aek-ml15 {
  margin-left: 15px;
}
.aek-ml16 {
  margin-left: 16px;
}
.aek-ml20 {
  margin-left: 20px;
}
.aek-ml24 {
  margin-left: 24px;
}
.aek-ml25 {
  margin-left: 25px;
}
.aek-ml30 {
  margin-left: 30px;
}
.aek-ml35 {
  margin-left: 35px;
}
.aek-ml40 {
  margin-left: 40px;
}
.aek-ml50 {
  margin-left: 50px;
}
.aek-ml100 {
  margin-left: 100px;
}
.aek-mb0 {
  margin-bottom: 0px !important;
}
.aek-mb4 {
  margin-bottom: 4px;
}
.aek-mb5 {
  margin-bottom: 5px;
}
.aek-mb6 {
  margin-bottom: 6px;
}
.aek-mb8 {
  margin-bottom: 8px;
}
.aek-mb10 {
  margin-bottom: 10px;
}
.aek-mb15 {
  margin-bottom: 15px;
}
.aek-mb16 {
  margin-bottom: 16px;
}
.aek-mb20 {
  margin-bottom: 20px;
}
.aek-mb25 {
  margin-bottom: 25px;
}
.aek-mb30 {
  margin-bottom: 30px;
}
.aek-mb32 {
  margin-bottom: 32px;
}
.aek-mb35 {
  margin-bottom: 35px;
}
.aek-mb40 {
  margin-bottom: 40px;
}
.aek-mb50 {
  margin-bottom: 50px;
}
.aek-mb60 {
  margin-bottom: 60px;
}
.aek-m5 {
  margin: 5px;
}
.aek-m10 {
  margin: 10px;
}
.aek-m15 {
  margin: 15px;
}
.aek-m16 {
  margin: 16px;
}
.aek-m20 {
  margin: 20px;
}
.aek-m22 {
  margin: 22px;
}
.aek-m25 {
  margin: 25px;
}
.aek-m30 {
  margin: 30px;
}
.aek-m33 {
  margin: 33px;
}
.aek-m-auto {
  margin: 0 auto;
}
/*
    设置div间距
    命名规则 aek-(m: margin, p: padding)(方向 tb: 上下, lr: 左右, t: 上, 下: b, 左: l, 右: r)(大小)
  */
 {
  /* 内边距 */
}
.aek-ptb8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.aek-ptb10 {
  padding: 10px 0;
}
.aek-ptb15 {
  padding: 15px 0;
}
.aek-ptb20 {
  padding: 20px 0;
}
.aek-ptb30 {
  padding: 30px 0;
}
.aek-plr10 {
  padding: 0 10px;
}
.aek-plr15 {
  padding: 0 15px;
}
.aek-plr16 {
  padding-left: 16px;
  padding-right: 16px;
}
.aek-plr20 {
  padding: 0 20px;
}
.aek-plr30 {
  padding: 0 30px;
}
.aek-pt0 {
  padding-top: 0;
}
.aek-pt1 {
  padding-top: 1px;
}
.aek-pt5 {
  padding-top: 5px;
}
.aek-pt10 {
  padding-top: 10px;
}
.aek-pt15 {
  padding-top: 15px;
}
.aek-pt16 {
  padding-top: 16px;
}
.aek-pt20 {
  padding-top: 20px;
}
.aek-pt25 {
  padding-top: 25px;
}
.aek-pt30 {
  padding-top: 30px;
}
.aek-pt35 {
  padding-top: 35px;
}
.aek-pt40 {
  padding-top: 40px;
}
.aek-pt45 {
  padding-top: 45px;
}
.aek-pt70 {
  padding-top: 70px;
}
.aek-pr5 {
  padding-right: 5px;
}
.aek-pr8 {
  padding-right: 8px;
}
.aek-pr10 {
  padding-right: 10px;
}
.aek-pr15 {
  padding-right: 15px;
}
.aek-pr20 {
  padding-right: 20px;
}
.aek-pr22 {
  padding-right: 22px;
}
.aek-pr25 {
  padding-right: 25px;
}
.aek-pr30 {
  padding-right: 30px;
}
.aek-pr35 {
  padding-right: 35px;
}
.aek-pr40 {
  padding-right: 40px;
}
.aek-pr45 {
  padding-right: 45px;
}
.aek-pl5 {
  padding-left: 5px;
}
.aek-pl8 {
  padding-left: 8px;
}
.aek-pl10 {
  padding-left: 10px;
}
.aek-pl12 {
  padding-left: 12px;
}
.aek-pl15 {
  padding-left: 15px;
}
.aek-pl20 {
  padding-left: 20px;
}
.aek-pl24 {
  padding-left: 24px;
}
.aek-pl25 {
  padding-left: 25px;
}
.aek-pl30 {
  padding-left: 30px;
}
.aek-pl35 {
  padding-left: 35px;
}
.aek-pl40 {
  padding-left: 40px;
}
.aek-pl45 {
  padding-left: 45px;
}
.aek-pb0 {
  padding-bottom: 0px;
}
.aek-pb1 {
  padding-bottom: 1px;
}
.aek-pb5 {
  padding-bottom: 5px;
}
.aek-pb8 {
  padding-bottom: 8px;
}
.aek-pb10 {
  padding-bottom: 10px;
}
.aek-pb15 {
  padding-bottom: 15px;
}
.aek-pb20 {
  padding-bottom: 20px;
}
.aek-pb25 {
  padding-bottom: 25px;
}
.aek-pb30 {
  padding-bottom: 30px;
}
.aek-pb32 {
  padding-bottom: 32px;
}
.aek-pb35 {
  padding-bottom: 35px;
}
.aek-pb40 {
  padding-bottom: 40px;
}
.aek-pb45 {
  padding-bottom: 45px;
}
.aek-p8 {
  padding: 8px;
}
.aek-p10 {
  padding: 10px;
}
.aek-p15 {
  padding: 15px;
}
.aek-p16 {
  padding: 16px;
}
.aek-p20 {
  padding: 20px;
}
.aek-p24 {
  padding: 24px;
}
.aek-p30 {
  padding: 30px;
}
 {
  /*文本对齐*/
}
.aek-vam {
  vertical-align: middle;
}
.aek-vab {
  vertical-align: bottom;
}
.aek-h100 {
  height: 100%;
}
.ui-keyValue {
  display: flex;
  color: #666;
  font-size: 14px;
}
.ui-keyValue:before {
  content: attr(data-label) '\FF1A';
  color: #999;
  min-width: 5em;
}
.ui-keyValue .kv-value {
  flex-grow: 1;
  width: 0;
}
.ui-keyValue + .ui-keyValue {
  margin-top: 20px;
}
 {
  /* 布局样式 */
  /* end */
  /* 阴影 */
  /* 组件 */
  /* 透明度 */
  /** 必填 */
  /* 表格行状态函数 */
  /* 打印 */
  /**
首尾悬浮布局
 */
  /**  */
  /**
  通用左右两篮布局
   */
}
@media print {
  @page {
    @bottom-center {
      content: counter(page) '/' counter(pages);
    }
  }
}
.f-twoLine {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.anticon-folder-open svg {
  fill: #f3a100;
}
.ui-borerBox.ui-borerBox-printOrderType {
  border: 2px solid red;
  padding: 1px 3px;
  color: red;
  margin-left: 20px;
}
.ui-borerBox.ui-borerBox-alreadyRed {
  border: 2px solid red;
  padding: 2px 5px;
  color: red;
  margin-left: 20px;
}
.ui-borerBox.ui-borerBox-partRed {
  border: 2px solid #f4933e;
  padding: 2px 5px;
  color: #f4933e;
  margin-left: 20px;
}
.ui-scanInput {
  background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAA2CAYAAACMRWrdAAADHUlEQVRoQ+1aS2sTURT+zgw+NoL9BbpO02QiblxIEakgVNrJ2v+hi0IQXOjOH9GNIEkKYrE+SkFUFMyjMQEXUgriRmik0lrDzJE7naRtMkPmTubRhLm7cM893/fde3LnnnMvMTMjmHaJiLb9ugqKBxGR4EBBOQQwmcJurbX2f+z9e8fET1oL2iqIpCIhqAlOl2s7DLQDW7G5ly383O+0mM1CU9eexSgMIPwdEJYu1/z+TURk+xYmQFOl+m1i4xGIMl5JNBazJ0xt/qabsDaALTB2vAIIOyauq8xPN/XcR9kVs4StVHNk4i4YOa+4DT1747itEMbAbzdhVQaWwVTxCmAJY7SNs53tb3eu/pIZ17WdeV6fMgzzMgya8jr+q5550y8MwB9HYQR6DTILjcXce68Acdn1bzp2KO45CmPgFYClpq59iouwV1wpYWCsM+hhM5996xUgLrtEmBWjyYrFFYBHuEkoJqEYfxRaDJJQtL/cnwlYauja2ilZGFcaLisGK9sUbbokjoeHjUEfFDYLjXxOnEBOfUsXK3MmKQ8IfK1L9piwyguAztkdVVaw3FzQpA7Bcc1ALysANHtpDnrCZopfZg2oqtWh8o6qKlub8xmptCUuYf1ZgQrD6AmLi1RYuImwsGY2LL+BFXPCIijrN4y6oiyHUOynS/WbUNCZuBVLl2rrAO9OnjC7fOh48gglRiJ2eiSsWFkB6ELE+CHB8W5PWKpcuw4TZ0JCitat2DyiRYwOLREW3VwHgzSw3Xe/3MG4D99Lf6LpevKwvtxjlLb0CxP8rbTFIbUWZe2xSTSd+fOBy6XE+JQGXGseLh3jX8xxFJbU7sPf9YYhJAXTpHY/LEYi6k9CMQnFiEJtGIxUKE7kc4hhM+TWP2pWEODrN0Fx8AGLX2GjZgUBCxt8cuRXmFXPI1T8Xj8FKczxkZhvYdb7EK4zqfebemZV1k+QwgCYR+W3cnUfjPOyhE7YjyBM+PHzXtGRr3iI2e1IlarfCbgofjOgECAuARU5obyhMD/ezF/ZkBt3aC0uH02iewDNSo43GRCXfabNv/0fErDq0z51h6AAAAAASUVORK5CYII=) 99% center no-repeat scroll;
  background-size: 24px;
  width: 400px;
  ime-mode: disabled;
}
.aek-postion-r {
  position: relative;
}
.ant-switch-checked {
  background-color: #3e84e9;
}
.aek-horizontal-block {
  padding: 5px 0 10px;
}
.aek-layout {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-right: 15px;
}
.aek-layout .content {
  position: relative;
  min-height: calc(100% - 54px);
  margin-top: 70px;
  width: 100%;
}
.aek-layout .content:not(.content-grid) {
  padding: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.aek-layout .content .aek-layout-hor {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  height: auto;
}
.aek-layout .content .ant-tabs-nav .ant-tabs-tab {
  padding: 0px 20px 8px 20px;
}
.aek-layout .close-content {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.aek-layout.aek-layout-scroll {
  display: block;
}
.aek-layout.aek-layout-scroll .content {
  height: auto;
  overflow-y: unset;
}
.aek-layout > .full-content {
  min-height: inherit;
  height: calc(100% - 50px);
  padding: 0;
  box-shadow: unset;
  background: #fff;
  position: relative;
  z-index: 0;
}
.aek-fix-editor-height .editor-default .editor-contenteditable-div,
.aek-fix-editor-height .editable-range {
  min-height: 300px !important;
}
.home-banner-alert + .aek-layout {
  height: calc(100% - 34px);
}
.aek-layout-hor {
  position: relative;
}
.aek-layout-hor .left {
  display: inline-flex;
  flex-direction: row;
  align-content: flex-start;
  width: 290px;
  height: 100%;
  margin-right: 10px;
  border-right: 1px dashed #e9e9e9;
  overflow: auto;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.aek-layout-hor .right {
  display: inline-flex;
  flex-direction: row;
  align-content: flex-start;
  width: calc(100% - 300px);
  height: 100%;
  overflow: auto;
  flex-wrap: wrap;
}
td,
th {
  text-align: left;
}
.pageBreak,
.ui-pageBreak {
  page-break-after: always;
  page-break-before: always;
}
.copyright-box {
  display: flex;
  align-content: center;
  align-items: center;
  justify-items: center;
  justify-content: center;
  height: 100%;
}
.aek-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.aek-shadow-top {
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.15);
}
.aek-shadow-bottom {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.aek-shadow-left {
  box-shadow: -2px 0 8px rgba(0, 0, 0, 0.15);
}
.aek-shadow-right {
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
}
.aek-cursor-pointer {
  cursor: pointer;
}
.aek-circle-14 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  width: 14px;
  height: 14px;
  font-size: 14px;
  font-weight: bold;
  border-radius: 50%;
  background: #ff903e;
}
.aek-input-border-bottom .ant-input {
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
}
.aek-input-border-bottom .ant-input:focus {
  box-shadow: 0 0 0 transparent !important;
}
.aek-table-no-allcheck .ant-table-thead .ant-table-selection {
  display: none;
}
.aek-sub-head {
  margin: 10px 10px 10px 0;
  font-size: 15px;
}
.aek-sub-head::before {
  content: '';
  padding: 0 4px 0 0;
  margin: 0 0.5em 0 0;
  height: 1em;
  background: #3e84e9;
}
.aek-form-head {
  color: #757575;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 16px;
}
.aek-barcode {
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  width: 400px;
  color: #000;
  border: 1px solid #e1e1e1;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAh8AAAA/CAMAAAB3sFr8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNEREJEMUU2QUYzMTExRTc4MEY3QUZGMUQwQkFGOTZFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNEREJEMUU3QUYzMTExRTc4MEY3QUZGMUQwQkFGOTZFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6M0REQkQxRTRBRjMxMTFFNzgwRjdBRkYxRDBCQUY5NkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6M0REQkQxRTVBRjMxMTFFNzgwRjdBRkYxRDBCQUY5NkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6G+BsIAAAABlBMVEXl5eWysrLXPf6/AAAA+0lEQVR42uzSOxKAIAwFwHD/S1s4KjMJHzuKTYUYwQcb8VS7azzs6pst3r9Tra/Iz6v+cs9i5/xFDjBrGUSrW9J6o4VmP7GXYnbaOdafm1qH2DlTPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz744IMPPvjggw8++OCDDz74ON3HJcAA3WZH3Xuc2BwAAAAASUVORK5CYII=) repeat-x 0 0 !important;
}
.aek-barcode:focus {
  background: none !important;
}
.aek-barcode:disabled {
  border: none;
}
.aek-modal .ant-modal {
  top: 0;
  padding: 0;
  height: 100%;
}
.aek-modal .ant-modal .ant-modal-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-radius: 4px;
}
.aek-modal .ant-modal .ant-modal-body {
  max-height: 80vh;
  overflow-y: auto;
}
.aek-modal-scroll .ant-modal {
  top: 0;
  padding: 0;
  height: 100%;
}
.aek-modal-scroll .ant-modal .ant-modal-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-radius: 4px;
}
.aek-modal-scroll .ant-modal .ant-modal-body {
  max-height: 80vh;
  overflow-y: auto;
}
.aek-modal-scroll .ant-modal-body {
  height: 80vh;
  padding: 0;
}
.aek-fullScreen {
  position: fixed !important;
  height: 100vh;
  width: 100%;
  background-color: #fff;
  margin: 0 !important;
  top: 0;
  left: 0;
  z-index: 10;
  padding: 15px;
  overflow-x: auto;
}
.aek-fill-15 {
  display: inline-block;
  width: 15px;
}
.aek-opacity10 {
  opacity: 0.1;
}
.aek-opacity20 {
  opacity: 0.2;
}
.aek-opacity30 {
  opacity: 0.3;
}
.aek-opacity40 {
  opacity: 0.4;
}
.aek-opacity50 {
  opacity: 0.5;
}
.aek-opacity60 {
  opacity: 0.6;
}
.aek-opacity65 {
  opacity: 0.65;
}
.aek-opacity70 {
  opacity: 0.7;
}
.aek-opacity80 {
  opacity: 0.8;
}
.aek-opacity90 {
  opacity: 0.9;
}
.aek-required:before {
  display: inline-block;
  margin-right: 4px;
  content: '*';
  font-family: SimSun;
  line-height: 1;
  font-size: 12px;
  color: #f04134;
}
.aek-fl {
  float: left;
}
.aek-fr {
  float: right;
}
.aek-clearfix::after {
  content: ' ';
  display: table;
  clear: both;
}
.aek-inline-block {
  display: inline-block;
}
.aek-link {
  color: #3e84e9;
  text-decoration: underline;
}
.aek-link:hover {
  color: #69a8f5;
  text-decoration: unset;
}
.aek-link-underline {
  cursor: pointer;
  color: #3e84e9;
}
.aek-link-underline:hover {
  color: #69a8f5;
  text-decoration: unset;
}
.aek-deep-blue {
  color: #008aff;
}
.aek-light-gray {
  color: #e2dade;
}
.aek-fix-primary-color {
  color: #3e84e9;
}
.aek-font-large {
  font-size: 16px;
}
.aek-font-12 {
  font-size: 12px;
}
.aek-font-mid {
  font-size: 14px;
}
.aek-font-16 {
  font-size: 16px;
}
.aek-font-18 {
  font-size: 18px;
}
.aek-font-20 {
  font-size: 20px;
}
.aek-font-38 {
  font-size: 38px;
}
.aek-font-small {
  font-size: 12px;
}
.aek-font-bold {
  font-weight: bold;
}
.aek-icon-percent::after {
  content: '%';
  position: absolute;
  bottom: 16px;
  right: -16px;
  transform: translate(0, 50%);
}
.aek-text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.aek-text-wrap {
  white-space: pre-wrap !important;
}
.aek-text-bold {
  font-weight: 600;
}
.aek-text-right {
  text-align: right !important;
}
.aek-text-right * {
  text-align: inherit;
}
.aek-text-center {
  text-align: center !important;
}
.aek-text-center * {
  text-align: inherit;
}
.aek-text-left {
  text-align: left !important;
}
.aek-text-left * {
  text-align: inherit;
}
.aek-border-bottom-dashed {
  border-bottom: 1px dashed #e0e0e0;
}
.aek-border-bottom {
  height: 30px;
  line-height: 20px;
  border-bottom: 1px solid #bebebe;
  font-weight: 600;
}
.aek-border-bottom .aek-border-bottom-left {
  font-weight: normal;
  float: left;
}
.aek-border-bottom .aek-border-bottom-right {
  float: right;
  text-align: right;
  font-weight: normal;
}
.aek-border-left {
  border-left: 1px solid #e0e0e0;
}
.aek-status-on {
  background-color: #3e84e9;
  color: #fff;
  padding: 0 5px;
  border-radius: 20px;
  font-size: 12px;
}
.aek-bg-columns {
  background-color: #f6f7fb;
}
.aek-bg-difference.ant-table-row-level-0 {
  background-color: #e5eef5;
}
.aek-bg-difference.ant-table-row-level-0:nth-child(even) {
  background-color: #e5eef5;
}
.aek-word-break {
  word-break: break-all;
}
.aek-word-keep {
  word-break: keep-all;
}
.aek-full-height {
  height: calc(100vh - 115px);
}
td.aek-remind {
  position: relative;
}
td.aek-remind::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-left: 16px solid #ff3e3e;
  border-bottom: 16px solid transparent;
}
.aek-print-title {
  font-size: 20px;
  font-weight: 700;
}
.aek-content-title-border {
  margin: 20px 0;
  padding-left: 9px;
  color: #666666;
  font-size: 18px;
  line-height: 18px;
  border-left: 4px solid #3e84e9;
}
.aek-content-title-border-mid {
  padding-left: 9px;
  color: #666666;
  font-size: 14px;
  line-height: 14px;
  border-left: 4px solid #3e84e9;
}
.plain-form-box {
  margin-bottom: 20px;
  padding-bottom: 38px;
  border-bottom: 1px dashed #7d8385;
}
.aek-content-title {
  border-bottom: 1px solid #bebebe;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
}
.aek-content-title::after {
  content: ' ';
  display: table;
  clear: both;
}
.aek-content-title .aek-title-left {
  float: left;
}
.aek-content-title .aek-title-right {
  float: right;
  font-weight: normal;
}
.aek-avatar-border {
  border: 2px solid #ff9329;
}
.aek-tr-selected > td {
  background: #b6e8f0;
}
.aek-card {
  box-sizing: border-box;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.aek-card + .aek-card {
  margin-top: 15px;
}
.aek-card.ant-card-bordered {
  border: 0;
}
.aek-card.ant-card-wider-padding .ant-card-head,
.aek-card .ant-card-head {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d9d9d9;
  padding: 0 15px;
}
.aek-card.ant-card-wider-padding .ant-card-body,
.aek-card .ant-card-body {
  padding: 10px 15px 20px;
}
.flex {
  display: flex;
}
.flex-itemCenter {
  align-items: center;
}
.flex-right {
  display: flex;
  justify-content: flex-end;
}
.flex-justifyCenter {
  display: flex;
  justify-content: center;
}
.widthH140 {
  width: 140px;
  height: 140px;
}
.bordered {
  border: 1px solid #757575;
}
.bold {
  font-weight: bold;
}
.web .ant-modal {
  width: 50% !important;
}
.ui-nowrap {
  white-space: nowrap;
}
.ui-imgWaterMark {
  display: inline-flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  justify-items: center;
  align-self: center;
  justify-self: center;
}
.ui-imgWaterMark img {
  pointer-events: none;
}
.ui-money:not(th) {
  text-align: right;
  color: #ff3e3e !important;
  white-space: nowrap;
}
.ui-money:not(th) * {
  color: #ff3e3e;
  text-align: right;
  white-space: nowrap;
}
.rewriteEditor .editor-toolbar {
  z-index: 1;
}
.ui-action {
  cursor: pointer;
  font-weight: normal;
  display: inline-flex;
  align-content: center;
  align-items: center;
  text-decoration: none;
  color: #3e84e9;
}
.ui-action.ui-action-block {
  display: block;
  text-align: left;
}
.ui-action.ui-action-default {
  color: #999;
}
.ui-action.ui-action-gray {
  color: #999 !important;
}
.ui-action.ui-action-gray:hover {
  color: #3e84e9 !important;
}
.ui-action.ui-action-disabled {
  color: #999;
  cursor: not-allowed;
  pointer-events: none;
}
.ui-action[data-disabled='true'] {
  cursor: not-allowed;
}
.ui-action:hover:not([data-disabled='true']) {
  color: #3e84e9;
  opacity: 0.6;
}
.ui-action.ui-action-text {
  user-select: none;
  cursor: text;
}
.ui-action.ui-action-warning {
  color: orange;
}
.ui-action.ui-action-warning:hover {
  color: orangered;
}
.ui-action.ui-action-dangerous {
  color: orangered;
}
.ui-action.ui-action-dangerous:hover {
  color: red;
}
.ui-action + .ui-action {
  margin-left: 10px;
}
.ui-action + .ui-action:before {
  content: '';
  display: inline-flex;
  background: #d5d5d5;
  width: 1px;
  margin-right: 10px;
  overflow: hidden;
  height: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.ui-customListTable {
  width: 100%;
  display: table;
  border-radius: 8px;
  border: 1px solid #ececec;
  border-bottom: none;
  border-right: none;
  overflow: hidden;
}
.ui-customListTable .specListWrapper-row,
.ui-customListTable .customListTable-headers {
  display: table-row;
}
.ui-customListTable .customListTable-column {
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  color: #000;
  padding: 0 10px;
}
.ui-customListTable .customListTable-column .cell-inner {
  display: flex;
  width: 100%;
  height: 100%;
  justify-items: center;
  justify-content: center;
  align-content: center;
  align-items: center;
}
.ui-customListTable .customListTable-headerItem {
  color: #666;
  height: 39px;
  background: #ecf0f7;
  font-weight: normal;
  white-space: nowrap;
}
.ui-customListTable .customListTable-row .customListTable-column {
  height: 79px;
  justify-items: flex-start;
  justify-content: flex-start;
}
.f-trans {
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: linear;
}
.ui-aekCheckBoxGroup .ant-checkbox-wrapper:first-child {
  margin-left: 20px;
}
.ui-loading {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 200px;
}
.ui-loading.ui-loading-cover {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.g-page-drawer-flex .ant-drawer-wrapper-body {
  display: flex;
  flex-direction: column;
}
.g-page-drawer-flex .ant-drawer-wrapper-body .ant-drawer-title {
  flex-grow: 1;
  margin-right: 60px;
}
.g-page-drawer-flex .ant-drawer-wrapper-body .ant-drawer-body {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  overflow: hidden;
  padding: 0;
}
.g-page-drawer-flex .ant-drawer-wrapper-body .ant-drawer-body .ui-flex-fixedHeight .flex-dynamic {
  padding: 16px;
}
.g-page-drawer-flex .ant-drawer-wrapper-body .ant-drawer-body .ui-flex-fixedHeight .flex-dynamic .flex-dynamic {
  padding: 0;
}
.g-page-drawer-flex .ant-drawer-wrapper-body .ant-drawer-body .ui-APanel {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
}
.g-page-drawer-flex .ant-drawer-wrapper-body .ant-drawer-body .ui-APanel .APanel-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
body .ui-flex {
  display: flex;
}
body .ui-flex.ui-flex-inline {
  display: inline-flex;
}
body .ui-flex.ui-flex-vCenter {
  align-content: center;
  align-items: center;
}
body .ui-flex.ui-flex-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  justify-items: center;
}
body .ui-flex.ui-flex-between {
  justify-content: space-between;
}
body .ui-flex.ui-flex-h {
  flex-direction: row;
}
body .ui-flex.ui-flex-columns2 {
  position: relative;
  z-index: 0;
}
body .ui-flex.ui-flex-columns2:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 244px;
  width: 0;
  overflow: hidden;
  border-right: 1px dashed #e0e0e0;
}
body .ui-flex.ui-flex-columns2 .flex-left {
  flex-direction: row;
  box-sizing: content-box;
  width: 229px;
  padding-right: 15px;
  margin-right: 15px;
}
body .ui-flex .flex-dynamic-width {
  width: 0;
  flex-grow: 1;
  flex-shrink: 0;
}
body .ui-flex .flex-dynamic-width.flex-right {
  text-align: right;
  justify-content: flex-end;
  justify-items: flex-end;
}
body .ui-flex.ui-flex-fixedHeight {
  flex-direction: column;
  flex-grow: 1;
  overflow: hidden;
}
body .ui-flex.ui-flex-fixedHeight .flex-dynamic {
  flex-grow: 1;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  height: 0;
  flex-direction: column;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed {
  flex-grow: 0;
  flex-shrink: 0;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.ant-btn-group {
  line-height: 40px;
  text-align: right;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.ant-btn-group > .ant-btn {
  min-width: 90px;
  line-height: 40px;
  height: 40px;
  border-radius: 0;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons {
  margin-top: 20px;
  justify-content: flex-end;
  border-top: 1px solid #d9d9d9;
  display: flex;
  align-content: center;
  align-items: center;
  justify-items: flex-end;
  height: 48px;
  padding-right: 0;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons.no-shadow {
  box-shadow: none;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons > .ant-btn,
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons .ant-btn-group .ant-btn {
  min-width: 64px;
  line-height: 32px;
  height: 32px;
  border-radius: 2px;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons .ant-btn-group {
  transform: translateY(-1px);
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons .ant-btn-group .ant-btn {
  line-height: 46px;
  height: 48px;
  min-width: 120px;
  border-radius: 0;
  font-size: 20px;
  font-weight: 500;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons .ant-btn-group .ant-btn:not([disabled]):hover * {
  transform: scale(0.95);
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons .ant-btn-group .ant-btn.ant-btn-ghost:not([disabled]) {
  background: #77aedb;
  color: #fff;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons .ant-btn-group .ant-btn.ant-btn-dashed:not([disabled]) {
  background: #55a6ec;
  color: #fff;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons > * {
  margin-left: 16px;
}
body .ui-flex.ui-flex-fixedHeight .flex-fixed.flex-fixed-buttons:first-child {
  margin-left: 0;
}
.ui-explain {
  color: #999999;
}
.ui-explain.ui-explain-warning {
  color: #ff3e3e;
}
.ui-input.ui-input-lite {
  min-width: 250px;
}
.ui-aekCheckBoxGroup .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0;
  margin-right: 10px;
}
body .ui-aekTabLine .ant-tabs-tab {
  background: transparent !important;
  color: #000;
}
body .ui-aekTabLine .ant-tabs-bar {
  border-bottom: 1px solid #ececec;
}
body form .ui-select-lite {
  width: 70px;
}
.ui-nowrap {
  white-space: nowrap;
}
.ui-aekUpload {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  background: #ececec;
  color: #666666;
  font-size: 12px;
  display: flex;
  align-content: center;
  justify-content: center;
}
.ui-aekUpload .ant-upload-select-picture-card {
  border: none;
  background: none;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.ui-aekUpload .ant-upload-select-picture-card .ant-upload {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.ui-aekUpload .ant-upload-select-picture-card .ant-upload .anticon-plus {
  font-size: 12px;
  width: 14px;
  height: 14px;
  display: flex;
  align-items: center;
  justify-items: center;
}
.ui-uploadPreview {
  width: 80px;
  height: 80px;
  margin-right: 20px;
  border: 1px solid #e0e0e0;
  position: relative;
  z-index: 0;
  cursor: pointer;
}
.ui-uploadPreview img {
  max-width: 99%;
  max-height: 99%;
}
body .ui-disabled {
  position: relative;
  z-index: 0;
}
body .ui-disabled:after {
  content: '';
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0);
  pointer-events: none;
}
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled),
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover {
  background: #eaf9fd;
  color: #3e84e9;
  font-weight: normal;
}
.ant-modal .ant-modal-close-x:before {
  color: #fff;
}
.ant-modal .ant-modal-header {
  background: #3e84e9;
  height: 40px;
  padding: 8px 20px;
  font-size: 14px;
}
.ant-modal .ant-modal-header .ant-modal-title {
  color: #fff;
}
.ui-dialog-PromiseConfirm-showHeaderTitle .ant-modal-body {
  padding: 0;
}
.ui-dialog-PromiseConfirm-showHeaderTitle .ant-modal-body .ant-modal-confirm-content {
  padding: 20px 32px 0;
  margin-bottom: 24px;
  margin-top: 0;
}
.ui-dialog-PromiseConfirm-showHeaderTitle .ant-modal-body .ant-modal-confirm-btns {
  margin: 0 32px 24px;
}
.ui-dialog-PromiseConfirm-showHeaderTitle .ant-modal-confirm-body .ant-modal-confirm-title {
  padding: 10px 32px;
  border-bottom: 1px solid #efefef;
  font-weight: bolder;
}
.ui-aekDialog.ui-aekDialog-noFooter .ant-modal-footer {
  display: none;
}
.ui-aekDialog.ui-aekDialog-logDataDialog .ant-modal-body {
  max-height: 70vh;
}
.ui-aekDialog.ui-aekDialog-showClose .ant-modal-close {
  display: block !important;
}
.ui-aekDialog.ui-aekDialog-showClose .ant-confirm-btns {
  float: none !important;
  display: flex !important;
  justify-items: center;
  justify-content: center;
}
.ui-aekDialog.ui-aekDialog-formData .ant-modal-body {
  padding: 20px 0 40px;
}
.ui-aekDialog.ui-aekDialog-formData .ant-modal-footer {
  display: flex;
  flex-direction: row-reverse;
}
.ui-aekDialog.ui-aekDialog-formData .ant-modal-footer .ant-btn {
  width: 60px;
  height: 30px;
  margin-left: 20px;
}
.ui-aekDialog.ui-aekDialog-formData .ant-modal-footer .ant-btn:not(.ant-btn-primary) {
  border: none;
}
body .ui-getFormItem-complexField-left {
  margin-right: 0 !important;
  padding-right: 0 !important;
}
body .ui-getFormItem-complexField-left .ant-select-selection {
  border-radius: 4px 0 0 4px;
}
body .ui-getFormItem-complexField-right {
  border-radius: 0 4px 4px 0;
  margin-left: 0 !important;
}
body .ui-getFormItem-complexField-right .ant-form-item {
  margin-left: 0 !important;
}
body .ui-getFormItem-complexField-right .ant-form-item .ant-input {
  border-radius: 0 4px 4px 0;
  border-left: none;
}
body .ui-getFormItem-left {
  width: 120px !important;
  margin-right: 0 !important;
  padding-right: 0 !important;
}
body .ui-getFormItem-left .ant-select-selection {
  border-radius: 4px 0 0 4px;
}
body .ui-getFormItem-left .ant-select-selection--single .ant-select-selection__rendered {
  margin-right: 8px;
}
body .ui-getFormItem-right {
  width: calc(25% - 120px) !important;
  border-radius: 0 4px 4px 0;
  margin-left: 0 !important;
}
body .ui-getFormItem-right .ant-form-item {
  margin-left: 0 !important;
}
body .ui-getFormItem-right .ant-form-item .ant-input,
body .ui-getFormItem-right .ant-form-item .ant-select-selection {
  border-radius: 0 4px 4px 0;
  border-left: none;
}
.aek-row {
  margin-bottom: 20px;
}
.aek-row .col-label {
  display: inline-flex;
  white-space: nowrap;
  flex-shrink: 0;
  min-width: 7em;
  text-align: right;
  justify-content: flex-end;
}
.aek-row .col-label:after {
  content: '\FF1A';
}
.ui-aekForm.ui-aekForm-horizontal {
  display: flex;
  flex-wrap: wrap;
}
.ui-aekForm.ui-aekForm-horizontal .complexField-left {
  margin-right: 0;
}
.ui-aekForm.ui-aekForm-horizontal .complexField-left .ant-input {
  border-radius: 4px 0 0 4px;
}
.ui-aekForm.ui-aekForm-horizontal .complexField-right {
  margin-left: 0;
}
.ui-aekForm.ui-aekForm-horizontal .complexField-right .ant-input {
  border-radius: 0 4px 4px 0;
}
.ui-aekForm.ui-aekForm-horizontal .ant-btn {
  height: 30px;
  min-width: 60px;
}
.ui-aekForm.ui-aekForm-horizontal .ant-form-item {
  margin-right: 20px;
}
.ui-aekForm.ui-aekForm-horizontal .ant-form-item.ant-form-item-disabled {
  position: relative;
  z-index: 0;
  cursor: not-allowed;
  color: #999;
}
.ui-aekForm.ui-aekForm-horizontal .ant-form-item.ant-form-item-disabled:after {
  content: '';
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6);
  visibility: visible;
}
.ui-aekForm.ui-aekForm-horizontal .ant-form-item:last-child {
  margin-right: 0;
}
.ui-aekForm.ui-aekForm-horizontal.ui-aekForm-horizontal-between {
  justify-content: space-between;
}
.ui-aekForm.ui-aekForm-horizontal.ui-aekForm-horizontal-between .ant-form-item {
  margin-right: 0;
}
.ui-aekForm.ui-aekForm-horizontal.ui-aekForm-horizontal-between .ant-form-item .ui-aekForm .ant-form-item-control-wrapper {
  min-width: 0;
}
.ui-aekForm .ant-form-item-control-wrapper {
  min-width: 250px;
}
.ui-aekForm .ant-input[type='text'] {
  width: 250px;
  height: 28px;
}
.ui-aekForm .ant-form-item-label {
  min-width: 6em;
  flex-shrink: 0;
}
.ui-aekForm .ant-form-item-label label {
  color: #000;
}
.ui-aekForm .ant-checkbox-group-item {
  margin-right: 40px;
}
.ant-tooltip img {
  max-height: 100%;
  max-width: 100%;
}
.aek-fix-antradio-border .ant-radio-button-wrapper {
  border: none;
}
.aek-fix-antradio-border .ant-radio-button-wrapper:first-child {
  border: none;
}
.aek-fix-antradio-border .ant-radio-button-wrapper:not(:first-child)::before {
  content: none;
}
.aek-fix-antradio-border .ant-radio-button-wrapper-checked {
  box-shadow: none !important;
  border: none !important;
}
.ui-deliverTagIcon {
  height: 32px;
}
.ui-noWrap {
  white-space: nowrap;
}
body .ui-color.ui-color-primary {
  color: #3e84e9;
}
body .ui-color.ui-color-primary * {
  color: #3e84e9;
}
body .ui-color.ui-color-green {
  color: #00a854;
}
body .ui-color.ui-color-orange {
  color: #ff903e;
}
body .ui-color.ui-color-red {
  color: #ff3c3c;
}
body .ui-color.ui-color-red * {
  color: #ff3c3c;
}
body .ui-color.ui-color-gray {
  color: #999;
}
.g-page {
  font-size: 12px;
  color: #000;
}
.g-fixHeaderFooter {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 !important;
  height: 100%;
  overflow-y: hidden !important;
  align-content: flex-start;
  align-items: flex-start;
}
.g-fixHeaderFooter .fix-header,
.g-fixHeaderFooter .fix-footer {
  flex-shrink: 0;
  flex-grow: 0;
  width: 100%;
  padding: 30px;
}
.g-fixHeaderFooter .fixHeaderFooter-scroll {
  max-height: 100%;
  flex-grow: 1;
  overflow-y: auto;
  padding: 0 30px;
}
.g-fixHeaderFooter .fixHeaderFooter-scroll .fixHeaderFooter-scroll-inner {
  height: auto;
}
.ui-uploadHolder {
  cursor: pointer;
  display: inline-flex;
  width: 18px;
  height: 18px;
  overflow: hidden;
  background: url(//img.ebei99.com/common/icons/ico_pic_null_active.png) no-repeat center center scroll;
  background-size: cover;
}
.ui-aekUpload.ui-aekUpload-inputSuffix {
  margin: -14px auto 0;
  padding: 0;
  background: transparent;
  border: none;
  height: auto;
  width: 60px;
  position: absolute;
  top: 50%;
  right: -80px;
}
.ui-aekUpload.ui-aekUpload-inputSuffix .ant-upload-select-picture-card {
  border: none;
  margin: 0;
}
.ui-aekUpload.ui-aekUpload-inputSuffix .ant-upload-select-picture-card .ant-upload {
  padding: 0;
}
.g-aekEditoeWrapper {
  position: relative;
  z-index: 0;
}
.g-aekEditoeWrapper .ui-aekEditor {
  width: 100% !important;
}
.g-aekEditoeWrapper .ui-aekEditor .editor-icon.icon-image {
  display: none !important;
}
.g-aekEditoeWrapper .ui-aekEditor .ui-aekEditoe + .editor-icon.icon-separator {
  display: none !important;
}
.creiBorder {
  border: 1px solid #e0e0e0;
}
.creiBorder .ant-form-item-label {
  text-align: left;
}
.creiBorder .ant-form-item-label label {
  font-size: 14px;
  font-weight: 400;
}
.g-customerOrderDelivery .col-itemWrap,
.g-printModal .col-itemWrap {
  min-height: 18px !important;
  line-height: 1.5;
}
.g-customerOrderDelivery .col-itemWrap .col-itemKey,
.g-printModal .col-itemWrap .col-itemKey {
  line-height: 1.5;
  width: 6em;
}
.g-customerOrderDelivery .col-itemWrap .col-itemVal,
.g-printModal .col-itemWrap .col-itemVal {
  line-height: 1.5;
  padding-left: 5.5em;
  white-space: pre-wrap;
}
.aek-ptb20 .ant-form-inline .ant-form-item {
  margin-bottom: 20px;
}
.identificationAuditTab .aek-layout .content {
  margin-top: 0;
}
.afterColon:after {
  content: '\FF1A';
}
.ui-btns-fixed-bottom {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
}
.ui-btns-fixed-bottom .ant-btn {
  height: 50px;
  border-radius: 0;
  min-width: 120px;
  background-color: #f2fcff;
  color: #3e84e9;
  border: none;
  font-size: 18px;
}
.ui-btns-fixed-bottom .ant-btn.ant-btn-primary {
  background-color: #3e84e9;
  color: #fff;
  border-color: var(--primary--color);
  background-color: var(--primary--color);
}
.ui-btns-fixed-bottom .ant-btn.disabled,
.ui-btns-fixed-bottom .ant-btn[disabled],
.ui-btns-fixed-bottom .ant-btn.disabled:hover,
.ui-btns-fixed-bottom .ant-btn[disabled]:hover,
.ui-btns-fixed-bottom .ant-btn.disabled:focus,
.ui-btns-fixed-bottom .ant-btn[disabled]:focus,
.ui-btns-fixed-bottom .ant-btn.disabled:active,
.ui-btns-fixed-bottom .ant-btn[disabled]:active,
.ui-btns-fixed-bottom .ant-btn.disabled.active,
.ui-btns-fixed-bottom .ant-btn[disabled].active {
  color: rgba(0, 0, 0, 0.25);
  background-color: #f7f7f7;
  border-color: #d9d9d9;
}
.overflow-auto {
  overflow: auto;
}
.ui-urgent {
  padding: 0 !important;
}
.ui-urgent .ui-action-noUrgent {
  padding-left: 30px;
}
.ui-urgent .ui-action-urgent {
  position: relative;
  z-index: 0;
  display: flex;
  align-content: center;
  align-items: center;
  flex-grow: 1;
  padding: 5px 5px 5px 30px;
  height: 100%;
  overflow: hidden;
}
.ui-urgent .ui-action-urgent:before {
  content: '\52A0\6025';
  width: 4em;
  text-align: center;
  background: orangered;
  color: #fff;
  position: absolute;
  z-index: 1;
  transform: rotate(-45deg);
  left: -27px;
  top: -33px;
  padding: 40px 10px 0px;
}
.ui-urgent .ui-action-alreadyRed {
  position: relative;
  z-index: 0;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  justify-items: center;
  flex-grow: 1;
  padding: 5px;
  height: 100%;
  overflow: hidden;
}
.ui-urgent .ui-action-alreadyRed:before {
  content: '\5DF2\51B2\7EA2';
  width: 6em;
  text-align: center;
  background: orangered;
  color: #fff;
  position: absolute;
  z-index: 1;
  transform: rotate(-45deg);
  left: -34px;
  top: -26px;
  padding: 40px 10px 0px;
}
.ui-urgent .ui-action-partRed {
  position: relative;
  z-index: 0;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  justify-items: center;
  flex-grow: 1;
  padding: 5px;
  height: 100%;
  overflow: hidden;
}
.ui-urgent .ui-action-partRed:before {
  content: '\90E8\5206\51B2\7EA2';
  width: 6em;
  text-align: center;
  background: orangered;
  color: #fff;
  position: absolute;
  z-index: 1;
  transform: rotate(-45deg);
  left: -29px;
  top: -22px;
  padding: 40px 10px 0px;
}
th.ui-urgent {
  padding-left: 30px !important;
}
.g-page-rowGrids .page-grids {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  flex-grow: 1;
  position: relative;
  z-index: 0;
}
.g-page-rowGrids .page-grids .page-grids-inner {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}
.g-page-rowGrids .page-grids .grid-left {
  width: 300px;
  margin-right: 20px;
  border-right: 1px solid #efefef;
  height: 100%;
  flex-grow: 0;
}
.g-page-rowGrids .page-grids .grid-main {
  height: 100%;
  flex-grow: 1;
  width: 0;
  display: flex;
  flex-direction: column;
}
.ui-dateTimeExpire.ui-dateTimeExpire-true {
  color: red !important;
}
.ui-dateTimeExpire.ui-dateTimeExpire-true * {
  color: red !important;
}
.ui-dateTimeExpire.ui-dateTimeExpire-will {
  color: #efa026 !important;
}
.ui-dateTimeExpire.ui-dateTimeExpire-will * {
  color: #efa026 !important;
}
.ui-picPreview {
  width: 96px;
  height: 96px;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  display: inline-flex;
  flex-shrink: 0;
  flex-grow: 0;
  align-content: center;
  align-items: center;
  justify-content: center;
  justify-items: center;
  position: relative;
  z-index: 0;
  border-radius: 4px;
}
.ui-picPreview + .ui-picPreview {
  margin-left: 20px;
}
.ui-picPreview .picPreview-eye {
  opacity: 0;
  display: none;
}
.ui-picPreview:hover {
  opacity: 0.8;
}
.ui-picPreview:hover .picPreview-eye {
  display: block;
  opacity: 1;
  position: absolute;
  z-index: 2;
  font-size: 14px;
  color: #fff;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -7px;
}
.ui-picPreview:hover:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.ui-picPreview img {
  max-width: 100%;
  max-height: 100%;
  flex-shrink: 0;
  flex-grow: 0;
}
.aek-clear-icon {
  color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  transition: color 0.3s;
  vertical-align: 0;
  font-size: 16px;
}
.aek-clear-icon:hover {
  color: #757575;
}
.scroll-y {
  overflow-y: auto;
}
body .ant-table-fixed,
body .ant-table-fixed-left {
  z-index: 2 !important;
}
body .ant-table-fixed-right {
  z-index: 3 !important;
}
body .ant-table:not(.ui-table-forPrint) table thead th {
  font-weight: normal;
}
body .ant-table:not(.ui-table-forPrint) table thead th:first-child {
  border-left: none;
}
body .ant-table:not(.ui-table-forPrint) table thead th:last-child {
  border-right: none;
}
body .ant-table:not(.ui-table-forPrint) table tr.ant-table-expanded-row:hover {
  background: #fafafa;
}
body .ant-table:not(.ui-table-forPrint) table tr.ant-table-expanded-row:hover > td {
  background: #fafafa;
}
body .ant-table:not(.ui-table-forPrint) table tr.ant-table-expanded-row > td {
  height: auto;
  padding: 0;
  overflow: hidden;
}
body .ant-table:not(.ui-table-forPrint) table tr.ant-table-expanded-row > td > .ant-table-wrapper {
  margin: 0;
}
body .ant-table:not(.ui-table-forPrint) table tr.ant-table-expanded-row > td > .ant-table-wrapper table {
  border-top: none;
}
body .ant-table:not(.ui-table-forPrint) table tr.ant-table-expanded-row > td > .ant-table-wrapper thead > tr {
  background: #fafafa;
}
body .ant-table:not(.ui-table-forPrint) table tr.ant-table-expanded-row > td > .ant-table-wrapper thead > tr th {
  background: #fafafa;
  border-top: none;
}
body .ant-table:not(.ui-table-forPrint) table tr.ant-table-expanded-row > td > .ant-table-wrapper tbody > tr:last-child td {
  border-bottom: none;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-thead > tr > th:not(.thead-pageTitle) {
  white-space: nowrap;
  color: #000;
  background: #fafafa;
  border-bottom: 1px solid #eee;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-thead > tr > th:not(.thead-pageTitle):last-child {
  border-right: none;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-thead thead > tr:last-of-type > th {
  border-top: 1px solid #eee;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-tbody > tr > td {
  color: #000;
  overflow: hidden;
  padding: 8px;
  box-sizing: border-box;
  white-space: nowrap;
  word-break: break-all;
  text-overflow: ellipsis;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-tbody > tr > td[rowspan]:last-of-type {
  border-right: 1px solid #d9d9d9 !important;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-tbody > tr > td > p,
body .ant-table:not(.ui-table-forPrint) .ant-table-tbody > tr > td > div {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
body .ant-table:not(.ui-table-forPrint).ant-table-small .ant-table-placeholder,
body .ant-table:not(.ui-table-forPrint).ant-table-middle .ant-table-placeholder {
  background-repeat: no-repeat;
  background-position: center;
}
body .ant-table:not(.ui-table-forPrint).ant-table-small .ant-table-placeholder > span,
body .ant-table:not(.ui-table-forPrint).ant-table-middle .ant-table-placeholder > span {
  display: none;
}
body .ant-table:not(.ui-table-forPrint).ant-table-small .ant-table-thead > tr > th,
body .ant-table:not(.ui-table-forPrint).ant-table-middle .ant-table-thead > tr > th {
  background: #fafafa;
}
body .ant-table:not(.ui-table-forPrint).ant-table-small .ant-table-body > table,
body .ant-table:not(.ui-table-forPrint).ant-table-middle .ant-table-body > table {
  padding: 0;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-thead > tr > th:last-child,
body .ant-table:not(.ui-table-forPrint) .ant-table-tbody > tr > td:last-child {
  padding-right: 16px;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-tbody > tr > td[colspan='0'] {
  padding: 0;
}
body .ant-table:not(.ui-table-forPrint) .ant-form-item {
  margin-bottom: 16px;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-placeholder {
  background-repeat: no-repeat;
  background-position: center;
  border: none !important;
}
body .ant-table:not(.ui-table-forPrint) .ant-table-placeholder > span {
  display: none;
}
body .ant-table-body {
  overflow: overlay !important;
}
body .ant-table-tbody > tr > td.ant-table-column-sort {
  background-color: #fafafa;
}
body .ant-table-small > .ant-table-content > .ant-table-body {
  margin: 0;
}
body .ant-table-wrapper.ant-table-withHeaderFooter .ant-table-thead tr th.table-captionHeader {
  text-align: left;
  background: none !important;
}
body .ant-table-wrapper.ant-table-withHeaderFooter .ant-table-thead tr th.table-captionHeader:first-child {
  border-left: 1px solid #d9d9d9 !important;
}
body .ant-table-wrapper.ant-table-withHeaderFooter .ant-table-thead tr th.table-captionHeader:last-child {
  border-right: 1px solid #d9d9d9 !important;
}

.g-app-aside {
  position: relative;
  width: 168px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.g-app-aside .g-app-aside-menu {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
.g-app-aside .g-app-aside-menu::-webkit-scrollbar {
  width: 0;
}
.g-app-aside .g-app-aside-menu .ant-menu-submenu-title {
  height: 40px;
  line-height: 40px;
  margin: 0;
  font-size: 14px;
  padding-left: 16px !important;
  transition: padding 0.2s, width 0.2s, height 0.2s;
}
.g-app-aside .g-app-aside-menu .ant-menu-submenu-title > span {
  display: flex;
  align-items: center;
}
.g-app-aside .g-app-aside-menu .ant-menu-submenu-title .anticon {
  transition: all 0.2s;
  margin-right: 8px;
}
.g-app-aside .g-app-aside-menu.ant-menu-inline-collapsed .menu-item-1,
.g-app-aside .g-app-aside-menu.ant-menu-inline-collapsed .ant-menu-submenu-title {
  padding: 0 30px !important;
}
.g-app-aside .g-app-aside-menu.ant-menu-inline-collapsed .menu-item-1 .anticon,
.g-app-aside .g-app-aside-menu.ant-menu-inline-collapsed .ant-menu-submenu-title .anticon {
  width: 20px;
  height: 20px;
  margin-right: 0;
}
.g-app-aside .g-app-aside-menu .submenu {
  margin: 0;
  padding: 0;
}
.g-app-aside .g-app-aside-menu .menu-group .ant-menu-item-group-title {
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin: 0;
  padding-left: 48px;
}
.g-app-aside .g-app-aside-menu .menu-item {
  margin: 0px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  padding-left: 44px !important;
}
.g-app-aside .g-app-aside-menu .menu-item:hover {
  background-color: #ecf5ff;
}
.g-app-aside .g-app-aside-menu .menu-item-1 {
  padding-left: 16px !important;
  width: 100%;
}
.g-app-aside .g-app-aside-menu .menu-item-1 > span {
  display: flex;
  align-items: center;
}
.g-app-aside .g-app-aside-menu .menu-item-1 .anticon {
  transition: all 0.2s;
  margin-right: 8px;
}
.g-app-aside .ant-menu-inline,
.g-app-aside .ant-menu-vertical,
.g-app-aside .ant-menu-vertical-left {
  border-right: none;
}
.g-app-aside .g-app-logo-area {
  height: 40px;
  min-height: 40px;
  width: 168px;
  color: #606266;
  transition: width 0.2s;
  overflow: hidden;
  padding-left: 8px;
  padding-right: 8px;
  margin: 24px 0;
}
.g-app-aside .g-app-logo-area.logo-collapsed {
  width: 80px;
}
.g-app-aside .g-app-logo-area .g-app-popoverBody {
  width: 100%;
  height: 100%;
  padding-left: 8px;
  padding-right: 8px;
  background: #ecf0f3;
  border-radius: 8px;
}
.g-app-aside .ant-select-open .ant-select-arrow-icon svg {
  transform: rotate(0deg) !important;
}
.system-switch-item {
  margin-bottom: 10px;
}
.system-switch-item-current {
  outline: 1px solid #42a9fa;
}

.g-header {
  background-color: #19547e;
  color: #c0c4cc;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
  width: 100%;
  height: 40px;
  box-shadow: 0 12px 48px 0 rgba(0, 0, 0, 0.04);
  border-radius: 0 0 8px 8px;
  padding: 0 16px;
  font-size: 14px;
  z-index: 2;
}
.g-header .bannerNotice-list {
  display: flex;
  flex-grow: 1;
  width: 0;
  overflow: hidden;
  background: #f9d995;
  border-radius: 8px;
  padding: 2px 10px 2px 10px;
  align-content: center;
  align-items: center;
  color: #fff;
  margin-right: 10px;
}
.g-header .bannerNotice-list .anticon-sound {
  font-size: 24px;
  color: orangered;
}
.g-header .bannerNotice-list .ant-carousel {
  flex-grow: 1;
  height: 40px;
  overflow: hidden;
  max-width: 100%;
}
.g-header .bannerNotice-list .ant-carousel .slick-dots-bottom {
  bottom: 2px;
}
.g-header .header-left {
  width: 172px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 172px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVgAAABQCAYAAABcSG2ZAAAAAXNSR0IArs4c6QAAB2RJREFUeF7t3X1z3CYQx/ElD80kfUqb9v2/xXSSaaeOHTJ4dJmzo5NgWQSLvvevBZKWH58QTrKD8Jm6AjHGVyLycsCb/BpC+KK9rhjjCxF5KyJB28eg7e5CCHdHXluM8bWIvJ+wll9F5GMI4f7Iel6fa7Zw9qrjkOcF1yGHZeuiwNVuyLrjmm7llMDGGEMIIdqN5Xg9get4Y7JzReBqN2RD4HpKYBd40n8vv8yKLLjazdSDegJXu0IPg+vpgH0GT1rBTocsuNrN1IN6Ale7Qg+F66mAvQHPVMiCq91MPagncLUr9HC4ngbYHXimQBZc7WbqQT2Bq12hh8T1FMBmwuMa2cx7tItzfk88irVeK3DNz9DekcPiOj2whfC4RLbwHvfCavlzcAVXyzyt9TU0rlMDq4THFbLKe2wd+tQ/uIJr65wNj+u0wFbCcx9CeGidjtr+K++x9vRb7cEVXFvm6/Ef8N5vaOXe4HQvGlTC89DztbrcQau8x9zTaI4DV3DV5KakjRtcp1vBVsIDriUx//FYcAXXugTtt3aF61TAgut+OhseAa7g2jBej127w3UaYMG1dbY3+wdXcG0dQJe4TgEsuLbONrgqKsxzroqi3WjiFlf3wIKrXYoVPbFyZeWqiE1RE9e4ugYWXIuCan0wuIKrdaae9+ceV7fAgmvrbLMtoKgw2wKKos24LXB9T+6egwVXuxQremLlyspVEZuiJlOsXC937ApYcC0KqvXB4Aqu1pmaclvA5QoWXFtnm20BRYXZFlAUbfZtAXfAgqtdihU9sXJl5aqITVGTqbYFXAELrkVBtT4YXMHVOlPTbwu4ARZcW2ebbQFFhdkWUBTtTNsCLoAFV7sUK3pi5crKVRGboibTbgsMDyy4FgXV+mBwBVfrTJ1qW2BoYMG1dbbZFlBUmG0BRdHOui0wLLDgapdiRU+sXFm5KmJT1OQU2wJDAguuRUG1Phhcx8E1vfzzp4i8tB7kzv2dDtdU7yHe5ALXrtEH10FwTZcRY/xVRN52TYT9yU+J6xDAgqt9mgt6BNexcE0Lnr9GWfgU5Gjr0NPi2h1YcDWKsK4bcB0I12X1+lpE/tAN55CtTo1rV2DBteuEANfBcF2AfSMiv3dNht3JT49rN2DB1S7Fip7AdUBcF2DTF1sfFGM6WhNwXUbk8C+5wLXrXADXQXG9XFaM8W/ne7DgepWxQ4EFV3DtWoHBcV1WsekJgvQkgccPuD4btcOABdeu84WVqwNcr1ax70Xkp66JKT85uK7U7BBgwbU8rYYtwNURrssq9sXyZVd6qsDDB1xvjFJzYMG16/wAV2e4Xq1ivSALrhtTvCmw4AquXSvgFFdHyILrTsCbAQuuXWlh5eocVwfIgmvGFG8CLLhmVL7dIeA6Ca4DIwuumfPXHFhwzax8m8PAdTJcB0QWXAvmrimw4FpQeftDwXVSXAdCFlwL560ZsOBaWHnbw8F1clwHQBZcFXPWBFhwVVTergm4ngTXjsiCq3K+VgMLrsrK2zQD15Ph2gFZcK2Yq1XAgmtF5eubgutJcT0QWXCtnKdqYMG1svJ1zcH15LgegCy41s3Rx9YqYMHVoPL6LsAVXJ9UIMZo/VotuOrn55OWxcCCq1Hldd2AK7iuVsAQWXDVzc3VVkXAgqth5cu7Aldw3UyNAbLgWj4vN1tkAwuuxpUv6w5cwTUrMRXIgmtWhcsOygIWXMuKanw0uIJrUaQUyIJrUYXzD94FFlzzi9ngSHAFV1WsCpAFV1WF8xptAguueUVsdBS4gmtVtGKMaX7/IiLp73ytfe5E5FMI4aHqRDS+WYGbwIJr19SAK7iaBTDGmP70zBsRebU8mnkvInchhP/NTkJHqxVYBRZcu6YFXMG1awA5uV0FfgAWXO2Kq+gJXMFVERuajFqBJ8CCa9dhAldw7RpATm5fge/Agqt9cQt6BFdwLYgLh3qpwCOw4Np1uMAVXLsGkJO3q0BYHuVI3zLuPhO7chkPIYT0jeTQn8p/QFreG7iCa8t80XfnClxWsOm38Vwe4ci9JHDNrdT6ceAKrnUJovXwFbjegy1BFlzrhhZcDXFNby2FENIbSXyowFAVeP4UQQ6y4Fo3hOBqgOvy8Pw7EUnbWym3Cdi0XfVvCCG9ocSHCnSvwNpzsFvIgmvdkIFrJa7LdwY/i0jC9dbnPxH5HEKIdcNFaypQV4Fbb3KtIQuudbUGVxtcf1te+9wbjbSK/Qdk98rEz1tWYOt3EVwjC651owCux+J6ORvI1uWW1pUV2PttWgnZ9AUCj2LpCw2ufXAFWX1maWlUAc2zr0antuuG51ztanlQT+k3OWV9EbXsueZuC9y6fFayBw0sp3laAffAgqu7SB+NKytZdxGZ54JdAwuu7oLYC1eQdReVOS7YLbDg6i6AvXEFWXeR8X/BLoEFV3fBGwVXkHUXHd8X7A5YcHUXuNFwBVl3EfJ7wa6ABVd3QRsVV5B1FyWfF+wGWHB1F7DRcQVZd5Hyd8EugAVXd8HygivIuouWrwv+BqYeMqsw6zUSAAAAAElFTkSuQmCC);
}
.g-header .header-right {
  width: 100%;
  height: 100%;
  color: #c0c4cc;
}
.g-header .header-right .quick-search-trigger {
  margin: 0 31px 0 10px;
}
.g-header .header-right .company-wrapper {
  position: relative;
  z-index: 0;
}
.g-header .header-right .company-wrapper span {
  padding-left: 0;
}
.g-header .small-screenGuide {
  display: none;
}
@media (max-width: 1280px) {
  .g-header .small-screenGuide {
    display: inline-block;
    transform: translateX(15px);
    opacity: 0;
    animation: headerMoveToLeft 2s ease-out infinite;
  }
  .g-header .header-right:hover .small-screenGuide {
    display: none;
    animation: none;
  }
  .g-header .header-right:hover .user-name-orgName {
    padding-left: 7px;
    width: auto;
  }
}
.ant-popover .ant-popover-inner-content {
  padding: 0;
}
.ant-popover .system-switch {
  width: 314px;
}
.ant-popover .system-switch .system-switch-group {
  padding: 12px;
}
.ant-popover .system-switch .system-switch-group .system-switch-item {
  width: 88px;
  height: 104px;
  color: #333;
}
.ant-popover .system-switch .system-switch-group .system-switch-item:hover {
  background-color: #f4f9ff;
  color: #3e84e9 !important;
}
.ant-popover .system-switch .system-switch-group .system-switch-item:nth-child(3n + 2) {
  margin: 0 13px;
}
.ant-popover .system-switch .system-switch-bottom {
  background-color: #f9f9f9;
  height: 52px;
}

.g-app {
  display: flex;
  width: 100%;
  flex-grow: 1;
  position: relative;
  height: 100vh;
  overflow-x: auto;
  overflow-y: hidden;
}
.g-app .g-app-sider {
  position: relative;
  margin-top: 8px;
  border-radius: 4px;
}
.g-app .g-app-sider .sider-trigger {
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 40px;
  background: #f5f7fa;
  border-radius: 12px 0 0 12px;
  cursor: pointer;
}
.g-app .g-app-body {
  flex: 1;
  flex-shrink: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  position: relative;
  padding: 8px;
}
.g-app .g-app-body .g-app-main {
  flex-grow: 1;
  width: 0;
  display: flex;
  flex-direction: column;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  overflow-y: auto;
}
.g-app .g-app-body .ant-tabs.ant-tabs-card .ant-tabs-bar {
  border-bottom: none;
}
.g-app .g-app-body .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab {
  border: none;
  height: 32px;
  line-height: 32px;
  font-size: 14px;
  color: #666;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.g-app .g-app-body .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-tab-active {
  color: #333;
  font-weight: bold;
}
.g-app .g-app-body .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-close-x {
  height: 16px;
}
.g-app .g-app-body .ant-tabs.ant-tabs-card .ant-tabs-card-bar .ant-tabs-nav-container {
  height: 32px;
}
.ant-layout-header {
  height: 40px;
  padding: 0;
  line-height: 38px;
  background: transparent;
}
.app-topTabs {
  width: 100%;
  height: 32px;
}
.app-topTabs .ant-tabs-extra-content * + * {
  margin-left: 8px;
}
@keyframes index_nprogress-spinner-bb4300d6 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

