/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}

.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}

.background-opacity {
  background: #3476F0;
}

.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}

.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}

.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}

.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}

.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}

input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}

* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}

.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}

.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}

.table-cell-height {
  height: 30px;
  line-height: 30px;
}

/* fade */
.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity 0.28s;
  transition: opacity 0.28s;
}

.fade-enter,
.fade-leave-active {
  opacity: 0;
}

/* fade-transform */
.fade-transform-leave-active,
.fade-transform-enter-active {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.fade-transform-enter {
  opacity: 0;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
}

.fade-transform-leave-to {
  opacity: 0;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}

/* breadcrumb transition */
.breadcrumb-enter-active,
.breadcrumb-leave-active {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.breadcrumb-enter,
.breadcrumb-leave-active {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

.breadcrumb-move {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.breadcrumb-leave-active {
  position: absolute;
}

.el-breadcrumb__inner,
.el-breadcrumb__inner a {
  font-weight: 400 !important;
}

.el-upload input[type=file] {
  display: none !important;
}

.el-upload__input {
  display: none;
}

.cell .el-tag {
  margin-right: 0px;
}

.small-padding .cell {
  padding-left: 5px;
  padding-right: 5px;
}

.fixed-width .el-button--mini {
  padding: 7px 10px;
  width: 60px;
}

.status-col .cell {
  padding: 0 10px;
  text-align: center;
}
.status-col .cell .el-tag {
  margin-right: 0px;
}

.el-dialog {
  -webkit-transform: none;
          transform: none;
  left: 0;
  position: relative;
  margin: 0 auto;
  border-radius: 6px !important;
}

.upload-container .el-upload {
  width: 100%;
}
.upload-container .el-upload .el-upload-dragger {
  width: 100%;
  height: 200px;
}

.el-dropdown-menu a {
  display: block;
}

.el-range-editor.el-input__inner {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.el-range-separator {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.el-dialog .el-dialog__header .el-dialog__title {
  font-weight: bold;
}
.el-dialog .el-dialog__header {
  border-bottom: 1px solid #EBEEF5;
  font-size: 20px;
}
.el-dialog .el-dialog__headerbtn {
  top: 14px;
  font-size: 24px;
}

.el-form .el-form-item__label {
  color: #333333;
}

#app .main-container {
  width: 100%;
  min-height: 100%;
  position: relative;
}
#app .sidebar-container {
  -webkit-transition: width 0.28s;
  transition: width 0.28s;
  width: 200px !important;
  background-color: #304156;
  height: 100%;
  position: fixed;
  font-size: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
  overflow: hidden;
}
#app .sidebar-container .horizontal-collapse-transition {
  -webkit-transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
  transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
}
#app .sidebar-container .scrollbar-wrapper {
  overflow-x: hidden !important;
}
#app .sidebar-container .el-scrollbar__bar.is-vertical {
  right: 0px;
}
#app .sidebar-container .el-scrollbar {
  height: 100%;
}
#app .sidebar-container.has-logo .el-scrollbar {
  height: calc(100% - 50px);
}
#app .sidebar-container .is-horizontal {
  display: none;
}
#app .sidebar-container a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
#app .sidebar-container .svg-icon {
  margin-right: 16px;
}
#app .sidebar-container .el-menu {
  border: none;
  height: 100%;
  width: 100% !important;
}
#app .sidebar-container .el-menu-item, #app .sidebar-container .el-submenu__title {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
#app .sidebar-container .submenu-title-noDropdown:hover,
#app .sidebar-container .el-submenu__title:hover {
  background-color: #263445 !important;
}
#app .sidebar-container .is-active > .el-submenu__title {
  color: #f4f4f5 !important;
}
#app .sidebar-container .nest-menu .el-submenu > .el-submenu__title, #app .sidebar-container .el-submenu .el-menu-item {
  min-width: 200px !important;
  background-color: #1f2d3d !important;
}
#app .sidebar-container .nest-menu .el-submenu > .el-submenu__title:hover, #app .sidebar-container .el-submenu .el-menu-item:hover {
  background-color: #001528 !important;
}
#app .hideSidebar .sidebar-container {
  width: 54px !important;
}
#app .hideSidebar .main-container {
  margin-left: 0;
}
#app .hideSidebar .submenu-title-noDropdown {
  padding: 0 !important;
  position: relative;
}
#app .hideSidebar .submenu-title-noDropdown .el-tooltip {
  padding: 0 !important;
}
#app .hideSidebar .submenu-title-noDropdown .el-tooltip .svg-icon {
  margin-left: 20px;
}
#app .hideSidebar .el-submenu {
  overflow: hidden;
}
#app .hideSidebar .el-submenu > .el-submenu__title {
  padding: 0 !important;
}
#app .hideSidebar .el-submenu > .el-submenu__title .svg-icon {
  margin-left: 20px;
}
#app .hideSidebar .el-submenu > .el-submenu__title .el-submenu__icon-arrow {
  display: none;
}
#app .hideSidebar .el-menu--collapse .el-submenu > .el-submenu__title > span {
  height: 0;
  width: 0;
  overflow: hidden;
  visibility: hidden;
  display: inline-block;
}
#app .el-menu--collapse .el-menu .el-submenu {
  min-width: 200px !important;
}
#app .mobile .main-container {
  margin-left: 0px;
}
#app .mobile .sidebar-container {
  -webkit-transition: -webkit-transform 0.28s;
  transition: -webkit-transform 0.28s;
  transition: transform 0.28s;
  transition: transform 0.28s, -webkit-transform 0.28s;
  width: 200px !important;
}
#app .mobile.hideSidebar .sidebar-container {
  pointer-events: none;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: translate3d(-200px, 0, 0);
          transform: translate3d(-200px, 0, 0);
}
#app .withoutAnimation .main-container,
#app .withoutAnimation .sidebar-container {
  -webkit-transition: none;
  transition: none;
}

.el-menu--vertical > .el-menu .svg-icon {
  margin-right: 16px;
}
.el-menu--vertical .nest-menu .el-submenu > .el-submenu__title:hover,
.el-menu--vertical .el-menu-item:hover {
  background-color: #263445 !important;
}
.el-menu--vertical > .el-menu--popup {
  max-height: 100vh;
  overflow-y: auto;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-track-piece {
  background: #d3dce6;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar {
  width: 6px;
}
.el-menu--vertical > .el-menu--popup::-webkit-scrollbar-thumb {
  background: #99a9bf;
  border-radius: 20px;
}

.blue-btn {
  background: #324157;
}
.blue-btn:hover {
  color: #324157;
}
.blue-btn:hover:before, .blue-btn:hover:after {
  background: #324157;
}

.light-blue-btn {
  background: #3A71A8;
}
.light-blue-btn:hover {
  color: #3A71A8;
}
.light-blue-btn:hover:before, .light-blue-btn:hover:after {
  background: #3A71A8;
}

.red-btn {
  background: #C03639;
}
.red-btn:hover {
  color: #C03639;
}
.red-btn:hover:before, .red-btn:hover:after {
  background: #C03639;
}

.pink-btn {
  background: #E65D6E;
}
.pink-btn:hover {
  color: #E65D6E;
}
.pink-btn:hover:before, .pink-btn:hover:after {
  background: #E65D6E;
}

.green-btn {
  background: #30B08F;
}
.green-btn:hover {
  color: #30B08F;
}
.green-btn:hover:before, .green-btn:hover:after {
  background: #30B08F;
}

.tiffany-btn {
  background: #4AB7BD;
}
.tiffany-btn:hover {
  color: #4AB7BD;
}
.tiffany-btn:hover:before, .tiffany-btn:hover:after {
  background: #4AB7BD;
}

.yellow-btn {
  background: #FEC171;
}
.yellow-btn:hover {
  color: #FEC171;
}
.yellow-btn:hover:before, .yellow-btn:hover:after {
  background: #FEC171;
}

.pan-btn {
  font-size: 14px;
  color: #fff;
  padding: 14px 36px;
  border-radius: 8px;
  border: none;
  outline: none;
  -webkit-transition: 600ms ease all;
  transition: 600ms ease all;
  position: relative;
  display: inline-block;
}
.pan-btn:hover {
  background: #fff;
}
.pan-btn:hover:before, .pan-btn:hover:after {
  width: 100%;
  -webkit-transition: 600ms ease all;
  transition: 600ms ease all;
}
.pan-btn:before, .pan-btn:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 2px;
  width: 0;
  -webkit-transition: 400ms ease all;
  transition: 400ms ease all;
}
.pan-btn::after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0;
}

.custom-button {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  color: #fff;
  -webkit-appearance: none;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
  margin: 0;
  padding: 10px 15px;
  font-size: 14px;
  border-radius: 4px;
}

body {
  background: #F4F8FE;
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
  overflow-y: hidden;
  overflow-x: hidden;
}

label {
  font-weight: 700;
}

html {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

b, strong {
  line-height: normal !important;
}

#app {
  height: 100%;
  background: #F4F8FE;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.no-padding {
  padding: 0px !important;
}

.padding-content {
  padding: 4px 0;
}

a:focus,
a:active {
  outline: none;
}

a,
a:focus,
a:hover {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}

div:focus {
  outline: none;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.pr-5 {
  padding-right: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.block {
  display: block;
}

.pointer {
  cursor: pointer;
}

.inlineBlock {
  display: block;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

aside {
  background: #eef1f6;
  padding: 8px 24px;
  margin-bottom: 20px;
  border-radius: 2px;
  display: block;
  line-height: 32px;
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #2c3e50;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
aside a {
  color: #337ab7;
  cursor: pointer;
}
aside a:hover {
  color: rgb(32, 160, 255);
}

/*main-container全局样式*/
.app-container {
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  display: -moz-flex;
  display: -o-flex;
  width: 100%;
}

.components-container {
  margin: 30px 50px;
  position: relative;
}

.pagination-container {
  margin-top: 30px;
}

.text-center {
  text-align: center;
}

.sub-navbar {
  height: 50px;
  line-height: 50px;
  position: relative;
  width: 100%;
  text-align: right;
  padding-right: 20px;
  -webkit-transition: 600ms ease position;
  transition: 600ms ease position;
  background: -webkit-gradient(linear, left top, right top, from(rgb(32, 182, 249)), color-stop(0%, rgb(32, 182, 249)), color-stop(100%, rgb(33, 120, 241)), to(rgb(33, 120, 241)));
  background: linear-gradient(90deg, rgb(32, 182, 249) 0%, rgb(32, 182, 249) 0%, rgb(33, 120, 241) 100%, rgb(33, 120, 241) 100%);
}
.sub-navbar .subtitle {
  font-size: 20px;
  color: #fff;
}
.sub-navbar.draft {
  background: #d0d0d0;
}
.sub-navbar.deleted {
  background: #d0d0d0;
}

.link-type,
.link-type:focus {
  color: #337ab7;
  cursor: pointer;
}
.link-type:hover,
.link-type:focus:hover {
  color: rgb(32, 160, 255);
}

.filter-container {
  padding-bottom: 10px;
}
.filter-container .filter-item {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

/*refine vue-multiselect plugin*/
.multiselect {
  line-height: 16px;
}

.multiselect--active {
  z-index: 1000 !important;
}

img {
  max-width: 100%;
}

.create-nav-wrapper {
  text-align: center;
}

.app-container, .app-inner-container {
  width: 100%;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}

.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}

.background-opacity {
  background: #3476F0;
}

.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}

.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}

.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}

.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}

.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}

input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}

* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}

.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}

.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}

.table-cell-height {
  height: 30px;
  line-height: 30px;
}

/**
* 通用css样式布局处理
* Copyright (c) 2019 ruoyi
*/
/** 基础通用 **/
.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb8 {
  margin-bottom: 8px;
}

.ml5 {
  margin-left: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml0 {
  margin-left: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.m20 {
  margin-left: 20px;
}

.el-table .el-table__header-wrapper th, .el-table .el-table__fixed-header-wrapper th {
  word-break: break-word;
  background-color: #f8f8f9;
  color: #515a6e;
  height: 40px;
  font-size: 13px;
}
.el-table .el-table__body-wrapper .el-button [class*=el-icon-] + span {
  margin-left: 1px;
}

/** 表单布局 **/
.form-header {
  font-size: 15px;
  color: #6379bb;
  border-bottom: 1px solid #ddd;
  margin: 8px 10px 25px 10px;
  padding-bottom: 5px;
}

/** 表格布局 **/
.pagination-container {
  position: relative;
  height: 35px;
  margin-bottom: 30px;
  margin-top: 0;
  padding: 10px 20px;
}

/* tree border */
.tree-border {
  margin-top: 5px;
  border: 1px solid #e5e6e7;
  background: #FFFFFF none;
  border-radius: 4px;
}

.pagination-container .el-pagination {
  right: 0;
  position: absolute;
}

.el-table .fixed-width .el-button--mini {
  color: #409EFF;
  padding-left: 0;
  padding-right: 0;
  width: inherit;
}

.el-tree-node__content > .el-checkbox {
  margin-right: 8px;
}

.list-group-striped > .list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.list-group {
  padding-left: 0px;
  list-style: none;
}

.list-group-item {
  border-bottom: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  margin-bottom: -1px;
  padding: 11px 0px;
  font-size: 13px;
}

.pull-right {
  float: right !important;
}

.el-card__header {
  padding: 14px 15px 7px;
  min-height: 40px;
}

.el-card__body {
  padding: 15px 20px 20px 20px;
}

.card-box {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 10px;
}

/* button color */
.el-button--cyan.is-active,
.el-button--cyan:active {
  background: #20B2AA;
  border-color: #20B2AA;
  color: #FFFFFF;
}

.el-button--cyan:focus,
.el-button--cyan:hover {
  background: #48D1CC;
  border-color: #48D1CC;
  color: #FFFFFF;
}

.el-button--cyan {
  background-color: #20B2AA;
  border-color: #20B2AA;
  color: #FFFFFF;
}

/* text color */
.text-navy {
  color: #1ab394;
}

.text-primary {
  color: inherit;
}

.text-success {
  color: #1c84c6;
}

.text-info {
  color: #23c6c8;
}

.text-warning {
  color: #f8ac59;
}

.text-danger {
  color: #ed5565;
}

.text-muted {
  color: #888888;
}

/* image */
.img-circle {
  border-radius: 50%;
}

.img-lg {
  width: 120px;
  height: 120px;
}

.avatar-upload-preview {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 180px;
  height: 180px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 4px #ccc;
          box-shadow: 0 0 4px #ccc;
  overflow: hidden;
}

/* 拖拽列样式 */
.sortable-ghost {
  opacity: 0.8;
  color: #fff !important;
  background: #42b983 !important;
}

.top-right-btn {
  position: relative;
  float: right;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-60495594] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-60495594] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-60495594] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-60495594] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-60495594] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-60495594] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-60495594] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-60495594] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-60495594] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-60495594] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-60495594]  .el-form-item__content,
.table-style .fill-select-item[data-v-60495594]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-60495594] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-60495594] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-60495594], .form-widget-list .checkbox-form-item-wrapper[data-v-60495594] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-60495594], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-60495594] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-60495594] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-60495594] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-60495594], .el-form-item--medium .el-checkbox[data-v-60495594] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-60495594] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-60495594], .el-form-item--small .el-checkbox[data-v-60495594] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-60495594] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-60495594], .el-form-item--mini .el-checkbox[data-v-60495594] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-60495594] {
  margin-top: 4px;
}
input[type=password][data-v-60495594]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-60495594]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-60495594]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-60495594]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-60495594]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-60495594] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-60495594] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-60495594] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-60495594]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-60495594] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-60495594] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-60495594] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-60495594] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-60495594] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-60495594] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-60495594] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-60495594] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-60495594], .table-style .el-form-item .el-form-item__content > div[data-v-60495594] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-60495594] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-60495594], .table-style .el-form-item.rich-editor-item[data-v-60495594], .table-style .el-form-item.static-text-item[data-v-60495594], .table-style .el-form-item.html-text-item[data-v-60495594] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-60495594], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-60495594], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-60495594], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-60495594] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-60495594] {
  height: 30px;
  line-height: 30px;
}
.side-scroll-bar[data-v-60495594]  .el-scrollbar__wrap {
  overflow-x: hidden;
}
.side-scroll-bar[data-v-60495594]  .el-scrollbar__wrap {
  margin-right: 0px !important;
}
.side-scroll-bar[data-v-60495594]  .el-scrollbar__wrap,
.side-scroll-bar[data-v-60495594]  .el-scrollbar__view,
.side-scroll-bar[data-v-60495594]  .panel-container,
.side-scroll-bar[data-v-60495594]  .el-tabs--top,
.side-scroll-bar[data-v-60495594]  .el-tabs__content {
  height: 100%;
  overflow: hidden;
}
.side-scroll-bar[data-v-60495594]  .el-tab-pane {
  overflow: hidden;
  height: calc(100% - 40px);
  position: relative;
  overflow-y: auto;
}
div.panel-container[data-v-60495594] {
  padding-bottom: 10px;
}
.no-bottom-margin[data-v-60495594]  .el-tabs__header {
  margin-bottom: 0;
}
.indent-left-margin[data-v-60495594]  .el-tabs__nav {
  margin-left: 20px;
}
.el-collapse-item[data-v-60495594]  ul > li {
  list-style: none;
}
.widget-collapse[data-v-60495594] {
  border-top-width: 0;
}
.widget-collapse[data-v-60495594]  .el-collapse-item__header {
  margin-left: 8px;
  font-weight: bold;
}
.widget-collapse[data-v-60495594]  .el-collapse-item__content {
  padding-bottom: 6px;
}
.widget-collapse[data-v-60495594]  .el-collapse-item__content ul {
  padding-left: 10px; /* 重置IE11默认样式 */
  margin: 0; /* 重置IE11默认样式 */
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0.25em;
          margin-block-end: 0.25em;
  -webkit-padding-start: 10px;
          padding-inline-start: 10px;
}
.widget-collapse[data-v-60495594]  .el-collapse-item__content ul:after {
  content: "";
  display: block;
  clear: both;
}
.widget-collapse[data-v-60495594]  .el-collapse-item__content ul .container-widget-item,
.widget-collapse[data-v-60495594]  .el-collapse-item__content ul .field-widget-item {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  width: 110px;
  float: left;
  margin: 2px 6px 6px 0;
  cursor: move;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border: 1px solid transparent;
  background: #f1f2f3;
  border-radius: 6px;
}
.widget-collapse[data-v-60495594]  .el-collapse-item__content ul .container-widget-item:hover,
.widget-collapse[data-v-60495594]  .el-collapse-item__content ul .field-widget-item:not(.field-disabled):hover {
  border: 1px dashed #3476F0;
  background: rgba(0, 120, 255, 0.08);
  color: #3476F0;
  cursor: move;
}
.widget-collapse[data-v-60495594]  .el-collapse-item__content ul .drag-handler {
  position: absolute;
  top: 0;
  left: 160px;
  background-color: #dddddd;
  border-radius: 5px;
  padding-right: 5px;
  font-size: 11px;
  color: #666666;
}
.quick-widgets[data-v-60495594] {
  border: dotted 1px #888888;
  margin: 2px;
  min-height: 80px;
  position: relative;
}
.quick-widgets ul[data-v-60495594] {
  padding: 0px;
}
.quick-widgets-empty[data-v-60495594] {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: table;
  color: #acacac;
  width: 100%;
  height: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.quick-widgets-empty .content[data-v-60495594] {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.quick-widgets .field-widget-item[data-v-60495594] {
  margin-right: 4px !important;
  position: relative;
}
.quick-widgets .widget-close[data-v-60495594] {
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 4px;
  width: 10px;
  height: 10px;
  line-height: 10px;
  text-align: center;
  cursor: pointer;
}
.quick-widgets .widget-close[data-v-60495594]:hover {
  background-color: #cccccc;
}
.el-card.ft-card[data-v-60495594] {
  border: 1px solid #8896b3;
}
.ft-card[data-v-60495594] {
  margin-bottom: 10px;
}
.ft-card .bottom[data-v-60495594] {
  margin-top: 10px;
  line-height: 12px;
}
.ft-card[data-v-60495594] {
  /*
    .image-zoom {
      height: 500px;
      width: 620px
    }
    */
}
.ft-card .ft-title[data-v-60495594] {
  font-size: 13px;
  font-weight: bold;
}
.ft-card .right-button[data-v-60495594] {
  padding: 0;
}
.ft-card .clear-fix[data-v-60495594]:before,
.ft-card .clear-fix[data-v-60495594]:after {
  display: table;
  content: "";
}
.ft-card .clear-fix[data-v-60495594]:after {
  clear: both;
}
.form-widget-quick-list[data-v-60495594] {
  min-height: 88px;
  position: relative;
  z-index: 200;
}

.common-field-drag-ghost{
  border:none 0px!important;
  height:0px!important;
  width:0px!important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1d059fa0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1d059fa0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1d059fa0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1d059fa0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1d059fa0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1d059fa0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1d059fa0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1d059fa0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1d059fa0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1d059fa0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1d059fa0]  .el-form-item__content,
.table-style .fill-select-item[data-v-1d059fa0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1d059fa0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1d059fa0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1d059fa0], .form-widget-list .checkbox-form-item-wrapper[data-v-1d059fa0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1d059fa0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1d059fa0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1d059fa0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1d059fa0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1d059fa0], .el-form-item--medium .el-checkbox[data-v-1d059fa0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1d059fa0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1d059fa0], .el-form-item--small .el-checkbox[data-v-1d059fa0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1d059fa0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1d059fa0], .el-form-item--mini .el-checkbox[data-v-1d059fa0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1d059fa0] {
  margin-top: 4px;
}
input[type=password][data-v-1d059fa0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1d059fa0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1d059fa0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1d059fa0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1d059fa0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1d059fa0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1d059fa0] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1d059fa0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1d059fa0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1d059fa0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1d059fa0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1d059fa0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1d059fa0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1d059fa0] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1d059fa0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1d059fa0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1d059fa0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1d059fa0], .table-style .el-form-item .el-form-item__content > div[data-v-1d059fa0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1d059fa0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1d059fa0], .table-style .el-form-item.rich-editor-item[data-v-1d059fa0], .table-style .el-form-item.static-text-item[data-v-1d059fa0], .table-style .el-form-item.html-text-item[data-v-1d059fa0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1d059fa0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1d059fa0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1d059fa0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1d059fa0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1d059fa0] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-1d059fa0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1d059fa0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1d059fa0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1d059fa0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1d059fa0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1d059fa0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1d059fa0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1d059fa0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1d059fa0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1d059fa0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1d059fa0]  .el-form-item__content,
.table-style .fill-select-item[data-v-1d059fa0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1d059fa0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1d059fa0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1d059fa0], .form-widget-list .checkbox-form-item-wrapper[data-v-1d059fa0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1d059fa0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1d059fa0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1d059fa0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1d059fa0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1d059fa0], .el-form-item--medium .el-checkbox[data-v-1d059fa0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1d059fa0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1d059fa0], .el-form-item--small .el-checkbox[data-v-1d059fa0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1d059fa0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1d059fa0], .el-form-item--mini .el-checkbox[data-v-1d059fa0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1d059fa0] {
  margin-top: 4px;
}
input[type=password][data-v-1d059fa0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1d059fa0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1d059fa0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1d059fa0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1d059fa0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1d059fa0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1d059fa0] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1d059fa0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1d059fa0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1d059fa0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1d059fa0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1d059fa0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1d059fa0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1d059fa0] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1d059fa0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1d059fa0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1d059fa0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1d059fa0], .table-style .el-form-item .el-form-item__content > div[data-v-1d059fa0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1d059fa0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1d059fa0], .table-style .el-form-item.rich-editor-item[data-v-1d059fa0], .table-style .el-form-item.static-text-item[data-v-1d059fa0], .table-style .el-form-item.html-text-item[data-v-1d059fa0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1d059fa0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1d059fa0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1d059fa0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1d059fa0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1d059fa0] {
  height: 30px;
  line-height: 30px;
}
.design-time-bottom-margin[data-v-1d059fa0] {
  margin-bottom: 5px;
}
.field-wrapper[data-v-1d059fa0] {
  position: relative;
}
.field-wrapper .field-action[data-v-1d059fa0] {
  position: absolute;
  bottom: 0;
  right: -2px;
  height: 22px;
  line-height: 22px;
  background: #3476F0;
  z-index: 9;
}
.field-wrapper .field-action i[data-v-1d059fa0] {
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.field-wrapper .drag-handler[data-v-1d059fa0] {
  position: absolute;
  top: 0;
  left: -1px;
  height: 20px;
  line-height: 20px;
  z-index: 9;
}
.field-wrapper .drag-handler i[data-v-1d059fa0] {
  font-size: 12px;
  font-style: normal;
  color: #fff;
  margin: 4px;
  cursor: move;
}
.field-wrapper .drag-handler[data-v-1d059fa0]:hover {
  background: #3476F0;
}
.static-content-item[data-v-1d059fa0] {
  min-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 垂直居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.static-content-item[data-v-1d059fa0]  .el-divider--horizontal {
  margin: 0;
}
.el-form-item.selected[data-v-1d059fa0]:not(.sub-form),
.static-content-item.selected[data-v-1d059fa0]:not(.sub-form) {
  outline: 2px solid #3476F0;
  outline-offset: 0px;
  z-index: 10;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-c12174c2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-c12174c2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-c12174c2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-c12174c2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-c12174c2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-c12174c2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-c12174c2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-c12174c2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-c12174c2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-c12174c2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-c12174c2]  .el-form-item__content,
.table-style .fill-select-item[data-v-c12174c2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-c12174c2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-c12174c2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-c12174c2], .form-widget-list .checkbox-form-item-wrapper[data-v-c12174c2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c12174c2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c12174c2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c12174c2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c12174c2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-c12174c2], .el-form-item--medium .el-checkbox[data-v-c12174c2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-c12174c2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-c12174c2], .el-form-item--small .el-checkbox[data-v-c12174c2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-c12174c2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-c12174c2], .el-form-item--mini .el-checkbox[data-v-c12174c2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-c12174c2] {
  margin-top: 4px;
}
input[type=password][data-v-c12174c2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-c12174c2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-c12174c2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-c12174c2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-c12174c2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-c12174c2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-c12174c2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-c12174c2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-c12174c2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-c12174c2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-c12174c2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-c12174c2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-c12174c2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-c12174c2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-c12174c2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-c12174c2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-c12174c2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-c12174c2], .table-style .el-form-item .el-form-item__content > div[data-v-c12174c2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-c12174c2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-c12174c2], .table-style .el-form-item.rich-editor-item[data-v-c12174c2], .table-style .el-form-item.static-text-item[data-v-c12174c2], .table-style .el-form-item.html-text-item[data-v-c12174c2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-c12174c2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-c12174c2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-c12174c2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-c12174c2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-c12174c2] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-c12174c2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-c12174c2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-c12174c2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-c12174c2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-c12174c2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-c12174c2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-c12174c2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-c12174c2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-c12174c2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-c12174c2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-c12174c2]  .el-form-item__content,
.table-style .fill-select-item[data-v-c12174c2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-c12174c2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-c12174c2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-c12174c2], .form-widget-list .checkbox-form-item-wrapper[data-v-c12174c2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c12174c2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c12174c2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c12174c2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c12174c2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-c12174c2], .el-form-item--medium .el-checkbox[data-v-c12174c2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-c12174c2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-c12174c2], .el-form-item--small .el-checkbox[data-v-c12174c2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-c12174c2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-c12174c2], .el-form-item--mini .el-checkbox[data-v-c12174c2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-c12174c2] {
  margin-top: 4px;
}
input[type=password][data-v-c12174c2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-c12174c2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-c12174c2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-c12174c2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-c12174c2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-c12174c2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-c12174c2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-c12174c2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-c12174c2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-c12174c2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-c12174c2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-c12174c2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-c12174c2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-c12174c2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-c12174c2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-c12174c2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-c12174c2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-c12174c2], .table-style .el-form-item .el-form-item__content > div[data-v-c12174c2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-c12174c2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-c12174c2], .table-style .el-form-item.rich-editor-item[data-v-c12174c2], .table-style .el-form-item.static-text-item[data-v-c12174c2], .table-style .el-form-item.html-text-item[data-v-c12174c2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-c12174c2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-c12174c2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-c12174c2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-c12174c2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-c12174c2] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-063485bc] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-063485bc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-063485bc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-063485bc] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-063485bc] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-063485bc] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-063485bc] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-063485bc] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-063485bc] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-063485bc] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-063485bc]  .el-form-item__content,
.table-style .fill-select-item[data-v-063485bc]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-063485bc] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-063485bc] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-063485bc], .form-widget-list .checkbox-form-item-wrapper[data-v-063485bc] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-063485bc], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-063485bc] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-063485bc] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-063485bc] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-063485bc], .el-form-item--medium .el-checkbox[data-v-063485bc] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-063485bc] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-063485bc], .el-form-item--small .el-checkbox[data-v-063485bc] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-063485bc] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-063485bc], .el-form-item--mini .el-checkbox[data-v-063485bc] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-063485bc] {
  margin-top: 4px;
}
input[type=password][data-v-063485bc]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-063485bc]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-063485bc]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-063485bc]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-063485bc]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-063485bc] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-063485bc] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-063485bc] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-063485bc]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-063485bc] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-063485bc] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-063485bc] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-063485bc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-063485bc] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-063485bc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-063485bc] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-063485bc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-063485bc], .table-style .el-form-item .el-form-item__content > div[data-v-063485bc] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-063485bc] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-063485bc], .table-style .el-form-item.rich-editor-item[data-v-063485bc], .table-style .el-form-item.static-text-item[data-v-063485bc], .table-style .el-form-item.html-text-item[data-v-063485bc] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-063485bc], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-063485bc], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-063485bc], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-063485bc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-063485bc] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-063485bc] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-063485bc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-063485bc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-063485bc] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-063485bc] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-063485bc] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-063485bc] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-063485bc] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-063485bc] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-063485bc] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-063485bc]  .el-form-item__content,
.table-style .fill-select-item[data-v-063485bc]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-063485bc] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-063485bc] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-063485bc], .form-widget-list .checkbox-form-item-wrapper[data-v-063485bc] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-063485bc], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-063485bc] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-063485bc] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-063485bc] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-063485bc], .el-form-item--medium .el-checkbox[data-v-063485bc] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-063485bc] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-063485bc], .el-form-item--small .el-checkbox[data-v-063485bc] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-063485bc] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-063485bc], .el-form-item--mini .el-checkbox[data-v-063485bc] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-063485bc] {
  margin-top: 4px;
}
input[type=password][data-v-063485bc]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-063485bc]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-063485bc]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-063485bc]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-063485bc]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-063485bc] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-063485bc] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-063485bc] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-063485bc]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-063485bc] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-063485bc] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-063485bc] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-063485bc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-063485bc] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-063485bc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-063485bc] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-063485bc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-063485bc], .table-style .el-form-item .el-form-item__content > div[data-v-063485bc] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-063485bc] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-063485bc], .table-style .el-form-item.rich-editor-item[data-v-063485bc], .table-style .el-form-item.static-text-item[data-v-063485bc], .table-style .el-form-item.html-text-item[data-v-063485bc] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-063485bc], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-063485bc], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-063485bc], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-063485bc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-063485bc] {
  height: 30px;
  line-height: 30px;
}
.design-time-bottom-margin[data-v-063485bc] {
  margin-bottom: 5px;
}
.design-time-bottom-margin .html-text-item[data-v-063485bc]  .el-form-item__content .quillWrapper {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 0px;
}
.container-wrapper .field-wrapper[data-v-063485bc] {
  padding-right: 0px;
}
.field-wrapper[data-v-063485bc] {
  position: relative;
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 0px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.field-wrapper .field-action[data-v-063485bc] {
  position: absolute;
  bottom: -22px;
  right: 0px;
  height: 22px;
  line-height: 22px;
  background: #3476F0;
  z-index: 9;
}
.field-wrapper .field-action i[data-v-063485bc] {
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.field-wrapper .drag-mask[data-v-063485bc] {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 5px;
  right: 5px;
  background: rgba(255, 255, 255, 0);
  z-index: 9;
  pointer-events: none;
}
.field-wrapper .drag-mask i[data-v-063485bc] {
  font-size: 12px;
  font-style: normal;
  color: #fff;
  margin: 4px;
  cursor: move;
}
.field-wrapper .drag-mask[data-v-063485bc]:hover {
  background: rgba(52, 118, 240, 0.1);
}
.el-form-item[data-v-063485bc] {
  position: relative;
}
.el-form-item[data-v-063485bc]  .el-form-item__label {
  text-overflow: ellipsis;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0px;
  line-height: 36px;
  width: 100%;
}
.el-form-item span.custom-label i[data-v-063485bc] {
  margin: 0 3px;
}
.el-form-item span.custom-label.label-extra[data-v-063485bc] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.el-form-item span.custom-label.label-extra div[data-v-063485bc] {
  display: inline-block;
}
.el-form-item[data-v-063485bc] {
  /* 隐藏Chrome浏览器中el-input数字输入框右侧的上下调整小箭头 */
}
.el-form-item[data-v-063485bc]  .hide-spin-button input::-webkit-outer-spin-button,
.el-form-item[data-v-063485bc]  .hide-spin-button input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}
.el-form-item[data-v-063485bc] {
  /* 隐藏Firefox浏览器中el-input数字输入框右侧的上下调整小箭头 */
}
.el-form-item[data-v-063485bc]  .hide-spin-button input[type=number] {
  -moz-appearance: textfield;
}
.required[data-v-063485bc]  .el-form-item__label::before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.static-content-item[data-v-063485bc] {
  min-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 垂直居中 */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; /* 垂直居中 */
}
.static-content-item[data-v-063485bc]  .el-divider--horizontal {
  margin: 0;
}
.el-form-item.selected[data-v-063485bc]:not(.sub-form),
.static-content-item.selected[data-v-063485bc]:not(.sub-form) {
  position: relative;
}
.el-form-item.selected[data-v-063485bc]:not(.sub-form)::after,
.static-content-item.selected[data-v-063485bc]:not(.sub-form)::after {
  content: " ";
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0px;
  left: 0px;
  right: 0px;
  outline: 2px solid #3476F0;
  outline-offset: 0px;
  pointer-events: none;
  z-index: 10;
}
[data-v-063485bc] .label-left-align .el-form-item__label {
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 12px;
}
[data-v-063485bc] .label-center-align .el-form-item__label {
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 12px;
}
[data-v-063485bc] .label-right-align .el-form-item__label {
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 12px;
}
.field-action.field-action-top[data-v-063485bc] {
  top: 5px;
  right: 10px;
  background-color: transparent;
}
.field-action.field-action-top i[data-v-063485bc] {
  color: #3476F0;
}
[data-v-063485bc] .el-input__inner,[data-v-063485bc] .el-textarea__inner {
  padding-left: 6px;
  padding-right: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-063485bc] .el-date-editor .el-input__inner {
  padding-left: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-c8d4e9da] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-c8d4e9da] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-c8d4e9da] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-c8d4e9da] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-c8d4e9da] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-c8d4e9da] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-c8d4e9da] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-c8d4e9da] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-c8d4e9da] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-c8d4e9da] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-c8d4e9da]  .el-form-item__content,
.table-style .fill-select-item[data-v-c8d4e9da]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-c8d4e9da] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-c8d4e9da] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-c8d4e9da], .form-widget-list .checkbox-form-item-wrapper[data-v-c8d4e9da] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c8d4e9da], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c8d4e9da] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c8d4e9da] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c8d4e9da] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-c8d4e9da], .el-form-item--medium .el-checkbox[data-v-c8d4e9da] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-c8d4e9da] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-c8d4e9da], .el-form-item--small .el-checkbox[data-v-c8d4e9da] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-c8d4e9da] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-c8d4e9da], .el-form-item--mini .el-checkbox[data-v-c8d4e9da] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-c8d4e9da] {
  margin-top: 4px;
}
input[type=password][data-v-c8d4e9da]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-c8d4e9da]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-c8d4e9da]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-c8d4e9da]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-c8d4e9da]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-c8d4e9da] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-c8d4e9da] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-c8d4e9da] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-c8d4e9da]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-c8d4e9da] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-c8d4e9da] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-c8d4e9da] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-c8d4e9da] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-c8d4e9da] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-c8d4e9da] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-c8d4e9da] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-c8d4e9da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-c8d4e9da], .table-style .el-form-item .el-form-item__content > div[data-v-c8d4e9da] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-c8d4e9da] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-c8d4e9da], .table-style .el-form-item.rich-editor-item[data-v-c8d4e9da], .table-style .el-form-item.static-text-item[data-v-c8d4e9da], .table-style .el-form-item.html-text-item[data-v-c8d4e9da] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-c8d4e9da], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-c8d4e9da], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-c8d4e9da], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-c8d4e9da] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-c8d4e9da] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-c8d4e9da] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-c8d4e9da] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-c8d4e9da] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-c8d4e9da] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-c8d4e9da] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-c8d4e9da] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-c8d4e9da] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-c8d4e9da] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-c8d4e9da] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-c8d4e9da] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-c8d4e9da]  .el-form-item__content,
.table-style .fill-select-item[data-v-c8d4e9da]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-c8d4e9da] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-c8d4e9da] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-c8d4e9da], .form-widget-list .checkbox-form-item-wrapper[data-v-c8d4e9da] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c8d4e9da], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c8d4e9da] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c8d4e9da] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c8d4e9da] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-c8d4e9da], .el-form-item--medium .el-checkbox[data-v-c8d4e9da] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-c8d4e9da] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-c8d4e9da], .el-form-item--small .el-checkbox[data-v-c8d4e9da] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-c8d4e9da] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-c8d4e9da], .el-form-item--mini .el-checkbox[data-v-c8d4e9da] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-c8d4e9da] {
  margin-top: 4px;
}
input[type=password][data-v-c8d4e9da]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-c8d4e9da]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-c8d4e9da]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-c8d4e9da]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-c8d4e9da]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-c8d4e9da] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-c8d4e9da] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-c8d4e9da] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-c8d4e9da]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-c8d4e9da] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-c8d4e9da] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-c8d4e9da] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-c8d4e9da] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-c8d4e9da] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-c8d4e9da] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-c8d4e9da] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-c8d4e9da] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-c8d4e9da], .table-style .el-form-item .el-form-item__content > div[data-v-c8d4e9da] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-c8d4e9da] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-c8d4e9da], .table-style .el-form-item.rich-editor-item[data-v-c8d4e9da], .table-style .el-form-item.static-text-item[data-v-c8d4e9da], .table-style .el-form-item.html-text-item[data-v-c8d4e9da] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-c8d4e9da], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-c8d4e9da], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-c8d4e9da], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-c8d4e9da] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-c8d4e9da] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-c8d4e9da] {
  width: 100% !important;
}
.cascaderItem[data-v-c8d4e9da] {
  max-width: 400px;
  height: auto;
  line-height: 18px;
  white-space: normal;
  word-wrap: break-word;
}

.cascader-auto-height .el-cascader-menu .el-cascader-node{
  height:auto;
  line-height: 18px;
  min-height: 35px;
  padding: 3px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5f316b24] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5f316b24] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5f316b24] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5f316b24] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5f316b24] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5f316b24] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5f316b24] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5f316b24] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5f316b24] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5f316b24] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5f316b24]  .el-form-item__content,
.table-style .fill-select-item[data-v-5f316b24]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5f316b24] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5f316b24] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5f316b24], .form-widget-list .checkbox-form-item-wrapper[data-v-5f316b24] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5f316b24], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5f316b24] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5f316b24] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5f316b24] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5f316b24], .el-form-item--medium .el-checkbox[data-v-5f316b24] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5f316b24] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5f316b24], .el-form-item--small .el-checkbox[data-v-5f316b24] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5f316b24] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5f316b24], .el-form-item--mini .el-checkbox[data-v-5f316b24] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5f316b24] {
  margin-top: 4px;
}
input[type=password][data-v-5f316b24]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5f316b24]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5f316b24]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5f316b24]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5f316b24]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5f316b24] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5f316b24] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5f316b24] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5f316b24]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5f316b24] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5f316b24] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5f316b24] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5f316b24] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5f316b24] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5f316b24] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5f316b24] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5f316b24] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5f316b24], .table-style .el-form-item .el-form-item__content > div[data-v-5f316b24] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5f316b24] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5f316b24], .table-style .el-form-item.rich-editor-item[data-v-5f316b24], .table-style .el-form-item.static-text-item[data-v-5f316b24], .table-style .el-form-item.html-text-item[data-v-5f316b24] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5f316b24], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5f316b24], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5f316b24], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5f316b24] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5f316b24] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-5f316b24] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5f316b24] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5f316b24] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5f316b24] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5f316b24] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5f316b24] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5f316b24] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5f316b24] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5f316b24] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5f316b24] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5f316b24]  .el-form-item__content,
.table-style .fill-select-item[data-v-5f316b24]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5f316b24] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5f316b24] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5f316b24], .form-widget-list .checkbox-form-item-wrapper[data-v-5f316b24] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5f316b24], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5f316b24] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5f316b24] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5f316b24] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5f316b24], .el-form-item--medium .el-checkbox[data-v-5f316b24] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5f316b24] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5f316b24], .el-form-item--small .el-checkbox[data-v-5f316b24] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5f316b24] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5f316b24], .el-form-item--mini .el-checkbox[data-v-5f316b24] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5f316b24] {
  margin-top: 4px;
}
input[type=password][data-v-5f316b24]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5f316b24]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5f316b24]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5f316b24]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5f316b24]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5f316b24] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5f316b24] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5f316b24] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5f316b24]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5f316b24] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5f316b24] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5f316b24] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5f316b24] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5f316b24] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5f316b24] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5f316b24] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5f316b24] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5f316b24], .table-style .el-form-item .el-form-item__content > div[data-v-5f316b24] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5f316b24] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5f316b24], .table-style .el-form-item.rich-editor-item[data-v-5f316b24], .table-style .el-form-item.static-text-item[data-v-5f316b24], .table-style .el-form-item.html-text-item[data-v-5f316b24] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5f316b24], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5f316b24], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5f316b24], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5f316b24] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5f316b24] {
  height: 30px;
  line-height: 30px;
}
[data-v-5f316b24] .el-checkbox-group {
  line-height: 36px !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 0px;
}
[data-v-5f316b24] .el-checkbox.is-bordered {
  line-height: 34px !important;
  padding: 0px 10px 0px 0px;
  margin-left: 0px !important;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-5f316b24] .el-checkbox {
  margin-right: 20px;
}
.el-checkbox.is-bordered.el-checkbox--medium[data-v-5f316b24] {
  height: 36px !important;
}
.el-checkbox-group.flex-column[data-v-5f316b24] {
  width: 100%;
}
.el-checkbox-group.border[data-v-5f316b24] {
  gap: 5px;
}
.el-checkbox-group.border .el-checkbox[data-v-5f316b24] {
  margin-right: 0px;
}
.flex-column[data-v-5f316b24] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-row[data-v-5f316b24] {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-395e093e] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-395e093e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-395e093e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-395e093e] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-395e093e] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-395e093e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-395e093e] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-395e093e] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-395e093e] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-395e093e] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-395e093e]  .el-form-item__content,
.table-style .fill-select-item[data-v-395e093e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-395e093e] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-395e093e] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-395e093e], .form-widget-list .checkbox-form-item-wrapper[data-v-395e093e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-395e093e], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-395e093e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-395e093e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-395e093e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-395e093e], .el-form-item--medium .el-checkbox[data-v-395e093e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-395e093e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-395e093e], .el-form-item--small .el-checkbox[data-v-395e093e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-395e093e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-395e093e], .el-form-item--mini .el-checkbox[data-v-395e093e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-395e093e] {
  margin-top: 4px;
}
input[type=password][data-v-395e093e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-395e093e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-395e093e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-395e093e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-395e093e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-395e093e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-395e093e] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-395e093e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-395e093e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-395e093e] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-395e093e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-395e093e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-395e093e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-395e093e] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-395e093e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-395e093e] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-395e093e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-395e093e], .table-style .el-form-item .el-form-item__content > div[data-v-395e093e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-395e093e] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-395e093e], .table-style .el-form-item.rich-editor-item[data-v-395e093e], .table-style .el-form-item.static-text-item[data-v-395e093e], .table-style .el-form-item.html-text-item[data-v-395e093e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-395e093e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-395e093e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-395e093e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-395e093e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-395e093e] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-395e093e] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-395e093e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-395e093e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-395e093e] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-395e093e] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-395e093e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-395e093e] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-395e093e] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-395e093e] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-395e093e] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-395e093e]  .el-form-item__content,
.table-style .fill-select-item[data-v-395e093e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-395e093e] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-395e093e] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-395e093e], .form-widget-list .checkbox-form-item-wrapper[data-v-395e093e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-395e093e], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-395e093e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-395e093e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-395e093e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-395e093e], .el-form-item--medium .el-checkbox[data-v-395e093e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-395e093e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-395e093e], .el-form-item--small .el-checkbox[data-v-395e093e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-395e093e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-395e093e], .el-form-item--mini .el-checkbox[data-v-395e093e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-395e093e] {
  margin-top: 4px;
}
input[type=password][data-v-395e093e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-395e093e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-395e093e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-395e093e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-395e093e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-395e093e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-395e093e] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-395e093e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-395e093e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-395e093e] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-395e093e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-395e093e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-395e093e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-395e093e] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-395e093e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-395e093e] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-395e093e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-395e093e], .table-style .el-form-item .el-form-item__content > div[data-v-395e093e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-395e093e] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-395e093e], .table-style .el-form-item.rich-editor-item[data-v-395e093e], .table-style .el-form-item.static-text-item[data-v-395e093e], .table-style .el-form-item.html-text-item[data-v-395e093e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-395e093e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-395e093e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-395e093e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-395e093e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-395e093e] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-395e093e] {
  width: 100% !important;
}
/*!
 * Viewer.js v1.11.7
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-11-24T04:32:14.526Z
 */

.viewer-zoom-in::before, .viewer-zoom-out::before, .viewer-one-to-one::before, .viewer-reset::before, .viewer-prev::before, .viewer-play::before, .viewer-next::before, .viewer-rotate-left::before, .viewer-rotate-right::before, .viewer-flip-horizontal::before, .viewer-flip-vertical::before, .viewer-fullscreen::before, .viewer-fullscreen-exit::before, .viewer-close::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 viewBox%3D%220 0 560 40%22%3E%3Cpath fill%3D%22%23fff%22 d%3D%22M49.6 17.9h20.2v3.9H49.6zm123.1 2 10.9-11 2.7 2.8-8.2 8.2 8.2 8.2-2.7 2.7-10.9-10.9zm94 0-10.8-11-2.7 2.8 8.1 8.2-8.1 8.2 2.7 2.7 10.8-10.9zM212 9.3l20.1 10.6L212 30.5V9.3zm161.5 4.6-7.2 6 7.2 5.9v-4h12.4v4l7.3-5.9-7.3-6v4h-12.4v-4zm40.2 12.3 5.9 7.2 5.9-7.2h-4V13.6h4l-5.9-7.3-5.9 7.3h4v12.6h-4zm35.9-16.5h6.3v2h-4.3V16h-2V9.7Zm14 0h6.2V16h-2v-4.3h-4.2v-2Zm6.2 14V30h-6.2v-2h4.2v-4.3h2Zm-14 6.3h-6.2v-6.3h2v4.4h4.3v2Zm-438 .1v-8.3H9.6v-3.9h8.2V9.7h3.9v8.2h8.1v3.9h-8.1v8.3h-3.9zM93.6 9.7h-5.8v3.9h2V30h3.8V9.7zm16.1 0h-5.8v3.9h1.9V30h3.9V9.7zm-11.9 4.1h3.9v3.9h-3.9zm0 8.2h3.9v3.9h-3.9zm244.6-11.7 7.2 5.9-7.2 6v-3.6c-5.4-.4-7.8.8-8.7 2.8-.8 1.7-1.8 4.9 2.8 8.2-6.3-2-7.5-6.9-6-11.3 1.6-4.4 8-5 11.9-4.9v-3.1Zm147.2 13.4h6.3V30h-2v-4.3h-4.3v-2zm14 6.3v-6.3h6.2v2h-4.3V30h-1.9zm6.2-14h-6.2V9.7h1.9V14h4.3v2zm-13.9 0h-6.3v-2h4.3V9.7h2V16zm33.3 12.5 8.6-8.6-8.6-8.7 1.9-1.9 8.6 8.7 8.6-8.7 1.9 1.9-8.6 8.7 8.6 8.6-1.9 2-8.6-8.7-8.6 8.7-1.9-2zM297 10.3l-7.1 5.9 7.2 6v-3.6c5.3-.4 7.7.8 8.7 2.8.8 1.7 1.7 4.9-2.9 8.2 6.3-2 7.5-6.9 6-11.3-1.6-4.4-7.9-5-11.8-4.9v-3.1Zm-157.3-.6c2.3 0 4.4.7 6 2l2.5-3 1.9 9.2h-9.3l2.6-3.1a6.2 6.2 0 0 0-9.9 5.1c0 3.4 2.8 6.3 6.2 6.3 2.8 0 5.1-1.9 6-4.4h4c-1 4.7-5 8.3-10 8.3a10 10 0 0 1-10-10.2 10 10 0 0 1 10-10.2Z%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
  }

.viewer-zoom-in::before {
  background-position: 0 0;
  content: 'Zoom In';
}

.viewer-zoom-out::before {
  background-position: -20px 0;
  content: 'Zoom Out';
}

.viewer-one-to-one::before {
  background-position: -40px 0;
  content: 'One to One';
}

.viewer-reset::before {
  background-position: -60px 0;
  content: 'Reset';
}

.viewer-prev::before {
  background-position: -80px 0;
  content: 'Previous';
}

.viewer-play::before {
  background-position: -100px 0;
  content: 'Play';
}

.viewer-next::before {
  background-position: -120px 0;
  content: 'Next';
}

.viewer-rotate-left::before {
  background-position: -140px 0;
  content: 'Rotate Left';
}

.viewer-rotate-right::before {
  background-position: -160px 0;
  content: 'Rotate Right';
}

.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: 'Flip Horizontal';
}

.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: 'Flip Vertical';
}

.viewer-fullscreen::before {
  background-position: -220px 0;
  content: 'Enter Full Screen';
}

.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: 'Exit Full Screen';
}

.viewer-close::before {
  background-position: -260px 0;
  content: 'Close';
}

.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
    background-color: transparent;
  }

.viewer-container::selection,
  .viewer-container *::selection {
    background-color: transparent;
  }

.viewer-container:focus {
    outline: 0;
  }

.viewer-container img {
    display: block;
    height: auto;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-canvas > img {
    height: auto;
    margin: 15px auto;
    max-width: 90% !important;
    width: auto;
  }

.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}

.viewer-navbar {
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.viewer-list {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}

.viewer-list > li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: 0.5;
    overflow: hidden;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    width: 30px;
  }

.viewer-list > li:focus,
    .viewer-list > li:hover {
      opacity: 0.75;
    }

.viewer-list > li:focus {
      outline: 0;
    }

.viewer-list > li + li {
      margin-left: 1px;
    }

.viewer-list > .viewer-loading {
    position: relative;
  }

.viewer-list > .viewer-loading::after {
      border-width: 2px;
      height: 20px;
      margin-left: -10px;
      margin-top: -10px;
      width: 20px;
    }

.viewer-list > .viewer-active,
  .viewer-list > .viewer-active:focus,
  .viewer-list > .viewer-active:hover {
    opacity: 1;
  }

.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.viewer-player > img {
    left: 0;
    position: absolute;
    top: 0;
  }

.viewer-toolbar > ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px;
  }

.viewer-toolbar > ul > li {
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 50%;
      cursor: pointer;
      float: left;
      height: 24px;
      overflow: hidden;
      -webkit-transition: background-color 0.15s;
      transition: background-color 0.15s;
      width: 24px;
    }

.viewer-toolbar > ul > li:focus,
      .viewer-toolbar > ul > li:hover {
        background-color: rgba(0, 0, 0, 0.8);
      }

.viewer-toolbar > ul > li:focus {
        -webkit-box-shadow: 0 0 3px #fff;
                box-shadow: 0 0 3px #fff;
        outline: 0;
        position: relative;
        z-index: 1;
      }

.viewer-toolbar > ul > li::before {
        margin: 2px;
      }

.viewer-toolbar > ul > li + li {
        margin-left: 1px;
      }

.viewer-toolbar > ul > .viewer-small {
      height: 18px;
      margin-bottom: 3px;
      margin-top: 3px;
      width: 18px;
    }

.viewer-toolbar > ul > .viewer-small::before {
        margin: -1px;
      }

.viewer-toolbar > ul > .viewer-large {
      height: 30px;
      margin-bottom: -3px;
      margin-top: -3px;
      width: 30px;
    }

.viewer-toolbar > ul > .viewer-large::before {
        margin: 5px;
      }

.viewer-tooltip {
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}

.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.viewer-title:hover {
    opacity: 1;
  }

.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  width: 80px;
}

.viewer-button:focus,
  .viewer-button:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }

.viewer-button:focus {
    -webkit-box-shadow: 0 0 3px #fff;
            box-shadow: 0 0 3px #fff;
    outline: 0;
  }

.viewer-button::before {
    bottom: 15px;
    left: 15px;
    position: absolute;
  }

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

.viewer-transition {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@-webkit-keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes viewer-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.viewer-loading::after {
    -webkit-animation: viewer-spinner 1s linear infinite;
            animation: viewer-spinner 1s linear infinite;
    border: 4px solid rgba(255, 255, 255, 0.1);
    border-left-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1;
  }

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}

@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}

@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}

.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}

.background-opacity {
  background: #3476F0;
}

.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}

.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}

.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}

.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}

.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}

input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}

* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}

.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}

.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}

.table-cell-height {
  height: 30px;
  line-height: 30px;
}

/**
* I think element-ui's default theme color is too light for long-term use.
* So I modified the default color and you can modify it to your liking.
**/
/* theme color */
/* icon font path, required */
/*!
 * vue-treeselect v0.4.0 | (c) 2017-2019 Riophae Lee
 * Released under the MIT License.
 * https://vue-treeselect.js.org/
 */
/**
 * Dependencies
 */
/**
 * Variables
 */
/**
 * Mixins
 */
/**
 * Helpers
 */
.vue-treeselect-helper-hide {
  display: none;
}
.vue-treeselect-helper-zoom-effect-off {
  -webkit-transform: none !important;
          transform: none !important;
}
/**
 * Animations
 */
@-webkit-keyframes vue-treeselect-animation-fade-in {
  0% {
    opacity: 0;
  }
}
@keyframes vue-treeselect-animation-fade-in {
  0% {
    opacity: 0;
  }
}
@-webkit-keyframes vue-treeselect-animation-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes vue-treeselect-animation-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes vue-treeselect-animation-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes vue-treeselect-animation-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/**
 * Transitions
 */
.vue-treeselect__multi-value-item--transition-enter-active,
.vue-treeselect__multi-value-item--transition-leave-active {
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.vue-treeselect__multi-value-item--transition-enter-active {
  -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}
.vue-treeselect__multi-value-item--transition-leave-active {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  position: absolute;
}
.vue-treeselect__multi-value-item--transition-enter,
.vue-treeselect__multi-value-item--transition-leave-to {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  opacity: 0;
}
.vue-treeselect__multi-value-item--transition-move {
  -webkit-transition: 200ms -webkit-transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 200ms -webkit-transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 200ms transform cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 200ms transform cubic-bezier(0.165, 0.84, 0.44, 1), 200ms -webkit-transform cubic-bezier(0.165, 0.84, 0.44, 1);
}
/**
 * Namespace
 */
.vue-treeselect {
  position: relative;
  text-align: left;
}
[dir="rtl"] .vue-treeselect {
  text-align: right;
}
.vue-treeselect div,
.vue-treeselect span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.vue-treeselect svg {
  fill: currentColor;
}
/**
 * Control
 */
.vue-treeselect__control {
  padding-left: 5px;
  padding-right: 5px;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 36px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
  -webkit-transition-property: border-color, width, height, background-color, opacity, -webkit-box-shadow;
  transition-property: border-color, width, height, background-color, opacity, -webkit-box-shadow;
  transition-property: border-color, box-shadow, width, height, background-color, opacity;
  transition-property: border-color, box-shadow, width, height, background-color, opacity, -webkit-box-shadow;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control:hover {
  border-color: #cfcfcf;
}
.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control {
  border-color: #039be5;
  -webkit-box-shadow: 0 0 0 3px rgba(3, 155, 229, 0.1);
          box-shadow: 0 0 0 3px rgba(3, 155, 229, 0.1);
}
.vue-treeselect--disabled .vue-treeselect__control {
  background-color: #f9f9f9;
}
.vue-treeselect--open .vue-treeselect__control {
  border-color: #cfcfcf;
}
.vue-treeselect--open.vue-treeselect--open-below .vue-treeselect__control {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.vue-treeselect--open.vue-treeselect--open-above .vue-treeselect__control {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.vue-treeselect__value-container,
.vue-treeselect__multi-value {
  width: 100%;
  vertical-align: middle;
}
.vue-treeselect__value-container {
  display: table-cell;
  position: relative;
}
.vue-treeselect--searchable:not(.vue-treeselect--disabled) .vue-treeselect__value-container {
  cursor: text;
}
.vue-treeselect__multi-value {
  display: inline-block;
}
.vue-treeselect--has-value .vue-treeselect__multi-value {
  margin-bottom: 5px;
}
.vue-treeselect__placeholder,
.vue-treeselect__single-value {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 5px;
  padding-right: 5px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 34px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.vue-treeselect__placeholder {
  color: #bdbdbd;
}
.vue-treeselect__single-value {
  color: #333;
}
.vue-treeselect--focused.vue-treeselect--searchable .vue-treeselect__single-value {
  color: #bdbdbd;
}
.vue-treeselect--disabled .vue-treeselect__single-value {
  position: static;
}
.vue-treeselect__multi-value-item-container {
  display: inline-block;
  padding-top: 5px;
  padding-right: 5px;
  vertical-align: top;
}
[dir="rtl"] .vue-treeselect__multi-value-item-container {
  padding-right: 0;
  padding-left: 5px;
}
.vue-treeselect__multi-value-item {
  cursor: pointer;
  display: inline-table;
  background: #e3f2fd;
  padding: 2px 0;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #039be5;
  font-size: 12px;
  vertical-align: top;
}
.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-disabled):hover .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new):hover {
  cursor: pointer;
  background: #e3f2fd;
  color: #039be5;
}
.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-disabled {
  cursor: default;
  background: #f5f5f5;
  color: #757575;
}
.vue-treeselect--disabled .vue-treeselect__multi-value-item {
  cursor: default;
  background: #fff;
  border-color: #e5e5e5;
  color: #555;
}
.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new {
  background: #e8f5e9;
}
.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new:hover {
  background: #e8f5e9;
}
.vue-treeselect__value-remove,
.vue-treeselect__multi-value-label {
  display: table-cell;
  padding: 0 5px;
  vertical-align: middle;
}
.vue-treeselect__value-remove {
  color: #039be5;
  padding-left: 5px;
  border-left: 1px solid #fff;
  line-height: 0;
}
[dir="rtl"] .vue-treeselect__value-remove {
  border-left: 0 none;
  border-right: 1px solid #fff;
}
.vue-treeselect__multi-value-item:hover .vue-treeselect__value-remove {
  color: #e53935;
}
.vue-treeselect--disabled .vue-treeselect__value-remove,
.vue-treeselect__multi-value-item-disabled .vue-treeselect__value-remove {
  display: none;
}
.vue-treeselect__value-remove > svg {
  width: 6px;
  height: 6px;
}
.vue-treeselect__multi-value-label {
  padding-right: 5px;
  white-space: pre-line;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.vue-treeselect__limit-tip {
  display: inline-block;
  padding-top: 5px;
  padding-right: 5px;
  vertical-align: top;
}
[dir="rtl"] .vue-treeselect__limit-tip {
  padding-right: 0;
  padding-left: 5px;
}
.vue-treeselect__limit-tip-text {
  cursor: default;
  display: block;
  margin: 2px 0;
  padding: 1px 0;
  color: #bdbdbd;
  font-size: 12px;
  font-weight: 600;
}
.vue-treeselect__input-container {
  display: block;
  max-width: 100%;
  outline: none;
}
.vue-treeselect--single .vue-treeselect__input-container {
  font-size: inherit;
  height: 100%;
}
.vue-treeselect--multi .vue-treeselect__input-container {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
}
.vue-treeselect--searchable .vue-treeselect__input-container {
  padding-left: 5px;
  padding-right: 5px;
}
.vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container {
  padding-top: 5px;
  padding-left: 0;
}
[dir="rtl"] .vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container {
  padding-left: 5px;
  padding-right: 0;
}
.vue-treeselect--disabled .vue-treeselect__input-container {
  display: none;
}
.vue-treeselect__input,
.vue-treeselect__sizer {
  margin: 0;
  line-height: inherit;
  font-family: inherit;
  font-size: inherit;
}
.vue-treeselect__input {
  max-width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none transparent;
  line-height: 1;
  vertical-align: middle;
}
.vue-treeselect__input::-ms-clear {
  display: none;
}
.vue-treeselect--single .vue-treeselect__input {
  width: 100%;
  height: 100%;
}
.vue-treeselect--multi .vue-treeselect__input {
  padding-top: 3px;
  padding-bottom: 3px;
}
.vue-treeselect--has-value .vue-treeselect__input {
  line-height: inherit;
  vertical-align: top;
}
.vue-treeselect__sizer {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  height: 0;
  overflow: scroll;
  white-space: pre;
}
.vue-treeselect__x-container {
  display: table-cell;
  vertical-align: middle;
  width: 20px;
  text-align: center;
  line-height: 0;
  cursor: pointer;
  color: #ccc;
  -webkit-animation: 200ms vue-treeselect-animation-fade-in cubic-bezier(0.075, 0.82, 0.165, 1);
          animation: 200ms vue-treeselect-animation-fade-in cubic-bezier(0.075, 0.82, 0.165, 1);
}
.vue-treeselect__x-container:hover {
  color: #e53935;
}
.vue-treeselect__x {
  width: 8px;
  height: 8px;
}
.vue-treeselect__control-arrow-container {
  display: table-cell;
  vertical-align: middle;
  width: 20px;
  text-align: center;
  line-height: 0;
  cursor: pointer;
}
.vue-treeselect--disabled .vue-treeselect__control-arrow-container {
  cursor: default;
}
.vue-treeselect__control-arrow {
  width: 9px;
  height: 9px;
  color: #ccc;
}
.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__control-arrow-container:hover .vue-treeselect__control-arrow {
  color: #616161;
}
.vue-treeselect--disabled .vue-treeselect__control-arrow {
  opacity: 0.35;
}
.vue-treeselect__control-arrow--rotated {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
/**
 * Menu
 */
.vue-treeselect__menu-container {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: visible;
  -webkit-transition: 0s;
  transition: 0s;
}
.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container {
  top: 100%;
}
.vue-treeselect--open-above:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container {
  bottom: 100%;
}
.vue-treeselect__menu {
  cursor: default;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  width: auto;
  border: 1px solid #cfcfcf;
  background: #fff;
  line-height: 180%;
  -webkit-overflow-scrolling: touch;
}
.vue-treeselect--open-below .vue-treeselect__menu {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  top: 0;
  margin-top: -1px;
  border-top-color: #f2f2f2;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}
.vue-treeselect--open-above .vue-treeselect__menu {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  bottom: 0;
  margin-bottom: -1px;
  border-bottom-color: #f2f2f2;
}
.vue-treeselect__indent-level-0 .vue-treeselect__option {
  padding-left: 5px;
}
[dir="rtl"] .vue-treeselect__indent-level-0 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 5px;
}
.vue-treeselect__indent-level-0 .vue-treeselect__tip {
  padding-left: 25px;
}
[dir="rtl"] .vue-treeselect__indent-level-0 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 25px;
}
.vue-treeselect__indent-level-1 .vue-treeselect__option {
  padding-left: 25px;
}
[dir="rtl"] .vue-treeselect__indent-level-1 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 25px;
}
.vue-treeselect__indent-level-1 .vue-treeselect__tip {
  padding-left: 45px;
}
[dir="rtl"] .vue-treeselect__indent-level-1 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 45px;
}
.vue-treeselect__indent-level-2 .vue-treeselect__option {
  padding-left: 45px;
}
[dir="rtl"] .vue-treeselect__indent-level-2 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 45px;
}
.vue-treeselect__indent-level-2 .vue-treeselect__tip {
  padding-left: 65px;
}
[dir="rtl"] .vue-treeselect__indent-level-2 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 65px;
}
.vue-treeselect__indent-level-3 .vue-treeselect__option {
  padding-left: 65px;
}
[dir="rtl"] .vue-treeselect__indent-level-3 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 65px;
}
.vue-treeselect__indent-level-3 .vue-treeselect__tip {
  padding-left: 85px;
}
[dir="rtl"] .vue-treeselect__indent-level-3 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 85px;
}
.vue-treeselect__indent-level-4 .vue-treeselect__option {
  padding-left: 85px;
}
[dir="rtl"] .vue-treeselect__indent-level-4 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 85px;
}
.vue-treeselect__indent-level-4 .vue-treeselect__tip {
  padding-left: 105px;
}
[dir="rtl"] .vue-treeselect__indent-level-4 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 105px;
}
.vue-treeselect__indent-level-5 .vue-treeselect__option {
  padding-left: 105px;
}
[dir="rtl"] .vue-treeselect__indent-level-5 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 105px;
}
.vue-treeselect__indent-level-5 .vue-treeselect__tip {
  padding-left: 125px;
}
[dir="rtl"] .vue-treeselect__indent-level-5 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 125px;
}
.vue-treeselect__indent-level-6 .vue-treeselect__option {
  padding-left: 125px;
}
[dir="rtl"] .vue-treeselect__indent-level-6 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 125px;
}
.vue-treeselect__indent-level-6 .vue-treeselect__tip {
  padding-left: 145px;
}
[dir="rtl"] .vue-treeselect__indent-level-6 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 145px;
}
.vue-treeselect__indent-level-7 .vue-treeselect__option {
  padding-left: 145px;
}
[dir="rtl"] .vue-treeselect__indent-level-7 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 145px;
}
.vue-treeselect__indent-level-7 .vue-treeselect__tip {
  padding-left: 165px;
}
[dir="rtl"] .vue-treeselect__indent-level-7 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 165px;
}
.vue-treeselect__indent-level-8 .vue-treeselect__option {
  padding-left: 165px;
}
[dir="rtl"] .vue-treeselect__indent-level-8 .vue-treeselect__option {
  padding-left: 5px;
  padding-right: 165px;
}
.vue-treeselect__indent-level-8 .vue-treeselect__tip {
  padding-left: 185px;
}
[dir="rtl"] .vue-treeselect__indent-level-8 .vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 185px;
}
.vue-treeselect__option {
  padding-left: 5px;
  padding-right: 5px;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.vue-treeselect__option--highlight {
  background: #f5f5f5;
}
.vue-treeselect--single .vue-treeselect__option--selected {
  background: #e3f2fd;
  font-weight: 600;
}
.vue-treeselect--single .vue-treeselect__option--selected:hover {
  background: #e3f2fd;
}
.vue-treeselect__option--hide {
  display: none;
}
.vue-treeselect__option-arrow-container,
.vue-treeselect__option-arrow-placeholder {
  display: table-cell;
  vertical-align: middle;
  width: 20px;
  text-align: center;
  line-height: 0;
}
.vue-treeselect__option-arrow-container {
  cursor: pointer;
}
.vue-treeselect__option-arrow {
  display: inline-block;
  width: 9px;
  height: 9px;
  color: #ccc;
  vertical-align: middle;
  -webkit-transition: 200ms -webkit-transform cubic-bezier(0.19, 1, 0.22, 1);
  transition: 200ms -webkit-transform cubic-bezier(0.19, 1, 0.22, 1);
  transition: 200ms transform cubic-bezier(0.19, 1, 0.22, 1);
  transition: 200ms transform cubic-bezier(0.19, 1, 0.22, 1), 200ms -webkit-transform cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotateZ(-90deg);
          transform: rotateZ(-90deg);
}
[dir="rtl"] .vue-treeselect__option-arrow {
  -webkit-transform: rotateZ(90deg);
          transform: rotateZ(90deg);
}
.vue-treeselect__option-arrow-container:hover .vue-treeselect__option-arrow,
.vue-treeselect--branch-nodes-disabled .vue-treeselect__option:hover .vue-treeselect__option-arrow {
  color: #616161;
}
.vue-treeselect__option-arrow--rotated {
  -webkit-transform: rotateZ(0);
          transform: rotateZ(0);
}
[dir="rtl"] .vue-treeselect__option-arrow--rotated {
  -webkit-transform: rotateZ(0);
          transform: rotateZ(0);
}
.vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter {
  -webkit-transform: rotateZ(-90deg) !important;
          transform: rotateZ(-90deg) !important;
}
[dir="rtl"] .vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter {
  -webkit-transform: rotateZ(90deg) !important;
          transform: rotateZ(90deg) !important;
}
.vue-treeselect__label-container {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  display: table;
  width: 100%;
  table-layout: fixed;
  color: inherit;
}
.vue-treeselect__option--disabled .vue-treeselect__label-container {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}
.vue-treeselect__checkbox-container {
  display: table-cell;
  width: 20px;
  min-width: 20px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.vue-treeselect__checkbox {
  display: block;
  margin: auto;
  width: 12px;
  height: 12px;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  position: relative;
  -webkit-transition: 200ms all cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: 200ms all cubic-bezier(0.075, 0.82, 0.165, 1);
}
.vue-treeselect__check-mark,
.vue-treeselect__minus-mark {
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: 200ms all ease;
  transition: 200ms all ease;
}
.vue-treeselect__minus-mark {
  width: 8px;
  height: 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=);
  background-size: 8px 8px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .vue-treeselect__minus-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .vue-treeselect__minus-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==);
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
  .vue-treeselect__minus-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==);
  }
}
.vue-treeselect__checkbox--indeterminate > .vue-treeselect__minus-mark {
  opacity: 1;
}
.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAADi4uLh4eHOxeSRAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=);
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==);
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
  .vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAADh4eHg4ODNzc3h4eEYfw2wAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==);
  }
}
.vue-treeselect__check-mark {
  width: 8px;
  height: 8px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAQlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////8IX9KGAAAAFXRSTlMA8u24NxILB+Tawb6jiH1zRz0xIQIIP3GUAAAAMklEQVQI1y3FtQEAMQDDQD+EGbz/qkEVOpyEOP6PudKjZNSXn4Jm2CKRdBKzSLsFWl8fMG0Bl6Jk1rMAAAAASUVORK5CYII=);
  background-size: 8px 8px;
  -webkit-transform: scaleY(0.125);
          transform: scaleY(0.125);
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .vue-treeselect__check-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .vue-treeselect__check-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC);
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
  .vue-treeselect__check-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA/PiJhGNI9XlEHJB/b2ldV08+Oibk49vPp6QhAYgGBuwAAACCSURBVCjPrdHdDoIwDAXgTWAqCigo/+f9X5OwnoUwtis4V92XNWladUl+rzQPeQJAN2EHxoOnsPn7/oYk8fxBv08Rr/deOH/aZ2Nm8ZJ+s573QGfWKnNuZGzWm3+lv2V3pcU1XQ385/yjmBoM3Z+dXvlbYLLD3ujhTaOM3KaIXvNkFkuSEvYy1LqOAAAAAElFTkSuQmCC);
  }
}
.vue-treeselect__checkbox--checked > .vue-treeselect__check-mark {
  opacity: 1;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAP1BMVEUAAADj4+Pf39/h4eHh4eHh4eHk5OTh4eHg4ODi4uLh4eHh4eHg4ODh4eHh4eHg4ODh4eHh4eHp6en////h4eFqcyvUAAAAFHRSTlMAOQfy7bgS5NrBvqOIfXNHMSELAgQ/iFsAAAA2SURBVAjXY4AANjYIzcjMAaVFuBkY+RkEWERYmRjYRXjANAOfiIgIFxNIAa8IpxBEi6AwiAQAK2MBd7xY8csAAAAASUVORK5CYII=);
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .vue-treeselect__checkbox--disabled .vue-treeselect__check-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==);
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .vue-treeselect__checkbox--disabled .vue-treeselect__check-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==);
  }
}
@media (-webkit-min-device-pixel-ratio: 3), (min-resolution: 288dpi) {
  .vue-treeselect__checkbox--disabled .vue-treeselect__check-mark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAUVBMVEUAAADh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHf39/j4+Ph4eHh4eHh4eHg4ODi4uLh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eH////h4eF3FMFTAAAAGnRSTlMA+/eJhGhfSHE9JBzz5KaQf3pXT0Xbz0I5AYDw8F0AAAB+SURBVCjPrdHbDoMgEEVRKAii1dZe9fz/hxplTiKIT7qfYCWTEEZdUvOwbckNAD2WHeh3brHW5f5EzGQ+iN+b1Gt6KPvtv16Dn6JX9M9ya3/A1yfu5dlyduL6Hec7mXY6ddXLPP2lpABGZ8PWXfYLTJxZekVhhl7eTX24zZPNKXoRC7zQLjUAAAAASUVORK5CYII=);
  }
}
.vue-treeselect__checkbox--unchecked {
  border-color: #e0e0e0;
  background: #fff;
}
.vue-treeselect__label-container:hover .vue-treeselect__checkbox--unchecked {
  border-color: #039be5;
  background: #fff;
}
.vue-treeselect__checkbox--indeterminate {
  border-color: #039be5;
  background: #039be5;
}
.vue-treeselect__label-container:hover .vue-treeselect__checkbox--indeterminate {
  border-color: #039be5;
  background: #039be5;
}
.vue-treeselect__checkbox--checked {
  border-color: #039be5;
  background: #039be5;
}
.vue-treeselect__label-container:hover .vue-treeselect__checkbox--checked {
  border-color: #039be5;
  background: #039be5;
}
.vue-treeselect__checkbox--disabled {
  border-color: #e0e0e0;
  background-color: #f7f7f7;
}
.vue-treeselect__label-container:hover .vue-treeselect__checkbox--disabled {
  border-color: #e0e0e0;
  background-color: #f7f7f7;
}
.vue-treeselect__label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: table-cell;
  padding-left: 5px;
  max-width: 100%;
  vertical-align: middle;
  cursor: inherit;
}
[dir="rtl"] .vue-treeselect__label {
  padding-left: 0;
  padding-right: 5px;
}
.vue-treeselect__count {
  margin-left: 5px;
  font-weight: 400;
  opacity: 0.6;
}
[dir="rtl"] .vue-treeselect__count {
  margin-left: 0;
  margin-right: 5px;
}
.vue-treeselect__tip {
  padding-left: 5px;
  padding-right: 5px;
  display: table;
  table-layout: fixed;
  width: 100%;
  color: #757575;
}
.vue-treeselect__tip-text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-size: 12px;
}
.vue-treeselect__error-tip .vue-treeselect__retry {
  cursor: pointer;
  margin-left: 5px;
  font-style: normal;
  font-weight: 600;
  text-decoration: none;
  color: #039be5;
}
[dir="rtl"] .vue-treeselect__error-tip .vue-treeselect__retry {
  margin-left: 0;
  margin-right: 5px;
}
.vue-treeselect__icon-container {
  display: table-cell;
  vertical-align: middle;
  width: 20px;
  text-align: center;
  line-height: 0;
}
.vue-treeselect--single .vue-treeselect__icon-container {
  padding-left: 5px;
}
[dir="rtl"] .vue-treeselect--single .vue-treeselect__icon-container {
  padding-left: 0;
  padding-right: 5px;
}
.vue-treeselect__icon-warning {
  display: block;
  margin: auto;
  border-radius: 50%;
  position: relative;
  width: 12px;
  height: 12px;
  background: #fb8c00;
}
.vue-treeselect__icon-warning::after {
  display: block;
  position: absolute;
  content: "";
  left: 5px;
  top: 2.5px;
  width: 2px;
  height: 1px;
  border: 0 solid #fff;
  border-top-width: 5px;
  border-bottom-width: 1px;
}
.vue-treeselect__icon-error {
  display: block;
  margin: auto;
  border-radius: 50%;
  position: relative;
  width: 12px;
  height: 12px;
  background: #e53935;
}
.vue-treeselect__icon-error::before,
.vue-treeselect__icon-error::after {
  display: block;
  position: absolute;
  content: "";
  background: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.vue-treeselect__icon-error::before {
  width: 6px;
  height: 2px;
  left: 3px;
  top: 5px;
}
.vue-treeselect__icon-error::after {
  width: 2px;
  height: 6px;
  left: 5px;
  top: 3px;
}
.vue-treeselect__icon-loader {
  display: block;
  margin: auto;
  position: relative;
  width: 12px;
  height: 12px;
  text-align: center;
  -webkit-animation: 1.6s vue-treeselect-animation-rotate linear infinite;
          animation: 1.6s vue-treeselect-animation-rotate linear infinite;
}
.vue-treeselect__icon-loader::before,
.vue-treeselect__icon-loader::after {
  border-radius: 50%;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  -webkit-animation: 1.6s vue-treeselect-animation-bounce ease-in-out infinite;
          animation: 1.6s vue-treeselect-animation-bounce ease-in-out infinite;
}
.vue-treeselect__icon-loader::before {
  background: #039be5;
}
.vue-treeselect__icon-loader::after {
  background: #b3e5fc;
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
/**
 * Menu Portal
 */
.vue-treeselect__menu-placeholder {
  display: none;
}
.vue-treeselect__portal-target {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: visible;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.app-user {
  width: 100%;
  padding: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: var(--fx-color-text-primary, #303133);
}
.app-user .el-form-item {
  margin-bottom: 10px;
}
.app-user .el-table {
  border: 1px solid var(--fx-color-border, #EBEEF5);
  border-radius: 8px;
  overflow: hidden;
  font-size: 13px;
}
.app-user .el-table th {
  background: #F5F7FA;
  color: var(--fx-color-text-regular, #606266);
  font-weight: 500;
}
.app-user .el-table td {
  color: var(--fx-color-text-primary, #303133);
}
.vue-treeselect__control {
  height: 28px;
  border-radius: 4px;
}
.vue-treeselect {
  line-height: 26px;
  margin-top: 5px;
  font-size: 13px;
}
.vue-treeselect__placeholder, .vue-treeselect__single-value {
  line-height: 26px;
}
.el-table .cell {
  min-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-6acbf2c6] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-6acbf2c6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-6acbf2c6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-6acbf2c6] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-6acbf2c6] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-6acbf2c6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6acbf2c6] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-6acbf2c6] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6acbf2c6] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6acbf2c6] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-6acbf2c6]  .el-form-item__content,
.table-style .fill-select-item[data-v-6acbf2c6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6acbf2c6] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-6acbf2c6] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-6acbf2c6], .form-widget-list .checkbox-form-item-wrapper[data-v-6acbf2c6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6acbf2c6], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6acbf2c6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6acbf2c6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6acbf2c6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6acbf2c6], .el-form-item--medium .el-checkbox[data-v-6acbf2c6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6acbf2c6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6acbf2c6], .el-form-item--small .el-checkbox[data-v-6acbf2c6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6acbf2c6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6acbf2c6], .el-form-item--mini .el-checkbox[data-v-6acbf2c6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6acbf2c6] {
  margin-top: 4px;
}
input[type=password][data-v-6acbf2c6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6acbf2c6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6acbf2c6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6acbf2c6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6acbf2c6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6acbf2c6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6acbf2c6] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-6acbf2c6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6acbf2c6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6acbf2c6] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6acbf2c6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6acbf2c6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6acbf2c6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6acbf2c6] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-6acbf2c6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-6acbf2c6] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-6acbf2c6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-6acbf2c6], .table-style .el-form-item .el-form-item__content > div[data-v-6acbf2c6] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-6acbf2c6] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-6acbf2c6], .table-style .el-form-item.rich-editor-item[data-v-6acbf2c6], .table-style .el-form-item.static-text-item[data-v-6acbf2c6], .table-style .el-form-item.html-text-item[data-v-6acbf2c6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6acbf2c6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6acbf2c6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6acbf2c6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6acbf2c6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6acbf2c6] {
  height: 30px;
  line-height: 30px;
}
.ico-file {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOVJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwx4gJMDAMMRh0w6oBRB4w6YNQBow4YdcCoA0YdMOgc8Pzbt280swxq9gt8reKU58+fgzqnEjRyw1MgTkMWYBzo7jlAgAEAzk5sMbucHicAAAAASUVORK5CYII=")
}
.ico-bookfolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAASRJREFUeNpi/P//P8NAAiaGAQYD7gCWT6cSqGleMhDPIVLtc5B6FipabgLEU7mlNBmY2bgIKv7z7aPkt1d35lLLAaJAvJZTRI6dmRVo5P9fhIOekxNESYLSgCcQPwPi/+RiRmaWV+wCknKs3PykpwEgnsslpiLJwsVPQQAA3fH/D9Q9pDtAEhwcRATbaDkwPAsifJKfX91h+P3jC9mGs3LwMPCKqZDvAJDlQnIGYPa7RxdQ5JDFYWx0gK5nNA2QHAXIgJGRiYFHVAHM/vL6Af0dwCUkA0xUfHA23aOAnVsIK3u0IBp1AE1zASjVE1Oa4VIDyzVkO4BXTGk0DdDFAc//fP9Md4uhdr4ApYGUb68ezAXSEnR2w1MgTmMc7ZwOtAMAAgwASJlWXHV8vt0AAAAASUVORK5CYII=")
}
.ico-folder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAA90lEQVRYR2NkGGDAOMD2MwwvB3w4GZvMyMA0h7hQ/f/87z+GZKqFwIcjsSaMrExHuKU02ZnZuAi64c+3jwzfXt1+ThUHPD8UKsrJznmGS0RejpWbn6DlMAWfHl5mYHx3PM6TmYlhLgMDoyTROtEUMjKzMLDxijKw84uQZATYAR9Pxj3jElOVZOEi3uWYtvxnYPj/h4GB4T85Doj/zyevS5JGaimGhsCoA0ZDYDQERkNgNARGQ2A0BEZDYDQEQG1CRUkWTl5qtbSIMufP988M3149eMH47kSsFzMj01wGBgYJonRSSdH///+f/mP4n0aVfgElbhp1AADKw67o+KU3ewAAAABJRU5ErkJggg==")
}
.ico-folder-empty {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAclJREFUeNrsl81OwkAQx6ft8tEC4ZukYMREY6IXL/gVnsCrR08mvgg+hDdJfAF9EBPfwBiJRpOeAAloP1h3qq1UIGAp3YubTHabLvv7z+xsdxAopcCzicC5cRdAZk3o3p7+Zb0zZpdzzn3F+SRAZ2rMLhLlLZCiyszJZr+j9rX7ZlACisyu5cJqTIqwJak+O/SyjJ1KWIiP2KCJD37pgkQgmipCJJH2lQNNpbShEiW9QADYUabmV+9DgGqHY46w/X8HlvIdIFQD8+EKBLB8LWAIFdDFin8B0eGTB97uDKDX/7DHSSUGmbQ8PfuzNYjndiHuE959vAMi0HeAoQ7tNwt6g6H9onr8YvetmzJLTgMyqfGdEnL7IGZ3Fk5eEeF4fBCOYDQb/C3EEeX5Uf7AtoCSkDLvfyAIHxWB7Vkz3TkIRu8DPQWO96PwSZEIGj71GDo54IxRSDKrBg53r+OkLLpeu8n3C57fPllePeBk+ei+hwH3bAGKWCmRUOETc8DZjjDgE0syjERurc4Sbo/PZSTmD0ODjwkIG+7ZArFQty8XLvUAL7jN1qX1oRXfDB1sDrrYWcSQqg1DazU4VEdYhJwL/39OeQv4FGAAyHWeIUcJtbYAAAAASUVORK5CYII=")
}
.ico-folder-unempty {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQRJREFUeNpi/P//P8NAAiaGAQYD7gAWcjR9OpWASyoZiOcQacxzkHoWKnrGBIincktpMjCzcRFU/OfbR8lvr+7MZSQnEbIzosbc65NxokDqDKeInBwrNz/xIfnwMgPjx5PxnkD2XCCWJNfrjMwsDGy8ogzs/CKkRSXQAaAomMslpiLJwsVPQegDQ/H/HwhNRiKUZOHkZPjx4xvD799/6ZLyWVmZGTjYWVBzAchybsUKujjg6/0OuAMGvBwAJcL/A14Q8SkYD4jlnx6chaaB/79GK6NRB4w6YNQBow4YdcDIdsDfP98/0d1iqJ1/QdVx47dXDxsGIDRADdBGxtHO6UA7ACDAAIASR69Q0kB9AAAAAElFTkSuQmCC")
}
.ico-fromchromefolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdVJREFUeNpi/P//P8NAAiaGAQYD7gAWYhR9OpVArHnJQDyHSLXPQepZqOgZEyCeyi2lycDMxkVQ8Z9vHyW/vbozlxGWCIPWXyfJtgXSnchcUSA+wykiJ8fKzU+0GZ8eXmZg/Hgy3hPIngvEkiDBhKflpFrOwMjMwsDGK8rAzi9CkidADgBFwVwuMRVJFi6oy58S1sinYIwmAgzF/38gNBmJUJKFkxOo9xfxukhRS0k25GJlYrCW4WMQ4GAZmHIgTkec4R8wVJN1xRnEuVjpVw4oC3AweCoLMZx98YXh+NNPDA8+/GBI0hNnuPz6G8OWu+9oHwJ+KsIM8y69YJDlZWMwleRleP71F0P7iScMcvzsDEyMdIiC38Cy4dvvfwx7Hn5gMJfiZRChUfDjjIKLr74wlJvLMLz89pthweWXDKl6EgxszIwMJ55/BqcJmjvg8ONPYAwD/WeeDkwuGLnVMR/rLwZDgdcMFsIvGbT53jLc/CzIcPqdGMOpd+IMH36zU9UBoMroP5+8Llzg6ichoKW48zrIMeq876liOagywogCfJaDALUsH02Eow4YdQCyA57/+f6Z7hZD7XwBKglTvr16AGoVS9DZDaAaLo1xtHM60A4ACDAASvmQpN3jfOEAAAAASUVORK5CYII=")
}
.ico-documentfolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWBJREFUeNpi/P//P8NAAiaGAQYD7gAWZM6nUwmUmpcMxHOIVPscpJ6Fip4xAeKp3FKaDMxsXAQV//n2UfLbqztzqeUAUSBeyykix87MCjTy/y/CQc/JCaIkWYDB7glkzAVxyLWdkZmFgY1XlIGVm5+sNDCXS0xFkoWLn4IAAGbl/38gNBkOkAQHBxHBNloOjDqA5iUhPvD17SOG3z+/MDAx4dbCyMTMwC0ky8DEwkZ9B/z5+ZVBQFITaAsjTjXvn1xm+PHlDQM7jxADMwsHdR0Athhq+btHF+DCQnIGKMp+fHrF8Pv7JwY+cVVwiFDPAUgA3VIYEJTRhVRqL28TZTnZDkAOAWIcRrcQoGkuGLYhQHxBBGy8/v//jwhl/8BqqR4CLBw8DO8fXyJKLQevCPUdACrhQHi0MhqWDnj+5/tnulsMtfMFKBGmfHv1ANQqlqCzG54CcRrjaOd0oB0AEGAAk4tcV18t1wgAAAAASUVORK5CYII=")
}
.ico-fromphonefolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARZJREFUeNpi/P//P8NAAiaGAQYD7gAWQgo+nUogxbxkIJ5DpNrnIPUsVPSMCRBP5ZbSZGBm4yKo+M+3j5LfXt2ZSy0HiALxWk4ROXZmVqCR/38RDnpOThAlyQIMYk8gYy6IQ67tjMwsDGy8ogys3PxkpYG5XGIqkixc/BQEADAr//8DoclwgCQ4OIgIttFyYEDKAWTw5dVVhh8fH+OU5xSQZ+AW1aSdA35+ecEgouqBU/7t3T0kO4C0KKBBxTWaCEcdMOqAUQcMrbrg/7+/DG9u78DdMGFioW0IcArIgWzBZTsDB78cbUMAVNGQWtkMiUT4/M/3z3S3GGrnC1AUpHx79QDUKpagsxueAnEa42jndKAdABBgAM1sQXPdaEeiAAAAAElFTkSuQmCC")
}
.ico-mix {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAOtJREFUeNpi/P//P8NAAiaGAQYD7gAWcjV+OpWATTgZiOcQacRzkHoWKnrGBIincktpMjCzcRFU/OfbR8lvr+7MpZYDRIF4LaeIHDszK9DI/78IBz0nJ4iSZAEGpSeQMRfEIdd2RmYWBjZeUQZWbn6y0sBcLjEVSRYufgoCAJiV//+B0GQ4QBIcHEQE22g5MDILonePLqDwheQMyBKnKARAhmAziFTxoVsXoAcrueJkOQBXUJIqPpoLRnPBaC4YrYxGHYDPAc//fP9Md4uhdr4A5YKUb68egFrFEnR2w1MgTmMc7ZwOtAMAAgwAb3FVUDJVioUAAAAASUVORK5CYII=")
}
.ico-musicfolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARxJREFUeNpi/P//P8NAAiaGAQYD7gAWdIFPpxIoMS8ZiOcQqfYUEJexUNEzxkA8jVtKk4GZjYug4t9f35t9f31vBbUcIArE6zhF5NiYWYFG/v9FUAMrFw/DdwYGCRZgkNsD+V1AbEau7YzMLAxsvKIMrNz8JOj6D08DKzhFlSRYuQUpCACgYf//wA0lNRFKgIKDmGCjYTb8P1oQjZaERIN3jy4QpU5IzoA2DiDGcGIdOZoGRh1AUiL88PQqw7+/vwfOAcRY/vHZdYa/f37SJgoYmZhRaGyAVMtJCgFBGV3CvmFhY/j35xeYpllJiA8ISGmNZsOh6YCnf75/orvFUDufghJhyrdXD+eD2oZ0dsMLkN2Mo53TgXYAQIABAEWvSuDrBlD1AAAAAElFTkSuQmCC")
}
.ico-picturefolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbxJREFUeNrsV1tOwlAQndsHLW2B8hApCl/ExPihH27CXZho3JF/sgQ34pcLwEQlghBALLRAH9Rpgw+CCdDWkhgmObk36XTmzPTcuSlxHAc2aRRs2DZOgFHvzsOMd4G4WdG36fozISY/RVyLxUOgY8JSZ0t/V/R2rRoWgR3EbTxX5mgWQzrG8tbH4+6iuBo4QzQQjl8QmmlzslJmxdT6GkBUhXxFYYRUgAYgD8ea8VmfgOK1Y4W2befA/xxEyxwG7RqY46Gv4CwvQSJfCUbATZ4pn/gi0Hu+D96Buek1GYL+1vD2QroIDCdFq4Fh5wnictGDu49EA4s2jVaEP03MlkDr1r/2kRNg+STIe0e/D+OpBcZIRZ3oQFH0Sjeiz0+waBOtB2O1BZyUA06UYWpbeHrUMAk4YGh9MPEU2OYE1S9ATJCBwSrN8QAMvQ/J3QMgWPmnuc8nw244BNTWg7fyCaxQyoJtjEDr1YEQGhzbhGRhPnnoGqBZHsTM/vdLWDknZbzqKYbznXwlAoQQbGXHw/qjOBmcQLp0vL2O/5xA0xoNIk88y/nqauBSbz9WcS1EzOEFcUW2P6ebJvAhwACTcpTfSAvD7gAAAABJRU5ErkJggg==")
}
.ico-videofolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAilJREFUeNrsV2tu2kAQHr9fwUBSKK5KKrWRqv7vJXqLSolyo/wrR8hFeoNKfakPSN0qPBw2YAybmQUEmFSYsgSpYqWRkf3NzueZb2aNwjmHXS4Vdrx2TkDvvH8rc79TtHcZsQ3C6xKDv0a78J68As10V4IT1g5Y+LEmi0AJ7dJ5dGxpBm7J49Wpdxy6BKSBN2h1NP6vpmh6aBWCY8PLr68BtJpbPgl0N79BApAHTyZ81icQiHRkSNt+DmxlDqxdbT6CXieEQS+CpM/Gm1guGHYObL8MiqJuj0DSv4Hu9XcRzC0EoJve+H7chZi1oHP1AbzDKhI6kE8gZm1gzR+QKz3HQeMsboIByYbxLUS/P4NbfApmxq7KlC8+GuKbf4Nc+cVS8PlFzwhDWPKRRoBqbnlF0Ax74f7Nny8wShbblzCEJR9pBOJeB1NavLcsbaw7CXJ+EZZ8pBEYDnooOPev5YnCT/jGv2aaQGw6MxsRyNJafOE3jWYurwtU3cRWY6h0b5mcqsHB0TMwHH+WMewG1bDkETBtX/R5mgC1nndUBU23UtpoCR9pJbD9EvS710IL88t/fLIUnDCEJR95GlB1MeFIbGkS6eCEISz5SJ2EplsQ9abeNzC9NOmmIzfpj0fxAFuPSmJkTP/aZwGdAX7lpRgyrFkXwpy2HYmQnm31MJq2pJOvCPtvPkgayW304IEnMa+oBGcs/FrDa+WBOfxEO1f2f053TeBOgAEAos7W/l8I2FsAAAAASUVORK5CYII=")
}
.ico-sefolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfJJREFUeNpi/P//P8NAAiaGAQYD7gAWZM6nUwmUmpcMxHOIVPscpJ6Fip4xAeKp3FKaDMxsXAQV//n2UfLbqztz4Q7IOSFPkm1tTI7IXFEgXsspIsfOzAo08v8vwkHPyQmiJBk/noz3BDLmgjggkap/+0m1nIGRmYWBjVeUgZ1fhCRPfHp4GZwG5nKJqUiycPFDRO8RdgCfgjGaCDAr//8DoclIhJLg4CAi2BD2/aJNLkBJUSL+DE6SqQwyXFoMF95tY/j65wPDgRfzGF5+v0f7csBCNBRs+bJ7ZQx5J5UY9j6fw6DBb8vAzypBn4LIW6aIYeGdPIYnX6+B+Q+/XGBYeb+GwVMmn7YFEQx8/vOWoUJ3OwMrEweKOLWDH6cDXny/DfYxyOcDUhcIsEkwJKlOYVDls2BgYmRm0BdyZ2gxOskgzqlEnxC4/ekEw54vMxkC5WvAueDu59MMs26m0C8KzrzZyPDu51OGGx8PM/z7/5d+tSEMvP7xYGCqYxjgYeZk0OKUZ9DnVmZQ5ZBmuPfjBcPlb/fA+NPfb1R1AKgy+s8nr4uI/x9PwZbiAvd/PmdQZJekiuWgyggjF+CzHASoZflom3DUAaMOQHbA8z/fP9PdYqidL0AlYcq3Vw9ArWIJOrvhKRCnMY52TgfaAQABBgDqkpzoTT/J/QAAAABJRU5ErkJggg==")
}
.ico-access, .ico-mdb, .ico-accdb {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAwZJREFUeNrMV0trE1EU/jKJkzTTR4oJCX1lqq6q+GwriiLarS4VfCwqFEFxKShYUKE+Kv4GcVkquBE3glq0Vqt9iGg3qfZhSVttU0tNJk2aGc+9dGSSJmlaJqkfHG7OvZOc757v3HMnFk3TsJGwGZ2hoaEjNNwnazQxxh6yT8aJurq69AQIHT5CSUmJKZEDgQAbHpOdTCWhQ0jxfZIkQVVVU4zB7/c/XyaxOxcCpkMUxUtEojsTCaEQhUYkmmVZHkhHwpbPwKWlpXodMJxaHgfJLOsiEB4eRqi7B+HvI1CjUUQnp/i8o7ICgihC2rYVmw8fgrNW5vMejwderzddYa49A7NvujHzsgvlBw+gnIJYHXbYfT6+Fg0GocbiiAx/w/jDR/CdOA5XYz1f04sxpz6QDTMvXqHy7Gk4t9SuWHNUVPDRKft5NqafPvtHYE2NKBvUpSVYbDaEet5B2CRCS5BvoRoWBKjxGKx2OxKLi7C73dDo2XV1wmxQxsZRVFPNLRsSigJlYsJ8Aq76fZjvH4CtrIzLYBGSTzDbdYSKMzo1BVdDg/kEfvf1Q758EbFfM5j/2M/TzqRgEiSUCEnggJNOgaO6CsGOTvhbzptLgOnPdil63NwyShAOr8iOSRLsJQkGYS2WYKX7wkFHUKCjqOu+OP0TSwsLiM+G1iRBzlTn3n+Aa38DP2oMf6ihzHa95sa0Z5CoNtgzc7295mdAl4Dt3klWcAk8TUcRaLvLOyHLgoVaLxs16nTK+A/empXRMd4n3E3HzCdQde4MIiOjCL3twWQfOwVx7rPdFvlrIFAjYneAfKGF+6YT4K2WAugXjVkoyPvAf00gSYJQ602EChH1SWfmGrDa8vqShETKTZkx2s57t/H52vUkXwebN/pG6N/R143PGn8vp1Ogk0hHJlc/dS1vRcgCZdp1pmyZSoAFMu40VxJJEgjFxQlNUay72u+sSOFqNbDa7tln9keYxUi6Y4z/jvvaH7TGvny9pYbDeekPgiSp4o7tN+qvXmlLS2Aj8FeAAQC23WzgeNtzYAAAAABJRU5ErkJggg==")
}
.ico-c {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmlJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwx4gIUp4F/wHIsfu9Tht//yCvQSHLA9fc/Ge58/IUidvHtDwZtIXYGViZGsBxIDdUd8Ovvf4bpV94xzLj6nkGQnRlFbuejLwyusjxgNkgOpAakFqSHKg648u4nQ9ah5wxiXCwME2wkGIQ5EA4ABfs1oLy+MAeYD5IDqQGpBekB6SWpLsAGqk+8ZJjhIMUgyYWp9NiL7wyWEpwMTIwIMRAzWImPwUqCiyHjwDOGjV5ylIWALA8rw9YHn7Emst2PvzC4yfFgiIPUgvSA9FIcBZNsJRl42ZjAQYqcwL78/sfw4tsfBmU+NoyEClIL0gPSS3EUgII3XIWfwRoYpN0X3jKkagky6ABT/YGnXxnspbgw0svsa+8ZGkxFGaS5WambDWWAwQlKYIq8EIP3PPkKT/0wAJIDqSHWcpJLQlAC42aFuBlkETqAydGsIKIFGHXAgDsAJRHGnP0LbL/eorml57Tw5AImFuKz0K4QDTjbbc0N4qrvP7+p0yABWY5sKTqf7mmAHMuHVy5ATg9k5wJ+VoZ/n/79Z2JkZCQqyElNhKCOMB8Lwz+cDjAVYGw69f5P3ac/xIWMy4rLJPkW6MG/QDuaUeqXge6eAwQYABvvATpIEEu4AAAAAElFTkSuQmCC")
}
.ico-cpp {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAoBJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwx4gIUp4F/wHIsfu9Tht//yCvQSHLA9fc/Ge58/IUidvHtDwZtIXYGViZGsBxIDdUd8Ovvf4bpV94xzLj6nkGQnRlFbuejLwyusjxgNkgOpAakFqSHKg648u4nQ9ah5wxiXCwME2wkGIQ5EA4ABfs1oLy+MAeYD5IDqQGpBekB6SWpLsAGqk+8ZJjhIMUgyYWp9NiL7wyWEpwMTIwIMRAzWImPwUqCiyHjwDOGjV5ylIWALA8rw9YHn7Emst2PvzC4yfFgiIPUgvSA9FIcBZNsJRl42ZjAQYqcwL78/sfw4tsfBmU+NoyEClIL0gPSS3EUgII3XIWfwRoYpN0X3jKkagky6ABT/YGnXxnspbgw0svsa+8ZGkxFGaS5WambDWWAwQlKYIq8EIP3PPkKT/0wAJIDqSHWcpJLQlAC42aFuBlkETqAydGsIKIFGHXAgDsAJRHGnP0LbL/eorml57Tw5AImFuxZaFeIBpzttuYGSWIo1fef36RnQ5ChyIYh85EtxidG1TRAyFCy0wA5ABbk6CFErENZyLUUPbjJDSEUB/CzMvz79O8/EyMjI4aBhBIXMQDUEeZjYUBppTIi947LdlypP/X+f92nP7QpH4Ae/GsqwNjc5aHTiNUBAwEAAgwALWAgpic4qfUAAAAASUVORK5CYII=")
}
.ico-cs {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAoFJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwx4gIUp4F/wHIsfu9Tht//yCvQSHLA9fc/Ge58/IUidvHtDwZtIXYGViZGsBxIDdUd8Ovvf4bpV94xzLj6nkGQnRlFbuejLwyusjxgNkgOpAakFqSHKg648u4nQ9ah5wxiXCwME2wkGIQ5EA4ABfs1oLy+MAeYD5IDqQGpBekB6SWpLsAGqk+8ZJjhIMUgyYWp9NiL7wyWEpwMTIwIMRAzWImPwUqCiyHjwDOGjV5ylIWALA8rw9YHn7Emst2PvzC4yfFgiIPUgvSA9FIcBZNsJRl42ZjAQYqcwL78/sfw4tsfBmU+NoyEClIL0gPSS3EUgII3XIWfwRoYpN0X3jKkagky6ABT/YGnXxnspbgw0svsa+8ZGkxFGaS5WambDWWAwQlKYIq8EIP3PPkKT/0wAJIDqSHWcpJLQlAC42aFuBlkETqAydGsIKIFGHXAgDsAJRHGnP0LbL/eorml57Tw5AImFvxZaFeIBpzttuYGhjiyGNbq+89v8rMhyBJ0S0F8ZHF0NTRNAzCLYI4gJgRolgiRHUE3B8AsRPY9qY5gRO6cOq64/PfTPxYmRkZGmiRCkF28jH/+HYjUZcaaCE0FGJtOvf9T9+kP7pBxWXGZJHFkwM/K8BdoRzPOEBgIABBgAMrJHxYdaBS2AAAAAElFTkSuQmCC")
}
.ico-fla, .ico-flv {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYFJREFUeNpi/P//P8NAAhZkzrVr1+yBVBcQm1HRDkMgvoAsoKWlhd0BQLBCAgh4eXmpYvPt27dB1GogDkV3BAwwofEluLm5Gf79+0cVDALy8vK7oI4wIMYBVAdsbGxZQEccweUIJnokNKAjEhQUFM5hcwQLLS3m4+ODpQMQCIPS54GYkS4OEBUVZRAXF8eWMMkLgZf1fQx/37yD85lFhBjEG4sYPizfCOYLRPpj6IElRqLKAWIAyBIuG1OqhRITwwCDAXcAyVEAim9YnLNrKDMI5ybS1wGjaWDA0wAu8O3IaTCGAVDaAKURQoARuUECbA/8V1ZWpqmP7969C2oPMI6mgVEHDM5syNI+k+EhkXn0DyUWLp6I2w5cliq1laDw71X1gMVANDa12MSxOZykggiXoXRLAyCfoYcELt8TUkfTECDWcqo3StHjHl9awB4F3Fx//5NhKbE+/g+1A2dldGPCrBqm6/caGb59Z6JJNuTi/PdPU6leoyCtBasDBgIABBgAWP2ttPWI30cAAAAASUVORK5CYII=")
}
.ico-htm {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnhJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwx4gIUp4F/wHIsfu9Tht//yCvQSHLA9fc/Ge58/IUidvHtDwZtIXYGViZGsBxIDdUd8Ovvf4bpV94xzLj6nkGQnRlFbuejLwyusjxgNkgOpAakFqSHKg648u4nQ9ah5wxiXCwME2wkGIQ5EA4ABfs1oLy+MAeYD5IDqQGpBekB6SWpLsAGqk+8ZJjhIMUgyYWp9NiL7wyWEpwMTIwIMRAzWImPwUqCiyHjwDOGjV5ylIWALA8rw9YHn7Emst2PvzC4yfFgiIPUgvSA9FIcBZNsJRl42ZjAQYqcwL78/sfw4tsfBmU+NoyEClIL0gPSS3EUgII3XIWfwRoYpN0X3jKkagky6ABT/YGnXxnspbgw0svsa+8ZGkxFGaS5WambDWWAwQlKYIq8EIP3PPkKT/0wAJIDqSHWcpJLQlAC42aFuBlkETqAydGsIKIFGHXAgDsAJRHGnP0LbL/eorml57Tw5AImFtQstCtEg8FtzQ04GxsAycPkYGqR1SOL/fvzm7IGCbJjkA2maRoAWYbL97hCglgHMhHra2r4li65ABYKxDoYxQH8rMAmHg07qyCz+VgYUFqpjMgWlu24Un/q/f+6T39oUz4APfjXVICxuctDpxGrAwYCAAQYAPufFoHFXwuVAAAAAElFTkSuQmCC")
}
.ico-html {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnpJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwx4gIUp4F/wHIsfu9Tht//yCvQSHLA9fc/Ge58/IUidvHtDwZtIXYGViZGsBxIDdUd8Ovvf4bpV94xzLj6nkGQnRlFbuejLwyusjxgNkgOpAakFqSHKg648u4nQ9ah5wxiXCwME2wkGIQ5EA4ABfs1oLy+MAeYD5IDqQGpBekB6SWpLsAGqk+8ZJjhIMUgyYWp9NiL7wyWEpwMTIwIMRAzWImPwUqCiyHjwDOGjV5ylIWALA8rw9YHn7Emst2PvzC4yfFgiIPUgvSA9FIcBZNsJRl42ZjAQYqcwL78/sfw4tsfBmU+NoyEClIL0gPSS3EUgII3XIWfwRoYpN0X3jKkagky6ABT/YGnXxnspbgw0svsa+8ZGkxFGaS5WambDWWAwQlKYIq8EIP3PPkKT/0wAJIDqSHWcpJLQlAC42aFuBlkETqAydGsIKIFGHXAgDsAJRHGnP0LbL/eorml57Tw5AImFkgW2hWiweC25gacjQ2A5GFyMLXI6mHyyHL//vwmLxsiOwbZQJqmAZBluHyPKyRIdSATIYOp6Vua5gJs8U2yA/hZgU08GnRWYVEJMpuPhQGllcqIbGHZjiv1p97/r/v0hzblA9CDf00FGJu7PHQasTpgIABAgAEAooAb7fMLYAoAAAAASUVORK5CYII=")
}
.ico-java {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAvRJREFUeNrUV0toE1EUPfPJTJNp82lNY1PaBGwtpn6q9bNQQRFFpSAKgrgQu3PpXlBEBMGNWwU3LtwoxYULhSoKgkJbawVDta3WT5XWEPpL2iSTifeNjqY6TeNkavDA5c375N1z7z3v8cLlcjmUE2J+JxqNHqDmOlmdjT42k/XlD0QiEXMCzHkwGKxTFMUWz0NDQ6y5RXa0ubm5z2wN/1u/zul0QtM0W4yhsbHxPiNBZNqLIWAZI+PzpuOyLJ8KhUKP6fO2GQlbCLyPpfAhll50XpKkk+Fw+JkZCbFU56qWw72BKRxq9/0x53a7DR0wHPvR9pJxthCYSmbR1RPHnlY32GEei6cRrJZ+7u73+xEIBMyEWXoJBt4ncfXBOLavrkLv2wSVIIX6POcGzIRZMoGZ+Szu9MbRuasW/aMJ+BQB25oqLQViiYDIcwj7ZfirRF0D6az129QSAafEY+uqSnyZzKBjow89IwlEx+b+HQGGNfVOVDg4uJ0C2kIuVMr88hNgwnv+LoHYjKr3fYoIjlS3b71Hzwq7jNJqDk9ez+Bu/yS0IipT9DFkG8dnVYxPZ/DyYxJM0FnyUOHg4RA5NNRIlAkFEn3vaKnCtYcTiH5KYm2Dyx4CbOPddN5Hv6b0aAMex4J5Rkbgvx9ClURpCNW2DBiYoAw8fTMLmerPiLhkQXfICO7f4NXHWIlO7FwBUeDsIZBMaxj8PId6n6Srn1kheFyCnhHbCDyKTuMFXThNKyvgdYkUNdWdNmcOHMKvtCdSml4iNn94S/Xfv4gWw8E2L/au8+jpj02rmJrLIp5QkSFhZsixTOmXSYw1dDF1bPLqp8PSk6wQWKSsBMzsBI8yo+wEFpTgUjddXd3Dy+70RqRABiRZXmCXO1tt7f/fGrh4vAlnbg7rrYH8vjFfaH3JGSi0mZX14lLRFtM3oix2/aIZUCT2btSW/JFVsL1d5CN/jMv/d3yl69W5wQmcTaaXR5wUYLalFhdOH2k9b0qgHPgmwABqjFw0GGyiFAAAAABJRU5ErkJggg==")
}
.ico-log {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVBJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkLQSevnqLU05aTBivXlhiJKocINcSSgATwwADiqOA0pAbjYLRKBiNgtEoGHXA4MoFE+fsooulM/twt4pBzScMDY3VmQz1rdMxxGAAWQ6XOAz8+vWL9GxIyEEwPi7xAUsDhCynqQNAvkeODro7gBjfY6QBLk62f79+/2MCAqw+ghkMi290y9DFsTVQQXYgizEi946nzllbf+f+y7pv33/RJGS4ONn/qiiKNWenBDdidcBAAIAAAwBHPa+btF94QQAAAABJRU5ErkJggg==")
}
.ico-mht {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnVJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwx4gIUp4F/wHIsfu9Tht//yCvQSHLA9fc/Ge58/IUidvHtDwZtIXYGViZGsBxIDdUd8Ovvf4bpV94xzLj6nkGQnRlFbuejLwyusjxgNkgOpAakFqSHKg648u4nQ9ah5wxiXCwME2wkGIQ5EA4ABfs1oLy+MAeYD5IDqQGpBekB6SWpLsAGqk+8ZJjhIMUgyYWp9NiL7wyWEpwMTIwIMRAzWImPwUqCiyHjwDOGjV5ylIWALA8rw9YHn7Emst2PvzC4yfFgiIPUgvSA9FIcBZNsJRl42ZjAQYqcwL78/sfw4tsfBmU+NoyEClIL0gPSS3EUgII3XIWfwRoYpN0X3jKkagky6ABT/YGnXxnspbgw0svsa+8ZGkxFGaS5WambDWWAwQlKYIq8EIP3PPkKT/0wAJIDqSHWcpJLQlAC42aFuBlkETqAydGsIKIFGHXAgDsAJRHGnP0LbL/eorml57Tw5AImFtQstCtEA0y7rbmBVQzEhsnBxNEBst5/f37TtkGC7BhkiylKAzCf4jIYJIbL93RJhCAHEeNbihyAHt80yYb8rMAmHg07qyCz+VgYUFqpjMgWlu24Un/q/f+6T39oUz4APfjXVICxuctDpxGrAwYCAAQYAIH+FoEeflonAAAAAElFTkSuQmCC")
}
.ico-php {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA1ZJREFUeNrsVktPU0EUPn3dPq73QmmbFlRaAw1Q5KUiYCIkmmjUGEMUdGWMSze6cmViTFwYVv4Aw8KNRhe6kA0SAonRGGNBHpWkBAXFIFAeLS307ZyB1ku90EJvdeOXTO7c6XS+b8755tyRxeNx+JdQCl9cLlcLeXSQdlRCjjrSBoUDDodDXADBUwsBx3GSMLvdbnw8J63NbrcPis2Rp7xbWJaFWCwmSUNYrdZuFEHE1GYiQHIwDHODiHizlQj53zAaEXHNZrM5xUQoc0nM83zCB4j2jecAabJdCVgLx8D5xQ9j06swOR+CGDnCkWgcWLUCrCY1VO3XQlWxDhTy9fVNJhOYzWYxY+48Akj8eniZkOjgdE0+mHgVMMp1In8wBnPeMJ3TM+KFC0f0YLdo6G8JM2ZUB7ZCn8tLCW6esYBG9ds27pk1sns5FOkZYEkEbKShmGfvPOBbjcKhA2zatdOacGI2SMIdhLZGwyZyBI5j+IVAQVebjfB+fIWK3lElFEM/2f3Zunzax0WnF0IgI5E/V6eHmaUwdA8tQa2N1A5S0Ycm/RAhET9RycOp6jzo/+yDSw0F2UVgZjkM5jwV7X+dC0JLBQ+lZg18J0ICJNwXGwzwaTJAhVXs1dL8D5H3YqMapkiEsk6B8GPl8UVAv0cJPxZDNNScVgFoeJVCRsONXvjmCdHxTJFWgJFTUUKaL0L08sMC5OmUEIrEwWpkqOlYzfoyvaNeGJ4KQH0JS71TSARl7YGTB3l45VyC9sYCKCvS0BQkaoKJV9LdN9k56B1ZhvOH9clj2eVchCvHDNlHoITku5Sc6SdvPVBWqE2O44nAhkUH09G8IQzT9Kh3Fo6XczQlWUcAga42kNx39s3SAlNtZYHTyJMEaEDfWhS6Bvy0QrbW66G8SLvzC8l2qLHqwLFPS3P8cWIF5slOkRhNiLnGyohV8nKTIVmKJRWAwHxjdcukwkl2CnKN/wI2eeBBD6l6PeM5J33s2MaEjFr9xx86rpcm+7c7x5NjqX2xeakIBYO7SwEumEqSzTxJ7oSZkkgiIEEmDK0wBdvNk0RApgtmOk/UAywD0XSXyGyAayOHcEwmvHA8fDF6Z+wn3AuEclMfdAzEys1w91Zr5X1RAf8CvwQYAB0rcvQMbg3OAAAAAElFTkSuQmCC")
}
.ico-url {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAr5JREFUeNpi/P//P8NAAhZkzrVr1+yBVBcQm1HRDkMgvoAsoKWlhd0BQLBCAgh4eXmpYvPt27dB1GogDlVVVb2ATQ0TGl+Cm5ub4d+/f1TBICAvL78L5AigYwyIcQDVARsbWxbQEUdwOYKJHgkN6IgEBQWFc9gcwUJLi/n4+GDpAATCoPR5IGakmgP+/P/LsP/FJYZzb+8wMDEyMchyizD4yVgwcLGwM4iKijKIi4tjS5jkh8DLHx8Ytj45xXDj4xOG59/fMfCwcDBYi2kxBMpZMajxSYPVgMRBDgABWGIkqhwgBO5+fs7QcWUVw4+/vxn42bgZtATkGAwElRjWPDzCsPf5RYZcTT8GIyFlBklOIfIKInwAZOnE6xsZ/gB9FKfszOAqaYgoWIAOmXlrG8P0m1sYuoyTGQTZeIh2ANG54Oirqwzvf31hiFC0R7EcnNe5xRhKtUMY/gGL9d3PzpNfFOMN/i8vGJR5JYHBfZhhyb19eNQ9J8kBRIeAOIcAgzA7Lzgq8IGfBOTJDgE9QUVwYmszTABnNWoBokPg+OvrYHrD42NY5S+9v88Qe6SH4dy7u7RxAMgCHQF5hlNvboFzw+sfH8Hiv/79AWbBC2AxDX5ZcDakSRR8+v2dockglmHu7Z0Mx4ChcebtbXBh8+3PT7A8yHHZGr6UNUjwATEOfgYWRmaGTHVvBlMRNYbTwJB4+u0tg7iAANByBQZHCT3KW0T4QISCHcPBl5eBiVGBwUBIicFEWJX6TTJ8ABS/IExtQJf2wKB2AEoUTHixg4HhBe0tnYXUKiYqBNqdMrDyQTQyxqWeau0BbKBy3wwUi5H5Qy8NkAOQg5tU3w+KKEBxADcT+9+v/34yY7OEVJ/C1KOrBdmBzGdE7h1PPbGm5vaPF43f/v2iSdrgYmL7p8ohUZ9tEdKC1QEDAQACDADzFSd59WqSKgAAAABJRU5ErkJggg==")
}
.ico-xml {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnhJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwx4gIUp4F/wHIsfu9Tht//yCvQSHLA9fc/Ge58/IUidvHtDwZtIXYGViZGsBxIDdUd8Ovvf4bpV94xzLj6nkGQnRlFbuejLwyusjxgNkgOpAakFqSHKg648u4nQ9ah5wxiXCwME2wkGIQ5EA4ABfs1oLy+MAeYD5IDqQGpBekB6SWpLsAGqk+8ZJjhIMUgyYWp9NiL7wyWEpwMTIwIMRAzWImPwUqCiyHjwDOGjV5ylIWALA8rw9YHn7Emst2PvzC4yfFgiIPUgvSA9FIcBZNsJRl42ZjAQYqcwL78/sfw4tsfBmU+NoyEClIL0gPSS3EUgII3XIWfwRoYpN0X3jKkagky6ABT/YGnXxnspbgw0svsa+8ZGkxFGaS5WambDWWAwQlKYIq8EIP3PPkKT/0wAJIDqSHWcpJLQlAC42aFuBlkETqAydGsIKIFGHXAgDsAJRHGnP0LbL/eorml57TwhAATCysK3hOhi5UPorHJIcujmwXCJEeB25obDLtCNMBsEA3i0z0NwByBbjk1HDc0cgHMdzDfEhM6ZDmAnxXYxEPrrCIbjssR+ByOrB5kNh8LA0orlRHZwrIdV+pPvf9f9+kPbaIG6MG/pgKMzV0eOo1YHTAQACDAAOGRHaFJlGXVAAAAAElFTkSuQmCC")
}
.ico-ai {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAg9JREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByK7ggYYELjS3JycjL8+/ePKhgE5OTkdkIdYUyMA6gO2NnZM+Tl5Q8CmWuwOYKJHgmNjY0tQUFB4QQ2R7DQ0mI+Pj5YOgCBCCh9BogZ6eIAAQEBsCMYGRnh+OHDh7SLgvdXNjK82N8K57OysjIwMzMTXw4QC96dX87w7elRBin3HgYmVg64uKCOP5D0R7WAhYXh79+/OM0iOQT+/f4BtpyJjZfh65MzROkBhQITExM4Cih2AMhSNkFVBl5Vb4bvz1DLljen5oCjARuApQGKHQCylFPKmIFTQofh1/vbDL8/vSBaL8UOAFkGspRbxoSBhVOAgUPMgOHbi8sUJVySHACyDGQpLOGxi2owfH2wj3q1IcH4B1r279dnhidbclCj5cU1YJRo0dYBIEtAAD3rgbLk9+cXyXYA0VEAsoRDVA/FchDglNQHZ0tQ9iQHMCK3iIANkv/Kyso0rZju3r0LapAw0rU2pFouGHUAzVvFLEfSGR4eoYOFWodxhwA7C3FYLWweXj4uPDzSgHzQPIaH65LA9IAlQmpYTlaTDOZ7XHzKQoCV798/GvZVwWaz8v7DWRfc2Fxbz/TmbB3D78+0SZxsfH//CRs1a/g2N2J1wEAAgAADAIk82p3e8s5qAAAAAElFTkSuQmCC")
}
.ico-bmp {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmtJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgTqTi1guPH+MVkO0BCUZWgySyC+HMAGQJavcq8lywFhO5tJK4gIgfNv7jDMuLIZzM7Q8WUwFFGhOJpIygUgywv1Q8AY5hC6OgAGGIFpmFo1CElRkKHty9B3cQ0DE9AFmUA23R1gKKrCMMuhEKvc+59fGA49u8Tw5MtrBjZmFgZNQXnqOwAXAFm88f5xBjdZYwYXIP725wfDqZc3qeeAv///MRx5foXh3OvbDF9+f2eQ4BJicJDWZ1Dll2a48OYuw9EXVxlaLRIZOJjZEKEFzCF7n5yjjgOaTi9m4GblYHCVMWYQYOdhePb1DcP86zuAYpwMr769Z2ixSEKxnOppQFVAmiFGzQXOV+STYLCQ0GK49OYegxS3MAMv0CE0S4SsTCwMm4DxC8KkAnUBWcodsNS1kqZVNV3aA4PaAShRMOHFDgaGF7S3dBaeVjEDFzM7anvAKhs1Sx6biiIO46OLIetDVvPt708yygE0S5D5xOjDp4eoNAAyAIaRDUL2KSkOo1sIYIsmqldGsFDAZgkxDkVxABcT2z9gxcPEzMiEMyGSE8zIlRrIDpTGDXLveOqJNfW3f7yo+/bvF03KB24m9r8qHOLN2RYhjVgdMBAAIMAA9C4L2PHEWagAAAAASUVORK5CYII=")
}
.ico-cdr {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmRJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgTqTi1guPH+MVkO0BCUZWgySyC+HMAGQJavcq8lywFhO5tJK4gIgfNv7jDMuLIZzM7Q8WUwFFGhOJpIygUgywv1Q8AY5hC6OgAGGIFpmFo1CElRkKHty9B3cQ0DE9AFmUA23R1gKKrCMMuhEKvc+59fGA49u8Tw5MtrBjZmFgZNQXnqOwAXAFm88f5xBjdZYwYXIP725wfDqZc3qeeAv///MRx5foXh3OvbDF9+f2eQ4BJicJDWZ1Dll2a48OYuw9EXVxlaLRIZOJjZEKEFzCF7n5yjjgOaTi9m4GblYHCVMWYQYOdhePb1DcP86zuAYpwMr769Z2ixSEKxnOppQFVAmiFGzQXOV+STYLCQ0GK49OYegxS3MAMv0CE0S4SsTCwMm4DxC8KkAnUBWcodsNS1kqZVNV3aA4PaAShRMOHFDgaGF7S3dBaeVjEDFzM7Cr/WPhHObj44H0OMGHFk8O3vT+ITIchAZEOQ+aSKUyUNEDKM5pURMQBblFEtBNDjGFcowTAx6lFCgIuJ7R+w4mFiZmSCG4bLR6T6FFapgexAadwg946nnlhTf/vHi7pv/37RpHzgZmL/q8Ih3pxtEdKI1QEDAQACDAD7sQauaYXLQgAAAABJRU5ErkJggg==")
}
.ico-gif {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmBJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgTqTi1guPH+MVkO0BCUZWgySyC+HMAGQJavcq8lywFhO5tJK4gIgfNv7jDMuLIZzM7Q8WUwFFGhOJpIygUgywv1Q8AY5hC6OgAGGIFpmFo1CElRkKHty9B3cQ0DE9AFmUA23R1gKKrCMMuhEKvc+59fGA49u8Tw5MtrBjZmFgZNQXnqOwAXAFm88f5xBjdZYwYXIP725wfDqZc3qeeAv///MRx5foXh3OvbDF9+f2eQ4BJicJDWZ1Dll2a48OYuw9EXVxlaLRIZOJjZEKEFzCF7n5yjjgOaTi9m4GblYHCVMWYQYOdhePb1DcP86zuAYpwMr769Z2ixSEKxnOppQFVAmiFGzQXOV+STYLCQ0GK49OYegxS3MAMv0CE0S4SsTCwMm4DxC8KkAnUBWcodsNS1kqZVNV3aA4PaAShRMOHFDgaGF7S3dBaeVjEDFzM77raBVTYiax6bChcDsZHlkOXRwbe/P8krCWEW4eLjs5QmaQCbZSBHoYcETeoCmCUDFgLkWERUCHAxsf0DVjxMzIxMWC0lNXixVWogO1AaN8i946kn1tTf/vGi7tu/XzQpH7iZ2P+qcIg3Z1uENGJ1wEAAgAADACWJ9+r79LDyAAAAAElFTkSuQmCC")
}
.ico-ico {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAaVJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLBSZ/Pc3w+/HVxhYZHUYGJlZMaT5+Phg6QAEIqD0GSBmpIoDfl7Zx/Dt4EIGLvt4BnZ9dwx5UVFRBnFxcWwJkzohwKpoxMD+9gmYxgVgiZGocoBUwMQnysDllEy9gogU8H5SFJzN5ZjEwK7rQp4nyHUAl1MKGFMKyHYAu44TGA+YA6gFRh0w4A5goTQLgsC3/fPAGAQE85bR3gGc1pEDGwIcxr6jiXD4OIARuVn+sECTLm10+QnX8TRIWNixa6rewvCw1QfOhjsaKoZPHAX8+UlZLkB2CDIflzjN0wAxlgzvXIAc7xSXhP85Bf4x/vrKxMDIhDfIsSU2XOIo4P8/oB38/3BmwzuzCutZ7h+vY/z+kSZR859L4O8fBYtmlbT+RqwOGAgAEGAAjiC9hXL1ZWMAAAAASUVORK5CYII=")
}
.ico-jpeg {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAnpJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgTqTi1guPH+MVkO0BCUZWgySyC+HMAGQJavcq8lywFhO5tJK4gIgfNv7jDMuLIZzM7Q8WUwFFGhOJpIygUgywv1Q8AY5hC6OgAGGIFpmFo1CElRkKHty9B3cQ0DE9AFmUA23R1gKKrCMMuhEKvc+59fGA49u8Tw5MtrBjZmFgZNQXnqOwAXAFm88f5xBjdZYwYXIP725wfDqZc3qeeAv///MRx5foXh3OvbDF9+f2eQ4BJicJDWZ1Dll2a48OYuw9EXVxlaLRIZOJjZEKEFzCF7n5yjjgOaTi9m4GblYHCVMWYQYOdhePb1DcP86zuAYpwMr769Z2ixSEKxnOppQFVAmiFGzQXOV+STYLCQ0GK49OYegxS3MAMv0CE0S4SsTCwMm4DxC8KkAnUBWcodsNS1kqZVNV3aA4PaAShRMOHFDgaGF7S3dBaeVjEDFzM7hoZa+0SG5oPzwTQMgPgwOWSATRwmBgLf/v6krCREtgDGRrYAXQ4bn+ppAGQBekhgczRV6gKYRciG4rMAm3qiQwCbr0AG4bOQFN9jhAAXE9s/YMXDxMzIRFT8YXMozIHYHA+q1EB2oDRukHvHU0+sqb/940Xdt3+/aFI+cDOx/1XhEG/OtghpxOqAgQAAAQYA3ogNywRusk8AAAAASUVORK5CYII=")
}
.ico-jpg {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAm1JREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgTqTi1guPH+MVkO0BCUZWgySyC+HMAGQJavcq8lywFhO5tJK4gIgfNv7jDMuLIZzM7Q8WUwFFGhOJpIygUgywv1Q8AY5hC6OgAGGIFpmFo1CElRkKHty9B3cQ0DE9AFmUA23R1gKKrCMMuhEKvc+59fGA49u8Tw5MtrBjZmFgZNQXnqOwAXAFm88f5xBjdZYwYXIP725wfDqZc3qeeAv///MRx5foXh3OvbDF9+f2eQ4BJicJDWZ1Dll2a48OYuw9EXVxlaLRIZOJjZEKEFzCF7n5yjjgOaTi9m4GblYHCVMWYQYOdhePb1DcP86zuAYpwMr769Z2ixSEKxnOppQFVAmiFGzQXOV+STYLCQ0GK49OYegxS3MAMv0CE0S4SsTCwMm4DxC8KkAnUBWcodsNS1kqZVNV3aA4PaAShRMOHFDgaGF7S3dBaeVjEDFzM7/vaBVTZD07GpYBqeTYF8ZHls4jDw7e9P6pWEMAuQHYXuGGyOoFsaIGQ5xSEAC25sFuGTIysEkOMW2Ye4LCDG9xghwMXE9g9Y8TAxMzLhTYD4ghybQ5ErNZAdKI0b5N7x1BNr6m//eFH37d8vmqQNbib2vyoc4s3ZFiGNWB0wEAAgwADnlgGzkKaAXwAAAABJRU5ErkJggg==")
}
.ico-png {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmhJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgTqTi1guPH+MVkO0BCUZWgySyC+HMAGQJavcq8lywFhO5tJK4gIgfNv7jDMuLIZzM7Q8WUwFFGhOJpIygUgywv1Q8AY5hC6OgAGGIFpmFo1CElRkKHty9B3cQ0DE9AFmUA23R1gKKrCMMuhEKvc+59fGA49u8Tw5MtrBjZmFgZNQXnqOwAXAFm88f5xBjdZYwYXIP725wfDqZc3qeeAv///MRx5foXh3OvbDF9+f2eQ4BJicJDWZ1Dll2a48OYuw9EXVxlaLRIZOJjZEKEFzCF7n5yjjgOaTi9m4GblYHCVMWYQYOdhePb1DcP86zuAYpwMr769Z2ixSEKxnOppQFVAmiFGzQXOV+STYLCQ0GK49OYegxS3MAMv0CE0S4SsTCwMm4DxC8KkAnUBWcodsNS1kqZVNV3aA4PaAShRMOHFDgaGF7S3dBaeVjEDFzM7anvAKhuRHY9NRRFD5qPLIcsjg29/f5JRDmCxCGvjBU2ekHqK0gDIYGTf4nM4xQURepBTUw8Tsb7FZhC+UCDWsSghwMXE9g9Y8TAxMzLRJFpAlRrIDpTGDXLveOqJNfW3f7yo+/bvF03KB24m9r8qHOLN2RYhjVgdMBAAIMAADIwGkBp21VIAAAAASUVORK5CYII=")
}
.ico-psd {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAkRJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByK7ggYYELjS3JycjL8+/ePKhgE5OTkdkIdYUyMA6gO2NnZM+Tl5Q8CmWuwOYKJHgmNjY0tQUFB4QQ2R7DQ0mI+Pj5YOgCBCCh9BogZ6eIAAQEBsCMYGRnh+OHDh/SLAlZWVgZmZmbiywFCYMKxewyvvv1CZHAJPoYgHSn8FrCwMPz9+5c6DgCBcC1JBn0pfoaXn38wLL/8jOHA3dcMDsqiePWAQgFU4mIrdclOA+K8HAyWMgIMl15+Ajvg5KN3DBtvvYLLt7looKgHxT9VQgAbAIUGyPIMYzkGOUEunOqwOYLsRPjo/TeGPfffMuiJ8zEIcLKCxd5//01ZZUQMWHntORiDgL+aGIO5nBA8bex/8JZhy+1XDC6KwnBxqjsAlgjRAUgMhC8++wh2oCQwjeCLDpqVAwpCXAzcrMwM3//8pU0I4EoPM84+gvPdgFGgLspLlF5G5LwJbJD8V1ZWpmnFdPfuXVCDhJGutSFd08CoAygqiGLOArPO2Vs0t/ScFp5syMTCiqFhmZ8anB216RaGOEwMWR26Whj49+c3eeUAsiUgNoxGFsPmQGyOoEoagDkCl0+pnghBlqH7CNkRNHcAyDJc8U+JI1DSAD8rw79P//4z4Wq9EBMFuBIsCICKfT4Whn8464KyHVfqT73/X/fpD23KB6AH/5oKMDZ3eeg0YnXAQACAAAMAI0n+E64by+4AAAAASUVORK5CYII=")
}
.ico-webp {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAo1JREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgTqTi1guPH+MVkO0BCUZWgySyC+HMAGQJavcq8lywFhO5tJK4gIgfNv7jDMuLIZzM7Q8WUwFFGhOJpIygUgywv1Q8AY5hC6OgAGGIFpmFo1CElRkKHty9B3cQ0DE9AFmUA23R1gKKrCMMuhEKvc+59fGA49u8Tw5MtrBjZmFgZNQXnqOwAXAFm88f5xBjdZYwYXIP725wfDqZc3qeeAv///MRx5foXh3OvbDF9+f2eQ4BJicJDWZ1Dll2a48OYuw9EXVxlaLRIZOJjZEKEFzCF7n5yjjgOaTi9m4GblYHCVMWYQYOdhePb1DcP86zuAYpwMr769Z2ixSEKxnOppQFVAmiFGzQXOV+STYLCQ0GK49OYegxS3MAMv0CE0S4SsTCwMm4DxC8KkAnUBWcodsNS1kqZVNV3aA4PaAShRMOHFDgaGF7S3dBaeVjEDFzM7Q5V9PEPbwYUYGmHitfaJKOLNB+eD5ZABTD+yWpC6b39/UqckBBmGDpAdjewJmFqQYyr3zSCcBkAaYT5CppEtABmGHhIgNTCMLQSpWheQEgIwh2LTg9MBsFBApqnpWKwO4GJi+weseJiYGQnnTvTEhRxd6KGBXKmB7EBp3CD3jqeeWFN/+8eLum//ftGkfOBmYv+rwiHenG0R0ojVAQMBAAIMAErgG/MeljhhAAAAAElFTkSuQmCC")
}
.ico-ape {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZNJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwxElUOEAM+dpYTpY6/vJP0gohYQMhwYh1Jt1ww6oBB7QCiE+Gn/lqG/79+DZwDiLH887Q2hn+fP9ImChjZ2FBorIUOiZaTFAJ8hc2EfcPLD3YEiKa6A4gBvFlVo9lw6DmAEblZ/rwwhi5tdMn+JbgbJGyMjFg1Cdf0MbxtKULhwwBMHFkMWRwZ/ELrh1CUC5AthrGxWUpxGoBZgO5DXGqJUUdyCGAzFCaG7GtSQ4CFWN9j45NqGUEH/OPk/vfvxzcmSvImtsQJNx9UqQHtwJkNH8zur2e7f6OO8ftXmpQP/7i4//5W0GhWSC1sxOqAgQAAAQYADkDCgkQGXJUAAAAASUVORK5CYII=")
}
.ico-avi {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtpJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLKQa9vXnP4ajNz8z3Hj2g+HN5z9gMVE+FgZNaU4GS1UeBm52hJ/4+Phg6QAEIqD0GSBmJMsBV558Z9h45j2DvjwXQ6CpIIM4PytY/OXH3wwXH31jmLD9BYO/iSCDjgwnxGGiogzi4uLYEibpIQCyfOv5DwxJDqIMkgKsKHKywmxgbKzIzbDo8BuwGMwRsMSICzARG+wgn8fZimBYjpKFgHIgNSC1X378I8pjRDng+O0vDHpyXBiWzz3wmuH91z8YjgCpPXbrM/UccP3pdwYDYLyjg7svfzJM3fWK4faLHyjiILWgREo1B7z+9IdBShB70H/79Y9hwaE3DAeuIXwsCVT7+vMf6jmAIADWZ/+QKjVQumMm0mSicgEonz97/xuc0tEBBysTQ5iFEIOGFAdcDJQthXhYqOcAUCEDyufoDlAQZWcINhNkEEazDKRWQ5KDelFgocLDcPHhN4bnH36jiKc5iWJY/gKoBqTWSo2Xeg7g4WACl3CgQgbdEcgAJLcQqAakFqSHalEAL9mA6Wzu/tcMBgpcDIbArCbKxwrNJb8ZzgN9feHBN4YAU0RRTFUHgB0hy8mgKMYOrozWnHoProxAqV2El4VBXZKTodBLAqUyoroDQABkgZsePxhTA9ClPTCoHYASBR17gKlszx2aW7pIC08IsLGz48SdqZpE8dHFkfHQTQPNcUoMtYvugWkYQObD5GmaCJEtp0kiJOR7bHxYKJDje4wQ4GYDtSH/0Sy+QWZzAe1AFmNE7h1PWHe1/sYrhrpvv2iTOIEe/KsuxtBcEKTdiNUBAwEAAgwAcCQxq0cx9U0AAAAASUVORK5CYII=")
}
.ico-flv {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuNJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLKQa9vXnP4ajNz8z3Hj2g+HN5z9gMVE+FgZNaU4GS1UeBm52hJ/4+Phg6QAEIqD0GSBmJMsBV558Z9h45j2DvjwXQ6CpIIM4PytY/OXH3wwXH31jmLD9BYO/iSCDjgwnxGGiogzi4uLYEibpIQCyfOv5DwxJDqIMkgKsKHKywmxgbKzIzbDo8BuwGMwRsMSICzARG+wgn8fZimBYjpKFgHIgNSC1X378I8pjRDng+O0vDHpyXBiWzz3wmuH91z8YjgCpPXbrM/UccP3pdwYDYLyjg7svfzJM3fWK4faLHyjiILWgREo1B7z+9IdBShB70H/79Y9hwaE3DAeuIXwsCVT7+vMf6jmAIADWZ/+QKjVQumMm0mSicgEonz97/xuc0tEBBysTQ5iFEIOGFAdcDJQthXhYqOcAUCEDyufoDlAQZWcINhNkEEazDKRWQ5KDelFgocLDcPHhN4bnH36jiKc5iWJY/gKoBqTWSo2Xeg7g4WACl3CgQgbdEcgAJLcQqAakFqSHalEAL9mA6Wzu/tcMBgpcDIbArCbKxwrNJb8ZzgN9feHBN4YAU0RRTFUHgB0hy8mgKMYOrozWnHoProxAqV2El4VBXZKTodBLAqUyoroDQABkgZsePxhTA9ClPTCoHYASBR17gKlszx2aW7pIC08aYGNnx9DQHKeEwq9ddA8sBqKR1eDjw8Cvnz/JS4TYDKNrGgD5CD0ksIUKPt9TlA0HPASIdSQpvsdwADcbqA35j4Fa0YIOQGZzAe1AFmNE7h1PWHe1/sYrhrpvv2hTPgA9+FddjKG5IEi7EasDBgIABBgAhSU3wy5Zmw0AAAAASUVORK5CYII=")
}
.ico-mkv {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAq1JREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYkayHfD333+GE4/fMVx88ZHhxecfYDEJXg4GfQl+BgtZIQZmJrjZDKKiogzi4uLYEiZ5IfDpx2+GBeceMvBzsDK4q4ozyPJzgsUff/zOcOTBG4azT98zJBjJM/AB5WEAlhiJKgcI+RxkuQ7Qp05KomCxGafugekMMyUGZSFuhn33XjPMB6rJtlBmYEEKCXyA6ER48sk7sM9hlsMAckEKkhMAqjkFVEtWSYgPXHj+ERzsyADkc3RgoyDCsPP2SwYrOWHqOuDpp+8MMnycKMGOjZ1opMDwDKiWWEBWOYAc7OhsRmDUMzEyUj8KpIG+fwL0GXKwY2PfffcVnC2pHgKgfA7KasgAFOywoIcBkBp1ER7qO8AcWMh8AJYDoKyGKzpAcg8/fAOnF2IBI3KDBNge+K+srEywIBLgZGWwlhfBKIhADowzlGNYevExgwgXO4OzsiiDKDc7ihl3794FtQcYyXIAclF8/tkHhldff4LFxICWGEoJwIviP0A1oLLg5OP3DIXWKngdQHJdALLAWl4YjHGmbKAaUDlATFlAl+p41AFEF0QxZ/8C26+3aG7pOS08IcDEwoqCt4ZogzEuMWQ5bGLofJpFweYANQbfDbdokwZABoMswGURuhgh9UMzF8B8hc03yD4mRj1OB/CzMvwjt7OKzRGY7Yj/DHwsDP9wVkZlO67Un3r/v+7TH9pEDdCDf00FGJu7PHQasTpgIABAgAEAZzJTrgcAEqEAAAAASUVORK5CYII=")
}
.ico-mov {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAupJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLKQa9vXnP4ajNz8z3Hj2g+HN5z9gMVE+FgZNaU4GS1UeBm52hJ/4+Phg6QAEIqD0GSBmJMsBV558Z9h45j2DvjwXQ6CpIIM4PytY/OXH3wwXH31jmLD9BYO/iSCDjgwnxGGiogzi4uLYEibpIQCyfOv5DwxJDqIMkgKsKHKywmxgbKzIzbDo8BuwGMwRsMSICzARG+wgn8fZimBYjpKFgHIgNSC1X378I8pjRDng+O0vDHpyXBiWzz3wmuH91z8YjgCpPXbrM/UccP3pdwYDYLyjg7svfzJM3fWK4faLHyjiILWgREo1B7z+9IdBShB70H/79Y9hwaE3DAeuIXwsCVT7+vMf6jmAIADWZ/+QKjVQumMm0mSicgEonz97/xuc0tEBBysTQ5iFEIOGFAdcDJQthXhYqOcAUCEDyufoDlAQZWcINhNkEEazDKRWQ5KDelFgocLDcPHhN4bnH36jiKc5iWJY/gKoBqTWSo2Xeg7g4WACl3CgQgbdEcgAJLcQqAakFqSHalEAL9mA6Wzu/tcMBgpcDIbArCbKxwrNJb8ZzgN9feHBN4YAU0RRTFUHgB0hy8mgKMYOrozWnHoProxAqV2El4VBXZKTodBLAqUyoroDQABkgZsePxhTA9ClPTCoHYASBR17gKlszx2aW7pIC08aYGNnh7Ob45TAdO2iezjFYHx0MXQ9MP6vnz8pS4TIAJ9FVEsDIANhviTWAlL0DI1cAPMRKcFLrB6UNMDNxvDv579/TEBAkiXoiRAXADVQuYB2IIsxIveOJ6y7Wn/jFUPdt1+0iRqgB/+qizE0FwRpN2J1wEAAgAADAIjpSLqXWcBIAAAAAElFTkSuQmCC")
}
.ico-mp3 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZBJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwxElUOEAM+dpYTpY6/vJP0gohYQMhwYh1Jt1ww6oBB7QCiE+Gn/lqG/79+DZwDiLH887Q2hn+fP9ImChjZ2FBorIUOiZaTFAJ8hc2EfcPLD3YEiKa6A4gBvFlVo9lw6DmAEblZ/rwwhi5tdMn+JbgbJGyMjCh84Zo+MP22pQirGIyNTw0y+IXWD6FKFIAsQXYMiEYXoygNYDOckHpi1VIlBEAWYbOMaiGAbBg2H8GCGz3+SS4J/3Fy//v34xsTExXSBLZECGqe/gfagTMbPpjdX892/0Yd4/evNCkf/nFx//2toNGskFrYiNUBAwEAAgwArNbTCDlVe6IAAAAASUVORK5CYII=")
}
.ico-mp4 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAvBJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLKQa9vXnP4ajNz8z3Hj2g+HN5z9gMVE+FgZNaU4GS1UeBm52hJ/4+Phg6QAEIqD0GSBmJMsBV558Z9h45j2DvjwXQ6CpIIM4PytY/OXH3wwXH31jmLD9BYO/iSCDjgwnxGGiogzi4uLYEibpIQCyfOv5DwxJDqIMkgKsKHKywmxgbKzIzbDo8BuwGMwRsMSICzARG+wgn8fZimBYjpKFgHIgNSC1X378I8pjRDng+O0vDHpyXBiWzz3wmuH91z8YjgCpPXbrM/UccP3pdwYDYLyjg7svfzJM3fWK4faLHyjiILWgREo1B7z+9IdBShB70H/79Y9hwaE3DAeuIXwsCVT7+vMf6jmAIADWZ/+QKjVQumMm0mSicgEonz97/xuc0tEBBysTQ5iFEIOGFAdcDJQthXhYqOcAUCEDyufoDlAQZWcINhNkEEazDKRWQ5KDelFgocLDcPHhN4bnH36jiKc5iWJY/gKoBqTWSo2Xeg7g4WACl3CgQgbdEcgAJLcQqAakFqSHalEAL9mA6Wzu/tcMBgpcDIbArCbKxwrNJb8ZzgN9feHBN4YAU0RRTFUHgB0hy8mgKMYOrozWnHoProxAqV2El4VBXZKTodBLAqUyoroDQABkgZsePxhTA9ClPTCoHYASBR17gKlszx2aW7pIC08aYGNnx9DQHKcEpmsX3cMqBmOjq4GpQxb79fMnbaIAZAm6Y5DZFKcBZMPRfTUoEiHIUcgOI9aRTKQGMy6DYVGALe3giwoUB3CzgdqQ/6iaJpATJshsLqAdyOoYkXvHE9Zdrb/xiqHu2y/alA9AD/5VF2NoLgjSbsTqgIEAAAEGAKRaSLN4Zv7KAAAAAElFTkSuQmCC")
}
.ico-mpeg {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAwJJREFUeNrMV01ME0EUftS2221LscBSt0pbjBWsBjGAQRMT48FEL/5F44kYD8ajnjypMVw8cvFkSJSrxMSDMRoSUeNPDARJtKBVo0Sx0CZFC6Wldeu8laWz2y0sMoAvedmZN1/nfe/NezNQls/nYS3FTE/C4fAh8ukiKjL00UJ0gDaEQiF9Aujc6/WKDoeDiedIJIKfO0RPBoPBAT2MSTMXeZ4HSZKYKIrP53uIJAiZZiMEmAvHcef9fv8TMuzRI2FajUKzWq1nAoHAKz0S5qVuNp2R4Pn7JIyMpSGezMk2wWWGbRt52BN0goMrxORyuZQ6QDk99+0nWvZPBN5+m4F7/QnY6bfDsVY3eCossn38ZxaGRlPQ+SAKR1rcsGMT/5eYIIDH49ErzKVnAJ3fH5yEs/sFENdbVGu1VVZZm+sc0P0sLtsUEkoxlhKT0bRj5O37qoucq1qIrCEGsVNpyVBghgi8jExBo89e5LyrLwaJ6VwRCcS++JBkR2D4+ww0kXPXyqfxDNx4NAGRaFplRywWKTMCsV858Lr1U5+aleDW0zj0hQsRiwQbS+bYEVhUyHsmUY8a1t06gzsb6gLs87FEVq50rdgsJjjVVgkNXtu8Dduy0mlmRwAvGexzLYGAwMGJ3W6o0jhDbINoY3cEbVucMPQ1BT8msyr7uQNCkfMowSB279ZydgScNpN8w+EloyVBC67dJhjE4m+YHcH8zUbqrOtxDJoCdthFWk1wWea6JAuDJOo3X1JwtLVwFTMlIJOo5aGuhpMfo57XCfkxwmqvLjdDvcjDxcMbVI8RcwIo6OBgY4WsLGRV/h74rwmojuB6L6my3o8r7rQ7tEANWDkOOto3y+PL3Z/n7bRNGdMY2lbKjrbZTGZ5RajnQBnThLVryvzSzWFjNUBHqt2olCBOmwk90kwyoHdMC5FU8IYzQGdBb2O0GcnKYuRUGXBYQcpIkmm5WaEJao/ETnzQ8zL6v+POu++ujkzAldTsytwPJMDf9TXQceH49mu6BNZC/ggwAJR8VIseM6jsAAAAAElFTkSuQmCC")
}
.ico-mpg {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAvlJREFUeNrMV81PE0EUf61tt9uWYoGlbpW2GCtYDWIAgyYmxoOJXvyKxhMxHoxH/QPUGC4euXhsor1KTDwYoyERNX7EQJBEK1o1ahQLbVK0UPrl1nkr2+5ut7CVAfwlLzP75nXfb2Z+b2ZrKBaLsJYwyR8ikcgh0oSI8RRzdBMblTuCwaA2AUzu8Xh4u91OJXM0GsXmFrGTgUBgVCvGqHrmWZYFQRCoGMLr9d5HEoRMlx4C1MEwzHmfz/eIdAe1SBhXQ2gWi+WM3+9/oUXCVOvL5rICPH2XgonJDCRSBdHHOU2wbSMLewIOsDPlOTmdTkkHiNML7Qgxwz8ReP1tHu6MJGGnzwbHelzgrjeL/qmfeRj/moaBezE40u2CHZvYv8Q4Dtxut5Ywa18BTH53bAbO7ueAX29WjLU0WkTrarVD+ElC9EkkJDFWg1HvsuPM+/Y1VSRXlBAZwxiMnc0Iuiami8Dz6Cx0eG0VyUPDcUjOFSpIYOyz9yl6BN5+n4dOsu9qfJzKwvUH0xCNZRR+jEWRUiMQ/1UAj0t76dM5AW48TsBwpDxjnsTGUwV6BJYEuc8E2aWGulun8826qgDrfDKZF5WuhtVshFO9DdDusZZ8WJYNDhM9AnjIYJ2rCfg5Bk7sdkGjKhnGtvNWelvQu8UB41/S8GMmr/CfO8BVJI+RGIzdu7WOHgGH1SiecHjIqEnIgWM3SQzG4m+obUHpZCM6Cz2MQ6ffBrtIqXFO80KV5GGMzPrV5zQc7SkfxVQJiCRaWGhtZsTLaPBlUryMUO1NdSZo41m4eHiD4jKiTgCBCQ521ItGA6vyPfBfE1BswbUhorKhDyueNBxcRAMWhin1+/s2i+2l8CdNn9SvFqP2I3LZ7PJEqIaUAJNKpNRk1CRq0oB8pku9bDGC1MpQDa1t0jNWUxVoLa18rFoCPaulWAG7BYSsIBgJlqUJuQjlwA9UG8kh9xnk/44Hbr+5MjENl9O5lTkfyAR/tzVD/4Xj269qElgL/BFgADHlS7OoZ6a9AAAAAElFTkSuQmCC")
}
.ico-rm {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAuNJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLKQa9vXnP4ajNz8z3Hj2g+HN5z9gMVE+FgZNaU4GS1UeBm52hJ/4+Phg6QAEIqD0GSBmJMsBV558Z9h45j2DvjwXQ6CpIIM4PytY/OXH3wwXH31jmLD9BYO/iSCDjgwnxGGiogzi4uLYEibpIQCyfOv5DwxJDqIMkgKsKHKywmxgbKzIzbDo8BuwGMwRsMSICzARG+wgn8fZimBYjpKFgHIgNSC1X378I8pjRDng+O0vDHpyXBiWzz3wmuH91z8YjgCpPXbrM/UccP3pdwYDYLyjg7svfzJM3fWK4faLHyjiILWgREo1B7z+9IdBShB70H/79Y9hwaE3DAeuIXwsCVT7+vMf6jmAIADWZ/+QKjVQumMm0mSicgEonz97/xuc0tEBBysTQ5iFEIOGFAdcDJQthXhYqOcAUCEDyufoDlAQZWcINhNkEEazDKRWQ5KDelFgocLDcPHhN4bnH36jiKc5iWJY/gKoBqTWSo2Xeg7g4WACl3CgQgbdEcgAJLcQqAakFqSHalEAL9mA6Wzu/tcMBgpcDIbArCbKxwrNJb8ZzgN9feHBN4YAU0RRTFUHgB0hy8mgKMYOrozWnHoProxAqV2El4VBXZKTodBLAqUyoroDQABkgZsePxhTA9ClPTCoHYASBR17gKlszx2aW7pIC08aYGNnx9DQHKeEwq9ddA9FHMbHJYYMfv38SV4iRLcElwV0TwMgh8B8TY7DiA4B5Giglu+pFgWwUCDHYShRwM0GakP+o1nqB5nNBbQDWYwRuXc8Yd3V+huvGOq+/aJN+QD04F91MYbmgiDtRqwOGAgAEGAAnMw5uSNz54cAAAAASUVORK5CYII=")
}
.ico-rmvb {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAvNJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLKQa9vXnP4ajNz8z3Hj2g+HN5z9gMVE+FgZNaU4GS1UeBm52hJ/4+Phg6QAEIqD0GSBmJMsBV558Z9h45j2DvjwXQ6CpIIM4PytY/OXH3wwXH31jmLD9BYO/iSCDjgwnxGGiogzi4uLYEibpIQCyfOv5DwxJDqIMkgKsKHKywmxgbKzIzbDo8BuwGMwRsMSICzARG+wgn8fZimBYjpKFgHIgNSC1X378I8pjRDng+O0vDHpyXBiWzz3wmuH91z8YjgCpPXbrM/UccP3pdwYDYLyjg7svfzJM3fWK4faLHyjiILWgREo1B7z+9IdBShB70H/79Y9hwaE3DAeuIXwsCVT7+vMf6jmAIADWZ/+QKjVQumMm0mSicgEonz97/xuc0tEBBysTQ5iFEIOGFAdcDJQthXhYqOcAUCEDyufoDlAQZWcINhNkEEazDKRWQ5KDelFgocLDcPHhN4bnH36jiKc5iWJY/gKoBqTWSo2Xeg7g4WACl3CgQgbdEcgAJLcQqAakFqSHalEAL9mA6Wzu/tcMBgpcDIbArCbKxwrNJb8ZzgN9feHBN4YAU0RRTFUHgB0hy8mgKMYOrozWnHoProxAqV2El4VBXZKTodBLAqUyoroDQABkgZsePxhTA9ClPTCoHYASBR17gKlszx2aW7pIC08a6EzVROHXLroHppvjlFD46GIgNrocTBwZlM++TjgRYjOIEoCsH92DTKQaBPMRusPwyYH4MExUCCAHG6W+JxQCJEcBtvgmRo6oXMDNxvCPFlkTOUQbF17/NyNDG85nRO4dT1h3tf7GK4a6b79oUz4APfhXXYyhuSBIuxGrAwYCAAQYAPSMU/fnJ99KAAAAAElFTkSuQmCC")
}
.ico-swf {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfVJREFUeNpi/P//P8NAAhZkzrVr1+yBVBcQm1HRDkMgvoAsoKWlhd0BQLBCAgh4eXmpYvPt27dB1GogDlVVVb2ATQ0TGl+Cm5ub4d+/f1TBICAvL78L5AigYwyIcQDVARsbWxbQEUdwOYKJHgkN6IgEBQWFc9gcwUKp4d/3H2D4tm8fw/9fPxlEOjtR5Pj4+GDpAATCoPR5IGakigM+LVrM8PfdWwbBokIGJkFBDHlRUVEGcXFxbAmT8hD4+/Ytw69LlxhEuoC+ZsIdk7DEiAuQnQZ+Xb3KwGFpgddykgsiUsCfR48ZPq9eDY4GEOAJDmbgi4ulnwP+fvrIINLezsCmpUlRCJAdfv+//2Bg5OSgOIuS7QBQ6mfi4hoYB/z/9Yvh78tXDMzAbEZ/BwCz1ad58xg4rawozgFkOeB1UTFQFzMDX0I89dsDxADRCf1UrSfoUhmNOmDUAfgAI3Kz/KaTM13a6Or79uJukACbTxgaFGfPAtP3U9PgfBgbXR1IHKYeBpDV/gKWoiSVA8iW4bIYGyBWHRMxBqGHALIYMo1sKYiPHhJkJ0JswUqMHmJCgYmYKMDmCBgfmaa8LuDj+/vv2zdmJqRaDlsUkAvADVSgHTiz4Y2GxhrG8+cbGT5/pk35wMv777+hYb1GQ30LVgcMBAAIMACmqfNs4ifjnwAAAABJRU5ErkJggg==")
}
.ico-wav {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYVJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8KkTwiAACwxElUOEAM+dpYTpY6/vJP0gohYQMhwYh1Jt1ww6oBB7QCiE+Gn/lqG/79+DZwDiLH887Q2hn+fP9ImChjZ2FBorIUOiZaTFAJ8hc2EfcPLD3YEiKa6A4gBvFlVo9lw6DmAEblZ/rwwhi5tdMn+JYw4Q4CNkRGOJWv7Ufi4xEnhD6008LaliEG4pg/MRqZB4jAA48PkselDVk+TEEC2nOJEiC2ekH2JzffE8kHgF9A+nInwHyc3gSYkhQ1UUKUGtANnCDyY3V/Pdv9GHeP3rzRJnP+4uP/+VtBoVkgtbMTqgIEAAAEGAH8AyCqN8wbhAAAAAElFTkSuQmCC")
}
.ico-webm {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAwxJREFUeNrMV81PE0EUf137tbQUCyx1q7TFWEE0iAEMmpgYDyZ68SsaLxKjifGof4Aaw8UjHky8NFGuEhMPxmhIRI0fMRAkwYpWDRothTYpWmgLLVvnrSzdr2JLBuoveZndt2/m/ebNezOzhlwuB+WEUf4SDAYPkSZAhKfoo53IkFzR3NysTwCdu91u3mazUfEcCoWwuUfkpN/vH9KzYVTvPMuyIAgCFUF4PJ7HSIKQaSuGAHVYLJaLXq/3GXns0yPBrEWimc3msz6f740eCWOpg83OCfDyYwLGwmmIJbKijnMYYdtGFvb47WCz5OfkcDikPECcXmwHiRhWRGD0RwoeDMZhp7cCjnU4wVVlEvWTvzIw8j0JPY8icKTdCTs2sX+JcRy4XC69xCw9Auj84fA0nNvPAb/epPhWX2MWpa3BBr0vYqJOIiElYyEwxYYdZ961r1bjXFFC5BvaoO1MWihqYkUReB2agRZPhcZ5YCAK8dmshgTavvqUoEfgw88UtJJ1V+PL5BzcejIFoUhaoUdbTFJqBKK/s+B26oc+OS/AnecxGAjmZ8wT22giS4/AP0HOM0F2qGHerSty5KKqAOs8HM+Ima6G1cTAqc5qaHJbl3RYltV2Iz0CuMlgnasJ+DgLnNjthBqVM7Rt4q30lqBzix1GviVhYjqj0F84wGmcR4gN2u7dWkmPgN3KiDscbjJqEnLgt7vEBm2xD7UlWNrZSJ4Fnkah1VcBu0ipcQ7TYpVkYJjM+t14Eo525LdiqgREEvUsNNRZxMOo721cPIww22srjdDIs3D58AbFYUSdAAIdHGypEoUG1uQ+8F8TUCzBjX6SZf2fV91pb/5SDAb5f8FESshd6f2q6dDdtRlQj60chXRSH/m7XMezjGHFSahHUO1Ez6bwOUIiIMmZm6O5cHIhd/52SNNKz5Lo6dT6Qq3cZ9kjwOgNJl/zksJZgPBy4ygiYDODMCcIy5amPOnUCVcoQvl7gvaeqKiCnvvvr41NwdXk/OrsD2SCC4110H3p+PbrugTKgT8CDACPHLU9lTMolQAAAABJRU5ErkJggg==")
}
.ico-wma {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeFJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgSmX93C8ODzC6IsVOCVYMjU9oHzf//7w3DgySUGVxkj4soBbABkeadFClEOKD8xB85+9f0Dw9LbexlefHuP1wE0SYRnXt9imAEMOWsJbYJqaeKA1XcPMaRpeTOYiWkMjANAQIJLkCh1dCkHBsQBz76+HTgHhCrbMcy+vo3h3Js7pFXHVKt/RdUYZLhFGZbd3ke5A0CFC3L+xq9WHCUR5ur6Mxx4dokyByCXbKQCViYWvIXQ8M4Fow4gq1U84cUOBoYXtLd0FlKrGCMEuJjZwbjFKQ3ORsYwcRCNrgaXGDJ/6KSBtoMLGars48FsZBokjksNshyyGEzNgCRCfJYTLAlhrkem8anB5ntcfKwhwMXE9u/v/380Cw2Q2SA7kMUYkXvHU0+sqb/940Xdt3+/aBI13Ezsf1U4xJuzLUIasTpgIABAgAEAkufcCgWFyTcAAAAASUVORK5CYII=")
}
.ico-wmv {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAt9JREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLKQa9vXnP4ajNz8z3Hj2g+HN5z9gMVE+FgZNaU4GS1UeBm52hJ/4+Phg6QAEIqD0GSBmJMsBV558Z9h45j2DvjwXQ6CpIIM4PytY/OXH3wwXH31jmLD9BYO/iSCDjgwnxGGiogzi4uLYEibpIQCyfOv5DwxJDqIMkgKsKHKywmxgbKzIzbDo8BuwGMwRsMSICzARG+wgn8fZimBYjpKFgHIgNSC1X378I8pjRDng+O0vDHpyXBiWzz3wmuH91z8YjgCpPXbrM/UccP3pdwYDYLyjg7svfzJM3fWK4faLHyjiILWgREo1B7z+9IdBShB70H/79Y9hwaE3DAeuIXwsCVT7+vMf6jmAIADWZ/+QKjVQumMm0mSicgEonz97/xuc0tEBBysTQ5iFEIOGFAdcDJQthXhYqOcAUCEDyufoDlAQZWcINhNkEEazDKRWQ5KDelFgocLDcPHhN4bnH36jiKc5iWJY/gKoBqTWSo2Xeg7g4WACl3CgQgbdEcgAJLcQqAakFqSHalEAL9mA6Wzu/tcMBgpcDIbArCbKxwrNJb8ZzgN9feHBN4YAU0RRTFUHgB0hy8mgKMYOrozWnHoProxAqV2El4VBXZKTodBLAqUyoroDQABkgZsePxhTA9ClPTCoHYASBR17gKlszx2aW7pIC08IsLGzg3FnqiacjYxh4iAaXQ2yGDY5ED100kDtonsMzXFKYDYyDRLHpYZYuaGTC2C+QKbxqSFFDqsDuNlAbch/NPMtyGwuoB3IYozIveMJ667W33jFUPftF22iBujBv+piDM0FQdqNWB0wEAAgwAD570Ssrd8AngAAAABJRU5ErkJggg==")
}
.ico-doc, .ico-docm, .ico-dotx, .ico-dotm, .ico-dot, .ico-rtf {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArdJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByK7ggYYELjS3JycjL8+/ePKhgE5OTkdkIdYUyMA6gO2NnZM+Tl5Q8CmWuwOYKJHgmNjY0tQUFB4QQ2R7DQ0mI+Pj5YOgCBCCh9BogZ6eIAAQEBsCMYGRnh+OHDh/SLAlZWVgZmZmbiywFcYPnW+ww/f/1lSAhUQRFfsP4OmIaJP3j6hWHGiptgtoQIJ0NBvBYDCwsLw9+/f3GaTVQI6KkLMtx99Jnh959/cDEQ+97jz2AMExcWYGcIcpVn4OFiYdDXEIKrBYUCExMTOArIcoC6Ah/QAEawI2AAxJYU5QJjmDgvNyuDGlDt1+9/gA4QRDEDlgbIcgALCxODhhI/w417H+FiILamMj8YI4tfuf2eQVaSm0GInx3DHLIdAAK6aoIM1+5+YIBVXTfuf2TQVhFg0FIWQBG/fOsDgwFS8JNUGeGNBkU+hh8//zI8e/mNAeQRFmZGBlEhDkhqB4YQSBwUBU9efGWI9VeivgNYYdFwHxLcmkCfwwA4GoDinOzMDEqyvMBEyEq0A0gqB0C5ARTfIKyF4gABsNgVUPBrCpFUVpDkAHUFfoZXb38wvPvwk0FeGlFlK0jzMLx9/5Ph8cuvDDqqAuQ3SAiXbEzgbMYGpJmQUjQzMIuqAdPInz//GdjZmGnnABCI9sWewCK8FMkqrulSHY86gOg0MGHJIyD5iOaWzmrD3SoGNZ9Q+JU5Dij89ikHsMoRIw4Cv379Ij0XoBsO4sNoYsUHLA3gs3xk5AL0NIQ3F3BxMP/79ecfE6j5hMsQWJDC4ptYcRAA9ZZAdqA0UpB7x1MXHKm//eh73bcff2kSMtyczH9VZDmbsxNsGrE6YCAAQIABAHOPGcK/91HrAAAAAElFTkSuQmCC")
}
.ico-docx {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAphJREFUeNpi/P//P8NAAhZkzrVr1+yBVBcQm1HRDkMgvoAsoKWlhd0BQLBCAgh4eXmpYvPt27dB1GogDlVVVb2ATQ0TGl+Cm5ub4d+/f1TBICAvL78L5AigYwyIcQDVARsbWxbQEUdwOYKJHgkN6IgEBQWFc9gcwUJLi/n4+GDpAATCoPR5IGakiwMEBAQYQAmakZERjEHg8ePH9IsCVlZWBhYWhB9hjiA5ClZsu8/w4+dfhoRAFRTxBevvgGmY+IOnXxhmrLgJyU4inAwF8VpgB4AsBuUKbA4gKgR0VQUZ7j76zPD7zz+4GIh97/FnMIaJCwuwMwS5yjPwcrMy6GkIwtUyMzODMdkOUFPkA9MgR8AAiC0lxgXGMHGQxWoKfAyfv/5mMNAQQrWIiQmMyXIAKwsTg7aqAMONex/hYiC2hhI/GCOLX779nkFOiptBiJ8dwxyyQwAWDTfuIzngPpIDkMSv3v6A4Xt8gGgHgKLh67c/DC/efAdjZiZGcEIDYRAAiX349Ivh8YuvDLpqguTVhqREA7IlWsoQcQ52ZgYlGV5wWqC6A0BAW0WA4ei5V2C2h600XFxPXZBhx+GnYLaprghJZQVJBREovp+9+sbw+t0PcEKDARAbJAaSAzmS7AYJMdEAcgQTMP6ZkFI0iK0KzH6g8gAUDTRzAAhE+ShhFY/wUiSruKZLdTzqAKLTwIQlj4DkI5pbOqsNd6sY1HxiqMxxQBFrn3IAzkaWIyQOEkNX09i3i7hcgK4RxMdmID5xZDl0NTRNA8gW4bN8+OYC5PSAHAXYACNy57Swefefn78ZmavznGiWCHum7/3bX+vKgtUBUxcerbn98Fvjtx9/aRIyXBzM/1Tlueqz461bsDpgIABAgAEAbXE38hMP+G4AAAAASUVORK5CYII=")
}
.ico-pdf, .ico-fdf {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmhJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByK7ggYYELjS3JycjL8+/ePKhgE5OTkdkIdYUyMA6gO2NnZM+Tl5Q8CmWuwOYKJHgmNjY0tQUFB4QQ2R7CQa+jf9x8ZGFlZGJh4cKcXPj4+WDoAgQgofQaIGSl2wJupCxk4tNUYuG1MGVhEhbGqERAQADuCkZERjh8+fMhAeQgAExgoBPgD3IF+YcSpjJWVleHPnz/wBEm9RMjExMAiLsLw/fwVhj8v3+AvaFhYGJiZmYFamMAhQLVEyOfryvBu/mpgGuAiqJYmDuDQVGFgFhJg+H72MlHqYWmAag748+oNOBF+OXya4ffjZ0Q7gmoO+LL/OAOPszWDcGokw7t5qxh+P3lOeWVEdCb4+g2cC76fvsjw6/5jhv/AlP5m2iKGvx8+M3CZGwALib8MrDKSDLxudtR3wO/nrxjeL14HLoQYOdgZ+IBZkVVCFJwdf964y/Dz3kMwn0VCjPoh8PXIaYaPG3cx8Hk7MfA4WGKW+xrKYExSjiZW4ffzVxl+3rzLwGWix8Bjb0G1eoJoB/x5847h/6/fDHxeTnhLP5olQl5XWwYGEKYyoEt1POoAotMAS/tMhof0sHDxRNyJEFuqVGorgbPvVfVgiBEjDs9N5OYCZAtgbGTDcYkPSBoAOQY9JCguB2AGEuM7UkKA5CigaS5g4Ob89//rdyZGEkOFWAeCu8FcnCgtVEbk3vGN/ln1TDfu1TF8+06b8oGb6+8/dcVmjcK0RqwOGAgAEGAASrzyfwJnztEAAAAASUVORK5CYII=")
}
.ico-ppt, .ico-pptm, .ico-pot, .ico-potm {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAdtJREFUeNpi/P//P8NAAhZkzrVr1+yBVBcQm1HRDkMgvoAsoKWlhd0BQLBCAgh4eXmpYvPt27dB1GogDlVVVb2ATQ0TGl+Cm5ub4d+/f1TBICAvL78L5AigYwyIcQDVARsbWxbQEUdwOYKJHgkN6IgEBQWFc9gcwUJLi/n4+GDpAATCoPR5IGYkywHvJ0VhCjKzMLCpmDNwmAYwMAtJo0iJiooyiIuLY0uY5IUAb3Atw+e1zQxczmkMLKLyYLH/v74x/Lp1nOHzimoG3pB6BmYxRRQ9sMRIVDlACDBDLWUWlESxiEVGm4GJT4zh+/FVDDz+5SRFE9USIbuOE8OfZzdJ1kfdXMDINHAO+HXzGDyKyK4LiAV/3z9nYGRhgyTCP78Yfj84z/Dj/DYGHt9S+jjg295ZiFBn42JgkdVm4PEpZmCV06WPA0DZjUVKnSpRR5eieNQBVEsDoAQnmLdsNAqGlwMYkZvlDws06dJGl59wHU+DhIUdU0PVZoQj23yxiiHz0dWigD8/ycsFyBbD2NjEkNnDqxyABTGy77CJ0cwB2CyhxGKsUfCfS+Avw/9/tAtvoNlgO3Blwzuzi2pY7h1rZPz+kSZp4z8n/78/Slb1Kql9LVgdMBAAIMAARLzKcEnwqqcAAAAASUVORK5CYII=")
}
.ico-pptx {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAfNJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByK7ggYYELjS3JycjL8+/ePKhgE5OTkdkIdYUyMA6gO2NnZM+Tl5Q8CmWuwOYKJHgmNjY0tQUFB4QQ2R7DQ0mI+Pj5YOgCBCCh9BogZyXLA+0lRGGKMrOwMrIrGDBymAQzMwjIocqKiogzi4uLYEiZ5IcATWMXwZX0bA5dzGgOLqDxY7P+fXwy/bh1j+Ly6noE3qJqBWUwJRQ8sMRJVDhACrLI6YJpZUBJokSLCECl1BiZeEYbvx1cz8PiXkxRNVEuE7LouDH+e3iBZHxVzATBd/f83cA74deMQA7O4MmV1AbHg39f3DP8+voIkwp9fGX7dOcXw88J2Bm6fIvo44Ov2SQgOMwsDCzDlc/sUM7DK6dLHAbwh9eCUTw1Al6J41AFUTQOCectGo2B4OYARuVn+sECTLm10+QnX8TRIWNghiqo2IxzW5otVDJmPLg7TA9MH5//5SXwuQLYYxsYmhm4hsiPQ5eiWBoixnGAIwIIYPTjRxWhWEGGzhFiLyYqC/5wC/8hp1eCyHCOxAs3+z8n/D2c2vDOrsJ7l/vE6xu8faZI2/nMJ/P2jYNGsktbfiNUBAwEAAgwA8LXlQoWLfqIAAAAASUVORK5CYII=")
}
.ico-txt {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVJJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkLQSevnqLU05aTBivXlhiJKocINcSSgATwwADiqOA0pAbjYLRKBiNgtEoGHXA4MoFE+fsooulM/twt4pBzScMDY3VmRhi9a3TweIgGp86mFoY+PXrF4ocI3LHJL1own9sDkC2ANkwZDFsjkFXC3PAzL4CRqqlAWyWj6xcgBwFFDuAi5PtH6FGJK40QYwjQGaD7MCZCKfOWVt/5/7Lum/ff9Ekarg42f+qKIo1Z6cEN2J1wEAAgAADALEDt/dBJDrPAAAAAElFTkSuQmCC")
}
.ico-xls, .ico-csv, .ico-xlsm, .ico-xlsb {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAiVJREFUeNpi/P//P8NAAhZkzrVr1+yBVBcQm1HRDkMgvoAsoKWlhd0BQLBCAgh4eXmpYvPt27dB1GogDkV3BAwwofEluLm5Gf79+0cVDALy8vK7oI4wIMYBVAdsbGxZQEccweUIJnokNKAjEhQUFM5hcwQLLS3m4+ODpQMQCIPS54GYkS4OEBAQYAAlaEZGRjAGgcePH9MvClhZWRlYWBB+hDmCLAeceHmdIWZPO5gmpObYi6uIOAY6AISRQ4GsNGAhrgmmp1zegMJHtnzSpfUMGdo+DFYS2ihyzMzMYMuxlbokpQFcjoBZnqLpyWAnpYdVLxMTE+UOwOYIEABZHqfuyuAkY4hXL0VRgMsR/4C+ilJ1YvCQMyUroVKUC/5Bg1SEk586tSEpOQIU7AGK1gxyvGI4EyZNHACz3EfegiFMxR4uTq4jWMixXISDn0FPRInoLEoVB8As//PvL8OLb+8Y9j05z6AjpECxIxiR8yawRfRfWVmZpjXj3bt3QS0iRrpWxzTLhsPCASiJcPKr3QwMIExjMB2pVYwRAuyMLCi42DYKKx9dHCYGw+hyMExyFEw5soohxwbSmgLRID42AJODYZgeqqQBmIG4LEd3KIxPs7qAmo4gKgRgvscXrDA5WBSQlQu4mNj+/v7/l5kJ0WpGCXr0qEC3lFC8/2P4D7YDZ1E8/eS6mts/XzZ+//eLJuUDJxPbP1V28fpM86AWrA4YCAAQYADJhRMxzVK59wAAAABJRU5ErkJggg==")
}
.ico-xlsx {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAjlJREFUeNpi/P//P8NAAhZkzrVr1+yBVBcQm1HRDkMgvoAsoKWlhd0BQLBCAgh4eXmpYvPt27dB1GogDlVVVb2ATQ0TGl+Cm5ub4d+/f1TBICAvL78L5AigYwyIcQDVARsbWxbQEUdwOYKJHgkN6IgEBQWFc9gcwUJLi/n4+GDpAATCoPR5IGakiwMEBAQYQAmakZERjEHg8ePH9IsCVlZWBhYWhB9hjiDLASdeXmeI2dMOpgmpOfbiKiKOgQ4AYeRQICsNWIhrgukplzeg8JEtn3RpPUOGtg+DlYQ2ihwzMzPYcmylLklpAJcjYJanaHoy2EnpYdXLxMREuQOwOQIEQJbHqbsyOMkY4tVLURTgcsQ/oK+iVJ0YPORMyUqoFOWCf9AgFeHkp05tSEqOAAV7gKI1gxyvGM6ESRMHwCz3kbdgCFOxh4uT6wgWciwX4eBn0BNRIjqLUsUBMMv//PvL8OLbO4Z9T84z6AgpUOwIRuS8CWwR/VdWVqZpzXj37l1Qi4iRrtUxzbLhsHAASiKc/Go3AwMI0xhMR2oVY4QAOyMLGBfbRsHZyHx0cZgYDOPTC8JER8GUI6sYcmwgrSgQDeJjAzA5GIbxidFLMA0gG0iMQ2F8YvVSrU2IyxEU5wL04MSlBmYpssXE6MUoCYsPTf/z+/9fZiZgqxk9+LAZCJPHZgk2vf8Y/jOwMjL/7bXLZMHqgOkn19Xc/vmy8fu/XzQpHziZ2P6psovXZ5oHtWB1wEAAgAADABRqMy9QT3WBAAAAAElFTkSuQmCC")
}
.ico-7z {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAX9JREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgQ+r2lk+PPsJnl5XEqdgTeknvhyABsAWS6Ytwyr3PtJUTjlYPKEAEWJEGQ5MZbQzAGEQoDmDhgNAWITGk0dQCkYcAewUJoIh38IgIpTchMai6Qa5Q4gVJYP+SgYcAcwIjfLHxZo0qWNLj/hOp4GCQs7bo012zDEHrZ4YYiDxHDX7z/JLweQDQZZCuOjiw9YGkB2FE0dgM0iciynWgiQazlGGvjPKfCP8ddXJgZGJpISIro4Tsf8/we0g/8fTgf8UbRoYrl/vI7x+0ecLnjY4EyUGFb7uQT+/lGwaMZZDgwEAAgwANHIuc9Vl0AAAAAAAElFTkSuQmCC")
}
.ico-cab {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYxJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgQ+r2lk+PPsJnl5XEqdgTeknvhyABsAWS6Ytwyr3PtJUTjlYPKEAEWJEGQ5MZbQzAGEQoDmDhgNAWITGk0dQCkYcAewUJoIh38IgIpTchMai6Qa5Q4gVJYP+SgYcAcwIjfLHxZo0qWNLj/hOp4GCQs7quKabQgHtnhhyCGLIavFph5Sv/8kPhFiswCroTgsJUY9SQURNsPxhQIhyykuCdGDnJwQYCLHQpjBMIzNIWSVhP85Bf4x/vrKxMDIBPcNqUGKV/3/f0A7+P/hzIZ3ZhXWs9w/Xsf4/SNNyof/XAJ//yhYNKuk9TdidcBAAIAAAwBVN9K79PuTHAAAAABJRU5ErkJggg==")
}
.ico-iso {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYVJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgQ+r2lk+PPsJnl5XEqdgTeknvhyABsAWS6Ytwyr3PtJUTjlYPKEAEWJEGQ5MZbQzAGEQoDmDhgNAWITGk0dQCkYcAewUJoIh38IgIpTchMai6Qa5Q4gVJYP+SgYcAcwIjfLHxZo0qWNLj/hOp4GCQs7bo012xgetnjB2WBHQ/nIYujiqPX7T8rLAXSHgNjIYuhqqJ4GYBbi9SmtEyGyI+juAGTfU+oIlDTwn1PgH+Ovr0wMjEwkRwG6Y7BGzf9/QDv4/+HMhndmFdaz3D9ex/j9I03Kh/9cAn//KFg0q6T1N2J1wEAAgAADALuKyAid7COMAAAAAElFTkSuQmCC")
}
.ico-rar {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAX5JREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgQ+r2lk+PPsJnl5XEqdgTeknvhyABsAWS6Ytwyr3PtJUTjlYPKEAEWJEGQ5MZbQzAGEQoDmDhgNAWITGk0dQCkYcAewUJoIh38IgIpTchMai6Qa5Q4gVJYP+SgYcAcwIjfLHxZo0qWNLj/hOp4GCQs7quKabSj8hy1eGPLIYoTUM/z5SXo5gG4BhqEUqKcoDcAMR/c11UtCZAuwRQEp6slyALYgxRb3MD7ZUfCfU+Afw/9/tEv+QLP/c/L/w5kN78wqrGe5f7yO8ftHmpQP/7kE/v5RsGhWSetvxOqAgQAAAQYAQvfLEuMZrKwAAAAASUVORK5CYII=")
}
.ico-zip {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYFJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOYKJHQmNjY0tQUFA4gc0RLLS0mI+PD5YOQCACSp8BYka6OEBUVJRBXFwcW8IkPgQ+r2lk+PPsJnl5XEqdgTeknvhyABsAWS6Ytwyr3PtJUTjlYPKEAEWJEGQ5MZbQzAGEQoDmDhgNAWITGk0dQCkYcAewUJoIh38IgIpTchMai6Qa5Q4gVJYP+SgYcAcwIjfLHxZo0qWNLj/hOp4GCQs7bo0121D4D1u8wGIwGlkcd/3+k/xyANlgdMcgy8McRbM0QIoFVC8J8VkOCxVSHMdCTZ+TEyooDvjPKfCP8ddXJgZGJqISIskW/v8HtIP/H85seGdWYT3L/eN1jN8/0qR8+M8l8PePgkWzSlp/I1YHDAQACDAAtKS/DHmsv9AAAAAASUVORK5CYII=")
}
.ico-bt {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAbxJREFUeNpi/P//P8NAAhZkzrVr1+yBVBcQm1HRDkMgvoAsoKWlhd0BQLBCAgh4eXmpYvPt27dB1GogDkV3BAwwofEluLm5Gf79+0cVDALy8vK7oI4wIMYBVAdsbGxZQEccweUIJnokNKAjEhQUFM5hcwQLLS3m4+ODpQMQCIPS54GYkS4OEBUVZRAXF8eWMOkTAiAAS4xElQO4QPmJORhivKycDO6yJgymYupY5WGg0yKFcgfgMqjm1AKwA5DlQI4hZCnVcsHvf38ojiK6ZEOqRAG+eKaLA7DFKzUcNeBRQJEDWJlY6BMFzIxMWIPbSkKLYgcwIreIgA2S/8rKyjQN8rt374IaJIzDIw2MOoDqBdGEFzsYGF7Q3tJZeFrFDFzM7DS1/Nvfn7iz4cPPL/8zQWOl99wqhmKjMLgcMh+dDQLIatHFkdUD28sM8rzi2LNh6+mlKBaAaBjGZTm6xTCAy0EwO8hOhDCHobNhlsD4+BxHlANgBsAwNoPRLYGpRfc10UVx4YGpf/4w/GMGlf20AH///wOmeqa//Q7ZLFhzgQqHeMPtHy8agSmVJi7gYmL7B7IDZwgMBAAIMABhJOYNvD7xMgAAAABJRU5ErkJggg==")
}
.ico-apk {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhlJREFUeNpi/P//P8NAAhZkzrVr1zyB1FwglqSiHSZAfBZZQEtLC7sDQJZLSUlJcnNzU8Xm27dvg6jVQByqqqp6FpsaJjS+JCcnJ8O/f/+ogkFATk5uJ8gRQMcYE+MAqgN2dvYMeXn5g0DmGmyOINkBa68sYfj55yeG+JEHexnOPD2OVQ8bG1uCgoLCCWyOYCHVARK8Ugzbb61n+PrrM8Pzz08g8cYrw/Dq6wuGZONcFLV8fHywdAACEVD6DBAzku2AH39+MFx7dRFF7OGHe2D67LMTDI5KHnBxUVFRBnFxcWwJk7wouP32OsPJx4fB7FjDdLg4jH380UGwGmSALWGS7YDTT47C2YvPz8TKPvX4CPkFESEQpZ9C25IQG+g90gimi23qGdoOVBJlaJVDO4o+ihzwE5joyAHE6qN5QURxFLCzcJBXAhKpj6ADCMUhpfoGPApIcoAsvwJBNTL88rQrB2AlHiw7grIbNj7NQmBAcgExKZzcnAICjMiNUmCb8L+ysjJNfXz37l1Qm5BxcEbBogeTGRge0N7SDq3puBMhCysLTlzm1YjBh2FsatDVgzDVc0Hf7mYwLnKtRREH8UHiVMuGMAPRLcKnlurZEJvlMDFiLSTLAeg+QuZjsxgWUiRHAQcz1z9qdVaxRRfIbA5mzn84C6L5h6fVP/x2p+7H3+80KR84mbn+ynEpNyfaZjVidcBAAIAAAwAW1gmCSUCdXAAAAABJRU5ErkJggg==")
}
.ico-large.ico-bookfolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmJJREFUeNrs3E9r1EAYx/HJ/3S3mwTb7a4u7kkPguLBky9A8OrVk9A3ISiK4mvwpNCLHj37GjwJ4smjFNZuQTbrYXe72/hM2lrBS6LuhITvDx7SlsIkn5lkMp22VpZlivx9LAABBBBAAAmAADYEMP3woK7Xsiv1ylBb+1J7Us/dhgyEW1Iv25euKcdvrb2xbHU0mE9GjxbpgdMEwK7Uu43toe94cjnZYv23ra1UEO8oAdy1a47nSL0JkotDrx2bffbZVt55dQd84UfdO0HcrewE6gx4z20lD4O4p59KlZ2EK7OuL8cnUnr6HdRFT/CU39k6u5WqOw+pZ360Iz3ZV5bj1WgAHsvAW1bfkfr9Sc8olp0ZmcGaFv0M7FZ9G9QdkAAIIIAAEgABBBBAAiCAAAJICsfIptJyPlU/vn2SY2rmooJIbfZuyLHTjBFoEu+kw9K8zUaNQB09KsJooLLjlZqOPv7xfZbtqk7/5q/PD7+8z4/bV+8WbmuW7hvtMEPPwJNNH4237phog0kEQAABJAA2A9DbuKAcr81KpHys/JXD3+zJW06mZpOv6mj2HcBCdJalWltX8iXX6RdUmAyVO4u4hYsJ2ud4v/dmmADIJEIABBBAAAmAAAII4H9c9+ro9e66c96Gmd/7NrIW1tuL+U7Zwee8yuZsc6lUm2HcnBGY79GG5v6WTbfV6V1v1ghMLt/mGUgABBBAAAmAAAIIIAEQQAABJBpwnK2WSJTMqdlYA76eT8YKxHJ42kyyp38e+HQxPfSl7svHfXgKZST1Vuox/8HyHwMggAACCCABsKr8FGAAiCO50cIM93UAAAAASUVORK5CYII=")
}
.ico-large.ico-folder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAY1JREFUeNrs3E9Kw0AUx/FM/kwwxSagqdVC9649gwdw60rIJQRFUTyDK4VudOlBvIdQjJvWVWPr9I3o3gaaNOH7g0eyCUM+mcybbKKMMQ4pHxcCAAEEEEACIIDNjF/mounr2SbeSyb1UNFYb1IjqVu/JRPhSOq+c3DoeDpa+2Bm8TWYTcYXxfTdawNgKvWytTvUXiC3Y4q1D6hk4QvjniOAWdPXQE/qKUz2h0EnrnRg5aqfh9d0wDvdTY/DOKULl8iJHyXnYbxnV6X6urB0VC3HKynbWgeN2T5EiaO3d/5epVq3MTe625Mn2XeUFzRoAn7LxJtvxD4wsx1FuaaSDtbGL5G07teATzkACYAAAgggARBAAAEkAAIIIIAEQAABBJAACCCAABIAAQQQQAIggAACSAAEEEAACYAAAgggARBAAAEEkAAIIIAAEgABBBBAAmD1gLlZzJFYMb9muQV8nE1yB8TV8KyZZGT/G3NdfH5oqVM578Pzr4ylnqUuFT/ipokACCCABEAAm5mlAAMAvOdJo4EAKcIAAAAASUVORK5CYII=")
}
.ico-large.ico-folder-empty {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABBJJREFUeNrs3MFPE3kUB/D3m+lMp62kpQgEiXDw5CaYuGsUXTxtOOllr3oxcvI/0JiYaEzWv0AvHrzgcU941kQPxuxmEzl42gNshAXRpSC0nbbz871fmdpGBdoK7LTfl/zSMm0ymU/f7/febyZBaa0J0XpYIAAgAAEIQAQAARjNiIVvVv+8GvVrmeLxcJ/O9ZbHIx53Yh2SCD/xuJ/M/kCWk9zzk+nAH/Y3lm6WNpfsTgDs5/F7vGfUteRyAn/PT6h4uMkBYsCpqK+BNo9pNzU04njpfT2xUsr8eFEHvOskBiYlG1CFm49fY/He625qUFalg6vCXH1dfr3F4wqP4ci0D/FechJ94VQ60DbmtpMcNL+kstzo5J8OeJT/F33glKwh5nfchwrWiTuR/oOeBtjKARABQABGM2LShAYrT8ny50jpva/CJTVEvnU00mjKdiiWyG71o+V/yA4WvvnlfKHaayW89u87qMxJ8vrGyYt41ulKiYq5f0kFmmJOsMz9X3GrKW3cEq3nFanBS9X3S4+pJ9H6lkn1niIr+yOfIvq9puKFL54eIH9tmWIq2OCLKtU+rHCDb1uf8dInfjPHc685G1emKeG2iHf4545a+5SlttbAuu2QoPn2CKniPLnDVbzc6xvms3j/BP03/5jKFaJDnqbd9t6diPdFEZEQmLI3RgPnZ6iUmyUnPUbrb+6R5aTJTjEqvw5dnDPH8gv3KRkHXkMbE7N5FGbp498PDJ5knpMZo+ToJYMoqMWVF7TJWbibaayypzseL7yZ0FAwDh27ZrJMc9HYXKxOWW2nKTs+XRUPclTgJTNfVJSI669iGry+s93TSNcXDMk8ybqgZ4JcRzfgfXh52aBtlDKUOTdDBeeEAe5WPAMYrn2CJ5knU9ROjpjpKlCCJ1NY8FLOau2Yqdib86ZidyueARQAgZA1zjtygeKHJ8zfghbiCag3dKEBLwQNq3E34pnrLj8/qvPc2wpOz/HrVNngFoZbFoELoQRPMlRgg1Kuhheufyp7hvHGuw5vbW62ugYKRMZbpcKbauWVKlyfZYXFJ8DbqQpLG+O5mnu8J7QmVZix6tc84O0AaHYbjuTlDKX4qOxYv7bmAW8bwBoiVfu87DngNQ0YhkznAk9naWvq8QROABE7AAqY7Hn7klRrVYDXBKCg1d8wAN4ONxO2/RLwms/Az3hnzS4D0UIGAq8NQOC1AQi8NgCB1wYg8NqowvL8Qh4CIVrIQOC1Aejbx4DXDmDJHoXCXm/lEAAEIAABiAAgAAEIQAQAAQhAACIACEAAAhABwO8CGOhKGRJNxpZZYGmlXhVz7wiIzeEZM6X+kOfCk8WP75/56ysnMaV3HQHj/cWvvyj8I24UEQACEIAIAAIwmvFJgAEAn5Nwqgtf3PMAAAAASUVORK5CYII=")
}
.ico-large.ico-folder-unempty {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAlFJREFUeNrs3M1qE1EYxvH3zNcx09ovaUot6FIUNyJ4A+IFeAfRXINQFIS60IV7Vy7cuPUaXEtEkG68ANEYjaZNE+YjM56ZhBIxlIykMVP+D7zMJnCY35wz7zmBRKVpKuTfY0EAIIAAAkgABLCccYp8+Nf7+4t8L3VTL+c01mdTr0w9cc7IRLhp6oW/cU0s1z/1wdIk3AmPmo+iXtM+C4Cbpt7o85c9K7udJDz1AZUpz6+KAayX/R1om3rtLW1fcs+tznVgpVT+8FSRs7BWi+XdbNSeuZXqrl7ezhbW3Mfvtj6WtwsbvLuOXt/1lrb+C97xTPzZuOeZ62NTNVM7pdk+6HVxKxfEnkPTOGkGZk1kz/W38iepLK88UzBNTMULsQ+sZx0lfyWOOlgQxhJFA3bJY3FdW7TnTATcHHWU42R4K1ceoDaWg0/PJwJylJvlUa7XDyUIYjnqBTJot9EZy2Gnl69MrR3xK95kwAxv7fpDWcPrr6zc2ht+H7D/9A9AlvAslnDU/SJxvy16EEm/UUPlpNOYqX7LFaeyMQRUSWr2f6ksX7wqynYRmmYLaiZa0PkqmZ1jDsOiV6s5oqQhOtMc38yLLzMLD74N34HKUqgURlQ0kVkEQAABBBBAAiCAAAJIAAQQQAAJgAACCCABEEAAASQAAggggARAAAEEkAAIIIAAEgABBBBAAiCAAAJIAARwIQCTdBAjUTAjs8RKlXoXdFoCYjG83EypRvaL9TtB98fb8PD7DZb01EkM3gdzva34I26aCIAAAkgABLCc+S3AAB9MnrCxlmzHAAAAAElFTkSuQmCC")
}
.ico-large.ico-fromchromefolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABCVJREFUeNrs3F1oW2UcBvDn5KQnbdYmTfPRLMnafdCLUcfGIhM3O2WgOPFiu/FCZBY6BooyvJAJiqNTL4ao6IV4oVJERbwYKoKiBTdlaLeVIV3Z/KhzW9O0OUuWpGnaJWnP3vd01LUGbba2W9LngT9Jc5JzyC/vef9vT0MVwzDA3HwsJCAgAQlIQIaABCzPWG/8IX2ivZzfS4eo95foWBFRXaIOWStkIIRFvbsisB6qZl/0gxmT+eDV1PCLuXRMrQRAr6gjNZ4mTa0Sb8fILfoBFTHx2Zw+CMCOcp8DVVGf2OpXNlWtcC7pgRWLYn545Q74qubwPmhzeu+MJlIs7ZEDi3LgruDhW93Fbqu9/gWbs1HOSrcNUEn1PKmJ25ellajgUkAuAB4EHrQ6N6zV9tuGl77QZ47ATs3hE5+kH4pa9d+Ne4HiWB1egL1MiYFXuCPWgR2yoygWY0k62PQ6IIdKiWwi3usdheGvcgQkIAEZAhKQgMsnC3I5q8VVgz13+dDqseO3xDi+P38FRy+lMGVwBP5v1jir8UpbM+Ra/KMzMRNw36aVaN/QyBE4n4QcGk5GR/HWqcjMiOu/nMWBe0L4OTKKs/EsAYtlVZ0N69016NOz+OlSetY2CZoYz+O17c0YyebxzqmhioUsGVCeqk9vDmBH0z9XgLsvJPHe6eisOa/z+EXUV1vxyFoXOu9rwv7uvxAdy1UcYMlz4KPrGrA1UIc3Tkbw2Jfn8HbvELaHnNi70T/reZFMzjyVXz8REaN0DE+0eityBJYMuFMAHvk9juODaRTEkDt2MSWQBvHQahfuDTqKvkZ25I2+WgLKuMVpeT41Meux3uEMvvgjjqc2+eGx//uibCY3BU1VCCgTnyiY674bU6up+OysDl00jufuDmDu5cWwvxYDyQkCynwzkMCuFjfuF02kUYy2h9e48OHOFrMrvynmO7kufFY0mWrr9K7ldlnfisU1u7DI1wKwoaYK+8OBmcc+7o/NnNaHewbx/JYQtoUc5hypqRZ8fk4350oCisilSlffCL76Mw6vgJTdNpObnNn+a2wMz3QPYIs4bSXe6ZGM+RwupOckMV4wq1iSYp787u8kr8YwBCQgAQnIELAcAO1qAds8UTRoE8sK8JauSFsUA2FXDA94I+JWh2aZXlD3pxvwQyyEX+J+ZCetBJybVkcCbd4hbHVHUWvNF90ua9/afvQkGvGjHkDvFd/yBlxlz6DNM4QdvsF5n6ZyRMrXyErmbTgaC+KYHqwoQPkNVcPRvIHd4CYiv6HKLsxlDAEJSECGgAQkIAEZAhKQgARkCEhAAhKQISABCUhAZl6AujFZoESJuW6mS8APrqZ0ELE0PGkm0iX/sH4wN3pZE/W4uO8nz7wyLOpTUS8p/EfcbCIEJCABGQISsDxzTYABAF5pTWwmgxlgAAAAAElFTkSuQmCC")
}
.ico-large.ico-documentfolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAlZJREFUeNrsnE1rE1EUhu98ZCZOTSbYpB9GKgguBHelP8BFodtuuxLyJwqKovQ3uFLoRpeu/Q2CgktxJdgPTChNQtskTTI9N1hw4cKkk5nMzfPCyc3qXu4z57znTi7EiqJIocllgwCAAAQgABEAAZhNufqj9fmpCXupSbxNaK0DiX2J164hibAu8Wbh7iPleMHUF4sGl9Vu8/hZr/XbMQFgReLjrfKa5+RkO1Fv6gtaYnx+uKQEYC3rHuhIvPdLq2u5hTDRhS3bGj28rAPc84qVTT+s0IUn0LYblHb9cFm7UnpdWDqwJ+MLCd2Kq5k5PgQl5RUWr0sp1WPMK6+4JE9yRVlOLkMJOJTE68/EObCmO4plR4l0MBPfRCpplwGvcgBEAAQgAAGIAAhAAAIQARCAAJwbJXqpdHlxos4a31W/04zn6bt5VVxdV26+MB8Z2D76Fhs8rWG/o1pHX2XO9nxk4HDQHY1hdUPlgsUbz9f48UkgXqhO+5fK2/eVm8CdcKoArxUHvL/VOf05GvOFe4mXszFNRENMo5yN6sK6nDVE40s4LpUfbv3TE8lAzoHjddJJsg2AMw6GEgYgHhirB86qBeCBlDAA8UA8EA+khAEIQACirADsndXjn/O8YX4X1teQo5u0wy9TXcPYDLy9/FjZjj+9zcjceg1jM9ALyurOgyd4IAIgAAEIQARAAAIQgABEAAQgAOcbYD0a9CExpv4wq2uA77rNugLiePA0M9G+/j3wZa/d8CR25PsKeP5LxxIfJJ5b/BE3TQSAAAQgAiAAs6krAQYAXiGbDBfBqf8AAAAASUVORK5CYII=")
}
.ico-large.ico-fromphonefolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAjNJREFUeNrs3E1O20AYxvGxndgQq04ESfhIxaalgjVnQOq2264q5RJIIKoiztBVkdi0S9acoVfox6qoEQkgjNriNLF5J1Cpm6glJHEm/j/SqySbsfLzeGZsTWIlSaLI4LEhABBAAAEkAAJoZnJ/fwg/vjL5u9Sl3o3pWCdSh1J7uSnpCBtSb/3ldeW4hZEfLOn+rkWXje12eOpMA2BF6mi2vOI6efk6SXvkB7Rk4POKVSWAddPHQEfqvVdaWsn7xbEe2LKt3skzHXDfDSqbXrHCLDxAXuQKpS2vuKBHpfRmYZl5XXndldJTcM2Y5UOhpNxH838upVSXMW/coCpnclFZTt6gDhhLx+tMxDqwrmcUy07GMoNN451IJe3LgFs5AAmAAAIIIAEQQNOSzvPAJFY/z7+o6/BExZ3rh/WA3IyaCWqqMPfk9kFdFgB/nH1Wvy6+DueOWE6APhl6i4pffpaNSzgKvxnR5sQCxt22EW1O7hh4l/Lq86G00/p0zCzMMgZAAiCAAAJIAAQQQAAJgAACCCABEEAAASQAAggggARAAAGcwqS6tSPNLRlGA9qO23cz0L/2y/RD121mBtALHvfdHzhor/SCWnYA/fmnSv9YMAq/S0+MHtibPcFbkjZXMzQGWrbyy2u9YhZmGUMABBBAAAmAAJoK2Ey6HSTumTuzpgY8iC6bCsT74WkzyaG+lXvdvmq5Ui/l/SI8/5WG1AepHYs/4mYSARBAAAmAAJqZGwEGAN+Yh/QHkxJLAAAAAElFTkSuQmCC")
}
.ico-large.ico-mix {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAhFJREFUeNrsnL9KA0EQh/fukjtNNBc08S9oJSJo5TMItrY2CnkJQVEUn8FKwUZLa19BO7ESKwtRTBASEU1Mcs4GtVFRA5u44fvBcOF2YG+/m53Z4SBOFEUKNS8XBAAEIAABiAAIQDsV+8mhdLpsy1pyYrstmutabF9sK9YhgTArtpMcmVKenzA+WVR7GS0Xb1crpTuvEwBmxY66M2O+F5flRBXjEzqS+IJwQAnAnO050BM7CNLDY/Fk2NKJHddpvDzbAW77qexcEGapwk1oIZZIrwThoM5K7avCUmV9ua6L6XI7as3xIZFWfm//+1Zq6zFm008NyJscUo4XtygA6xJ41X9xDszpiuK4UUsqWCd2Itl2bwNaOQAiAAIQgABEAAQgAAGIAAhAAAIQARCANqgl34Vfnu7VY+FCVZ+Lnx+gK1TJzKSKd/cZ9bU6Ah9uzr5cpJa+r8dN+1odgfVauXHNTMx/GitcHn+Mm/QlB1JEAIgAaGkRcWNdql59biT278ZN+1odgT2D08r1gq8fQO7rcdO+puQUT5ai1PgMe7EJla7OyYG0crRytHK0cgiAAAQgxxhaOVo5WjlaOYoIAiAAAQhABEAAAhCACIAABCAAEQANA8xHtSok/qg3ZnkNcK9czCsg/g2eZiba199ENioPBV9sUX4PgedXuhU7FFtz+CNuiggAAQhABEAA2qlXAQYAvkAprthin2kAAAAASUVORK5CYII=")
}
.ico-large.ico-musicfolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAexJREFUeNrs3L9OwlAUx/HbFopCBKKAKImJg4OzPoCLiaurkwkvYaLRaHwGJ01cdHR28An0EYwjCREYwMTI33qukcVJVHq59ftLTiAMtP309B5yB5wgCBT5eRwAAQQQQAAJgAD+A8DW/e4kX0tZ6jykY1WkLqVOYhFphDWps9TiqvL85NgPFvS7pXazut9pPXtRAMxL3UznlnwvLpcTdMb/2LpKJTIFJYBl13I8T+oqkV1Yiqcy4a59rvNx82wHPPXT+c1EJm/sBGwG3I4ls3uJzLxelYydREwmqy+vh1J6xJZs0RM85c/MDR8lc+chdeynC3Ini8rx4hY14EAar2f+RurfT3qiOG4QygSLWvQamDf9GNgOSAAEEEAACYAAAgggARBAq2JsS7/xdKeCwfh2U9zYlJpd3ohuB44TT2fQe4t2Bw6TW9n68++sP96yBjJEACQAAggggARAAAEEkAAIIICRTCjbWc3Kg+q+NujAnyaqeKF1YJS72/o10HR3M0RsAPSTuZE+Zw38knRpnQ6c1JjubuunsOnuZogACCCAABIAAQQQQAIggAACSAAE0DLAWtDvITFiPs1qGvCi3awpEEfD02aSS70jfdR5qftSO/K+CM+3UpW6ljrgHyx/GQABBBBAAAmApvIuwAAZ2pRkuq79SQAAAABJRU5ErkJggg==")
}
.ico-large.ico-picturefolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+tJREFUeNrsnE1PE2EQx2d3u7vttts3WlqKKYrBiO8Rj179AF49mfAlTDQajZ/BkyZc9OgX8O7BA0ExctGIECmlon2DvnedeaAQA9JW0227nX+YLIGQ7v52npn/PLtBsiwLWP8uiQEyQAbIABkgiwEywBEAmH93d5CvZR7juU2f9R1jAeOJyyGJMIfxzJuYBUUzev5hVqM2Wclt3q/mtxQnAIxivPZEkpqi4uVY1d4vWxlAD4wDApyXhxyegvFSD04kVW/A3tonS+LmDTvAp5o/eksPRPt2AsMM8LbLCN7TAzGqSn07CRd2Vg2PDzGoxU4OCz2EB5o51lpK/TsPjMeafxzvZBwkRR2iBGxi4tX7fyPJP1FHkWTLlg7mNFENjPZ7GQw7QBYDZIAMkAGyGCADZIAMkMUAGSADZICsjtXzh0r1SgGK6WU85u25IN0PvtglcXREBtoJb++G5fEzPzorA0n+xBxo3t4+/KkUUlDYfG/rDbOhBlogya6ewyPp5oTzamBbvFYD6qUsNOolUN0hUDQvN5FO1ajuQD61KI4tuQNJ8I1fYICdiOpVs1be65qaCaVfX6GcWwOXOwBu/3A8Ye2bD6RCT+EJnUZYpwQ0M34FZEXHZrDBRrqD4icO1GAOJMn4peDvmgywbe1w+0F2uXHZru7bDgt2f36GRm0XVCPCNbC9JGwWF7EOLkF27e3BT1VPCIzQGQbYicgbBpM3oVpMoY0pCxvTqZejzt3Ev6GMdemmyGaKkfOBiurBRjLdsSmnJV/KfhPwjs7B5ugB7MYzFtIfoF7OYf0MgieYRNPtE1lH42KjWoBKPsUA/zbjig0CSUKrc/XIMm/tvBjhGdj+8sb5AKs7Gax76T+Gfsom3YyDRh1Yko/srtCI509cP7HOCQvk5Ays7W5DMbOCy614eNGKSm+9C1BkoBXVACNyDnRfXCzN/MYiKLoPAokbA/n+om0Ay9k1AY8ageaLYQ2bQssSPqxxtRKOcevYIFahkFqCImYTZRs1CzN2eWBf/rQHIE4dxcwnHNM08EZnj7Uq1I29mHme0BTsbK1ApbgpvKI3ch6N9dho+0DasiIYtKlKM++JoxHOwubENRCGhEY6abAf29h2dkZ4ui28Y7pCt7fKuQCpOfS+zq4fjImOWMLUGFoqpJdF2HJRNk4kPc1A8mVG+KzwePbt8gTAh13bERlIXdcYmxHhVPGbCQyQATJABshigAyQATJAFgNkgAyQAbIYoN0AM1ajziS61D6zDAF8UcllgCF2B4+YoRZoQ/VRtfBDw7iD38cZT0eiZ66vMB7wf7D8TzFABsgAGSADZDHAfum3AAMAO2tj3VmRR4EAAAAASUVORK5CYII=")
}
.ico-large.ico-videofolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABSdJREFUeNrsnNtuG2UQgGft9a7Ph8R27KQyLVSgCCICBSTENQ/ALVdIeQkkEAjEM3BFpd7AJQ9RiQsqJGgJIIFapS0hjp3E8dler73MjO3QSNheO+na3sxIv7KKvPNrP88/x00Uy7JAZHbxCAIBKAAFoAAUEYACcDlFneWmyr2PFvFZdnB949Be+7ju4PpSdYkh3ML1dWh9E7xa8LlvZnU7G+1y/hOjUvC6AWAK1/eBZE7z+vBxLOO5b6ig49NjaUCAO8vuA724vtXj2ZwvFHN0Y8Wj8Je37AC/0qKp9/VYSqLwDPKBGox/rMfWyCvNLwpjRNXw52e4KLRuLE36EIyDFlkdHqW5pjFfaNE0fpMZULy+JTLAHhqeuRB54A5FFMVjORLB3FiJpOZ9DKSUE4AiAlAACkABKCIABaAAFIAiAlAACsArI4szVLJ6YDSOwagXwGyVwTRq/DsWxQOqFgbVHwMtlAYtuNqf7AhAZGR1oVnag+bpHo0LR8I12xVerfJTbvwG4tchkLgOiuK9ugA7zRLUDh9At9Ps+xPVD3okgxaWYkiqHiV6CK4Kva4BRq2A6xCv29A4/othRjKvgy+QuHoAW5V9hLfLgAhccPUm+KPX/ueTygAkINgkQHqTwdURYM9sQfnvexBeew3v3bg6ANvVA4T3K1/r4QwC2EKXZvcoKuCP5fC+LFTyv0AH/SbpUtAn6pGs+6MwBYjqAF4g/gJEsttTwHsGIx7x2MZbZ1ZLOs3WqdsBWlDN3+egQJYXSm1eUJ+C1vsq+Cgqo85q/gE4PSN2FCD5rm6nwT4vnNm6JK0KRDPbbJGkm/ZwJ0C0kMbxQ74MJV8Zm36cPvkBaoXfOMWxe5yDiRf5unHy6L/80U0AjcYRpx/DVGWsn8S0hSyp/PRHjrR2hPwpgaTPG/WiCwHWj/pRN7LOx85WwMHEuYTWSJF2shl6ODL3v6xj9wEcRkgtlJzu5GN1Ut7/CY/mw4mf9QVXzu3lKoDk4Dnx1CIzRW+qPCoHP6N7G+0XqV5+di8XAbTwwc0zhz+zG8AyrlbYHRNMtEG8Mh1LZxwCeHnv3li2I6ziriPsGVrHqI6LDaGmQXhM8m11jQtb+eIC9PXfnjeN6kz3BzDPi117h9OgkYGKeogoXl/IfQCHLadpczSypuj6LUy+X554LDuNk3N7uQqgFkqddWLsOngCkci9d3bvpEqnXTs4t5cTojpngSvg1ULQNeoMsZ9Qj4AdXgNVj0Bw5SXbwaB5+pj9K+1Be7mymRBI3OCf9aM/x9a50ewbCO+mbXjUrW6UHp3bw5UAqWus+uNcr1YP7l9ak4JaZGR9pNvpzrTD/UAFrWubUxqavtWLf1wc3uEu18qkk3Q7lf/NCWB/cBRdf5PbWeS3KljnjivPJtXI7eo/rIt0jktxXAOQIxceNc7pvDq3uUp7d6FVfmIvOqPV0Rj05PFd6DRPWAfpIp1zeRaYk9CQPJ57l2cZPBgq/M4NVy2c5uG5R9UxIQ5S7QZds9nv82EtTHlkb1BxUCs/srY1F8ubO8DhcY5tvM1W2MDIPBycT2rL05gziIk1jznnLAvxageB0HJJHrAbmAx3WmXo4fXQ0ihAeHwB8NGrHeEsWmYAFkUW6g+uCQzVvAFYHpG3swSgABSAAlBEAApAASgARQTgfAAWra4pJKaUAbMiAbzdLhdBIE4Hj5ih3KFmwudG9UjD9SFeZwSPLcnj+g7Xp4r8I24JIgJQAApAEQEoAJdT/hVgAK5f795U9dlNAAAAAElFTkSuQmCC")
}
.ico-large.ico-sefolder {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/9JREFUeNrs3G9IG2ccB/Dv5ZKLuUSN1miMq3/atVU6aauu615so6ulY+2gK0ihrFhwZRR801LGcLJRcXtRxmAwBhtzyFYHZUPYi/XNBlspdK3rnznHWitpFfvHNkprUqOJJrfnuZYiYiA6tRq/X/jhn3uSI588d7/nzqBiGAaY2cdCAgISkIAEZAhIwKUZa7IDgx0HFvtrqRP19QLt65aoVlFN1hSZCJWivnD6yqBq+rzvzIiNF0SGB96PBu+pqQDoEdXuyCnUVJt4OUZ03neoiBOfPTMXArBuqZ8DVVFtdnd+oc2ZuaA7ViyK+eYtdcBmLcOz3Z7pWbxNpP5c0bzs+GPL1v/7FG9adfd79sw8eVZ6aoDK8PlaTXz9QJRsswWJBjbEf1tMeBB40NJXwJqmPzW8YF+XOQOPaRm54p30QlFtiUdfnzvAjOLKOXiWuJh4E4tiHVgnO4piMRakgz1aB0SRKpFNxPO4ozC8lCMgAQnIEJCABFw+mfPbWT69FNW+d5Cl+TAWC6F7+Cx+H/iGgNNFVWzYln8QG7J34BnnevN3ofEhE6zN/y5ixjgcajqy7D7cj9wm4OR4HWtwcO1XyHOsMn8eivTjzmgP7BYduwsbsDlnD1p6DuHu6HVE42OcgZOjW92oLzsBt+bFucAPaO9rRnjigblNzridK4/g5bxa1Je2ofnvakRiI2wik7Mt/20TTx6qJ/xHn+DJjIrz3o+9x/DrnS/NQ/dVMZZdeEo2Zu80oU7d/CzhmJ/7PzVhN2S9xi48NTlpK3F6oBXHqzq5DpzNg87c/Q7lWduTGpvKDWTWM9Af/NNsEg0XqxAcD3AGzjQVOW/AoqioKWlKOKamuAmfb+lLeqYuK8ASVwX6Hv6FTdmv463Vn8CuOp9ss1nSsKeoEa94a9F1/xezeAhPiVzrfXSlGvtWH8cWT425aO4f6ULciKPQVW5eoXQMtuPkjUZeC0+X2+FuqBYNLdcO4cXcvXgpbz+KXBvNbTdCl8wmIwF5MyFBvvUfRuWKXbg8dAoXBn/CH/dO8m7MTBIY6xXrwF4wvB9IQAISkIBzEodY1lQ418KtutiFk9dXsF4vwWZXKZ7Ti2FTHj1dz9gtnA/9i86wH6PxKAGnZk1aAapc67DJ+Sx0cek23XZZe42t6Bzx48JIN/4J9y5vQK8tG88LtBfSy5I+TOWMlNCygrEwOh5eFXUlpQDlJ1SNjKJydoNZRH5ClV2YyxgCEpCADAEJSEACMgQkIAEJyBCQgAQkIENAAhKQgExSgAEjNkGJGeaxWUACtkSGAyDizPCkmUir/MP6h9HQoCZqn/jeS56kMiDqe1GNCv8RN5sIAQlIQIaABFya+U+AAQBLjB3QxtGdmwAAAABJRU5ErkJggg==")
}
.ico-large.ico-access, .ico-large.ico-mdb, .ico-large.ico-accdb {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-c {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-cpp {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-cs {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-fla, .ico-large.ico-flv {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAz5JREFUeNrsnL1vEmEcxx8OOE1LEUyKthATgqYJ6eKEM8QRZ1+WmrropJs6mLjof6CJL9HFl7nMJY7SmLg0JIaBRBKrkBhDW2Io3Hm/B69eT6D3Qjm4+36TJwcctL1Pvr+3p+F8siwzyLoEIABARxUYdrJcLovK4YGyVpQVd8tFxxOJp8rhltH3nwiHrQFU9DASidyNRqMsEAi4Al6lUmGNev3mfCzGzEC0CnCV4AmCwCRJck3YnV5YYN+3tkYC8bAcOE/w3KZjosghkhOVp09QRByE6OkqPAqInm9j7EJEH2gTIgDahAiANiECoE2IAGgTom/YdpYyC8upVMpVcBqNBms2m6Y+k06nfVZHOddJme1ZKBTqucf3j8ugx7VaDSGsVTAY3N8Y0Uaf1Y1lzzlQhUjqdrv/uW6QEwGwD0QC1Ol0+NEsOM8D5Bf/N5S1W3UT78AfK9dNvf/U61d9P69/3Q5ECmVa+jBGCBuU3+/fd6IZeI4CHJWDRgmRoGmrsRGImES0MATBtAMBsA9EM//GAMB+862urUERsQgRDhwDRAC0mzOBAACdHQed+sWHjXST1mjDgW5z4LQ4DA4EQAAEQAgAARAAARCaqEb6KEfBcTbpcOC0OdCuOyZtBIQDARAAARAAIQAEQAAEQAgAARAAARACQACcIg39tuaXbA53JlO0VFy3/m1NURQ9Da/dbiOEj1Jj3dIP5/MscuVy33P1R4+ZmEzy81+vXhv6c44vL7PY/XusU6+zb7fveAegqkGACKARzVzIMGl3lwViMQ7z9+YmqrDhP3h2loWyWdZcK3AHEky0MSZE8Eg7xSJrlUpsJpPhUD0VwmfevjnwnGD8fPHScPi2PpZ4CNOR8ip3ZKGAHHhoS6XkSFo768Vei1Gt8kVQPQXQcvjmeuF78sYqX3q4BBMAhxQPynfktF/v3h94PfH8GXehEwCnpoioxYLynlZqLqQ86EQxmUgH6ouMCkrNeXq1NkrcgU4Uk+GbCflLXXFvz9PjXjsYlJYKa35LISyfO7tBd7Pw4u3i6Zr5tadSn6yH8OLixY4kf/BVq+fZ9ra3nDg3J8nJ5GeWiOcshzDkwlEOAF2mPwIMAMxjFWM7SdA6AAAAAElFTkSuQmCC")
}
.ico-large.ico-htm {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-html {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-java {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-log {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA9lJREFUeNrsnE9IFFEcx9/srlMbq+2fXHZdD8pG0WIHKQ92iP6QYhRFtzyVHiI7FJ2KIAiMTkoeMoSwTnoqhKLQQ0kHgzI8FAaZGIiu7JKKRVuLO9P83jrjpOu4M7Pu6rzfF5aZffNmYT78/nzfWxhOFEWCMi4bIkCABZVD6+Lo6CgvHW5LnwvSJ2SVhw6Vlz+UDi3Zzt9ZUmIMoKQ7brf7hsfjIQ6HwxLwxsbGSDwWu1zq9xM9EI0CbAZ4NpuNCIJgmbQLBINkJhrNCcT1amApwLOatvE8hQiRKH3txCZSQIhMd+FcQGTexpiFiD7QJEQEaBIiAjQJEQGahIgATULktLazpLWwGA6HLQUnHo+ThYUFXfdEIhHO6FLOcpLW9sTlcqWjh1vmstb55OQkprBaRUVFysaIOvuMbiwzF4EyRFAqlVoVdWtFYt4BTsV+5AVGyO8zDBEALS4u0qNecBsO0OiD5VNyKqu36vSCZN7GAES73b4qjVdGJdZADckAIRIz1UIEmCVEgKbuxpjCOgW773ojEAFmgKjnbwxmbYzm+nYp+rIx10zbmGwgYgpvMEQEaLZmIgIEiAC39FJwq9uYQrsCtDGYwggQASJAFAJEG4M2Bm0MCgEiQASIAFFoY9DGYApjDUQhQASIABEgCgEiQASIAFEIEAFuWmluJnQ8GkBCkrraI8YAgnieZxpeMpnEFC5YCudKh2urSP2xg+TW3SdrzvF6iknd0QNk/74KZezbxDQZePORTEX/35wNBX107u7KsnXnWgLgegIgFxvryOzcT9LZ/ZxCAKBnGmpJS9Np0t3TT8YnonRuuDJImhrrKbDWth6S+JOk98tz2zqf0t9hqgtDNCUSSQneCyWCAMLjngEK6mzDIWUunMMYXAN4ILgn/f0vjXamIhCiB1Kx//VwxusfRr6S8+eOkKql1IbI7JdSdaUAZmtbrzVroJY87uJ0FM1krl3TS+Net0sZG5cikKkmspGC2qluJpD6UAeZATg3ny74oYBPaRRqlQXS/+7Nzv9aHgsuz4Xap9THk7UkXFHG1lIOGgA0hZrqvRmv11TvoVH1+ct3mrrQKDLNdW7n8w5v03Rh8G9OJy/ZkFO0qcjNQk7PvldDSqPofTZIvSJcA2hqGwT35Fuaby66dP2+mIulnGykM6nv5RDttGaN9Nt3n+i8emk8lzUQlnJd7dc4QwCv3nyQEkSO6eWejROFjntX7IZSuDzofQ8vp2HxdfHwzPDsoYBn2HAX9nldJwRRHJyJzVf/TiSZisQdTl4I+H0ju3zFxw3XQNQW6cIIkGH9E2AAawxpPqroZK8AAAAASUVORK5CYII=")
}
.ico-large.ico-mht {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-php {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-url {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-xml {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-ai {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABLNJREFUeNrsml2LE1cYx59MZpKNSTYb2tUsG0trqsX0YrVUL1pvpNSXFgr1poIgpUVEP4FXgvQ72ItCL7wuxStxlQVfSxFBS+lCXSPupl2XTeu62d1uncyL5zmzEyfZ3UlmEpJJzvOHw8mZOSdkfjxv52RCpmkCyb8kQkAAuyrZ7ebk5GSEdedZ+5q10X556NFs9nvWnW12fmpw0B9ApgtDQ0Pn0uk0yLLcF/CmpqagND9/ZnjrVvAC0S/AbxGeJElgGEbfuF1mZATmnj1rC8RGMXAY4fWbopEIh4iWyIYXKYl0EaLQWbgdEIUvY1qFSHVgixAJYIsQCWCLEAlgixAJYIsQQ27HWWwvbOZyub6CUyqVoFwue1qTz+dDfrdyfSe2t4dEImFZT+g1l80+F4tFcmGnFEWpHow4vc/vwbJwFmhDROm6vs7qNrNEArgBRASkaRrvvYITHiB/+DVXdh7V9bwFlsdPgbH0F0jJLAwe/qEjENGVsdW7cTMAA5VEtH/+4PC4VbAex51QOBzmzSu8wAFUn45bDzS0o2bcSYjOeNhTFmhWVqBSvMk/x/ZYp+w4xuudEp6+96wFqjM3wNRVCKfeBvnN93mPY7zeSSFEL39jSEFzX2Vkf02vTl9vav3yrXO8tUP1ZU3gAeqLT0FfmLKyYmZ/Ta8//5Pfb/jQksJbu9QsRDlI1heKJEF+Y7f1w1iPY1Nd4vdjY6ddvyN+4Lu2/66eSCI8zk1PWG6b+RBNyTYpa8zdeILPC6K6DrDy911uZZbb7qt1j7Ux3sd5bnrx01HehANYrfUcFlfdrzosspM1Yc8ANJZnQZv/rSbm1cQgR0zEeTifADqtz1Gi2Fl3XZZzXG+2pBEDoGkwt3wNxK776uW8zuebwXrJqWtlTGXuPhir/1bHS9fPNHZ5Nh/XbQZbKAv0mxSClky6YoHG/wtQmf3VShTRFAx+dglC4YhrrVi+chLMl4t8Ha6XBtLiWqAzlkVzn7vC45DZ/Wjuiw1jp6AAx9eDaSAn6CC5cccBaqXfq/Vc5J0j3IWb2peyeTi/vn4UDmC1lmM7jOjOLz2t5fPtncnMhHgAnafOSvYASPGMtx/L5uM6XgZ1+LQ6EADtU2fUwHtf+foOe103Tqu7D3At+MvbPqj+ceRVuA7XByWZCPd2llcVCgXXt7Po/cBePo0hgCQCSAAJIAEkgCQCSAAJIAEkEUACSACFk+v/wvKd0zB9hwBB/rY/gKioLDbAlxq5sHgxcPjgBcgevwzx3KFab9g2tuF1AuiMKYkMB2VUlmHLWx+TBXoVWhfCW3x4iYNEoATQC8B3D8HK42uwWrReKo9t/4gANqsYc1lJSXB4hrrC+2T+GAFsVluYtWnLc6A+L/Dxf8VfONBYgGNhYKo8jHWx7RYozLT1YFdn7hJAV/ddi3WzP5/g7msrNXYSkruPgRS5SC7cKPvasc8pO5nEc4cJoFvyQBfGmFcvjIfqQoEDlpSBwAF0fbno0Y9H9AisSCEQU0hGhbix65urYV8WaKZ23dMN64tEhMefPbXzvu8kYsZHP9XAuKGXn+yFypJYBw9K0jDTOx6Y8ewnvl2Y1INbOQIomF4JMACqJM9nuTUMmgAAAABJRU5ErkJggg==")
}
.ico-large.ico-bmp {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-cdr {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-gif {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-ico {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA7lJREFUeNrsnEFIFGEUx9/szu66uOvumCtuSlREkB2ChII6dEgisFtCEQVBetBD4KU8lBAFURejg0HSqYgKjwke8tBBrEPSaYMMCrRW1NpCxTZmdvrep7vsrLObO+vubPO9P4zfOPNWmB//9733fYsj6boOJOtyEQICaKvkQjdjsZiXDQPsuMiOZqc8dHNLywM29G42PlRXZw0g041wONyvKArIsuwIeNPT07AwP98TaWyEYiBaBXgJ4blcLkilUo5Ju6ZoFObi8S2B+K85MILwnCaf18shohPZr0NURGyEKHQV3gqIwrcxpUKkPrBEiASwRIgEsESIBLBEiASwRIiyaHDq2LoWl3Ob1dfZ2Z5Qa2svAVwXW9tDIBDg55IkZa7nO5+ZmaEUzpbH48lsjGRvJlvdWBbOgWmIKE3TNrgunxMJoAlEBKSqKh+LBSc8QP7w66mcvVVXLMiqnwNXJ19A4v45PpYLotvt3pDGua78bwEm348ZxnIIAZpBdMRKxHfghGEsN8Rs5zmiiPiPnOVHJZT+6gJbGsc4sNJCiMV8jUEATbTZAlLVKYyVN1fK5acVhUgOrADEqnVgttvM3Fg1cyb5jAASQAJIAEkEkAASQAJIIoAEkAASQFIxqrrdmEI7L3bvEZIDRXCg3Y4iBxJAAkgASQSQABJAAkgigASQABJAEgEkgATQwSq4H1j78DTMCQ6oFn/c+2AN4FqET2yCapJS2LYULod8uw5C5MJdSIwOwsq70cz1UHsXBLP+H+RP/COsxl7D0sRzw+fN4lamRg1/y9EAzdTYPQSumoAB6rbO6xA63s3PESLeb2Dgc+OUU32gdPTx67mwhajCwaNnwBvdCz9Gbhlc9H3kJiQ/T7H7a26rbevgcYtPrhriEi8H4df4MIctK1HxAPpbj/FUxVTM1cLjKzA/3MvdhSAxTk3EN8SlgSJk4QCiq9Sf8fxFcB2YqyZoChmV+r3M4r6BHBbQgbQSKVHoKnRhvvmxZeAVuPxB5rKlvHGY4rKyvaCTHQsQ5zVsbczg1Oxu46mJabw08YzPl2aFIj332dHK2A4QHxoh1XdeMxQB7BUR7K/xR5k4dGvD+TuGOGxjsAJjJTYrMI7vA7EAYKUNtXfzfg6PdGpjv4cONcZ1mcbZ1UhLhV4486X/kCapSeZSCcSUDrrHn9p5+43bUgpr0f2TkNLwtT4CsmPPzJ5da9o3aTmF9fodJ1WAMffCp8PS8qJQ75jRAw2qFtnzFhlYTmESNdIEsNr1V4ABAKATVWjNArx4AAAAAElFTkSuQmCC")
}
.ico-large.ico-jpeg {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-jpg {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-png {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-psd {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-webp {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-ape {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA7JJREFUeNrsnE9M01Acx9+27g9jIkOZTMAYiTEZF4melJtwNJ6MHgwx/jlovHhSL0ZOejNGo4l6Mh7wZMSjHDyoB4NycolZNJpFZhiJSmRs0K6+X6FzsNKtLdtK+/0mTbf2tUs/+/5+v/fe8uaRZZlB5uUFAgBsqgS9k8lkMsB31/l2mm/dTnno7p6eB3x3sdb2W9vazAHkGm1vb78ajUaZIAiOgJdKpVh2ZuZCZyzGjEA0C/AswfN6vaxYLDom7LricfYzk9kQiNVyYCfBc5qCgYACkZzI395HEWkiRFdX4Y2A6PpujFWI6AdahAiAFiECoEWIAGgRIgBahOjRm87iY2G5r6/PUXCy2Sybm5szdE0ikfCYHco5TnxszyKRyLJ7PP+5rPc6nU4jhMvl9/tLEyPl0Wd2Ytl1DlQhkiRJqnDdek4EQA2IBEgURWVvFFzTAM4/e8zEb6m6f46wey9rPXFOv81KKJdP1RkF2fAc2Ah4Rj6HIPp8voowXutK24VwZOQS88V7N/y+UibN/j65Z+gaFSA5USsX2hJgPeBZuS9BJGjl1diWIWxn0ey7UQcCoAZEIz9jAKDW+LbGAuLqfmAtEOHABkAEQKs5EwgAEAABEAAhAARAAHSl6jaUmx97yMTvX+BAs3IDvLo6sBGyg8s3dQ60g8tRRADQoQCFPftMnUMRWVHr8TNwoO2/fRu4fFN3Y+zgchQRAARAAARACAABEAABEAJAAARAAIQMSXe1ZubyKfwzGVf89lPzqzUDBpY9OVGLVRYhIoQtqmkTqltGLimzxrmXY6zw4W3puJ8fo1VMayXnc2zh1bjSdr02pOKvWfbnzqizAXqj2xV4BCXQP7AKoCparrX09fMq4OGjJ1cdW9vGNVU4eOBwyVEEkoBWU27iRcmhru/GBA8eYoXJd2zx09RyoerfjxxYqyhkPaEwW0x+VFxIEEODwyz/ZkL3uvDQMWVPIeuLblNea+XBBe7Uavfa1AD9iQEl0UvTy3/msJScUqDSpjpSCw7BpoJD16oA7ZADGwqQch2BIkVv3K0AWw7QDnBsB1DNdb9vXVEcpaqFh2docIg7LIyxcLXqSy4rh6f09nk+VIsLiohO8aAQXpoYrzhH+ZA2ApybfV7zPbWKSKM70rqTCdPXzkvBQt7Vw71CMFTcefORz1QIi1273kscsBunZOiZ6dnFrt5J0yEsdcSG87L8Wpj5MeBZmHeVE+WW1qIY656SOnYcMR3CkE2HcgAIlfRPgAEAIIZMFb61acMAAAAASUVORK5CYII=")
}
.ico-large.ico-avi {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-flv {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-mkv {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-mov {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-mp3 {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/xJREFUeNrsnLtv01AUxm8SO0mbUOKKhj4RaoUqpQsFJuhGOyImHhNCBQYQf0BZECwgJgYQSBQxIIaiTsBIBwZgQIVOREIRCBTRogaBVEjzsmPucevgJm4aX+fhXp9Pct3G17b883fOufe6jkdVVYJilxcRIMCWSqi2MR6P++nqKl3O0qWPl4vu6++/T1eXam2/s6ODDSDV9UgkMiVJEhEEgQt4iUSCpJaXL3ZFo8QKRFaA5wCe1+slxWKRm7Dr7ukhP5aW6gJxqxzYBfB4U8Dv1yCCE+mf97CItBCiq6twPSC6vhtjFyL2A21CRIA2ISJAmxARoE2ICNAmRE+16Sw6FlaHhoa4gpNKpcjKyoqlfWKxmId1KMed6NiehMPhNfd4/nPZ7PdkMokhbJQoiqWJEWP0sU4su86BOkSQoigVrtvMiQjQBCIAkmVZW1sF1zKA6acPifw10fDzCHv3kdCp89XbrIeycarOKsim58BmwLNyHoDo8/kqwrjclY4L4fCZy8TXM1D34ypLSfL38V1L++gAwYlmudCRABsBz85xASJAM1ZjR4awkwWz71YdiABNIFp5jIEAzca3NRYQV/cDa4GIDmwCRARoN2ciAgSIABEgAkQhQASIAF2phg3l0jMPiPztMzqQVW6A11AHNkNOcPm2zoFOcDkWEQTIKUBhcJhpGxaRdYVOTKIDHX/3HeDybd2NcYLLsYggQASIABEgCgEiQASIAFEIEAEiQASIsqSqszHS9A3yy+WAJPhx+wkbQJDfwmtPPCq/xUuIGMKNDOF6Kjg2TtrGjxP5yyfyx+RNItgGbXLv35DVFzNEHBzW3mYql5pdJZmXz7V2xv10ZeaekezrOf4Alk5IwXilXaT4++eGzwOHDpu2h9e2ChS6rh0Uavux09pnABngAXAAGjh4RNumZjIlwNxVYXCQf2T/xjw7Mko8wfYKqGZapQ4DATy4GcpisgRLX/t6B/h1YG7+reYUY5iJsVEttK0qPfuoIk2ACh8X+O0H5uMftBAW15+agfPAgfkaL7qd5jwNkgE43BDp2p1Sji0w3Ixt40AIOVhECg0uFHIfhDUABJDlKi8k0BZynjHcIXRhgZsSOjmpPa0rdyc3AHUXBscmtGrqjx3Q4AGYWopINUE7SBEQyulZjodycJEQugAREj5rzopM3dLC1qxQcT0W1kMWnAKhyJqz9GPo+RRyIaSEfBOLSMv+M6EQX8t5dvprkAvL86TeEW+Wqn710+KVC0ogl3X1cC8XCBZ7b077mEJY7t7zTqGA3fhl8XDNcO1y98A8cwgrndGJrKq+Epa/j3oyaVc5UW0LFeVo34LSufsocwijHFqFESCqpH8CDACOqX4es1WjewAAAABJRU5ErkJggg==")
}
.ico-large.ico-mp4 {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-mpeg {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-mpg {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-rm {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-rmvb {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-swf {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-wav {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABE9JREFUeNrsnDts01AUhm8S59E2lKbQ0PQl1AgVpQsFJuhGOzMhFlQhXhKoCwuPBcEEGwMIJGBCDLDCyMICAyqEpRFV1AqIaFADKqpIX/EDn5vc5CZO09hpXNc+R4qcHD+i+/n/z7Fv5LgURSEYxsONCBDgtoZQa2UikfCpi1vq66z66rXLoHv7+h6riyv1br+7vd0YQDXudHR03AiFQkQQBFvASyaTJLOwcLkrHCZ6IBoFeB7gud1uIsuybWzXHYmQX+n0lkDcrAZ2ATy7hd/noxBBierHR9hEthGio7vwVkB0/GVMoxDxOrBBiAiwQYgIsEGICLBBiAiwQYiuWtNZ6r2wEo1GbQUnk8mQpaUlXfvEYjGX0Vs524V6b0+CwWBePa4Sl43ep1IptDAfXq+3ODHCu8/oxLLjFMggQkiSpFHdRkpEgFUgAiBRFOlSL7htA5h99YyI35JN/x5h/wHSdvpC7W0KVuan6vSCNL0GmgFPz/cARI/Ho7FxpSotZ+HgxCTxRPq3/LhSOkX+PX+oax8GEJRYrRZaEmAz4DVyXIAI0PhubEkLWzlg9l2vAhFgFYh6fsZAgNXub+tsII6+DqwHIirQBIgIsNGaiQgQIAJEgAgQAwEiQAToyGjarVz25RMifp9FBRoNJ8BrqgLNCCuofEfXQCuoHJsIArQpQGFwyNA6bCKFaDt1DhVo+bNvAZXv6MsYK6gcmwgCRIAIEAFiIEAEiAARIAYCRIAIEAFi6IqaT2umr57BfyZTI3L/hfGnNX06HnuyY6xv8hAiWtjqNdAd2ktCtx+QlrGTZfn2S9do3tNTejDGFWituu2uiUma9x85Xsx5B4doLjA6pnXN8AhdB8sdD1Be/E2k+RQdMA+KgePz3mj+vZT+UXYCYHpeWV0uA5Kbm6HH9cUOa77TGxuh269Px+3RhWGw7s49GlCimvdEBop5eA8Dz83OFHOgOsitvH1NQQLQYn1KfKYngs/ByYHjr019sM9lDCiKVx2AAvXk5r5SVcE6pkaAB8CKAI8eozCYmnzDh0oAp79ocgAPjgdwbQOQKYrZFZYwQFAmP2gAzNuXwYVtmSUDo+Oa8sDbGOzL8rYBCIOHAYHyGChWw1heKKiTQa0GI5eI0/35WsjbuGjfT+9N68Km/awJYMCOMHgGlOW9tElky/IAhIGCjlrZJJilwd7QtcHG8uKfvGIL1rYVwHwdHKOXHXyTgDzkvBXNg9W1v/eul9VEgAXbL79ppXl4ifQkHCTySv4EgGptdy/M4ICy+DrH8tBh+Tx0X1AZD49ZljWXUjOJ0/3BvmY1D9MB8vbkLVZpZ9Y8ADTUPI2SC3UTALPuzewMn826fKlrMmH+5kXJv7bq6Nu9NX9A7rn71GNIgWL3wEdJBezEKRkYM4xd7O6fMtxEpM7w+KqivBMWfo64VrKOUqLS0iaL4d641LnvhGELY1ioiSBAjKrxX4ABABrs14sDnYP6AAAAAElFTkSuQmCC")
}
.ico-large.ico-webm {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-wma {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAG4klEQVR4Xu2cf0xbVRTHTwstMNigA+RHHeWHgAMxIYHAfsVNMs0St6gxwyjRqTMuGqOJf+xHjIn+MfQPo8YYl2iW4eJ0jH+ciQpEmdsydWBQgSmQQikbP0TYADegP8257ravb319r73PFnz3JiTt6z3v3fu533PO7Xn06YA3JgI6JmtuDBwgowhCAuzr6zMCwGsAsAcAzIzXWjbmZrP5w7S0tOfVGFBIgL29vY0mk+mAyWSC+Ph4Na4X83MMDg6C0WiEzMxMVSDKKfDPgoKCTL1eH/OJqzUAq9UKeRYLTIyPqwJRDqC3qKhIrbEvi/MgwOLiYlhyOFSBqFmAuJpqQNQ0QDUgah4gK0QO8GZkjtSdOUBBaosEIgco2huEC5EDDLK5CgciByixO1UKUXMAp6amYG5uLqxNfXl5uSQnzQF0Op3gcrkIQJ3OP32p16Ojo8ABivQmB1EIkwOUcFaE6Ha7fZ9SaGIl2u12rkCpgIeujH8ITcqFOUCZdIEAPR7PLUqkMXJkZCR6Cpx1XIdT1rMwOHslrCzH0vnOtHXwcOFmSDUmKzqN0/NvAjHo/QVidGX8E7sxvrfZbNEDePSPb6D/2mVFE1GzU3GqGfau3yF7yunFOWjqb4PbkkzQUFIX0B8BohLFEKMK8NWLxwBX+K3avbKTUavD/h8/Br1OB401z4Q8Ze+MDU5avweH2wmJcUZ4vfqJW/ojQK/XG+DOw8PD0VMgTgZbtAGGuqbH64Wv7Bfh3HhPADCpMVKIVImaBogx+cRgB9jmJwi8/NXZvtehFhlVSJWoWYDWuTH4bLAD5p0LBN6WnArYkVcNh346qshLKERNAjwz9iu0jnYBui/Gu/o77oEyk4WACyfMIMShoSFtxcCm/na4dHWEwDInZ5BsuzZhtS/+hQMQjfAuXtS+C4c7ODUysfia9H1t1nrYlb8B4nSB97TDHaNmAUolCQ5QJFspBXKACv2bA1QISqobB8gB+gmEG6AZ2QXd18mNQe5z8Zh4FpZJOnKLqFmABysfhbSElFv4cAUq3MYkGxKhobgOCtfkBFhwgDIAf/nLCi1D50hdEr+FPGCphY3ZZfyrnNJtDPabXLgGxwfaYWphlphVZZbAgwUbSRmfK1BhUsDKc7P1LPTMDBOLdSmZxKUbuz9XVM6il9FcEhErFSvRX9s7we31wGpDkq8+qLRqHlWAWKzEgSodnNwWQsnn6JIY6w7XPC3ZHSvSWJnGCjVtSscYVYDCWpySyavVB4ulT5ZuD3k6rExjhRor1Vgf3F9Zr+jyUQWIg/xi+AL0z14md7/+62aMM0Bp6u3wUMEmwG2LXMMKNVaq8R6yMDOHsosqQLkJrMTPOUDGVeMAOUBGAozmXIEcICMBRnOuQA6QkQCjOVcgB8hIgNGcK5ADZCTAaM4VyAEyEmA05wqMJcBnv33b/y/rjANZyeYf1b0S2a81EeCquISVPHfmsd9wLwEHyIAxpgBfrnwEFl1LcKTnS98UtudVwRZzBbSNdMH5Mf9vN/ZV7CR92uw/w56y+2HBtQTvdLfAossRMP3y9HyoL9kGM4vz8G53S8Bnm3Mr4D5LFXRN9sPpoQsM2PymMQVIYR3u/NQHAkHlpmRA7/QwNA+cISNNjDfCoerH4dyVHrDOjhGA2BACwhC23SVb4a70gqAAccGS4vGBcxAUfiREYwqQquXIb6dh7Pq0DxRCyk1Oh8bOE2ROtN+xS63kPVUg2jTdPCYEjerDJlQgPcfJgQ6i0GDwVxxAqizqrkJQCAkn2zdtA1RqVVYJAVqYmksAohrR1RESBYYuise6JgcIdCFAVCbersRwgSpfcDsC4EcCD21iqkAcAE5mZmmeuCuCyk1JJxM7WP0YAdFu7wroQwGiGutLthKQNFbiuVCVCLQqq9QHULxQNBZS5UcKb1kAFKoLAfRO2wgQPF6UmkMU88aGp3xJRQiwKDXXpzR0+X137wIEi6+FACkwqlZhTMUFYmkxV6A4NlFViN2ZHhcCxAxOoQlhIjAhQEweaxP9v0aiwDCT0zgbKcSYA6RqQLfDDEknRI+LE4oQ4NDsGHFvdFsETt1ZCJD2p/GUghIuHMbZSFvMAdI4KN66SB0XA6TuSbMuLoQQ4K7CjQRuMKVhnBVn8nBBLguAdD8o3loE21SLAQqVSrc0FOAnv7fCcxU7fclIDIeenyWZMAF88bv33Dq9Xq/T6OOmveAFr8fjef/el+KklBvy0U9vnj/+w4hjutagjwOtQUR4To8bLAkZFw9saqiJCOAHHc0pc/FLZyacVytveJ3/n2chKwiEq3QGT7bB1L3GlbD1hW27/44IoILraL4Lf5Y+owQ4QEaA/wAlYqKcDr07AgAAAABJRU5ErkJggg==")
}
.ico-large.ico-wmv {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-doc, .ico-large.ico-docm, .ico-large.ico-dotx, .ico-large.ico-dotm, .ico-large.ico-dot, .ico-large.ico-rtf {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-docx {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-pdf, .ico-large.ico-fdf {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-ppt, .ico-large.ico-pptm, .ico-large.ico-pot, .ico-large.ico-potm {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABWZJREFUeNrsnF1oHFUUgM/O7272J7s1iVkT2mrAmBRREQUpiFCtCj74pFAoCOJDlIogSJ8K+qL45A8qqPhSEH0VLAit+lKF0tIXiaQBUaLd2m3zs5tkd+fnjufObtIkZmdmZzLb2Z1zYJifPXdm7rfn3HPO3ZlNWJYFJP4lQQAJYHQBzs7OKrg6hctLuIz1S6fHxsc/w9WrXvUHc7m2n0kubd/O5/MnC4UCSJLUF/Dm5+ehfP36zPDICHQC0S/Alzk8QRCAMdY3bjdaLMK1UmlPIAounw9zeP0mqqLYELkl4u6nYQLsW9kriLEFuFcQYw1wLyDGHmBQiAQwIEQCGBAiAQwIkQAGhOhWC1sTExO+b2Tth09AmzvvSVcsFEF98FlQp5/AnfDKxnK5DJVKpaM209PTCb+lXNfEXCrB+k9fQf3id5A+OgPS2FQo18HaHjKZTNN6Ere4tNteWFiA22aBG7L00TF7XXj967Y6xtU5G6B5c8G2wMxzb4J84AFP529UFyEhSCDKKoiK6qqv6zoYhtEW3E6AThYYmTFQumsScsfeBfmeh9EcDdv92frydshaHWEtQW25DGs3rm4eZwhDkhUw9ebnlmk4XkuWZXt2yQ3e1u3eCCIJAdLPnABx5G6w6qug/fZj8zh6SW35Bhi1VTROCdRU+v9fgKpCMpMDCS2wjhCN+roniBugNpat+z2ZxiQkBVKPvWBva1d+bfJjDC1MhmQaAaGbCg5BRk6mYCBXQLM0QUfgjlaPANtZYm9a4BZ3tl2zUm52RBRBVlPevwSuP5BB8CaY6PZuEEXU3+nGXq0wmnmgxVqe638Sl/edQ9dra/YQ4JhCIcDdIPZsJcKqN5s3ly5sEPV1HhHdXpRkMPSGu24L4s6xsCcB6n9carnyfUH4tSAqwHTNmzUJQscWGLlfinj0rV8+0yypph/f5tKOVc9i2SG4i96npxAiz429/twbKYCWocHqmQ9tiPL++0EaP+QJYKowsreZQMv6vECMDECjNA/r5z4Hc/EfELJDMHB0pjUgMtcgEEo6FUUX3ijp3FKY9NOvgTCQb4KzzN3zPTW5rRpxQAHpoWJoECNjgeK+MUg+8jwok4dvuS3mce2sT0ll7MU5G2JQW62Eet9dBeg0mbBtZgaTX17P8vo20AyPqdupTJgSyTSGD96m1gh8HlPTQFSS8QMoYadNE8swQ/cPD9vyc0hxBMjrMCWdBb1R95VD8za8LT8HeIym/QWQWyHWsQKWYXxGxergwSauy9vwtlIHExB9B9COtOkcr8VgvbKEFlVzLwHR6rgub2O37cYXDREXZSBrz6rUq8s4rmFkVhQst8TNOUGG0ZphumNgwODBJ5UfRuvrXrd64qnJBMJK5YfAQAsztBqmOHVgrQDDXZXP/0nJNLpssvtDTZTyP/dxMXlbIPXsGNgLQgAJ4G1Ot8I8eaO6HJmOqtl87wEM66bJhQkgCQEkgBSFKQpTFCYXJoAEkAASQBICSAAJIAEkIYAEsAfF8V25v96Yov+FQjnwwe8B3taU1HjTMxrkwmFKVx/tGD91dtfj1V++gZWzX7rqrF36HkZPnHa8xrWPj4OxVOpPgFxWzn0B1fPfbu5nD78Ig0desTvNAbnp/P3Ok5vHh4+/b6/Lp9+KbxTmoFi9Ckrx3kA6lMZQHuhPuHsKySxopSuBdGIRRLjwsYwvuwWITnRiC3BngPCrQy5MYyAJAQx7MuHPk4+aCaMh8Dce4ykWWJLKDr53QfRlgWbx0AX7jUmwYgmP952NTl30HYWtffufMi32s/Dv3EOJ2kqs3N1KDTJ25+RldsfBI75dmCTgGEhCAEOX/wQYAOhdFmkKB8pMAAAAAElFTkSuQmCC")
}
.ico-large.ico-pptx {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-txt {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2JJREFUeNrsnN9LU2EYx5/98KgxbXM6tuZFMSgaeiHmhV4IGSVFkX+C1FV20W0hBF1IVwVeaAQR/QNBERR5UeGFg1K8MAyySBCbbP1cP6zhzul9js6t1NP5oW6e8/3C4WznbBfvZ8/3fb7vOzguRVEIMi83EABgSeXVujk9PS2J02Vx9IojapdBRxsbb4hTn97P766tNQdQ6Irf778YCATI6/XaAt7MzAylU6lzDaEQGYFoFuBZhud2u0mWZdvYLhyJ0EIyuSkQ/zcHNjA8u6lSklSIXIni7TCaSAkhOroLbwZEx8cYqxCRAy1CBECLEAHQIkQAtAgRAC1CdGltZ4m1sBKLxWwFJ51OUyaTMfSdeDzuMruUs53E2p58Pt9y9bgKXDZ6PTc3BwsXq6KiYnVjpNh9ZjeWHVeBeYisXC63puo2qsRtBzif+rgtMKKhoGmIDGhpaUk9GwW35QDNDmw7lbdy8VadUZCOjzEM0ePxrLHxv1WJOVBDeYBcievNhQCoEyJDK+7GsLBB8e670QoEwHUgGvkbw7ExRnN9u1J9esK1o2OMHoiw8BZDBECrcyYQACAA7uil4E6PMaVOBYgxsDAAAiAAQgCIGIMYgxgDASAAAiAAQogxiDGwMOZACAABEAABEAJAAARAAIQAEADLVpqbCYO3RkBI6Ob1uDmALEmSHA0vm83CwiWz8GaqrWU/9Zzo2PD+18wP+v5jkeoCNXRt6C4t/ir88n1nTlJ1VaV6T0v3Ho7Ri8nX9gTIAyse3EB/Lz1+Mk6jiZer16KRoIB1irq7WgWMhHqts71JXK+n4dsPaD5Z2OXm691dh6h/4A66cF4MiKG2tRyg2L6ICpQhjSam/oLnSAvrFVdk08G91HO8Q9j4twD3QUCdQA40ovuPEup8x9bl1wjSBhXwF5rFnnB5/zlVdhaurpJEt26nqVez6ntuKG9nk/Tp8zdUoB6dXok6I08n1IN17HArLKw3KzaLBsJNgyuOj9GxKfUaxxYA1NByZGlVrVucF7krv3n3njo7mtVoU27SfPTThUtDOVlxOXq553Yp8uDV8x5TFdgYqXvOD6dx4uPiecw89mg4MG66CwfrfEdlRXm2kPrS8nMx66hK3FUtyeFQcLI+WHPEtIWhHRqkAdBB+iPAAD3HE9ONhnJoAAAAAElFTkSuQmCC")
}
.ico-large.ico-xls, .ico-large.ico-csv, .ico-large.ico-xlsm, .ico-large.ico-xlsb {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-xlsx {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-7z {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABAFJREFUeNrsnF1IU2EYx5+znW3aNvcR6qZS0shwXmUQVFAXKgTrKoSiiwjMiwRDb0ToA/q46E5JsCDpoiAKuuhCIajsAyqQspua5IgKq6mLmV+zyc45nfcs15pnunO2M7ed5w8vZ+Ocs5fz4/9/n/d956Q4jgOUfFEIEAHmLkCv16vnD+f5doJvlYXy0JVVVdf4Q1uq11tKSpKeo9e594LVau222WxA03RBwPP5fBCYnj5VWlYGUiDKBdhC4Gk0GmBZtmBi53A6YdLvzwhEzTrnSwm8QpNBrxcgEifyb/uVBFiwyhRE1QLMFERVA8wERNUDTBciAkwTIgJMEyICTBMiAkwT4nprYc7lchUUnEAgAHNzc5LucbvdlNylXMGJX9uDyWSKuof6xyXZ64mJCYxwvHQ6XWxjJD59crf1VOfAFYhEDMOscl0yJyJAEYgEUCQSEY5SwakeoPDwf6Mcv1WXcw6MTH2CxaEeYBeCWQekMdnB6OkEuty1JkQSZdISY5wKQMWLSGh4YEPgCc7i+w09ur7udVqtVmhS4WXFgczP6DTAeLAd9DV7Ur5v5uqx2Gvb6TuS+10efw2LD/uACX5P6XoCkECLr8Y54UDgouOLFHiZkJz+yO67VAfiUk4EopSvMXK2CsfHNt04S9WK+1KZXNPoubUhYoQVhpizDsx2bGWPmegzBLixy0GswuhABIgRVrgKowMxwqi8XMolVtxcjHVOA8yHcRAjrIaJNDoQq3AGxGX5r/yz1J/yAKloF+H3w1nlF+uPUvYRFR8DaYcLIn4fhJ7eFFrWB3mHK78daGxqA7qqbmMqJN8v6T+vHaixloP58BksIigEiAARIAJEIUAEiAARIAoBIkAEiABRRGv+WvNrRy3+XyheW3vH0vi1Jm1QN71IGCOspDb8a03boU4w1ntEz3272AiO9ltA2ypEz4c/j0Lgdpe6Ac4M9ggtFokiE5S19sPS2Avh/WTf8VX3mPcdAUtDKyy8HcIqLOZI9vcCzD4eED1f7D4gwJt/dReWvM8RYCIc0n4N9orHxebkAXfAsn88KWBVA7Q0tMDi6JAASEz25nPALs1D8P4lnEiLuY8Ui9AH8VhaGk+C3lnDw7sMkRk/AkzUJvd+HswPobImyrjLA+a9R2H2yY2k7lQ9QMO2+ljljRdxnc3TKRSM+Zf3cC0sJgJJU2ReFU0ypbE3nxWcGT/VwYl0gnQV26OrpuD/AHU82JVJdEXXg9WrLB6s2DwxZzYTvnTvZqhImHcpBeoUBxxtYKuvjGhlRZhx1o0AywgfpEZ45NlZR+0b2RHm7FuaGI59ppn6uJNamlXVxgNXbGHZ8h3v2M3VDbIjjEpzDEQhQMX1R4ABANtbXMt+ZZZBAAAAAElFTkSuQmCC")
}
.ico-large.ico-cab {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABLVJREFUeNrsnF1oU2cYx59zepp+JTSp1CZaNl3AYXo1hQ0V9EIFobsYQ5gMBMFVWGFjvRHBWZjbhXjTMaEKftwIoqCXBWGrzsI2lM3dzAwt4kbR1GZr1takq5wP3+dtczxJTr5OkpP0nOcPh3ydnJfzy///PO970lTQNA1I1iUSAgJYV0mFXoxGox52M8y2Q2xb75STXt/be/a/4fcGzV5LHrmR81wkErEGkOkrv99/LBAIgCRJjoA3OTkJ8ZmZT7tP3oV8EKvmQKbDCE8URVBV1TGxC4ZCMB2LVQVisRrYjfCcphaPh0NEJ/pP3h2lJlJHiK7uwtWA6PppTKUQaR6YBZFNcUYJoI0QCWCFEAlghRAJYIUQhUKXs9haWAuHw46CE4/HYX5+vqz3sLWwYHUp5zixtT14vd5l9wivueS7PzU1RRE2qrm5Wb8wYkyf1QvLrnNgGiJKUZQc1+VzIgE0gYiAZFnmt+WCcz1AfvIrUTZeqms4B8rPH0NybATUF7O2AxK9XdDRPwRST7ggRIwybtkxLgVgzZtI6taFusDjzmLjpr4/V3S/pqYmvpULzxYHKv8sTwM69n0Gnk3bSn5f4ruP9fuBz6+UPe7LR79A8uYZUGaflrQ/AkRoxm7cEA4Ebbm+lAOvGrIyHl59L9eBtJQzgVjO1xgN24WNsa00zuUq7b5SJtcSea4wRIpwjSE2rAPtjq3lmkk+I4D1XQ5SFyYHEkCKcI27MDmQIkxalUu57I7biLFuaICroQ5ShN0wkSYHUheugjSb/8rfpvFqD1BYHmLpj1u28tPHE2p7ijWvgVIwDHJsElK3L/HN9iIfDK9uB3bsHQSpt68+HZKNi+OvageK/h7wfXicmgiJABJAAkgASQSQABJAAkgigASQABJAEqrgrzX//mIz/Wcypje//bOCX2tKLe6mJy9RhGsp27/W7NzzCfi2H9Afv4w9gsXoHVj46VrOvt0HT0PLxi2QGBuB5G9j+vP4HL5mprnx86bHcgTAtQOjILZ6M4Cs2X8COncP8PvGE5cCIQ5K/X8B2iO7MgCmFb98FJae3NcfB94f4seSE9P8Q3FUF/bt+Ag8oU0we/2bDBj/Xv+aQ/DtOJCxf8fWfg5vbvwCB4lAiyn14M4K/KDzpjFtzEXoCoysmZNmzg9yd+oAt/RD8v4YLK5AaYvsLDpGe98uDn0xOuG8CKP7Fgxxy2l2iVgGbLHVx+BNMCAvOHh0aHZtM6uDWAONx3JcEylF7cxtcuKZ7tYUcxRCTbs4Xw3E2Af6h3LqqSMAIgx0Yb76iMV/+sxB3YGo3uEfcsAWag5YWzH6rW9tdR5APHGEhBCz6yCeMDoOo4cwUc9Of8Djmz39EVtHii+vDLXUMU0E3YGQuvZ/yaOWPdebG7+oNw+EbYTHP4AHE3pM8wlfww8Im4/jaiACwU7buWeA16l0rUI34rwQoWF0pcA6HWZ2CcANAcuJi3mbyMLPV03njHW5mPDXsXcVQV5iLhXAndJAk1rUDafuNVmKsBLquweqwg/kRnh47mpw86+WI6x1vbFX0dQfxecP3xEW51x14UFr61TVnrd/V9ds2G05wqQG6sIEkGSqVwIMAG021uWJKtY8AAAAAElFTkSuQmCC")
}
.ico-large.ico-iso {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABH9JREFUeNrsnEtoE1EUhs9MJmlLUpu0tk20+CCotK5UEMSFCxWEuhARFFERbBcWFN1oQRTUjbpRFFRocVMRBRduCoJvQQTxsdGIFlGpNm1TW9qa1pZ5eM9NZ4w1jZlJ85xz4DLp5N7czpf/v+fMTVNB0zSgsB4iISCAOQ0p2ZOhUMjFDidY28va/GK56Pl1dVfYoSXV/hVz5lgDyOKk1+tt9fl8IElSUcDr6uqCSH///uqaGjAD0SrAfQhPFEVQVbVobOcPBKA3HJ4ViP9bA6sRXrFFicvFIaIS2Y+XKYnkEKKts/BsQLR9GZMuRKoD04RIANOESADThEgA04RIANOEKCTbzmL3wlowGCwqOJFIBEZGRkyNaWhoEKzeyhVdsHt78Hg8MfUIf7jM9Li7u5ssHB9Op9PYGIl3n9WNZdspUIeIoSjKP6qbSYkEMAFEBCTLMj+aBWd7gPzip6wcv1WXdwqU+z5BtPM8qD8Hsw5I9FSCu/EwSLXBpBDRytim2zgVgBlPImMP23MCjyuLzTt27+p/+zkcDt7MwsuKApWBWBng3nQAXEvXpDxu6OJO47Hv4A3T805+fA7Ru5dAGfyeUn8EiNDis3FeKBC02PpiBt5shJX5cPfdrALpVi4BRDMfY+RtFo63bbp2Nhu6+lIpriXSXHKIZOEMQ8xbBWbbtpbXTNIZAczt7SBlYVIgASQLZzgLkwLJwhQFeSs3PePmo63zGmAhrINkYTsU0qRAysKzEFqW/8o/S/NlHqAQm2Li7cOs8jPmEzJ7iRlfAyV/EORwF4w9usZb1hd5f7CwFeje2AJS3fLcZEg2L85f0AoUvbVQvvUYJREKAkgACSABpCCABJAAEkAKAkgACSABpMBI+m3Nr4fq6T+TsVh44X0a39aUSuxNT54gC2cycvKxZvXuc+Dw+qH30p7YL+ELQMX6JihrWGf0GQ89geEH7SAPhY1zJYtXQsWGJnAFlhrnoq87Yfh+G6i/ftoziYilHpi76yw4GMSec1vg26kNEOk4As7AEn5eD/eqRg5eYUCn96tpvszfBFsCdDI1Sb55TEXthoomPr/mysLzqDaEjArFcz9un/6r3wCDKJaVQ/naHfYEqE3BQGsiKD1Gn93iKpsMf+TqE0vLIfqq85/xCBPBulc2/jW+qNfA+EBAww/amMKaYd6RO8a6Jg/1cIj8XWYK0/smTJRT6yQqdqY+RQtQVxs2VJqLWzrAFYVt4PpRysLJImZPDweIFo1CzKYIEpMDPq+OjxrnEilMTyCoWltmYbTv9PULQSEQfe1Tf41ymInGo1LR9rkoZXIOcDz0lMOZy0qU+PrOt/kwX9PG3j3hYLAmRFBV244bsLEuxHGo0NFnN+1pYUwAAx1HWRmynVs2XoFY52GpwhMLU6E8GObZWk82+VBIJ91M+NK6WhHkCaZSAewZGmhSibrozAuHJQsrgeUvQFX4C9kRHl676q9/adnCWuWCjYqmPhb7PqwQxodttfGglVWoau2yN2rVovWWLUxRAFmYANo8fgswAF4ssuGz3PXWAAAAAElFTkSuQmCC")
}
.ico-large.ico-rar {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABGNJREFUeNrsnEtoE1EUhs+k07Q1qclUahMtvoJK05UtCCrUhQpCXblRBEFQFxaUdiMFQVA34qaioC6KG0EU3BYE6xNUEI0bqWjxRZWo0UpfaSOZGe+5adIkjdPMpJkkM+fAZSYzk3uZL/85/52bpoKqqkBhPByEgACWNEStk0NDQ062Oc3aIdZWWuWmVzY3X2Wbrnyv9yxdagwgizNer7dXkiQQRdES8IaHhyHy8+exxuXLQQ9EowAPIzyHwwGKolgm7Xx+P3wPhxcF4kI1sBHhWS1qnE4OEZXIXl4hEykhRFu78GJAtP00plCINA8sECIBLBAiASwQIgEsECIBLBCioLWcxZ6F1UAgYCk4kUgExsfHdb0nGAwKRh/lLBfs2R7cbndCPcIcl//tj4yMUAqnR3V1dWphJD37jC4s206BSYgYsizPU93/lEgAc0BEQPF4nG/1grM9QH7zs6mcvlRXdgqM//gAUwN9oEyOmg7I4W4AV2cPiE0BTYiYytiy0zgfgEU3keiD/pLA48pi40bvXVvwuqqqKt70wjNFgfKvxDTAtfs4ODdsyft9fy4dSO1LJ27qHvfv++cwdfcyyKPf8roeASK0dDcuCwWCmqgveuAtRhgZD1ff9SqQHuVyQNTzNUbZunB62haaznojqb58JtciaU4bIqVwkSGWrQLNTlvDNZN0RgBL+zhILkwKJICUwkV2YVIgpTBFRT7KZTtuOaZ1WQOshDpIKWyHiTQpkFx4EUI1+a/8TRqv+ACFxBCxNw9M5ZcaTyjuLRa9Boq+AMTDwxB9eJ0304u8L1DZCnTt6gKxubU0DsnGxfErWoEObxPU7z1FJkJBAAkgASSAFASQABJAAkhBAAkgASSAFBiav9b80t1C/5mMxeqLbwv4taZYY2968RilcDHDtK81a9a2QePBCznPTTy7BWOD/ZmfbK0bfCdusG09fL98EOJ/wqlz9dv2gWfH0Xn9KDMTMHa/H6ZeDVgPYDIiN05C7FMo9drV3glSZw8HlH7jda3bOTyEUhfsgImnt+f19fXszozX0p4e3lfsYygDuKVdGKEhJKd/Q8ZxV1snTA89Zu0J38+3L672dW32m8ZgyiYDYWKLMngzTE2itIKXACN9WR4g1jNM1cmM9O3gqkwo8DHfd7cvrELPziP8WkvXwFxGgiaSURd5+j6ZS83QANRv3c9A9zFAk6njzacH5/X1+865jGssbyJJR535EOLH0VRQkQgxu/bhuXQzyTYR/HCkPd3MRF6ZBrEsTITXvRXr+XZJcDv8Db/ncNIbHqtj57QCywDCx5ppmxqISsG6xdNB8nOzwLqXHXgMjUXLTOTZqYtgJxPhEKcnuLpcs0aRywSSx7TMJPlB1AbMm8ZoLiZ87t0sC/EYgyyAPUMFVaxR1px/UWVIgbK/9QUoMu/IjvDw3hVfy0vDLqw2rNolq8ojx493m4TpMVstPKh1HkVp2vhaWbZmh+EUpqigRzkCaNP4J8AArrWcCArY0yoAAAAASUVORK5CYII=")
}
.ico-large.ico-zip {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA+hJREFUeNrsnF1IU2EYx5+zHTdkU7eZuuUocWA4r/QiqC68UCHQqxCKiAiqiwRD74RKyKu6UhIqULoJouhWIcjsAyqQsJtY5IgKq5krze8m56P3PWtruA/Px77P84fDmTvvu5fz2/95n+d958aIoggo9TIgAgSYU7GpLvp8PhM5DZLjDDlqi+Wma93uW+TUI7d9RXm5OoBEV20224DdbgeWZYsCnt/vh+Di4oWq6mpQAlEtwLMUnsFgAEEQiibsnC4XLAQCaYG42xxYReEVm8wmkwSROpH8eROTSA4h6joLpwOi7ssYrRCxDtQIEQFqhIgANUJEgBohIkCNEJlU21lkLSx6PJ6ighMMBmF1dVVRH6/Xy6hdyhWdyNoerFZr2D3Mfy7JHs/Pz2MIx6qkpCS6MRIbfWo3lnXnwAhEKp7n41yXzIkIMAFECojjOOmsFJzuAUo3/y+UY7fq8s6B3I+PsDE5DML6UtYBGawOsHT2A1vjSQmRhjI9doaxHIAZTyKb0+M5gSc5i4y7+fj2ru2MRqN0KIWXFQfyP8NlgOVoL5gaDsnut3zjZPSx/eI9xeNuz72GjUejwC99k9WeAqTQYrNxXjgQxPD8ogReOqRmPLr7rtSBuJRLAFHJxxh5m4Vjw1ZrOCtVxH1yimsWPZcaIoZwhiHmrQOzHbaq50z0GQLM7XIQszA6EAFiCGc4C6MDMYRRBbmU25lx8zGs8xpgIcyDGMJ6KKTRgZiF0yAxy//ln6XxMg+QCQ8RejedVX7R8ZjM3mLG50DW6QEu4IfNp3ekI+uTvNNT2A60dPQA627KTYYk49LxC9qBBlsNlB27hEkEhQARIAJEgCgEiAARIAJEIUAEiAARIIoq5bc1v/Q14i+TEe0fea/h25qsWd/0uBCGcCaVk481WbsLnL13k15feTIGay8fgHtwCjZmJ2F5YhjKjhyHirbzcW23A3Pwe2JEOusGILccgK9D7XHPV3ZfAXN9C2z5XiTtG9uPvhF7Tl0HR/dlWBg9re8sXNF+Dkq9rcRtIxJguW8EdShr3yvB1C1ACq7s8AlYe3WfuO851oFK50N7Vx+EPs3CytS44r6Wlk7ixO+yXVsUc2CsHGTeE7bW4NfDIVntaWJJlER0lYUjsnf1g8nVAItjPSD8WZfVJ1Hy0WUI07KEhh8tWXJVghQsQOo6WtPRhEHrPSykFcpc3xzNvu7B1rjrkeK54DcTPg8c5BkuRFzKgD4lgsiahbprM0ZVIcy7mmZA4KUX0iM8eu+Cs/GN6hAWHfs6eFF4ZvjxoZnZWtHVxoNYWiEINQfeCpV1bapDGFVAa2EEqFP9FWAAVhNMgyXjjfoAAAAASUVORK5CYII=")
}
.ico-large.ico-bt {
    background-image: url("data:image/png;base64,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")
}
.ico-large.ico-file {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAehJREFUeNrs3D9PwkAcxvFrKXUhCAMEAhsbL8nJxElfgYPR+CZ0MnHyJbEwMkDoQGAG6h2CNlIo16t/cvd9kktL2g73ye9a7gj14jgWJH88AAH8v4CDwSCUm3vZLmXr2NLpTrf7LDc3p55/Xq0ePBZkXPtYq9Vu6/W6CILACrzhcCii6fS60WwKHcS8gFcKz/d9sV6vrRl2rXZbTMbjQhD9jOMNhWdbzsJwg6gqUX58+klAa1MUorOARSE6DVgEovOApogAGiICaIgIoCEigIaIWXPhuNfrWYUTRZFYLBZa1/T7fS/vVM66yLm9qFQqH9Xjfbkc2h+NRgzhZMrl8ufCSHL05V3Wc64Cd4gqq9Vqr+oOVSKAKYgKaLlcbra6cM4Dbjq/HcrJpTpdSOe/xijEUqm0N4y/VyUVeCQ7QFWJafdCAE9EVGjJpzFDWDNq9V23AgFMQdT5GQPAtPntiQ8Q7oEZiFTgLyACaHrPhABAAAEEkAAIIIAAEgABBBBAAiCAAAJIAAQQQAAJgAACCCABEEAAASQAAggggARAAAEEkAAIIIAAEgABBNBywCj5bhXXsu17ZAL4MpvNhIuIqs+q7zKvx87L+sP1w3w+D2W7kPstxwwnsr3JdnfsJF4FbxgAAfzbvAswAK/3kejP2oZLAAAAAElFTkSuQmCC")
}
.ico-large.ico-apk {
    background-image: url("data:image/png;base64,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")
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4b752330] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-4b752330] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-4b752330] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-4b752330] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-4b752330] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-4b752330] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4b752330] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-4b752330] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4b752330] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4b752330] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-4b752330]  .el-form-item__content,
.table-style .fill-select-item[data-v-4b752330]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4b752330] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-4b752330] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-4b752330], .form-widget-list .checkbox-form-item-wrapper[data-v-4b752330] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4b752330], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4b752330] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4b752330] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4b752330] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4b752330], .el-form-item--medium .el-checkbox[data-v-4b752330] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4b752330] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4b752330], .el-form-item--small .el-checkbox[data-v-4b752330] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4b752330] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4b752330], .el-form-item--mini .el-checkbox[data-v-4b752330] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4b752330] {
  margin-top: 4px;
}
input[type=password][data-v-4b752330]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4b752330]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4b752330]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4b752330]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4b752330]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4b752330] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4b752330] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-4b752330] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4b752330]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4b752330] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4b752330] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4b752330] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4b752330] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4b752330] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-4b752330] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4b752330] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-4b752330] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-4b752330], .table-style .el-form-item .el-form-item__content > div[data-v-4b752330] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-4b752330] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-4b752330], .table-style .el-form-item.rich-editor-item[data-v-4b752330], .table-style .el-form-item.static-text-item[data-v-4b752330], .table-style .el-form-item.html-text-item[data-v-4b752330] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4b752330], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4b752330], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4b752330], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4b752330] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4b752330] {
  height: 30px;
  line-height: 30px;
}
.myVxeTableContainer[data-v-4b752330] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 100%;
}
.myVxeTableContainer[data-v-4b752330]  .checkbox-header-select .el-select .el-input__inner {
  background-color: transparent;
  border: none;
  color: black;
}
.myVxeTableContainer[data-v-4b752330]  .checkbox-header-select .el-select .el-input__inner:before {
  content: "请选择";
  color: red;
}
.myVxeTableContainer[data-v-4b752330]  .vxe-pager {
  height: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-item-align: end;
      align-self: flex-end;
  justify-self: flex-end;
}
.myVxeTableContainer[data-v-4b752330]  .el-row-table-bar {
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.myVxeTableContainer[data-v-4b752330]  .vxe-toolbar.item {
  padding-top: 1px;
  padding-bottom: 0px;
  display: inline-block;
}
[data-v-4b752330] .vxe-table--fixed-right-wrapper .clearExpandTemplate {
  opacity: 0;
}
[data-v-4b752330] .checkbox-index {
  position: absolute;
  left: 0px;
  display: inline-block;
  width: 100%;
  text-align: center;
  display: inline-block;
}
[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-body--row .vxe-cell--checkbox.is--checked .vxe-checkbox--icon {
  display: block;
}
[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-body--row .vxe-cell--checkbox.is--checked .vxe-checkbox--label {
  display: none;
}
[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-body--row.row--hover .vxe-cell--checkbox:not(.is--checked) .vxe-checkbox--icon {
  display: block;
}
[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-body--row.row--hover .vxe-cell--checkbox:not(.is--checked) .vxe-checkbox--label {
  display: none;
}
[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-body--row .vxe-cell--checkbox .vxe-checkbox--icon,[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-body--row .vxe-cell--checkbox .vxe-checkbox--label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-body--row .vxe-cell--checkbox .vxe-checkbox--icon {
  display: none;
}
[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-body--row .vxe-cell--checkbox .vxe-checkbox--label {
  height: 25px;
  display: block;
  width: 100%;
  overflow: hidden;
  white-space: normal;
}
[data-v-4b752330] .mytable-scrollbar.vxe-table--render-default .vxe-table--render-wrapper .vxe-table--body-inner-wrapper .vxe-cell--sort-vertical-layout {
  height: 1.5em !important;
}
[data-v-4b752330] .picture-view {
  height: 25px;
  line-height: 25px;
  width: 25px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  border: solid 1px transparent;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
}
[data-v-4b752330] .picture-view:hover {
  border: solid 1px #c5c5c5;
}
[data-v-4b752330] .picture-view.more {
  border: solid 1px #e8e8e8;
}
[data-v-4b752330] .picture-view.more:hover {
  background-color: #c5c5c5;
  color: white;
}
[data-v-4b752330] .audit-sign-view {
  height: 32px;
  line-height: 32px;
  width: 60px;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  cursor: pointer;
  border: solid 1px #e8e8e8;
  background-repeat: no-repeat;
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
}
[data-v-4b752330] .audit-sign-view:hover {
  border: solid 1px #c5c5c5;
}
[data-v-4b752330] .audit-sign-view.more {
  border: solid 1px #e8e8e8;
}
[data-v-4b752330] .audit-sign-view.more:hover {
  background-color: #c5c5c5;
  color: white;
}
[data-v-4b752330] .pictureListBox {
  width: 950px;
  height: 500px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-4b752330] .pictureListContainer {
  margin-left: -5px;
  margin-right: -5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  overflow-y: auto;
}
[data-v-4b752330] .pictureListView {
  width: 128px;
  height: 128px;
  text-align: center;
  line-height: 128px;
  display: inline-block;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
[data-v-4b752330] .pictureListView:hover {
  border: solid 1px #409eff;
}
[data-v-4b752330] .fileListView {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: solid 1px #e8e8e8;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  margin-top: -1px;
  position: relative;
  z-index: 100;
}
[data-v-4b752330] .fileListView:hover {
  color: #3476f0;
  border: solid 1px #3476f0;
  z-index: 101;
}
[data-v-4b752330] .fileListView:last-of-type {
  border-bottom: solid 1px #e8e8e8;
}
[data-v-4b752330] .fileListView:last-of-type:hover {
  color: #3476f0;
  border: solid 1px #3476f0;
}
[data-v-4b752330] .fileListView a {
  text-decoration: none;
}
[data-v-4b752330] .cell-link-view {
  cursor: pointer;
  color: #3476f0;
  height: 24px;
  width: 25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  background-size: cover;
  background-position: center center;
}
[data-v-4b752330] .cell-link-view.cell-link-view-fill-select {
  width: 100% !important;
}
[data-v-4b752330] .cell-picture-select .cell-link-view {
  height: 24px;
  width: 25px;
}
[data-v-4b752330] .el-checkbox__inner {
  cursor: pointer;
}
[data-v-4b752330] .el-checkbox__inner.checked {
  border: solid 1px #3476f0;
  background-color: #3476f0;
  color: white;
  line-height: 16px;
}
[data-v-4b752330] .el-checkbox__inner.checked::before {
  content: "";
  position: absolute;
  height: 0.7em;
  width: 0.32em;
  top: 50%;
  left: 50%;
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
[data-v-4b752330] .cursor {
  cursor: pointer;
}
[data-v-4b752330] .cell-link-view {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-top: 5px;
}
[data-v-4b752330] .cell-link-view .svg-icon {
  font-size: 16px;
}
[data-v-4b752330] .cell-link-view.cell-link-view-fill-select {
  width: 100% !important;
}
[data-v-4b752330] .cell-richeditor-view {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
[data-v-4b752330] .cell-richeditor-view:after {
  content: " ";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(100%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%, rgb(255, 255, 255) 100%);
}
[data-v-4b752330] .cell-richeditor-view img {
  display: none !important;
}
[data-v-4b752330] .cell-richeditor-view p,[data-v-4b752330] .cell-richeditor-view h1,[data-v-4b752330] .cell-richeditor-view h2,[data-v-4b752330] .cell-richeditor-view h3,[data-v-4b752330] .cell-richeditor-view h4,[data-v-4b752330] .cell-richeditor-view h5,[data-v-4b752330] .cell-richeditor-view h6,[data-v-4b752330] .cell-richeditor-view blockquote,[data-v-4b752330] .cell-richeditor-view pre {
  margin: 0 !important;
  padding: 0 !important;
  line-height: inherit !important;
  font-size: inherit !important;
  font-weight: normal !important;
  background-color: transparent !important;
  border: none !important;
}
[data-v-4b752330] .user-card-wrpper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-4b752330] .user-card-wrpper .user-bind {
  font-size: 12px;
  margin-right: 10px;
}
[data-v-4b752330] .user-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 9px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 24px;
  line-height: 24px;
  background-color: #ffffff;
  color: #333333;
  cursor: pointer;
}
[data-v-4b752330] .user-card-avatar {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background-color: #3476f0;
  background-size: cover;
  background-position: center center;
  color: white;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[data-v-4b752330] .user-card-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[data-v-4b752330] .sysfield {
  color: #3476f0 !important;
}
[data-v-4b752330] .sysfield-r {
  color: #f56c6c !important;
}
[data-v-4b752330] .sysfield-y {
  color: #f09f35 !important;
}
[data-v-4b752330] .sysfield-g {
  color: #67c23a !important;
}
[data-v-4b752330] .cell-dept .cell-dept-item {
  margin-right: 5px;
}
[data-v-4b752330] .cell-dept .cell-dept-item:nth-last-of-type() {
  margin-right: 0px;
}
[data-v-4b752330] .cell-tag-item {
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 8px;
  font-size: 12px;
  background-color: rgb(242, 242, 242);
  color: rgb(102, 102, 102);
  border: none;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.file-info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.file-info-thumb {
  width: 150px;
  position: relative;
}
.file-info-name {
  min-width: 150px;
  max-width: 300px; /* 最大宽度 300px，超出自动换行 */
  line-height: 20px;
  margin-bottom: 5px;
  padding: 5px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: normal; /* 允许多行 */
  word-break: break-all; /* 自动换行 */
}
.file-info-extra {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-info-size {
  display: inline-block;
}
.file-info-actions {
  display: inline-block;
}
.file-info-actions .svg-icon {
  padding: 0px;
  font-size: 20px;
  color: #9e9e9e;
  border-radius: 4px;
  cursor: pointer;
  border: solid 1px transparent;
}
.file-info-actions .svg-icon:hover {
  color: #3476f0;
  border: solid 1px #e5e5e5;
  background-color: #eeeeee;
}
::v-deep .viewer-container .viewer-list {
  width: 80% !important;
}

/* 筛选图标鼠标移上图片才出现 */
.vxe-table--render-default .vxe-cell {
  padding: 0px 5px;
}
.vxe-table--render-default .vxe-body--column:not(.col--ellipsis) {
  padding: 0px 5px;
}
.vxe-table--render-default .cell-text-auto-ellipsis {
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  max-height: 100%;
  line-height: 18px;
  /* 解决半行文字显示问题：利用多列布局不会在行内截断的特性 */
  -webkit-column-width: 10000px;
     -moz-column-width: 10000px;
          column-width: 10000px;
  -webkit-column-fill: auto;
     -moz-column-fill: auto;
          column-fill: auto;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
}
.vxe-table--render-default .vxe-body--column > .vxe-cell {
  padding: 0px 5px !important;
}
.vxe-table--render-default .cascader-cell-ellipsis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 2px;
  max-height: 100%;
  overflow: hidden;
  /* 解决半行文字显示问题：利用多列布局不会在行内截断的特性 */
  -webkit-column-width: 10000px;
     -moz-column-width: 10000px;
          column-width: 10000px;
  -webkit-column-fill: auto;
     -moz-column-fill: auto;
          column-fill: auto;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
}
.vxe-table--render-default .cascader-cell-ellipsis span {
  white-space: nowrap;
}
.vxe-cell--title span {
  display: inline-block;
  vertical-align: middle;
}
.vxe-table--render-default.border--default .vxe-header--column:hover {
  background-color: #e9edf0;
}
.vxe-header--column:hover .vxe-cell--filter .vxe-filter--btn {
  cursor: pointer;
}
.vxe-header--column:hover .iconfont-jyd {
  color: #888888;
  cursor: pointer;
}
.toolbar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
.toolbar-wrapper .search-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-wrapper .filter-wrapper {
  height: 30px;
  line-height: 30px;
  width: 100%;
  padding-right: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding-bottom: 0px;
}
.toolbar-wrapper .filter-wrapper-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 50%;
}
.toolbar-wrapper .filter-wrapper-title {
  width: 45px;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
.toolbar-wrapper .filter-wrapper-container {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  display: inline-block;
}
.toolbar-wrapper .filter-wrapper-container::-webkit-scrollbar {
  /*高宽分别对应横竖滚动条的尺寸*/
  width: 10px;
  height: 5px;
}
.toolbar-wrapper .filter-wrapper-container::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #f0f0f0;
}
.toolbar-wrapper .filter-wrapper-container::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.toolbar-wrapper .filter-wrapper-container ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  background: #fafafa;
}
.toolbar-wrapper .filter-tag {
  margin-right: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.toolbar-wrapper .filter-tag-content {
  margin-right: 5px;
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}
.toolbar-wrapper .filter-tag-content-label {
  display: inline-block;
  float: left;
  max-width: 85px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.toolbar-wrapper .filter-tag .filter-tag-content + i {
  margin-top: 3px;
  line-height: 17px;
}
.audit-view-remark {
  line-height: 25px;
}
.audit-view-sign {
  padding: 10px 0px;
}

/*滚动条整体部分*/
.mytable-scrollbar ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/*滚动条的轨道*/
/*滚动条里面的小方块，能向上向下移动*/
.mytable-scrollbar ::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.mytable-scrollbar ::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.mytable-scrollbar ::-webkit-scrollbar-thumb:active {
  background-color: #787878;
}

/*边角，即两个滚动条的交汇处*/
.mytable-scrollbar ::-webkit-scrollbar-corner {
  background-color: #ffffff;
}
.vxe-table--render-default .vxe-header--column.col--ellipsis {
  height: initial;
  background-color: #f2f5f7;
}
.vxe-header--column.col--ellipsis > .vxe-cell .vxe-cell--title,
.vxe-table--render-default .vxe-header--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper,
.vxe-table--render-default .vxe-header--column:not(.col--active).col--ellipsis > .vxe-cell {
  height: 100% !important;
  white-space: initial;
  overflow: initial;
  text-overflow: initial;
}
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper,
.vxe-table--render-default .vxe-footer--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper {
  height: 100% !important;
  white-space: initial;
  overflow: initial;
  text-overflow: initial;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label {
  container-type: size;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@container (min-height: 18px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 1;
}
}
@container (min-height: 49px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 2;
}
}
@container (min-height: 74px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 3;
}
}
@container (min-height: 99px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 4;
}
}
@container (min-height: 124px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 5;
}
}
@container (min-height: 149px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 6;
}
}
@container (min-height: 175px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 7;
}
}
@container (min-height: 199px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 8;
}
}
@container (min-height: 224px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 9;
}
}
@container (min-height: 249px) {
.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--label > span {
    -webkit-line-clamp: 10;
}
}
.editable-input {
  height: 30px;
  line-height: 30px;
  padding: 0px 5px;
  border: 1px solid #d3d3d3;
  outline: none;
  font-size: 14px;
  color: #333;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
}
.signResult-view-item {
  margin-top: 10px;
  background-color: #f5f5f5;
  border-radius: 6px;
  padding: 10px;
}
.signResult-view-item-title {
  font-weight: bold;
  line-height: 30px;
}
.el-file-preview-dialog {
  height: 90vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-file-preview-dialog .el-dialog__body {
  padding: 20px 25px 30px 25px;
  height: 200px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-a504e036] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-a504e036] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-a504e036] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-a504e036] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-a504e036] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-a504e036] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-a504e036] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-a504e036] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-a504e036] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-a504e036] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-a504e036]  .el-form-item__content,
.table-style .fill-select-item[data-v-a504e036]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-a504e036] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-a504e036] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-a504e036], .form-widget-list .checkbox-form-item-wrapper[data-v-a504e036] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-a504e036], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-a504e036] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-a504e036] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-a504e036] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-a504e036], .el-form-item--medium .el-checkbox[data-v-a504e036] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-a504e036] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-a504e036], .el-form-item--small .el-checkbox[data-v-a504e036] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-a504e036] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-a504e036], .el-form-item--mini .el-checkbox[data-v-a504e036] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-a504e036] {
  margin-top: 4px;
}
input[type=password][data-v-a504e036]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-a504e036]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-a504e036]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-a504e036]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-a504e036]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-a504e036] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-a504e036] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-a504e036] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-a504e036]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-a504e036] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-a504e036] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-a504e036] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-a504e036] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-a504e036] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-a504e036] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-a504e036] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-a504e036] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-a504e036], .table-style .el-form-item .el-form-item__content > div[data-v-a504e036] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-a504e036] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-a504e036], .table-style .el-form-item.rich-editor-item[data-v-a504e036], .table-style .el-form-item.static-text-item[data-v-a504e036], .table-style .el-form-item.html-text-item[data-v-a504e036] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-a504e036], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-a504e036], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-a504e036], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-a504e036] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-a504e036] {
  height: 30px;
  line-height: 30px;
}
.view-quick-filter[data-v-a504e036] {
  padding: 0px 0px;
}
.view-quick-filter .quick-filter-form[data-v-a504e036] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 10px;
}
.view-quick-filter .quick-filter-form .quick-filter-item[data-v-a504e036] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.view-quick-filter .quick-filter-form .quick-filter-item .quick-filter-label[data-v-a504e036] {
  font-size: 14px;
  color: #606266;
  margin-right: 8px;
  white-space: nowrap;
}
.view-quick-filter .quick-filter-form .quick-filter-buttons[data-v-a504e036] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-dc4d0caa] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-dc4d0caa] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-dc4d0caa] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-dc4d0caa] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-dc4d0caa] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-dc4d0caa] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-dc4d0caa] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-dc4d0caa] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-dc4d0caa] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-dc4d0caa] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-dc4d0caa]  .el-form-item__content,
.table-style .fill-select-item[data-v-dc4d0caa]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-dc4d0caa] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-dc4d0caa] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-dc4d0caa], .form-widget-list .checkbox-form-item-wrapper[data-v-dc4d0caa] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-dc4d0caa], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-dc4d0caa] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-dc4d0caa] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-dc4d0caa] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-dc4d0caa], .el-form-item--medium .el-checkbox[data-v-dc4d0caa] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-dc4d0caa] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-dc4d0caa], .el-form-item--small .el-checkbox[data-v-dc4d0caa] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-dc4d0caa] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-dc4d0caa], .el-form-item--mini .el-checkbox[data-v-dc4d0caa] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-dc4d0caa] {
  margin-top: 4px;
}
input[type=password][data-v-dc4d0caa]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-dc4d0caa]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-dc4d0caa]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-dc4d0caa]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-dc4d0caa]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-dc4d0caa] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-dc4d0caa] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-dc4d0caa] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-dc4d0caa]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-dc4d0caa] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-dc4d0caa] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-dc4d0caa] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-dc4d0caa] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-dc4d0caa] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-dc4d0caa] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-dc4d0caa] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-dc4d0caa] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-dc4d0caa], .table-style .el-form-item .el-form-item__content > div[data-v-dc4d0caa] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-dc4d0caa] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-dc4d0caa], .table-style .el-form-item.rich-editor-item[data-v-dc4d0caa], .table-style .el-form-item.static-text-item[data-v-dc4d0caa], .table-style .el-form-item.html-text-item[data-v-dc4d0caa] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-dc4d0caa], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-dc4d0caa], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-dc4d0caa], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-dc4d0caa] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-dc4d0caa] {
  height: 30px;
  line-height: 30px;
}
.data-choose-dialog .search-bar[data-v-dc4d0caa] {
  padding: 10px;
  background-color: #f5f7fa;
  border-radius: 4px;
  margin-bottom: 0px;
}
.data-choose-dialog .search-bar[data-v-dc4d0caa]  .view-quick-filter .quick-filter-form .quick-filter-item {
  margin-bottom: 5px;
}
.data-choose-dialog .search-bar .el-form-item[data-v-dc4d0caa] {
  margin-bottom: 0;
}
.data-choose-dialog .dialog-footer[data-v-dc4d0caa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.data-choose-dialog .dialog-footer .selected-info[data-v-dc4d0caa] {
  margin-right: 15px;
  color: #606266;
  font-size: 13px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.data-choose-dialog .dialog-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 450px;
}
.data-choose-dialog .dialog-content .search-bar {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.data-choose-dialog .dialog-content .myVxeTableContainer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 0;
}
.data-choose-dialog.ismobile {
  padding: 0px;
}
.data-choose-dialog.ismobile .el-dialog__header {
  padding: 10px;
}
.data-choose-dialog.ismobile .el-dialog__body {
  padding: 10px;
}
.data-choose-dialog.ismobile .el-dialog__footer {
  padding: 10px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-0f8054d4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-0f8054d4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-0f8054d4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-0f8054d4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-0f8054d4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-0f8054d4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-0f8054d4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-0f8054d4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-0f8054d4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-0f8054d4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-0f8054d4]  .el-form-item__content,
.table-style .fill-select-item[data-v-0f8054d4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-0f8054d4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-0f8054d4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-0f8054d4], .form-widget-list .checkbox-form-item-wrapper[data-v-0f8054d4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0f8054d4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0f8054d4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0f8054d4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0f8054d4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-0f8054d4], .el-form-item--medium .el-checkbox[data-v-0f8054d4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-0f8054d4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-0f8054d4], .el-form-item--small .el-checkbox[data-v-0f8054d4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-0f8054d4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-0f8054d4], .el-form-item--mini .el-checkbox[data-v-0f8054d4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-0f8054d4] {
  margin-top: 4px;
}
input[type=password][data-v-0f8054d4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-0f8054d4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-0f8054d4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-0f8054d4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-0f8054d4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-0f8054d4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-0f8054d4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-0f8054d4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-0f8054d4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-0f8054d4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-0f8054d4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-0f8054d4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-0f8054d4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-0f8054d4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-0f8054d4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-0f8054d4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-0f8054d4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-0f8054d4], .table-style .el-form-item .el-form-item__content > div[data-v-0f8054d4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-0f8054d4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-0f8054d4], .table-style .el-form-item.rich-editor-item[data-v-0f8054d4], .table-style .el-form-item.static-text-item[data-v-0f8054d4], .table-style .el-form-item.html-text-item[data-v-0f8054d4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-0f8054d4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-0f8054d4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-0f8054d4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-0f8054d4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-0f8054d4] {
  height: 30px;
  line-height: 30px;
}
.list-wrapper[data-v-0f8054d4] {
  width: 100%;
  border: solid 1px #d0deee;
  padding: 4px 10px;
  margin-top: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  position: relative;
}
.list-wrapper .header[data-v-0f8054d4] {
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dashed #EBEEF5;
  min-height: 30px;
  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;
}
.list-wrapper .header .actions[data-v-0f8054d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
  margin-right: 10px;
}
.float-button[data-v-0f8054d4] {
  position: absolute;
  top: -18px;
  right: -18px;
  background: #F56C6C;
  color: white;
  border-color: white;
  font-size: 12px;
  padding: 4px;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.float-button[data-v-0f8054d4]:hover {
  background: #ff4d4f;
  border-color: #ff4d4f;
}
.list-wrapper:hover .float-button[data-v-0f8054d4] {
  opacity: 1;
  visibility: visible;
}
.box-card-item[data-v-0f8054d4] {
  line-height: 25px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
  font-size: 13px;
}
.box-card-item-label[data-v-0f8054d4] {
  white-space: nowrap;
  display: inline-block;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-right: 10px;
  color: #606266;
  min-width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.box-card-item-label[data-v-0f8054d4]:after {
  content: ":";
  margin-right: 5px;
}
.grow-icon-row[data-v-0f8054d4] {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  color: #909399;
}
.grow-icon-row[data-v-0f8054d4]:hover {
  color: #409EFF;
}
.el-icon-d-arrow-right.down[data-v-0f8054d4] {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.el-icon-d-arrow-right.up[data-v-0f8054d4] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.fill-field-single-row[data-v-0f8054d4] {
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #d0deee;
  border-radius: 4px;
  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;
  background: #fff;
  position: relative;
}
.fill-field-single-row .float-button[data-v-0f8054d4] {
  top: -12px;
  right: -12px;
}
.fill-field-single-row:hover .float-button[data-v-0f8054d4] {
  opacity: 1;
  visibility: visible;
}
.fill-field-single-row .actions-single[data-v-0f8054d4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.fill-field-single-row .actions-single .action-icon[data-v-0f8054d4]:not(.float-button) {
  cursor: pointer;
  color: #909399;
  font-size: 14px;
}
.fill-field-single-row .actions-single .action-icon[data-v-0f8054d4]:not(.float-button):hover {
  color: #409EFF;
}
.fill-field-single-row .actions-single .action-icon:not(.float-button)[disabled][data-v-0f8054d4] {
  cursor: not-allowed;
  color: #C0C4CC;
}

.cascade-select-container[data-v-b9ed3ec4] {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 8px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.cascade-select-container .cascade-select-item[data-v-b9ed3ec4]{
    display: block;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5bd00eb2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5bd00eb2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5bd00eb2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5bd00eb2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5bd00eb2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5bd00eb2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5bd00eb2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5bd00eb2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5bd00eb2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5bd00eb2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5bd00eb2]  .el-form-item__content,
.table-style .fill-select-item[data-v-5bd00eb2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5bd00eb2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5bd00eb2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5bd00eb2], .form-widget-list .checkbox-form-item-wrapper[data-v-5bd00eb2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5bd00eb2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5bd00eb2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5bd00eb2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5bd00eb2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5bd00eb2], .el-form-item--medium .el-checkbox[data-v-5bd00eb2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5bd00eb2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5bd00eb2], .el-form-item--small .el-checkbox[data-v-5bd00eb2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5bd00eb2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5bd00eb2], .el-form-item--mini .el-checkbox[data-v-5bd00eb2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5bd00eb2] {
  margin-top: 4px;
}
input[type=password][data-v-5bd00eb2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5bd00eb2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5bd00eb2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5bd00eb2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5bd00eb2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5bd00eb2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5bd00eb2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5bd00eb2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5bd00eb2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5bd00eb2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5bd00eb2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5bd00eb2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5bd00eb2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5bd00eb2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5bd00eb2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5bd00eb2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5bd00eb2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5bd00eb2], .table-style .el-form-item .el-form-item__content > div[data-v-5bd00eb2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5bd00eb2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5bd00eb2], .table-style .el-form-item.rich-editor-item[data-v-5bd00eb2], .table-style .el-form-item.static-text-item[data-v-5bd00eb2], .table-style .el-form-item.html-text-item[data-v-5bd00eb2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5bd00eb2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5bd00eb2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5bd00eb2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5bd00eb2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5bd00eb2] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-5bd00eb2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5bd00eb2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5bd00eb2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5bd00eb2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5bd00eb2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5bd00eb2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5bd00eb2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5bd00eb2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5bd00eb2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5bd00eb2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5bd00eb2]  .el-form-item__content,
.table-style .fill-select-item[data-v-5bd00eb2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5bd00eb2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5bd00eb2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5bd00eb2], .form-widget-list .checkbox-form-item-wrapper[data-v-5bd00eb2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5bd00eb2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5bd00eb2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5bd00eb2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5bd00eb2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5bd00eb2], .el-form-item--medium .el-checkbox[data-v-5bd00eb2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5bd00eb2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5bd00eb2], .el-form-item--small .el-checkbox[data-v-5bd00eb2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5bd00eb2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5bd00eb2], .el-form-item--mini .el-checkbox[data-v-5bd00eb2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5bd00eb2] {
  margin-top: 4px;
}
input[type=password][data-v-5bd00eb2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5bd00eb2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5bd00eb2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5bd00eb2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5bd00eb2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5bd00eb2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5bd00eb2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5bd00eb2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5bd00eb2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5bd00eb2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5bd00eb2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5bd00eb2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5bd00eb2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5bd00eb2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5bd00eb2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5bd00eb2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5bd00eb2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5bd00eb2], .table-style .el-form-item .el-form-item__content > div[data-v-5bd00eb2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5bd00eb2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5bd00eb2], .table-style .el-form-item.rich-editor-item[data-v-5bd00eb2], .table-style .el-form-item.static-text-item[data-v-5bd00eb2], .table-style .el-form-item.html-text-item[data-v-5bd00eb2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5bd00eb2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5bd00eb2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5bd00eb2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5bd00eb2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5bd00eb2] {
  height: 30px;
  line-height: 30px;
}
.operation-bar[data-v-5bd00eb2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-bottom: 8px;
}
.fill-container[data-v-5bd00eb2] {
  width: 100%;
  max-height: 1000px;
}
.fill-container.empty[data-v-5bd00eb2] {
  color: #999;
  text-align: center;
  padding: 10px;
  border: 1px dashed #dcdfe6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fill-container.empty .empty-placeholder[data-v-5bd00eb2] {
  font-size: 12px;
}
.card-list[data-v-5bd00eb2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
  max-height: 1000px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 6px;
  padding-right: 6px;
}
.aggregation-summary[data-v-5bd00eb2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 8px;
  padding: 8px;
  background-color: #f5f7fa;
  border-radius: 4px;
}
.aggregation-summary.top-right[data-v-5bd00eb2] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.aggregation-summary.bottom[data-v-5bd00eb2] {
  margin-top: 8px;
  margin-bottom: 0;
}
.aggregation-summary .agg-item[data-v-5bd00eb2] {
  font-size: 13px;
}
.aggregation-summary .agg-item .agg-label[data-v-5bd00eb2] {
  color: #606266;
  margin-right: 4px;
}
.aggregation-summary .agg-item .agg-value[data-v-5bd00eb2] {
  font-weight: bold;
  color: #303133;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-0ac78580] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-0ac78580] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-0ac78580] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-0ac78580] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-0ac78580] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-0ac78580] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-0ac78580] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-0ac78580] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-0ac78580] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-0ac78580] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-0ac78580]  .el-form-item__content,
.table-style .fill-select-item[data-v-0ac78580]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-0ac78580] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-0ac78580] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-0ac78580], .form-widget-list .checkbox-form-item-wrapper[data-v-0ac78580] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0ac78580], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0ac78580] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0ac78580] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0ac78580] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-0ac78580], .el-form-item--medium .el-checkbox[data-v-0ac78580] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-0ac78580] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-0ac78580], .el-form-item--small .el-checkbox[data-v-0ac78580] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-0ac78580] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-0ac78580], .el-form-item--mini .el-checkbox[data-v-0ac78580] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-0ac78580] {
  margin-top: 4px;
}
input[type=password][data-v-0ac78580]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-0ac78580]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-0ac78580]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-0ac78580]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-0ac78580]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-0ac78580] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-0ac78580] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-0ac78580] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-0ac78580]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-0ac78580] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-0ac78580] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-0ac78580] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-0ac78580] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-0ac78580] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-0ac78580] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-0ac78580] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-0ac78580] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-0ac78580], .table-style .el-form-item .el-form-item__content > div[data-v-0ac78580] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-0ac78580] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-0ac78580], .table-style .el-form-item.rich-editor-item[data-v-0ac78580], .table-style .el-form-item.static-text-item[data-v-0ac78580], .table-style .el-form-item.html-text-item[data-v-0ac78580] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-0ac78580], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-0ac78580], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-0ac78580], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-0ac78580] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-0ac78580] {
  height: 30px;
  line-height: 30px;
}
.container-wrapper[data-v-0ac78580] {
  position: relative;
  padding: 0px 0px;
  margin-bottom: 5px;
}
.container-wrapper:hover .drag-mask[data-v-0ac78580] {
  background: rgba(52, 118, 240, 0.1);
}
.container-wrapper .container-action[data-v-0ac78580] {
  position: absolute;
  bottom: -22;
  right: 0px;
  height: 22px;
  line-height: 22px;
  background: #3476F0;
  z-index: 8;
}
.container-wrapper .container-action i[data-v-0ac78580] {
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.container-wrapper .drag-mask[data-v-0ac78580] {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(255, 255, 255, 0);
  pointer-events: none;
  z-index: 9;
}
.container-wrapper .drag-mask i[data-v-0ac78580] {
  font-size: 14px;
  font-style: normal;
  color: #fff;
  margin: 4px;
  cursor: move;
}
.container-action.container-action-top[data-v-0ac78580] {
  top: 5px;
  right: 10px;
  background-color: transparent;
}
.container-action.container-action-top i[data-v-0ac78580] {
  color: #3476F0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7b6df91f] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-7b6df91f] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-7b6df91f] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-7b6df91f] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-7b6df91f] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-7b6df91f] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7b6df91f] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-7b6df91f] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7b6df91f] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7b6df91f] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-7b6df91f]  .el-form-item__content,
.table-style .fill-select-item[data-v-7b6df91f]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7b6df91f] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-7b6df91f] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-7b6df91f], .form-widget-list .checkbox-form-item-wrapper[data-v-7b6df91f] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7b6df91f], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7b6df91f] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7b6df91f] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7b6df91f] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7b6df91f], .el-form-item--medium .el-checkbox[data-v-7b6df91f] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7b6df91f] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7b6df91f], .el-form-item--small .el-checkbox[data-v-7b6df91f] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7b6df91f] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7b6df91f], .el-form-item--mini .el-checkbox[data-v-7b6df91f] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7b6df91f] {
  margin-top: 4px;
}
input[type=password][data-v-7b6df91f]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-7b6df91f]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-7b6df91f]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-7b6df91f]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-7b6df91f]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-7b6df91f] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-7b6df91f] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-7b6df91f] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-7b6df91f]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-7b6df91f] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-7b6df91f] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-7b6df91f] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-7b6df91f] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-7b6df91f] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-7b6df91f] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-7b6df91f] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-7b6df91f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-7b6df91f], .table-style .el-form-item .el-form-item__content > div[data-v-7b6df91f] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-7b6df91f] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-7b6df91f], .table-style .el-form-item.rich-editor-item[data-v-7b6df91f], .table-style .el-form-item.static-text-item[data-v-7b6df91f], .table-style .el-form-item.html-text-item[data-v-7b6df91f] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-7b6df91f], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-7b6df91f], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-7b6df91f], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-7b6df91f] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-7b6df91f] {
  height: 30px;
  line-height: 30px;
}
.collapse-container[data-v-7b6df91f] {
  margin: 2px;
}
.collapse-container .form-widget-list[data-v-7b6df91f] {
  min-height: 28px;
}
.collapse-container.selected[data-v-7b6df91f] {
  outline: 2px solid #3476F0 !important;
  outline-offset: 0px;
}
[data-v-7b6df91f] .el-collapsed__header {
  padding: 10px 12px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-882b9bde] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-882b9bde] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-882b9bde] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-882b9bde] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-882b9bde] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-882b9bde] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-882b9bde] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-882b9bde] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-882b9bde] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-882b9bde] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-882b9bde]  .el-form-item__content,
.table-style .fill-select-item[data-v-882b9bde]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-882b9bde] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-882b9bde] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-882b9bde], .form-widget-list .checkbox-form-item-wrapper[data-v-882b9bde] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-882b9bde], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-882b9bde] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-882b9bde] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-882b9bde] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-882b9bde], .el-form-item--medium .el-checkbox[data-v-882b9bde] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-882b9bde] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-882b9bde], .el-form-item--small .el-checkbox[data-v-882b9bde] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-882b9bde] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-882b9bde], .el-form-item--mini .el-checkbox[data-v-882b9bde] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-882b9bde] {
  margin-top: 4px;
}
input[type=password][data-v-882b9bde]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-882b9bde]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-882b9bde]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-882b9bde]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-882b9bde]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-882b9bde] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-882b9bde] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-882b9bde] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-882b9bde]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-882b9bde] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-882b9bde] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-882b9bde] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-882b9bde] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-882b9bde] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-882b9bde] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-882b9bde] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-882b9bde] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-882b9bde], .table-style .el-form-item .el-form-item__content > div[data-v-882b9bde] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-882b9bde] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-882b9bde], .table-style .el-form-item.rich-editor-item[data-v-882b9bde], .table-style .el-form-item.static-text-item[data-v-882b9bde], .table-style .el-form-item.html-text-item[data-v-882b9bde] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-882b9bde], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-882b9bde], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-882b9bde], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-882b9bde] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-882b9bde] {
  height: 30px;
  line-height: 30px;
}
.grid-cell[data-v-882b9bde] {
  min-height: 38px;
  outline: 1px dashed #336699;
  position: relative;
}
.grid-cell .form-widget-list[data-v-882b9bde] {
  min-height: 28px;
}
.grid-cell .grid-col-action[data-v-882b9bde] {
  position: absolute;
  bottom: -22;
  right: 0px;
  height: 28px;
  line-height: 28px;
  background: #3476F0;
  z-index: 999;
}
.grid-cell .grid-col-action i[data-v-882b9bde] {
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.grid-cell .grid-col-handler[data-v-882b9bde] {
  position: absolute;
  top: -2px;
  left: -2px;
  height: 22px;
  line-height: 22px;
  background: #3476F0;
  z-index: 9;
}
.grid-cell .grid-col-handler i[data-v-882b9bde] {
  font-size: 14px;
  font-style: normal;
  color: #fff;
  margin: 4px;
  cursor: default;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-a01448b8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-a01448b8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-a01448b8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-a01448b8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-a01448b8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-a01448b8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-a01448b8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-a01448b8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-a01448b8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-a01448b8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-a01448b8]  .el-form-item__content,
.table-style .fill-select-item[data-v-a01448b8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-a01448b8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-a01448b8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-a01448b8], .form-widget-list .checkbox-form-item-wrapper[data-v-a01448b8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-a01448b8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-a01448b8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-a01448b8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-a01448b8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-a01448b8], .el-form-item--medium .el-checkbox[data-v-a01448b8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-a01448b8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-a01448b8], .el-form-item--small .el-checkbox[data-v-a01448b8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-a01448b8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-a01448b8], .el-form-item--mini .el-checkbox[data-v-a01448b8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-a01448b8] {
  margin-top: 4px;
}
input[type=password][data-v-a01448b8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-a01448b8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-a01448b8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-a01448b8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-a01448b8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-a01448b8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-a01448b8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-a01448b8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-a01448b8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-a01448b8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-a01448b8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-a01448b8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-a01448b8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-a01448b8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-a01448b8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-a01448b8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-a01448b8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-a01448b8], .table-style .el-form-item .el-form-item__content > div[data-v-a01448b8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-a01448b8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-a01448b8], .table-style .el-form-item.rich-editor-item[data-v-a01448b8], .table-style .el-form-item.static-text-item[data-v-a01448b8], .table-style .el-form-item.html-text-item[data-v-a01448b8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-a01448b8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-a01448b8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-a01448b8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-a01448b8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-a01448b8] {
  height: 30px;
  line-height: 30px;
}
.el-row.grid-container[data-v-a01448b8] {
  min-height: 50px;
  outline: 1px dashed #336699;
}
.el-row.grid-container .form-widget-list[data-v-a01448b8] {
  min-height: 28px;
}
.grid-container.selected[data-v-a01448b8],
.grid-cell.selected[data-v-a01448b8] {
  outline: 2px solid #3476F0 !important;
  outline-offset: 0px;
  z-index: 10;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1b9f7a2f] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1b9f7a2f] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1b9f7a2f] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1b9f7a2f] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1b9f7a2f] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1b9f7a2f] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1b9f7a2f] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1b9f7a2f] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1b9f7a2f] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1b9f7a2f] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1b9f7a2f]  .el-form-item__content,
.table-style .fill-select-item[data-v-1b9f7a2f]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1b9f7a2f] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1b9f7a2f] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1b9f7a2f], .form-widget-list .checkbox-form-item-wrapper[data-v-1b9f7a2f] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b9f7a2f], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b9f7a2f] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b9f7a2f] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b9f7a2f] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1b9f7a2f], .el-form-item--medium .el-checkbox[data-v-1b9f7a2f] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1b9f7a2f] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1b9f7a2f], .el-form-item--small .el-checkbox[data-v-1b9f7a2f] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1b9f7a2f] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1b9f7a2f], .el-form-item--mini .el-checkbox[data-v-1b9f7a2f] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1b9f7a2f] {
  margin-top: 4px;
}
input[type=password][data-v-1b9f7a2f]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1b9f7a2f]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1b9f7a2f]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1b9f7a2f]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1b9f7a2f]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1b9f7a2f] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1b9f7a2f] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1b9f7a2f] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1b9f7a2f]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1b9f7a2f] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1b9f7a2f] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1b9f7a2f] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1b9f7a2f] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1b9f7a2f] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1b9f7a2f] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1b9f7a2f] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1b9f7a2f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1b9f7a2f], .table-style .el-form-item .el-form-item__content > div[data-v-1b9f7a2f] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1b9f7a2f] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1b9f7a2f], .table-style .el-form-item.rich-editor-item[data-v-1b9f7a2f], .table-style .el-form-item.static-text-item[data-v-1b9f7a2f], .table-style .el-form-item.html-text-item[data-v-1b9f7a2f] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1b9f7a2f], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1b9f7a2f], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1b9f7a2f], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1b9f7a2f] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1b9f7a2f] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-1b9f7a2f] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1b9f7a2f] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1b9f7a2f] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1b9f7a2f] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1b9f7a2f] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1b9f7a2f] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1b9f7a2f] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1b9f7a2f] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1b9f7a2f] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1b9f7a2f] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1b9f7a2f]  .el-form-item__content,
.table-style .fill-select-item[data-v-1b9f7a2f]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1b9f7a2f] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1b9f7a2f] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1b9f7a2f], .form-widget-list .checkbox-form-item-wrapper[data-v-1b9f7a2f] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b9f7a2f], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b9f7a2f] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b9f7a2f] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b9f7a2f] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1b9f7a2f], .el-form-item--medium .el-checkbox[data-v-1b9f7a2f] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1b9f7a2f] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1b9f7a2f], .el-form-item--small .el-checkbox[data-v-1b9f7a2f] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1b9f7a2f] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1b9f7a2f], .el-form-item--mini .el-checkbox[data-v-1b9f7a2f] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1b9f7a2f] {
  margin-top: 4px;
}
input[type=password][data-v-1b9f7a2f]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1b9f7a2f]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1b9f7a2f]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1b9f7a2f]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1b9f7a2f]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1b9f7a2f] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1b9f7a2f] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1b9f7a2f] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1b9f7a2f]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1b9f7a2f] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1b9f7a2f] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1b9f7a2f] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1b9f7a2f] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1b9f7a2f] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1b9f7a2f] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1b9f7a2f] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1b9f7a2f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1b9f7a2f], .table-style .el-form-item .el-form-item__content > div[data-v-1b9f7a2f] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1b9f7a2f] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1b9f7a2f], .table-style .el-form-item.rich-editor-item[data-v-1b9f7a2f], .table-style .el-form-item.static-text-item[data-v-1b9f7a2f], .table-style .el-form-item.html-text-item[data-v-1b9f7a2f] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1b9f7a2f], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1b9f7a2f], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1b9f7a2f], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1b9f7a2f] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1b9f7a2f] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-1b9f7a2f] {
  width: 100% !important;
}
.address-detail-container[data-v-1b9f7a2f] {
  margin-top: 8px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-6a45a364] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-6a45a364] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-6a45a364] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-6a45a364] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-6a45a364] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-6a45a364] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6a45a364] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-6a45a364] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6a45a364] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6a45a364] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-6a45a364]  .el-form-item__content,
.table-style .fill-select-item[data-v-6a45a364]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6a45a364] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-6a45a364] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-6a45a364], .form-widget-list .checkbox-form-item-wrapper[data-v-6a45a364] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6a45a364], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6a45a364] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6a45a364] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6a45a364] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6a45a364], .el-form-item--medium .el-checkbox[data-v-6a45a364] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6a45a364] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6a45a364], .el-form-item--small .el-checkbox[data-v-6a45a364] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6a45a364] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6a45a364], .el-form-item--mini .el-checkbox[data-v-6a45a364] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6a45a364] {
  margin-top: 4px;
}
input[type=password][data-v-6a45a364]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6a45a364]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6a45a364]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6a45a364]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6a45a364]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6a45a364] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6a45a364] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-6a45a364] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6a45a364]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6a45a364] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6a45a364] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6a45a364] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6a45a364] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6a45a364] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-6a45a364] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-6a45a364] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-6a45a364] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-6a45a364], .table-style .el-form-item .el-form-item__content > div[data-v-6a45a364] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-6a45a364] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-6a45a364], .table-style .el-form-item.rich-editor-item[data-v-6a45a364], .table-style .el-form-item.static-text-item[data-v-6a45a364], .table-style .el-form-item.html-text-item[data-v-6a45a364] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6a45a364], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6a45a364], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6a45a364], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6a45a364] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6a45a364] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-6a45a364] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-6a45a364] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-6a45a364] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-6a45a364] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-6a45a364] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-6a45a364] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6a45a364] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-6a45a364] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6a45a364] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6a45a364] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-6a45a364]  .el-form-item__content,
.table-style .fill-select-item[data-v-6a45a364]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6a45a364] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-6a45a364] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-6a45a364], .form-widget-list .checkbox-form-item-wrapper[data-v-6a45a364] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6a45a364], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6a45a364] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6a45a364] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6a45a364] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6a45a364], .el-form-item--medium .el-checkbox[data-v-6a45a364] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6a45a364] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6a45a364], .el-form-item--small .el-checkbox[data-v-6a45a364] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6a45a364] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6a45a364], .el-form-item--mini .el-checkbox[data-v-6a45a364] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6a45a364] {
  margin-top: 4px;
}
input[type=password][data-v-6a45a364]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6a45a364]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6a45a364]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6a45a364]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6a45a364]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6a45a364] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6a45a364] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-6a45a364] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6a45a364]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6a45a364] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6a45a364] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6a45a364] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6a45a364] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6a45a364] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-6a45a364] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-6a45a364] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-6a45a364] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-6a45a364], .table-style .el-form-item .el-form-item__content > div[data-v-6a45a364] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-6a45a364] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-6a45a364], .table-style .el-form-item.rich-editor-item[data-v-6a45a364], .table-style .el-form-item.static-text-item[data-v-6a45a364], .table-style .el-form-item.html-text-item[data-v-6a45a364] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6a45a364], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6a45a364], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6a45a364], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6a45a364] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6a45a364] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-8cef2fb8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-8cef2fb8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-8cef2fb8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-8cef2fb8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-8cef2fb8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-8cef2fb8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-8cef2fb8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-8cef2fb8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-8cef2fb8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-8cef2fb8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-8cef2fb8]  .el-form-item__content,
.table-style .fill-select-item[data-v-8cef2fb8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-8cef2fb8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-8cef2fb8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-8cef2fb8], .form-widget-list .checkbox-form-item-wrapper[data-v-8cef2fb8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-8cef2fb8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-8cef2fb8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-8cef2fb8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-8cef2fb8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-8cef2fb8], .el-form-item--medium .el-checkbox[data-v-8cef2fb8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-8cef2fb8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-8cef2fb8], .el-form-item--small .el-checkbox[data-v-8cef2fb8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-8cef2fb8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-8cef2fb8], .el-form-item--mini .el-checkbox[data-v-8cef2fb8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-8cef2fb8] {
  margin-top: 4px;
}
input[type=password][data-v-8cef2fb8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-8cef2fb8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-8cef2fb8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-8cef2fb8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-8cef2fb8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-8cef2fb8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-8cef2fb8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-8cef2fb8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-8cef2fb8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-8cef2fb8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-8cef2fb8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-8cef2fb8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-8cef2fb8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-8cef2fb8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-8cef2fb8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-8cef2fb8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-8cef2fb8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-8cef2fb8], .table-style .el-form-item .el-form-item__content > div[data-v-8cef2fb8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-8cef2fb8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-8cef2fb8], .table-style .el-form-item.rich-editor-item[data-v-8cef2fb8], .table-style .el-form-item.static-text-item[data-v-8cef2fb8], .table-style .el-form-item.html-text-item[data-v-8cef2fb8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-8cef2fb8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-8cef2fb8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-8cef2fb8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-8cef2fb8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-8cef2fb8] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-8cef2fb8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-8cef2fb8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-8cef2fb8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-8cef2fb8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-8cef2fb8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-8cef2fb8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-8cef2fb8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-8cef2fb8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-8cef2fb8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-8cef2fb8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-8cef2fb8]  .el-form-item__content,
.table-style .fill-select-item[data-v-8cef2fb8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-8cef2fb8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-8cef2fb8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-8cef2fb8], .form-widget-list .checkbox-form-item-wrapper[data-v-8cef2fb8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-8cef2fb8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-8cef2fb8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-8cef2fb8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-8cef2fb8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-8cef2fb8], .el-form-item--medium .el-checkbox[data-v-8cef2fb8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-8cef2fb8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-8cef2fb8], .el-form-item--small .el-checkbox[data-v-8cef2fb8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-8cef2fb8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-8cef2fb8], .el-form-item--mini .el-checkbox[data-v-8cef2fb8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-8cef2fb8] {
  margin-top: 4px;
}
input[type=password][data-v-8cef2fb8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-8cef2fb8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-8cef2fb8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-8cef2fb8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-8cef2fb8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-8cef2fb8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-8cef2fb8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-8cef2fb8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-8cef2fb8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-8cef2fb8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-8cef2fb8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-8cef2fb8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-8cef2fb8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-8cef2fb8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-8cef2fb8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-8cef2fb8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-8cef2fb8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-8cef2fb8], .table-style .el-form-item .el-form-item__content > div[data-v-8cef2fb8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-8cef2fb8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-8cef2fb8], .table-style .el-form-item.rich-editor-item[data-v-8cef2fb8], .table-style .el-form-item.static-text-item[data-v-8cef2fb8], .table-style .el-form-item.html-text-item[data-v-8cef2fb8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-8cef2fb8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-8cef2fb8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-8cef2fb8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-8cef2fb8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-8cef2fb8] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-716bc718] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-716bc718] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-716bc718] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-716bc718] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-716bc718] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-716bc718] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-716bc718] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-716bc718] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-716bc718] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-716bc718] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-716bc718]  .el-form-item__content,
.table-style .fill-select-item[data-v-716bc718]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-716bc718] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-716bc718] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-716bc718], .form-widget-list .checkbox-form-item-wrapper[data-v-716bc718] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-716bc718], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-716bc718] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-716bc718] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-716bc718] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-716bc718], .el-form-item--medium .el-checkbox[data-v-716bc718] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-716bc718] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-716bc718], .el-form-item--small .el-checkbox[data-v-716bc718] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-716bc718] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-716bc718], .el-form-item--mini .el-checkbox[data-v-716bc718] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-716bc718] {
  margin-top: 4px;
}
input[type=password][data-v-716bc718]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-716bc718]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-716bc718]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-716bc718]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-716bc718]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-716bc718] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-716bc718] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-716bc718] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-716bc718]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-716bc718] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-716bc718] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-716bc718] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-716bc718] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-716bc718] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-716bc718] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-716bc718] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-716bc718] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-716bc718], .table-style .el-form-item .el-form-item__content > div[data-v-716bc718] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-716bc718] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-716bc718], .table-style .el-form-item.rich-editor-item[data-v-716bc718], .table-style .el-form-item.static-text-item[data-v-716bc718], .table-style .el-form-item.html-text-item[data-v-716bc718] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-716bc718], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-716bc718], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-716bc718], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-716bc718] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-716bc718] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-716bc718] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-716bc718] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-716bc718] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-716bc718] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-716bc718] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-716bc718] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-716bc718] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-716bc718] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-716bc718] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-716bc718] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-716bc718]  .el-form-item__content,
.table-style .fill-select-item[data-v-716bc718]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-716bc718] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-716bc718] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-716bc718], .form-widget-list .checkbox-form-item-wrapper[data-v-716bc718] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-716bc718], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-716bc718] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-716bc718] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-716bc718] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-716bc718], .el-form-item--medium .el-checkbox[data-v-716bc718] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-716bc718] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-716bc718], .el-form-item--small .el-checkbox[data-v-716bc718] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-716bc718] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-716bc718], .el-form-item--mini .el-checkbox[data-v-716bc718] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-716bc718] {
  margin-top: 4px;
}
input[type=password][data-v-716bc718]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-716bc718]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-716bc718]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-716bc718]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-716bc718]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-716bc718] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-716bc718] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-716bc718] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-716bc718]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-716bc718] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-716bc718] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-716bc718] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-716bc718] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-716bc718] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-716bc718] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-716bc718] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-716bc718] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-716bc718], .table-style .el-form-item .el-form-item__content > div[data-v-716bc718] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-716bc718] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-716bc718], .table-style .el-form-item.rich-editor-item[data-v-716bc718], .table-style .el-form-item.static-text-item[data-v-716bc718], .table-style .el-form-item.html-text-item[data-v-716bc718] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-716bc718], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-716bc718], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-716bc718], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-716bc718] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-716bc718] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-59b26c66] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-59b26c66] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-59b26c66] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-59b26c66] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-59b26c66] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-59b26c66] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-59b26c66] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-59b26c66] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-59b26c66] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-59b26c66] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-59b26c66]  .el-form-item__content,
.table-style .fill-select-item[data-v-59b26c66]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-59b26c66] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-59b26c66] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-59b26c66], .form-widget-list .checkbox-form-item-wrapper[data-v-59b26c66] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-59b26c66], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-59b26c66] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-59b26c66] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-59b26c66] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-59b26c66], .el-form-item--medium .el-checkbox[data-v-59b26c66] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-59b26c66] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-59b26c66], .el-form-item--small .el-checkbox[data-v-59b26c66] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-59b26c66] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-59b26c66], .el-form-item--mini .el-checkbox[data-v-59b26c66] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-59b26c66] {
  margin-top: 4px;
}
input[type=password][data-v-59b26c66]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-59b26c66]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-59b26c66]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-59b26c66]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-59b26c66]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-59b26c66] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-59b26c66] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-59b26c66] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-59b26c66]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-59b26c66] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-59b26c66] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-59b26c66] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-59b26c66] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-59b26c66] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-59b26c66] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-59b26c66] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-59b26c66] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-59b26c66], .table-style .el-form-item .el-form-item__content > div[data-v-59b26c66] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-59b26c66] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-59b26c66], .table-style .el-form-item.rich-editor-item[data-v-59b26c66], .table-style .el-form-item.static-text-item[data-v-59b26c66], .table-style .el-form-item.html-text-item[data-v-59b26c66] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-59b26c66], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-59b26c66], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-59b26c66], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-59b26c66] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-59b26c66] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-59b26c66] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-59b26c66] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-59b26c66] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-59b26c66] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-59b26c66] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-59b26c66] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-59b26c66] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-59b26c66] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-59b26c66] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-59b26c66] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-59b26c66]  .el-form-item__content,
.table-style .fill-select-item[data-v-59b26c66]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-59b26c66] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-59b26c66] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-59b26c66], .form-widget-list .checkbox-form-item-wrapper[data-v-59b26c66] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-59b26c66], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-59b26c66] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-59b26c66] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-59b26c66] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-59b26c66], .el-form-item--medium .el-checkbox[data-v-59b26c66] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-59b26c66] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-59b26c66], .el-form-item--small .el-checkbox[data-v-59b26c66] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-59b26c66] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-59b26c66], .el-form-item--mini .el-checkbox[data-v-59b26c66] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-59b26c66] {
  margin-top: 4px;
}
input[type=password][data-v-59b26c66]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-59b26c66]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-59b26c66]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-59b26c66]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-59b26c66]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-59b26c66] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-59b26c66] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-59b26c66] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-59b26c66]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-59b26c66] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-59b26c66] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-59b26c66] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-59b26c66] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-59b26c66] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-59b26c66] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-59b26c66] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-59b26c66] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-59b26c66], .table-style .el-form-item .el-form-item__content > div[data-v-59b26c66] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-59b26c66] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-59b26c66], .table-style .el-form-item.rich-editor-item[data-v-59b26c66], .table-style .el-form-item.static-text-item[data-v-59b26c66], .table-style .el-form-item.html-text-item[data-v-59b26c66] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-59b26c66], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-59b26c66], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-59b26c66], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-59b26c66] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-59b26c66] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4f77c5c4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-4f77c5c4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-4f77c5c4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-4f77c5c4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-4f77c5c4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-4f77c5c4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4f77c5c4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-4f77c5c4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4f77c5c4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4f77c5c4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-4f77c5c4]  .el-form-item__content,
.table-style .fill-select-item[data-v-4f77c5c4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4f77c5c4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-4f77c5c4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-4f77c5c4], .form-widget-list .checkbox-form-item-wrapper[data-v-4f77c5c4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4f77c5c4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4f77c5c4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4f77c5c4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4f77c5c4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4f77c5c4], .el-form-item--medium .el-checkbox[data-v-4f77c5c4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4f77c5c4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4f77c5c4], .el-form-item--small .el-checkbox[data-v-4f77c5c4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4f77c5c4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4f77c5c4], .el-form-item--mini .el-checkbox[data-v-4f77c5c4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4f77c5c4] {
  margin-top: 4px;
}
input[type=password][data-v-4f77c5c4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4f77c5c4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4f77c5c4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4f77c5c4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4f77c5c4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4f77c5c4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4f77c5c4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-4f77c5c4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4f77c5c4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4f77c5c4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4f77c5c4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4f77c5c4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4f77c5c4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4f77c5c4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-4f77c5c4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4f77c5c4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-4f77c5c4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-4f77c5c4], .table-style .el-form-item .el-form-item__content > div[data-v-4f77c5c4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-4f77c5c4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-4f77c5c4], .table-style .el-form-item.rich-editor-item[data-v-4f77c5c4], .table-style .el-form-item.static-text-item[data-v-4f77c5c4], .table-style .el-form-item.html-text-item[data-v-4f77c5c4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4f77c5c4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4f77c5c4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4f77c5c4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4f77c5c4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4f77c5c4] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-4f77c5c4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-4f77c5c4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-4f77c5c4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-4f77c5c4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-4f77c5c4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-4f77c5c4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4f77c5c4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-4f77c5c4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4f77c5c4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4f77c5c4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-4f77c5c4]  .el-form-item__content,
.table-style .fill-select-item[data-v-4f77c5c4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4f77c5c4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-4f77c5c4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-4f77c5c4], .form-widget-list .checkbox-form-item-wrapper[data-v-4f77c5c4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4f77c5c4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4f77c5c4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4f77c5c4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4f77c5c4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4f77c5c4], .el-form-item--medium .el-checkbox[data-v-4f77c5c4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4f77c5c4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4f77c5c4], .el-form-item--small .el-checkbox[data-v-4f77c5c4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4f77c5c4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4f77c5c4], .el-form-item--mini .el-checkbox[data-v-4f77c5c4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4f77c5c4] {
  margin-top: 4px;
}
input[type=password][data-v-4f77c5c4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4f77c5c4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4f77c5c4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4f77c5c4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4f77c5c4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4f77c5c4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4f77c5c4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-4f77c5c4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4f77c5c4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4f77c5c4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4f77c5c4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4f77c5c4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4f77c5c4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4f77c5c4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-4f77c5c4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4f77c5c4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-4f77c5c4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-4f77c5c4], .table-style .el-form-item .el-form-item__content > div[data-v-4f77c5c4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-4f77c5c4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-4f77c5c4], .table-style .el-form-item.rich-editor-item[data-v-4f77c5c4], .table-style .el-form-item.static-text-item[data-v-4f77c5c4], .table-style .el-form-item.html-text-item[data-v-4f77c5c4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4f77c5c4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4f77c5c4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4f77c5c4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4f77c5c4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4f77c5c4] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3e739e8c] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3e739e8c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3e739e8c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3e739e8c] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3e739e8c] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3e739e8c] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3e739e8c] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3e739e8c] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3e739e8c] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3e739e8c] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3e739e8c]  .el-form-item__content,
.table-style .fill-select-item[data-v-3e739e8c]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3e739e8c] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3e739e8c] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3e739e8c], .form-widget-list .checkbox-form-item-wrapper[data-v-3e739e8c] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3e739e8c], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3e739e8c] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3e739e8c] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3e739e8c] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3e739e8c], .el-form-item--medium .el-checkbox[data-v-3e739e8c] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3e739e8c] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3e739e8c], .el-form-item--small .el-checkbox[data-v-3e739e8c] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3e739e8c] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3e739e8c], .el-form-item--mini .el-checkbox[data-v-3e739e8c] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3e739e8c] {
  margin-top: 4px;
}
input[type=password][data-v-3e739e8c]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3e739e8c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3e739e8c]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3e739e8c]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3e739e8c]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3e739e8c] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3e739e8c] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3e739e8c] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3e739e8c]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3e739e8c] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3e739e8c] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3e739e8c] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3e739e8c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3e739e8c] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3e739e8c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3e739e8c] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3e739e8c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3e739e8c], .table-style .el-form-item .el-form-item__content > div[data-v-3e739e8c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3e739e8c] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3e739e8c], .table-style .el-form-item.rich-editor-item[data-v-3e739e8c], .table-style .el-form-item.static-text-item[data-v-3e739e8c], .table-style .el-form-item.html-text-item[data-v-3e739e8c] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3e739e8c], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3e739e8c], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3e739e8c], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3e739e8c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3e739e8c] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-3e739e8c] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3e739e8c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3e739e8c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3e739e8c] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3e739e8c] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3e739e8c] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3e739e8c] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3e739e8c] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3e739e8c] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3e739e8c] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3e739e8c]  .el-form-item__content,
.table-style .fill-select-item[data-v-3e739e8c]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3e739e8c] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3e739e8c] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3e739e8c], .form-widget-list .checkbox-form-item-wrapper[data-v-3e739e8c] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3e739e8c], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3e739e8c] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3e739e8c] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3e739e8c] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3e739e8c], .el-form-item--medium .el-checkbox[data-v-3e739e8c] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3e739e8c] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3e739e8c], .el-form-item--small .el-checkbox[data-v-3e739e8c] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3e739e8c] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3e739e8c], .el-form-item--mini .el-checkbox[data-v-3e739e8c] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3e739e8c] {
  margin-top: 4px;
}
input[type=password][data-v-3e739e8c]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3e739e8c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3e739e8c]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3e739e8c]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3e739e8c]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3e739e8c] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3e739e8c] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3e739e8c] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3e739e8c]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3e739e8c] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3e739e8c] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3e739e8c] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3e739e8c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3e739e8c] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3e739e8c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3e739e8c] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3e739e8c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3e739e8c], .table-style .el-form-item .el-form-item__content > div[data-v-3e739e8c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3e739e8c] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3e739e8c], .table-style .el-form-item.rich-editor-item[data-v-3e739e8c], .table-style .el-form-item.static-text-item[data-v-3e739e8c], .table-style .el-form-item.html-text-item[data-v-3e739e8c] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3e739e8c], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3e739e8c], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3e739e8c], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3e739e8c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3e739e8c] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-3e739e8c] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-397e5966] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-397e5966] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-397e5966] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-397e5966] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-397e5966] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-397e5966] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-397e5966] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-397e5966] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-397e5966] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-397e5966] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-397e5966]  .el-form-item__content,
.table-style .fill-select-item[data-v-397e5966]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-397e5966] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-397e5966] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-397e5966], .form-widget-list .checkbox-form-item-wrapper[data-v-397e5966] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-397e5966], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-397e5966] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-397e5966] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-397e5966] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-397e5966], .el-form-item--medium .el-checkbox[data-v-397e5966] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-397e5966] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-397e5966], .el-form-item--small .el-checkbox[data-v-397e5966] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-397e5966] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-397e5966], .el-form-item--mini .el-checkbox[data-v-397e5966] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-397e5966] {
  margin-top: 4px;
}
input[type=password][data-v-397e5966]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-397e5966]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-397e5966]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-397e5966]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-397e5966]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-397e5966] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-397e5966] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-397e5966] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-397e5966]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-397e5966] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-397e5966] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-397e5966] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-397e5966] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-397e5966] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-397e5966] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-397e5966] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-397e5966] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-397e5966], .table-style .el-form-item .el-form-item__content > div[data-v-397e5966] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-397e5966] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-397e5966], .table-style .el-form-item.rich-editor-item[data-v-397e5966], .table-style .el-form-item.static-text-item[data-v-397e5966], .table-style .el-form-item.html-text-item[data-v-397e5966] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-397e5966], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-397e5966], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-397e5966], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-397e5966] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-397e5966] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-397e5966] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-397e5966] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-397e5966] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-397e5966] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-397e5966] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-397e5966] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-397e5966] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-397e5966] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-397e5966] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-397e5966] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-397e5966]  .el-form-item__content,
.table-style .fill-select-item[data-v-397e5966]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-397e5966] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-397e5966] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-397e5966], .form-widget-list .checkbox-form-item-wrapper[data-v-397e5966] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-397e5966], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-397e5966] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-397e5966] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-397e5966] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-397e5966], .el-form-item--medium .el-checkbox[data-v-397e5966] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-397e5966] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-397e5966], .el-form-item--small .el-checkbox[data-v-397e5966] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-397e5966] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-397e5966], .el-form-item--mini .el-checkbox[data-v-397e5966] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-397e5966] {
  margin-top: 4px;
}
input[type=password][data-v-397e5966]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-397e5966]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-397e5966]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-397e5966]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-397e5966]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-397e5966] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-397e5966] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-397e5966] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-397e5966]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-397e5966] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-397e5966] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-397e5966] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-397e5966] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-397e5966] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-397e5966] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-397e5966] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-397e5966] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-397e5966], .table-style .el-form-item .el-form-item__content > div[data-v-397e5966] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-397e5966] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-397e5966], .table-style .el-form-item.rich-editor-item[data-v-397e5966], .table-style .el-form-item.static-text-item[data-v-397e5966], .table-style .el-form-item.html-text-item[data-v-397e5966] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-397e5966], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-397e5966], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-397e5966], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-397e5966] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-397e5966] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-397e5966] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-19a97a00] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-19a97a00] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-19a97a00] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-19a97a00] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-19a97a00] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-19a97a00] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-19a97a00] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-19a97a00] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-19a97a00] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-19a97a00] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-19a97a00]  .el-form-item__content,
.table-style .fill-select-item[data-v-19a97a00]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-19a97a00] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-19a97a00] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-19a97a00], .form-widget-list .checkbox-form-item-wrapper[data-v-19a97a00] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-19a97a00], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-19a97a00] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-19a97a00] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-19a97a00] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-19a97a00], .el-form-item--medium .el-checkbox[data-v-19a97a00] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-19a97a00] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-19a97a00], .el-form-item--small .el-checkbox[data-v-19a97a00] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-19a97a00] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-19a97a00], .el-form-item--mini .el-checkbox[data-v-19a97a00] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-19a97a00] {
  margin-top: 4px;
}
input[type=password][data-v-19a97a00]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-19a97a00]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-19a97a00]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-19a97a00]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-19a97a00]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-19a97a00] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-19a97a00] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-19a97a00] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-19a97a00]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-19a97a00] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-19a97a00] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-19a97a00] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-19a97a00] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-19a97a00] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-19a97a00] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-19a97a00] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-19a97a00] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-19a97a00], .table-style .el-form-item .el-form-item__content > div[data-v-19a97a00] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-19a97a00] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-19a97a00], .table-style .el-form-item.rich-editor-item[data-v-19a97a00], .table-style .el-form-item.static-text-item[data-v-19a97a00], .table-style .el-form-item.html-text-item[data-v-19a97a00] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-19a97a00], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-19a97a00], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-19a97a00], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-19a97a00] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-19a97a00] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-19a97a00] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-19a97a00] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-19a97a00] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-19a97a00] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-19a97a00] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-19a97a00] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-19a97a00] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-19a97a00] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-19a97a00] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-19a97a00] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-19a97a00]  .el-form-item__content,
.table-style .fill-select-item[data-v-19a97a00]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-19a97a00] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-19a97a00] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-19a97a00], .form-widget-list .checkbox-form-item-wrapper[data-v-19a97a00] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-19a97a00], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-19a97a00] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-19a97a00] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-19a97a00] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-19a97a00], .el-form-item--medium .el-checkbox[data-v-19a97a00] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-19a97a00] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-19a97a00], .el-form-item--small .el-checkbox[data-v-19a97a00] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-19a97a00] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-19a97a00], .el-form-item--mini .el-checkbox[data-v-19a97a00] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-19a97a00] {
  margin-top: 4px;
}
input[type=password][data-v-19a97a00]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-19a97a00]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-19a97a00]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-19a97a00]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-19a97a00]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-19a97a00] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-19a97a00] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-19a97a00] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-19a97a00]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-19a97a00] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-19a97a00] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-19a97a00] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-19a97a00] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-19a97a00] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-19a97a00] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-19a97a00] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-19a97a00] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-19a97a00], .table-style .el-form-item .el-form-item__content > div[data-v-19a97a00] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-19a97a00] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-19a97a00], .table-style .el-form-item.rich-editor-item[data-v-19a97a00], .table-style .el-form-item.static-text-item[data-v-19a97a00], .table-style .el-form-item.html-text-item[data-v-19a97a00] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-19a97a00], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-19a97a00], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-19a97a00], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-19a97a00] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-19a97a00] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-19a97a00] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-422cf678] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-422cf678] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-422cf678] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-422cf678] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-422cf678] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-422cf678] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-422cf678] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-422cf678] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-422cf678] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-422cf678] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-422cf678]  .el-form-item__content,
.table-style .fill-select-item[data-v-422cf678]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-422cf678] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-422cf678] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-422cf678], .form-widget-list .checkbox-form-item-wrapper[data-v-422cf678] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-422cf678], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-422cf678] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-422cf678] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-422cf678] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-422cf678], .el-form-item--medium .el-checkbox[data-v-422cf678] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-422cf678] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-422cf678], .el-form-item--small .el-checkbox[data-v-422cf678] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-422cf678] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-422cf678], .el-form-item--mini .el-checkbox[data-v-422cf678] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-422cf678] {
  margin-top: 4px;
}
input[type=password][data-v-422cf678]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-422cf678]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-422cf678]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-422cf678]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-422cf678]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-422cf678] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-422cf678] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-422cf678] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-422cf678]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-422cf678] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-422cf678] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-422cf678] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-422cf678] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-422cf678] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-422cf678] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-422cf678] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-422cf678] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-422cf678], .table-style .el-form-item .el-form-item__content > div[data-v-422cf678] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-422cf678] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-422cf678], .table-style .el-form-item.rich-editor-item[data-v-422cf678], .table-style .el-form-item.static-text-item[data-v-422cf678], .table-style .el-form-item.html-text-item[data-v-422cf678] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-422cf678], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-422cf678], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-422cf678], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-422cf678] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-422cf678] {
  height: 30px;
  line-height: 30px;
}
.sub-form-label[data-v-422cf678] {
  color: #606266;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  line-height: 32px;
}
.sub-form-container[data-v-422cf678] {
  border: 1px dashed #336699;
  overflow-x: auto;
  min-height: 150px;
}
.sub-form-container[data-v-422cf678]  .sub-form-table {
  min-height: 100px;
  min-width: 100%;
  display: table;
  padding: 8px;
  border: solid 1px #e8eaec;
  border-collapse: collapse;
}
.sub-form-container[data-v-422cf678]  .sub-form-table .sub-form-table-tr-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display: table-row;
  background-color: #f8f8f9;
}
.sub-form-container[data-v-422cf678]  .sub-form-table .sub-form-table-tr-header.zero-child {
  display: block;
}
.sub-form-container[data-v-422cf678]  .sub-form-table .sub-form-table-tr-content {
  display: table-row;
}
.sub-form-container[data-v-422cf678]  .sub-form-table .sub-form-table-tr-content.zero-child {
  display: block;
}
.sub-form-container[data-v-422cf678]  .sub-form-table .sub-form-table-column {
  display: table-cell;
  min-width: 200px;
  border: solid 1px #e8eaec;
  padding: 0px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.sub-form-container[data-v-422cf678]  .ghost {
  content: "";
  font-size: 0;
  height: 50px;
  width: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table-cell;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.sub-form-container.selected[data-v-422cf678] {
  outline: 2px solid #3476F0 !important;
  outline-offset: 0px;
  padding: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #3476F0;
}
.sub-form-table .drag-handler[data-v-422cf678]:hover {
  background: #3476F0;
}
.sub-form-table .drag-handler[data-v-422cf678] {
  position: absolute;
  top: 0;
  left: -1px;
  height: 20px;
  line-height: 20px;
  z-index: 9;
  cursor: move;
}
.sub-form-table .drag-handler i[data-v-422cf678] {
  font-size: 12px !important;
  font-style: normal !important;
  color: #fff;
  margin: 4px !important;
}
.sub-form-table .background-opacity[data-v-422cf678] {
  background: rgba(64, 158, 255, 0.6);
}
.sub-form-table .field-action[data-v-422cf678] {
  position: absolute;
  bottom: 0;
  right: -2px;
  height: 22px;
  line-height: 22px;
  background: #3476F0;
  z-index: 9;
}
.sub-form-table .field-action i[data-v-422cf678] {
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-6e1b8559] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-6e1b8559] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-6e1b8559] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-6e1b8559] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-6e1b8559] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-6e1b8559] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6e1b8559] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-6e1b8559] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6e1b8559] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6e1b8559] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-6e1b8559]  .el-form-item__content,
.table-style .fill-select-item[data-v-6e1b8559]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6e1b8559] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-6e1b8559] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-6e1b8559], .form-widget-list .checkbox-form-item-wrapper[data-v-6e1b8559] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6e1b8559], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6e1b8559] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6e1b8559] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6e1b8559] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6e1b8559], .el-form-item--medium .el-checkbox[data-v-6e1b8559] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6e1b8559] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6e1b8559], .el-form-item--small .el-checkbox[data-v-6e1b8559] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6e1b8559] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6e1b8559], .el-form-item--mini .el-checkbox[data-v-6e1b8559] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6e1b8559] {
  margin-top: 4px;
}
input[type=password][data-v-6e1b8559]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6e1b8559]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6e1b8559]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6e1b8559]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6e1b8559]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6e1b8559] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6e1b8559] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-6e1b8559] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6e1b8559]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6e1b8559] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6e1b8559] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6e1b8559] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6e1b8559] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6e1b8559] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-6e1b8559] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-6e1b8559] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-6e1b8559] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-6e1b8559], .table-style .el-form-item .el-form-item__content > div[data-v-6e1b8559] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-6e1b8559] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-6e1b8559], .table-style .el-form-item.rich-editor-item[data-v-6e1b8559], .table-style .el-form-item.static-text-item[data-v-6e1b8559], .table-style .el-form-item.html-text-item[data-v-6e1b8559] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6e1b8559], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6e1b8559], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6e1b8559], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6e1b8559] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6e1b8559] {
  height: 30px;
  line-height: 30px;
}
.sub-form-label[data-v-6e1b8559] {
  color: #606266;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  line-height: 32px;
}
.sub-form-container[data-v-6e1b8559] {
  border: 1px dashed #336699;
  overflow-x: auto;
  min-height: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sub-form-container[data-v-6e1b8559]  .sub-form-table {
  min-height: 100px;
  min-width: 100%;
  display: table;
  padding: 8px;
  border: solid 1px #e8eaec;
  border-collapse: collapse;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.sub-form-container[data-v-6e1b8559]  .sub-form-table .sub-form-table-tr-header {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display: table-row;
  background-color: #f8f8f9;
}
.sub-form-container[data-v-6e1b8559]  .sub-form-table .sub-form-table-tr-header.zero-child {
  display: block;
}
.sub-form-container[data-v-6e1b8559]  .sub-form-table .sub-form-table-tr-content {
  display: table-row;
}
.sub-form-container[data-v-6e1b8559]  .sub-form-table .sub-form-table-tr-content.zero-child {
  display: block;
}
.sub-form-container[data-v-6e1b8559]  .sub-form-table .sub-form-table-column {
  display: table-cell;
  min-width: 200px;
  border: solid 1px #e8eaec;
  padding: 0px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.sub-form-container[data-v-6e1b8559]  .sub-form-table .sub-form-table-column .title-required::before {
  content: "*";
  color: red;
  margin-right: 4px;
}
.sub-form-container[data-v-6e1b8559]  .ghost {
  content: "";
  font-size: 0;
  height: 50px;
  width: 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: table-cell;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  margin: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.sub-form-container.selected[data-v-6e1b8559] {
  position: relative;
}
.sub-form-container.selected[data-v-6e1b8559]::after {
  content: " ";
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0px;
  left: 0px;
  right: 0px;
  outline: 2px solid #3476F0;
  outline-offset: 0px;
  pointer-events: none;
  z-index: 10;
}
.sub-form-table .drag-handler[data-v-6e1b8559]:hover {
  background: #3476F0;
}
.sub-form-table .drag-handler[data-v-6e1b8559] {
  position: absolute;
  top: 0;
  left: -1px;
  height: 20px;
  line-height: 20px;
  z-index: 9;
  cursor: move;
}
.sub-form-table .drag-handler i[data-v-6e1b8559] {
  font-size: 12px !important;
  font-style: normal !important;
  color: #fff;
  margin: 4px !important;
}
.sub-form-table .background-opacity[data-v-6e1b8559] {
  background: rgba(64, 158, 255, 0.6);
}
.sub-form-table .field-action[data-v-6e1b8559] {
  position: absolute;
  bottom: 0;
  right: -2px;
  height: 22px;
  line-height: 22px;
  background: #3476F0;
  z-index: 9;
}
.sub-form-table .field-action i[data-v-6e1b8559] {
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1ef88013] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1ef88013] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1ef88013] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1ef88013] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1ef88013] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1ef88013] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1ef88013] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1ef88013] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1ef88013] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1ef88013] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1ef88013]  .el-form-item__content,
.table-style .fill-select-item[data-v-1ef88013]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1ef88013] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1ef88013] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1ef88013], .form-widget-list .checkbox-form-item-wrapper[data-v-1ef88013] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1ef88013], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1ef88013] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1ef88013] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1ef88013] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1ef88013], .el-form-item--medium .el-checkbox[data-v-1ef88013] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1ef88013] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1ef88013], .el-form-item--small .el-checkbox[data-v-1ef88013] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1ef88013] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1ef88013], .el-form-item--mini .el-checkbox[data-v-1ef88013] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1ef88013] {
  margin-top: 4px;
}
input[type=password][data-v-1ef88013]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1ef88013]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1ef88013]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1ef88013]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1ef88013]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1ef88013] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1ef88013] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1ef88013] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1ef88013]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1ef88013] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1ef88013] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1ef88013] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1ef88013] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1ef88013] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1ef88013] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1ef88013] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1ef88013] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1ef88013], .table-style .el-form-item .el-form-item__content > div[data-v-1ef88013] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1ef88013] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1ef88013], .table-style .el-form-item.rich-editor-item[data-v-1ef88013], .table-style .el-form-item.static-text-item[data-v-1ef88013], .table-style .el-form-item.html-text-item[data-v-1ef88013] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1ef88013], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1ef88013], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1ef88013], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1ef88013] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1ef88013] {
  height: 30px;
  line-height: 30px;
}
.tab-container[data-v-1ef88013] {
  margin: 2px;
}
.tab-container .form-widget-list[data-v-1ef88013] {
  min-height: 28px;
}
.tab-container.selected[data-v-1ef88013] {
  outline: 2px solid #3476F0 !important;
  outline-offset: 0px;
  z-index: 10;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-33b2316e] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-33b2316e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-33b2316e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-33b2316e] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-33b2316e] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-33b2316e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-33b2316e] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-33b2316e] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-33b2316e] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-33b2316e] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-33b2316e]  .el-form-item__content,
.table-style .fill-select-item[data-v-33b2316e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-33b2316e] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-33b2316e] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-33b2316e], .form-widget-list .checkbox-form-item-wrapper[data-v-33b2316e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-33b2316e], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-33b2316e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-33b2316e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-33b2316e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-33b2316e], .el-form-item--medium .el-checkbox[data-v-33b2316e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-33b2316e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-33b2316e], .el-form-item--small .el-checkbox[data-v-33b2316e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-33b2316e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-33b2316e], .el-form-item--mini .el-checkbox[data-v-33b2316e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-33b2316e] {
  margin-top: 4px;
}
input[type=password][data-v-33b2316e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-33b2316e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-33b2316e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-33b2316e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-33b2316e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-33b2316e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-33b2316e] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-33b2316e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-33b2316e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-33b2316e] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-33b2316e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-33b2316e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-33b2316e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-33b2316e] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-33b2316e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-33b2316e] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-33b2316e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-33b2316e], .table-style .el-form-item .el-form-item__content > div[data-v-33b2316e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-33b2316e] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-33b2316e], .table-style .el-form-item.rich-editor-item[data-v-33b2316e], .table-style .el-form-item.static-text-item[data-v-33b2316e], .table-style .el-form-item.html-text-item[data-v-33b2316e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-33b2316e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-33b2316e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-33b2316e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-33b2316e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-33b2316e] {
  height: 30px;
  line-height: 30px;
}
.table-cell[data-v-33b2316e] {
  border: 1px dashed #336699;
  display: table-cell;
  position: relative;
}
.table-cell .draggable-div[data-v-33b2316e] {
  position: relative;
  height: 100%;
}
.table-cell .form-widget-list[data-v-33b2316e] {
  border: 1px dashed #336699;
  margin: 3px;
  height: 100%;
  /*position: absolute;*/
  /*top: 0;*/
  /*right: 0;*/
  /*bottom: 0;*/
  /*left: 0;*/
}
.table-cell .table-cell-action[data-v-33b2316e] {
  position: absolute;
  bottom: 0;
  right: -2px;
  height: 28px;
  line-height: 28px;
  background: #3476F0;
  z-index: 999;
}
.table-cell .table-cell-action i[data-v-33b2316e] {
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.table-cell .table-cell-handler[data-v-33b2316e] {
  position: absolute;
  top: -2px;
  left: -2px;
  height: 22px;
  line-height: 22px;
  background: #3476F0;
  z-index: 9;
}
.table-cell .table-cell-handler i[data-v-33b2316e] {
  font-size: 14px;
  font-style: normal;
  color: #fff;
  margin: 4px;
  cursor: default;
}
.table-cell.selected[data-v-33b2316e] {
  outline: 2px solid #3476F0 !important;
  outline-offset: 0px;
  z-index: 10;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1508527a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1508527a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1508527a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1508527a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1508527a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1508527a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1508527a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1508527a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1508527a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1508527a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1508527a]  .el-form-item__content,
.table-style .fill-select-item[data-v-1508527a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1508527a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1508527a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1508527a], .form-widget-list .checkbox-form-item-wrapper[data-v-1508527a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1508527a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1508527a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1508527a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1508527a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1508527a], .el-form-item--medium .el-checkbox[data-v-1508527a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1508527a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1508527a], .el-form-item--small .el-checkbox[data-v-1508527a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1508527a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1508527a], .el-form-item--mini .el-checkbox[data-v-1508527a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1508527a] {
  margin-top: 4px;
}
input[type=password][data-v-1508527a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1508527a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1508527a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1508527a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1508527a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1508527a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1508527a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1508527a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1508527a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1508527a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1508527a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1508527a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1508527a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1508527a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1508527a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1508527a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1508527a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1508527a], .table-style .el-form-item .el-form-item__content > div[data-v-1508527a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1508527a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1508527a], .table-style .el-form-item.rich-editor-item[data-v-1508527a], .table-style .el-form-item.static-text-item[data-v-1508527a], .table-style .el-form-item.html-text-item[data-v-1508527a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1508527a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1508527a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1508527a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1508527a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1508527a] {
  height: 30px;
  line-height: 30px;
}
div.table-container[data-v-1508527a] {
  padding: 5px;
  border: 1px dashed #336699;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div.table-container table.table-layout[data-v-1508527a] {
  width: 100%;
  text-align: center;
  border-collapse: collapse;
  table-layout: fixed;
}
div.table-container table.table-layout[data-v-1508527a]  td {
  height: 48px;
  border: 1px dashed #336699;
  padding: 3px;
  display: table-cell;
}
div.table-container table.table-layout .form-widget-list[data-v-1508527a] {
  border: 1px dashed #336699;
  min-height: 36px;
}
.table-container.selected[data-v-1508527a] {
  outline: 2px solid #3476F0 !important;
  outline-offset: 0px;
}

.loading-placeholder[data-v-68941229] {
    font-size: 12px;
    color: #999;
    padding: 5px;
}
.reference-field-container[data-v-68941229] {
    width: 100%;
}
.empty[data-v-68941229] {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #606266;
    font-size: 14px;
    overflow: hidden;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-c40a5a1a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-c40a5a1a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-c40a5a1a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-c40a5a1a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-c40a5a1a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-c40a5a1a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-c40a5a1a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-c40a5a1a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-c40a5a1a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-c40a5a1a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-c40a5a1a]  .el-form-item__content,
.table-style .fill-select-item[data-v-c40a5a1a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-c40a5a1a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-c40a5a1a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-c40a5a1a], .form-widget-list .checkbox-form-item-wrapper[data-v-c40a5a1a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c40a5a1a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c40a5a1a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c40a5a1a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c40a5a1a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-c40a5a1a], .el-form-item--medium .el-checkbox[data-v-c40a5a1a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-c40a5a1a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-c40a5a1a], .el-form-item--small .el-checkbox[data-v-c40a5a1a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-c40a5a1a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-c40a5a1a], .el-form-item--mini .el-checkbox[data-v-c40a5a1a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-c40a5a1a] {
  margin-top: 4px;
}
input[type=password][data-v-c40a5a1a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-c40a5a1a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-c40a5a1a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-c40a5a1a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-c40a5a1a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-c40a5a1a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-c40a5a1a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-c40a5a1a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-c40a5a1a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-c40a5a1a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-c40a5a1a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-c40a5a1a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-c40a5a1a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-c40a5a1a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-c40a5a1a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-c40a5a1a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-c40a5a1a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-c40a5a1a], .table-style .el-form-item .el-form-item__content > div[data-v-c40a5a1a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-c40a5a1a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-c40a5a1a], .table-style .el-form-item.rich-editor-item[data-v-c40a5a1a], .table-style .el-form-item.static-text-item[data-v-c40a5a1a], .table-style .el-form-item.html-text-item[data-v-c40a5a1a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-c40a5a1a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-c40a5a1a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-c40a5a1a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-c40a5a1a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-c40a5a1a] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-c40a5a1a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-c40a5a1a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-c40a5a1a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-c40a5a1a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-c40a5a1a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-c40a5a1a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-c40a5a1a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-c40a5a1a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-c40a5a1a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-c40a5a1a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-c40a5a1a]  .el-form-item__content,
.table-style .fill-select-item[data-v-c40a5a1a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-c40a5a1a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-c40a5a1a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-c40a5a1a], .form-widget-list .checkbox-form-item-wrapper[data-v-c40a5a1a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c40a5a1a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c40a5a1a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-c40a5a1a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-c40a5a1a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-c40a5a1a], .el-form-item--medium .el-checkbox[data-v-c40a5a1a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-c40a5a1a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-c40a5a1a], .el-form-item--small .el-checkbox[data-v-c40a5a1a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-c40a5a1a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-c40a5a1a], .el-form-item--mini .el-checkbox[data-v-c40a5a1a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-c40a5a1a] {
  margin-top: 4px;
}
input[type=password][data-v-c40a5a1a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-c40a5a1a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-c40a5a1a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-c40a5a1a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-c40a5a1a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-c40a5a1a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-c40a5a1a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-c40a5a1a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-c40a5a1a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-c40a5a1a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-c40a5a1a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-c40a5a1a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-c40a5a1a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-c40a5a1a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-c40a5a1a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-c40a5a1a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-c40a5a1a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-c40a5a1a], .table-style .el-form-item .el-form-item__content > div[data-v-c40a5a1a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-c40a5a1a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-c40a5a1a], .table-style .el-form-item.rich-editor-item[data-v-c40a5a1a], .table-style .el-form-item.static-text-item[data-v-c40a5a1a], .table-style .el-form-item.html-text-item[data-v-c40a5a1a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-c40a5a1a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-c40a5a1a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-c40a5a1a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-c40a5a1a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-c40a5a1a] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-c40a5a1a] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-8bd96cba] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-8bd96cba] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-8bd96cba] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-8bd96cba] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-8bd96cba] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-8bd96cba] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-8bd96cba] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-8bd96cba] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-8bd96cba] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-8bd96cba] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-8bd96cba]  .el-form-item__content,
.table-style .fill-select-item[data-v-8bd96cba]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-8bd96cba] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-8bd96cba] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-8bd96cba], .form-widget-list .checkbox-form-item-wrapper[data-v-8bd96cba] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-8bd96cba], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-8bd96cba] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-8bd96cba] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-8bd96cba] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-8bd96cba], .el-form-item--medium .el-checkbox[data-v-8bd96cba] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-8bd96cba] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-8bd96cba], .el-form-item--small .el-checkbox[data-v-8bd96cba] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-8bd96cba] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-8bd96cba], .el-form-item--mini .el-checkbox[data-v-8bd96cba] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-8bd96cba] {
  margin-top: 4px;
}
input[type=password][data-v-8bd96cba]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-8bd96cba]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-8bd96cba]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-8bd96cba]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-8bd96cba]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-8bd96cba] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-8bd96cba] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-8bd96cba] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-8bd96cba]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-8bd96cba] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-8bd96cba] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-8bd96cba] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-8bd96cba] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-8bd96cba] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-8bd96cba] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-8bd96cba] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-8bd96cba] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-8bd96cba], .table-style .el-form-item .el-form-item__content > div[data-v-8bd96cba] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-8bd96cba] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-8bd96cba], .table-style .el-form-item.rich-editor-item[data-v-8bd96cba], .table-style .el-form-item.static-text-item[data-v-8bd96cba], .table-style .el-form-item.html-text-item[data-v-8bd96cba] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-8bd96cba], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-8bd96cba], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-8bd96cba], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-8bd96cba] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-8bd96cba] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-8bd96cba] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-8bd96cba] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-8bd96cba] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-8bd96cba] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-8bd96cba] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-8bd96cba] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-8bd96cba] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-8bd96cba] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-8bd96cba] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-8bd96cba] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-8bd96cba]  .el-form-item__content,
.table-style .fill-select-item[data-v-8bd96cba]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-8bd96cba] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-8bd96cba] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-8bd96cba], .form-widget-list .checkbox-form-item-wrapper[data-v-8bd96cba] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-8bd96cba], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-8bd96cba] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-8bd96cba] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-8bd96cba] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-8bd96cba], .el-form-item--medium .el-checkbox[data-v-8bd96cba] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-8bd96cba] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-8bd96cba], .el-form-item--small .el-checkbox[data-v-8bd96cba] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-8bd96cba] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-8bd96cba], .el-form-item--mini .el-checkbox[data-v-8bd96cba] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-8bd96cba] {
  margin-top: 4px;
}
input[type=password][data-v-8bd96cba]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-8bd96cba]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-8bd96cba]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-8bd96cba]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-8bd96cba]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-8bd96cba] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-8bd96cba] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-8bd96cba] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-8bd96cba]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-8bd96cba] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-8bd96cba] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-8bd96cba] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-8bd96cba] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-8bd96cba] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-8bd96cba] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-8bd96cba] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-8bd96cba] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-8bd96cba], .table-style .el-form-item .el-form-item__content > div[data-v-8bd96cba] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-8bd96cba] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-8bd96cba], .table-style .el-form-item.rich-editor-item[data-v-8bd96cba], .table-style .el-form-item.static-text-item[data-v-8bd96cba], .table-style .el-form-item.html-text-item[data-v-8bd96cba] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-8bd96cba], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-8bd96cba], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-8bd96cba], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-8bd96cba] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-8bd96cba] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-8bd96cba] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-45a449c8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-45a449c8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-45a449c8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-45a449c8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-45a449c8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-45a449c8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-45a449c8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-45a449c8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-45a449c8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-45a449c8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-45a449c8]  .el-form-item__content,
.table-style .fill-select-item[data-v-45a449c8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-45a449c8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-45a449c8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-45a449c8], .form-widget-list .checkbox-form-item-wrapper[data-v-45a449c8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-45a449c8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-45a449c8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-45a449c8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-45a449c8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-45a449c8], .el-form-item--medium .el-checkbox[data-v-45a449c8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-45a449c8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-45a449c8], .el-form-item--small .el-checkbox[data-v-45a449c8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-45a449c8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-45a449c8], .el-form-item--mini .el-checkbox[data-v-45a449c8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-45a449c8] {
  margin-top: 4px;
}
input[type=password][data-v-45a449c8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-45a449c8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-45a449c8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-45a449c8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-45a449c8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-45a449c8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-45a449c8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-45a449c8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-45a449c8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-45a449c8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-45a449c8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-45a449c8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-45a449c8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-45a449c8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-45a449c8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-45a449c8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-45a449c8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-45a449c8], .table-style .el-form-item .el-form-item__content > div[data-v-45a449c8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-45a449c8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-45a449c8], .table-style .el-form-item.rich-editor-item[data-v-45a449c8], .table-style .el-form-item.static-text-item[data-v-45a449c8], .table-style .el-form-item.html-text-item[data-v-45a449c8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-45a449c8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-45a449c8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-45a449c8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-45a449c8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-45a449c8] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-45a449c8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-45a449c8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-45a449c8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-45a449c8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-45a449c8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-45a449c8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-45a449c8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-45a449c8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-45a449c8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-45a449c8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-45a449c8]  .el-form-item__content,
.table-style .fill-select-item[data-v-45a449c8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-45a449c8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-45a449c8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-45a449c8], .form-widget-list .checkbox-form-item-wrapper[data-v-45a449c8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-45a449c8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-45a449c8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-45a449c8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-45a449c8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-45a449c8], .el-form-item--medium .el-checkbox[data-v-45a449c8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-45a449c8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-45a449c8], .el-form-item--small .el-checkbox[data-v-45a449c8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-45a449c8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-45a449c8], .el-form-item--mini .el-checkbox[data-v-45a449c8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-45a449c8] {
  margin-top: 4px;
}
input[type=password][data-v-45a449c8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-45a449c8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-45a449c8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-45a449c8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-45a449c8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-45a449c8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-45a449c8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-45a449c8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-45a449c8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-45a449c8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-45a449c8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-45a449c8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-45a449c8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-45a449c8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-45a449c8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-45a449c8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-45a449c8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-45a449c8], .table-style .el-form-item .el-form-item__content > div[data-v-45a449c8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-45a449c8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-45a449c8], .table-style .el-form-item.rich-editor-item[data-v-45a449c8], .table-style .el-form-item.static-text-item[data-v-45a449c8], .table-style .el-form-item.html-text-item[data-v-45a449c8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-45a449c8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-45a449c8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-45a449c8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-45a449c8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-45a449c8] {
  height: 30px;
  line-height: 30px;
}
.el-divider-container-div[data-v-45a449c8] {
  padding: 20px 0px;
  line-height: 20px;
  height: 50px;
  width: 100%;
  overflow: hidden;
  line-height: 18px;
  padding-bottom: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-divider-container-div .el-divider__text[data-v-45a449c8] {
  height: 36px;
  overflow: hidden;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-609ab2a7] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-609ab2a7] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-609ab2a7] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-609ab2a7] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-609ab2a7] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-609ab2a7] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-609ab2a7] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-609ab2a7] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-609ab2a7] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-609ab2a7] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-609ab2a7]  .el-form-item__content,
.table-style .fill-select-item[data-v-609ab2a7]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-609ab2a7] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-609ab2a7] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-609ab2a7], .form-widget-list .checkbox-form-item-wrapper[data-v-609ab2a7] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-609ab2a7], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-609ab2a7] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-609ab2a7] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-609ab2a7] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-609ab2a7], .el-form-item--medium .el-checkbox[data-v-609ab2a7] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-609ab2a7] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-609ab2a7], .el-form-item--small .el-checkbox[data-v-609ab2a7] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-609ab2a7] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-609ab2a7], .el-form-item--mini .el-checkbox[data-v-609ab2a7] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-609ab2a7] {
  margin-top: 4px;
}
input[type=password][data-v-609ab2a7]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-609ab2a7]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-609ab2a7]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-609ab2a7]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-609ab2a7]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-609ab2a7] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-609ab2a7] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-609ab2a7] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-609ab2a7]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-609ab2a7] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-609ab2a7] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-609ab2a7] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-609ab2a7] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-609ab2a7] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-609ab2a7] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-609ab2a7] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-609ab2a7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-609ab2a7], .table-style .el-form-item .el-form-item__content > div[data-v-609ab2a7] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-609ab2a7] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-609ab2a7], .table-style .el-form-item.rich-editor-item[data-v-609ab2a7], .table-style .el-form-item.static-text-item[data-v-609ab2a7], .table-style .el-form-item.html-text-item[data-v-609ab2a7] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-609ab2a7], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-609ab2a7], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-609ab2a7], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-609ab2a7] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-609ab2a7] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-609ab2a7] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-609ab2a7] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-609ab2a7] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-609ab2a7] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-609ab2a7] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-609ab2a7] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-609ab2a7] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-609ab2a7] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-609ab2a7] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-609ab2a7] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-609ab2a7]  .el-form-item__content,
.table-style .fill-select-item[data-v-609ab2a7]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-609ab2a7] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-609ab2a7] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-609ab2a7], .form-widget-list .checkbox-form-item-wrapper[data-v-609ab2a7] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-609ab2a7], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-609ab2a7] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-609ab2a7] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-609ab2a7] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-609ab2a7], .el-form-item--medium .el-checkbox[data-v-609ab2a7] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-609ab2a7] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-609ab2a7], .el-form-item--small .el-checkbox[data-v-609ab2a7] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-609ab2a7] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-609ab2a7], .el-form-item--mini .el-checkbox[data-v-609ab2a7] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-609ab2a7] {
  margin-top: 4px;
}
input[type=password][data-v-609ab2a7]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-609ab2a7]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-609ab2a7]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-609ab2a7]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-609ab2a7]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-609ab2a7] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-609ab2a7] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-609ab2a7] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-609ab2a7]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-609ab2a7] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-609ab2a7] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-609ab2a7] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-609ab2a7] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-609ab2a7] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-609ab2a7] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-609ab2a7] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-609ab2a7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-609ab2a7], .table-style .el-form-item .el-form-item__content > div[data-v-609ab2a7] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-609ab2a7] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-609ab2a7], .table-style .el-form-item.rich-editor-item[data-v-609ab2a7], .table-style .el-form-item.static-text-item[data-v-609ab2a7], .table-style .el-form-item.html-text-item[data-v-609ab2a7] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-609ab2a7], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-609ab2a7], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-609ab2a7], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-609ab2a7] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-609ab2a7] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1b8c1fcf] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1b8c1fcf] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1b8c1fcf] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1b8c1fcf] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1b8c1fcf] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1b8c1fcf] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1b8c1fcf] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1b8c1fcf] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1b8c1fcf] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1b8c1fcf] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1b8c1fcf]  .el-form-item__content,
.table-style .fill-select-item[data-v-1b8c1fcf]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1b8c1fcf] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1b8c1fcf] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1b8c1fcf], .form-widget-list .checkbox-form-item-wrapper[data-v-1b8c1fcf] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b8c1fcf], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b8c1fcf] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b8c1fcf] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b8c1fcf] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1b8c1fcf], .el-form-item--medium .el-checkbox[data-v-1b8c1fcf] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1b8c1fcf] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1b8c1fcf], .el-form-item--small .el-checkbox[data-v-1b8c1fcf] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1b8c1fcf] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1b8c1fcf], .el-form-item--mini .el-checkbox[data-v-1b8c1fcf] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1b8c1fcf] {
  margin-top: 4px;
}
input[type=password][data-v-1b8c1fcf]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1b8c1fcf]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1b8c1fcf]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1b8c1fcf]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1b8c1fcf]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1b8c1fcf] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1b8c1fcf] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1b8c1fcf] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1b8c1fcf]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1b8c1fcf] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1b8c1fcf] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1b8c1fcf] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1b8c1fcf] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1b8c1fcf] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1b8c1fcf] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1b8c1fcf] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1b8c1fcf] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1b8c1fcf], .table-style .el-form-item .el-form-item__content > div[data-v-1b8c1fcf] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1b8c1fcf] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1b8c1fcf], .table-style .el-form-item.rich-editor-item[data-v-1b8c1fcf], .table-style .el-form-item.static-text-item[data-v-1b8c1fcf], .table-style .el-form-item.html-text-item[data-v-1b8c1fcf] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1b8c1fcf], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1b8c1fcf], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1b8c1fcf], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1b8c1fcf] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1b8c1fcf] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-1b8c1fcf] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1b8c1fcf] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1b8c1fcf] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1b8c1fcf] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1b8c1fcf] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1b8c1fcf] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1b8c1fcf] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1b8c1fcf] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1b8c1fcf] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1b8c1fcf] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1b8c1fcf]  .el-form-item__content,
.table-style .fill-select-item[data-v-1b8c1fcf]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1b8c1fcf] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1b8c1fcf] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1b8c1fcf], .form-widget-list .checkbox-form-item-wrapper[data-v-1b8c1fcf] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b8c1fcf], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b8c1fcf] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b8c1fcf] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b8c1fcf] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1b8c1fcf], .el-form-item--medium .el-checkbox[data-v-1b8c1fcf] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1b8c1fcf] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1b8c1fcf], .el-form-item--small .el-checkbox[data-v-1b8c1fcf] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1b8c1fcf] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1b8c1fcf], .el-form-item--mini .el-checkbox[data-v-1b8c1fcf] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1b8c1fcf] {
  margin-top: 4px;
}
input[type=password][data-v-1b8c1fcf]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1b8c1fcf]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1b8c1fcf]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1b8c1fcf]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1b8c1fcf]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1b8c1fcf] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1b8c1fcf] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1b8c1fcf] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1b8c1fcf]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1b8c1fcf] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1b8c1fcf] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1b8c1fcf] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1b8c1fcf] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1b8c1fcf] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1b8c1fcf] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1b8c1fcf] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1b8c1fcf] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1b8c1fcf], .table-style .el-form-item .el-form-item__content > div[data-v-1b8c1fcf] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1b8c1fcf] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1b8c1fcf], .table-style .el-form-item.rich-editor-item[data-v-1b8c1fcf], .table-style .el-form-item.static-text-item[data-v-1b8c1fcf], .table-style .el-form-item.html-text-item[data-v-1b8c1fcf] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1b8c1fcf], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1b8c1fcf], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1b8c1fcf], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1b8c1fcf] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1b8c1fcf] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-1b8c1fcf] {
  width: 100% !important;
}
.dynamicPseudoAfter[data-v-1b8c1fcf]  .el-upload.el-upload--text {
  color: #3476F0;
  font-size: 12px;
}
.dynamicPseudoAfter[data-v-1b8c1fcf]  .el-upload.el-upload--text .el-icon-plus:after {
  content: var(--select-file-action);
}
.hideUploadDiv[data-v-1b8c1fcf]  div.el-upload--picture-card {
  /* 隐藏最后的图片上传按钮 */
  display: none;
}
.hideUploadDiv[data-v-1b8c1fcf]  div.el-upload--text {
  /* 隐藏最后的文件上传按钮 */
  display: none;
}
.hideUploadDiv[data-v-1b8c1fcf]  div.el-upload__tip {
  /* 隐藏最后的文件上传按钮 */
  display: none;
}
.el-upload-list__item[data-v-1b8c1fcf] {
  padding: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 36px;
  width: 36px;
  margin: 4px;
  margin-right: 6px;
}
.el-upload-list__item .el-progress[data-v-1b8c1fcf] {
  top: initial;
  bottom: -2px;
  right: 0px;
  left: 50%;
  width: 30px;
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.el-upload-list__item .el-icon-picture-outline[data-v-1b8c1fcf] {
  color: #a8a8a8;
  cursor: no-drop;
}
.el-upload-list__item[data-v-1b8c1fcf]  .el-loading-spinner .circular {
  width: 20px;
}
.el-upload-list__item[data-v-1b8c1fcf]:first-child {
  margin-top: 0px;
}
.el-form-item--medium .el-form-item__content[data-v-1b8c1fcf] {
  height: 36px;
  line-height: 36px;
}
.upload-file-list[data-v-1b8c1fcf] {
  font-size: 14px;
  line-height: 36px;
}
.upload-file-list .file-action[data-v-1b8c1fcf] {
  color: #3476F0;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 20px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  cursor: pointer;
}
.upload-file-list[data-v-1b8c1fcf] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.upload-file-name[data-v-1b8c1fcf] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  height: 36px;
  width: 100%;
}
.upload-file-name .file-name[data-v-1b8c1fcf] {
  display: inline-block;
  line-height: 20px;
}
.upload-file-name .file-name div[data-v-1b8c1fcf] {
  display: block;
  width: 100%;
  height: 20px;
  overflow: hidden;
  word-break: break-all;
}
.upload-file-name a[data-v-1b8c1fcf] {
  height: 29px;
  line-height: 30px;
  display: inline-block;
}
.ico-file[data-v-1b8c1fcf] {
  height: 36px;
  width: 36px;
  font-size: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.el-upload-list[data-v-1b8c1fcf] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.el-upload-list[data-v-1b8c1fcf]  .el-upload--picture-card {
  border: solid 1px #c0ccda;
  border: none 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.el-upload-list li[data-v-1b8c1fcf] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.el-upload-list li.noborder[data-v-1b8c1fcf] {
  border: none 0px;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-1b8c1fcf] {
  margin: 4px;
  margin-right: 6px;
}
.el-upload-list__item.upload[data-v-1b8c1fcf] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px;
  margin: 4px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.upload-file-list .file-info[data-v-1b8c1fcf] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.upload-file-list .file-info-thumb[data-v-1b8c1fcf] {
  width: 150px;
}
.upload-file-list .file-info-name[data-v-1b8c1fcf] {
  min-width: 150px;
  max-width: 300px; /* 最大宽度 300px，超出自动换行 */
  line-height: 20px;
  margin-bottom: 5px;
  padding: 5px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: normal; /* 允许多行 */
  word-break: break-all; /* 自动换行 */
}
.upload-file-list .file-info-extra[data-v-1b8c1fcf] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-file-list .file-info-size[data-v-1b8c1fcf] {
  display: inline-block;
}
.upload-file-list .file-info-actions[data-v-1b8c1fcf] {
  display: inline-block;
}
.upload-file-list .file-info-actions .svg-icon[data-v-1b8c1fcf] {
  padding: 0px;
  font-size: 20px;
  color: #9e9e9e;
  border-radius: 4px;
  cursor: pointer;
  border: solid 1px transparent;
}
.upload-file-list .file-info-actions .svg-icon[data-v-1b8c1fcf]:hover {
  color: #3476f0;
  border: solid 1px #e5e5e5;
  background-color: #eeeeee;
}
.file-info-actions[data-v-1b8c1fcf] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-info-actions a[data-v-1b8c1fcf] {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.file-info-actions a[data-v-1b8c1fcf]:last-child {
  margin-right: 0px;
}
.file-info-actions svg[data-v-1b8c1fcf] {
  font-size: 18px;
}
.mobile-download-file[data-v-1b8c1fcf] {
  position: fixed;
  height: 300px;
  width: 80%;
  top: 50%;
  left: 50%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3f11e7be] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3f11e7be] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3f11e7be] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3f11e7be] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3f11e7be] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3f11e7be] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3f11e7be] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3f11e7be] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3f11e7be] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3f11e7be] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3f11e7be]  .el-form-item__content,
.table-style .fill-select-item[data-v-3f11e7be]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3f11e7be] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3f11e7be] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3f11e7be], .form-widget-list .checkbox-form-item-wrapper[data-v-3f11e7be] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3f11e7be], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3f11e7be] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3f11e7be] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3f11e7be] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3f11e7be], .el-form-item--medium .el-checkbox[data-v-3f11e7be] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3f11e7be] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3f11e7be], .el-form-item--small .el-checkbox[data-v-3f11e7be] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3f11e7be] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3f11e7be], .el-form-item--mini .el-checkbox[data-v-3f11e7be] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3f11e7be] {
  margin-top: 4px;
}
input[type=password][data-v-3f11e7be]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3f11e7be]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3f11e7be]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3f11e7be]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3f11e7be]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3f11e7be] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3f11e7be] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3f11e7be] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3f11e7be]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3f11e7be] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3f11e7be] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3f11e7be] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3f11e7be] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3f11e7be] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3f11e7be] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3f11e7be] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3f11e7be] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3f11e7be], .table-style .el-form-item .el-form-item__content > div[data-v-3f11e7be] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3f11e7be] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3f11e7be], .table-style .el-form-item.rich-editor-item[data-v-3f11e7be], .table-style .el-form-item.static-text-item[data-v-3f11e7be], .table-style .el-form-item.html-text-item[data-v-3f11e7be] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3f11e7be], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3f11e7be], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3f11e7be], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3f11e7be] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3f11e7be] {
  height: 30px;
  line-height: 30px;
}
.box-card-container[data-v-3f11e7be] {
  max-height: 700px;
  paddinborder-collapse: collapse;
  g-right: 10px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}
.box-card[data-v-3f11e7be] {
  margin-bottom: 10px;
}
.box-card .title-button[data-v-3f11e7be] {
  top: -10px;
  right: -10px;
  padding: 5px;
  position: absolute;
}
.box-card .title-button[data-v-3f11e7be]:nth-of-type(2) {
  right: 20px;
}
.box-card .box-card-title-label[data-v-3f11e7be] {
  font-weight: bold;
}
.box-card .box-card-title-label[data-v-3f11e7be]:after {
  content: ":";
  margin-right: 5px;
}
.box-card-item[data-v-3f11e7be] {
  line-height: 25px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4px;
}
.box-card-item-label[data-v-3f11e7be] {
  min-width: 100px;
  margin-right: 10px;
}
.box-card-item-label[data-v-3f11e7be]:after {
  content: ":";
  margin-right: 5px;
}
.list-wrapper[data-v-3f11e7be] {
  width: 100%;
  border: solid 1px #d0deee;
  padding: 4px 10px;
  margin-top: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
[data-v-3f11e7be] .picture-view {
  width: 60px !important;
  height: 60px !important;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
[data-v-3f11e7be] .cell-link-view.ico-file {
  width: 30px !important;
  height: 30px !important;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fill-field-single-row[data-v-3f11e7be] {
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #dcdfe6;
  border-left: solid 1px #dcdfe6;
  border-right: solid 1px #dcdfe6;
  border-collapse: collapse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fill-container .item:first-of-type .fill-field-single-row[data-v-3f11e7be] {
  border-top: solid 1px #dcdfe6;
}
[data-v-3f11e7be] .cell-link-view {
  cursor: pointer;
  color: #409eff;
  display: inline-block;
  height: 25px;
  width: 100% !important;
  border: solid 1px transparent;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 2px;
}
.grow-icon-row[data-v-3f11e7be] {
  width: 100%;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.el-icon-d-arrow-right.down[data-v-3f11e7be] {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.el-icon-d-arrow-right.up[data-v-3f11e7be] {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-23d9eb8a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-23d9eb8a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-23d9eb8a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-23d9eb8a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-23d9eb8a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-23d9eb8a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-23d9eb8a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-23d9eb8a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-23d9eb8a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-23d9eb8a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-23d9eb8a]  .el-form-item__content,
.table-style .fill-select-item[data-v-23d9eb8a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-23d9eb8a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-23d9eb8a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-23d9eb8a], .form-widget-list .checkbox-form-item-wrapper[data-v-23d9eb8a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-23d9eb8a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-23d9eb8a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-23d9eb8a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-23d9eb8a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-23d9eb8a], .el-form-item--medium .el-checkbox[data-v-23d9eb8a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-23d9eb8a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-23d9eb8a], .el-form-item--small .el-checkbox[data-v-23d9eb8a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-23d9eb8a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-23d9eb8a], .el-form-item--mini .el-checkbox[data-v-23d9eb8a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-23d9eb8a] {
  margin-top: 4px;
}
input[type=password][data-v-23d9eb8a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-23d9eb8a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-23d9eb8a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-23d9eb8a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-23d9eb8a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-23d9eb8a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-23d9eb8a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-23d9eb8a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-23d9eb8a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-23d9eb8a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-23d9eb8a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-23d9eb8a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-23d9eb8a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-23d9eb8a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-23d9eb8a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-23d9eb8a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-23d9eb8a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-23d9eb8a], .table-style .el-form-item .el-form-item__content > div[data-v-23d9eb8a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-23d9eb8a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-23d9eb8a], .table-style .el-form-item.rich-editor-item[data-v-23d9eb8a], .table-style .el-form-item.static-text-item[data-v-23d9eb8a], .table-style .el-form-item.html-text-item[data-v-23d9eb8a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-23d9eb8a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-23d9eb8a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-23d9eb8a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-23d9eb8a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-23d9eb8a] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-23d9eb8a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-23d9eb8a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-23d9eb8a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-23d9eb8a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-23d9eb8a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-23d9eb8a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-23d9eb8a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-23d9eb8a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-23d9eb8a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-23d9eb8a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-23d9eb8a]  .el-form-item__content,
.table-style .fill-select-item[data-v-23d9eb8a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-23d9eb8a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-23d9eb8a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-23d9eb8a], .form-widget-list .checkbox-form-item-wrapper[data-v-23d9eb8a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-23d9eb8a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-23d9eb8a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-23d9eb8a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-23d9eb8a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-23d9eb8a], .el-form-item--medium .el-checkbox[data-v-23d9eb8a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-23d9eb8a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-23d9eb8a], .el-form-item--small .el-checkbox[data-v-23d9eb8a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-23d9eb8a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-23d9eb8a], .el-form-item--mini .el-checkbox[data-v-23d9eb8a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-23d9eb8a] {
  margin-top: 4px;
}
input[type=password][data-v-23d9eb8a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-23d9eb8a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-23d9eb8a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-23d9eb8a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-23d9eb8a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-23d9eb8a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-23d9eb8a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-23d9eb8a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-23d9eb8a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-23d9eb8a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-23d9eb8a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-23d9eb8a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-23d9eb8a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-23d9eb8a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-23d9eb8a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-23d9eb8a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-23d9eb8a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-23d9eb8a], .table-style .el-form-item .el-form-item__content > div[data-v-23d9eb8a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-23d9eb8a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-23d9eb8a], .table-style .el-form-item.rich-editor-item[data-v-23d9eb8a], .table-style .el-form-item.static-text-item[data-v-23d9eb8a], .table-style .el-form-item.html-text-item[data-v-23d9eb8a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-23d9eb8a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-23d9eb8a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-23d9eb8a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-23d9eb8a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-23d9eb8a] {
  height: 30px;
  line-height: 30px;
}
.fill-container-tip[data-v-23d9eb8a] {
  color: #999;
  text-align: right;
}
.fill-container[data-v-23d9eb8a] {
  width: 100%;
  max-height: 1000px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.fill-container .list[data-v-23d9eb8a] {
  overflow-y: auto;
}
.fill-container.empty[data-v-23d9eb8a] {
  color: #999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.fill-container .fill-hover[data-v-23d9eb8a] {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fill-container .fill-mobile[data-v-23d9eb8a] {
  height: 25px;
  line-height: 25px;
  margin: 3px 0px;
  border-radius: 5px;
  color: white;
  width: 70px;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: rgb(175, 175, 175);
}
.item[data-v-23d9eb8a] {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.item.empty[data-v-23d9eb8a] {
  width: 140px;
  height: 0px;
  margin-bottom: 0px;
  border: none 0px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}
.nextPage[data-v-23d9eb8a] {
  text-align: center;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #999;
  cursor: pointer;
}
.nextPage[data-v-23d9eb8a]:hover {
  color: #666666;
}
.cascade-select-container[data-v-23d9eb8a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.cascade-select-container .cascade-select-item[data-v-23d9eb8a] {
  margin-bottom: 10px;
  min-width: 150px;
}
.cascade-select-container .selected-data-display[data-v-23d9eb8a] {
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 15px;
}
.cascade-select-container .selected-data-display .selected-data-title[data-v-23d9eb8a] {
  font-weight: bold;
  margin-bottom: 10px;
  color: #333;
}
.cascade-select-container .selected-data-display .selected-data-item[data-v-23d9eb8a] {
  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;
  padding: 10px;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  margin-bottom: 8px;
  background-color: #fafafa;
}
.cascade-select-container .selected-data-display .selected-data-item .selected-data-content[data-v-23d9eb8a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cascade-select-container .selected-data-display .selected-data-item .selected-data-content .field-value[data-v-23d9eb8a] {
  margin-right: 15px;
}
.cascade-select-container .selected-data-display .selected-data-item .selected-data-content .field-value .field-label[data-v-23d9eb8a] {
  font-weight: bold;
  color: #606266;
}
.cascade-select-container .selected-data-display .selected-data-item .selected-data-content .field-value .field-text[data-v-23d9eb8a] {
  color: #333;
}
.cascade-select-container .selected-data-display .selected-data-item .remove-btn[data-v-23d9eb8a] {
  color: #f56c6c;
}
.cascade-select-container .selected-data-display .selected-data-item .remove-btn[data-v-23d9eb8a]:hover {
  color: #f78989;
}

  .ql-snow .ql-picker.ql-header {
    width: 100px;
    height:24px;
    line-height:24px;
    
  }

.ql-snow .ql-picker.ql-font{
    width: 100px;
    height:24px;
    line-height:24px;
  }
  .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='宋体']::before,
  .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='宋体']::before {
    content: '宋体'; 
  }
  .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='黑体']::before,
  .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='黑体']::before {
    content: '黑体';
  }
  .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='微软雅黑']::before,
  .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='微软雅黑']::before {
    content: '微软雅黑';
  }
  .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='楷体']::before,
  .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='楷体']::before {
    content: '楷体';
  }
  .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='仿宋']::before,
  .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='仿宋']::before {
    content: '仿宋';
  }
  .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='Arial']::before,
  .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='Arial']::before {
    content: 'Arial';
  }
  .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='Times-New-Roman']::before,
  .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='Times-New-Roman']::before {
    content: 'Times-New-Roman';   
    height:24px;
    overflow: hidden;
  }
  .ql-snow .ql-picker.ql-font .ql-picker-label[data-value='Sans-Serif']::before,
  .ql-snow .ql-picker.ql-font .ql-picker-item[data-value='Sans-Serif']::before {
    content: 'Sans-Serif';   
    height:24px;
    overflow: hidden;
  }


.ql-font-宋体 {
  font-family: '宋体';
}

.ql-font-黑体 {
  font-family: '黑体';
}

.ql-font-微软雅黑 {
  font-family: '微软雅黑';
}

.ql-font-楷体 {
  font-family: '楷体';
}

.ql-font-仿宋{
  font-family: '仿宋';
}

.ql-font-Arial {
  font-family: 'Arial';
}

.ql-font-Times-New-Roman {
  font-family: 'Times-New-Roman';
}
.ql-font-Sans-Serif {
  font-family: 'Sans-Serif';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='10px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='10px']::before {
    content: '10px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='12px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='12px']::before {
    content: '12px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='14px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='14px']::before {
    content: '14px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='16px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='16px']::before {
    content: '16px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='18px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='18px']::before {
    content: '18px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='20px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='20px']::before {
    content: '20px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='22px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='22px']::before {
    content: '22px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='24px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='24px']::before {
    content: '24px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='26px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='26px']::before {
    content: '26px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='28px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='28px']::before {
    content: '28px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='30px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='30px']::before {
    content: '30px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='32px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='32px']::before {
    content: '32px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='36px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='36px']::before {
    content: '36px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='38px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='38px']::before {
    content: '38px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='40px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='40px']::before {
    content: '40px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='45px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='45px']::before {
    content: '45px';
  }
  .ql-snow .ql-picker.ql-size .ql-picker-label[data-value='50px']::before, .ql-snow .ql-picker.ql-size .ql-picker-item[data-value='50px']::before {
    content: '50px';
  }
  /**设置默认字体显示
  **/
  .ql-snow .ql-size.ql-picker {
      font-size:16px;
      width: 100px;
      height:24px;
      line-height:24px;
      
  }
.ql-snow .ql-picker.ql-lineheight .ql-picker-label::before {
    content: '单倍行距';
  }
  .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='1']::before,
  .ql-snow .ql-picker.ql-lineHeight .ql-picker-label[data-value="1"]::before {
    content: '单倍行距';
  }
  .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='1.5']::before,
  .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value='1.5']::before {
    content: '1.5倍行距';
  }
  .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='1.75']::before,
  .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value='1.75']::before {
    content: '1.75倍行距';
  }
  .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='2']::before,
  .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value='2']::before {
    content: '2倍行距';
  }
  .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='3']::before,
  .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value='3']::before  {
    content: '3倍行距';
  }
  .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='4']::before,
  .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value='4']::before  {
    content: '4倍行距';
  }
  .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value='5']::before,
  .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value='5']::before  {
    content: '5倍行距';
  }
  .ql-snow .ql-picker.ql-lineheight {
    width: 105px;
    height:24px;
    line-height:24px;
    
  }

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-9725f1dc] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-9725f1dc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-9725f1dc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-9725f1dc] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-9725f1dc] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-9725f1dc] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-9725f1dc] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-9725f1dc] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-9725f1dc] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-9725f1dc] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-9725f1dc]  .el-form-item__content,
.table-style .fill-select-item[data-v-9725f1dc]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-9725f1dc] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-9725f1dc] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-9725f1dc], .form-widget-list .checkbox-form-item-wrapper[data-v-9725f1dc] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-9725f1dc], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-9725f1dc] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-9725f1dc] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-9725f1dc] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-9725f1dc], .el-form-item--medium .el-checkbox[data-v-9725f1dc] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-9725f1dc] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-9725f1dc], .el-form-item--small .el-checkbox[data-v-9725f1dc] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-9725f1dc] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-9725f1dc], .el-form-item--mini .el-checkbox[data-v-9725f1dc] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-9725f1dc] {
  margin-top: 4px;
}
input[type=password][data-v-9725f1dc]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-9725f1dc]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-9725f1dc]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-9725f1dc]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-9725f1dc]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-9725f1dc] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-9725f1dc] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-9725f1dc] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-9725f1dc]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-9725f1dc] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-9725f1dc] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-9725f1dc] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-9725f1dc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-9725f1dc] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-9725f1dc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-9725f1dc] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-9725f1dc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-9725f1dc], .table-style .el-form-item .el-form-item__content > div[data-v-9725f1dc] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-9725f1dc] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-9725f1dc], .table-style .el-form-item.rich-editor-item[data-v-9725f1dc], .table-style .el-form-item.static-text-item[data-v-9725f1dc], .table-style .el-form-item.html-text-item[data-v-9725f1dc] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-9725f1dc], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-9725f1dc], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-9725f1dc], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-9725f1dc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-9725f1dc] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-9725f1dc] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-9725f1dc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-9725f1dc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-9725f1dc] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-9725f1dc] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-9725f1dc] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-9725f1dc] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-9725f1dc] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-9725f1dc] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-9725f1dc] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-9725f1dc]  .el-form-item__content,
.table-style .fill-select-item[data-v-9725f1dc]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-9725f1dc] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-9725f1dc] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-9725f1dc], .form-widget-list .checkbox-form-item-wrapper[data-v-9725f1dc] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-9725f1dc], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-9725f1dc] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-9725f1dc] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-9725f1dc] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-9725f1dc], .el-form-item--medium .el-checkbox[data-v-9725f1dc] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-9725f1dc] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-9725f1dc], .el-form-item--small .el-checkbox[data-v-9725f1dc] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-9725f1dc] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-9725f1dc], .el-form-item--mini .el-checkbox[data-v-9725f1dc] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-9725f1dc] {
  margin-top: 4px;
}
input[type=password][data-v-9725f1dc]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-9725f1dc]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-9725f1dc]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-9725f1dc]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-9725f1dc]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-9725f1dc] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-9725f1dc] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-9725f1dc] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-9725f1dc]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-9725f1dc] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-9725f1dc] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-9725f1dc] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-9725f1dc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-9725f1dc] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-9725f1dc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-9725f1dc] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-9725f1dc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-9725f1dc], .table-style .el-form-item .el-form-item__content > div[data-v-9725f1dc] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-9725f1dc] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-9725f1dc], .table-style .el-form-item.rich-editor-item[data-v-9725f1dc], .table-style .el-form-item.static-text-item[data-v-9725f1dc], .table-style .el-form-item.html-text-item[data-v-9725f1dc] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-9725f1dc], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-9725f1dc], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-9725f1dc], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-9725f1dc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-9725f1dc] {
  height: 30px;
  line-height: 30px;
}
.html-content-text[data-v-9725f1dc] {
  line-height: 20px;
}
.html-content-text[data-v-9725f1dc]  p {
  display: block;
  -webkit-margin-before: 0.2em;
          margin-block-start: 0.2em;
  -webkit-margin-after: 0.2em;
          margin-block-end: 0.2em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-56da6a77] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-56da6a77] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-56da6a77] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-56da6a77] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-56da6a77] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-56da6a77] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-56da6a77] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-56da6a77] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-56da6a77] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-56da6a77] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-56da6a77]  .el-form-item__content,
.table-style .fill-select-item[data-v-56da6a77]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-56da6a77] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-56da6a77] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-56da6a77], .form-widget-list .checkbox-form-item-wrapper[data-v-56da6a77] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-56da6a77], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-56da6a77] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-56da6a77] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-56da6a77] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-56da6a77], .el-form-item--medium .el-checkbox[data-v-56da6a77] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-56da6a77] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-56da6a77], .el-form-item--small .el-checkbox[data-v-56da6a77] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-56da6a77] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-56da6a77], .el-form-item--mini .el-checkbox[data-v-56da6a77] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-56da6a77] {
  margin-top: 4px;
}
input[type=password][data-v-56da6a77]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-56da6a77]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-56da6a77]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-56da6a77]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-56da6a77]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-56da6a77] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-56da6a77] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-56da6a77] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-56da6a77]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-56da6a77] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-56da6a77] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-56da6a77] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-56da6a77] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-56da6a77] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-56da6a77] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-56da6a77] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-56da6a77] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-56da6a77], .table-style .el-form-item .el-form-item__content > div[data-v-56da6a77] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-56da6a77] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-56da6a77], .table-style .el-form-item.rich-editor-item[data-v-56da6a77], .table-style .el-form-item.static-text-item[data-v-56da6a77], .table-style .el-form-item.html-text-item[data-v-56da6a77] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-56da6a77], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-56da6a77], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-56da6a77], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-56da6a77] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-56da6a77] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-56da6a77] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-56da6a77] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-56da6a77] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-56da6a77] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-56da6a77] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-56da6a77] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-56da6a77] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-56da6a77] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-56da6a77] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-56da6a77] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-56da6a77]  .el-form-item__content,
.table-style .fill-select-item[data-v-56da6a77]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-56da6a77] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-56da6a77] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-56da6a77], .form-widget-list .checkbox-form-item-wrapper[data-v-56da6a77] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-56da6a77], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-56da6a77] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-56da6a77] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-56da6a77] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-56da6a77], .el-form-item--medium .el-checkbox[data-v-56da6a77] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-56da6a77] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-56da6a77], .el-form-item--small .el-checkbox[data-v-56da6a77] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-56da6a77] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-56da6a77], .el-form-item--mini .el-checkbox[data-v-56da6a77] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-56da6a77] {
  margin-top: 4px;
}
input[type=password][data-v-56da6a77]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-56da6a77]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-56da6a77]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-56da6a77]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-56da6a77]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-56da6a77] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-56da6a77] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-56da6a77] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-56da6a77]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-56da6a77] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-56da6a77] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-56da6a77] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-56da6a77] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-56da6a77] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-56da6a77] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-56da6a77] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-56da6a77] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-56da6a77], .table-style .el-form-item .el-form-item__content > div[data-v-56da6a77] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-56da6a77] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-56da6a77], .table-style .el-form-item.rich-editor-item[data-v-56da6a77], .table-style .el-form-item.static-text-item[data-v-56da6a77], .table-style .el-form-item.html-text-item[data-v-56da6a77] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-56da6a77], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-56da6a77], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-56da6a77], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-56da6a77] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-56da6a77] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-431425b0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-431425b0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-431425b0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-431425b0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-431425b0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-431425b0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-431425b0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-431425b0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-431425b0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-431425b0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-431425b0]  .el-form-item__content,
.table-style .fill-select-item[data-v-431425b0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-431425b0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-431425b0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-431425b0], .form-widget-list .checkbox-form-item-wrapper[data-v-431425b0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-431425b0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-431425b0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-431425b0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-431425b0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-431425b0], .el-form-item--medium .el-checkbox[data-v-431425b0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-431425b0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-431425b0], .el-form-item--small .el-checkbox[data-v-431425b0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-431425b0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-431425b0], .el-form-item--mini .el-checkbox[data-v-431425b0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-431425b0] {
  margin-top: 4px;
}
input[type=password][data-v-431425b0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-431425b0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-431425b0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-431425b0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-431425b0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-431425b0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-431425b0] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-431425b0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-431425b0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-431425b0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-431425b0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-431425b0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-431425b0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-431425b0] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-431425b0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-431425b0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-431425b0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-431425b0], .table-style .el-form-item .el-form-item__content > div[data-v-431425b0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-431425b0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-431425b0], .table-style .el-form-item.rich-editor-item[data-v-431425b0], .table-style .el-form-item.static-text-item[data-v-431425b0], .table-style .el-form-item.html-text-item[data-v-431425b0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-431425b0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-431425b0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-431425b0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-431425b0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-431425b0] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-431425b0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-431425b0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-431425b0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-431425b0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-431425b0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-431425b0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-431425b0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-431425b0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-431425b0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-431425b0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-431425b0]  .el-form-item__content,
.table-style .fill-select-item[data-v-431425b0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-431425b0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-431425b0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-431425b0], .form-widget-list .checkbox-form-item-wrapper[data-v-431425b0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-431425b0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-431425b0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-431425b0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-431425b0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-431425b0], .el-form-item--medium .el-checkbox[data-v-431425b0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-431425b0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-431425b0], .el-form-item--small .el-checkbox[data-v-431425b0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-431425b0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-431425b0], .el-form-item--mini .el-checkbox[data-v-431425b0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-431425b0] {
  margin-top: 4px;
}
input[type=password][data-v-431425b0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-431425b0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-431425b0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-431425b0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-431425b0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-431425b0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-431425b0] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-431425b0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-431425b0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-431425b0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-431425b0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-431425b0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-431425b0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-431425b0] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-431425b0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-431425b0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-431425b0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-431425b0], .table-style .el-form-item .el-form-item__content > div[data-v-431425b0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-431425b0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-431425b0], .table-style .el-form-item.rich-editor-item[data-v-431425b0], .table-style .el-form-item.static-text-item[data-v-431425b0], .table-style .el-form-item.html-text-item[data-v-431425b0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-431425b0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-431425b0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-431425b0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-431425b0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-431425b0] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-431425b0] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-d6fdd4d4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-d6fdd4d4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-d6fdd4d4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-d6fdd4d4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-d6fdd4d4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-d6fdd4d4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-d6fdd4d4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-d6fdd4d4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-d6fdd4d4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-d6fdd4d4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-d6fdd4d4]  .el-form-item__content,
.table-style .fill-select-item[data-v-d6fdd4d4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-d6fdd4d4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-d6fdd4d4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-d6fdd4d4], .form-widget-list .checkbox-form-item-wrapper[data-v-d6fdd4d4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d6fdd4d4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d6fdd4d4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d6fdd4d4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d6fdd4d4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-d6fdd4d4], .el-form-item--medium .el-checkbox[data-v-d6fdd4d4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-d6fdd4d4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-d6fdd4d4], .el-form-item--small .el-checkbox[data-v-d6fdd4d4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-d6fdd4d4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-d6fdd4d4], .el-form-item--mini .el-checkbox[data-v-d6fdd4d4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-d6fdd4d4] {
  margin-top: 4px;
}
input[type=password][data-v-d6fdd4d4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-d6fdd4d4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-d6fdd4d4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-d6fdd4d4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-d6fdd4d4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-d6fdd4d4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-d6fdd4d4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-d6fdd4d4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-d6fdd4d4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-d6fdd4d4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-d6fdd4d4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-d6fdd4d4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-d6fdd4d4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-d6fdd4d4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-d6fdd4d4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-d6fdd4d4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-d6fdd4d4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-d6fdd4d4], .table-style .el-form-item .el-form-item__content > div[data-v-d6fdd4d4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-d6fdd4d4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-d6fdd4d4], .table-style .el-form-item.rich-editor-item[data-v-d6fdd4d4], .table-style .el-form-item.static-text-item[data-v-d6fdd4d4], .table-style .el-form-item.html-text-item[data-v-d6fdd4d4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-d6fdd4d4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-d6fdd4d4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-d6fdd4d4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-d6fdd4d4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-d6fdd4d4] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-d6fdd4d4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-d6fdd4d4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-d6fdd4d4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-d6fdd4d4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-d6fdd4d4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-d6fdd4d4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-d6fdd4d4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-d6fdd4d4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-d6fdd4d4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-d6fdd4d4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-d6fdd4d4]  .el-form-item__content,
.table-style .fill-select-item[data-v-d6fdd4d4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-d6fdd4d4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-d6fdd4d4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-d6fdd4d4], .form-widget-list .checkbox-form-item-wrapper[data-v-d6fdd4d4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d6fdd4d4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d6fdd4d4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d6fdd4d4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d6fdd4d4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-d6fdd4d4], .el-form-item--medium .el-checkbox[data-v-d6fdd4d4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-d6fdd4d4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-d6fdd4d4], .el-form-item--small .el-checkbox[data-v-d6fdd4d4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-d6fdd4d4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-d6fdd4d4], .el-form-item--mini .el-checkbox[data-v-d6fdd4d4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-d6fdd4d4] {
  margin-top: 4px;
}
input[type=password][data-v-d6fdd4d4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-d6fdd4d4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-d6fdd4d4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-d6fdd4d4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-d6fdd4d4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-d6fdd4d4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-d6fdd4d4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-d6fdd4d4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-d6fdd4d4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-d6fdd4d4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-d6fdd4d4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-d6fdd4d4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-d6fdd4d4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-d6fdd4d4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-d6fdd4d4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-d6fdd4d4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-d6fdd4d4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-d6fdd4d4], .table-style .el-form-item .el-form-item__content > div[data-v-d6fdd4d4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-d6fdd4d4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-d6fdd4d4], .table-style .el-form-item.rich-editor-item[data-v-d6fdd4d4], .table-style .el-form-item.static-text-item[data-v-d6fdd4d4], .table-style .el-form-item.html-text-item[data-v-d6fdd4d4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-d6fdd4d4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-d6fdd4d4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-d6fdd4d4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-d6fdd4d4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-d6fdd4d4] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-d6fdd4d4] {
  width: 100% !important;
}
.hideUploadDiv[data-v-d6fdd4d4]  div.el-upload--picture-card {
  /* 隐藏最后的图片上传按钮 */
  display: none;
}
.hideUploadDiv[data-v-d6fdd4d4]  div.el-upload--text {
  /* 隐藏最后的文件上传按钮 */
  display: none;
}
.hideUploadDiv[data-v-d6fdd4d4]  div.el-upload__tip {
  /* 隐藏最后的文件上传按钮提示 */
  display: none;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3c8de686] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3c8de686] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3c8de686] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3c8de686] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3c8de686] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3c8de686] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3c8de686] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3c8de686] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3c8de686] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3c8de686] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3c8de686]  .el-form-item__content,
.table-style .fill-select-item[data-v-3c8de686]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3c8de686] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3c8de686] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3c8de686], .form-widget-list .checkbox-form-item-wrapper[data-v-3c8de686] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3c8de686], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3c8de686] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3c8de686] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3c8de686] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3c8de686], .el-form-item--medium .el-checkbox[data-v-3c8de686] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3c8de686] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3c8de686], .el-form-item--small .el-checkbox[data-v-3c8de686] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3c8de686] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3c8de686], .el-form-item--mini .el-checkbox[data-v-3c8de686] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3c8de686] {
  margin-top: 4px;
}
input[type=password][data-v-3c8de686]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3c8de686]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3c8de686]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3c8de686]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3c8de686]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3c8de686] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3c8de686] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3c8de686] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3c8de686]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3c8de686] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3c8de686] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3c8de686] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3c8de686] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3c8de686] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3c8de686] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3c8de686] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3c8de686] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3c8de686], .table-style .el-form-item .el-form-item__content > div[data-v-3c8de686] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3c8de686] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3c8de686], .table-style .el-form-item.rich-editor-item[data-v-3c8de686], .table-style .el-form-item.static-text-item[data-v-3c8de686], .table-style .el-form-item.html-text-item[data-v-3c8de686] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3c8de686], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3c8de686], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3c8de686], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3c8de686] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3c8de686] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-3c8de686] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3c8de686] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3c8de686] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3c8de686] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3c8de686] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3c8de686] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3c8de686] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3c8de686] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3c8de686] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3c8de686] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3c8de686]  .el-form-item__content,
.table-style .fill-select-item[data-v-3c8de686]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3c8de686] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3c8de686] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3c8de686], .form-widget-list .checkbox-form-item-wrapper[data-v-3c8de686] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3c8de686], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3c8de686] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3c8de686] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3c8de686] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3c8de686], .el-form-item--medium .el-checkbox[data-v-3c8de686] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3c8de686] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3c8de686], .el-form-item--small .el-checkbox[data-v-3c8de686] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3c8de686] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3c8de686], .el-form-item--mini .el-checkbox[data-v-3c8de686] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3c8de686] {
  margin-top: 4px;
}
input[type=password][data-v-3c8de686]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3c8de686]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3c8de686]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3c8de686]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3c8de686]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3c8de686] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3c8de686] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3c8de686] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3c8de686]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3c8de686] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3c8de686] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3c8de686] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3c8de686] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3c8de686] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3c8de686] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3c8de686] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3c8de686] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3c8de686], .table-style .el-form-item .el-form-item__content > div[data-v-3c8de686] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3c8de686] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3c8de686], .table-style .el-form-item.rich-editor-item[data-v-3c8de686], .table-style .el-form-item.static-text-item[data-v-3c8de686], .table-style .el-form-item.html-text-item[data-v-3c8de686] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3c8de686], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3c8de686], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3c8de686], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3c8de686] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3c8de686] {
  height: 30px;
  line-height: 30px;
}
.picture-container-tip[data-v-3c8de686] {
  color: #999;
  text-align: right;
}
.picture-container[data-v-3c8de686] {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 15px;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
.picture-container[data-v-3c8de686] {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}
}
.picture-container .item[data-v-3c8de686] {
  height: 100%;
  position: relative;
}
.picture-container .item:not(.isMobile):hover .picture-hover[data-v-3c8de686] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: rgba(0, 0, 0, 0.7);
}
.picture-container .item:not(.isMobile):hover .btn-picture[data-v-3c8de686] {
  height: 25px;
  line-height: 25px;
  margin: 3px 0px;
  border-radius: 5px;
  color: white;
  width: 70px;
  text-align: center;
  background-color: rgb(175, 175, 175);
}
.picture-container .item:not(.isMobile):hover .btn-picture[data-v-3c8de686]:hover {
  background-color: #909399;
}
.picture-container.empty[data-v-3c8de686] {
  color: #999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.picture-container .picture-hover[data-v-3c8de686] {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.picture-container .picture-mobile[data-v-3c8de686] {
  height: 25px;
  line-height: 25px;
  margin: 3px 0px;
  border-radius: 5px;
  color: white;
  width: 70px;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: rgb(175, 175, 175);
}
.item[data-v-3c8de686] {
  width: 100%;
  height: 180px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0;
  border: solid 2px #f3f3f3;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
.item[data-v-3c8de686] {
    height: auto;
}
}
.item.selected[data-v-3c8de686] {
  border: solid 2px #74b454;
  position: relative;
}
.item.selected[data-v-3c8de686]::before {
  content: "\e6da";
  font-family: element-icons !important;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 15px;
  height: 20px;
  line-height: 18px;
  color: white;
  display: inline-block;
  z-index: 10;
}
.item.selected[data-v-3c8de686]::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  line-height: 20px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 15px transparent;
  border-top-color: #74b454;
  border-right-color: #74b454;
}
.item.empty[data-v-3c8de686] {
  width: 100%;
  height: 0px;
  margin-bottom: 0px;
  border: none 0px;
  display: inline-block;
}
.item-picture[data-v-3c8de686] {
  width: 100%;
  height: 160px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
.item-picture[data-v-3c8de686] {
    height: 0;
    padding-bottom: 100%;
}
}
.item-desc[data-v-3c8de686] {
  height: 50px;
  line-height: 25px;
  overflow: hidden;
  padding: 0px 5px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
.item-desc[data-v-3c8de686] {
    height: 40px;
    line-height: 20px;
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
}
.nextPage[data-v-3c8de686] {
  text-align: center;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #999;
  cursor: pointer;
}
.nextPage[data-v-3c8de686]:hover {
  color: #666666;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-09afa861] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-09afa861] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-09afa861] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-09afa861] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-09afa861] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-09afa861] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-09afa861] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-09afa861] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-09afa861] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-09afa861] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-09afa861]  .el-form-item__content,
.table-style .fill-select-item[data-v-09afa861]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-09afa861] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-09afa861] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-09afa861], .form-widget-list .checkbox-form-item-wrapper[data-v-09afa861] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-09afa861], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-09afa861] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-09afa861] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-09afa861] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-09afa861], .el-form-item--medium .el-checkbox[data-v-09afa861] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-09afa861] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-09afa861], .el-form-item--small .el-checkbox[data-v-09afa861] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-09afa861] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-09afa861], .el-form-item--mini .el-checkbox[data-v-09afa861] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-09afa861] {
  margin-top: 4px;
}
input[type=password][data-v-09afa861]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-09afa861]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-09afa861]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-09afa861]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-09afa861]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-09afa861] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-09afa861] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-09afa861] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-09afa861]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-09afa861] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-09afa861] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-09afa861] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-09afa861] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-09afa861] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-09afa861] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-09afa861] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-09afa861] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-09afa861], .table-style .el-form-item .el-form-item__content > div[data-v-09afa861] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-09afa861] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-09afa861], .table-style .el-form-item.rich-editor-item[data-v-09afa861], .table-style .el-form-item.static-text-item[data-v-09afa861], .table-style .el-form-item.html-text-item[data-v-09afa861] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-09afa861], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-09afa861], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-09afa861], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-09afa861] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-09afa861] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-09afa861] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-09afa861] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-09afa861] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-09afa861] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-09afa861] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-09afa861] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-09afa861] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-09afa861] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-09afa861] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-09afa861] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-09afa861]  .el-form-item__content,
.table-style .fill-select-item[data-v-09afa861]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-09afa861] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-09afa861] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-09afa861], .form-widget-list .checkbox-form-item-wrapper[data-v-09afa861] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-09afa861], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-09afa861] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-09afa861] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-09afa861] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-09afa861], .el-form-item--medium .el-checkbox[data-v-09afa861] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-09afa861] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-09afa861], .el-form-item--small .el-checkbox[data-v-09afa861] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-09afa861] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-09afa861], .el-form-item--mini .el-checkbox[data-v-09afa861] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-09afa861] {
  margin-top: 4px;
}
input[type=password][data-v-09afa861]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-09afa861]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-09afa861]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-09afa861]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-09afa861]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-09afa861] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-09afa861] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-09afa861] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-09afa861]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-09afa861] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-09afa861] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-09afa861] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-09afa861] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-09afa861] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-09afa861] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-09afa861] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-09afa861] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-09afa861], .table-style .el-form-item .el-form-item__content > div[data-v-09afa861] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-09afa861] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-09afa861], .table-style .el-form-item.rich-editor-item[data-v-09afa861], .table-style .el-form-item.static-text-item[data-v-09afa861], .table-style .el-form-item.html-text-item[data-v-09afa861] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-09afa861], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-09afa861], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-09afa861], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-09afa861] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-09afa861] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-09afa861] {
  width: 100% !important;
}
.hideUploadDiv[data-v-09afa861]  div.el-upload--text {
  /* 隐藏最后的文件上传按钮 */
  display: none;
}
.hideUploadDiv[data-v-09afa861]  div.el-upload__tip {
  /* 隐藏最后的文件上传按钮提示 */
  display: none;
}
.ico-file[data-v-09afa861] {
  height: 36px;
  width: 36px;
  font-size: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 8px;
}
.el-upload__tip[data-v-09afa861] {
  margin-top: 0px;
  line-height: 20px;
}
.el-upload-list__item-thumbnail[data-v-09afa861] {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.el-upload-list__item-thumbnail.uploading[data-v-09afa861] {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  display: inline-block;
  -webkit-filter: blur(2px) opacity(0.6);
          filter: blur(2px) opacity(0.6);
}
[data-v-09afa861] .el-progress {
  width: initial;
}
[data-v-09afa861] .el-progress .el-progress__text {
  color: #1b87d7;
  font-weight: bold;
  text-shadow: 0px 1px 4px white;
}
.el-upload-list[data-v-09afa861] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.el-upload-list[data-v-09afa861]  .el-upload--picture-card {
  border: none 0px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.el-upload-list li[data-v-09afa861] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.el-upload-list[data-v-09afa861]  .preview-div {
  height: 36px;
  width: 36px;
  background-size: cover;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-09afa861] {
  margin: 4px;
  margin-right: 6px;
  cursor: pointer;
}
.el-upload-list__item.upload[data-v-09afa861] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0px;
  margin: 4px;
  margin-right: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.el-upload-list .el-icon-picture-outline[data-v-09afa861] {
  color: #a8a8a8;
  cursor: no-drop;
}
.el-upload-list[data-v-09afa861]  .el-loading-spinner .circular {
  width: 20px;
}
.file-info-actions[data-v-09afa861] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-info-actions a[data-v-09afa861] {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 4px;
}
.file-info-actions a[data-v-09afa861]:last-child {
  margin-right: 0px;
}
.upload-file-list[data-v-09afa861] {
  position: relative;
}
.upload-file-list[data-v-09afa861]  .file-upload-progress {
  position: absolute;
  bottom: -2px;
  left: 0px;
  right: 0px;
  width: initial;
}
.upload-file-list .file-info[data-v-09afa861] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.upload-file-list .file-info-thumb[data-v-09afa861] {
  width: 150px;
}
.upload-file-list .file-info-name[data-v-09afa861] {
  min-width: 150px;
  max-width: 300px; /* 最大宽度 300px，超出自动换行 */
  line-height: 20px;
  margin-bottom: 5px;
  padding: 5px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: normal; /* 允许多行 */
  word-break: break-all; /* 自动换行 */
}
.upload-file-list .file-info-extra[data-v-09afa861] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-file-list .file-info-size[data-v-09afa861] {
  display: inline-block;
}
.upload-file-list .file-info-actions[data-v-09afa861] {
  display: inline-block;
}
.upload-file-list .file-info-actions .svg-icon[data-v-09afa861] {
  padding: 0px;
  font-size: 20px;
  color: #9e9e9e;
  border-radius: 4px;
  cursor: pointer;
  border: solid 1px transparent;
}
.upload-file-list .file-info-actions .svg-icon[data-v-09afa861]:hover {
  color: #3476f0;
  border: solid 1px #e5e5e5;
  background-color: #eeeeee;
}
.upload-file-list .file-info .file-info-thumb[data-v-09afa861] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-file-list .file-info .file-info-thumb.video[data-v-09afa861]::before {
  content: "\e7c0";
  font-size: 20px;
  font-family: "iconfont";
  width: 30px;
  height: 30px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.picture-upload-widget-img-container[data-v-09afa861] {
  position: relative;
}
.picture-upload-widget-img-container .img-main[data-v-09afa861] {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 1;
  cursor: pointer;
}
.picture-upload-widget-img-container .img-thumbnail[data-v-09afa861] {
  position: relative;
  z-index: 0;
  width: 100%;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-77a5bf55] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-77a5bf55] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-77a5bf55] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-77a5bf55] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-77a5bf55] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-77a5bf55] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-77a5bf55] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-77a5bf55] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-77a5bf55] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-77a5bf55] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-77a5bf55]  .el-form-item__content,
.table-style .fill-select-item[data-v-77a5bf55]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-77a5bf55] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-77a5bf55] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-77a5bf55], .form-widget-list .checkbox-form-item-wrapper[data-v-77a5bf55] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-77a5bf55], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-77a5bf55] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-77a5bf55] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-77a5bf55] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-77a5bf55], .el-form-item--medium .el-checkbox[data-v-77a5bf55] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-77a5bf55] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-77a5bf55], .el-form-item--small .el-checkbox[data-v-77a5bf55] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-77a5bf55] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-77a5bf55], .el-form-item--mini .el-checkbox[data-v-77a5bf55] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-77a5bf55] {
  margin-top: 4px;
}
input[type=password][data-v-77a5bf55]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-77a5bf55]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-77a5bf55]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-77a5bf55]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-77a5bf55]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-77a5bf55] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-77a5bf55] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-77a5bf55] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-77a5bf55]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-77a5bf55] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-77a5bf55] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-77a5bf55] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-77a5bf55] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-77a5bf55] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-77a5bf55] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-77a5bf55] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-77a5bf55] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-77a5bf55], .table-style .el-form-item .el-form-item__content > div[data-v-77a5bf55] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-77a5bf55] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-77a5bf55], .table-style .el-form-item.rich-editor-item[data-v-77a5bf55], .table-style .el-form-item.static-text-item[data-v-77a5bf55], .table-style .el-form-item.html-text-item[data-v-77a5bf55] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-77a5bf55], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-77a5bf55], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-77a5bf55], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-77a5bf55] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-77a5bf55] {
  height: 30px;
  line-height: 30px;
}
.map-popup[data-v-77a5bf55] {
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
  position: relative;
}
.left-top[data-v-77a5bf55] {
  position: absolute;
  left: 10px;
  top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.address-search[data-v-77a5bf55] {
  width: 20vw;
  z-index: 10000;
}
.address-list[data-v-77a5bf55] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 10000;
  background-color: #fff;
  padding: 10px;
  width: 400px;
  max-height: 380px;
  overflow-y: auto;
  border: 1px solid #dcdfe6;
}
.address-list > div[data-v-77a5bf55] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  line-height: 20px;
  padding: 5px 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #409eff;
  text-align: left;
}
.address-list > div[data-v-77a5bf55]:hover {
  background-color: #eee;
}
.address-list > div .address-name[data-v-77a5bf55] {
  width: 100%;
  text-align: left;
}
.address-list > div .address-text[data-v-77a5bf55] {
  color: #a8a8a8;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-dialog.is-fullscreen {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.el-dialog.is-fullscreen .el-dialog__body {
  padding-top: 10px;
  height: 100%;
}
.el-dialog.is-fullscreen .el-dialog__footer {
  padding-top: 20px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5d979148] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5d979148] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5d979148] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5d979148] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5d979148] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5d979148] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5d979148] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5d979148] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5d979148] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5d979148] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5d979148]  .el-form-item__content,
.table-style .fill-select-item[data-v-5d979148]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5d979148] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5d979148] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5d979148], .form-widget-list .checkbox-form-item-wrapper[data-v-5d979148] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5d979148], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5d979148] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5d979148] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5d979148] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5d979148], .el-form-item--medium .el-checkbox[data-v-5d979148] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5d979148] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5d979148], .el-form-item--small .el-checkbox[data-v-5d979148] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5d979148] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5d979148], .el-form-item--mini .el-checkbox[data-v-5d979148] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5d979148] {
  margin-top: 4px;
}
input[type=password][data-v-5d979148]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5d979148]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5d979148]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5d979148]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5d979148]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5d979148] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5d979148] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5d979148] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5d979148]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5d979148] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5d979148] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5d979148] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5d979148] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5d979148] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5d979148] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5d979148] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5d979148] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5d979148], .table-style .el-form-item .el-form-item__content > div[data-v-5d979148] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5d979148] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5d979148], .table-style .el-form-item.rich-editor-item[data-v-5d979148], .table-style .el-form-item.static-text-item[data-v-5d979148], .table-style .el-form-item.html-text-item[data-v-5d979148] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5d979148], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5d979148], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5d979148], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5d979148] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5d979148] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-5d979148] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5d979148] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5d979148] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5d979148] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5d979148] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5d979148] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5d979148] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5d979148] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5d979148] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5d979148] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5d979148]  .el-form-item__content,
.table-style .fill-select-item[data-v-5d979148]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5d979148] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5d979148] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5d979148], .form-widget-list .checkbox-form-item-wrapper[data-v-5d979148] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5d979148], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5d979148] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5d979148] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5d979148] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5d979148], .el-form-item--medium .el-checkbox[data-v-5d979148] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5d979148] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5d979148], .el-form-item--small .el-checkbox[data-v-5d979148] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5d979148] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5d979148], .el-form-item--mini .el-checkbox[data-v-5d979148] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5d979148] {
  margin-top: 4px;
}
input[type=password][data-v-5d979148]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5d979148]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5d979148]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5d979148]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5d979148]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5d979148] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5d979148] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5d979148] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5d979148]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5d979148] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5d979148] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5d979148] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5d979148] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5d979148] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5d979148] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5d979148] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5d979148] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5d979148], .table-style .el-form-item .el-form-item__content > div[data-v-5d979148] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5d979148] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5d979148], .table-style .el-form-item.rich-editor-item[data-v-5d979148], .table-style .el-form-item.static-text-item[data-v-5d979148], .table-style .el-form-item.html-text-item[data-v-5d979148] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5d979148], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5d979148], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5d979148], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5d979148] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5d979148] {
  height: 30px;
  line-height: 30px;
}
.fade-enter-active[data-v-5d979148],
.fade-leave-active[data-v-5d979148] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.fade-enter-from[data-v-5d979148],
.fade-leave-to[data-v-5d979148] {
  opacity: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-6c5654b4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-6c5654b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-6c5654b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-6c5654b4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-6c5654b4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-6c5654b4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6c5654b4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-6c5654b4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6c5654b4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6c5654b4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-6c5654b4]  .el-form-item__content,
.table-style .fill-select-item[data-v-6c5654b4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6c5654b4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-6c5654b4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-6c5654b4], .form-widget-list .checkbox-form-item-wrapper[data-v-6c5654b4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6c5654b4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6c5654b4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6c5654b4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6c5654b4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6c5654b4], .el-form-item--medium .el-checkbox[data-v-6c5654b4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6c5654b4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6c5654b4], .el-form-item--small .el-checkbox[data-v-6c5654b4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6c5654b4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6c5654b4], .el-form-item--mini .el-checkbox[data-v-6c5654b4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6c5654b4] {
  margin-top: 4px;
}
input[type=password][data-v-6c5654b4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6c5654b4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6c5654b4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6c5654b4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6c5654b4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6c5654b4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6c5654b4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-6c5654b4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6c5654b4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6c5654b4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6c5654b4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6c5654b4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6c5654b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6c5654b4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-6c5654b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-6c5654b4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-6c5654b4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-6c5654b4], .table-style .el-form-item .el-form-item__content > div[data-v-6c5654b4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-6c5654b4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-6c5654b4], .table-style .el-form-item.rich-editor-item[data-v-6c5654b4], .table-style .el-form-item.static-text-item[data-v-6c5654b4], .table-style .el-form-item.html-text-item[data-v-6c5654b4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6c5654b4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6c5654b4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6c5654b4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6c5654b4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6c5654b4] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-6c5654b4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-6c5654b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-6c5654b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-6c5654b4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-6c5654b4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-6c5654b4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6c5654b4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-6c5654b4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6c5654b4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6c5654b4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-6c5654b4]  .el-form-item__content,
.table-style .fill-select-item[data-v-6c5654b4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6c5654b4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-6c5654b4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-6c5654b4], .form-widget-list .checkbox-form-item-wrapper[data-v-6c5654b4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6c5654b4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6c5654b4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6c5654b4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6c5654b4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6c5654b4], .el-form-item--medium .el-checkbox[data-v-6c5654b4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6c5654b4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6c5654b4], .el-form-item--small .el-checkbox[data-v-6c5654b4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6c5654b4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6c5654b4], .el-form-item--mini .el-checkbox[data-v-6c5654b4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6c5654b4] {
  margin-top: 4px;
}
input[type=password][data-v-6c5654b4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6c5654b4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6c5654b4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6c5654b4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6c5654b4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6c5654b4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6c5654b4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-6c5654b4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6c5654b4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6c5654b4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6c5654b4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6c5654b4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6c5654b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6c5654b4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-6c5654b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-6c5654b4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-6c5654b4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-6c5654b4], .table-style .el-form-item .el-form-item__content > div[data-v-6c5654b4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-6c5654b4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-6c5654b4], .table-style .el-form-item.rich-editor-item[data-v-6c5654b4], .table-style .el-form-item.static-text-item[data-v-6c5654b4], .table-style .el-form-item.html-text-item[data-v-6c5654b4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6c5654b4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6c5654b4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6c5654b4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6c5654b4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6c5654b4] {
  height: 30px;
  line-height: 30px;
}
[data-v-6c5654b4] .el-radio-group {
  line-height: 36px !important;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 8px;
}
[data-v-6c5654b4] .el-radio-group .el-radio {
  line-height: 36px !important;
  margin-bottom: 0px !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-b7d9cd9e] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-b7d9cd9e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-b7d9cd9e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-b7d9cd9e] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-b7d9cd9e] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-b7d9cd9e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-b7d9cd9e] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-b7d9cd9e] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-b7d9cd9e] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-b7d9cd9e] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-b7d9cd9e]  .el-form-item__content,
.table-style .fill-select-item[data-v-b7d9cd9e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-b7d9cd9e] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-b7d9cd9e] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-b7d9cd9e], .form-widget-list .checkbox-form-item-wrapper[data-v-b7d9cd9e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b7d9cd9e], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b7d9cd9e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b7d9cd9e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b7d9cd9e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-b7d9cd9e], .el-form-item--medium .el-checkbox[data-v-b7d9cd9e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-b7d9cd9e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-b7d9cd9e], .el-form-item--small .el-checkbox[data-v-b7d9cd9e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-b7d9cd9e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-b7d9cd9e], .el-form-item--mini .el-checkbox[data-v-b7d9cd9e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-b7d9cd9e] {
  margin-top: 4px;
}
input[type=password][data-v-b7d9cd9e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-b7d9cd9e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-b7d9cd9e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-b7d9cd9e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-b7d9cd9e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-b7d9cd9e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-b7d9cd9e] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-b7d9cd9e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-b7d9cd9e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-b7d9cd9e] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-b7d9cd9e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-b7d9cd9e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-b7d9cd9e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-b7d9cd9e] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-b7d9cd9e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-b7d9cd9e] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-b7d9cd9e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-b7d9cd9e], .table-style .el-form-item .el-form-item__content > div[data-v-b7d9cd9e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-b7d9cd9e] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-b7d9cd9e], .table-style .el-form-item.rich-editor-item[data-v-b7d9cd9e], .table-style .el-form-item.static-text-item[data-v-b7d9cd9e], .table-style .el-form-item.html-text-item[data-v-b7d9cd9e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-b7d9cd9e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-b7d9cd9e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-b7d9cd9e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-b7d9cd9e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-b7d9cd9e] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-b7d9cd9e] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-b7d9cd9e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-b7d9cd9e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-b7d9cd9e] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-b7d9cd9e] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-b7d9cd9e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-b7d9cd9e] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-b7d9cd9e] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-b7d9cd9e] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-b7d9cd9e] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-b7d9cd9e]  .el-form-item__content,
.table-style .fill-select-item[data-v-b7d9cd9e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-b7d9cd9e] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-b7d9cd9e] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-b7d9cd9e], .form-widget-list .checkbox-form-item-wrapper[data-v-b7d9cd9e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b7d9cd9e], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b7d9cd9e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b7d9cd9e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b7d9cd9e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-b7d9cd9e], .el-form-item--medium .el-checkbox[data-v-b7d9cd9e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-b7d9cd9e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-b7d9cd9e], .el-form-item--small .el-checkbox[data-v-b7d9cd9e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-b7d9cd9e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-b7d9cd9e], .el-form-item--mini .el-checkbox[data-v-b7d9cd9e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-b7d9cd9e] {
  margin-top: 4px;
}
input[type=password][data-v-b7d9cd9e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-b7d9cd9e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-b7d9cd9e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-b7d9cd9e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-b7d9cd9e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-b7d9cd9e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-b7d9cd9e] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-b7d9cd9e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-b7d9cd9e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-b7d9cd9e] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-b7d9cd9e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-b7d9cd9e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-b7d9cd9e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-b7d9cd9e] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-b7d9cd9e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-b7d9cd9e] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-b7d9cd9e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-b7d9cd9e], .table-style .el-form-item .el-form-item__content > div[data-v-b7d9cd9e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-b7d9cd9e] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-b7d9cd9e], .table-style .el-form-item.rich-editor-item[data-v-b7d9cd9e], .table-style .el-form-item.static-text-item[data-v-b7d9cd9e], .table-style .el-form-item.html-text-item[data-v-b7d9cd9e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-b7d9cd9e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-b7d9cd9e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-b7d9cd9e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-b7d9cd9e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-b7d9cd9e] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-b7d9cd9e] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4a5bdbc5] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-4a5bdbc5] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-4a5bdbc5] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-4a5bdbc5] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-4a5bdbc5] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-4a5bdbc5] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4a5bdbc5] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-4a5bdbc5] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4a5bdbc5] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4a5bdbc5] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-4a5bdbc5]  .el-form-item__content,
.table-style .fill-select-item[data-v-4a5bdbc5]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4a5bdbc5] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-4a5bdbc5] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-4a5bdbc5], .form-widget-list .checkbox-form-item-wrapper[data-v-4a5bdbc5] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4a5bdbc5], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4a5bdbc5] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4a5bdbc5] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4a5bdbc5] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4a5bdbc5], .el-form-item--medium .el-checkbox[data-v-4a5bdbc5] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4a5bdbc5] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4a5bdbc5], .el-form-item--small .el-checkbox[data-v-4a5bdbc5] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4a5bdbc5] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4a5bdbc5], .el-form-item--mini .el-checkbox[data-v-4a5bdbc5] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4a5bdbc5] {
  margin-top: 4px;
}
input[type=password][data-v-4a5bdbc5]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4a5bdbc5]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4a5bdbc5]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4a5bdbc5]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4a5bdbc5]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4a5bdbc5] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4a5bdbc5] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-4a5bdbc5] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4a5bdbc5]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4a5bdbc5] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4a5bdbc5] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4a5bdbc5] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4a5bdbc5] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4a5bdbc5] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-4a5bdbc5] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4a5bdbc5] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-4a5bdbc5] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-4a5bdbc5], .table-style .el-form-item .el-form-item__content > div[data-v-4a5bdbc5] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-4a5bdbc5] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-4a5bdbc5], .table-style .el-form-item.rich-editor-item[data-v-4a5bdbc5], .table-style .el-form-item.static-text-item[data-v-4a5bdbc5], .table-style .el-form-item.html-text-item[data-v-4a5bdbc5] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4a5bdbc5], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4a5bdbc5], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4a5bdbc5], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4a5bdbc5] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4a5bdbc5] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-4a5bdbc5] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-4a5bdbc5] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-4a5bdbc5] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-4a5bdbc5] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-4a5bdbc5] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-4a5bdbc5] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4a5bdbc5] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-4a5bdbc5] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4a5bdbc5] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4a5bdbc5] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-4a5bdbc5]  .el-form-item__content,
.table-style .fill-select-item[data-v-4a5bdbc5]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4a5bdbc5] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-4a5bdbc5] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-4a5bdbc5], .form-widget-list .checkbox-form-item-wrapper[data-v-4a5bdbc5] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4a5bdbc5], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4a5bdbc5] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4a5bdbc5] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4a5bdbc5] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4a5bdbc5], .el-form-item--medium .el-checkbox[data-v-4a5bdbc5] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4a5bdbc5] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4a5bdbc5], .el-form-item--small .el-checkbox[data-v-4a5bdbc5] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4a5bdbc5] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4a5bdbc5], .el-form-item--mini .el-checkbox[data-v-4a5bdbc5] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4a5bdbc5] {
  margin-top: 4px;
}
input[type=password][data-v-4a5bdbc5]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4a5bdbc5]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4a5bdbc5]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4a5bdbc5]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4a5bdbc5]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4a5bdbc5] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4a5bdbc5] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-4a5bdbc5] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4a5bdbc5]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4a5bdbc5] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4a5bdbc5] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4a5bdbc5] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4a5bdbc5] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4a5bdbc5] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-4a5bdbc5] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4a5bdbc5] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-4a5bdbc5] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-4a5bdbc5], .table-style .el-form-item .el-form-item__content > div[data-v-4a5bdbc5] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-4a5bdbc5] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-4a5bdbc5], .table-style .el-form-item.rich-editor-item[data-v-4a5bdbc5], .table-style .el-form-item.static-text-item[data-v-4a5bdbc5], .table-style .el-form-item.html-text-item[data-v-4a5bdbc5] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4a5bdbc5], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4a5bdbc5], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4a5bdbc5], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4a5bdbc5] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4a5bdbc5] {
  height: 30px;
  line-height: 30px;
}
.empty[data-v-4a5bdbc5] {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #606266;
  font-size: 14px;
  overflow: hidden;
}
.full-width-input[data-v-4a5bdbc5] {
  width: 100% !important;
}
.field-wrapper[data-v-4a5bdbc5] {
  position: relative;
}
.field-wrapper.selected[data-v-4a5bdbc5] {
  outline: 2px solid #3476F0 !important;
  outline-offset: 0px;
}
.field-wrapper:hover .drag-mask[data-v-4a5bdbc5] {
  background: rgba(52, 118, 240, 0.1);
}
.field-wrapper .field-action[data-v-4a5bdbc5] {
  position: absolute;
  bottom: 0;
  right: -2px;
  height: 22px;
  line-height: 22px;
  background: #3476F0;
  z-index: 9;
}
.field-wrapper .field-action i[data-v-4a5bdbc5] {
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.field-wrapper .drag-mask[data-v-4a5bdbc5] {
  position: absolute;
  top: 0;
  bottom: 0px; /* 拖拽手柄位于组件下方，有时无法正常拖动，原因未明？？ */
  left: 0px;
  right: 0px;
  z-index: 9;
  pointer-events: none;
}
.field-wrapper .drag-mask i[data-v-4a5bdbc5] {
  font-size: 12px;
  font-style: normal;
  color: #fff;
  margin: 4px;
  cursor: move;
}
.field-action.field-action-top[data-v-4a5bdbc5] {
  top: 5px;
  right: 10px;
  background-color: transparent;
}
.field-action.field-action-top i[data-v-4a5bdbc5] {
  color: #3476F0;
  font-weight: 600;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3961677a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3961677a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3961677a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3961677a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3961677a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3961677a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3961677a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3961677a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3961677a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3961677a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3961677a]  .el-form-item__content,
.table-style .fill-select-item[data-v-3961677a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3961677a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3961677a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3961677a], .form-widget-list .checkbox-form-item-wrapper[data-v-3961677a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3961677a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3961677a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3961677a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3961677a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3961677a], .el-form-item--medium .el-checkbox[data-v-3961677a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3961677a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3961677a], .el-form-item--small .el-checkbox[data-v-3961677a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3961677a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3961677a], .el-form-item--mini .el-checkbox[data-v-3961677a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3961677a] {
  margin-top: 4px;
}
input[type=password][data-v-3961677a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3961677a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3961677a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3961677a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3961677a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3961677a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3961677a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3961677a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3961677a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3961677a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3961677a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3961677a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3961677a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3961677a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3961677a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3961677a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3961677a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3961677a], .table-style .el-form-item .el-form-item__content > div[data-v-3961677a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3961677a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3961677a], .table-style .el-form-item.rich-editor-item[data-v-3961677a], .table-style .el-form-item.static-text-item[data-v-3961677a], .table-style .el-form-item.html-text-item[data-v-3961677a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3961677a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3961677a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3961677a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3961677a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3961677a] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-3961677a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3961677a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3961677a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3961677a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3961677a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3961677a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3961677a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3961677a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3961677a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3961677a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3961677a]  .el-form-item__content,
.table-style .fill-select-item[data-v-3961677a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3961677a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3961677a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3961677a], .form-widget-list .checkbox-form-item-wrapper[data-v-3961677a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3961677a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3961677a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3961677a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3961677a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3961677a], .el-form-item--medium .el-checkbox[data-v-3961677a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3961677a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3961677a], .el-form-item--small .el-checkbox[data-v-3961677a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3961677a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3961677a], .el-form-item--mini .el-checkbox[data-v-3961677a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3961677a] {
  margin-top: 4px;
}
input[type=password][data-v-3961677a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3961677a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3961677a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3961677a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3961677a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3961677a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3961677a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3961677a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3961677a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3961677a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3961677a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3961677a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3961677a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3961677a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3961677a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3961677a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3961677a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3961677a], .table-style .el-form-item .el-form-item__content > div[data-v-3961677a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3961677a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3961677a], .table-style .el-form-item.rich-editor-item[data-v-3961677a], .table-style .el-form-item.static-text-item[data-v-3961677a], .table-style .el-form-item.html-text-item[data-v-3961677a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3961677a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3961677a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3961677a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3961677a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3961677a] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-3961677a] {
  width: 100% !important;
}
[data-v-3961677a] .ql-tooltip.ql-editing {
  left: 0px !important;
  top: 0px !important;
}
.readonly-editor[data-v-3961677a]  .ql-toolbar {
  display: none !important;
}
.readonly-editor[data-v-3961677a]  .ql-container {
  border-top: 1px solid #ccc !important;
  background-color: #f5f7fa !important;
}
.readonly-editor[data-v-3961677a]  .ql-editor {
  background-color: #f5f7fa !important;
  cursor: not-allowed !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-04461272] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-04461272] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-04461272] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-04461272] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-04461272] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-04461272] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-04461272] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-04461272] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-04461272] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-04461272] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-04461272]  .el-form-item__content,
.table-style .fill-select-item[data-v-04461272]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-04461272] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-04461272] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-04461272], .form-widget-list .checkbox-form-item-wrapper[data-v-04461272] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-04461272], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-04461272] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-04461272] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-04461272] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-04461272], .el-form-item--medium .el-checkbox[data-v-04461272] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-04461272] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-04461272], .el-form-item--small .el-checkbox[data-v-04461272] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-04461272] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-04461272], .el-form-item--mini .el-checkbox[data-v-04461272] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-04461272] {
  margin-top: 4px;
}
input[type=password][data-v-04461272]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-04461272]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-04461272]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-04461272]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-04461272]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-04461272] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-04461272] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-04461272] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-04461272]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-04461272] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-04461272] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-04461272] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-04461272] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-04461272] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-04461272] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-04461272] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-04461272] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-04461272], .table-style .el-form-item .el-form-item__content > div[data-v-04461272] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-04461272] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-04461272], .table-style .el-form-item.rich-editor-item[data-v-04461272], .table-style .el-form-item.static-text-item[data-v-04461272], .table-style .el-form-item.html-text-item[data-v-04461272] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-04461272], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-04461272], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-04461272], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-04461272] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-04461272] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-04461272] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-04461272] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-04461272] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-04461272] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-04461272] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-04461272] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-04461272] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-04461272] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-04461272] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-04461272] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-04461272]  .el-form-item__content,
.table-style .fill-select-item[data-v-04461272]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-04461272] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-04461272] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-04461272], .form-widget-list .checkbox-form-item-wrapper[data-v-04461272] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-04461272], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-04461272] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-04461272] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-04461272] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-04461272], .el-form-item--medium .el-checkbox[data-v-04461272] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-04461272] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-04461272], .el-form-item--small .el-checkbox[data-v-04461272] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-04461272] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-04461272], .el-form-item--mini .el-checkbox[data-v-04461272] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-04461272] {
  margin-top: 4px;
}
input[type=password][data-v-04461272]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-04461272]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-04461272]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-04461272]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-04461272]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-04461272] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-04461272] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-04461272] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-04461272]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-04461272] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-04461272] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-04461272] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-04461272] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-04461272] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-04461272] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-04461272] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-04461272] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-04461272], .table-style .el-form-item .el-form-item__content > div[data-v-04461272] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-04461272] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-04461272], .table-style .el-form-item.rich-editor-item[data-v-04461272], .table-style .el-form-item.static-text-item[data-v-04461272], .table-style .el-form-item.html-text-item[data-v-04461272] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-04461272], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-04461272], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-04461272], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-04461272] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-04461272] {
  height: 30px;
  line-height: 30px;
}
.fill-container-tip[data-v-04461272] {
  color: #999;
  text-align: right;
}
.fill-container[data-v-04461272] {
  width: 100%;
  max-height: 700px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-y: auto;
  margin-left: -12px;
  margin-right: -12px;
  padding: 12px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-top: 0px;
}
.fill-container.empty[data-v-04461272] {
  color: #999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.fill-container .fill-hover[data-v-04461272] {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fill-container .fill-mobile[data-v-04461272] {
  height: 25px;
  line-height: 25px;
  margin: 3px 0px;
  border-radius: 5px;
  color: white;
  width: 70px;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: rgb(175, 175, 175);
}
.item[data-v-04461272] {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.item.empty[data-v-04461272] {
  width: 140px;
  height: 0px;
  margin-bottom: 0px;
  border: none 0px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}
.nextPage[data-v-04461272] {
  text-align: center;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #999;
  cursor: pointer;
}
.nextPage[data-v-04461272]:hover {
  color: #666666;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1925ba8c] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1925ba8c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1925ba8c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1925ba8c] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1925ba8c] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1925ba8c] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1925ba8c] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1925ba8c] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1925ba8c] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1925ba8c] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1925ba8c]  .el-form-item__content,
.table-style .fill-select-item[data-v-1925ba8c]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1925ba8c] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1925ba8c] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1925ba8c], .form-widget-list .checkbox-form-item-wrapper[data-v-1925ba8c] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1925ba8c], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1925ba8c] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1925ba8c] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1925ba8c] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1925ba8c], .el-form-item--medium .el-checkbox[data-v-1925ba8c] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1925ba8c] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1925ba8c], .el-form-item--small .el-checkbox[data-v-1925ba8c] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1925ba8c] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1925ba8c], .el-form-item--mini .el-checkbox[data-v-1925ba8c] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1925ba8c] {
  margin-top: 4px;
}
input[type=password][data-v-1925ba8c]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1925ba8c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1925ba8c]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1925ba8c]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1925ba8c]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1925ba8c] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1925ba8c] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1925ba8c] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1925ba8c]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1925ba8c] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1925ba8c] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1925ba8c] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1925ba8c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1925ba8c] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1925ba8c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1925ba8c] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1925ba8c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1925ba8c], .table-style .el-form-item .el-form-item__content > div[data-v-1925ba8c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1925ba8c] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1925ba8c], .table-style .el-form-item.rich-editor-item[data-v-1925ba8c], .table-style .el-form-item.static-text-item[data-v-1925ba8c], .table-style .el-form-item.html-text-item[data-v-1925ba8c] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1925ba8c], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1925ba8c], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1925ba8c], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1925ba8c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1925ba8c] {
  height: 30px;
  line-height: 30px;
}
.max-width[data-v-1925ba8c] {
  line-height: 25px;
  height: 25px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.max-width.mobile[data-v-1925ba8c] {
  width: 278px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5276d4d6] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5276d4d6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5276d4d6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5276d4d6] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5276d4d6] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5276d4d6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5276d4d6] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5276d4d6] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5276d4d6] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5276d4d6] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5276d4d6]  .el-form-item__content,
.table-style .fill-select-item[data-v-5276d4d6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5276d4d6] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5276d4d6] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5276d4d6], .form-widget-list .checkbox-form-item-wrapper[data-v-5276d4d6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5276d4d6], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5276d4d6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5276d4d6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5276d4d6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5276d4d6], .el-form-item--medium .el-checkbox[data-v-5276d4d6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5276d4d6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5276d4d6], .el-form-item--small .el-checkbox[data-v-5276d4d6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5276d4d6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5276d4d6], .el-form-item--mini .el-checkbox[data-v-5276d4d6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5276d4d6] {
  margin-top: 4px;
}
input[type=password][data-v-5276d4d6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5276d4d6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5276d4d6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5276d4d6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5276d4d6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5276d4d6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5276d4d6] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5276d4d6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5276d4d6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5276d4d6] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5276d4d6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5276d4d6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5276d4d6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5276d4d6] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5276d4d6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5276d4d6] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5276d4d6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5276d4d6], .table-style .el-form-item .el-form-item__content > div[data-v-5276d4d6] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5276d4d6] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5276d4d6], .table-style .el-form-item.rich-editor-item[data-v-5276d4d6], .table-style .el-form-item.static-text-item[data-v-5276d4d6], .table-style .el-form-item.html-text-item[data-v-5276d4d6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5276d4d6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5276d4d6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5276d4d6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5276d4d6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5276d4d6] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-5276d4d6] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5276d4d6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5276d4d6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5276d4d6] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5276d4d6] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5276d4d6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5276d4d6] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5276d4d6] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5276d4d6] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5276d4d6] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5276d4d6]  .el-form-item__content,
.table-style .fill-select-item[data-v-5276d4d6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5276d4d6] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5276d4d6] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5276d4d6], .form-widget-list .checkbox-form-item-wrapper[data-v-5276d4d6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5276d4d6], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5276d4d6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5276d4d6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5276d4d6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5276d4d6], .el-form-item--medium .el-checkbox[data-v-5276d4d6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5276d4d6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5276d4d6], .el-form-item--small .el-checkbox[data-v-5276d4d6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5276d4d6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5276d4d6], .el-form-item--mini .el-checkbox[data-v-5276d4d6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5276d4d6] {
  margin-top: 4px;
}
input[type=password][data-v-5276d4d6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5276d4d6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5276d4d6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5276d4d6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5276d4d6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5276d4d6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5276d4d6] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5276d4d6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5276d4d6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5276d4d6] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5276d4d6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5276d4d6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5276d4d6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5276d4d6] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5276d4d6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5276d4d6] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5276d4d6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5276d4d6], .table-style .el-form-item .el-form-item__content > div[data-v-5276d4d6] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5276d4d6] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5276d4d6], .table-style .el-form-item.rich-editor-item[data-v-5276d4d6], .table-style .el-form-item.static-text-item[data-v-5276d4d6], .table-style .el-form-item.html-text-item[data-v-5276d4d6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5276d4d6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5276d4d6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5276d4d6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5276d4d6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5276d4d6] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-5276d4d6] {
  width: 100% !important;
}
.full-width-input .el-select-dropdown__item[data-v-5276d4d6] {
  max-width: 100%;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-35744c34] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-35744c34] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-35744c34] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-35744c34] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-35744c34] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-35744c34] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-35744c34] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-35744c34] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-35744c34] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-35744c34] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-35744c34]  .el-form-item__content,
.table-style .fill-select-item[data-v-35744c34]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-35744c34] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-35744c34] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-35744c34], .form-widget-list .checkbox-form-item-wrapper[data-v-35744c34] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-35744c34], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-35744c34] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-35744c34] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-35744c34] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-35744c34], .el-form-item--medium .el-checkbox[data-v-35744c34] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-35744c34] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-35744c34], .el-form-item--small .el-checkbox[data-v-35744c34] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-35744c34] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-35744c34], .el-form-item--mini .el-checkbox[data-v-35744c34] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-35744c34] {
  margin-top: 4px;
}
input[type=password][data-v-35744c34]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-35744c34]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-35744c34]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-35744c34]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-35744c34]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-35744c34] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-35744c34] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-35744c34] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-35744c34]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-35744c34] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-35744c34] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-35744c34] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-35744c34] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-35744c34] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-35744c34] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-35744c34] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-35744c34] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-35744c34], .table-style .el-form-item .el-form-item__content > div[data-v-35744c34] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-35744c34] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-35744c34], .table-style .el-form-item.rich-editor-item[data-v-35744c34], .table-style .el-form-item.static-text-item[data-v-35744c34], .table-style .el-form-item.html-text-item[data-v-35744c34] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-35744c34], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-35744c34], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-35744c34], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-35744c34] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-35744c34] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-35744c34] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-35744c34] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-35744c34] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-35744c34] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-35744c34] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-35744c34] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-35744c34] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-35744c34] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-35744c34] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-35744c34] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-35744c34]  .el-form-item__content,
.table-style .fill-select-item[data-v-35744c34]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-35744c34] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-35744c34] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-35744c34], .form-widget-list .checkbox-form-item-wrapper[data-v-35744c34] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-35744c34], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-35744c34] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-35744c34] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-35744c34] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-35744c34], .el-form-item--medium .el-checkbox[data-v-35744c34] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-35744c34] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-35744c34], .el-form-item--small .el-checkbox[data-v-35744c34] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-35744c34] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-35744c34], .el-form-item--mini .el-checkbox[data-v-35744c34] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-35744c34] {
  margin-top: 4px;
}
input[type=password][data-v-35744c34]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-35744c34]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-35744c34]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-35744c34]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-35744c34]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-35744c34] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-35744c34] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-35744c34] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-35744c34]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-35744c34] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-35744c34] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-35744c34] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-35744c34] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-35744c34] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-35744c34] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-35744c34] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-35744c34] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-35744c34], .table-style .el-form-item .el-form-item__content > div[data-v-35744c34] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-35744c34] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-35744c34], .table-style .el-form-item.rich-editor-item[data-v-35744c34], .table-style .el-form-item.static-text-item[data-v-35744c34], .table-style .el-form-item.html-text-item[data-v-35744c34] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-35744c34], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-35744c34], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-35744c34], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-35744c34] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-35744c34] {
  height: 30px;
  line-height: 30px;
}
.signature-box-wrapper[data-v-35744c34] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.signature-box-item[data-v-35744c34] {
  display: inline-block;
  width: 120px;
  height: 70px;
  margin-right: 15px;
}
.signature-box-item[data-v-35744c34]:last-child {
  margin-right: 0;
}
.signature-box[data-v-35744c34] {
  width: 120px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 24px;
  cursor: pointer;
  color: #a5a5a5;
  border: solid 1px #e5e5e5;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.signature-box:hover .signature-remove[data-v-35744c34] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.signature-box.empty[data-v-35744c34] {
  text-align: center;
  line-height: 70px;
  color: #a5a5a5;
}
.signature-box.empty[data-v-35744c34]::before {
  font-size: 12px;
  content: "请点击此处进行签名";
}
.signature-box .signature-remove[data-v-35744c34] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: absolute;
  right: -8px;
  top: -8px;
  color: #fff;
  background-color: #ff3034;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: solid #eeeeee 1px;
  border-radius: 50%;
  display: none;
}
.signature-box .signature-remove[data-v-35744c34]:hover {
  background-color: rgb(196, 0, 3);
}
.signature-box .signature-remove .el-icon-close[data-v-35744c34] {
  font-size: 10px;
  height: 14px;
  width: 14px;
  line-height: 14px;
  margin-top: 2px;
  font-weight: normal;
  display: inline-block;
}
.signature-dialog-mobile[data-v-35744c34] {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 777;
}
.signature-dialog-mobile .title[data-v-35744c34] {
  position: absolute;
  right: -90px;
  height: 25px;
  text-align: left;
  line-height: 25px;
  display: inline-block;
  overflow: hidden;
  width: 100px;
  text-align: left;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 0px 0px;
          transform-origin: 0px 0px;
}
.signature-dialog-mobile .signature-area[data-v-35744c34] {
  background-color: white;
  -webkit-box-shadow: -3px -3px 5px #e3e3e3;
          box-shadow: -3px -3px 5px #e3e3e3;
}
.signature-dialog-mobile .signature-tool[data-v-35744c34] {
  position: absolute;
  left: 10px;
  top: -30px;
  width: 100vh;
  height: 30px;
  line-height: 30px;
  border: none 0px;
  background-color: #f5f5f5;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transform-origin: 0 bottom;
          transform-origin: 0 bottom;
}
.signature-dialog-mobile.window-style[data-v-35744c34] {
  top: auto;
  padding-right: 0px;
  padding-left: 0px;
}
.signature-dialog-mobile.window-style .title[data-v-35744c34] {
  position: initial;
  -webkit-transform: initial;
          transform: initial;
}
.signature-dialog-mobile.window-style .signature-tool[data-v-35744c34] {
  position: initial;
  -webkit-transform: initial;
          transform: initial;
  left: 0px;
  right: 0px;
  top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}
.signature-dialog-mobile.horizontal[data-v-35744c34] {
  top: 0px !important;
}
.signature-tip[data-v-35744c34] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-y: auto;
  color: #999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative;
}

.signature-dialog .el-dialog__body{
    position:relative;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-40173ee0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-40173ee0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-40173ee0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-40173ee0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-40173ee0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-40173ee0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-40173ee0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-40173ee0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-40173ee0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-40173ee0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-40173ee0]  .el-form-item__content,
.table-style .fill-select-item[data-v-40173ee0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-40173ee0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-40173ee0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-40173ee0], .form-widget-list .checkbox-form-item-wrapper[data-v-40173ee0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-40173ee0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-40173ee0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-40173ee0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-40173ee0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-40173ee0], .el-form-item--medium .el-checkbox[data-v-40173ee0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-40173ee0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-40173ee0], .el-form-item--small .el-checkbox[data-v-40173ee0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-40173ee0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-40173ee0], .el-form-item--mini .el-checkbox[data-v-40173ee0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-40173ee0] {
  margin-top: 4px;
}
input[type=password][data-v-40173ee0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-40173ee0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-40173ee0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-40173ee0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-40173ee0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-40173ee0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-40173ee0] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-40173ee0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-40173ee0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-40173ee0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-40173ee0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-40173ee0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-40173ee0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-40173ee0] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-40173ee0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-40173ee0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-40173ee0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-40173ee0], .table-style .el-form-item .el-form-item__content > div[data-v-40173ee0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-40173ee0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-40173ee0], .table-style .el-form-item.rich-editor-item[data-v-40173ee0], .table-style .el-form-item.static-text-item[data-v-40173ee0], .table-style .el-form-item.html-text-item[data-v-40173ee0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-40173ee0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-40173ee0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-40173ee0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-40173ee0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-40173ee0] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-40173ee0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-40173ee0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-40173ee0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-40173ee0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-40173ee0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-40173ee0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-40173ee0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-40173ee0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-40173ee0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-40173ee0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-40173ee0]  .el-form-item__content,
.table-style .fill-select-item[data-v-40173ee0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-40173ee0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-40173ee0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-40173ee0], .form-widget-list .checkbox-form-item-wrapper[data-v-40173ee0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-40173ee0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-40173ee0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-40173ee0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-40173ee0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-40173ee0], .el-form-item--medium .el-checkbox[data-v-40173ee0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-40173ee0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-40173ee0], .el-form-item--small .el-checkbox[data-v-40173ee0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-40173ee0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-40173ee0], .el-form-item--mini .el-checkbox[data-v-40173ee0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-40173ee0] {
  margin-top: 4px;
}
input[type=password][data-v-40173ee0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-40173ee0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-40173ee0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-40173ee0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-40173ee0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-40173ee0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-40173ee0] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-40173ee0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-40173ee0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-40173ee0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-40173ee0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-40173ee0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-40173ee0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-40173ee0] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-40173ee0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-40173ee0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-40173ee0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-40173ee0], .table-style .el-form-item .el-form-item__content > div[data-v-40173ee0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-40173ee0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-40173ee0], .table-style .el-form-item.rich-editor-item[data-v-40173ee0], .table-style .el-form-item.static-text-item[data-v-40173ee0], .table-style .el-form-item.html-text-item[data-v-40173ee0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-40173ee0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-40173ee0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-40173ee0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-40173ee0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-40173ee0] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-40173ee0] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7d4fbd53] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-7d4fbd53] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-7d4fbd53] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-7d4fbd53] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-7d4fbd53] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-7d4fbd53] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7d4fbd53] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-7d4fbd53] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7d4fbd53] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7d4fbd53] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-7d4fbd53]  .el-form-item__content,
.table-style .fill-select-item[data-v-7d4fbd53]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7d4fbd53] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-7d4fbd53] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-7d4fbd53], .form-widget-list .checkbox-form-item-wrapper[data-v-7d4fbd53] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7d4fbd53], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7d4fbd53] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7d4fbd53] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7d4fbd53] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7d4fbd53], .el-form-item--medium .el-checkbox[data-v-7d4fbd53] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7d4fbd53] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7d4fbd53], .el-form-item--small .el-checkbox[data-v-7d4fbd53] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7d4fbd53] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7d4fbd53], .el-form-item--mini .el-checkbox[data-v-7d4fbd53] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7d4fbd53] {
  margin-top: 4px;
}
input[type=password][data-v-7d4fbd53]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-7d4fbd53]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-7d4fbd53]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-7d4fbd53]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-7d4fbd53]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-7d4fbd53] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-7d4fbd53] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-7d4fbd53] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-7d4fbd53]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-7d4fbd53] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-7d4fbd53] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-7d4fbd53] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-7d4fbd53] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-7d4fbd53] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-7d4fbd53] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-7d4fbd53] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-7d4fbd53] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-7d4fbd53], .table-style .el-form-item .el-form-item__content > div[data-v-7d4fbd53] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-7d4fbd53] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-7d4fbd53], .table-style .el-form-item.rich-editor-item[data-v-7d4fbd53], .table-style .el-form-item.static-text-item[data-v-7d4fbd53], .table-style .el-form-item.html-text-item[data-v-7d4fbd53] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-7d4fbd53], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-7d4fbd53], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-7d4fbd53], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-7d4fbd53] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-7d4fbd53] {
  height: 30px;
  line-height: 30px;
}
.slot-wrapper-design[data-v-7d4fbd53] {
  width: 100%;
  min-height: 26px;
  background: linear-gradient(45deg, #ccc 25%, #eee 0, #eee 50%, #ccc 0, #ccc 75%, #eee 0);
  background-size: 20px 20px;
  text-align: center;
}
.slot-wrapper-design .slot-title[data-v-7d4fbd53] {
  font-size: 13px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-53d74c56] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-53d74c56] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-53d74c56] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-53d74c56] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-53d74c56] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-53d74c56] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-53d74c56] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-53d74c56] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-53d74c56] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-53d74c56] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-53d74c56]  .el-form-item__content,
.table-style .fill-select-item[data-v-53d74c56]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-53d74c56] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-53d74c56] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-53d74c56], .form-widget-list .checkbox-form-item-wrapper[data-v-53d74c56] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-53d74c56], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-53d74c56] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-53d74c56] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-53d74c56] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-53d74c56], .el-form-item--medium .el-checkbox[data-v-53d74c56] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-53d74c56] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-53d74c56], .el-form-item--small .el-checkbox[data-v-53d74c56] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-53d74c56] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-53d74c56], .el-form-item--mini .el-checkbox[data-v-53d74c56] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-53d74c56] {
  margin-top: 4px;
}
input[type=password][data-v-53d74c56]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-53d74c56]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-53d74c56]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-53d74c56]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-53d74c56]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-53d74c56] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-53d74c56] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-53d74c56] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-53d74c56]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-53d74c56] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-53d74c56] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-53d74c56] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-53d74c56] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-53d74c56] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-53d74c56] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-53d74c56] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-53d74c56] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-53d74c56], .table-style .el-form-item .el-form-item__content > div[data-v-53d74c56] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-53d74c56] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-53d74c56], .table-style .el-form-item.rich-editor-item[data-v-53d74c56], .table-style .el-form-item.static-text-item[data-v-53d74c56], .table-style .el-form-item.html-text-item[data-v-53d74c56] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-53d74c56], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-53d74c56], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-53d74c56], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-53d74c56] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-53d74c56] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-53d74c56] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-53d74c56] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-53d74c56] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-53d74c56] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-53d74c56] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-53d74c56] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-53d74c56] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-53d74c56] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-53d74c56] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-53d74c56] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-53d74c56]  .el-form-item__content,
.table-style .fill-select-item[data-v-53d74c56]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-53d74c56] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-53d74c56] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-53d74c56], .form-widget-list .checkbox-form-item-wrapper[data-v-53d74c56] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-53d74c56], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-53d74c56] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-53d74c56] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-53d74c56] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-53d74c56], .el-form-item--medium .el-checkbox[data-v-53d74c56] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-53d74c56] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-53d74c56], .el-form-item--small .el-checkbox[data-v-53d74c56] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-53d74c56] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-53d74c56], .el-form-item--mini .el-checkbox[data-v-53d74c56] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-53d74c56] {
  margin-top: 4px;
}
input[type=password][data-v-53d74c56]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-53d74c56]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-53d74c56]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-53d74c56]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-53d74c56]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-53d74c56] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-53d74c56] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-53d74c56] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-53d74c56]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-53d74c56] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-53d74c56] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-53d74c56] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-53d74c56] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-53d74c56] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-53d74c56] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-53d74c56] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-53d74c56] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-53d74c56], .table-style .el-form-item .el-form-item__content > div[data-v-53d74c56] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-53d74c56] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-53d74c56], .table-style .el-form-item.rich-editor-item[data-v-53d74c56], .table-style .el-form-item.static-text-item[data-v-53d74c56], .table-style .el-form-item.html-text-item[data-v-53d74c56] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-53d74c56], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-53d74c56], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-53d74c56], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-53d74c56] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-53d74c56] {
  height: 30px;
  line-height: 30px;
}
.static-content-test[data-v-53d74c56] {
  line-height: 25px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1ad41b50] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1ad41b50] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1ad41b50] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1ad41b50] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1ad41b50] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1ad41b50] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1ad41b50] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1ad41b50] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1ad41b50] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1ad41b50] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1ad41b50]  .el-form-item__content,
.table-style .fill-select-item[data-v-1ad41b50]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1ad41b50] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1ad41b50] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1ad41b50], .form-widget-list .checkbox-form-item-wrapper[data-v-1ad41b50] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1ad41b50], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1ad41b50] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1ad41b50] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1ad41b50] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1ad41b50], .el-form-item--medium .el-checkbox[data-v-1ad41b50] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1ad41b50] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1ad41b50], .el-form-item--small .el-checkbox[data-v-1ad41b50] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1ad41b50] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1ad41b50], .el-form-item--mini .el-checkbox[data-v-1ad41b50] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1ad41b50] {
  margin-top: 4px;
}
input[type=password][data-v-1ad41b50]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1ad41b50]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1ad41b50]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1ad41b50]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1ad41b50]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1ad41b50] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1ad41b50] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1ad41b50] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1ad41b50]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1ad41b50] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1ad41b50] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1ad41b50] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1ad41b50] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1ad41b50] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1ad41b50] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1ad41b50] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1ad41b50] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1ad41b50], .table-style .el-form-item .el-form-item__content > div[data-v-1ad41b50] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1ad41b50] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1ad41b50], .table-style .el-form-item.rich-editor-item[data-v-1ad41b50], .table-style .el-form-item.static-text-item[data-v-1ad41b50], .table-style .el-form-item.html-text-item[data-v-1ad41b50] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1ad41b50], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1ad41b50], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1ad41b50], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1ad41b50] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1ad41b50] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-1ad41b50] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1ad41b50] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1ad41b50] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1ad41b50] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1ad41b50] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1ad41b50] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1ad41b50] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1ad41b50] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1ad41b50] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1ad41b50] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1ad41b50]  .el-form-item__content,
.table-style .fill-select-item[data-v-1ad41b50]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1ad41b50] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1ad41b50] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1ad41b50], .form-widget-list .checkbox-form-item-wrapper[data-v-1ad41b50] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1ad41b50], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1ad41b50] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1ad41b50] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1ad41b50] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1ad41b50], .el-form-item--medium .el-checkbox[data-v-1ad41b50] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1ad41b50] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1ad41b50], .el-form-item--small .el-checkbox[data-v-1ad41b50] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1ad41b50] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1ad41b50], .el-form-item--mini .el-checkbox[data-v-1ad41b50] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1ad41b50] {
  margin-top: 4px;
}
input[type=password][data-v-1ad41b50]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1ad41b50]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1ad41b50]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1ad41b50]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1ad41b50]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1ad41b50] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1ad41b50] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1ad41b50] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1ad41b50]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1ad41b50] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1ad41b50] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1ad41b50] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1ad41b50] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1ad41b50] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1ad41b50] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1ad41b50] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1ad41b50] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1ad41b50], .table-style .el-form-item .el-form-item__content > div[data-v-1ad41b50] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1ad41b50] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1ad41b50], .table-style .el-form-item.rich-editor-item[data-v-1ad41b50], .table-style .el-form-item.static-text-item[data-v-1ad41b50], .table-style .el-form-item.html-text-item[data-v-1ad41b50] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1ad41b50], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1ad41b50], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1ad41b50], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1ad41b50] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1ad41b50] {
  height: 30px;
  line-height: 30px;
}
.fill-container-tip[data-v-1ad41b50] {
  color: #999;
  text-align: right;
}
.fill-container[data-v-1ad41b50] {
  width: 100%;
  max-height: 700px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow-y: auto;
  padding-bottom: 4px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
.fill-container.empty[data-v-1ad41b50] {
  color: #999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.fill-container .fill-hover[data-v-1ad41b50] {
  display: none;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.fill-container .fill-mobile[data-v-1ad41b50] {
  height: 25px;
  line-height: 25px;
  margin: 3px 0px;
  border-radius: 5px;
  color: white;
  width: 70px;
  text-align: center;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: rgb(175, 175, 175);
}
.item[data-v-1ad41b50] {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.item.empty[data-v-1ad41b50] {
  width: 140px;
  height: 0px;
  margin-bottom: 0px;
  border: none 0px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
}
.nextPage[data-v-1ad41b50] {
  text-align: center;
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #999;
  cursor: pointer;
}
.nextPage[data-v-1ad41b50]:hover {
  color: #666666;
}
[data-v-1ad41b50] .el-alert--content {
  width: 100%;
}
.sub-form-table[data-v-1ad41b50] {
  min-height: 10px;
}
.sub-form-table .sub-form-table-tr-header[data-v-1ad41b50] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display: table-row;
  background-color: #f8f8f9;
}
.sub-form-table .sub-form-table-tr-header.zero-child[data-v-1ad41b50] {
  display: block;
}
.sub-form-table .sub-form-table-tr-content[data-v-1ad41b50] {
  display: table-row;
}
.sub-form-table .sub-form-table-tr-content.zero-child[data-v-1ad41b50] {
  display: block;
}
.sub-form-table .sub-form-table-column[data-v-1ad41b50] {
  display: table-cell;
  min-width: 200px;
  border: solid 1px #e8eaec;
  padding: 0px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  position: relative;
}
.sub-form-table .sub-form-table-column .title-required[data-v-1ad41b50]::before {
  content: "*";
  color: red;
  margin-right: 4px;
}
.el-form-item.selected[data-v-1ad41b50]:not(.sub-form),
.static-content-item.selected[data-v-1ad41b50]:not(.sub-form) {
  outline: 2px solid #3476F0;
  outline-offset: 0px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-49fbaae4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-49fbaae4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-49fbaae4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-49fbaae4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-49fbaae4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-49fbaae4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-49fbaae4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-49fbaae4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-49fbaae4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-49fbaae4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-49fbaae4]  .el-form-item__content,
.table-style .fill-select-item[data-v-49fbaae4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-49fbaae4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-49fbaae4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-49fbaae4], .form-widget-list .checkbox-form-item-wrapper[data-v-49fbaae4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-49fbaae4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-49fbaae4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-49fbaae4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-49fbaae4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-49fbaae4], .el-form-item--medium .el-checkbox[data-v-49fbaae4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-49fbaae4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-49fbaae4], .el-form-item--small .el-checkbox[data-v-49fbaae4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-49fbaae4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-49fbaae4], .el-form-item--mini .el-checkbox[data-v-49fbaae4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-49fbaae4] {
  margin-top: 4px;
}
input[type=password][data-v-49fbaae4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-49fbaae4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-49fbaae4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-49fbaae4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-49fbaae4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-49fbaae4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-49fbaae4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-49fbaae4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-49fbaae4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-49fbaae4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-49fbaae4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-49fbaae4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-49fbaae4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-49fbaae4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-49fbaae4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-49fbaae4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-49fbaae4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-49fbaae4], .table-style .el-form-item .el-form-item__content > div[data-v-49fbaae4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-49fbaae4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-49fbaae4], .table-style .el-form-item.rich-editor-item[data-v-49fbaae4], .table-style .el-form-item.static-text-item[data-v-49fbaae4], .table-style .el-form-item.html-text-item[data-v-49fbaae4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-49fbaae4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-49fbaae4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-49fbaae4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-49fbaae4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-49fbaae4] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-49fbaae4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-49fbaae4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-49fbaae4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-49fbaae4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-49fbaae4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-49fbaae4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-49fbaae4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-49fbaae4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-49fbaae4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-49fbaae4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-49fbaae4]  .el-form-item__content,
.table-style .fill-select-item[data-v-49fbaae4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-49fbaae4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-49fbaae4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-49fbaae4], .form-widget-list .checkbox-form-item-wrapper[data-v-49fbaae4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-49fbaae4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-49fbaae4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-49fbaae4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-49fbaae4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-49fbaae4], .el-form-item--medium .el-checkbox[data-v-49fbaae4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-49fbaae4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-49fbaae4], .el-form-item--small .el-checkbox[data-v-49fbaae4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-49fbaae4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-49fbaae4], .el-form-item--mini .el-checkbox[data-v-49fbaae4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-49fbaae4] {
  margin-top: 4px;
}
input[type=password][data-v-49fbaae4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-49fbaae4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-49fbaae4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-49fbaae4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-49fbaae4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-49fbaae4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-49fbaae4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-49fbaae4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-49fbaae4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-49fbaae4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-49fbaae4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-49fbaae4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-49fbaae4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-49fbaae4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-49fbaae4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-49fbaae4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-49fbaae4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-49fbaae4], .table-style .el-form-item .el-form-item__content > div[data-v-49fbaae4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-49fbaae4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-49fbaae4], .table-style .el-form-item.rich-editor-item[data-v-49fbaae4], .table-style .el-form-item.static-text-item[data-v-49fbaae4], .table-style .el-form-item.html-text-item[data-v-49fbaae4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-49fbaae4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-49fbaae4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-49fbaae4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-49fbaae4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-49fbaae4] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-49fbaae4] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-f5c1ff46] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-f5c1ff46] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-f5c1ff46] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-f5c1ff46] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-f5c1ff46] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-f5c1ff46] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-f5c1ff46] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-f5c1ff46] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-f5c1ff46] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-f5c1ff46] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-f5c1ff46]  .el-form-item__content,
.table-style .fill-select-item[data-v-f5c1ff46]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-f5c1ff46] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-f5c1ff46] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-f5c1ff46], .form-widget-list .checkbox-form-item-wrapper[data-v-f5c1ff46] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-f5c1ff46], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-f5c1ff46] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-f5c1ff46] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-f5c1ff46] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-f5c1ff46], .el-form-item--medium .el-checkbox[data-v-f5c1ff46] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-f5c1ff46] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-f5c1ff46], .el-form-item--small .el-checkbox[data-v-f5c1ff46] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-f5c1ff46] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-f5c1ff46], .el-form-item--mini .el-checkbox[data-v-f5c1ff46] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-f5c1ff46] {
  margin-top: 4px;
}
input[type=password][data-v-f5c1ff46]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-f5c1ff46]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-f5c1ff46]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-f5c1ff46]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-f5c1ff46]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-f5c1ff46] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-f5c1ff46] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-f5c1ff46] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-f5c1ff46]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-f5c1ff46] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-f5c1ff46] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-f5c1ff46] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-f5c1ff46] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-f5c1ff46] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-f5c1ff46] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-f5c1ff46] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-f5c1ff46] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-f5c1ff46], .table-style .el-form-item .el-form-item__content > div[data-v-f5c1ff46] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-f5c1ff46] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-f5c1ff46], .table-style .el-form-item.rich-editor-item[data-v-f5c1ff46], .table-style .el-form-item.static-text-item[data-v-f5c1ff46], .table-style .el-form-item.html-text-item[data-v-f5c1ff46] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-f5c1ff46], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-f5c1ff46], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-f5c1ff46], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-f5c1ff46] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-f5c1ff46] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-f5c1ff46] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-f5c1ff46] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-f5c1ff46] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-f5c1ff46] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-f5c1ff46] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-f5c1ff46] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-f5c1ff46] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-f5c1ff46] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-f5c1ff46] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-f5c1ff46] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-f5c1ff46]  .el-form-item__content,
.table-style .fill-select-item[data-v-f5c1ff46]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-f5c1ff46] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-f5c1ff46] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-f5c1ff46], .form-widget-list .checkbox-form-item-wrapper[data-v-f5c1ff46] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-f5c1ff46], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-f5c1ff46] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-f5c1ff46] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-f5c1ff46] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-f5c1ff46], .el-form-item--medium .el-checkbox[data-v-f5c1ff46] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-f5c1ff46] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-f5c1ff46], .el-form-item--small .el-checkbox[data-v-f5c1ff46] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-f5c1ff46] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-f5c1ff46], .el-form-item--mini .el-checkbox[data-v-f5c1ff46] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-f5c1ff46] {
  margin-top: 4px;
}
input[type=password][data-v-f5c1ff46]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-f5c1ff46]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-f5c1ff46]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-f5c1ff46]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-f5c1ff46]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-f5c1ff46] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-f5c1ff46] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-f5c1ff46] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-f5c1ff46]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-f5c1ff46] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-f5c1ff46] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-f5c1ff46] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-f5c1ff46] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-f5c1ff46] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-f5c1ff46] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-f5c1ff46] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-f5c1ff46] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-f5c1ff46], .table-style .el-form-item .el-form-item__content > div[data-v-f5c1ff46] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-f5c1ff46] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-f5c1ff46], .table-style .el-form-item.rich-editor-item[data-v-f5c1ff46], .table-style .el-form-item.static-text-item[data-v-f5c1ff46], .table-style .el-form-item.html-text-item[data-v-f5c1ff46] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-f5c1ff46], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-f5c1ff46], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-f5c1ff46], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-f5c1ff46] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-f5c1ff46] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-f5c1ff46] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-88f8a2d2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-88f8a2d2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-88f8a2d2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-88f8a2d2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-88f8a2d2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-88f8a2d2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-88f8a2d2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-88f8a2d2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-88f8a2d2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-88f8a2d2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-88f8a2d2]  .el-form-item__content,
.table-style .fill-select-item[data-v-88f8a2d2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-88f8a2d2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-88f8a2d2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-88f8a2d2], .form-widget-list .checkbox-form-item-wrapper[data-v-88f8a2d2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-88f8a2d2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-88f8a2d2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-88f8a2d2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-88f8a2d2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-88f8a2d2], .el-form-item--medium .el-checkbox[data-v-88f8a2d2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-88f8a2d2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-88f8a2d2], .el-form-item--small .el-checkbox[data-v-88f8a2d2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-88f8a2d2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-88f8a2d2], .el-form-item--mini .el-checkbox[data-v-88f8a2d2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-88f8a2d2] {
  margin-top: 4px;
}
input[type=password][data-v-88f8a2d2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-88f8a2d2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-88f8a2d2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-88f8a2d2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-88f8a2d2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-88f8a2d2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-88f8a2d2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-88f8a2d2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-88f8a2d2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-88f8a2d2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-88f8a2d2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-88f8a2d2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-88f8a2d2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-88f8a2d2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-88f8a2d2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-88f8a2d2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-88f8a2d2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-88f8a2d2], .table-style .el-form-item .el-form-item__content > div[data-v-88f8a2d2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-88f8a2d2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-88f8a2d2], .table-style .el-form-item.rich-editor-item[data-v-88f8a2d2], .table-style .el-form-item.static-text-item[data-v-88f8a2d2], .table-style .el-form-item.html-text-item[data-v-88f8a2d2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-88f8a2d2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-88f8a2d2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-88f8a2d2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-88f8a2d2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-88f8a2d2] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-88f8a2d2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-88f8a2d2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-88f8a2d2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-88f8a2d2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-88f8a2d2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-88f8a2d2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-88f8a2d2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-88f8a2d2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-88f8a2d2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-88f8a2d2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-88f8a2d2]  .el-form-item__content,
.table-style .fill-select-item[data-v-88f8a2d2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-88f8a2d2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-88f8a2d2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-88f8a2d2], .form-widget-list .checkbox-form-item-wrapper[data-v-88f8a2d2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-88f8a2d2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-88f8a2d2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-88f8a2d2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-88f8a2d2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-88f8a2d2], .el-form-item--medium .el-checkbox[data-v-88f8a2d2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-88f8a2d2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-88f8a2d2], .el-form-item--small .el-checkbox[data-v-88f8a2d2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-88f8a2d2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-88f8a2d2], .el-form-item--mini .el-checkbox[data-v-88f8a2d2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-88f8a2d2] {
  margin-top: 4px;
}
input[type=password][data-v-88f8a2d2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-88f8a2d2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-88f8a2d2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-88f8a2d2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-88f8a2d2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-88f8a2d2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-88f8a2d2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-88f8a2d2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-88f8a2d2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-88f8a2d2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-88f8a2d2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-88f8a2d2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-88f8a2d2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-88f8a2d2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-88f8a2d2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-88f8a2d2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-88f8a2d2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-88f8a2d2], .table-style .el-form-item .el-form-item__content > div[data-v-88f8a2d2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-88f8a2d2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-88f8a2d2], .table-style .el-form-item.rich-editor-item[data-v-88f8a2d2], .table-style .el-form-item.static-text-item[data-v-88f8a2d2], .table-style .el-form-item.html-text-item[data-v-88f8a2d2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-88f8a2d2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-88f8a2d2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-88f8a2d2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-88f8a2d2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-88f8a2d2] {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-04f031b4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-04f031b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-04f031b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-04f031b4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-04f031b4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-04f031b4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-04f031b4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-04f031b4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-04f031b4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-04f031b4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-04f031b4]  .el-form-item__content,
.table-style .fill-select-item[data-v-04f031b4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-04f031b4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-04f031b4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-04f031b4], .form-widget-list .checkbox-form-item-wrapper[data-v-04f031b4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-04f031b4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-04f031b4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-04f031b4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-04f031b4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-04f031b4], .el-form-item--medium .el-checkbox[data-v-04f031b4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-04f031b4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-04f031b4], .el-form-item--small .el-checkbox[data-v-04f031b4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-04f031b4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-04f031b4], .el-form-item--mini .el-checkbox[data-v-04f031b4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-04f031b4] {
  margin-top: 4px;
}
input[type=password][data-v-04f031b4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-04f031b4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-04f031b4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-04f031b4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-04f031b4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-04f031b4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-04f031b4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-04f031b4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-04f031b4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-04f031b4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-04f031b4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-04f031b4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-04f031b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-04f031b4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-04f031b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-04f031b4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-04f031b4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-04f031b4], .table-style .el-form-item .el-form-item__content > div[data-v-04f031b4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-04f031b4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-04f031b4], .table-style .el-form-item.rich-editor-item[data-v-04f031b4], .table-style .el-form-item.static-text-item[data-v-04f031b4], .table-style .el-form-item.html-text-item[data-v-04f031b4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-04f031b4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-04f031b4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-04f031b4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-04f031b4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-04f031b4] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-04f031b4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-04f031b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-04f031b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-04f031b4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-04f031b4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-04f031b4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-04f031b4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-04f031b4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-04f031b4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-04f031b4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-04f031b4]  .el-form-item__content,
.table-style .fill-select-item[data-v-04f031b4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-04f031b4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-04f031b4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-04f031b4], .form-widget-list .checkbox-form-item-wrapper[data-v-04f031b4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-04f031b4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-04f031b4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-04f031b4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-04f031b4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-04f031b4], .el-form-item--medium .el-checkbox[data-v-04f031b4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-04f031b4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-04f031b4], .el-form-item--small .el-checkbox[data-v-04f031b4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-04f031b4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-04f031b4], .el-form-item--mini .el-checkbox[data-v-04f031b4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-04f031b4] {
  margin-top: 4px;
}
input[type=password][data-v-04f031b4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-04f031b4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-04f031b4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-04f031b4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-04f031b4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-04f031b4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-04f031b4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-04f031b4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-04f031b4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-04f031b4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-04f031b4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-04f031b4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-04f031b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-04f031b4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-04f031b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-04f031b4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-04f031b4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-04f031b4], .table-style .el-form-item .el-form-item__content > div[data-v-04f031b4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-04f031b4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-04f031b4], .table-style .el-form-item.rich-editor-item[data-v-04f031b4], .table-style .el-form-item.static-text-item[data-v-04f031b4], .table-style .el-form-item.html-text-item[data-v-04f031b4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-04f031b4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-04f031b4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-04f031b4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-04f031b4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-04f031b4] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-04f031b4] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3db9e5b8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3db9e5b8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3db9e5b8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3db9e5b8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3db9e5b8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3db9e5b8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3db9e5b8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3db9e5b8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3db9e5b8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3db9e5b8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3db9e5b8]  .el-form-item__content,
.table-style .fill-select-item[data-v-3db9e5b8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3db9e5b8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3db9e5b8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3db9e5b8], .form-widget-list .checkbox-form-item-wrapper[data-v-3db9e5b8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3db9e5b8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3db9e5b8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3db9e5b8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3db9e5b8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3db9e5b8], .el-form-item--medium .el-checkbox[data-v-3db9e5b8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3db9e5b8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3db9e5b8], .el-form-item--small .el-checkbox[data-v-3db9e5b8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3db9e5b8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3db9e5b8], .el-form-item--mini .el-checkbox[data-v-3db9e5b8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3db9e5b8] {
  margin-top: 4px;
}
input[type=password][data-v-3db9e5b8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3db9e5b8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3db9e5b8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3db9e5b8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3db9e5b8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3db9e5b8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3db9e5b8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3db9e5b8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3db9e5b8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3db9e5b8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3db9e5b8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3db9e5b8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3db9e5b8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3db9e5b8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3db9e5b8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3db9e5b8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3db9e5b8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3db9e5b8], .table-style .el-form-item .el-form-item__content > div[data-v-3db9e5b8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3db9e5b8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3db9e5b8], .table-style .el-form-item.rich-editor-item[data-v-3db9e5b8], .table-style .el-form-item.static-text-item[data-v-3db9e5b8], .table-style .el-form-item.html-text-item[data-v-3db9e5b8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3db9e5b8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3db9e5b8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3db9e5b8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3db9e5b8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3db9e5b8] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-3db9e5b8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3db9e5b8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3db9e5b8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3db9e5b8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3db9e5b8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3db9e5b8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3db9e5b8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3db9e5b8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3db9e5b8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3db9e5b8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3db9e5b8]  .el-form-item__content,
.table-style .fill-select-item[data-v-3db9e5b8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3db9e5b8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3db9e5b8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3db9e5b8], .form-widget-list .checkbox-form-item-wrapper[data-v-3db9e5b8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3db9e5b8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3db9e5b8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3db9e5b8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3db9e5b8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3db9e5b8], .el-form-item--medium .el-checkbox[data-v-3db9e5b8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3db9e5b8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3db9e5b8], .el-form-item--small .el-checkbox[data-v-3db9e5b8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3db9e5b8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3db9e5b8], .el-form-item--mini .el-checkbox[data-v-3db9e5b8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3db9e5b8] {
  margin-top: 4px;
}
input[type=password][data-v-3db9e5b8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3db9e5b8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3db9e5b8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3db9e5b8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3db9e5b8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3db9e5b8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3db9e5b8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3db9e5b8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3db9e5b8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3db9e5b8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3db9e5b8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3db9e5b8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3db9e5b8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3db9e5b8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3db9e5b8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3db9e5b8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3db9e5b8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3db9e5b8], .table-style .el-form-item .el-form-item__content > div[data-v-3db9e5b8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3db9e5b8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3db9e5b8], .table-style .el-form-item.rich-editor-item[data-v-3db9e5b8], .table-style .el-form-item.static-text-item[data-v-3db9e5b8], .table-style .el-form-item.html-text-item[data-v-3db9e5b8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3db9e5b8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3db9e5b8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3db9e5b8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3db9e5b8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3db9e5b8] {
  height: 30px;
  line-height: 30px;
}
.full-width-input[data-v-3db9e5b8] {
  width: 100% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-a59d6fc4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-a59d6fc4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-a59d6fc4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-a59d6fc4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-a59d6fc4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-a59d6fc4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-a59d6fc4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-a59d6fc4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-a59d6fc4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-a59d6fc4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-a59d6fc4]  .el-form-item__content,
.table-style .fill-select-item[data-v-a59d6fc4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-a59d6fc4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-a59d6fc4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-a59d6fc4], .form-widget-list .checkbox-form-item-wrapper[data-v-a59d6fc4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-a59d6fc4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-a59d6fc4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-a59d6fc4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-a59d6fc4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-a59d6fc4], .el-form-item--medium .el-checkbox[data-v-a59d6fc4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-a59d6fc4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-a59d6fc4], .el-form-item--small .el-checkbox[data-v-a59d6fc4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-a59d6fc4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-a59d6fc4], .el-form-item--mini .el-checkbox[data-v-a59d6fc4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-a59d6fc4] {
  margin-top: 4px;
}
input[type=password][data-v-a59d6fc4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-a59d6fc4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-a59d6fc4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-a59d6fc4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-a59d6fc4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-a59d6fc4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-a59d6fc4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-a59d6fc4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-a59d6fc4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-a59d6fc4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-a59d6fc4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-a59d6fc4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-a59d6fc4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-a59d6fc4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-a59d6fc4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-a59d6fc4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-a59d6fc4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-a59d6fc4], .table-style .el-form-item .el-form-item__content > div[data-v-a59d6fc4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-a59d6fc4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-a59d6fc4], .table-style .el-form-item.rich-editor-item[data-v-a59d6fc4], .table-style .el-form-item.static-text-item[data-v-a59d6fc4], .table-style .el-form-item.html-text-item[data-v-a59d6fc4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-a59d6fc4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-a59d6fc4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-a59d6fc4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-a59d6fc4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-a59d6fc4] {
  height: 30px;
  line-height: 30px;
}

/* 全局css变量 */
.primary-color[data-v-a59d6fc4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-a59d6fc4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-a59d6fc4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-a59d6fc4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-a59d6fc4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-a59d6fc4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-a59d6fc4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-a59d6fc4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-a59d6fc4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-a59d6fc4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-a59d6fc4]  .el-form-item__content,
.table-style .fill-select-item[data-v-a59d6fc4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-a59d6fc4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-a59d6fc4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-a59d6fc4], .form-widget-list .checkbox-form-item-wrapper[data-v-a59d6fc4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-a59d6fc4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-a59d6fc4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-a59d6fc4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-a59d6fc4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-a59d6fc4], .el-form-item--medium .el-checkbox[data-v-a59d6fc4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-a59d6fc4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-a59d6fc4], .el-form-item--small .el-checkbox[data-v-a59d6fc4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-a59d6fc4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-a59d6fc4], .el-form-item--mini .el-checkbox[data-v-a59d6fc4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-a59d6fc4] {
  margin-top: 4px;
}
input[type=password][data-v-a59d6fc4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-a59d6fc4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-a59d6fc4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-a59d6fc4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-a59d6fc4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-a59d6fc4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-a59d6fc4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-a59d6fc4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-a59d6fc4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-a59d6fc4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-a59d6fc4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-a59d6fc4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-a59d6fc4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-a59d6fc4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-a59d6fc4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-a59d6fc4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-a59d6fc4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-a59d6fc4], .table-style .el-form-item .el-form-item__content > div[data-v-a59d6fc4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-a59d6fc4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-a59d6fc4], .table-style .el-form-item.rich-editor-item[data-v-a59d6fc4], .table-style .el-form-item.static-text-item[data-v-a59d6fc4], .table-style .el-form-item.html-text-item[data-v-a59d6fc4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-a59d6fc4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-a59d6fc4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-a59d6fc4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-a59d6fc4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-a59d6fc4] {
  height: 30px;
  line-height: 30px;
}
.empty[data-v-a59d6fc4] {
  width: 100%;
  height: 80px;
  line-height: 80px;
  text-align: center;
  color: #999;
}
.empty.SHARER[data-v-a59d6fc4] {
  height: 40px;
  line-height: 40px;
}
[data-v-a59d6fc4] .tag-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
[data-v-a59d6fc4] .tag-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  margin-right: 10px;
  height: 30px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
[data-v-a59d6fc4] .user-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 9px;
  padding-right: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 24px;
  line-height: 24px;
  background-color: #e5e5e5;
  color: black;
  cursor: pointer;
}
[data-v-a59d6fc4] .user-card-avatar {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background-color: #5b2bf6;
  background-size: cover;
  background-position: center center;
  color: white;
  position: relative;
}
[data-v-a59d6fc4] .user-card-close {
  margin-left: 2px;
  font-size: 12px;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  display: inline-block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-732af6e0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-732af6e0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-732af6e0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-732af6e0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-732af6e0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-732af6e0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-732af6e0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-732af6e0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-732af6e0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-732af6e0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-732af6e0]  .el-form-item__content,
.table-style .fill-select-item[data-v-732af6e0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-732af6e0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-732af6e0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-732af6e0], .form-widget-list .checkbox-form-item-wrapper[data-v-732af6e0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-732af6e0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-732af6e0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-732af6e0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-732af6e0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-732af6e0], .el-form-item--medium .el-checkbox[data-v-732af6e0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-732af6e0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-732af6e0], .el-form-item--small .el-checkbox[data-v-732af6e0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-732af6e0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-732af6e0], .el-form-item--mini .el-checkbox[data-v-732af6e0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-732af6e0] {
  margin-top: 4px;
}
input[type=password][data-v-732af6e0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-732af6e0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-732af6e0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-732af6e0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-732af6e0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-732af6e0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-732af6e0] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-732af6e0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-732af6e0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-732af6e0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-732af6e0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-732af6e0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-732af6e0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-732af6e0] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-732af6e0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-732af6e0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-732af6e0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-732af6e0], .table-style .el-form-item .el-form-item__content > div[data-v-732af6e0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-732af6e0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-732af6e0], .table-style .el-form-item.rich-editor-item[data-v-732af6e0], .table-style .el-form-item.static-text-item[data-v-732af6e0], .table-style .el-form-item.html-text-item[data-v-732af6e0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-732af6e0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-732af6e0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-732af6e0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-732af6e0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-732af6e0] {
  height: 30px;
  line-height: 30px;
}
.collapse-container[data-v-732af6e0] {
  margin: 2px;
}
.collapse-container .form-widget-list[data-v-732af6e0] {
  min-height: 28px;
}
[data-v-732af6e0] .el-collapsed__header {
  padding: 10px 12px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-57937afc] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-57937afc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-57937afc] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-57937afc] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-57937afc] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-57937afc] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-57937afc] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-57937afc] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-57937afc] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-57937afc] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-57937afc]  .el-form-item__content,
.table-style .fill-select-item[data-v-57937afc]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-57937afc] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-57937afc] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-57937afc], .form-widget-list .checkbox-form-item-wrapper[data-v-57937afc] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-57937afc], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-57937afc] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-57937afc] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-57937afc] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-57937afc], .el-form-item--medium .el-checkbox[data-v-57937afc] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-57937afc] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-57937afc], .el-form-item--small .el-checkbox[data-v-57937afc] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-57937afc] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-57937afc], .el-form-item--mini .el-checkbox[data-v-57937afc] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-57937afc] {
  margin-top: 4px;
}
input[type=password][data-v-57937afc]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-57937afc]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-57937afc]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-57937afc]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-57937afc]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-57937afc] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-57937afc] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-57937afc] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-57937afc]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-57937afc] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-57937afc] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-57937afc] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-57937afc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-57937afc] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-57937afc] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-57937afc] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-57937afc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-57937afc], .table-style .el-form-item .el-form-item__content > div[data-v-57937afc] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-57937afc] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-57937afc], .table-style .el-form-item.rich-editor-item[data-v-57937afc], .table-style .el-form-item.static-text-item[data-v-57937afc], .table-style .el-form-item.html-text-item[data-v-57937afc] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-57937afc], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-57937afc], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-57937afc], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-57937afc] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-57937afc] {
  height: 30px;
  line-height: 30px;
}
.blank-cell[data-v-57937afc] {
  font-style: italic;
  color: #cccccc;
}
.blank-cell span.invisible-content[data-v-57937afc] {
  opacity: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-370045a5] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-370045a5] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-370045a5] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-370045a5] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-370045a5] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-370045a5] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-370045a5] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-370045a5] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-370045a5] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-370045a5] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-370045a5]  .el-form-item__content,
.table-style .fill-select-item[data-v-370045a5]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-370045a5] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-370045a5] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-370045a5], .form-widget-list .checkbox-form-item-wrapper[data-v-370045a5] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-370045a5], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-370045a5] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-370045a5] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-370045a5] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-370045a5], .el-form-item--medium .el-checkbox[data-v-370045a5] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-370045a5] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-370045a5], .el-form-item--small .el-checkbox[data-v-370045a5] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-370045a5] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-370045a5], .el-form-item--mini .el-checkbox[data-v-370045a5] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-370045a5] {
  margin-top: 4px;
}
input[type=password][data-v-370045a5]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-370045a5]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-370045a5]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-370045a5]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-370045a5]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-370045a5] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-370045a5] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-370045a5] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-370045a5]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-370045a5] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-370045a5] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-370045a5] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-370045a5] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-370045a5] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-370045a5] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-370045a5] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-370045a5] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-370045a5], .table-style .el-form-item .el-form-item__content > div[data-v-370045a5] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-370045a5] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-370045a5], .table-style .el-form-item.rich-editor-item[data-v-370045a5], .table-style .el-form-item.static-text-item[data-v-370045a5], .table-style .el-form-item.html-text-item[data-v-370045a5] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-370045a5], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-370045a5], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-370045a5], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-370045a5] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-370045a5] {
  height: 30px;
  line-height: 30px;
}
.sub-form-label[data-v-370045a5] {
  color: #606266;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  line-height: 32px;
}
.sub-form-container[data-v-370045a5] {
  margin-bottom: 8px;
  text-align: left;
  overflow-x: auto;
}
.sub-form-container[data-v-370045a5]  .el-row.header-row {
  padding-bottom: 0;
  white-space: nowrap;
  height: 36px;
}
.sub-form-container[data-v-370045a5]  .el-row.sub-form-row {
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
}
.sub-form-container[data-v-370045a5]  .el-row.sub-form-row .row-number-span {
  margin-left: 16px;
}
div.action-header-column[data-v-370045a5] {
  display: inline-block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border: solid 1px #cccccc;
  background-color: #f2f2f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div.action-header-column .action-label[data-v-370045a5] {
  margin-right: 12px;
}
div.action-header-column .action-button[data-v-370045a5] {
  padding-left: 8px;
  padding-right: 8px;
}
div.field-header-column[data-v-370045a5] {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  background-color: #f2f2f2;
  border-left: none 0px;
}
div.field-header-column span.custom-label i[data-v-370045a5] {
  margin: 0 3px;
}
div.field-header-column.is-required[data-v-370045a5]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
div.label-center-left[data-v-370045a5] {
  text-align: left;
}
div.label-center-align[data-v-370045a5] {
  text-align: center;
}
div.label-right-align[data-v-370045a5] {
  text-align: right;
}
div.sub-form-action-column[data-v-370045a5] {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  padding: 2px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  border-top: none 0px;
}
div.sub-form-action-column[data-v-370045a5]  .el-form-item {
  margin-bottom: 0;
}
div.sub-form-action-column[data-v-370045a5]  .el-button {
  font-size: 18px;
  padding: 0;
  border: none;
}
div.sub-form-action-column.hide-label[data-v-370045a5]  .el-form-item__label {
  display: none;
}
div.sub-form-table-column[data-v-370045a5] {
  display: inline-block;
  vertical-align: top;
  border: solid 1px #cccccc;
  height: 40px;
  line-height: 36px;
  padding: 2px 5px;
  border-top: none 0px;
  border-left: none 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div.sub-form-table-column[data-v-370045a5]  .el-form-item {
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 0;
}
div.sub-form-table-column[data-v-370045a5]  .el-form-item__content {
  margin-left: 0 !important;
}
div.sub-form-table-column.hide-label[data-v-370045a5]  .el-form-item__label {
  display: none;
}
.subform-table[data-v-370045a5] {
  min-height: 40px;
  min-width: 100%;
  display: table;
  padding: 8px;
  border: solid 1px #e8eaec;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
}
.subform-table .subform-table-header[data-v-370045a5] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display: table-row;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8f8f9;
}
.subform-table .subform-table-content[data-v-370045a5] {
  display: table-row;
}
.subform-table .subform-table-column[data-v-370045a5] {
  display: table-cell;
  border: solid 1px #e8eaec;
  padding: 0px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.subform-table .subform-table-column[data-v-370045a5]  .el-form-item {
  margin-bottom: 0px;
}
.subform-table-empty[data-v-370045a5] {
  text-align: center;
  display: block;
  width: 100%;
  vertical-align: middle;
  color: #9ea0a1;
  margin-top: 15px;
  font-size: 14px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-6fb3c7ca] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-6fb3c7ca] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-6fb3c7ca] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-6fb3c7ca] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-6fb3c7ca] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-6fb3c7ca] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6fb3c7ca] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-6fb3c7ca] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6fb3c7ca] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6fb3c7ca] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-6fb3c7ca]  .el-form-item__content,
.table-style .fill-select-item[data-v-6fb3c7ca]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6fb3c7ca] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-6fb3c7ca] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-6fb3c7ca], .form-widget-list .checkbox-form-item-wrapper[data-v-6fb3c7ca] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6fb3c7ca], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6fb3c7ca] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6fb3c7ca] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6fb3c7ca] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6fb3c7ca], .el-form-item--medium .el-checkbox[data-v-6fb3c7ca] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6fb3c7ca] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6fb3c7ca], .el-form-item--small .el-checkbox[data-v-6fb3c7ca] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6fb3c7ca] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6fb3c7ca], .el-form-item--mini .el-checkbox[data-v-6fb3c7ca] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6fb3c7ca] {
  margin-top: 4px;
}
input[type=password][data-v-6fb3c7ca]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6fb3c7ca]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6fb3c7ca]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6fb3c7ca]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6fb3c7ca]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6fb3c7ca] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6fb3c7ca] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-6fb3c7ca] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6fb3c7ca]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6fb3c7ca] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6fb3c7ca] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6fb3c7ca] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6fb3c7ca] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6fb3c7ca] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-6fb3c7ca] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-6fb3c7ca] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-6fb3c7ca] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-6fb3c7ca], .table-style .el-form-item .el-form-item__content > div[data-v-6fb3c7ca] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-6fb3c7ca] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-6fb3c7ca], .table-style .el-form-item.rich-editor-item[data-v-6fb3c7ca], .table-style .el-form-item.static-text-item[data-v-6fb3c7ca], .table-style .el-form-item.html-text-item[data-v-6fb3c7ca] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6fb3c7ca], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6fb3c7ca], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6fb3c7ca], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6fb3c7ca] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6fb3c7ca] {
  height: 30px;
  line-height: 30px;
}
.sub-form-label[data-v-6fb3c7ca] {
  color: #606266;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  line-height: 32px;
}
.sub-form-container[data-v-6fb3c7ca] {
  margin-bottom: 8px;
  text-align: left;
}
.sub-form-container[data-v-6fb3c7ca]  .el-row.header-row {
  padding-bottom: 0;
  white-space: nowrap;
  height: 36px;
}
.sub-form-container[data-v-6fb3c7ca]  .el-row.sub-form-row {
  padding-top: 0px;
  padding-bottom: 0px;
  white-space: nowrap;
}
.sub-form-container[data-v-6fb3c7ca]  .el-row.sub-form-row .row-number-span {
  margin-left: 16px;
}
.sub-form-container[data-v-6fb3c7ca]  .el-form-item__error {
  top: initial;
  left: initial;
  bottom: 2px;
  right: 4px;
}
div.action-header-column[data-v-6fb3c7ca] {
  display: inline-block;
  width: 120px;
  height: 36px;
  line-height: 36px;
  border: solid 1px #cccccc;
  background-color: #f2f2f2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div.action-header-column .action-label[data-v-6fb3c7ca] {
  margin-right: 12px;
}
div.action-header-column .action-button[data-v-6fb3c7ca] {
  padding-left: 8px;
  padding-right: 8px;
}
div.field-header-column[data-v-6fb3c7ca] {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0px 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  background-color: #f2f2f2;
  border-left: none 0px;
}
div.field-header-column span.custom-label i[data-v-6fb3c7ca] {
  margin: 0 3px;
}
div.field-header-column.is-required[data-v-6fb3c7ca]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
div.label-center-left[data-v-6fb3c7ca] {
  text-align: left;
}
div.label-center-align[data-v-6fb3c7ca] {
  text-align: center;
}
div.label-right-align[data-v-6fb3c7ca] {
  text-align: right;
}
div.sub-form-action-column[data-v-6fb3c7ca] {
  display: inline-block;
  height: 40px;
  line-height: 36px;
  padding: 2px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #cccccc;
  border-top: none 0px;
}
div.sub-form-action-column[data-v-6fb3c7ca]  .el-form-item {
  margin-bottom: 0;
}
div.sub-form-action-column[data-v-6fb3c7ca]  .el-button {
  font-size: 18px;
  padding: 0;
  border: none;
}
div.sub-form-action-column.hide-label[data-v-6fb3c7ca]  .el-form-item__label {
  display: none;
}
div.sub-form-table-column[data-v-6fb3c7ca] {
  display: inline-block;
  vertical-align: top;
  border: solid 1px #cccccc;
  height: 40px;
  line-height: 36px;
  padding: 2px 5px;
  border-top: none 0px;
  border-left: none 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
div.sub-form-table-column[data-v-6fb3c7ca]  .el-form-item {
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 0;
}
div.sub-form-table-column[data-v-6fb3c7ca]  .el-form-item__content {
  margin-left: 0 !important;
}
div.sub-form-table-column.hide-label[data-v-6fb3c7ca]  .el-form-item__label {
  display: none;
}
.subform-table[data-v-6fb3c7ca] {
  min-height: 40px;
  min-width: 100%;
  display: table;
  padding: 8px;
  border: solid 1px #e8eaec;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
}
.subform-table .subform-table-header[data-v-6fb3c7ca] {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  display: table-row;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8f8f9;
}
.subform-table .subform-table-content[data-v-6fb3c7ca] {
  display: table-row;
}
.subform-table .subform-table-column[data-v-6fb3c7ca] {
  display: table-cell;
  border: solid 1px #e8eaec;
  padding: 0px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
}
.subform-table .subform-table-column[data-v-6fb3c7ca]  .el-form-item {
  margin-bottom: 0px;
}
.subform-table .subform-table-column .title-required[data-v-6fb3c7ca]::before {
  content: "*";
  color: red;
  margin-right: 4px;
}
.subform-table-empty[data-v-6fb3c7ca] {
  text-align: center;
  display: block;
  width: 100%;
  vertical-align: middle;
  color: #9ea0a1;
  margin-top: 15px;
  font-size: 14px;
}
.file-upload-container[data-v-6fb3c7ca] {
  padding: 4px 10px;
  position: relative;
  cursor: pointer;
  color: #888;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 4px;
  overflow: hidden;
  display: inline-block;
}
.file-upload-container input[data-v-6fb3c7ca] {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
.file-upload-container[data-v-6fb3c7ca]:hover {
  color: #444;
  background: #eee;
  border-color: #ccc;
  text-decoration: none;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4bfcf53a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-4bfcf53a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-4bfcf53a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-4bfcf53a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-4bfcf53a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-4bfcf53a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4bfcf53a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-4bfcf53a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4bfcf53a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4bfcf53a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-4bfcf53a]  .el-form-item__content,
.table-style .fill-select-item[data-v-4bfcf53a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4bfcf53a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-4bfcf53a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-4bfcf53a], .form-widget-list .checkbox-form-item-wrapper[data-v-4bfcf53a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4bfcf53a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4bfcf53a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4bfcf53a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4bfcf53a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4bfcf53a], .el-form-item--medium .el-checkbox[data-v-4bfcf53a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4bfcf53a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4bfcf53a], .el-form-item--small .el-checkbox[data-v-4bfcf53a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4bfcf53a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4bfcf53a], .el-form-item--mini .el-checkbox[data-v-4bfcf53a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4bfcf53a] {
  margin-top: 4px;
}
input[type=password][data-v-4bfcf53a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4bfcf53a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4bfcf53a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4bfcf53a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4bfcf53a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4bfcf53a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4bfcf53a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-4bfcf53a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4bfcf53a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4bfcf53a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4bfcf53a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4bfcf53a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4bfcf53a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4bfcf53a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-4bfcf53a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4bfcf53a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-4bfcf53a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-4bfcf53a], .table-style .el-form-item .el-form-item__content > div[data-v-4bfcf53a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-4bfcf53a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-4bfcf53a], .table-style .el-form-item.rich-editor-item[data-v-4bfcf53a], .table-style .el-form-item.static-text-item[data-v-4bfcf53a], .table-style .el-form-item.html-text-item[data-v-4bfcf53a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4bfcf53a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4bfcf53a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4bfcf53a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4bfcf53a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4bfcf53a] {
  height: 30px;
  line-height: 30px;
}
td.table-cell[data-v-4bfcf53a] {
  display: table-cell;
  height: 36px;
  border: 1px solid #e5e5e5;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5fa8b8a7] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5fa8b8a7] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5fa8b8a7] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5fa8b8a7] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5fa8b8a7] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5fa8b8a7] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5fa8b8a7] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5fa8b8a7] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5fa8b8a7] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5fa8b8a7] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5fa8b8a7]  .el-form-item__content,
.table-style .fill-select-item[data-v-5fa8b8a7]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5fa8b8a7] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5fa8b8a7] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5fa8b8a7], .form-widget-list .checkbox-form-item-wrapper[data-v-5fa8b8a7] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5fa8b8a7], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5fa8b8a7] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5fa8b8a7] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5fa8b8a7] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5fa8b8a7], .el-form-item--medium .el-checkbox[data-v-5fa8b8a7] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5fa8b8a7] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5fa8b8a7], .el-form-item--small .el-checkbox[data-v-5fa8b8a7] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5fa8b8a7] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5fa8b8a7], .el-form-item--mini .el-checkbox[data-v-5fa8b8a7] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5fa8b8a7] {
  margin-top: 4px;
}
input[type=password][data-v-5fa8b8a7]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5fa8b8a7]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5fa8b8a7]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5fa8b8a7]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5fa8b8a7]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5fa8b8a7] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5fa8b8a7] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5fa8b8a7] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5fa8b8a7]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5fa8b8a7] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5fa8b8a7] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5fa8b8a7] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5fa8b8a7] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5fa8b8a7] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5fa8b8a7] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5fa8b8a7] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5fa8b8a7] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5fa8b8a7], .table-style .el-form-item .el-form-item__content > div[data-v-5fa8b8a7] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5fa8b8a7] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5fa8b8a7], .table-style .el-form-item.rich-editor-item[data-v-5fa8b8a7], .table-style .el-form-item.static-text-item[data-v-5fa8b8a7], .table-style .el-form-item.html-text-item[data-v-5fa8b8a7] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5fa8b8a7], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5fa8b8a7], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5fa8b8a7], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5fa8b8a7] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5fa8b8a7] {
  height: 30px;
  line-height: 30px;
}
div.table-container table.table-layout[data-v-5fa8b8a7] {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1b770917] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1b770917] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1b770917] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1b770917] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1b770917] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1b770917] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1b770917] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1b770917] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1b770917] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1b770917] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1b770917]  .el-form-item__content,
.table-style .fill-select-item[data-v-1b770917]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1b770917] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1b770917] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1b770917], .form-widget-list .checkbox-form-item-wrapper[data-v-1b770917] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b770917], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b770917] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1b770917] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1b770917] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1b770917], .el-form-item--medium .el-checkbox[data-v-1b770917] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1b770917] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1b770917], .el-form-item--small .el-checkbox[data-v-1b770917] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1b770917] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1b770917], .el-form-item--mini .el-checkbox[data-v-1b770917] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1b770917] {
  margin-top: 4px;
}
input[type=password][data-v-1b770917]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1b770917]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1b770917]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1b770917]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1b770917]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1b770917] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1b770917] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1b770917] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1b770917]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1b770917] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1b770917] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1b770917] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1b770917] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1b770917] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1b770917] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1b770917] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1b770917] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1b770917], .table-style .el-form-item .el-form-item__content > div[data-v-1b770917] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1b770917] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1b770917], .table-style .el-form-item.rich-editor-item[data-v-1b770917], .table-style .el-form-item.static-text-item[data-v-1b770917], .table-style .el-form-item.html-text-item[data-v-1b770917] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1b770917], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1b770917], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1b770917], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1b770917] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1b770917] {
  height: 30px;
  line-height: 30px;
}
.render-form[data-v-1b770917] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 6px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.render-form.table-style[data-v-1b770917] {
  gap: 0px;
}
[data-v-1b770917] .el-form-item {
  margin-bottom: 8px;
}
.el-form[data-v-1b770917]  .el-radio__input.is-disabled + span.el-radio__label,
.el-form[data-v-1b770917]  .el-input.is-disabled .el-input__inner,
.el-form[data-v-1b770917]  .el-textarea.is-disabled .el-textarea__inner,
.el-form[data-v-1b770917]  .el-select.is-disabled .el-select__tags-text {
  color: #666666 !important;
}
.el-form[data-v-1b770917]  .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #666666 !important;
}
.el-form[data-v-1b770917]  .el-radio__input.is-disabled.is-checked .el-radio__inner::after {
  background-color: #666666 !important;
}
.qr-code-container[data-v-1b770917] {
  width: 100%;
  text-align: center;
}
.qr-code-text[data-v-1b770917] {
  text-align: right;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-e15803b6] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-e15803b6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-e15803b6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-e15803b6] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-e15803b6] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-e15803b6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-e15803b6] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-e15803b6] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-e15803b6] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-e15803b6] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-e15803b6]  .el-form-item__content,
.table-style .fill-select-item[data-v-e15803b6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-e15803b6] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-e15803b6] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-e15803b6], .form-widget-list .checkbox-form-item-wrapper[data-v-e15803b6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-e15803b6], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-e15803b6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-e15803b6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-e15803b6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-e15803b6], .el-form-item--medium .el-checkbox[data-v-e15803b6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-e15803b6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-e15803b6], .el-form-item--small .el-checkbox[data-v-e15803b6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-e15803b6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-e15803b6], .el-form-item--mini .el-checkbox[data-v-e15803b6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-e15803b6] {
  margin-top: 4px;
}
input[type=password][data-v-e15803b6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-e15803b6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-e15803b6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-e15803b6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-e15803b6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-e15803b6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-e15803b6] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-e15803b6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-e15803b6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-e15803b6] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-e15803b6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-e15803b6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-e15803b6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-e15803b6] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-e15803b6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-e15803b6] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-e15803b6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-e15803b6], .table-style .el-form-item .el-form-item__content > div[data-v-e15803b6] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-e15803b6] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-e15803b6], .table-style .el-form-item.rich-editor-item[data-v-e15803b6], .table-style .el-form-item.static-text-item[data-v-e15803b6], .table-style .el-form-item.html-text-item[data-v-e15803b6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-e15803b6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-e15803b6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-e15803b6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-e15803b6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-e15803b6] {
  height: 30px;
  line-height: 30px;
}
.ace-editor[data-v-e15803b6] {
  min-height: 300px;
}

.field-summary[data-v-43370779] {
  font-size: 12px;
  color: #909399;
  margin-top: 5px;
}
.field-selection-list[data-v-43370779] {
  max-height: 400px;
  overflow-y: auto;
  padding: 10px;
}
.field-item[data-v-43370779] {
  margin-bottom: 10px;
}
.sys-tag[data-v-43370779] {
  margin-left: 5px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  display: inline-block;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5e292099] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5e292099] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5e292099] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5e292099] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5e292099] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5e292099] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5e292099] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5e292099] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5e292099] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5e292099] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5e292099]  .el-form-item__content,
.table-style .fill-select-item[data-v-5e292099]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5e292099] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5e292099] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5e292099], .form-widget-list .checkbox-form-item-wrapper[data-v-5e292099] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5e292099], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5e292099] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5e292099] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5e292099] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5e292099], .el-form-item--medium .el-checkbox[data-v-5e292099] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5e292099] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5e292099], .el-form-item--small .el-checkbox[data-v-5e292099] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5e292099] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5e292099], .el-form-item--mini .el-checkbox[data-v-5e292099] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5e292099] {
  margin-top: 4px;
}
input[type=password][data-v-5e292099]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5e292099]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5e292099]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5e292099]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5e292099]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5e292099] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5e292099] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5e292099] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5e292099]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5e292099] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5e292099] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5e292099] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5e292099] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5e292099] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5e292099] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5e292099] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5e292099] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5e292099], .table-style .el-form-item .el-form-item__content > div[data-v-5e292099] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5e292099] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5e292099], .table-style .el-form-item.rich-editor-item[data-v-5e292099], .table-style .el-form-item.static-text-item[data-v-5e292099], .table-style .el-form-item.html-text-item[data-v-5e292099] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5e292099], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5e292099], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5e292099], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5e292099] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5e292099] {
  height: 30px;
  line-height: 30px;
}
[data-v-5e292099] .el-switch .el-switch__core {
  width: 30px !important;
  height: 15px;
}
[data-v-5e292099] .el-switch.is-checked .el-switch__core::after {
  margin-left: -12px;
}
[data-v-5e292099] .el-switch .el-switch__core:after {
  width: 11px;
  height: 11px;
}
.dropdown-item[data-v-5e292099] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 240px;
}
.dropdown-search[data-v-5e292099] {
  padding: 0px 10px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #ededed;
}
.dropdown-input[data-v-5e292099]  .el-input__inner {
  cursor: pointer !important;
}
.dropdown-field-empty[data-v-5e292099] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #bababa;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.express-wrapper.empty[data-v-5e292099] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #a8a8a8;
  border: solid 1px #e3e3e3;
  border-radius: 3px;
}
.express-item[data-v-5e292099],
.connector-item[data-v-5e292099] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.express-item .express-key[data-v-5e292099],
.connector-item .express-key[data-v-5e292099] {
  width: 20%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
.express-item .express-value[data-v-5e292099],
.connector-item .express-value[data-v-5e292099] {
  width: 45%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.express-item .express-value .express-value-selector[data-v-5e292099],
.connector-item .express-value .express-value-selector[data-v-5e292099] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.express-item .express-value .express-value-selector .el-select[data-v-5e292099],
.express-item .express-value .express-value-selector .el-input[data-v-5e292099],
.connector-item .express-value .express-value-selector .el-select[data-v-5e292099],
.connector-item .express-value .express-value-selector .el-input[data-v-5e292099] {
  display: inline-block;
  width: 48%;
}
.express-item .express-operator[data-v-5e292099],
.connector-item .express-operator[data-v-5e292099] {
  width: 17%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
.express-item .express-button[data-v-5e292099],
.connector-item .express-button[data-v-5e292099] {
  width: 50px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
.connector-item[data-v-5e292099] {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.connector-item .connector[data-v-5e292099] {
  display: inline-block;
  width: 20%;
}
[data-v-5e292099] .connector-item .el-input__inner {
  border: none 0px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-dropdown {
  margin-right: 5px;
  cursor: pointer;
  float: left;
}
.autocode .tags_input {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
}
.autocode .tags_input .el-input__inner {
  border: none;
  padding: 0 10px;
  width: auto;
}
.autocode .tags_input {
  padding: 0px 7px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}
.flex-input {
  float: left;
}
::v-deep .el-tag {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-bef63cf6] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-bef63cf6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-bef63cf6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-bef63cf6] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-bef63cf6] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-bef63cf6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-bef63cf6] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-bef63cf6] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-bef63cf6] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-bef63cf6] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-bef63cf6]  .el-form-item__content,
.table-style .fill-select-item[data-v-bef63cf6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-bef63cf6] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-bef63cf6] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-bef63cf6], .form-widget-list .checkbox-form-item-wrapper[data-v-bef63cf6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-bef63cf6], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-bef63cf6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-bef63cf6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-bef63cf6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-bef63cf6], .el-form-item--medium .el-checkbox[data-v-bef63cf6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-bef63cf6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-bef63cf6], .el-form-item--small .el-checkbox[data-v-bef63cf6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-bef63cf6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-bef63cf6], .el-form-item--mini .el-checkbox[data-v-bef63cf6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-bef63cf6] {
  margin-top: 4px;
}
input[type=password][data-v-bef63cf6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-bef63cf6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-bef63cf6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-bef63cf6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-bef63cf6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-bef63cf6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-bef63cf6] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-bef63cf6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-bef63cf6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-bef63cf6] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-bef63cf6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-bef63cf6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-bef63cf6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-bef63cf6] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-bef63cf6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-bef63cf6] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-bef63cf6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-bef63cf6], .table-style .el-form-item .el-form-item__content > div[data-v-bef63cf6] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-bef63cf6] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-bef63cf6], .table-style .el-form-item.rich-editor-item[data-v-bef63cf6], .table-style .el-form-item.static-text-item[data-v-bef63cf6], .table-style .el-form-item.html-text-item[data-v-bef63cf6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-bef63cf6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-bef63cf6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-bef63cf6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-bef63cf6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-bef63cf6] {
  height: 30px;
  line-height: 30px;
}
li.col-item[data-v-bef63cf6] {
  list-style: none;
}
li.col-item span.col-span-title[data-v-bef63cf6] {
  display: inline-block;
  font-size: 13px;
  width: 120px;
}
li.col-item .col-delete-button[data-v-bef63cf6] {
  margin-left: 6px;
}
.panes-setting ul[data-v-bef63cf6] {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-left: 0; /* 重置IE11默认样式 */
  margin: 0;
}
.panes-setting .drag-option[data-v-bef63cf6] {
  cursor: move;
}
.panes-setting li.ghost[data-v-bef63cf6] {
  background: #fff;
  border: 2px dotted #3476F0;
}
.small-padding-dialog[data-v-bef63cf6]  .el-dialog__body {
  padding: 6px 15px 12px 15px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-59edf7ea] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-59edf7ea] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-59edf7ea] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-59edf7ea] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-59edf7ea] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-59edf7ea] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-59edf7ea] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-59edf7ea] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-59edf7ea] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-59edf7ea] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-59edf7ea]  .el-form-item__content,
.table-style .fill-select-item[data-v-59edf7ea]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-59edf7ea] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-59edf7ea] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-59edf7ea], .form-widget-list .checkbox-form-item-wrapper[data-v-59edf7ea] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-59edf7ea], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-59edf7ea] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-59edf7ea] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-59edf7ea] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-59edf7ea], .el-form-item--medium .el-checkbox[data-v-59edf7ea] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-59edf7ea] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-59edf7ea], .el-form-item--small .el-checkbox[data-v-59edf7ea] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-59edf7ea] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-59edf7ea], .el-form-item--mini .el-checkbox[data-v-59edf7ea] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-59edf7ea] {
  margin-top: 4px;
}
input[type=password][data-v-59edf7ea]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-59edf7ea]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-59edf7ea]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-59edf7ea]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-59edf7ea]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-59edf7ea] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-59edf7ea] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-59edf7ea] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-59edf7ea]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-59edf7ea] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-59edf7ea] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-59edf7ea] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-59edf7ea] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-59edf7ea] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-59edf7ea] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-59edf7ea] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-59edf7ea] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-59edf7ea], .table-style .el-form-item .el-form-item__content > div[data-v-59edf7ea] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-59edf7ea] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-59edf7ea], .table-style .el-form-item.rich-editor-item[data-v-59edf7ea], .table-style .el-form-item.static-text-item[data-v-59edf7ea], .table-style .el-form-item.html-text-item[data-v-59edf7ea] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-59edf7ea], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-59edf7ea], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-59edf7ea], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-59edf7ea] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-59edf7ea] {
  height: 30px;
  line-height: 30px;
}
li.col-item[data-v-59edf7ea] {
  list-style: none;
}
li.col-item span.col-span-title[data-v-59edf7ea] {
  display: inline-block;
  font-size: 13px;
  width: 120px;
}
li.col-item .col-delete-button[data-v-59edf7ea] {
  margin-left: 6px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-bb16d6f4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-bb16d6f4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-bb16d6f4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-bb16d6f4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-bb16d6f4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-bb16d6f4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-bb16d6f4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-bb16d6f4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-bb16d6f4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-bb16d6f4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-bb16d6f4]  .el-form-item__content,
.table-style .fill-select-item[data-v-bb16d6f4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-bb16d6f4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-bb16d6f4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-bb16d6f4], .form-widget-list .checkbox-form-item-wrapper[data-v-bb16d6f4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-bb16d6f4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-bb16d6f4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-bb16d6f4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-bb16d6f4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-bb16d6f4], .el-form-item--medium .el-checkbox[data-v-bb16d6f4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-bb16d6f4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-bb16d6f4], .el-form-item--small .el-checkbox[data-v-bb16d6f4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-bb16d6f4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-bb16d6f4], .el-form-item--mini .el-checkbox[data-v-bb16d6f4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-bb16d6f4] {
  margin-top: 4px;
}
input[type=password][data-v-bb16d6f4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-bb16d6f4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-bb16d6f4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-bb16d6f4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-bb16d6f4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-bb16d6f4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-bb16d6f4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-bb16d6f4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-bb16d6f4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-bb16d6f4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-bb16d6f4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-bb16d6f4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-bb16d6f4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-bb16d6f4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-bb16d6f4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-bb16d6f4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-bb16d6f4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-bb16d6f4], .table-style .el-form-item .el-form-item__content > div[data-v-bb16d6f4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-bb16d6f4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-bb16d6f4], .table-style .el-form-item.rich-editor-item[data-v-bb16d6f4], .table-style .el-form-item.static-text-item[data-v-bb16d6f4], .table-style .el-form-item.html-text-item[data-v-bb16d6f4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-bb16d6f4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-bb16d6f4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-bb16d6f4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-bb16d6f4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-bb16d6f4] {
  height: 30px;
  line-height: 30px;
}
li.col-item[data-v-bb16d6f4] {
  list-style: none;
}
li.col-item span.col-span-title[data-v-bb16d6f4] {
  display: inline-block;
  font-size: 13px;
  width: 120px;
}
li.col-item .col-delete-button[data-v-bb16d6f4] {
  margin-left: 6px;
}
.panes-setting ul[data-v-bb16d6f4] {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-left: 0; /* 重置IE11默认样式 */
  margin: 0;
}
.panes-setting .drag-option[data-v-bb16d6f4] {
  cursor: move;
}
.panes-setting li.ghost[data-v-bb16d6f4] {
  background: #fff;
  border: 2px dotted #3476F0;
}
.small-padding-dialog[data-v-bb16d6f4] {
  z-index: 9998 !important;
}
.small-padding-dialog[data-v-bb16d6f4]  .el-dialog__body {
  padding: 6px 15px 12px 15px;
}
[data-v-bb16d6f4] .drag-handle {
  cursor: move;
}




































































































































































































































































































































































































/* .dialog-z-998 {
  z-index: 9998 !important;
}

.dialog-z-999 {
  z-index: 9999 !important;
} */

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-bbc84832] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-bbc84832] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-bbc84832] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-bbc84832] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-bbc84832] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-bbc84832] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-bbc84832] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-bbc84832] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-bbc84832] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-bbc84832] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-bbc84832]  .el-form-item__content,
.table-style .fill-select-item[data-v-bbc84832]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-bbc84832] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-bbc84832] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-bbc84832], .form-widget-list .checkbox-form-item-wrapper[data-v-bbc84832] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-bbc84832], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-bbc84832] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-bbc84832] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-bbc84832] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-bbc84832], .el-form-item--medium .el-checkbox[data-v-bbc84832] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-bbc84832] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-bbc84832], .el-form-item--small .el-checkbox[data-v-bbc84832] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-bbc84832] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-bbc84832], .el-form-item--mini .el-checkbox[data-v-bbc84832] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-bbc84832] {
  margin-top: 4px;
}
input[type=password][data-v-bbc84832]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-bbc84832]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-bbc84832]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-bbc84832]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-bbc84832]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-bbc84832] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-bbc84832] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-bbc84832] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-bbc84832]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-bbc84832] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-bbc84832] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-bbc84832] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-bbc84832] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-bbc84832] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-bbc84832] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-bbc84832] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-bbc84832] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-bbc84832], .table-style .el-form-item .el-form-item__content > div[data-v-bbc84832] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-bbc84832] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-bbc84832], .table-style .el-form-item.rich-editor-item[data-v-bbc84832], .table-style .el-form-item.static-text-item[data-v-bbc84832], .table-style .el-form-item.html-text-item[data-v-bbc84832] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-bbc84832], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-bbc84832], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-bbc84832], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-bbc84832] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-bbc84832] {
  height: 30px;
  line-height: 30px;
}
.radio-group-custom[data-v-bbc84832]  .el-radio-button__inner {
  padding-left: 12px;
  padding-right: 12px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-27a7ec00] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-27a7ec00] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-27a7ec00] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-27a7ec00] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-27a7ec00] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-27a7ec00] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-27a7ec00] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-27a7ec00] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-27a7ec00] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-27a7ec00] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-27a7ec00]  .el-form-item__content,
.table-style .fill-select-item[data-v-27a7ec00]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-27a7ec00] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-27a7ec00] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-27a7ec00], .form-widget-list .checkbox-form-item-wrapper[data-v-27a7ec00] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-27a7ec00], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-27a7ec00] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-27a7ec00] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-27a7ec00] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-27a7ec00], .el-form-item--medium .el-checkbox[data-v-27a7ec00] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-27a7ec00] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-27a7ec00], .el-form-item--small .el-checkbox[data-v-27a7ec00] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-27a7ec00] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-27a7ec00], .el-form-item--mini .el-checkbox[data-v-27a7ec00] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-27a7ec00] {
  margin-top: 4px;
}
input[type=password][data-v-27a7ec00]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-27a7ec00]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-27a7ec00]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-27a7ec00]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-27a7ec00]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-27a7ec00] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-27a7ec00] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-27a7ec00] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-27a7ec00]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-27a7ec00] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-27a7ec00] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-27a7ec00] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-27a7ec00] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-27a7ec00] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-27a7ec00] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-27a7ec00] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-27a7ec00] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-27a7ec00], .table-style .el-form-item .el-form-item__content > div[data-v-27a7ec00] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-27a7ec00] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-27a7ec00], .table-style .el-form-item.rich-editor-item[data-v-27a7ec00], .table-style .el-form-item.static-text-item[data-v-27a7ec00], .table-style .el-form-item.html-text-item[data-v-27a7ec00] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-27a7ec00], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-27a7ec00], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-27a7ec00], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-27a7ec00] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-27a7ec00] {
  height: 30px;
  line-height: 30px;
}
li.col-item[data-v-27a7ec00] {
  list-style: none;
}
li.col-item span.col-span-title[data-v-27a7ec00] {
  display: inline-block;
  font-size: 13px;
  width: 120px;
}
li.col-item .col-delete-button[data-v-27a7ec00] {
  margin-left: 6px;
}
.panes-setting ul[data-v-27a7ec00] {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-left: 0; /* 重置IE11默认样式 */
  margin: 0;
}
.panes-setting .drag-option[data-v-27a7ec00] {
  cursor: move;
}
.panes-setting li.ghost[data-v-27a7ec00] {
  background: #fff;
  border: 2px dotted #3476F0;
}
.small-padding-dialog[data-v-27a7ec00] {
  z-index: 9998 !important;
}
.small-padding-dialog[data-v-27a7ec00]  .el-dialog__body {
  padding: 6px 15px 12px 15px;
}
[data-v-27a7ec00] .drag-handle {
  cursor: move;
}











































































































































































































































































































































































































/* .dialog-z-998 {
  z-index: 9998 !important;
}

.dialog-z-999 {
  z-index: 9999 !important;
} */

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3eda4a62] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3eda4a62] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3eda4a62] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3eda4a62] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3eda4a62] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3eda4a62] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3eda4a62] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3eda4a62] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3eda4a62] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3eda4a62] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3eda4a62]  .el-form-item__content,
.table-style .fill-select-item[data-v-3eda4a62]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3eda4a62] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3eda4a62] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3eda4a62], .form-widget-list .checkbox-form-item-wrapper[data-v-3eda4a62] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3eda4a62], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3eda4a62] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3eda4a62] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3eda4a62] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3eda4a62], .el-form-item--medium .el-checkbox[data-v-3eda4a62] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3eda4a62] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3eda4a62], .el-form-item--small .el-checkbox[data-v-3eda4a62] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3eda4a62] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3eda4a62], .el-form-item--mini .el-checkbox[data-v-3eda4a62] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3eda4a62] {
  margin-top: 4px;
}
input[type=password][data-v-3eda4a62]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3eda4a62]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3eda4a62]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3eda4a62]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3eda4a62]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3eda4a62] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3eda4a62] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3eda4a62] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3eda4a62]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3eda4a62] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3eda4a62] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3eda4a62] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3eda4a62] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3eda4a62] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3eda4a62] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3eda4a62] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3eda4a62] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3eda4a62], .table-style .el-form-item .el-form-item__content > div[data-v-3eda4a62] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3eda4a62] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3eda4a62], .table-style .el-form-item.rich-editor-item[data-v-3eda4a62], .table-style .el-form-item.static-text-item[data-v-3eda4a62], .table-style .el-form-item.html-text-item[data-v-3eda4a62] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3eda4a62], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3eda4a62], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3eda4a62], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3eda4a62] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3eda4a62] {
  height: 30px;
  line-height: 30px;
}
.titleRowProps[data-v-3eda4a62] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 5px;
}
.titleRowEmpty[data-v-3eda4a62] {
  width: 100%;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #a0a0a0;
}
div.ghost[data-v-3eda4a62] {
  background: #fff;
  border: 2px dotted #3476F0;
}
.drag-option[data-v-3eda4a62] {
  cursor: move;
}
.item-title[data-v-3eda4a62] {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.count-table[data-v-3eda4a62] {
  border: solid 1px #f0f0f0;
}
.count-item[data-v-3eda4a62] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 12px;
  line-height: 30px;
  padding: 0px 5px;
  cursor: pointer;
}
.count-item.header[data-v-3eda4a62] {
  background-color: #fafafa;
}
.count-item[data-v-3eda4a62]:hover {
  background-color: #f0f0f0;
}
.count-item-name[data-v-3eda4a62] {
  width: 115px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.count-item-formula[data-v-3eda4a62] {
  width: 100%;
  overflow: hidden;
}
.count-item-close[data-v-3eda4a62] {
  width: 40px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
/* BASICS */

.CodeMirror {
  /* Set height, width, borders, and global font properties here */
  font-family: monospace;
  height: 300px;
  color: black;
  direction: ltr;
}

/* PADDING */

.CodeMirror-lines {
  padding: 4px 0; /* Vertical padding around content */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  padding: 0 4px; /* Horizontal padding of content */
}

.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  background-color: white; /* The little square between H and V scrollbars */
}

/* GUTTER */

.CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #f7f7f7;
  white-space: nowrap;
}
.CodeMirror-linenumbers {}
.CodeMirror-linenumber {
  padding: 0 3px 0 5px;
  min-width: 20px;
  text-align: right;
  color: #999;
  white-space: nowrap;
}

.CodeMirror-guttermarker { color: black; }
.CodeMirror-guttermarker-subtle { color: #999; }

/* CURSOR */

.CodeMirror-cursor {
  border-left: 1px solid black;
  border-right: none;
  width: 0;
}
/* Shown when moving in bi-directional text */
.CodeMirror div.CodeMirror-secondarycursor {
  border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
  width: auto;
  border: 0 !important;
  background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
  z-index: 1;
}
.cm-fat-cursor .CodeMirror-line::-moz-selection, .cm-fat-cursor .CodeMirror-line > span::-moz-selection, .cm-fat-cursor .CodeMirror-line > span > span::-moz-selection { background: transparent; }
.cm-fat-cursor .CodeMirror-line::selection,
.cm-fat-cursor .CodeMirror-line > span::selection, 
.cm-fat-cursor .CodeMirror-line > span > span::selection { background: transparent; }
.cm-fat-cursor .CodeMirror-line::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span::-moz-selection,
.cm-fat-cursor .CodeMirror-line > span > span::-moz-selection { background: transparent; }
.cm-fat-cursor { caret-color: transparent; }
@-webkit-keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}
@keyframes blink {
  0% {}
  50% { background-color: transparent; }
  100% {}
}

/* Can style cursor different in overwrite (non-insert) mode */
.CodeMirror-overwrite .CodeMirror-cursor {}

.cm-tab { display: inline-block; text-decoration: inherit; }

.CodeMirror-rulers {
  position: absolute;
  left: 0; right: 0; top: -50px; bottom: 0;
  overflow: hidden;
}
.CodeMirror-ruler {
  border-left: 1px solid #ccc;
  top: 0; bottom: 0;
  position: absolute;
}

/* DEFAULT THEME */

.cm-s-default .cm-header {color: blue;}
.cm-s-default .cm-quote {color: #090;}
.cm-negative {color: #d44;}
.cm-positive {color: #292;}
.cm-header, .cm-strong {font-weight: bold;}
.cm-em {font-style: italic;}
.cm-link {text-decoration: underline;}
.cm-strikethrough {text-decoration: line-through;}

.cm-s-default .cm-keyword {color: #708;}
.cm-s-default .cm-atom {color: #219;}
.cm-s-default .cm-number {color: #164;}
.cm-s-default .cm-def {color: #00f;}
.cm-s-default .cm-variable,
.cm-s-default .cm-punctuation,
.cm-s-default .cm-property,
.cm-s-default .cm-operator {}
.cm-s-default .cm-variable-2 {color: #05a;}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
.cm-s-default .cm-comment {color: #a50;}
.cm-s-default .cm-string {color: #a11;}
.cm-s-default .cm-string-2 {color: #f50;}
.cm-s-default .cm-meta {color: #555;}
.cm-s-default .cm-qualifier {color: #555;}
.cm-s-default .cm-builtin {color: #30a;}
.cm-s-default .cm-bracket {color: #997;}
.cm-s-default .cm-tag {color: #170;}
.cm-s-default .cm-attribute {color: #00c;}
.cm-s-default .cm-hr {color: #999;}
.cm-s-default .cm-link {color: #00c;}

.cm-s-default .cm-error {color: #f00;}
.cm-invalidchar {color: #f00;}

.CodeMirror-composing { border-bottom: 2px solid; }

/* Default styles for common addons */

div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
.CodeMirror-activeline-background {background: #e8f2ff;}

/* STOP */

/* The rest of this file contains styles related to the mechanics of
   the editor. You probably shouldn't touch them. */

.CodeMirror {
  position: relative;
  overflow: hidden;
  background: white;
}

.CodeMirror-scroll {
  overflow: scroll !important; /* Things will break if this is overridden */
  /* 50px is the magic margin used to hide the element's real scrollbars */
  /* See overflow: hidden in .CodeMirror */
  margin-bottom: -50px; margin-right: -50px;
  padding-bottom: 50px;
  height: 100%;
  outline: none; /* Prevent dragging from highlighting the element */
  position: relative;
  z-index: 0;
}
.CodeMirror-sizer {
  position: relative;
  border-right: 50px solid transparent;
}

/* The fake, visible scrollbars. Used to force redraw during scrolling
   before actual scrolling happens, thus preventing shaking and
   flickering artifacts. */
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
  position: absolute;
  z-index: 6;
  display: none;
  outline: none;
}
.CodeMirror-vscrollbar {
  right: 0; top: 0;
  overflow-x: hidden;
  overflow-y: scroll;
}
.CodeMirror-hscrollbar {
  bottom: 0; left: 0;
  overflow-y: hidden;
  overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
  right: 0; bottom: 0;
}
.CodeMirror-gutter-filler {
  left: 0; bottom: 0;
}

.CodeMirror-gutters {
  position: absolute; left: 0; top: 0;
  min-height: 100%;
  z-index: 3;
}
.CodeMirror-gutter {
  white-space: normal;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -50px;
}
.CodeMirror-gutter-wrapper {
  position: absolute;
  z-index: 4;
  background: none !important;
  border: none !important;
}
.CodeMirror-gutter-background {
  position: absolute;
  top: 0; bottom: 0;
  z-index: 4;
}
.CodeMirror-gutter-elt {
  position: absolute;
  cursor: default;
  z-index: 4;
}
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }

.CodeMirror-lines {
  cursor: text;
  min-height: 1px; /* prevents collapsing before first draw */
}
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
  /* Reset some styles that the rest of the page might have set */ border-radius: 0;
  border-width: 0;
  background: transparent;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  white-space: pre;
  word-wrap: normal;
  line-height: inherit;
  color: inherit;
  z-index: 2;
  position: relative;
  overflow: visible;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-variant-ligatures: contextual;
  font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
  word-wrap: break-word;
  white-space: pre-wrap;
  word-break: normal;
}

.CodeMirror-linebackground {
  position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  z-index: 0;
}

.CodeMirror-linewidget {
  position: relative;
  z-index: 2;
  padding: 0.1px; /* Force widget margins to stay inside of the container */
}

.CodeMirror-widget {}

.CodeMirror-rtl pre { direction: rtl; }

.CodeMirror-code {
  outline: none;
}

/* Force content-box sizing for the elements where we expect it */
.CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.CodeMirror-measure {
  position: absolute;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.CodeMirror-cursor {
  position: absolute;
  pointer-events: none;
}
.CodeMirror-measure pre { position: static; }

div.CodeMirror-cursors {
  visibility: hidden;
  position: relative;
  z-index: 3;
}
div.CodeMirror-dragcursors {
  visibility: visible;
}

.CodeMirror-focused div.CodeMirror-cursors {
  visibility: visible;
}

.CodeMirror-selected { background: #d9d9d9; }
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
.CodeMirror-crosshair { cursor: crosshair; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }

.cm-searching {
  background-color: #ffa;
  background-color: rgba(255, 255, 0, .4);
}

/* Used to force a border model for a node */
.cm-force-border { padding-right: .1px; }

@media print {
  /* Hide the cursor when printing */
  .CodeMirror div.CodeMirror-cursors {
    visibility: hidden;
  }
}

/* See issue #2901 */
.cm-tab-wrap-hack:after { content: ''; }

/* Help users use markselection to safely style text background */
span.CodeMirror-selectedtext { background: none; }

.CodeMirror-hints {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  list-style: none;

  margin: 0;
  padding: 2px;

  -webkit-box-shadow: 2px 3px 5px rgba(0,0,0,.2);
  box-shadow: 2px 3px 5px rgba(0,0,0,.2);
  border-radius: 3px;
  border: 1px solid silver;

  background: white;
  font-size: 90%;
  font-family: monospace;

  max-height: 20em;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.CodeMirror-hint {
  margin: 0;
  padding: 0 4px;
  border-radius: 2px;
  white-space: pre;
  color: black;
  cursor: pointer;
}

li.CodeMirror-hint-active {
  background: #8CC5FF;
  color: white;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-d9686c76] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-d9686c76] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-d9686c76] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-d9686c76] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-d9686c76] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-d9686c76] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-d9686c76] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-d9686c76] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-d9686c76] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-d9686c76] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-d9686c76]  .el-form-item__content,
.table-style .fill-select-item[data-v-d9686c76]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-d9686c76] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-d9686c76] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-d9686c76], .form-widget-list .checkbox-form-item-wrapper[data-v-d9686c76] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d9686c76], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d9686c76] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d9686c76] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d9686c76] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-d9686c76], .el-form-item--medium .el-checkbox[data-v-d9686c76] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-d9686c76] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-d9686c76], .el-form-item--small .el-checkbox[data-v-d9686c76] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-d9686c76] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-d9686c76], .el-form-item--mini .el-checkbox[data-v-d9686c76] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-d9686c76] {
  margin-top: 4px;
}
input[type=password][data-v-d9686c76]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-d9686c76]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-d9686c76]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-d9686c76]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-d9686c76]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-d9686c76] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-d9686c76] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-d9686c76] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-d9686c76]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-d9686c76] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-d9686c76] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-d9686c76] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-d9686c76] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-d9686c76] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-d9686c76] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-d9686c76] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-d9686c76] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-d9686c76], .table-style .el-form-item .el-form-item__content > div[data-v-d9686c76] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-d9686c76] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-d9686c76], .table-style .el-form-item.rich-editor-item[data-v-d9686c76], .table-style .el-form-item.static-text-item[data-v-d9686c76], .table-style .el-form-item.html-text-item[data-v-d9686c76] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-d9686c76], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-d9686c76], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-d9686c76], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-d9686c76] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-d9686c76] {
  height: 30px;
  line-height: 30px;
}
.titleRowProps[data-v-d9686c76] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 5px;
}
.titleRowEmpty[data-v-d9686c76] {
  width: 100%;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #a0a0a0;
}
div.ghost[data-v-d9686c76] {
  background: #fff;
  border: 2px dotted #3476F0;
}
.drag-option[data-v-d9686c76] {
  cursor: move;
}
.item-title[data-v-d9686c76] {
  font-size: 14px;
  color: #999999;
  margin-bottom: 10px;
}
.count-table[data-v-d9686c76] {
  border: solid 1px #f0f0f0;
}
.count-item[data-v-d9686c76] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-size: 12px;
  line-height: 30px;
  padding: 0px 5px;
  cursor: pointer;
}
.count-item.header[data-v-d9686c76] {
  background-color: #fafafa;
}
.count-item[data-v-d9686c76]:hover {
  background-color: #f0f0f0;
}
.count-item-name[data-v-d9686c76] {
  width: 115px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.count-item-formula[data-v-d9686c76] {
  width: 100%;
  overflow: hidden;
}
.count-item-close[data-v-d9686c76] {
  width: 40px;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.titleRowProps[data-v-25cb3992] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 5px;
}
.titleRowEmpty[data-v-25cb3992] {
  width: 100%;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #a0a0a0;
}
div.ghost[data-v-25cb3992] {
  background: #fff;
  border: 2px dotted $--color-primary;
}
.drag-option[data-v-25cb3992] {
  cursor: move;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-567e8379] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-567e8379] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-567e8379] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-567e8379] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-567e8379] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-567e8379] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-567e8379] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-567e8379] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-567e8379] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-567e8379] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-567e8379]  .el-form-item__content,
.table-style .fill-select-item[data-v-567e8379]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-567e8379] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-567e8379] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-567e8379], .form-widget-list .checkbox-form-item-wrapper[data-v-567e8379] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-567e8379], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-567e8379] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-567e8379] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-567e8379] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-567e8379], .el-form-item--medium .el-checkbox[data-v-567e8379] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-567e8379] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-567e8379], .el-form-item--small .el-checkbox[data-v-567e8379] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-567e8379] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-567e8379], .el-form-item--mini .el-checkbox[data-v-567e8379] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-567e8379] {
  margin-top: 4px;
}
input[type=password][data-v-567e8379]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-567e8379]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-567e8379]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-567e8379]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-567e8379]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-567e8379] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-567e8379] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-567e8379] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-567e8379]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-567e8379] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-567e8379] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-567e8379] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-567e8379] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-567e8379] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-567e8379] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-567e8379] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-567e8379] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-567e8379], .table-style .el-form-item .el-form-item__content > div[data-v-567e8379] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-567e8379] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-567e8379], .table-style .el-form-item.rich-editor-item[data-v-567e8379], .table-style .el-form-item.static-text-item[data-v-567e8379], .table-style .el-form-item.html-text-item[data-v-567e8379] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-567e8379], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-567e8379], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-567e8379], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-567e8379] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-567e8379] {
  height: 30px;
  line-height: 30px;
}
li.col-item[data-v-567e8379] {
  list-style: none;
}
li.col-item span.col-span-title[data-v-567e8379] {
  display: inline-block;
  font-size: 13px;
  width: 120px;
}
li.col-item .col-delete-button[data-v-567e8379] {
  margin-left: 6px;
}
.panes-setting ul[data-v-567e8379] {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-left: 0; /* 重置IE11默认样式 */
  margin: 0;
}
.panes-setting .drag-option[data-v-567e8379] {
  cursor: move;
}
.panes-setting li.ghost[data-v-567e8379] {
  background: #fff;
  border: 2px dotted #3476F0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-dropdown {
  margin-right: 5px;
  cursor: pointer;
  float: left;
}
.tags_input {
  width: 265px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
}
.tags_input .el-input__inner {
  border: none;
  padding: 0 10px;
  width: auto;
}
.tags_input {
  padding: 0px 7px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}
.flex-input {
  float: left;
}
::v-deep .el-tag {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.el-dropdown-menu__item.selected {
  background-color: #ebf1fe;
  color: #3476f0;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.default-value-input .el-input--suffix {
  width: 70px;
}
.link-text {
  cursor: pointer;
  color: #1e88e5 !important;
}
.CodeMirror {
  width: 100% !important;
  height: 60px;
  line-height: 20px;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  outline: 0;
  padding: 0 5px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
span.cm-keyword {
  font-weight: normal;
  color: #4caf50;
}
span.cm-number {
  color: red;
}
span.cm-brackets {
  color: #000000;
}
span.cm-fields,
span.fieldClass {
  display: inline-block;
  margin: 0px 4px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  color: #3c6b90;
  padding: 0px 8px;
  border-radius: 24px;
  border: 1px solid #bbd6ea;
  background: #d8eeff;
}
.autocomplete-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  font-size: 12px;
  line-height: 20px;
}
.autocomplete-div .autocomplete-name {
  width: 40%;
  display: inline-block;
}
.autocomplete-div .autocomplete-hint {
  width: 60%;
  display: inline-block;
}

.event-handler-highlight[data-v-4a038ff6] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-67b34d0b] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-44f6c9a4] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-ff2b570a] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-d4b631de] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-535db81e] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-0104b47e] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-6b6690e2] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-3b48a261] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-d6f7fa12] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-701a710e] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-1c190fc5] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-5f53ba2c] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-5d2ad11c] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-8c037d1c] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-0d3192d2] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}


.event-handler-highlight[data-v-2bce6dd6] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-dropdown {
  margin-right: 5px;
  cursor: pointer;
  float: left;
}
.tags_input {
  width: 265px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
}
.tags_input .el-input__inner {
  border: none;
  padding: 0 10px;
  width: auto;
}
.tags_input {
  padding: 0px 7px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}
.flex-input {
  float: left;
}
::v-deep .el-tag {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-fe36ca52] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-fe36ca52] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-fe36ca52] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-fe36ca52] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-fe36ca52] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-fe36ca52] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-fe36ca52] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-fe36ca52] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-fe36ca52] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-fe36ca52] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-fe36ca52]  .el-form-item__content,
.table-style .fill-select-item[data-v-fe36ca52]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-fe36ca52] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-fe36ca52] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-fe36ca52], .form-widget-list .checkbox-form-item-wrapper[data-v-fe36ca52] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-fe36ca52], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-fe36ca52] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-fe36ca52] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-fe36ca52] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-fe36ca52], .el-form-item--medium .el-checkbox[data-v-fe36ca52] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-fe36ca52] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-fe36ca52], .el-form-item--small .el-checkbox[data-v-fe36ca52] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-fe36ca52] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-fe36ca52], .el-form-item--mini .el-checkbox[data-v-fe36ca52] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-fe36ca52] {
  margin-top: 4px;
}
input[type=password][data-v-fe36ca52]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-fe36ca52]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-fe36ca52]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-fe36ca52]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-fe36ca52]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-fe36ca52] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-fe36ca52] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-fe36ca52] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-fe36ca52]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-fe36ca52] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-fe36ca52] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-fe36ca52] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-fe36ca52] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-fe36ca52] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-fe36ca52] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-fe36ca52] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-fe36ca52] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-fe36ca52], .table-style .el-form-item .el-form-item__content > div[data-v-fe36ca52] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-fe36ca52] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-fe36ca52], .table-style .el-form-item.rich-editor-item[data-v-fe36ca52], .table-style .el-form-item.static-text-item[data-v-fe36ca52], .table-style .el-form-item.html-text-item[data-v-fe36ca52] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-fe36ca52], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-fe36ca52], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-fe36ca52], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-fe36ca52] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-fe36ca52] {
  height: 30px;
  line-height: 30px;
}
.red-icon[data-v-fe36ca52] {
  color: #F56C6C;
  font-size: 16px;
}
.red-icon[data-v-fe36ca52]:hover {
  color: #f78989;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.vtl .vtl-node-main {
  height: 30px;
  line-height: 30px;
}
.vtl .vtl-node-main * {
  display: inline-block;
}
.vtl .icon-span {
  height: 30px;
  line-height: 30px;
  width: 30px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
}
.vtl .icon-span:hover {
  background: #fafafa;
}
.vtl .vtl .vtl-node-main * {
  height: 30px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.vtl .vtl-icon {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: text-bottom;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-bd6499b4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-bd6499b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-bd6499b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-bd6499b4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-bd6499b4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-bd6499b4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-bd6499b4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-bd6499b4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-bd6499b4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-bd6499b4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-bd6499b4]  .el-form-item__content,
.table-style .fill-select-item[data-v-bd6499b4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-bd6499b4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-bd6499b4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-bd6499b4], .form-widget-list .checkbox-form-item-wrapper[data-v-bd6499b4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-bd6499b4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-bd6499b4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-bd6499b4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-bd6499b4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-bd6499b4], .el-form-item--medium .el-checkbox[data-v-bd6499b4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-bd6499b4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-bd6499b4], .el-form-item--small .el-checkbox[data-v-bd6499b4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-bd6499b4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-bd6499b4], .el-form-item--mini .el-checkbox[data-v-bd6499b4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-bd6499b4] {
  margin-top: 4px;
}
input[type=password][data-v-bd6499b4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-bd6499b4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-bd6499b4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-bd6499b4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-bd6499b4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-bd6499b4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-bd6499b4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-bd6499b4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-bd6499b4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-bd6499b4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-bd6499b4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-bd6499b4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-bd6499b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-bd6499b4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-bd6499b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-bd6499b4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-bd6499b4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-bd6499b4], .table-style .el-form-item .el-form-item__content > div[data-v-bd6499b4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-bd6499b4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-bd6499b4], .table-style .el-form-item.rich-editor-item[data-v-bd6499b4], .table-style .el-form-item.static-text-item[data-v-bd6499b4], .table-style .el-form-item.html-text-item[data-v-bd6499b4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-bd6499b4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-bd6499b4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-bd6499b4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-bd6499b4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-bd6499b4] {
  height: 30px;
  line-height: 30px;
}
.icon[data-v-bd6499b4]:hover {
  cursor: pointer;
}
.muted[data-v-bd6499b4] {
  color: gray;
  font-size: 80%;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3deabe12] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3deabe12] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3deabe12] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3deabe12] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3deabe12] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3deabe12] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3deabe12] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3deabe12] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3deabe12] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3deabe12] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3deabe12]  .el-form-item__content,
.table-style .fill-select-item[data-v-3deabe12]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3deabe12] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3deabe12] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3deabe12], .form-widget-list .checkbox-form-item-wrapper[data-v-3deabe12] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3deabe12], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3deabe12] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3deabe12] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3deabe12] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3deabe12], .el-form-item--medium .el-checkbox[data-v-3deabe12] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3deabe12] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3deabe12], .el-form-item--small .el-checkbox[data-v-3deabe12] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3deabe12] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3deabe12], .el-form-item--mini .el-checkbox[data-v-3deabe12] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3deabe12] {
  margin-top: 4px;
}
input[type=password][data-v-3deabe12]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3deabe12]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3deabe12]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3deabe12]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3deabe12]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3deabe12] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3deabe12] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3deabe12] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3deabe12]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3deabe12] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3deabe12] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3deabe12] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3deabe12] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3deabe12] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3deabe12] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3deabe12] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3deabe12] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3deabe12], .table-style .el-form-item .el-form-item__content > div[data-v-3deabe12] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3deabe12] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3deabe12], .table-style .el-form-item.rich-editor-item[data-v-3deabe12], .table-style .el-form-item.static-text-item[data-v-3deabe12], .table-style .el-form-item.html-text-item[data-v-3deabe12] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3deabe12], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3deabe12], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3deabe12], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3deabe12] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3deabe12] {
  height: 30px;
  line-height: 30px;
}
.label[data-v-3deabe12] {
  margin-right: 10px;
}
.setCodeItem[data-v-3deabe12] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 25px;
  line-height: 25px;
  justify-items: center;
  border-top: solid 2px #f4f4f4;
}
.setCodeItem[data-v-3deabe12]:nth-of-type(odd) {
  background-color: #f4f4f4;
}
.setCodeItem.title[data-v-3deabe12] {
  border: solid 2px #f4f4f4;
  background-color: #f4f4f4;
}
.setCodeItem .setCodeLabel[data-v-3deabe12] {
  width: 50%;
  display: inline-block;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: white;
  border-right: solid 2px #f4f4f4;
}
.setCodeItem .setCodeValue[data-v-3deabe12] {
  width: 50%;
  display: inline-block;
  padding: 0px 10px;
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.setCodeItem .setCodeValue[data-v-3deabe12]::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0px;
  vertical-align: middle;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-2b457381] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-2b457381] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-2b457381] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-2b457381] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-2b457381] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-2b457381] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-2b457381] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-2b457381] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-2b457381] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-2b457381] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-2b457381]  .el-form-item__content,
.table-style .fill-select-item[data-v-2b457381]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-2b457381] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-2b457381] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-2b457381], .form-widget-list .checkbox-form-item-wrapper[data-v-2b457381] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2b457381], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2b457381] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2b457381] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2b457381] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-2b457381], .el-form-item--medium .el-checkbox[data-v-2b457381] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-2b457381] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-2b457381], .el-form-item--small .el-checkbox[data-v-2b457381] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-2b457381] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-2b457381], .el-form-item--mini .el-checkbox[data-v-2b457381] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-2b457381] {
  margin-top: 4px;
}
input[type=password][data-v-2b457381]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-2b457381]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-2b457381]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-2b457381]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-2b457381]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-2b457381] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-2b457381] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-2b457381] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-2b457381]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-2b457381] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-2b457381] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-2b457381] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-2b457381] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-2b457381] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-2b457381] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-2b457381] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-2b457381] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-2b457381], .table-style .el-form-item .el-form-item__content > div[data-v-2b457381] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-2b457381] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-2b457381], .table-style .el-form-item.rich-editor-item[data-v-2b457381], .table-style .el-form-item.static-text-item[data-v-2b457381], .table-style .el-form-item.html-text-item[data-v-2b457381] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-2b457381], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-2b457381], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-2b457381], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-2b457381] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-2b457381] {
  height: 30px;
  line-height: 30px;
}
.show-widgets-container[data-v-2b457381] {
  width: 100%;
  line-height: 30px;
  text-align: center;
  max-height: 400px;
  overflow-y: auto;
}
.show-widgets[data-v-2b457381] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.show-widgets-item[data-v-2b457381] {
  line-height: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #efefef;
}
.show-widgets-label[data-v-2b457381] {
  width: 120px;
  text-align: left;
  line-height: 30px;
  padding: 0px 5px;
  display: inline-block;
}
.show-widgets-select[data-v-2b457381] {
  width: 100%;
  text-align: left;
  line-height: 30px;
  padding: 0px 5px;
  display: inline-block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1a6d77b4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1a6d77b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1a6d77b4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1a6d77b4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1a6d77b4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1a6d77b4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1a6d77b4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1a6d77b4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1a6d77b4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1a6d77b4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1a6d77b4]  .el-form-item__content,
.table-style .fill-select-item[data-v-1a6d77b4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1a6d77b4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1a6d77b4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1a6d77b4], .form-widget-list .checkbox-form-item-wrapper[data-v-1a6d77b4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1a6d77b4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1a6d77b4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1a6d77b4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1a6d77b4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1a6d77b4], .el-form-item--medium .el-checkbox[data-v-1a6d77b4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1a6d77b4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1a6d77b4], .el-form-item--small .el-checkbox[data-v-1a6d77b4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1a6d77b4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1a6d77b4], .el-form-item--mini .el-checkbox[data-v-1a6d77b4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1a6d77b4] {
  margin-top: 4px;
}
input[type=password][data-v-1a6d77b4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1a6d77b4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1a6d77b4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1a6d77b4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1a6d77b4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1a6d77b4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1a6d77b4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1a6d77b4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1a6d77b4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1a6d77b4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1a6d77b4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1a6d77b4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1a6d77b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1a6d77b4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1a6d77b4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1a6d77b4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1a6d77b4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1a6d77b4], .table-style .el-form-item .el-form-item__content > div[data-v-1a6d77b4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1a6d77b4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1a6d77b4], .table-style .el-form-item.rich-editor-item[data-v-1a6d77b4], .table-style .el-form-item.static-text-item[data-v-1a6d77b4], .table-style .el-form-item.html-text-item[data-v-1a6d77b4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1a6d77b4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1a6d77b4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1a6d77b4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1a6d77b4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1a6d77b4] {
  height: 30px;
  line-height: 30px;
}
.subconfig-section .section-title[data-v-1a6d77b4] {
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.aggregation-config .filter-summary[data-v-1a6d77b4] {
  padding: 4px 4px;
  background: #f5f7fa;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  cursor: pointer;
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.aggregation-config .filter-summary[data-v-1a6d77b4]:hover {
  border-color: #409eff;
  background: #ecf5ff;
}
.aggregation-config .filter-summary .empty-text[data-v-1a6d77b4] {
  color: #999;
}
.empty-filter-box[data-v-1a6d77b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  background: #f5f7fa;
  color: #909399;
  border-radius: 4px;
  border: 1px dashed #dcdfe6;
  margin-top: 10px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-209791f3] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-209791f3] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-209791f3] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-209791f3] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-209791f3] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-209791f3] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-209791f3] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-209791f3] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-209791f3] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-209791f3] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-209791f3]  .el-form-item__content,
.table-style .fill-select-item[data-v-209791f3]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-209791f3] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-209791f3] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-209791f3], .form-widget-list .checkbox-form-item-wrapper[data-v-209791f3] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-209791f3], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-209791f3] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-209791f3] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-209791f3] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-209791f3], .el-form-item--medium .el-checkbox[data-v-209791f3] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-209791f3] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-209791f3], .el-form-item--small .el-checkbox[data-v-209791f3] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-209791f3] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-209791f3], .el-form-item--mini .el-checkbox[data-v-209791f3] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-209791f3] {
  margin-top: 4px;
}
input[type=password][data-v-209791f3]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-209791f3]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-209791f3]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-209791f3]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-209791f3]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-209791f3] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-209791f3] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-209791f3] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-209791f3]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-209791f3] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-209791f3] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-209791f3] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-209791f3] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-209791f3] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-209791f3] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-209791f3] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-209791f3] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-209791f3], .table-style .el-form-item .el-form-item__content > div[data-v-209791f3] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-209791f3] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-209791f3], .table-style .el-form-item.rich-editor-item[data-v-209791f3], .table-style .el-form-item.static-text-item[data-v-209791f3], .table-style .el-form-item.html-text-item[data-v-209791f3] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-209791f3], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-209791f3], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-209791f3], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-209791f3] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-209791f3] {
  height: 30px;
  line-height: 30px;
}
.subconfig-section .section-title[data-v-209791f3] {
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.business-rules-config .constraint-condition[data-v-209791f3] {
  margin-top: 10px;
  padding: 10px;
  background: #f8f9fa;
  border-radius: 4px;
  border: 1px solid #ebeef5;
}
.business-rules-config .constraint-condition .section-title[data-v-209791f3] {
  font-size: 13px;
  margin-bottom: 8px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4c2689bf] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-4c2689bf] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-4c2689bf] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-4c2689bf] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-4c2689bf] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-4c2689bf] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4c2689bf] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-4c2689bf] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4c2689bf] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4c2689bf] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-4c2689bf]  .el-form-item__content,
.table-style .fill-select-item[data-v-4c2689bf]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4c2689bf] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-4c2689bf] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-4c2689bf], .form-widget-list .checkbox-form-item-wrapper[data-v-4c2689bf] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4c2689bf], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4c2689bf] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4c2689bf] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4c2689bf] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4c2689bf], .el-form-item--medium .el-checkbox[data-v-4c2689bf] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4c2689bf] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4c2689bf], .el-form-item--small .el-checkbox[data-v-4c2689bf] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4c2689bf] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4c2689bf], .el-form-item--mini .el-checkbox[data-v-4c2689bf] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4c2689bf] {
  margin-top: 4px;
}
input[type=password][data-v-4c2689bf]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4c2689bf]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4c2689bf]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4c2689bf]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4c2689bf]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4c2689bf] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4c2689bf] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-4c2689bf] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4c2689bf]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4c2689bf] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4c2689bf] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4c2689bf] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4c2689bf] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4c2689bf] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-4c2689bf] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4c2689bf] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-4c2689bf] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-4c2689bf], .table-style .el-form-item .el-form-item__content > div[data-v-4c2689bf] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-4c2689bf] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-4c2689bf], .table-style .el-form-item.rich-editor-item[data-v-4c2689bf], .table-style .el-form-item.static-text-item[data-v-4c2689bf], .table-style .el-form-item.html-text-item[data-v-4c2689bf] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4c2689bf], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4c2689bf], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4c2689bf], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4c2689bf] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4c2689bf] {
  height: 30px;
  line-height: 30px;
}
.display-actions-config .filter-summary[data-v-4c2689bf] {
  padding: 4px 4px;
  background: #f5f7fa;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  cursor: pointer;
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.display-actions-config .filter-summary[data-v-4c2689bf]:hover {
  border-color: #409eff;
  background: #ecf5ff;
}
.display-actions-config .filter-summary .empty-text[data-v-4c2689bf] {
  color: #999;
}
.empty-filter-box[data-v-4c2689bf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  background: #f5f7fa;
  color: #909399;
  border-radius: 4px;
  border: 1px dashed #dcdfe6;
  margin-top: 10px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-15f98e6f] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-15f98e6f] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-15f98e6f] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-15f98e6f] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-15f98e6f] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-15f98e6f] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-15f98e6f] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-15f98e6f] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-15f98e6f] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-15f98e6f] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-15f98e6f]  .el-form-item__content,
.table-style .fill-select-item[data-v-15f98e6f]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-15f98e6f] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-15f98e6f] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-15f98e6f], .form-widget-list .checkbox-form-item-wrapper[data-v-15f98e6f] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-15f98e6f], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-15f98e6f] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-15f98e6f] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-15f98e6f] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-15f98e6f], .el-form-item--medium .el-checkbox[data-v-15f98e6f] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-15f98e6f] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-15f98e6f], .el-form-item--small .el-checkbox[data-v-15f98e6f] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-15f98e6f] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-15f98e6f], .el-form-item--mini .el-checkbox[data-v-15f98e6f] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-15f98e6f] {
  margin-top: 4px;
}
input[type=password][data-v-15f98e6f]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-15f98e6f]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-15f98e6f]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-15f98e6f]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-15f98e6f]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-15f98e6f] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-15f98e6f] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-15f98e6f] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-15f98e6f]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-15f98e6f] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-15f98e6f] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-15f98e6f] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-15f98e6f] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-15f98e6f] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-15f98e6f] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-15f98e6f] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-15f98e6f] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-15f98e6f], .table-style .el-form-item .el-form-item__content > div[data-v-15f98e6f] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-15f98e6f] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-15f98e6f], .table-style .el-form-item.rich-editor-item[data-v-15f98e6f], .table-style .el-form-item.static-text-item[data-v-15f98e6f], .table-style .el-form-item.html-text-item[data-v-15f98e6f] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-15f98e6f], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-15f98e6f], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-15f98e6f], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-15f98e6f] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-15f98e6f] {
  height: 30px;
  line-height: 30px;
}
[data-v-15f98e6f] .el-switch .el-switch__core {
  width: 30px !important;
  height: 15px;
}
[data-v-15f98e6f] .el-switch.is-checked .el-switch__core::after {
  margin-left: -12px;
}
[data-v-15f98e6f] .el-switch .el-switch__core:after {
  width: 11px;
  height: 11px;
}
.dropdown-item[data-v-15f98e6f] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dropdown-item .dd-sort-text[data-v-15f98e6f] {
  display: inline-block;
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.dropdown-item .dd-sort-text span[data-v-15f98e6f] {
  margin-left: 5px;
}
.dropdown-item .dd-sort-handler[data-v-15f98e6f] {
  display: inline-block;
  text-align: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 20px;
}
.dropdown-search[data-v-15f98e6f] {
  padding: 0px 10px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #ededed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dropdown-input[data-v-15f98e6f]  .el-input__inner {
  cursor: pointer !important;
}
.dropdown-field-empty[data-v-15f98e6f] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #bababa;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-d1b2eb74] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-d1b2eb74] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-d1b2eb74] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-d1b2eb74] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-d1b2eb74] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-d1b2eb74] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-d1b2eb74] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-d1b2eb74] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-d1b2eb74] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-d1b2eb74] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-d1b2eb74]  .el-form-item__content,
.table-style .fill-select-item[data-v-d1b2eb74]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-d1b2eb74] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-d1b2eb74] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-d1b2eb74], .form-widget-list .checkbox-form-item-wrapper[data-v-d1b2eb74] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d1b2eb74], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d1b2eb74] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d1b2eb74] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d1b2eb74] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-d1b2eb74], .el-form-item--medium .el-checkbox[data-v-d1b2eb74] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-d1b2eb74] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-d1b2eb74], .el-form-item--small .el-checkbox[data-v-d1b2eb74] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-d1b2eb74] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-d1b2eb74], .el-form-item--mini .el-checkbox[data-v-d1b2eb74] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-d1b2eb74] {
  margin-top: 4px;
}
input[type=password][data-v-d1b2eb74]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-d1b2eb74]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-d1b2eb74]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-d1b2eb74]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-d1b2eb74]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-d1b2eb74] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-d1b2eb74] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-d1b2eb74] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-d1b2eb74]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-d1b2eb74] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-d1b2eb74] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-d1b2eb74] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-d1b2eb74] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-d1b2eb74] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-d1b2eb74] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-d1b2eb74] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-d1b2eb74] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-d1b2eb74], .table-style .el-form-item .el-form-item__content > div[data-v-d1b2eb74] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-d1b2eb74] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-d1b2eb74], .table-style .el-form-item.rich-editor-item[data-v-d1b2eb74], .table-style .el-form-item.static-text-item[data-v-d1b2eb74], .table-style .el-form-item.html-text-item[data-v-d1b2eb74] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-d1b2eb74], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-d1b2eb74], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-d1b2eb74], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-d1b2eb74] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-d1b2eb74] {
  height: 30px;
  line-height: 30px;
}
.subconfig-section .section-title[data-v-d1b2eb74] {
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.display-config .subconfig-section[data-v-d1b2eb74] {
  margin-bottom: 20px;
}
.display-config .subconfig-section[data-v-d1b2eb74]:last-child {
  margin-bottom: 0;
}
.display-config[data-v-d1b2eb74]  .el-form-item {
  margin-bottom: 8px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-7e2a1e2a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-7e2a1e2a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-7e2a1e2a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-7e2a1e2a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-7e2a1e2a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-7e2a1e2a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-7e2a1e2a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-7e2a1e2a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-7e2a1e2a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-7e2a1e2a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-7e2a1e2a]  .el-form-item__content,
.table-style .fill-select-item[data-v-7e2a1e2a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-7e2a1e2a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-7e2a1e2a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-7e2a1e2a], .form-widget-list .checkbox-form-item-wrapper[data-v-7e2a1e2a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7e2a1e2a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7e2a1e2a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-7e2a1e2a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-7e2a1e2a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-7e2a1e2a], .el-form-item--medium .el-checkbox[data-v-7e2a1e2a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-7e2a1e2a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-7e2a1e2a], .el-form-item--small .el-checkbox[data-v-7e2a1e2a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-7e2a1e2a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-7e2a1e2a], .el-form-item--mini .el-checkbox[data-v-7e2a1e2a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-7e2a1e2a] {
  margin-top: 4px;
}
input[type=password][data-v-7e2a1e2a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-7e2a1e2a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-7e2a1e2a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-7e2a1e2a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-7e2a1e2a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-7e2a1e2a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-7e2a1e2a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-7e2a1e2a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-7e2a1e2a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-7e2a1e2a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-7e2a1e2a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-7e2a1e2a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-7e2a1e2a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-7e2a1e2a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-7e2a1e2a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-7e2a1e2a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-7e2a1e2a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-7e2a1e2a], .table-style .el-form-item .el-form-item__content > div[data-v-7e2a1e2a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-7e2a1e2a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-7e2a1e2a], .table-style .el-form-item.rich-editor-item[data-v-7e2a1e2a], .table-style .el-form-item.static-text-item[data-v-7e2a1e2a], .table-style .el-form-item.html-text-item[data-v-7e2a1e2a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-7e2a1e2a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-7e2a1e2a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-7e2a1e2a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-7e2a1e2a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-7e2a1e2a] {
  height: 30px;
  line-height: 30px;
}
.filter-conditions-config .filter-summary[data-v-7e2a1e2a] {
  padding: 4px 4px;
  background: #f5f7fa;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  cursor: pointer;
  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;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.filter-conditions-config .filter-summary[data-v-7e2a1e2a]:hover {
  border-color: #409eff;
  background: #ecf5ff;
}
.filter-conditions-config .filter-summary .empty-text[data-v-7e2a1e2a] {
  color: #999;
}
.empty-filter-box[data-v-7e2a1e2a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  background: #f5f7fa;
  color: #909399;
  border-radius: 4px;
  border: 1px dashed #dcdfe6;
}
.filter-list .filter-item[data-v-7e2a1e2a] {
  padding: 4px 0px;
  border-radius: 4px;
  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;
  gap: 8px;
}
.filter-list .filter-item[data-v-7e2a1e2a]:last-child {
  margin-bottom: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-136aeea2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-136aeea2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-136aeea2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-136aeea2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-136aeea2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-136aeea2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-136aeea2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-136aeea2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-136aeea2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-136aeea2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-136aeea2]  .el-form-item__content,
.table-style .fill-select-item[data-v-136aeea2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-136aeea2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-136aeea2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-136aeea2], .form-widget-list .checkbox-form-item-wrapper[data-v-136aeea2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-136aeea2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-136aeea2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-136aeea2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-136aeea2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-136aeea2], .el-form-item--medium .el-checkbox[data-v-136aeea2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-136aeea2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-136aeea2], .el-form-item--small .el-checkbox[data-v-136aeea2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-136aeea2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-136aeea2], .el-form-item--mini .el-checkbox[data-v-136aeea2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-136aeea2] {
  margin-top: 4px;
}
input[type=password][data-v-136aeea2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-136aeea2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-136aeea2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-136aeea2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-136aeea2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-136aeea2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-136aeea2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-136aeea2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-136aeea2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-136aeea2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-136aeea2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-136aeea2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-136aeea2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-136aeea2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-136aeea2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-136aeea2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-136aeea2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-136aeea2], .table-style .el-form-item .el-form-item__content > div[data-v-136aeea2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-136aeea2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-136aeea2], .table-style .el-form-item.rich-editor-item[data-v-136aeea2], .table-style .el-form-item.static-text-item[data-v-136aeea2], .table-style .el-form-item.html-text-item[data-v-136aeea2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-136aeea2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-136aeea2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-136aeea2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-136aeea2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-136aeea2] {
  height: 30px;
  line-height: 30px;
}
.foreignKey-config[data-v-136aeea2] {
  padding: 0;
  margin: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-4237bac0] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-4237bac0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-4237bac0] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-4237bac0] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-4237bac0] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-4237bac0] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-4237bac0] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-4237bac0] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-4237bac0] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-4237bac0] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-4237bac0]  .el-form-item__content,
.table-style .fill-select-item[data-v-4237bac0]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-4237bac0] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-4237bac0] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-4237bac0], .form-widget-list .checkbox-form-item-wrapper[data-v-4237bac0] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4237bac0], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4237bac0] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-4237bac0] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-4237bac0] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-4237bac0], .el-form-item--medium .el-checkbox[data-v-4237bac0] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-4237bac0] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-4237bac0], .el-form-item--small .el-checkbox[data-v-4237bac0] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-4237bac0] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-4237bac0], .el-form-item--mini .el-checkbox[data-v-4237bac0] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-4237bac0] {
  margin-top: 4px;
}
input[type=password][data-v-4237bac0]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-4237bac0]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-4237bac0]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-4237bac0]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-4237bac0]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-4237bac0] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-4237bac0] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-4237bac0] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-4237bac0]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-4237bac0] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-4237bac0] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-4237bac0] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-4237bac0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-4237bac0] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-4237bac0] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-4237bac0] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-4237bac0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-4237bac0], .table-style .el-form-item .el-form-item__content > div[data-v-4237bac0] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-4237bac0] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-4237bac0], .table-style .el-form-item.rich-editor-item[data-v-4237bac0], .table-style .el-form-item.static-text-item[data-v-4237bac0], .table-style .el-form-item.html-text-item[data-v-4237bac0] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-4237bac0], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-4237bac0], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-4237bac0], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-4237bac0] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-4237bac0] {
  height: 30px;
  line-height: 30px;
}
.pagination-config[data-v-4237bac0] {
  padding: 0;
  margin: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-33e5f7fa] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-33e5f7fa] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-33e5f7fa] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-33e5f7fa] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-33e5f7fa] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-33e5f7fa] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-33e5f7fa] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-33e5f7fa] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-33e5f7fa] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-33e5f7fa] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-33e5f7fa]  .el-form-item__content,
.table-style .fill-select-item[data-v-33e5f7fa]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-33e5f7fa] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-33e5f7fa] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-33e5f7fa], .form-widget-list .checkbox-form-item-wrapper[data-v-33e5f7fa] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-33e5f7fa], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-33e5f7fa] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-33e5f7fa] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-33e5f7fa] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-33e5f7fa], .el-form-item--medium .el-checkbox[data-v-33e5f7fa] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-33e5f7fa] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-33e5f7fa], .el-form-item--small .el-checkbox[data-v-33e5f7fa] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-33e5f7fa] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-33e5f7fa], .el-form-item--mini .el-checkbox[data-v-33e5f7fa] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-33e5f7fa] {
  margin-top: 4px;
}
input[type=password][data-v-33e5f7fa]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-33e5f7fa]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-33e5f7fa]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-33e5f7fa]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-33e5f7fa]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-33e5f7fa] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-33e5f7fa] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-33e5f7fa] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-33e5f7fa]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-33e5f7fa] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-33e5f7fa] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-33e5f7fa] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-33e5f7fa] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-33e5f7fa] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-33e5f7fa] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-33e5f7fa] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-33e5f7fa] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-33e5f7fa], .table-style .el-form-item .el-form-item__content > div[data-v-33e5f7fa] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-33e5f7fa] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-33e5f7fa], .table-style .el-form-item.rich-editor-item[data-v-33e5f7fa], .table-style .el-form-item.static-text-item[data-v-33e5f7fa], .table-style .el-form-item.html-text-item[data-v-33e5f7fa] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-33e5f7fa], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-33e5f7fa], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-33e5f7fa], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-33e5f7fa] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-33e5f7fa] {
  height: 30px;
  line-height: 30px;
}
.sort-config[data-v-33e5f7fa] {
  padding: 0;
  margin: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-75c0f500] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-75c0f500] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-75c0f500] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-75c0f500] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-75c0f500] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-75c0f500] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-75c0f500] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-75c0f500] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-75c0f500] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-75c0f500] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-75c0f500]  .el-form-item__content,
.table-style .fill-select-item[data-v-75c0f500]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-75c0f500] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-75c0f500] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-75c0f500], .form-widget-list .checkbox-form-item-wrapper[data-v-75c0f500] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-75c0f500], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-75c0f500] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-75c0f500] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-75c0f500] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-75c0f500], .el-form-item--medium .el-checkbox[data-v-75c0f500] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-75c0f500] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-75c0f500], .el-form-item--small .el-checkbox[data-v-75c0f500] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-75c0f500] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-75c0f500], .el-form-item--mini .el-checkbox[data-v-75c0f500] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-75c0f500] {
  margin-top: 4px;
}
input[type=password][data-v-75c0f500]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-75c0f500]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-75c0f500]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-75c0f500]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-75c0f500]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-75c0f500] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-75c0f500] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-75c0f500] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-75c0f500]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-75c0f500] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-75c0f500] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-75c0f500] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-75c0f500] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-75c0f500] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-75c0f500] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-75c0f500] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-75c0f500] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-75c0f500], .table-style .el-form-item .el-form-item__content > div[data-v-75c0f500] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-75c0f500] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-75c0f500], .table-style .el-form-item.rich-editor-item[data-v-75c0f500], .table-style .el-form-item.static-text-item[data-v-75c0f500], .table-style .el-form-item.html-text-item[data-v-75c0f500] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-75c0f500], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-75c0f500], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-75c0f500], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-75c0f500] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-75c0f500] {
  height: 30px;
  line-height: 30px;
}
.subconfig-section .section-title[data-v-75c0f500] {
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.query-config .hint-text[data-v-75c0f500] {
  font-size: 12px;
  color: #999;
  margin-top: 4px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-6f6988dd] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-6f6988dd] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-6f6988dd] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-6f6988dd] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-6f6988dd] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-6f6988dd] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-6f6988dd] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-6f6988dd] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-6f6988dd] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-6f6988dd] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-6f6988dd]  .el-form-item__content,
.table-style .fill-select-item[data-v-6f6988dd]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-6f6988dd] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-6f6988dd] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-6f6988dd], .form-widget-list .checkbox-form-item-wrapper[data-v-6f6988dd] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6f6988dd], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6f6988dd] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-6f6988dd] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-6f6988dd] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-6f6988dd], .el-form-item--medium .el-checkbox[data-v-6f6988dd] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-6f6988dd] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-6f6988dd], .el-form-item--small .el-checkbox[data-v-6f6988dd] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-6f6988dd] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-6f6988dd], .el-form-item--mini .el-checkbox[data-v-6f6988dd] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-6f6988dd] {
  margin-top: 4px;
}
input[type=password][data-v-6f6988dd]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-6f6988dd]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-6f6988dd]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-6f6988dd]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-6f6988dd]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-6f6988dd] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-6f6988dd] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-6f6988dd] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-6f6988dd]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-6f6988dd] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-6f6988dd] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-6f6988dd] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-6f6988dd] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-6f6988dd] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-6f6988dd] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-6f6988dd] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-6f6988dd] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-6f6988dd], .table-style .el-form-item .el-form-item__content > div[data-v-6f6988dd] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-6f6988dd] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-6f6988dd], .table-style .el-form-item.rich-editor-item[data-v-6f6988dd], .table-style .el-form-item.static-text-item[data-v-6f6988dd], .table-style .el-form-item.html-text-item[data-v-6f6988dd] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-6f6988dd], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-6f6988dd], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-6f6988dd], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-6f6988dd] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-6f6988dd] {
  height: 30px;
  line-height: 30px;
}
.reference-config-editor .preview-panel[data-v-6f6988dd] {
  margin-top: 15px;
  padding: 10px;
  background: #f5f7fa;
  border-radius: 4px;
}
.reference-config-editor .preview-panel .preview-title[data-v-6f6988dd] {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
  color: #606266;
}
.reference-config-editor .preview-panel .preview-content .preview-item[data-v-6f6988dd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 20px;
  color: #909399;
}
.reference-config-editor .preview-panel .preview-content .preview-item .label[data-v-6f6988dd] {
  width: 70px;
  text-align: right;
  margin-right: 10px;
}
.reference-config-editor .preview-panel .preview-content .preview-item .value[data-v-6f6988dd] {
  color: #606266;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-22ebb75c] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-22ebb75c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-22ebb75c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-22ebb75c] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-22ebb75c] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-22ebb75c] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-22ebb75c] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-22ebb75c] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-22ebb75c] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-22ebb75c] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-22ebb75c]  .el-form-item__content,
.table-style .fill-select-item[data-v-22ebb75c]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-22ebb75c] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-22ebb75c] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-22ebb75c], .form-widget-list .checkbox-form-item-wrapper[data-v-22ebb75c] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-22ebb75c], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-22ebb75c] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-22ebb75c] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-22ebb75c] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-22ebb75c], .el-form-item--medium .el-checkbox[data-v-22ebb75c] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-22ebb75c] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-22ebb75c], .el-form-item--small .el-checkbox[data-v-22ebb75c] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-22ebb75c] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-22ebb75c], .el-form-item--mini .el-checkbox[data-v-22ebb75c] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-22ebb75c] {
  margin-top: 4px;
}
input[type=password][data-v-22ebb75c]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-22ebb75c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-22ebb75c]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-22ebb75c]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-22ebb75c]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-22ebb75c] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-22ebb75c] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-22ebb75c] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-22ebb75c]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-22ebb75c] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-22ebb75c] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-22ebb75c] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-22ebb75c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-22ebb75c] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-22ebb75c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-22ebb75c] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-22ebb75c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-22ebb75c], .table-style .el-form-item .el-form-item__content > div[data-v-22ebb75c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-22ebb75c] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-22ebb75c], .table-style .el-form-item.rich-editor-item[data-v-22ebb75c], .table-style .el-form-item.static-text-item[data-v-22ebb75c], .table-style .el-form-item.html-text-item[data-v-22ebb75c] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-22ebb75c], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-22ebb75c], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-22ebb75c], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-22ebb75c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-22ebb75c] {
  height: 30px;
  line-height: 30px;
}
.subconfig-section .section-title[data-v-22ebb75c] {
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
}
.relation-config .hint-text[data-v-22ebb75c] {
  font-size: 12px;
  color: #999;
  margin-top: 4px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-242a2dfe] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-242a2dfe] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-242a2dfe] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-242a2dfe] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-242a2dfe] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-242a2dfe] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-242a2dfe] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-242a2dfe] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-242a2dfe] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-242a2dfe] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-242a2dfe]  .el-form-item__content,
.table-style .fill-select-item[data-v-242a2dfe]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-242a2dfe] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-242a2dfe] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-242a2dfe], .form-widget-list .checkbox-form-item-wrapper[data-v-242a2dfe] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-242a2dfe], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-242a2dfe] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-242a2dfe] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-242a2dfe] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-242a2dfe], .el-form-item--medium .el-checkbox[data-v-242a2dfe] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-242a2dfe] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-242a2dfe], .el-form-item--small .el-checkbox[data-v-242a2dfe] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-242a2dfe] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-242a2dfe], .el-form-item--mini .el-checkbox[data-v-242a2dfe] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-242a2dfe] {
  margin-top: 4px;
}
input[type=password][data-v-242a2dfe]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-242a2dfe]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-242a2dfe]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-242a2dfe]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-242a2dfe]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-242a2dfe] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-242a2dfe] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-242a2dfe] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-242a2dfe]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-242a2dfe] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-242a2dfe] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-242a2dfe] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-242a2dfe] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-242a2dfe] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-242a2dfe] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-242a2dfe] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-242a2dfe] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-242a2dfe], .table-style .el-form-item .el-form-item__content > div[data-v-242a2dfe] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-242a2dfe] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-242a2dfe], .table-style .el-form-item.rich-editor-item[data-v-242a2dfe], .table-style .el-form-item.static-text-item[data-v-242a2dfe], .table-style .el-form-item.html-text-item[data-v-242a2dfe] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-242a2dfe], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-242a2dfe], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-242a2dfe], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-242a2dfe] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-242a2dfe] {
  height: 30px;
  line-height: 30px;
}
.ui-component-config .hint-text[data-v-242a2dfe] {
  font-size: 12px;
  color: #999;
  margin-top: 4px;
  text-align: center;
  padding: 10px;
  background: #f5f7fa;
  border-radius: 4px;
}

.reference-config[data-v-c91785ae] {
    margin-bottom: 10px;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1fbea0f8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1fbea0f8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1fbea0f8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1fbea0f8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1fbea0f8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1fbea0f8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1fbea0f8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1fbea0f8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1fbea0f8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1fbea0f8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1fbea0f8]  .el-form-item__content,
.table-style .fill-select-item[data-v-1fbea0f8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1fbea0f8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1fbea0f8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1fbea0f8], .form-widget-list .checkbox-form-item-wrapper[data-v-1fbea0f8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1fbea0f8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1fbea0f8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1fbea0f8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1fbea0f8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1fbea0f8], .el-form-item--medium .el-checkbox[data-v-1fbea0f8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1fbea0f8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1fbea0f8], .el-form-item--small .el-checkbox[data-v-1fbea0f8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1fbea0f8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1fbea0f8], .el-form-item--mini .el-checkbox[data-v-1fbea0f8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1fbea0f8] {
  margin-top: 4px;
}
input[type=password][data-v-1fbea0f8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1fbea0f8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1fbea0f8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1fbea0f8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1fbea0f8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1fbea0f8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1fbea0f8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1fbea0f8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1fbea0f8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1fbea0f8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1fbea0f8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1fbea0f8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1fbea0f8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1fbea0f8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1fbea0f8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1fbea0f8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1fbea0f8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1fbea0f8], .table-style .el-form-item .el-form-item__content > div[data-v-1fbea0f8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1fbea0f8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1fbea0f8], .table-style .el-form-item.rich-editor-item[data-v-1fbea0f8], .table-style .el-form-item.static-text-item[data-v-1fbea0f8], .table-style .el-form-item.html-text-item[data-v-1fbea0f8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1fbea0f8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1fbea0f8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1fbea0f8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1fbea0f8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1fbea0f8] {
  height: 30px;
  line-height: 30px;
}
.show-widgets-container[data-v-1fbea0f8] {
  width: 100%;
  line-height: 30px;
  text-align: center;
  max-height: 400px;
  overflow-y: auto;
}
.show-widgets[data-v-1fbea0f8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.show-widgets-item[data-v-1fbea0f8] {
  line-height: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #efefef;
}
.show-widgets-label[data-v-1fbea0f8] {
  width: 120px;
  text-align: left;
  line-height: 30px;
  padding: 0px 5px;
  display: inline-block;
}
.show-widgets-select[data-v-1fbea0f8] {
  width: 100%;
  text-align: left;
  line-height: 30px;
  padding: 0px 5px;
  display: inline-block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-1a99561c] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-1a99561c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-1a99561c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-1a99561c] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-1a99561c] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-1a99561c] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-1a99561c] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-1a99561c] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-1a99561c] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-1a99561c] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-1a99561c]  .el-form-item__content,
.table-style .fill-select-item[data-v-1a99561c]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-1a99561c] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-1a99561c] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-1a99561c], .form-widget-list .checkbox-form-item-wrapper[data-v-1a99561c] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1a99561c], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1a99561c] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-1a99561c] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-1a99561c] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-1a99561c], .el-form-item--medium .el-checkbox[data-v-1a99561c] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-1a99561c] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-1a99561c], .el-form-item--small .el-checkbox[data-v-1a99561c] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-1a99561c] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-1a99561c], .el-form-item--mini .el-checkbox[data-v-1a99561c] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-1a99561c] {
  margin-top: 4px;
}
input[type=password][data-v-1a99561c]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-1a99561c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-1a99561c]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-1a99561c]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-1a99561c]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-1a99561c] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-1a99561c] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-1a99561c] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-1a99561c]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-1a99561c] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-1a99561c] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-1a99561c] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-1a99561c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-1a99561c] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-1a99561c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-1a99561c] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-1a99561c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-1a99561c], .table-style .el-form-item .el-form-item__content > div[data-v-1a99561c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-1a99561c] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-1a99561c], .table-style .el-form-item.rich-editor-item[data-v-1a99561c], .table-style .el-form-item.static-text-item[data-v-1a99561c], .table-style .el-form-item.html-text-item[data-v-1a99561c] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-1a99561c], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-1a99561c], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-1a99561c], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-1a99561c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-1a99561c] {
  height: 30px;
  line-height: 30px;
}
.customcss[data-v-1a99561c]  .el-checkbox__label {
  font-size: 13px;
  font-weight: 400;
}
.width-button-group .el-button[data-v-1a99561c] {
  padding: 7px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-46ed7f07] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-46ed7f07] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-46ed7f07] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-46ed7f07] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-46ed7f07] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-46ed7f07] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-46ed7f07] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-46ed7f07] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-46ed7f07] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-46ed7f07] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-46ed7f07]  .el-form-item__content,
.table-style .fill-select-item[data-v-46ed7f07]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-46ed7f07] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-46ed7f07] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-46ed7f07], .form-widget-list .checkbox-form-item-wrapper[data-v-46ed7f07] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-46ed7f07], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-46ed7f07] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-46ed7f07] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-46ed7f07] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-46ed7f07], .el-form-item--medium .el-checkbox[data-v-46ed7f07] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-46ed7f07] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-46ed7f07], .el-form-item--small .el-checkbox[data-v-46ed7f07] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-46ed7f07] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-46ed7f07], .el-form-item--mini .el-checkbox[data-v-46ed7f07] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-46ed7f07] {
  margin-top: 4px;
}
input[type=password][data-v-46ed7f07]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-46ed7f07]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-46ed7f07]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-46ed7f07]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-46ed7f07]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-46ed7f07] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-46ed7f07] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-46ed7f07] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-46ed7f07]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-46ed7f07] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-46ed7f07] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-46ed7f07] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-46ed7f07] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-46ed7f07] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-46ed7f07] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-46ed7f07] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-46ed7f07] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-46ed7f07], .table-style .el-form-item .el-form-item__content > div[data-v-46ed7f07] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-46ed7f07] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-46ed7f07], .table-style .el-form-item.rich-editor-item[data-v-46ed7f07], .table-style .el-form-item.static-text-item[data-v-46ed7f07], .table-style .el-form-item.html-text-item[data-v-46ed7f07] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-46ed7f07], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-46ed7f07], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-46ed7f07], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-46ed7f07] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-46ed7f07] {
  height: 30px;
  line-height: 30px;
}
.htmlContent-editor[data-v-46ed7f07]  .ql-snow .ql-toolbar button,
.htmlContent-editor[data-v-46ed7f07]  .ql-snow.ql-toolbar button {
  height: 16px;
  width: 16px;
}
.htmlContent-editor[data-v-46ed7f07]  .ql-snow .ql-toolbar button svg,
.htmlContent-editor[data-v-46ed7f07]  .quillWrapper .ql-snow.ql-toolbar button svg {
  height: 16px;
  width: 16px;
}
.htmlContent-editor[data-v-46ed7f07]  .quillWrapper .ql-snow.ql-toolbar .ql-formats {
  margin-bottom: 5px;
}
.htmlContent-editor[data-v-46ed7f07]  .ql-toolbar.ql-snow .ql-formats {
  margin-right: 5px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3defd419] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3defd419] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3defd419] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3defd419] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3defd419] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3defd419] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3defd419] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3defd419] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3defd419] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3defd419] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3defd419]  .el-form-item__content,
.table-style .fill-select-item[data-v-3defd419]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3defd419] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3defd419] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3defd419], .form-widget-list .checkbox-form-item-wrapper[data-v-3defd419] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3defd419], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3defd419] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3defd419] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3defd419] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3defd419], .el-form-item--medium .el-checkbox[data-v-3defd419] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3defd419] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3defd419], .el-form-item--small .el-checkbox[data-v-3defd419] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3defd419] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3defd419], .el-form-item--mini .el-checkbox[data-v-3defd419] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3defd419] {
  margin-top: 4px;
}
input[type=password][data-v-3defd419]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3defd419]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3defd419]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3defd419]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3defd419]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3defd419] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3defd419] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3defd419] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3defd419]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3defd419] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3defd419] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3defd419] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3defd419] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3defd419] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3defd419] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3defd419] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3defd419] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3defd419], .table-style .el-form-item .el-form-item__content > div[data-v-3defd419] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3defd419] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3defd419], .table-style .el-form-item.rich-editor-item[data-v-3defd419], .table-style .el-form-item.static-text-item[data-v-3defd419], .table-style .el-form-item.html-text-item[data-v-3defd419] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3defd419], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3defd419], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3defd419], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3defd419] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3defd419] {
  height: 30px;
  line-height: 30px;
}
.divClickSetting[data-v-3defd419] {
  line-height: 30px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.divClickSetting[data-v-3defd419]:hover {
  background-color: #f8f8f8;
  -webkit-box-shadow: rgba(0, 0, 0, 0.01) 0px 0px 0px 2px;
          box-shadow: rgba(0, 0, 0, 0.01) 0px 0px 0px 2px;
}
.field-map-item[data-v-3defd419] {
  width: 100%;
  line-height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: 7px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.field-map-title[data-v-3defd419], .field-map-value[data-v-3defd419] {
  width: 40%;
  display: inline-block;
}
.field-map-title[data-v-3defd419] {
  background-color: #f8f8f8;
  line-height: 36px;
  padding: 0px 12px;
  border-radius: 4px;
}
.field-map-operaotr[data-v-3defd419] {
  width: 20%;
  text-align: center;
  display: inline-block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-56da53fa] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-56da53fa] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-56da53fa] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-56da53fa] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-56da53fa] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-56da53fa] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-56da53fa] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-56da53fa] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-56da53fa] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-56da53fa] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-56da53fa]  .el-form-item__content,
.table-style .fill-select-item[data-v-56da53fa]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-56da53fa] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-56da53fa] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-56da53fa], .form-widget-list .checkbox-form-item-wrapper[data-v-56da53fa] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-56da53fa], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-56da53fa] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-56da53fa] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-56da53fa] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-56da53fa], .el-form-item--medium .el-checkbox[data-v-56da53fa] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-56da53fa] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-56da53fa], .el-form-item--small .el-checkbox[data-v-56da53fa] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-56da53fa] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-56da53fa], .el-form-item--mini .el-checkbox[data-v-56da53fa] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-56da53fa] {
  margin-top: 4px;
}
input[type=password][data-v-56da53fa]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-56da53fa]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-56da53fa]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-56da53fa]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-56da53fa]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-56da53fa] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-56da53fa] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-56da53fa] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-56da53fa]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-56da53fa] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-56da53fa] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-56da53fa] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-56da53fa] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-56da53fa] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-56da53fa] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-56da53fa] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-56da53fa] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-56da53fa], .table-style .el-form-item .el-form-item__content > div[data-v-56da53fa] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-56da53fa] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-56da53fa], .table-style .el-form-item.rich-editor-item[data-v-56da53fa], .table-style .el-form-item.static-text-item[data-v-56da53fa], .table-style .el-form-item.html-text-item[data-v-56da53fa] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-56da53fa], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-56da53fa], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-56da53fa], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-56da53fa] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-56da53fa] {
  height: 30px;
  line-height: 30px;
}
[data-v-56da53fa] .el-upload-dragger {
  width: 280px;
  height: 140px;
  font-size: 40px;
}
[data-v-56da53fa] .el-upload-dragger .el-icon-upload {
  margin: 15px;
}
.upload-list[data-v-56da53fa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.upload-list .upload-pregress[data-v-56da53fa] {
  height: 2px;
  width: 100%;
  border-bottom: 2px transparent;
  position: absolute;
  bottom: -2px;
  left: 0px;
  background-color: #999999;
}
.upload-list .upload-pregress .indicator[data-v-56da53fa] {
  height: 100%;
  background-color: #67c23a;
}
.upload-list[data-v-56da53fa]:nth-of-type(odd) {
  background-color: #f6f6f6;
}
.upload-list-thumb[data-v-56da53fa] {
  width: 50px;
  height: 50px;
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.upload-file-name[data-v-56da53fa] {
  width: 100%;
  padding-left: 10px;
}
.upload-file-delete[data-v-56da53fa] {
  width: 60px;
  display: inline-block;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.upload-file-delete i[data-v-56da53fa] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  color: #a8a8a8;
}
.upload-file-delete i[data-v-56da53fa]:hover {
  color: #666666;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-56da53fa] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-56da53fa] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-56da53fa] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-56da53fa] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-56da53fa] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-56da53fa] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-56da53fa] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-56da53fa] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-56da53fa] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-56da53fa] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-56da53fa]  .el-form-item__content,
.table-style .fill-select-item[data-v-56da53fa]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-56da53fa] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-56da53fa] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-56da53fa], .form-widget-list .checkbox-form-item-wrapper[data-v-56da53fa] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-56da53fa], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-56da53fa] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-56da53fa] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-56da53fa] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-56da53fa], .el-form-item--medium .el-checkbox[data-v-56da53fa] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-56da53fa] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-56da53fa], .el-form-item--small .el-checkbox[data-v-56da53fa] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-56da53fa] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-56da53fa], .el-form-item--mini .el-checkbox[data-v-56da53fa] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-56da53fa] {
  margin-top: 4px;
}
input[type=password][data-v-56da53fa]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-56da53fa]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-56da53fa]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-56da53fa]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-56da53fa]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-56da53fa] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-56da53fa] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-56da53fa] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-56da53fa]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-56da53fa] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-56da53fa] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-56da53fa] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-56da53fa] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-56da53fa] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-56da53fa] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-56da53fa] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-56da53fa] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-56da53fa], .table-style .el-form-item .el-form-item__content > div[data-v-56da53fa] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-56da53fa] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-56da53fa], .table-style .el-form-item.rich-editor-item[data-v-56da53fa], .table-style .el-form-item.static-text-item[data-v-56da53fa], .table-style .el-form-item.html-text-item[data-v-56da53fa] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-56da53fa], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-56da53fa], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-56da53fa], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-56da53fa] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-56da53fa] {
  height: 30px;
  line-height: 30px;
}
[data-v-56da53fa] .el-switch .el-switch__core {
  width: 30px !important;
  height: 15px;
}
[data-v-56da53fa] .el-switch.is-checked .el-switch__core::after {
  margin-left: -12px;
}
[data-v-56da53fa] .el-switch .el-switch__core:after {
  width: 11px;
  height: 11px;
}
.dropdown-item[data-v-56da53fa] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 240px;
}
.dropdown-search[data-v-56da53fa] {
  padding: 0px 10px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #ededed;
}
.dropdown-input[data-v-56da53fa]  .el-input__inner {
  cursor: pointer !important;
}
.dropdown-field-empty[data-v-56da53fa] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #bababa;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.size-input[data-v-30f0ec81] {
  width: 100px;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.size-lock[data-v-30f0ec81]{
    cursor: pointer;
 width: 30px; display: inline-block; text-align: center; -webkit-box-flex: 0; -ms-flex-positive: 0; flex-grow: 0; -ms-flex-negative: 0; flex-shrink: 0
}


ul[data-v-38feb550] {
    padding: 0px;
}
li[data-v-38feb550] {
    list-style: none;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}

.summary-tip[data-v-1a0d461e] {
  margin-top: 8px;
  font-size: 12px;
  color: #909399;
  line-height: 1.5;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-09ac0599] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-09ac0599] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-09ac0599] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-09ac0599] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-09ac0599] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-09ac0599] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-09ac0599] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-09ac0599] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-09ac0599] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-09ac0599] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-09ac0599]  .el-form-item__content,
.table-style .fill-select-item[data-v-09ac0599]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-09ac0599] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-09ac0599] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-09ac0599], .form-widget-list .checkbox-form-item-wrapper[data-v-09ac0599] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-09ac0599], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-09ac0599] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-09ac0599] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-09ac0599] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-09ac0599], .el-form-item--medium .el-checkbox[data-v-09ac0599] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-09ac0599] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-09ac0599], .el-form-item--small .el-checkbox[data-v-09ac0599] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-09ac0599] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-09ac0599], .el-form-item--mini .el-checkbox[data-v-09ac0599] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-09ac0599] {
  margin-top: 4px;
}
input[type=password][data-v-09ac0599]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-09ac0599]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-09ac0599]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-09ac0599]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-09ac0599]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-09ac0599] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-09ac0599] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-09ac0599] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-09ac0599]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-09ac0599] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-09ac0599] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-09ac0599] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-09ac0599] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-09ac0599] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-09ac0599] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-09ac0599] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-09ac0599] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-09ac0599], .table-style .el-form-item .el-form-item__content > div[data-v-09ac0599] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-09ac0599] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-09ac0599], .table-style .el-form-item.rich-editor-item[data-v-09ac0599], .table-style .el-form-item.static-text-item[data-v-09ac0599], .table-style .el-form-item.html-text-item[data-v-09ac0599] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-09ac0599], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-09ac0599], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-09ac0599], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-09ac0599] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-09ac0599] {
  height: 30px;
  line-height: 30px;
}
.file-max-size-editor[data-v-09ac0599] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-max-size-editor[data-v-09ac0599]  .el-input--mini .el-input__inner {
  padding-left: 6px !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-e1e161f8] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-e1e161f8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-e1e161f8] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-e1e161f8] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-e1e161f8] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-e1e161f8] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-e1e161f8] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-e1e161f8] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-e1e161f8] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-e1e161f8] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-e1e161f8]  .el-form-item__content,
.table-style .fill-select-item[data-v-e1e161f8]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-e1e161f8] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-e1e161f8] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-e1e161f8], .form-widget-list .checkbox-form-item-wrapper[data-v-e1e161f8] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-e1e161f8], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-e1e161f8] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-e1e161f8] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-e1e161f8] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-e1e161f8], .el-form-item--medium .el-checkbox[data-v-e1e161f8] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-e1e161f8] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-e1e161f8], .el-form-item--small .el-checkbox[data-v-e1e161f8] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-e1e161f8] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-e1e161f8], .el-form-item--mini .el-checkbox[data-v-e1e161f8] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-e1e161f8] {
  margin-top: 4px;
}
input[type=password][data-v-e1e161f8]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-e1e161f8]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-e1e161f8]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-e1e161f8]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-e1e161f8]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-e1e161f8] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-e1e161f8] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-e1e161f8] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-e1e161f8]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-e1e161f8] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-e1e161f8] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-e1e161f8] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-e1e161f8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-e1e161f8] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-e1e161f8] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-e1e161f8] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-e1e161f8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-e1e161f8], .table-style .el-form-item .el-form-item__content > div[data-v-e1e161f8] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-e1e161f8] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-e1e161f8], .table-style .el-form-item.rich-editor-item[data-v-e1e161f8], .table-style .el-form-item.static-text-item[data-v-e1e161f8], .table-style .el-form-item.html-text-item[data-v-e1e161f8] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-e1e161f8], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-e1e161f8], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-e1e161f8], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-e1e161f8] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-e1e161f8] {
  height: 30px;
  line-height: 30px;
}
[data-v-e1e161f8] .el-switch .el-switch__core {
  width: 30px !important;
  height: 15px;
}
[data-v-e1e161f8] .el-switch.is-checked .el-switch__core::after {
  margin-left: -12px;
}
[data-v-e1e161f8] .el-switch .el-switch__core:after {
  width: 11px;
  height: 11px;
}
.dropdown-item[data-v-e1e161f8] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dropdown-item .dd-sort-text[data-v-e1e161f8] {
  display: inline-block;
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.dropdown-item .dd-sort-text span[data-v-e1e161f8] {
  margin-left: 5px;
}
.dropdown-item .dd-sort-handler[data-v-e1e161f8] {
  display: inline-block;
  text-align: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 65px;
}
.dropdown-search[data-v-e1e161f8] {
  padding: 0px 10px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #ededed;
}
.dropdown-input[data-v-e1e161f8]  .el-input__inner {
  cursor: pointer !important;
}
.dropdown-field-empty[data-v-e1e161f8] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #bababa;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.link-text {
  cursor: pointer;
  color: #1e88e5 !important;
}
.CodeMirror {
  width: 100% !important;
  height: 40px;
  line-height: 30px;
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  outline: 0;
  padding: 0 5px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}
span.cm-keyword {
  font-weight: normal;
  color: #4caf50;
}
span.cm-number {
  color: red;
}
span.cm-brackets {
  color: #000000;
}
span.cm-fields {
  display: inline-block;
  margin: 0px 4px;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  color: #3c6b90;
  padding: 0px 8px;
  border-radius: 24px;
  border: 1px solid #bbd6ea;
  background: #d8eeff;
}
.autocomplete-div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  font-size: 12px;
  line-height: 20px;
}
.autocomplete-div .autocomplete-name {
  width: 40%;
  display: inline-block;
}
.autocomplete-div .autocomplete-hint {
  width: 60%;
  display: inline-block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-731a4431] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-731a4431] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-731a4431] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-731a4431] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-731a4431] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-731a4431] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-731a4431] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-731a4431] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-731a4431] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-731a4431] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-731a4431]  .el-form-item__content,
.table-style .fill-select-item[data-v-731a4431]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-731a4431] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-731a4431] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-731a4431], .form-widget-list .checkbox-form-item-wrapper[data-v-731a4431] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-731a4431], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-731a4431] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-731a4431] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-731a4431] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-731a4431], .el-form-item--medium .el-checkbox[data-v-731a4431] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-731a4431] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-731a4431], .el-form-item--small .el-checkbox[data-v-731a4431] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-731a4431] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-731a4431], .el-form-item--mini .el-checkbox[data-v-731a4431] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-731a4431] {
  margin-top: 4px;
}
input[type=password][data-v-731a4431]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-731a4431]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-731a4431]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-731a4431]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-731a4431]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-731a4431] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-731a4431] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-731a4431] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-731a4431]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-731a4431] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-731a4431] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-731a4431] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-731a4431] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-731a4431] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-731a4431] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-731a4431] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-731a4431] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-731a4431], .table-style .el-form-item .el-form-item__content > div[data-v-731a4431] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-731a4431] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-731a4431], .table-style .el-form-item.rich-editor-item[data-v-731a4431], .table-style .el-form-item.static-text-item[data-v-731a4431], .table-style .el-form-item.html-text-item[data-v-731a4431] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-731a4431], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-731a4431], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-731a4431], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-731a4431] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-731a4431] {
  height: 30px;
  line-height: 30px;
}
.radio-group-custom[data-v-731a4431]  .el-radio-button__inner {
  padding-left: 12px;
  padding-right: 12px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-dd493d90] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-dd493d90] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-dd493d90] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-dd493d90] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-dd493d90] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-dd493d90] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-dd493d90] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-dd493d90] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-dd493d90] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-dd493d90] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-dd493d90]  .el-form-item__content,
.table-style .fill-select-item[data-v-dd493d90]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-dd493d90] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-dd493d90] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-dd493d90], .form-widget-list .checkbox-form-item-wrapper[data-v-dd493d90] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-dd493d90], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-dd493d90] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-dd493d90] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-dd493d90] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-dd493d90], .el-form-item--medium .el-checkbox[data-v-dd493d90] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-dd493d90] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-dd493d90], .el-form-item--small .el-checkbox[data-v-dd493d90] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-dd493d90] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-dd493d90], .el-form-item--mini .el-checkbox[data-v-dd493d90] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-dd493d90] {
  margin-top: 4px;
}
input[type=password][data-v-dd493d90]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-dd493d90]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-dd493d90]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-dd493d90]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-dd493d90]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-dd493d90] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-dd493d90] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-dd493d90] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-dd493d90]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-dd493d90] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-dd493d90] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-dd493d90] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-dd493d90] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-dd493d90] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-dd493d90] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-dd493d90] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-dd493d90] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-dd493d90], .table-style .el-form-item .el-form-item__content > div[data-v-dd493d90] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-dd493d90] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-dd493d90], .table-style .el-form-item.rich-editor-item[data-v-dd493d90], .table-style .el-form-item.static-text-item[data-v-dd493d90], .table-style .el-form-item.html-text-item[data-v-dd493d90] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-dd493d90], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-dd493d90], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-dd493d90], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-dd493d90] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-dd493d90] {
  height: 30px;
  line-height: 30px;
}
[data-v-dd493d90] .el-switch .el-switch__core {
  width: 30px !important;
  height: 15px;
}
[data-v-dd493d90] .el-switch.is-checked .el-switch__core::after {
  margin-left: -12px;
}
[data-v-dd493d90] .el-switch .el-switch__core:after {
  width: 11px;
  height: 11px;
}
.dropdown-item[data-v-dd493d90] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dropdown-item .dd-sort-text[data-v-dd493d90] {
  display: inline-block;
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.dropdown-item .dd-sort-text span[data-v-dd493d90] {
  margin-left: 5px;
}
.dropdown-item .dd-sort-handler[data-v-dd493d90] {
  display: inline-block;
  text-align: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  width: 45px;
}
.dropdown-search[data-v-dd493d90] {
  padding: 0px 10px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: solid 1px #ededed;
}
.dropdown-input[data-v-dd493d90]  .el-input__inner {
  cursor: pointer !important;
}
.dropdown-field-empty[data-v-dd493d90] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #bababa;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.express-wrapper.empty[data-v-dd493d90] {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #a8a8a8;
  border: solid 1px #e3e3e3;
  border-radius: 3px;
}
.express-item[data-v-dd493d90],
.connector-item[data-v-dd493d90] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.express-item .express-key[data-v-dd493d90],
.connector-item .express-key[data-v-dd493d90] {
  width: 20%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
.express-item .express-value[data-v-dd493d90],
.connector-item .express-value[data-v-dd493d90] {
  width: 45%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.express-item .express-value .express-value-selector[data-v-dd493d90],
.connector-item .express-value .express-value-selector[data-v-dd493d90] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.express-item .express-value .express-value-selector .el-select[data-v-dd493d90],
.express-item .express-value .express-value-selector .el-input[data-v-dd493d90],
.connector-item .express-value .express-value-selector .el-select[data-v-dd493d90],
.connector-item .express-value .express-value-selector .el-input[data-v-dd493d90] {
  display: inline-block;
  width: 48%;
}
.express-item .express-operator[data-v-dd493d90],
.connector-item .express-operator[data-v-dd493d90] {
  width: 17%;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
.express-item .express-button[data-v-dd493d90],
.connector-item .express-button[data-v-dd493d90] {
  width: 50px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
.connector-item[data-v-dd493d90] {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.connector-item .connector[data-v-dd493d90] {
  display: inline-block;
  width: 20%;
}
[data-v-dd493d90] .connector-item .el-input__inner {
  border: none 0px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-ffe65c52] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-ffe65c52] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-ffe65c52] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-ffe65c52] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-ffe65c52] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-ffe65c52] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-ffe65c52] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-ffe65c52] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-ffe65c52] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-ffe65c52] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-ffe65c52]  .el-form-item__content,
.table-style .fill-select-item[data-v-ffe65c52]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-ffe65c52] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-ffe65c52] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-ffe65c52], .form-widget-list .checkbox-form-item-wrapper[data-v-ffe65c52] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-ffe65c52], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-ffe65c52] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-ffe65c52] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-ffe65c52] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-ffe65c52], .el-form-item--medium .el-checkbox[data-v-ffe65c52] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-ffe65c52] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-ffe65c52], .el-form-item--small .el-checkbox[data-v-ffe65c52] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-ffe65c52] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-ffe65c52], .el-form-item--mini .el-checkbox[data-v-ffe65c52] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-ffe65c52] {
  margin-top: 4px;
}
input[type=password][data-v-ffe65c52]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-ffe65c52]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-ffe65c52]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-ffe65c52]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-ffe65c52]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-ffe65c52] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-ffe65c52] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-ffe65c52] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-ffe65c52]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-ffe65c52] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-ffe65c52] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-ffe65c52] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-ffe65c52] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-ffe65c52] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-ffe65c52] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-ffe65c52] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-ffe65c52] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-ffe65c52], .table-style .el-form-item .el-form-item__content > div[data-v-ffe65c52] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-ffe65c52] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-ffe65c52], .table-style .el-form-item.rich-editor-item[data-v-ffe65c52], .table-style .el-form-item.static-text-item[data-v-ffe65c52], .table-style .el-form-item.html-text-item[data-v-ffe65c52] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-ffe65c52], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-ffe65c52], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-ffe65c52], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-ffe65c52] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-ffe65c52] {
  height: 30px;
  line-height: 30px;
}
.el-icon-view[data-v-ffe65c52] {
  padding: 2px;
  border-radius: 50%;
  cursor: pointer;
}
.el-icon-view.active[data-v-ffe65c52] {
  background-color: rgba(80, 183, 252, 0.7450980392);
  color: white;
}
.el-copy[data-v-ffe65c52] {
  cursor: pointer;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-47eb726c] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-47eb726c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-47eb726c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-47eb726c] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-47eb726c] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-47eb726c] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-47eb726c] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-47eb726c] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-47eb726c] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-47eb726c] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-47eb726c]  .el-form-item__content,
.table-style .fill-select-item[data-v-47eb726c]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-47eb726c] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-47eb726c] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-47eb726c], .form-widget-list .checkbox-form-item-wrapper[data-v-47eb726c] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-47eb726c], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-47eb726c] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-47eb726c] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-47eb726c] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-47eb726c], .el-form-item--medium .el-checkbox[data-v-47eb726c] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-47eb726c] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-47eb726c], .el-form-item--small .el-checkbox[data-v-47eb726c] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-47eb726c] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-47eb726c], .el-form-item--mini .el-checkbox[data-v-47eb726c] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-47eb726c] {
  margin-top: 4px;
}
input[type=password][data-v-47eb726c]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-47eb726c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-47eb726c]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-47eb726c]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-47eb726c]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-47eb726c] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-47eb726c] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-47eb726c] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-47eb726c]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-47eb726c] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-47eb726c] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-47eb726c] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-47eb726c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-47eb726c] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-47eb726c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-47eb726c] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-47eb726c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-47eb726c], .table-style .el-form-item .el-form-item__content > div[data-v-47eb726c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-47eb726c] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-47eb726c], .table-style .el-form-item.rich-editor-item[data-v-47eb726c], .table-style .el-form-item.static-text-item[data-v-47eb726c], .table-style .el-form-item.html-text-item[data-v-47eb726c] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-47eb726c], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-47eb726c], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-47eb726c], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-47eb726c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-47eb726c] {
  height: 30px;
  line-height: 30px;
}
.option-item-color-picker[data-v-47eb726c] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 50%;
}
.option-item-color-picker .popup-picker[data-v-47eb726c] {
  width: 270px;
  height: 0px;
  display: inline-block;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  overflow: hidden;
  position: fixed;
  left: 0px;
  top: 20px;
  z-index: 110;
}
.option-item-color-picker .popup-picker.show[data-v-47eb726c] {
  height: 80px;
  padding-bottom: 20px;
}
.option-item-color-picker .color-picker-mask[data-v-47eb726c] {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
}
.option-item-color-picker .color-view-wrapper[data-v-47eb726c] {
  height: 100%;
  width: 100%;
  border-radius: 5px;
  border: solid 1px #cccccc;
  padding: 10px;
  padding-bottom: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  background: white;
}
.option-item-color-picker .color-view-wrapper[data-v-47eb726c]:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 9px;
  width: 0px;
  height: 0px;
  border: 10px solid #000;
  margin-left: -6px;
  border-top-color: #cccccc;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.option-item-color-picker .color-view-wrapper[data-v-47eb726c]:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 4px;
  width: 0px;
  height: 0px;
  border: 9px solid #000;
  border-top-color: white;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}
.option-item-color-picker .color-view[data-v-47eb726c] {
  width: 24px;
  height: 24px;
  margin-bottom: 10px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border: none 2px transparent;
}
.option-item-color-picker .color-view[data-v-47eb726c]:hover, .option-item-color-picker .color-view.active[data-v-47eb726c] {
  border: solid 2px transparent;
  border-color: initial;
}
.option-item-color-picker .color-view .round-color[data-v-47eb726c] {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
}
.option-item-color-picker .color-view-empty[data-v-47eb726c] {
  width: 20px;
  height: 0px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline-block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5d2772c9] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5d2772c9] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5d2772c9] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5d2772c9] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5d2772c9] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5d2772c9] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5d2772c9] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5d2772c9] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5d2772c9] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5d2772c9] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5d2772c9]  .el-form-item__content,
.table-style .fill-select-item[data-v-5d2772c9]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5d2772c9] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5d2772c9] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5d2772c9], .form-widget-list .checkbox-form-item-wrapper[data-v-5d2772c9] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5d2772c9], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5d2772c9] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5d2772c9] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5d2772c9] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5d2772c9], .el-form-item--medium .el-checkbox[data-v-5d2772c9] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5d2772c9] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5d2772c9], .el-form-item--small .el-checkbox[data-v-5d2772c9] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5d2772c9] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5d2772c9], .el-form-item--mini .el-checkbox[data-v-5d2772c9] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5d2772c9] {
  margin-top: 4px;
}
input[type=password][data-v-5d2772c9]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5d2772c9]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5d2772c9]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5d2772c9]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5d2772c9]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5d2772c9] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5d2772c9] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5d2772c9] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5d2772c9]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5d2772c9] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5d2772c9] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5d2772c9] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5d2772c9] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5d2772c9] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5d2772c9] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5d2772c9] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5d2772c9] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5d2772c9], .table-style .el-form-item .el-form-item__content > div[data-v-5d2772c9] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5d2772c9] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5d2772c9], .table-style .el-form-item.rich-editor-item[data-v-5d2772c9], .table-style .el-form-item.static-text-item[data-v-5d2772c9], .table-style .el-form-item.html-text-item[data-v-5d2772c9] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5d2772c9], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5d2772c9], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5d2772c9], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5d2772c9] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5d2772c9] {
  height: 30px;
  line-height: 30px;
}
.option-items-pane ul[data-v-5d2772c9] {
  -webkit-padding-start: 6px;
          padding-inline-start: 6px;
  padding-left: 6px; /* 重置IE11默认样式 */
}
.option-items-pane ul .svg-icon[data-v-5d2772c9] {
  margin-left: 0.1em;
  margin-right: 0.1em;
}
.option-items-pane ul button.col-delete-button[data-v-5d2772c9] {
  padding: 2px;
}
li.ghost[data-v-5d2772c9] {
  background: #fff;
  border: 2px dotted #3476F0;
}
.drag-option[data-v-5d2772c9] {
  cursor: move;
}
.option-action-icon[data-v-5d2772c9] {
  cursor: pointer;
  font-size: 14px;
}
.option-action-icon.is-disabled[data-v-5d2772c9] {
  cursor: not-allowed;
  opacity: 0.45;
}
.deleted-options-toggle[data-v-5d2772c9] {
  color: #909399;
  cursor: pointer;
  font-size: 12px;
}
.deleted-options-toggle.is-disabled[data-v-5d2772c9] {
  cursor: not-allowed;
  opacity: 0.65;
}
.option-items-locked[data-v-5d2772c9] {
  cursor: not-allowed;
}
.option-items-locked .drag-option[data-v-5d2772c9],
.option-items-locked .option-color-picker[data-v-5d2772c9] {
  cursor: not-allowed;
  opacity: 0.65;
  pointer-events: none;
}
.small-padding-dialog[data-v-5d2772c9]  .el-dialog__body {
  padding: 10px 15px;
}
.dialog-footer .el-button[data-v-5d2772c9] {
  width: 100px;
}
.option-items-pane[data-v-5d2772c9] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.option-items-pane .el-radio-group[data-v-5d2772c9] {
  width: 100%;
}
.option-items-pane ul[data-v-5d2772c9] {
  width: 100%;
}
.option-items-pane li[data-v-5d2772c9] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.option-items-pane li label[data-v-5d2772c9] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.option-items-pane li label[data-v-5d2772c9]  .el-radio__input,
.option-items-pane li label[data-v-5d2772c9]  .el-checkbox__input {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.option-items-pane li label[data-v-5d2772c9]  .el-radio__label,
.option-items-pane li label[data-v-5d2772c9]  .el-checkbox__label {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}
.option-items-editor[data-v-5d2772c9] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.option-items-editor *[data-v-5d2772c9] {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.option-items-editor .el-input[data-v-5d2772c9] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.setCodeTip[data-v-5d2772c9] {
  line-height: 25px;
  margin-bottom: 10px;
}
.setCodeItem[data-v-5d2772c9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  line-height: 35px;
  justify-items: center;
  border-top: solid 2px #f4f4f4;
}
.setCodeItem[data-v-5d2772c9]:nth-of-type(odd) {
  background-color: #f4f4f4;
}
.setCodeItem.title[data-v-5d2772c9] {
  border: solid 2px #f4f4f4;
  background-color: #f4f4f4;
}
.setCodeItem .setCodeLabel[data-v-5d2772c9] {
  width: 50%;
  display: inline-block;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: solid 2px #f4f4f4;
}
.setCodeItem .setCodeValue[data-v-5d2772c9] {
  width: 50%;
  display: inline-block;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.showOnlyLastLayer[data-v-5d2772c9]  .setCodeItem:not(.title):not(.lastLayer) {
  display: none;
}
[data-v-5d2772c9] .el-switch {
  height: 19px;
  line-height: 19px;
}
[data-v-5d2772c9] .el-switch__core {
  height: 10px;
  font-size: 12px;
  vertical-align: middle;
}
[data-v-5d2772c9] .el-switch__label * {
  font-size: 12px;
}
[data-v-5d2772c9] .el-switch__label--right {
  margin-left: 4px;
}
[data-v-5d2772c9] .el-switch__core:after {
  width: 6px;
  height: 6px;
}
[data-v-5d2772c9] .el-switch.is-checked .el-switch__core::after {
  margin-left: -7px;
}
.deleted-options-section[data-v-5d2772c9] {
  margin-bottom: 10px;
  border-bottom: 1px solid #ebeef5;
}
.deleted-options-section .deleted-options-list[data-v-5d2772c9] {
  background-color: #fafafa;
  border-radius: 4px;
  padding: 8px;
}
.deleted-options-section .deleted-options-list .deleted-option-item[data-v-5d2772c9] {
  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: 4px 8px;
  margin-bottom: 4px;
  background-color: #fff;
  border: 1px solid #e4e7ed;
  border-radius: 3px;
}
.deleted-options-section .deleted-options-list .deleted-option-item[data-v-5d2772c9]:last-child {
  margin-bottom: 0;
}
.deleted-options-section .deleted-options-list .deleted-option-item .deleted-option-label[data-v-5d2772c9] {
  font-size: 13px;
  color: #909399;
  text-decoration: line-through;
  margin-right: 8px;
}
.deleted-options-section .deleted-options-list .deleted-option-item .deleted-option-value[data-v-5d2772c9] {
  font-size: 12px;
  color: #c0c4cc;
  margin-right: auto;
}
.deleted-options-section .deleted-options-list .deleted-option-item .el-button[data-v-5d2772c9] {
  padding: 4px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-b1b9f77a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-b1b9f77a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-b1b9f77a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-b1b9f77a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-b1b9f77a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-b1b9f77a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-b1b9f77a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-b1b9f77a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-b1b9f77a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-b1b9f77a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-b1b9f77a]  .el-form-item__content,
.table-style .fill-select-item[data-v-b1b9f77a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-b1b9f77a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-b1b9f77a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-b1b9f77a], .form-widget-list .checkbox-form-item-wrapper[data-v-b1b9f77a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b1b9f77a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b1b9f77a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b1b9f77a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b1b9f77a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-b1b9f77a], .el-form-item--medium .el-checkbox[data-v-b1b9f77a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-b1b9f77a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-b1b9f77a], .el-form-item--small .el-checkbox[data-v-b1b9f77a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-b1b9f77a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-b1b9f77a], .el-form-item--mini .el-checkbox[data-v-b1b9f77a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-b1b9f77a] {
  margin-top: 4px;
}
input[type=password][data-v-b1b9f77a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-b1b9f77a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-b1b9f77a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-b1b9f77a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-b1b9f77a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-b1b9f77a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-b1b9f77a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-b1b9f77a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-b1b9f77a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-b1b9f77a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-b1b9f77a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-b1b9f77a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-b1b9f77a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-b1b9f77a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-b1b9f77a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-b1b9f77a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-b1b9f77a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-b1b9f77a], .table-style .el-form-item .el-form-item__content > div[data-v-b1b9f77a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-b1b9f77a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-b1b9f77a], .table-style .el-form-item.rich-editor-item[data-v-b1b9f77a], .table-style .el-form-item.static-text-item[data-v-b1b9f77a], .table-style .el-form-item.html-text-item[data-v-b1b9f77a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-b1b9f77a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-b1b9f77a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-b1b9f77a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-b1b9f77a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-b1b9f77a] {
  height: 30px;
  line-height: 30px;
}
.customcss[data-v-b1b9f77a]  .el-checkbox {
  margin-right: 12px;
}
.customcss[data-v-b1b9f77a]  .el-checkbox__label {
  font-size: 13px;
  font-weight: 400;
  padding-left: 5px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-36a73120] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-36a73120] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-36a73120] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-36a73120] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-36a73120] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-36a73120] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-36a73120] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-36a73120] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-36a73120] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-36a73120] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-36a73120]  .el-form-item__content,
.table-style .fill-select-item[data-v-36a73120]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-36a73120] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-36a73120] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-36a73120], .form-widget-list .checkbox-form-item-wrapper[data-v-36a73120] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-36a73120], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-36a73120] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-36a73120] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-36a73120] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-36a73120], .el-form-item--medium .el-checkbox[data-v-36a73120] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-36a73120] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-36a73120], .el-form-item--small .el-checkbox[data-v-36a73120] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-36a73120] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-36a73120], .el-form-item--mini .el-checkbox[data-v-36a73120] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-36a73120] {
  margin-top: 4px;
}
input[type=password][data-v-36a73120]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-36a73120]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-36a73120]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-36a73120]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-36a73120]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-36a73120] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-36a73120] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-36a73120] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-36a73120]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-36a73120] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-36a73120] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-36a73120] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-36a73120] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-36a73120] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-36a73120] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-36a73120] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-36a73120] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-36a73120], .table-style .el-form-item .el-form-item__content > div[data-v-36a73120] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-36a73120] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-36a73120], .table-style .el-form-item.rich-editor-item[data-v-36a73120], .table-style .el-form-item.static-text-item[data-v-36a73120], .table-style .el-form-item.html-text-item[data-v-36a73120] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-36a73120], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-36a73120], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-36a73120], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-36a73120] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-36a73120] {
  height: 30px;
  line-height: 30px;
}
.show-widgets-container[data-v-36a73120] {
  width: 100%;
  line-height: 30px;
  text-align: center;
  max-height: 400px;
  overflow-y: auto;
}
.show-widgets[data-v-36a73120] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.show-widgets-item[data-v-36a73120] {
  line-height: 30px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: solid 1px #efefef;
}
.show-widgets-label[data-v-36a73120] {
  width: 120px;
  text-align: left;
  line-height: 30px;
  padding: 0px 5px;
  display: inline-block;
}
.show-widgets-select[data-v-36a73120] {
  width: 100%;
  text-align: left;
  line-height: 30px;
  padding: 0px 5px;
  display: inline-block;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-f3bb3a12] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-f3bb3a12] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-f3bb3a12] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-f3bb3a12] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-f3bb3a12] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-f3bb3a12] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-f3bb3a12] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-f3bb3a12] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-f3bb3a12] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-f3bb3a12] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-f3bb3a12]  .el-form-item__content,
.table-style .fill-select-item[data-v-f3bb3a12]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-f3bb3a12] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-f3bb3a12] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-f3bb3a12], .form-widget-list .checkbox-form-item-wrapper[data-v-f3bb3a12] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-f3bb3a12], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-f3bb3a12] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-f3bb3a12] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-f3bb3a12] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-f3bb3a12], .el-form-item--medium .el-checkbox[data-v-f3bb3a12] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-f3bb3a12] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-f3bb3a12], .el-form-item--small .el-checkbox[data-v-f3bb3a12] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-f3bb3a12] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-f3bb3a12], .el-form-item--mini .el-checkbox[data-v-f3bb3a12] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-f3bb3a12] {
  margin-top: 4px;
}
input[type=password][data-v-f3bb3a12]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-f3bb3a12]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-f3bb3a12]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-f3bb3a12]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-f3bb3a12]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-f3bb3a12] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-f3bb3a12] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-f3bb3a12] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-f3bb3a12]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-f3bb3a12] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-f3bb3a12] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-f3bb3a12] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-f3bb3a12] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-f3bb3a12] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-f3bb3a12] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-f3bb3a12] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-f3bb3a12] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-f3bb3a12], .table-style .el-form-item .el-form-item__content > div[data-v-f3bb3a12] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-f3bb3a12] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-f3bb3a12], .table-style .el-form-item.rich-editor-item[data-v-f3bb3a12], .table-style .el-form-item.static-text-item[data-v-f3bb3a12], .table-style .el-form-item.html-text-item[data-v-f3bb3a12] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-f3bb3a12], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-f3bb3a12], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-f3bb3a12], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-f3bb3a12] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-f3bb3a12] {
  height: 30px;
  line-height: 30px;
}
.red-icon[data-v-f3bb3a12] {
  color: #F56C6C;
  font-size: 16px;
}
.red-icon[data-v-f3bb3a12]:hover {
  color: #f78989;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.table-cell-height .cell {
  height: unset !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-dropdown {
  margin-right: 5px;
  cursor: pointer;
  float: left;
}
.tags_input {
  width: 265px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow-x: auto;
}
.tags_input .el-input__inner {
  border: none;
  padding: 0 10px;
  width: auto;
}
.tags_input {
  padding: 0px 7px;
  border: 1px solid #d9d9d9;
  border-radius: 6px;
}
.flex-input {
  float: left;
}
::v-deep .el-tag {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-ed8ef78e] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-ed8ef78e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-ed8ef78e] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-ed8ef78e] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-ed8ef78e] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-ed8ef78e] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-ed8ef78e] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-ed8ef78e] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-ed8ef78e] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-ed8ef78e] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-ed8ef78e]  .el-form-item__content,
.table-style .fill-select-item[data-v-ed8ef78e]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-ed8ef78e] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-ed8ef78e] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-ed8ef78e], .form-widget-list .checkbox-form-item-wrapper[data-v-ed8ef78e] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-ed8ef78e], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-ed8ef78e] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-ed8ef78e] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-ed8ef78e] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-ed8ef78e], .el-form-item--medium .el-checkbox[data-v-ed8ef78e] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-ed8ef78e] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-ed8ef78e], .el-form-item--small .el-checkbox[data-v-ed8ef78e] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-ed8ef78e] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-ed8ef78e], .el-form-item--mini .el-checkbox[data-v-ed8ef78e] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-ed8ef78e] {
  margin-top: 4px;
}
input[type=password][data-v-ed8ef78e]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-ed8ef78e]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-ed8ef78e]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-ed8ef78e]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-ed8ef78e]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-ed8ef78e] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-ed8ef78e] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-ed8ef78e] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-ed8ef78e]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-ed8ef78e] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-ed8ef78e] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-ed8ef78e] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-ed8ef78e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-ed8ef78e] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-ed8ef78e] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-ed8ef78e] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-ed8ef78e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-ed8ef78e], .table-style .el-form-item .el-form-item__content > div[data-v-ed8ef78e] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-ed8ef78e] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-ed8ef78e], .table-style .el-form-item.rich-editor-item[data-v-ed8ef78e], .table-style .el-form-item.static-text-item[data-v-ed8ef78e], .table-style .el-form-item.html-text-item[data-v-ed8ef78e] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-ed8ef78e], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-ed8ef78e], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-ed8ef78e], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-ed8ef78e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-ed8ef78e] {
  height: 30px;
  line-height: 30px;
}
li.col-item[data-v-ed8ef78e] {
  list-style: none;
}
li.col-item span.col-span-title[data-v-ed8ef78e] {
  display: inline-block;
  font-size: 13px;
  width: 120px;
}
li.col-item .col-delete-button[data-v-ed8ef78e] {
  margin-left: 6px;
}
.panes-setting ul[data-v-ed8ef78e] {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  padding-left: 0; /* 重置IE11默认样式 */
  margin: 0;
}
.panes-setting .drag-option[data-v-ed8ef78e] {
  cursor: move;
}
.panes-setting li.ghost[data-v-ed8ef78e] {
  background: #fff;
  border: 2px dotted #3476F0;
}
.small-padding-dialog[data-v-ed8ef78e] {
  z-index: 9998 !important;
}
.small-padding-dialog[data-v-ed8ef78e]  .el-dialog__body {
  padding: 6px 15px 12px 15px;
}
[data-v-ed8ef78e] .drag-handle {
  cursor: move;
}
.no-field-hint[data-v-ed8ef78e] {
  height: 300px;
  padding-top: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border: solid 1px #c8c8c8;
  color: #c8c8c8;
}
















































































































































































































































































































































































































































/* .dialog-z-998 {
  z-index: 9998 !important;
}

.dialog-z-999 {
  z-index: 9999 !important;
} */

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-ad88eae2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-ad88eae2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-ad88eae2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-ad88eae2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-ad88eae2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-ad88eae2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-ad88eae2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-ad88eae2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-ad88eae2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-ad88eae2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-ad88eae2]  .el-form-item__content,
.table-style .fill-select-item[data-v-ad88eae2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-ad88eae2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-ad88eae2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-ad88eae2], .form-widget-list .checkbox-form-item-wrapper[data-v-ad88eae2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-ad88eae2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-ad88eae2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-ad88eae2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-ad88eae2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-ad88eae2], .el-form-item--medium .el-checkbox[data-v-ad88eae2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-ad88eae2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-ad88eae2], .el-form-item--small .el-checkbox[data-v-ad88eae2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-ad88eae2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-ad88eae2], .el-form-item--mini .el-checkbox[data-v-ad88eae2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-ad88eae2] {
  margin-top: 4px;
}
input[type=password][data-v-ad88eae2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-ad88eae2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-ad88eae2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-ad88eae2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-ad88eae2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-ad88eae2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-ad88eae2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-ad88eae2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-ad88eae2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-ad88eae2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-ad88eae2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-ad88eae2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-ad88eae2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-ad88eae2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-ad88eae2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-ad88eae2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-ad88eae2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-ad88eae2], .table-style .el-form-item .el-form-item__content > div[data-v-ad88eae2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-ad88eae2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-ad88eae2], .table-style .el-form-item.rich-editor-item[data-v-ad88eae2], .table-style .el-form-item.static-text-item[data-v-ad88eae2], .table-style .el-form-item.html-text-item[data-v-ad88eae2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-ad88eae2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-ad88eae2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-ad88eae2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-ad88eae2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-ad88eae2] {
  height: 30px;
  line-height: 30px;
}
div.toolbar-container[data-v-ad88eae2] {
  /* 上一行css有问题，当窗口宽度不足时会把按钮挤出到右边的属性设置区，弃之！ */
}
div.toolbar-container[data-v-ad88eae2]  .el-dialog__header {
  padding: 15px 20px 10px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  line-height: 24px;
  font-size: 18px;
  color: #303133;
}
.left-toolbar[data-v-ad88eae2] {
  float: left;
  font-size: 16px;
  height: 40px;
}
.right-toolbar[data-v-ad88eae2] {
  float: right;
  text-align: right;
  overflow: hidden;
}
.right-toolbar .right-toolbar-con[data-v-ad88eae2] {
  text-align: right;
}
.right-toolbar[data-v-ad88eae2]  .el-button--text {
  font-size: 14px !important;
}
.el-button i[data-v-ad88eae2] {
  margin-right: 3px;
}
.small-padding-dialog[data-v-ad88eae2]  .el-dialog__header {
  background: #f1f2f3;
}
.small-padding-dialog[data-v-ad88eae2]  .el-dialog__body {
  padding: 12px 15px 12px 15px;
}
.small-padding-dialog[data-v-ad88eae2]  .el-dialog__body .el-alert.alert-padding {
  padding: 0 10px;
}
.small-padding-dialog[data-v-ad88eae2]  .ace-container {
  border: 1px solid #dcdfe6;
}
.dialog-title-light-bg[data-v-ad88eae2]  .el-dialog__header {
  background: #f1f2f3;
}
.no-box-shadow[data-v-ad88eae2] {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.no-padding.el-tabs--border-card[data-v-ad88eae2]  .el-tabs__content {
  padding: 0;
}
.form-render-wrapper[data-v-ad88eae2] {
  all: revert !important; /* 防止表单继承el-dialog等外部样式，未生效，原因不明？？ */
}
.form-render-wrapper.h5-layout[data-v-ad88eae2] {
  margin: 0 auto;
  width: 420px;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 1px 10px #495060;
          box-shadow: 0 0 1px 10px #495060;
  height: calc(100vh - 142px);
}
.node-tree-drawer[data-v-ad88eae2]  .el-drawer {
  padding: 10px;
  overflow: auto;
}
.node-tree-drawer[data-v-ad88eae2]  .el-drawer__header {
  margin-bottom: 12px;
  padding: 5px 5px 0;
}
.node-tree-drawer[data-v-ad88eae2]  .el-drawer__body {
  padding-left: 5px;
}

/*.node-tree-scroll-bar {*/
/*  height: 100%;*/
/*  overflow: auto;*/
/*}*/
.node-tree[data-v-ad88eae2]  .el-tree > .el-tree-node:after {
  border-top: none;
}
.node-tree[data-v-ad88eae2]  .el-tree-node {
  position: relative;
  padding-left: 12px;
}
.node-tree[data-v-ad88eae2]  .el-tree-node__content {
  padding-left: 0 !important;
}
.node-tree[data-v-ad88eae2]  .el-tree-node__expand-icon.is-leaf {
  display: none;
}
.node-tree[data-v-ad88eae2]  .el-tree-node__children {
  padding-left: 12px;
  overflow: visible !important; /* 加入此行让el-tree宽度自动撑开，超出宽度el-draw自动出现水平滚动条！ */
}
.node-tree[data-v-ad88eae2]  .el-tree-node :last-child:before {
  height: 38px;
}
.node-tree[data-v-ad88eae2]  .el-tree > .el-tree-node:before {
  border-left: none;
}
.node-tree[data-v-ad88eae2]  .el-tree > .el-tree-node:after {
  border-top: none;
}
.node-tree[data-v-ad88eae2]  .el-tree-node:before {
  content: "";
  left: -4px;
  position: absolute;
  right: auto;
  border-width: 1px;
}
.node-tree[data-v-ad88eae2]  .el-tree-node:after {
  content: "";
  left: -4px;
  position: absolute;
  right: auto;
  border-width: 1px;
}
.node-tree[data-v-ad88eae2]  .el-tree-node:before {
  border-left: 1px dashed #4386c6;
  bottom: 0px;
  height: 100%;
  top: -10px;
  width: 1px;
}
.node-tree[data-v-ad88eae2]  .el-tree-node:after {
  border-top: 1px dashed #4386c6;
  height: 20px;
  top: 12px;
  width: 16px;
}
.node-tree[data-v-ad88eae2]  .el-tree-node.is-current > .el-tree-node__content {
  background: #c2d6ea !important;
}
.node-tree[data-v-ad88eae2]  .el-tree-node__expand-icon {
  margin-left: -3px;
  padding: 6px 6px 6px 0px;
  font-size: 16px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-2f2539b6] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-2f2539b6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-2f2539b6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-2f2539b6] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-2f2539b6] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-2f2539b6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-2f2539b6] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-2f2539b6] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-2f2539b6] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-2f2539b6] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-2f2539b6]  .el-form-item__content,
.table-style .fill-select-item[data-v-2f2539b6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-2f2539b6] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-2f2539b6] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-2f2539b6], .form-widget-list .checkbox-form-item-wrapper[data-v-2f2539b6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2f2539b6], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2f2539b6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-2f2539b6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-2f2539b6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-2f2539b6], .el-form-item--medium .el-checkbox[data-v-2f2539b6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-2f2539b6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-2f2539b6], .el-form-item--small .el-checkbox[data-v-2f2539b6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-2f2539b6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-2f2539b6], .el-form-item--mini .el-checkbox[data-v-2f2539b6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-2f2539b6] {
  margin-top: 4px;
}
input[type=password][data-v-2f2539b6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-2f2539b6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-2f2539b6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-2f2539b6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-2f2539b6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-2f2539b6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-2f2539b6] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-2f2539b6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-2f2539b6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-2f2539b6] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-2f2539b6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-2f2539b6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-2f2539b6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-2f2539b6] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-2f2539b6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-2f2539b6] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-2f2539b6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-2f2539b6], .table-style .el-form-item .el-form-item__content > div[data-v-2f2539b6] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-2f2539b6] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-2f2539b6], .table-style .el-form-item.rich-editor-item[data-v-2f2539b6], .table-style .el-form-item.static-text-item[data-v-2f2539b6], .table-style .el-form-item.html-text-item[data-v-2f2539b6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-2f2539b6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-2f2539b6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-2f2539b6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-2f2539b6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-2f2539b6] {
  height: 30px;
  line-height: 30px;
}
.setting-form[data-v-2f2539b6]  .el-form-item__label {
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
}
.setting-form[data-v-2f2539b6]  .el-form-item--mini.el-form-item {
  margin-bottom: 6px;
}
.setting-form .radio-group-custom[data-v-2f2539b6]  .el-radio-button__inner {
  padding-left: 12px;
  padding-right: 12px;
}
.setting-form .custom-divider.el-divider--horizontal[data-v-2f2539b6] {
  margin: 10px 0;
}
.setting-collapse[data-v-2f2539b6]  .el-collapse-item__content {
  padding-bottom: 6px;
}
.small-padding-dialog[data-v-2f2539b6]  .el-dialog__body {
  padding: 6px 15px 12px 15px;
}
.event-handler-highlight[data-v-2f2539b6] {
  background-color: #e6f7ff;
  border-color: #91d5ff;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-84be7938] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-84be7938] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-84be7938] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-84be7938] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-84be7938] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-84be7938] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-84be7938] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-84be7938] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-84be7938] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-84be7938] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-84be7938]  .el-form-item__content,
.table-style .fill-select-item[data-v-84be7938]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-84be7938] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-84be7938] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-84be7938], .form-widget-list .checkbox-form-item-wrapper[data-v-84be7938] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-84be7938], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-84be7938] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-84be7938] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-84be7938] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-84be7938], .el-form-item--medium .el-checkbox[data-v-84be7938] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-84be7938] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-84be7938], .el-form-item--small .el-checkbox[data-v-84be7938] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-84be7938] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-84be7938], .el-form-item--mini .el-checkbox[data-v-84be7938] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-84be7938] {
  margin-top: 4px;
}
input[type=password][data-v-84be7938]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-84be7938]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-84be7938]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-84be7938]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-84be7938]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-84be7938] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-84be7938] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-84be7938] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-84be7938]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-84be7938] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-84be7938] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-84be7938] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-84be7938] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-84be7938] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-84be7938] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-84be7938] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-84be7938] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-84be7938], .table-style .el-form-item .el-form-item__content > div[data-v-84be7938] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-84be7938] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-84be7938], .table-style .el-form-item.rich-editor-item[data-v-84be7938], .table-style .el-form-item.static-text-item[data-v-84be7938], .table-style .el-form-item.html-text-item[data-v-84be7938] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-84be7938], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-84be7938], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-84be7938], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-84be7938] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-84be7938] {
  height: 30px;
  line-height: 30px;
}
.panel-container[data-v-84be7938] {
  padding: 0 8px;
}
.setting-scrollbar[data-v-84be7938] {
  padding-right: 10px;
}
.setting-scrollbar[data-v-84be7938]  .el-collapse {
  border: none 0px;
}
.setting-scrollbar[data-v-84be7938]  .el-form-item__label {
  font-weight: normal;
}
.setting-scrollbar[data-v-84be7938]  .el-scrollbar__wrap {
  overflow-x: hidden; /* IE浏览器隐藏水平滚动条箭头！！ */
}
.setting-collapse[data-v-84be7938] {
  padding-right: 10px;
}
.setting-collapse[data-v-84be7938]  .el-collapse-item__content {
  padding-bottom: 6px;
}
.setting-form[data-v-84be7938]  .el-form-item__label {
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
}
.setting-form[data-v-84be7938]  .el-form-item--mini.el-form-item {
  margin-bottom: 6px;
}

/* 隐藏Chrome浏览器中el-input数字输入框右侧的上下调整小箭头 */
[data-v-84be7938] .hide-spin-button input::-webkit-outer-spin-button,[data-v-84be7938] .hide-spin-button input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

/* 隐藏Firefox浏览器中el-input数字输入框右侧的上下调整小箭头 */
[data-v-84be7938] .hide-spin-button input[type=number] {
  -moz-appearance: textfield;
}
[data-v-84be7938] .custom-divider.el-divider--horizontal {
  margin: 10px 0;
}
[data-v-84be7938] .custom-divider-margin-top.el-divider--horizontal {
  margin: 20px 0;
}
.small-padding-dialog[data-v-84be7938]  .el-dialog__body {
  padding: 6px 15px 12px 15px;
}

/* 事件处理按钮高亮样式 */
[data-v-84be7938] .event-handler-highlight {
  background-color: rgb(52, 118, 240);
  border-color: rgb(37, 108, 241);
  color: white;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-b23390ec] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-b23390ec] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-b23390ec] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-b23390ec] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-b23390ec] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-b23390ec] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-b23390ec] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-b23390ec] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-b23390ec] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-b23390ec] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-b23390ec]  .el-form-item__content,
.table-style .fill-select-item[data-v-b23390ec]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-b23390ec] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-b23390ec] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-b23390ec], .form-widget-list .checkbox-form-item-wrapper[data-v-b23390ec] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b23390ec], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b23390ec] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b23390ec] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b23390ec] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-b23390ec], .el-form-item--medium .el-checkbox[data-v-b23390ec] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-b23390ec] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-b23390ec], .el-form-item--small .el-checkbox[data-v-b23390ec] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-b23390ec] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-b23390ec], .el-form-item--mini .el-checkbox[data-v-b23390ec] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-b23390ec] {
  margin-top: 4px;
}
input[type=password][data-v-b23390ec]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-b23390ec]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-b23390ec]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-b23390ec]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-b23390ec]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-b23390ec] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-b23390ec] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-b23390ec] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-b23390ec]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-b23390ec] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-b23390ec] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-b23390ec] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-b23390ec] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-b23390ec] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-b23390ec] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-b23390ec] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-b23390ec] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-b23390ec], .table-style .el-form-item .el-form-item__content > div[data-v-b23390ec] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-b23390ec] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-b23390ec], .table-style .el-form-item.rich-editor-item[data-v-b23390ec], .table-style .el-form-item.static-text-item[data-v-b23390ec], .table-style .el-form-item.html-text-item[data-v-b23390ec] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-b23390ec], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-b23390ec], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-b23390ec], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-b23390ec] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-b23390ec] {
  height: 30px;
  line-height: 30px;
}
.container-scroll-bar[data-v-b23390ec]  .el-scrollbar__wrap,
.container-scroll-bar[data-v-b23390ec]  .el-scrollbar__view {
  overflow-x: hidden;
}
.form-widget-container[data-v-b23390ec] {
  padding: 10px;
  padding-bottom: 0px;
  background: #f1f2f3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}
.form-widget-container .el-form.full-height-width[data-v-b23390ec] {
  /*
    margin: 0 auto;
    width: 420px;
    border-radius: 15px;
    //border-width: 10px;
    box-shadow: 0 0 1px 10px #495060;
    */
  min-height: 100%;
  padding: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ffffff;
  padding-bottom: 20px;
}
.form-widget-container .el-form.full-height-width .no-widget-hint[data-v-b23390ec] {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 18px;
  color: #999999;
}
.form-widget-container .el-form.full-height-width .form-widget-list[data-v-b23390ec] {
  min-height: calc(100vh - 180px);
  padding: 3px;
  gap: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.form-widget-container .el-form.Pad-layout[data-v-b23390ec] {
  margin: 0 auto;
  max-width: 960px;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 1px 10px #495060;
          box-shadow: 0 0 1px 10px #495060;
}
.form-widget-container .el-form.H5-layout[data-v-b23390ec] {
  margin: 0 auto;
  width: 420px;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 1px 10px #495060;
          box-shadow: 0 0 1px 10px #495060;
}
.form-widget-container .el-form.widget-form[data-v-b23390ec]  .el-row {
  padding: 2px;
}
.form-widget-container .el-form.PC-layout.table-style .form-widget-list[data-v-b23390ec] {
  gap: 0px;
}
.grid-cell[data-v-b23390ec] {
  min-height: 30px;
  border-right: 1px dotted #cccccc;
}
.fade-enter-active[data-v-b23390ec],
.fade-leave-active[data-v-b23390ec] {
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.fade-enter[data-v-b23390ec],
.fade-leave-to[data-v-b23390ec] {
  opacity: 0;
}
.form-widget-list .ghost[data-v-b23390ec] {
  content: "";
  font-size: 0;
  height: 3px;
  width: 100%;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.ghost {
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-123bd6ac] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-123bd6ac] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-123bd6ac] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-123bd6ac] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-123bd6ac] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-123bd6ac] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-123bd6ac] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-123bd6ac] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-123bd6ac] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-123bd6ac] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-123bd6ac]  .el-form-item__content,
.table-style .fill-select-item[data-v-123bd6ac]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-123bd6ac] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-123bd6ac] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-123bd6ac], .form-widget-list .checkbox-form-item-wrapper[data-v-123bd6ac] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-123bd6ac], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-123bd6ac] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-123bd6ac] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-123bd6ac] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-123bd6ac], .el-form-item--medium .el-checkbox[data-v-123bd6ac] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-123bd6ac] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-123bd6ac], .el-form-item--small .el-checkbox[data-v-123bd6ac] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-123bd6ac] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-123bd6ac], .el-form-item--mini .el-checkbox[data-v-123bd6ac] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-123bd6ac] {
  margin-top: 4px;
}
input[type=password][data-v-123bd6ac]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-123bd6ac]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-123bd6ac]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-123bd6ac]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-123bd6ac]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-123bd6ac] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-123bd6ac] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-123bd6ac] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-123bd6ac]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-123bd6ac] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-123bd6ac] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-123bd6ac] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-123bd6ac] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-123bd6ac] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-123bd6ac] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-123bd6ac] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-123bd6ac] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-123bd6ac], .table-style .el-form-item .el-form-item__content > div[data-v-123bd6ac] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-123bd6ac] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-123bd6ac], .table-style .el-form-item.rich-editor-item[data-v-123bd6ac], .table-style .el-form-item.static-text-item[data-v-123bd6ac], .table-style .el-form-item.html-text-item[data-v-123bd6ac] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-123bd6ac], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-123bd6ac], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-123bd6ac], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-123bd6ac] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-123bd6ac] {
  height: 30px;
  line-height: 30px;
}
.el-container.main-container[data-v-123bd6ac]  aside {
  /* 防止aside样式被外部样式覆盖！！ */
  margin: 0;
  padding: 0;
  background: inherit;
}
.el-container.full-height[data-v-123bd6ac] {
  height: 100%;
}
.el-container.center-layout-container[data-v-123bd6ac] {
  min-width: 600px;
}
.el-header.main-header[data-v-123bd6ac] {
  border-bottom: 2px dotted #ebeef5;
  height: 48px !important;
  line-height: 48px !important;
  min-width: 800px;
}
div.main-title[data-v-123bd6ac] {
  font-size: 18px;
  color: #242424;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
}
div.main-title img[data-v-123bd6ac] {
  cursor: pointer;
  width: 36px;
  height: 36px;
}
div.main-title span.bold[data-v-123bd6ac] {
  font-size: 20px;
  font-weight: bold;
  margin: 0 6px 0 6px;
}
div.main-title span.version-span[data-v-123bd6ac] {
  font-size: 14px;
  color: #101f1c;
  margin-left: 6px;
}
.float-left[data-v-123bd6ac] {
  float: left;
}
.float-right[data-v-123bd6ac] {
  float: right;
}
.el-dropdown-link[data-v-123bd6ac] {
  margin-right: 12px;
  cursor: pointer;
}
div.external-link a[data-v-123bd6ac] {
  font-size: 13px;
  text-decoration: none;
  margin-right: 10px;
  color: #606266;
}
.el-header.toolbar-header[data-v-123bd6ac] {
  font-size: 14px;
}
.el-aside.side-panel[data-v-123bd6ac] {
  background: white;
  width: 260px !important;
  overflow-y: hidden;
}
.el-main.form-widget-main[data-v-123bd6ac] {
  padding: 0;
  height: 100%;
  position: relative;
  overflow-x: hidden;
}
.container-scroll-bar[data-v-123bd6ac]  .el-scrollbar__wrap,
.container-scroll-bar[data-v-123bd6ac]  .el-scrollbar__view {
  overflow-x: hidden;
  height: 100%;
}
[data-v-123bd6ac] .el-form-item {
  margin-bottom: 0px;
}
[data-v-123bd6ac] .field-widget-item,[data-v-123bd6ac] .container-widget-item,[data-v-123bd6ac] .el-collapse-item__header {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-42832fc4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-42832fc4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-42832fc4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-42832fc4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-42832fc4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-42832fc4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-42832fc4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-42832fc4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-42832fc4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-42832fc4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-42832fc4]  .el-form-item__content,
.table-style .fill-select-item[data-v-42832fc4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-42832fc4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-42832fc4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-42832fc4], .form-widget-list .checkbox-form-item-wrapper[data-v-42832fc4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-42832fc4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-42832fc4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-42832fc4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-42832fc4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-42832fc4], .el-form-item--medium .el-checkbox[data-v-42832fc4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-42832fc4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-42832fc4], .el-form-item--small .el-checkbox[data-v-42832fc4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-42832fc4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-42832fc4], .el-form-item--mini .el-checkbox[data-v-42832fc4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-42832fc4] {
  margin-top: 4px;
}
input[type=password][data-v-42832fc4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-42832fc4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-42832fc4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-42832fc4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-42832fc4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-42832fc4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-42832fc4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-42832fc4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-42832fc4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-42832fc4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-42832fc4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-42832fc4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-42832fc4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-42832fc4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-42832fc4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-42832fc4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-42832fc4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-42832fc4], .table-style .el-form-item .el-form-item__content > div[data-v-42832fc4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-42832fc4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-42832fc4], .table-style .el-form-item.rich-editor-item[data-v-42832fc4], .table-style .el-form-item.static-text-item[data-v-42832fc4], .table-style .el-form-item.html-text-item[data-v-42832fc4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-42832fc4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-42832fc4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-42832fc4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-42832fc4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-42832fc4] {
  height: 30px;
  line-height: 30px;
}
.h5-render-container[data-v-42832fc4] {
  padding: 10px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-42832fc4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-42832fc4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-42832fc4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-42832fc4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-42832fc4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-42832fc4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-42832fc4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-42832fc4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-42832fc4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-42832fc4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-42832fc4]  .el-form-item__content,
.table-style .fill-select-item[data-v-42832fc4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-42832fc4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-42832fc4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-42832fc4], .form-widget-list .checkbox-form-item-wrapper[data-v-42832fc4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-42832fc4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-42832fc4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-42832fc4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-42832fc4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-42832fc4], .el-form-item--medium .el-checkbox[data-v-42832fc4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-42832fc4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-42832fc4], .el-form-item--small .el-checkbox[data-v-42832fc4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-42832fc4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-42832fc4], .el-form-item--mini .el-checkbox[data-v-42832fc4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-42832fc4] {
  margin-top: 4px;
}
input[type=password][data-v-42832fc4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-42832fc4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-42832fc4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-42832fc4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-42832fc4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-42832fc4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-42832fc4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-42832fc4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-42832fc4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-42832fc4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-42832fc4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-42832fc4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-42832fc4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-42832fc4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-42832fc4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-42832fc4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-42832fc4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-42832fc4], .table-style .el-form-item .el-form-item__content > div[data-v-42832fc4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-42832fc4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-42832fc4], .table-style .el-form-item.rich-editor-item[data-v-42832fc4], .table-style .el-form-item.static-text-item[data-v-42832fc4], .table-style .el-form-item.html-text-item[data-v-42832fc4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-42832fc4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-42832fc4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-42832fc4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-42832fc4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-42832fc4] {
  height: 30px;
  line-height: 30px;
}
@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url(data:font/ttf;base64,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) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-insertcolumn:before {
  content: "\e753";
}

.icon-insertrow:before {
  content: "\e754";
}

.icon-hide:before {
  content: "\e76b";
}

.icon-drag:before {
  content: "\e61d";
}


@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.global-messageZIndex {
  z-index: 8000 !important;
}

/* @import url('./lib/VFormDesigner.css') */
.el-scrollbar > .el-scrollbar__bar {
  opacity: 1 !important;
}
.el-dialog-hide-header.el-dialog .el-dialog__header {
  border-bottom: 0px none;
  padding-top: 15px;
}
.el-dialog-no-header.el-dialog .el-dialog__header {
  display: none;
}
.top-message {
  z-index: 5000 !important;
}
:root {
  --front-page-bg: #004afa;
  --front-page-text: #ffffff ;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-078753dd] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-078753dd] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-078753dd] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-078753dd] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-078753dd] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-078753dd] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-078753dd] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-078753dd] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-078753dd] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-078753dd] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-078753dd]  .el-form-item__content,
.table-style .fill-select-item[data-v-078753dd]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-078753dd] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-078753dd] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-078753dd], .form-widget-list .checkbox-form-item-wrapper[data-v-078753dd] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-078753dd], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-078753dd] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-078753dd] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-078753dd] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-078753dd], .el-form-item--medium .el-checkbox[data-v-078753dd] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-078753dd] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-078753dd], .el-form-item--small .el-checkbox[data-v-078753dd] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-078753dd] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-078753dd], .el-form-item--mini .el-checkbox[data-v-078753dd] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-078753dd] {
  margin-top: 4px;
}
input[type=password][data-v-078753dd]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-078753dd]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-078753dd]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-078753dd]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-078753dd]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-078753dd] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-078753dd] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-078753dd] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-078753dd]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-078753dd] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-078753dd] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-078753dd] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-078753dd] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-078753dd] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-078753dd] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-078753dd] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-078753dd] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-078753dd], .table-style .el-form-item .el-form-item__content > div[data-v-078753dd] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-078753dd] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-078753dd], .table-style .el-form-item.rich-editor-item[data-v-078753dd], .table-style .el-form-item.static-text-item[data-v-078753dd], .table-style .el-form-item.html-text-item[data-v-078753dd] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-078753dd], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-078753dd], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-078753dd], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-078753dd] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-078753dd] {
  height: 30px;
  line-height: 30px;
}
.app-main[data-v-078753dd] {
  width: 100%;
  position: relative;
  background: #f4f8fe;
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
}
.fixed-header + .app-main[data-v-078753dd] {
  padding-top: 50px;
}
.hasTagsView .app-main[data-v-078753dd] {
  /* 84 = navbar + tags-view = 50 + 34 */
  min-height: calc(100vh - 94px);
}
.hasTagsView .fixed-header + .app-main[data-v-078753dd] {
  padding-top: 84px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-popup-parent--hidden .fixed-header {
  padding-right: 15px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-17e13376] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-17e13376] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-17e13376] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-17e13376] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-17e13376] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-17e13376] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-17e13376] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-17e13376] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-17e13376] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-17e13376] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-17e13376]  .el-form-item__content,
.table-style .fill-select-item[data-v-17e13376]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-17e13376] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-17e13376] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-17e13376], .form-widget-list .checkbox-form-item-wrapper[data-v-17e13376] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-17e13376], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-17e13376] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-17e13376] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-17e13376] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-17e13376], .el-form-item--medium .el-checkbox[data-v-17e13376] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-17e13376] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-17e13376], .el-form-item--small .el-checkbox[data-v-17e13376] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-17e13376] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-17e13376], .el-form-item--mini .el-checkbox[data-v-17e13376] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-17e13376] {
  margin-top: 4px;
}
input[type=password][data-v-17e13376]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-17e13376]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-17e13376]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-17e13376]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-17e13376]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-17e13376] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-17e13376] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-17e13376] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-17e13376]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-17e13376] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-17e13376] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-17e13376] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-17e13376] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-17e13376] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-17e13376] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-17e13376] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-17e13376] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-17e13376], .table-style .el-form-item .el-form-item__content > div[data-v-17e13376] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-17e13376] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-17e13376], .table-style .el-form-item.rich-editor-item[data-v-17e13376], .table-style .el-form-item.static-text-item[data-v-17e13376], .table-style .el-form-item.html-text-item[data-v-17e13376] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-17e13376], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-17e13376], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-17e13376], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-17e13376] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-17e13376] {
  height: 30px;
  line-height: 30px;
}
.right-menu[data-v-17e13376] {
  width: auto;
  height: 56px;
  line-height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.right-menu[data-v-17e13376]:focus {
  outline: none;
}
.right-menu .right-menu-item[data-v-17e13376] {
  display: inline-block;
  margin-right: 15px;
  margin-left: 10px;
  font-size: 18px;
  color: black;
}
.right-menu .right-menu-item.hover-effect[data-v-17e13376] {
  cursor: pointer;
  vertical-align: middle;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.right-menu .right-menu-item.hover-effect[data-v-17e13376]:hover {
  background: rgba(0, 0, 0, 0.025);
}
.right-menu .right-menu-item[data-v-17e13376]:last-of-type {
  padding-right: 0px;
}
.right-menu .avatar-container .avatar-wrapper[data-v-17e13376] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.right-menu .avatar-container .avatar-wrapper .user-avatar[data-v-17e13376] {
  cursor: pointer;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}
.right-menu .avatar-container .avatar-wrapper .user-name[data-v-17e13376] {
  margin: 0 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: black;
}
.right-menu .avatar-container .avatar-wrapper .icon-navbar-down[data-v-17e13376] {
  cursor: pointer;
  font-size: 20px;
  margin-right: -5px;
  color: rgba(255, 255, 255, 0.6);
}
.infinite-list[data-v-17e13376] {
  height: 300px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.infinite-list .infinite-list-item[data-v-17e13376] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 100px;
  border-bottom: 1px solid #eaeefb;
  cursor: pointer;
}
.infinite-list .infinite-list-item[data-v-17e13376]:hover {
  background: #e6f7ff;
  cursor: pointer;
}
.infinite-list .infinite-list-item-read[data-v-17e13376] {
  opacity: 0.4;
}
.infinite-list .infinite-list-item-empty[data-v-17e13376] {
  color: #c0c0c0;
}
.infinite-list .list-item-meta[data-v-17e13376] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1;
          flex: 1 1;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-width: 100%;
  padding: 5px 10px;
}
.infinite-list .list-item-meta .list-item-meta-avatar[data-v-17e13376] {
  margin-right: 16px;
  margin-top: 4px;
}
.infinite-list .list-item-meta .list-item-meta-content[data-v-17e13376] {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  width: 0;
  color: rgba(0, 0, 0, 0.85);
}
.infinite-list .list-item-meta .list-item-meta-content h4[data-v-17e13376] {
  margin-top: 5px;
  margin-bottom: 4px;
}
.infinite-list .list-item-meta .list-item-meta-content .list-item-meta-title[data-v-17e13376] {
  margin: 0;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 1.5715;
  font-weight: 400;
}
.infinite-list .list-item-meta .list-item-meta-content .list-item-meta-description[data-v-17e13376] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  line-height: 1.5715;
}
.menu-bind-agency[data-v-17e13376] {
  margin-left: 10px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-dropdown-menu .current-agency {
  background-color: #ebf1fe !important;
  color: #409EFF !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-d16d6306] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-d16d6306] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-d16d6306] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-d16d6306] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-d16d6306] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-d16d6306] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-d16d6306] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-d16d6306] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-d16d6306] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-d16d6306] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-d16d6306]  .el-form-item__content,
.table-style .fill-select-item[data-v-d16d6306]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-d16d6306] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-d16d6306] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-d16d6306], .form-widget-list .checkbox-form-item-wrapper[data-v-d16d6306] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d16d6306], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d16d6306] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d16d6306] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d16d6306] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-d16d6306], .el-form-item--medium .el-checkbox[data-v-d16d6306] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-d16d6306] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-d16d6306], .el-form-item--small .el-checkbox[data-v-d16d6306] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-d16d6306] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-d16d6306], .el-form-item--mini .el-checkbox[data-v-d16d6306] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-d16d6306] {
  margin-top: 4px;
}
input[type=password][data-v-d16d6306]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-d16d6306]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-d16d6306]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-d16d6306]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-d16d6306]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-d16d6306] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-d16d6306] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-d16d6306] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-d16d6306]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-d16d6306] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-d16d6306] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-d16d6306] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-d16d6306] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-d16d6306] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-d16d6306] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-d16d6306] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-d16d6306] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-d16d6306], .table-style .el-form-item .el-form-item__content > div[data-v-d16d6306] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-d16d6306] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-d16d6306], .table-style .el-form-item.rich-editor-item[data-v-d16d6306], .table-style .el-form-item.static-text-item[data-v-d16d6306], .table-style .el-form-item.html-text-item[data-v-d16d6306] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-d16d6306], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-d16d6306], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-d16d6306], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-d16d6306] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-d16d6306] {
  height: 30px;
  line-height: 30px;
}
.hah[data-v-d16d6306] {
  width: 100%;
  text-align: center;
  background: var(--front-page-bg, #353535);
  -webkit-box-shadow: 0 6px 8px 0 rgba(0, 85, 221, 0.3);
          box-shadow: 0 6px 8px 0 rgba(0, 85, 221, 0.3);
  margin-bottom: 20px;
}
.navbar[data-v-d16d6306] {
  padding-left: 12px;
  height: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  overflow: hidden;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 2px 10px 1px rgba(65, 64, 133, 0.1);
          box-shadow: 0 2px 10px 1px rgba(65, 64, 133, 0.1);
  z-index: 1;
}
.navbar .hamburger-container[data-v-d16d6306] {
  line-height: 46px;
  height: 100%;
  float: left;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  -webkit-tap-highlight-color: transparent;
}
.navbar .hamburger-container[data-v-d16d6306]:hover {
  background: rgba(0, 0, 0, 0.025);
}
.navbar .breadcrumb-container[data-v-d16d6306] {
  float: left;
}
.navbar .errLog-container[data-v-d16d6306] {
  display: inline-block;
  vertical-align: top;
}
.navbar .left-menu[data-v-d16d6306] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  text-align: left;
  height: 40px;
  width: initial;
  min-width: 220px;
  padding-right: 20px;
  font-size: 22px;
  font-weight: 700;
  color: #434344;
  gap: 10px;
}
.navbar .left-menu img[data-v-d16d6306] {
  height: 40px;
}
.navbar .center-menu[data-v-d16d6306] {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: inline-block;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.navbar .center-menu .menu-ul[data-v-d16d6306] {
  width: 100%;
  margin: 0;
  height: 60px;
  line-height: 60px;
  padding: 0;
  text-align: left;
}
.navbar .center-menu .menu-ul li[data-v-d16d6306] {
  list-style: none;
  display: inline-block;
  padding: 0px 20px;
  font-size: 16px;
  color: var(--front-page-text, #353535);
}
.navbar .center-menu .menu-ul li[data-v-d16d6306]:hover {
  background-color: hsla(0, 0%, 100%, 0.1);
}
.navbar .center-menu .menu-ul li.active[data-v-d16d6306] {
  background-color: hsla(0, 0%, 100%, 0.2);
}
.navbar .center-menu .menu-ul li a[data-v-d16d6306] {
  position: relative;
  display: inline-block;
  color: var(--front-page-text, #353535);
}
.navbar .center-menu .menu-ul li a.router-link-active[data-v-d16d6306]:after {
  content: "";
  display: block;
  position: absolute;
  width: 52px;
  left: 50%;
  bottom: 0;
  height: 4px;
  background: var(--front-page-text, #353535);
  z-index: 1;
  margin-left: -26px;
  border-radius: 3px 3px 0 0;
}
.navbar .center-menu .menu-ul li span[data-v-d16d6306] {
  margin-left: 8px;
  color: var(--front-page-text, #353535);
}
.navbar .center-menu .menu-ul li .svg-icon[data-v-d16d6306] {
  color: var(--front-page-text, #353535);
}
.navbar .center-menu .menu-ul[data-v-d16d6306]  .el-dropdown {
  list-style: none;
  display: inline-block;
  padding: 0px 0px;
  font-size: 16px;
  color: var(--front-page-text, #353535);
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-13877386] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-13877386] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-13877386] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-13877386] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-13877386] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-13877386] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-13877386] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-13877386] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-13877386] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-13877386] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-13877386]  .el-form-item__content,
.table-style .fill-select-item[data-v-13877386]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-13877386] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-13877386] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-13877386], .form-widget-list .checkbox-form-item-wrapper[data-v-13877386] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-13877386], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-13877386] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-13877386] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-13877386] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-13877386], .el-form-item--medium .el-checkbox[data-v-13877386] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-13877386] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-13877386], .el-form-item--small .el-checkbox[data-v-13877386] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-13877386] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-13877386], .el-form-item--mini .el-checkbox[data-v-13877386] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-13877386] {
  margin-top: 4px;
}
input[type=password][data-v-13877386]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-13877386]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-13877386]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-13877386]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-13877386]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-13877386] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-13877386] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-13877386] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-13877386]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-13877386] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-13877386] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-13877386] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-13877386] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-13877386] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-13877386] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-13877386] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-13877386] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-13877386], .table-style .el-form-item .el-form-item__content > div[data-v-13877386] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-13877386] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-13877386], .table-style .el-form-item.rich-editor-item[data-v-13877386], .table-style .el-form-item.static-text-item[data-v-13877386], .table-style .el-form-item.html-text-item[data-v-13877386] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-13877386], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-13877386], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-13877386], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-13877386] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-13877386] {
  height: 30px;
  line-height: 30px;
}
[data-v-13877386]:export {
  menuText: #bfcbd9;
  menuActiveText: #409EFF;
  subMenuActiveText: #f4f4f5;
  menuBg: #304156;
  menuHover: #263445;
  subMenuBg: #1f2d3d;
  subMenuHover: #001528;
  sideBarWidth: 200px;
}
.app-wrapper[data-v-13877386] {
  position: relative;
  height: 100%;
  width: 100%;
}
.app-wrapper[data-v-13877386]:after {
  content: "";
  display: table;
  clear: both;
}
.app-wrapper.mobile.openSidebar[data-v-13877386] {
  position: fixed;
  top: 0;
}
.drawer-bg[data-v-13877386] {
  background: #000;
  opacity: 0.3;
  width: 100%;
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 999;
}
.fixed-header[data-v-13877386] {
  position: fixed;
  top: 0;
  right: 0px;
  left: 0px;
  z-index: 9;
  width: calc(100% - 200px);
  -webkit-transition: width 0.28s;
  transition: width 0.28s;
}
.hideSidebar .fixed-header[data-v-13877386] {
  width: calc(100% - 54px);
}
.mobile .fixed-header[data-v-13877386] {
  width: 100%;
}
.layout-container[data-v-13877386] {
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.customer-service[data-v-13877386] {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 100;
}
.customer-service .icon-chat[data-v-13877386] {
  display: block;
  width: 50px;
  height: 50px;
  background: #FFFFFF url(../../static/img/qr-icon.830c270d.png) no-repeat center center;
  background-size: 30px 30px;
  border-radius: 50%;
  box-shadow: 0px 0px 8px #ccc;
  -webkit-box-shadow: 0px 0px 8px #ccc;
  -moz-box-shadow: 0px 0px 8px #ccc;
  -ms-box-shadow: 0px 0px 8px #ccc;
  margin-bottom: 55px;
}
.chat-tips[data-v-13877386] {
  width: 240px;
  height: 240px;
  padding: 10px;
  border: 1px solid #d1d2d6;
  position: absolute;
  right: 70px;
  bottom: -55px;
  background-color: #ffffff;
  display: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 8px #ccc;
          box-shadow: 0px 0px 8px #ccc;
}
.customer-service .icon-chat:hover .chat-tips[data-v-13877386] {
  display: block;
}
.customer-service .icon-chat[data-v-13877386]:hover {
  background-color: #d1d2d6;
}
.chat-tips i[data-v-13877386] {
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-left-color: #d1d2d6;
  position: absolute;
  top: 95px;
  right: -20px;
}
.chat-tips i[data-v-13877386]:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-left-color: #fff;
  position: absolute;
  left: -11px;
  bottom: -10px;
}
.chat-tips img[data-v-13877386] {
  width: 160px;
  height: 160px;
  margin: auto;
  text-align: center;
  display: block;
}
.chat-tips p[data-v-13877386] {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  color: #999;
  margin: 0 auto;
}
.chat-close[data-v-13877386] {
  position: absolute;
  right: -10px;
  top: -10px;
  display: none;
  cursor: pointer;
}
.customer-service:hover .chat-close[data-v-13877386] {
  display: block;
}

.svg-icon[data-v-c8a70580] {
  width: 1em;
  height: 1em;
  margin-left: 0.2em;
  margin-right: 0.2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
.svg-external-icon[data-v-c8a70580] {
  background-color: currentColor;
  -webkit-mask-size: cover!important;
          mask-size: cover!important;
  display: inline-block;
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  -webkit-box-shadow: 0 0 10px #29d, 0 0 5px #29d;
          box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}


/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}


.pagination-container[data-v-72233bcd] {
  padding: 0px;
  margin: 0px;
  margin-right:30px;
  margin-top: 20px;
  margin-bottom:20px;
}
.pagination-container.hidden[data-v-72233bcd] {
  display: none;
}

:root{--vxe-ui-font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--vxe-ui-font-size-large:15px;--vxe-ui-font-size-default:14px;--vxe-ui-font-size-medium:14px;--vxe-ui-font-size-small:13px;--vxe-ui-font-size-mini:12px;--vxe-ui-font-secondary-color:#909399;--vxe-ui-font-placeholder-color:#a8abb2;--vxe-ui-base-border-radius:4px;--vxe-ui-base-margin-gap-default:8px;--vxe-ui-base-margin-gap-medium:7px;--vxe-ui-base-margin-gap-small:6px;--vxe-ui-base-margin-gap-mini:5px;--vxe-ui-layout-padding-qtr:2px;--vxe-ui-layout-padding-half:4px;--vxe-ui-layout-padding-default:8px;--vxe-ui-layout-padding-double:16px;--vxe-ui-layout-padding-threefold:24px;--vxe-ui-layout-aside-default-width:300px;--vxe-ui-layout-aside-collapse-width:60px;--vxe-ui-menu-item-height-default:44px;--vxe-ui-menu-item-height-medium:40px;--vxe-ui-menu-item-height-small:36px;--vxe-ui-menu-item-height-mini:32px;--vxe-ui-menu-icon-width:1.5em;--vxe-ui-button-max-width:500px;--vxe-ui-button-height-default:34px;--vxe-ui-button-height-medium:32px;--vxe-ui-button-height-small:30px;--vxe-ui-button-height-mini:28px;--vxe-ui-button-round-border-radius-default:17px;--vxe-ui-button-round-border-radius-medium:16px;--vxe-ui-button-round-border-radius-small:15px;--vxe-ui-button-round-border-radius-mini:14px;--vxe-ui-input-disabled-color:#dcdfe6;--vxe-ui-input-number-disabled-color:#e4e7ed;--vxe-ui-input-date-festival-color:#abaaaa;--vxe-ui-input-date-festival-important-color:var(--vxe-ui-font-primary-color);--vxe-ui-input-date-notice-background-color:red;--vxe-ui-input-date-picker-hover-background-color:#f2f6fc;--vxe-ui-input-date-picker-selected-color:#fff;--vxe-ui-input-date-time-confirm-button-color:#fff;--vxe-ui-input-date-picker-festival-selected-color:var(--vxe-ui-input-date-picker-selected-color);--vxe-ui-input-date-picker-notice-selected-background-color:var(--vxe-ui-input-date-picker-selected-color);--vxe-ui-input-date-extra-color:#67c23a;--vxe-ui-input-date-extra-important-color:#fd2222;--vxe-ui-input-date-title-height-default:30px;--vxe-ui-input-date-title-height-medium:29px;--vxe-ui-input-date-title-height-small:28px;--vxe-ui-input-date-title-height-mini:26px;--vxe-ui-input-date-time-week-row-height-default:38px;--vxe-ui-input-date-time-week-row-height-medium:36px;--vxe-ui-input-date-time-week-row-height-small:34px;--vxe-ui-input-date-time-week-row-height-mini:32px;--vxe-ui-input-date-month-year-row-height-default:48px;--vxe-ui-input-date-month-year-row-height-medium:46px;--vxe-ui-input-date-month-year-row-height-small:44px;--vxe-ui-input-date-month-year-row-height-mini:42px;--vxe-ui-input-date-quarter-row-height-default:60px;--vxe-ui-input-date-quarter-row-height-medium:58px;--vxe-ui-input-date-quarter-row-height-small:56px;--vxe-ui-input-date-quarter-row-height-mini:54px;--vxe-ui-input-height-default:var(--vxe-ui-button-height-default);--vxe-ui-input-height-medium:var(--vxe-ui-button-height-medium);--vxe-ui-input-height-small:var(--vxe-ui-button-height-small);--vxe-ui-input-height-mini:var(--vxe-ui-button-height-mini);--vxe-ui-input-count-color:#999;--vxe-ui-input-count-error-color:var(--vxe-ui-status-error-color);--vxe-ui-anchor-link-color:var(--vxe-ui-font-secondary-color);--vxe-ui-anchor-link-active-color:var(--vxe-ui-font-primary-color);--vxe-ui-breadcrumb-color:var(--vxe-ui-font-secondary-color);--vxe-ui-breadcrumb-current-item-color:var(--vxe-ui-font-color);--vxe-ui-loading-color:var(--vxe-ui-font-primary-color);--vxe-ui-tooltip-dark-color:#fff;--vxe-ui-tooltip-dark-background-color:#303133;--vxe-ui-form-item-min-height-default:56px;--vxe-ui-form-item-min-height-medium:52px;--vxe-ui-form-item-min-height-small:48px;--vxe-ui-form-item-min-height-mini:44px;--vxe-ui-form-validate-error-color:var(--vxe-ui-status-error-color);--vxe-ui-form-item-padding-default:8px;--vxe-ui-form-item-padding-medium:7px;--vxe-ui-form-item-padding-small:6px;--vxe-ui-form-item-padding-mini:5px;--vxe-ui-form-validate-error-background-color:inherit;--vxe-ui-form-validate-error-theme-normal-background-color:var(--vxe-ui-layout-background-color);--vxe-ui-form-validate-error-item-background-color:hsla(0,87%,69%,.1);--vxe-ui-form-design-widget-item-font-size:0.9em;--vxe-ui-checkbox-font-size-default:15px;--vxe-ui-checkbox-font-size-medium:14px;--vxe-ui-checkbox-font-size-small:13px;--vxe-ui-checkbox-font-size-mini:12px;--vxe-ui-checkbox-checked-width:0.32em;--vxe-ui-checkbox-checked-height:0.64em;--vxe-ui-checkbox-indeterminate-width:0.6em;--vxe-ui-checkbox-indeterminate-height:2px;--vxe-ui-checkbox-border-width:2px;--vxe-ui-checkbox-border-radius:2px;--vxe-ui-checkbox-icon-background-color:#fff;--vxe-ui-checkbox-checked-icon-border-color:#fff;--vxe-ui-checkbox-indeterminate-icon-background-color:#fff;--vxe-ui-radio-font-size-default:15px;--vxe-ui-radio-font-size-medium:14px;--vxe-ui-radio-font-size-small:13px;--vxe-ui-radio-font-size-mini:12px;--vxe-ui-radio-border-width:0.32em;--vxe-ui-radio-icon-background-color:#fff;--vxe-ui-radio-checked-icon-background-color:#fff;--vxe-ui-radio-indeterminate-icon-background-color:#fff;--vxe-ui-select-option-height-default:30px;--vxe-ui-select-option-height-medium:28px;--vxe-ui-select-option-height-small:26px;--vxe-ui-select-option-height-mini:24px;--vxe-ui-select-empty-color:#c0c4cc;--vxe-ui-select-title-color:#909399;--vxe-ui-pulldown-option-height-default:var(--vxe-ui-select-option-height-default);--vxe-ui-pulldown-option-height-medium:var(--vxe-ui-select-option-height-medium);--vxe-ui-pulldown-option-height-small:var(--vxe-ui-select-option-height-small);--vxe-ui-pulldown-option-height-mini:var(--vxe-ui-select-option-height-mini);--vxe-ui-switch-font-color:#fff;--vxe-ui-switch-icon-background-color:#fff;--vxe-ui-switch-open-background-color:var(--vxe-ui-font-primary-color);--vxe-ui-switch-disabled-background-color:rgba(0,0,0,.15);--vxe-ui-upload-file-button-border-style:dashed;--vxe-ui-upload-image-button-border-style:dashed;--vxe-ui-upload-image-wh-default:120px;--vxe-ui-upload-image-wh-medium:104px;--vxe-ui-upload-image-wh-small:88px;--vxe-ui-upload-image-wh-mini:72px;--vxe-ui-card-padding-default:12px;--vxe-ui-card-padding-medium:10px;--vxe-ui-card-padding-small:8px;--vxe-ui-card-padding-mini:6px;--vxe-ui-tree-node-height:2em;--vxe-ui-tree-node-indent:20px;--vxe-ui-tree-node-root-indent:0px;--vxe-ui-tree-node-line-color:#909399;--vxe-ui-tree-node-line-style:dotted;--vxe-ui-tree-node-line-width:1px;--vxe-ui-tabs-header-height-default:40px;--vxe-ui-tabs-header-height-medium:38px;--vxe-ui-tabs-header-height-small:36px;--vxe-ui-tabs-header-height-mini:32px;--vxe-ui-calendar-hover-background-color:#f2f6fc;--vxe-ui-calendar-selected-color:#fff;--vxe-ui-calendar-festival-selected-color:var(--vxe-ui-calendar-selected-color);--vxe-ui-calendar-notice-selected-background-color:var(--vxe-ui-calendar-selected-color);--vxe-ui-splitter-handle-bar-horizontal-width:0.68em;--vxe-ui-splitter-handle-bar-horizontal-height:3.2em;--vxe-ui-splitter-handle-bar-vertical-width:var(--vxe-ui-splitter-handle-bar-horizontal-height);--vxe-ui-splitter-handle-bar-vertical-height:var(--vxe-ui-splitter-handle-bar-horizontal-width);--vxe-ui-splitter-resizable-line-color:#d9dddf;--vxe-ui-splitter-resizable-drag-line-color:var(--vxe-ui-font-primary-color);--vxe-ui-segmented-item-background-color:rgba(0,0,0,.05);--vxe-ui-segmented-item-hover-background-color:rgba(0,0,0,.06);--vxe-ui-context-menu-option-height:2em;--vxe-ui-backtop-right:2em;--vxe-ui-backtop-bottom:2em}[data-vxe-ui-theme=light]{--vxe-ui-font-color:#606266;--vxe-ui-font-tinge-color:#d4d5d7;--vxe-ui-font-lighten-color:#797b80;--vxe-ui-font-darken-color:#47494c;--vxe-ui-font-disabled-color:#bfbfbf;--vxe-ui-font-primary-color:#409eff;--vxe-ui-font-primary-hover-color:#f5f7fa;--vxe-ui-font-primary-tinge-color:#e8f3ff;--vxe-ui-font-primary-lighten-color:#73b8ff;--vxe-ui-font-primary-darken-color:#0d84ff;--vxe-ui-font-primary-disabled-color:#a6d2ff;--vxe-ui-status-success-color:#67c23a;--vxe-ui-status-info-color:#909399;--vxe-ui-status-warning-color:#e6a23c;--vxe-ui-status-danger-color:#f56c6c;--vxe-ui-status-error-color:#f56c6c;--vxe-ui-status-success-tinge-color:#eef8e9;--vxe-ui-status-info-tinge-color:#f5f5f6;--vxe-ui-status-warning-tinge-color:#fcf4e8;--vxe-ui-status-danger-tinge-color:var(--vxe-ui-status-error-tinge-color);--vxe-ui-status-error-tinge-color:#fef2f2;--vxe-ui-status-success-lighten-color:#85cf60;--vxe-ui-status-info-lighten-color:#abadb1;--vxe-ui-status-warning-lighten-color:#ecb869;--vxe-ui-status-danger-lighten-color:var(--vxe-ui-status-error-lighten-color);--vxe-ui-status-error-lighten-color:#f89c9c;--vxe-ui-status-success-darken-color:#529b2e;--vxe-ui-status-info-darken-color:#767980;--vxe-ui-status-warning-darken-color:#d48a1b;--vxe-ui-status-danger-darken-color:var(--vxe-ui-status-error-darken-color);--vxe-ui-status-error-darken-color:#f56c6c;--vxe-ui-status-success-disabled-color:#a3db87;--vxe-ui-status-info-disabled-color:#c5c7ca;--vxe-ui-status-warning-disabled-color:#f2cd96;--vxe-ui-status-danger-disabled-color:var(--vxe-ui-status-error-disabled-color);--vxe-ui-status-error-disabled-color:#f5a8a8;--vxe-ui-base-popup-border-color:#dadce0;--vxe-ui-base-popup-box-shadow:0 0 10px 0 rgba(0,0,0,.16);--vxe-ui-base-drag-background-color:#dde9fd;--vxe-ui-base-active-background-color:#e6f4ff;--vxe-ui-base-hover-background-color:rgba(0,0,0,.1);--vxe-ui-layout-background-color:#fff;--vxe-ui-input-border-color:#dcdfe6;--vxe-ui-input-placeholder-color:#c0c4cc;--vxe-ui-input-disabled-background-color:#f3f3f3;--vxe-ui-number-input-control-button-color:#f5f7fa;--vxe-ui-modal-header-background-color:#f8f8f8;--vxe-ui-tabs-card-header-background-color:#f5f7fa;--vxe-ui-tabs-close-hover-background-color:rgba(0,0,0,.1);--vxe-ui-tabs-bar-scrolling-box-shadow-color:rgba(0,0,0,.12);--vxe-ui-menu-item-hover-color:#409eff;--vxe-ui-menu-collapse-wrapper-box-shadow:var(--vxe-ui-base-popup-box-shadow);--vxe-ui-loading-background-color:hsla(0,0%,100%,.5);--vxe-ui-form-title-background-color:#f8f8f9;--vxe-ui-form-border-color:#e8eaec;--vxe-ui-form-design-widget-hover-background-color:var(--vxe-ui-base-hover-background-color);--vxe-ui-form-design-sub-widget-hover-background-color:rgba(0,0,0,.05);--vxe-ui-list-design-table-border-color:#e8eaec;--vxe-ui-list-design-table-header-background-color:#f8f8f9;--vxe-ui-switch-close-background-color:rgba(0,0,0,.35);--vxe-ui-upload-drag-over-background-color:rgba(255,255,200,.8);--vxe-ui-tree-node-hover-background-color:#f5f7fa;--vxe-ui-tree-node-radio-checked-background-color:#fff3e0;--vxe-ui-tree-node-hover-radio-checked-background-color:#ffebbc;--vxe-ui-tree-node-checkbox-checked-background-color:#fff3e0;--vxe-ui-tree-node-hover-checkbox-checked-background-color:#ffebbc;--vxe-ui-tree-node-current-background-color:#e6f7ff;--vxe-ui-tree-node-hover-current-background-color:#d7effb;--vxe-ui-tree-drag-over-background-color:rgba(255,255,200,.3);--vxe-ui-rate-item-color:#f7ba2a;--vxe-ui-splitter-handle-button-background-color:#8b8b8b;--vxe-ui-splitter-handle-bar-background-color:#e2e2e3;--vxe-ui-splitter-handle-bar-hover-background-color:#d8d8d8}[data-vxe-ui-theme=dark]{color-scheme:dark;--vxe-ui-font-color:#a0a3a7;--vxe-ui-font-tinge-color:#33353b;--vxe-ui-font-lighten-color:#797b80;--vxe-ui-font-darken-color:#47494c;--vxe-ui-font-disabled-color:#464646;--vxe-ui-font-primary-color:#409eff;--vxe-ui-font-primary-hover-color:#202326;--vxe-ui-font-primary-tinge-color:#3a4653;--vxe-ui-font-primary-lighten-color:#73b8ff;--vxe-ui-font-primary-darken-color:#0d84ff;--vxe-ui-font-primary-disabled-color:#a6d2ff;--vxe-ui-status-success-color:#67c23a;--vxe-ui-status-info-color:#909399;--vxe-ui-status-warning-color:#e6a23c;--vxe-ui-status-danger-color:#f56c6c;--vxe-ui-status-error-color:#f56c6c;--vxe-ui-status-success-tinge-color:#33412f;--vxe-ui-status-info-tinge-color:#38383b;--vxe-ui-status-warning-tinge-color:#332c22;--vxe-ui-status-danger-tinge-color:var(--vxe-ui-status-error-tinge-color);--vxe-ui-status-error-tinge-color:#372525;--vxe-ui-status-success-lighten-color:#85cf60;--vxe-ui-status-info-lighten-color:#abadb1;--vxe-ui-status-warning-lighten-color:#ecb869;--vxe-ui-status-danger-lighten-color:var(--vxe-ui-status-error-lighten-color);--vxe-ui-status-error-lighten-color:#f89c9c;--vxe-ui-status-success-darken-color:#529b2e;--vxe-ui-status-info-darken-color:#767980;--vxe-ui-status-warning-darken-color:#d48a1b;--vxe-ui-status-danger-darken-color:var(--vxe-ui-status-error-darken-color);--vxe-ui-status-error-darken-color:#f56c6c;--vxe-ui-status-success-disabled-color:#a3db87;--vxe-ui-status-info-disabled-color:#c5c7ca;--vxe-ui-status-warning-disabled-color:#f2cd96;--vxe-ui-status-danger-disabled-color:var(--vxe-ui-status-error-disabled-color);--vxe-ui-status-error-disabled-color:#f5a8a8;--vxe-ui-base-popup-border-color:#424242;--vxe-ui-base-popup-box-shadow:0px 12px 30px 8px rgba(0,0,0,.5);--vxe-ui-base-drag-background-color:#2e3741;--vxe-ui-base-active-background-color:#303030;--vxe-ui-base-hover-background-color:#222;--vxe-ui-layout-background-color:#121212;--vxe-ui-input-border-color:#424242;--vxe-ui-input-placeholder-color:#3c3d3e;--vxe-ui-input-disabled-background-color:#262727;--vxe-ui-number-input-control-button-color:#262727;--vxe-ui-modal-header-background-color:var(--vxe-ui-layout-background-color);--vxe-ui-tabs-card-header-background-color:#1d1e1f;--vxe-ui-tabs-close-hover-background-color:rgba(48,48,0,.8);--vxe-ui-tabs-bar-scrolling-box-shadow-color:rgba(0,0,0,.8);--vxe-ui-menu-item-hover-color:var(--vxe-ui-font-primary-color);--vxe-ui-menu-collapse-wrapper-box-shadow:var(--vxe-ui-base-popup-box-shadow);--vxe-ui-loading-background-color:hsla(0,0%,100%,.1);--vxe-ui-form-title-background-color:#28282a;--vxe-ui-form-border-color:#37373a;--vxe-ui-form-design-widget-hover-background-color:var(--vxe-ui-base-hover-background-color);--vxe-ui-form-design-sub-widget-hover-background-color:#27292b;--vxe-ui-list-design-table-border-color:#37373a;--vxe-ui-list-design-table-header-background-color:#28282a;--vxe-ui-switch-close-background-color:#4c4d4f;--vxe-ui-upload-drag-over-background-color:rgba(48,48,0,.8);--vxe-ui-tree-node-hover-background-color:#262727;--vxe-ui-tree-node-radio-checked-background-color:#604820;--vxe-ui-tree-node-hover-radio-checked-background-color:#6e5326;--vxe-ui-tree-node-checkbox-checked-background-color:#604820;--vxe-ui-tree-node-hover-checkbox-checked-background-color:#6e5326;--vxe-ui-tree-node-current-background-color:#18222c;--vxe-ui-tree-node-hover-current-background-color:#262727;--vxe-ui-tree-drag-over-background-color:rgba(48,48,0,.3);--vxe-ui-rate-item-color:#bd9537;--vxe-ui-splitter-handle-button-background-color:#9f9f9f;--vxe-ui-splitter-handle-bar-background-color:#444;--vxe-ui-splitter-handle-bar-hover-background-color:#606060}[class*=vxe-],[class*=vxe-] :after,[class*=vxe-] :before,[class*=vxe-]:after,[class*=vxe-]:before{-webkit-box-sizing:border-box;box-sizing:border-box}[class*=vxe-]{font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.vxe-alert{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:var(--vxe-ui-font-color);padding:var(--vxe-ui-layout-padding-default);margin-bottom:var(--vxe-ui-layout-padding-default);font-size:var(--vxe-ui-font-size-default);border-radius:var(--vxe-ui-base-border-radius)}.vxe-alert.theme--primary{color:var(--vxe-ui-font-primary-color);border:1px solid var(--vxe-ui-font-primary-lighten-color);background-color:var(--vxe-ui-font-primary-tinge-color)}.vxe-alert.theme--primary:after{background-color:var(--vxe-ui-font-primary-color)}.vxe-alert.theme--primary .vxe-alert--icon{color:var(--vxe-ui-font-primary-color)}.vxe-alert.theme--primary .vxe-alert--close-btn:hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-alert.theme--success{color:var(--vxe-ui-status-success-color);border:1px solid var(--vxe-ui-status-success-lighten-color);background-color:var(--vxe-ui-status-success-tinge-color)}.vxe-alert.theme--success:after{background-color:var(--vxe-ui-status-success-color)}.vxe-alert.theme--success .vxe-alert--icon{color:var(--vxe-ui-status-success-color)}.vxe-alert.theme--success .vxe-alert--close-btn:hover{color:var(--vxe-ui-status-success-lighten-color)}.vxe-alert.theme--info{color:var(--vxe-ui-status-info-color);border:1px solid var(--vxe-ui-status-info-lighten-color);background-color:var(--vxe-ui-status-info-tinge-color)}.vxe-alert.theme--info:after{background-color:var(--vxe-ui-status-info-color)}.vxe-alert.theme--info .vxe-alert--icon{color:var(--vxe-ui-status-info-color)}.vxe-alert.theme--info .vxe-alert--close-btn:hover{color:var(--vxe-ui-status-info-lighten-color)}.vxe-alert.theme--warning{color:var(--vxe-ui-status-warning-color);border:1px solid var(--vxe-ui-status-warning-lighten-color);background-color:var(--vxe-ui-status-warning-tinge-color)}.vxe-alert.theme--warning:after{background-color:var(--vxe-ui-status-warning-color)}.vxe-alert.theme--warning .vxe-alert--icon{color:var(--vxe-ui-status-warning-color)}.vxe-alert.theme--warning .vxe-alert--close-btn:hover{color:var(--vxe-ui-status-warning-lighten-color)}.vxe-alert.theme--danger{color:var(--vxe-ui-status-danger-color);border:1px solid var(--vxe-ui-status-danger-lighten-color);background-color:var(--vxe-ui-status-danger-tinge-color)}.vxe-alert.theme--danger:after{background-color:var(--vxe-ui-status-danger-color)}.vxe-alert.theme--danger .vxe-alert--icon{color:var(--vxe-ui-status-danger-color)}.vxe-alert.theme--danger .vxe-alert--close-btn:hover{color:var(--vxe-ui-status-danger-lighten-color)}.vxe-alert.theme--error{color:var(--vxe-ui-status-error-color);border:1px solid var(--vxe-ui-status-error-lighten-color);background-color:var(--vxe-ui-status-error-tinge-color)}.vxe-alert.theme--error:after{background-color:var(--vxe-ui-status-error-color)}.vxe-alert.theme--error .vxe-alert--icon{color:var(--vxe-ui-status-error-color)}.vxe-alert.theme--error .vxe-alert--close-btn:hover{color:var(--vxe-ui-status-error-lighten-color)}.vxe-alert.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-alert.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-alert.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-alert--icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;font-size:1.5em;padding:0 var(--vxe-ui-layout-padding-default)}.vxe-alert--body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-alert--title{font-size:1.1em;font-weight:700;line-height:2em}.vxe-alert--close-btn{padding:0 .4em;line-height:2.2em;cursor:pointer}.vxe-anchor{position:relative;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-anchor--marker{position:absolute;left:0;top:0;width:.2em;height:1.5em;padding:.25em 0;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.vxe-anchor--marker:before{display:block;content:"";height:100%;width:100%;border-radius:1em;background-color:var(--vxe-ui-anchor-link-active-color)}.vxe-anchor-link{position:relative;padding-left:.6em}.vxe-anchor-link.is--active>.vxe-anchor-link--item{color:var(--vxe-ui-anchor-link-active-color)}.vxe-anchor-link--item{display:block;height:1.5em;line-height:1.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;color:var(--vxe-ui-anchor-link-color)}.vxe-avatar{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--vxe-ui-base-border-radius);vertical-align:middle}.vxe-avatar.is--circle,.vxe-avatar.is--circle .vxe-avatar--img{border-radius:50%}.vxe-avatar.is--dot:before{content:"";position:absolute;top:-.25em;right:-.25em;text-align:center;width:.5em;height:.5em;border-radius:50%;background-color:#ff4d4f;z-index:1}.vxe-avatar.theme--primary{color:#fff;border-color:var(--vxe-ui-font-primary-color);background-color:var(--vxe-ui-font-primary-color)}.vxe-avatar.theme--success{color:#fff;border-color:var(--vxe-ui-status-success-color);background-color:var(--vxe-ui-status-success-color)}.vxe-avatar.theme--info{color:#fff;border-color:var(--vxe-ui-status-info-color);background-color:var(--vxe-ui-status-info-color)}.vxe-avatar.theme--warning{color:#fff;border-color:var(--vxe-ui-status-warning-color);background-color:var(--vxe-ui-status-warning-color)}.vxe-avatar.theme--danger{color:#fff;border-color:var(--vxe-ui-status-danger-color);background-color:var(--vxe-ui-status-danger-color)}.vxe-avatar.theme--error{color:#fff;border-color:var(--vxe-ui-status-error-color);background-color:var(--vxe-ui-status-error-color)}.vxe-avatar--img{width:100%;height:100%;border-radius:var(--vxe-ui-base-border-radius)}.vxe-avatar--count{position:absolute;top:-.8em;right:-.8em;text-align:center;min-width:1.5em;height:1.5em;padding:0 .4em;border-radius:.8em;font-size:.8em;background-color:#ff4d4f;color:#fff;z-index:1}.vxe-avatar{width:36px;height:36px}.vxe-avatar.size--medium{width:32px;height:32px;font-size:var(--vxe-ui-font-size-medium)}.vxe-avatar.size--small{width:28px;height:28px;font-size:var(--vxe-ui-font-size-small)}.vxe-avatar.size--mini{width:24px;height:24px;font-size:var(--vxe-ui-font-size-mini)}.vxe-backtop{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;right:var(--vxe-ui-backtop-right);bottom:var(--vxe-ui-backtop-bottom);color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);cursor:pointer;z-index:9}.vxe-backtop.is--visible .vxe-backtop--content-wrapper{opacity:1}.vxe-backtop.is--fixed{position:fixed}.vxe-backtop.is--absolute{position:absolute}.vxe-backtop .vxe-button.type--button:not(.is--circle){min-width:2.8em;min-height:2.8em;padding:.6em}.vxe-backtop .vxe-button.type--button:not(.is--circle) i{font-size:1.3em}.vxe-backtop .vxe-button.type--button.is--circle{min-width:2.8em;min-height:2.8em}.vxe-backtop .vxe-button.type--button.is--circle i{font-size:1.4em}.vxe-backtop--top-wrapper{position:absolute;bottom:100%;right:0;margin-bottom:.8em}.vxe-backtop--bottom-wrapper{position:absolute;top:100%;right:0;margin-top:.8em}.vxe-backtop--content-wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s}.vxe-backtop--icon{font-size:1.4em}.vxe-backtop{font-size:var(--vxe-ui-font-size-default)}.vxe-backtop.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-backtop.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-backtop.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-badge{position:relative;display:inline-block;vertical-align:middle}.vxe-badge.is--dot:before{content:"";top:-.25em;right:-.25em;width:.5em;height:.5em;border-radius:50%}.vxe-badge--count,.vxe-badge.is--dot:before{position:absolute;text-align:center;background-color:#ff4d4f;z-index:1}.vxe-badge--count{top:-.8em;right:-.8em;min-width:1.5em;height:1.5em;padding:0 .4em;border-radius:.8em;font-size:.8em;color:#fff}.vxe-badge.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-badge.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-badge.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-breadcrumb{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:var(--vxe-ui-breadcrumb-item-color);font-family:var(--vxe-ui-font-family)}.vxe-breadcrumb-item{display:inline-block;color:var(--vxe-ui-breadcrumb-color)}.vxe-breadcrumb-item:last-child{font-size:1.1em;font-weight:700}.vxe-breadcrumb-item:last-child .vxe-breadcrumb-item--content{color:var(--vxe-ui-breadcrumb-current-item-color)}.vxe-breadcrumb-item:last-child .vxe-breadcrumb-item--separator{display:none}.vxe-breadcrumb-item--content-link{text-decoration:none;color:var(--vxe-ui-font-color)}.vxe-breadcrumb-item--content-link:hover{color:var(--vxe-ui-font-primary-color)}.vxe-breadcrumb-item--separator{margin:0 .6em;color:var(--vxe-ui-font-placeholder-color)}.vxe-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;position:relative;background-color:var(--vxe-ui-layout-background-color);outline:0;font-size:var(--vxe-ui-font-size-default);max-width:var(--vxe-ui-button-max-width);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.vxe-button.align--left{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.vxe-button.align--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-button.align--right{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.vxe-button:not(.is--disabled){color:var(--vxe-ui-font-color);cursor:pointer}.vxe-button.is--loading{cursor:progress}.vxe-button.is--loading:before{content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:hsla(0,0%,100%,.35);pointer-events:none}.vxe-button.is--disabled{color:var(--vxe-ui-font-disabled-color)}.vxe-button.is--disabled:not(.is--loading){cursor:no-drop}.vxe-button.type--text{border:0;padding:.1em .5em;background-color:transparent;text-decoration:none}.vxe-button.type--text:not(.is--disabled):focus{color:var(--vxe-ui-font-darken-color)}.vxe-button.type--text:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-button.type--text:not(.is--disabled):active{color:var(--vxe-ui-font-primary-darken-color)}.vxe-button.type--text.theme--primary{color:var(--vxe-ui-font-primary-color)}.vxe-button.type--text.theme--primary:not(.is--disabled):focus{color:var(--vxe-ui-font-primary-darken-color)}.vxe-button.type--text.theme--primary:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-button.type--text.theme--primary:not(.is--disabled):active{color:var(--vxe-ui-font-primary-darken-color)}.vxe-button.type--text.theme--primary.is--disabled{color:var(--vxe-ui-font-primary-disabled-color)}.vxe-button.type--text.theme--success{color:var(--vxe-ui-status-success-color)}.vxe-button.type--text.theme--success:not(.is--disabled):focus{color:var(--vxe-ui-status-success-darken-color)}.vxe-button.type--text.theme--success:not(.is--disabled):hover{color:var(--vxe-ui-status-success-lighten-color)}.vxe-button.type--text.theme--success:not(.is--disabled):active{color:var(--vxe-ui-status-success-darken-color)}.vxe-button.type--text.theme--success.is--disabled{color:var(--vxe-ui-status-success-disabled-color)}.vxe-button.type--text.theme--info{color:var(--vxe-ui-status-info-color)}.vxe-button.type--text.theme--info:not(.is--disabled):focus{color:var(--vxe-ui-status-info-darken-color)}.vxe-button.type--text.theme--info:not(.is--disabled):hover{color:var(--vxe-ui-status-info-lighten-color)}.vxe-button.type--text.theme--info:not(.is--disabled):active{color:var(--vxe-ui-status-info-darken-color)}.vxe-button.type--text.theme--info.is--disabled{color:var(--vxe-ui-status-info-disabled-color)}.vxe-button.type--text.theme--warning{color:var(--vxe-ui-status-warning-color)}.vxe-button.type--text.theme--warning:not(.is--disabled):focus{color:var(--vxe-ui-status-warning-darken-color)}.vxe-button.type--text.theme--warning:not(.is--disabled):hover{color:var(--vxe-ui-status-warning-lighten-color)}.vxe-button.type--text.theme--warning:not(.is--disabled):active{color:var(--vxe-ui-status-warning-darken-color)}.vxe-button.type--text.theme--warning.is--disabled{color:var(--vxe-ui-status-warning-disabled-color)}.vxe-button.type--text.theme--danger{color:var(--vxe-ui-status-danger-color)}.vxe-button.type--text.theme--danger:not(.is--disabled):focus{color:var(--vxe-ui-status-danger-darken-color)}.vxe-button.type--text.theme--danger:not(.is--disabled):hover{color:var(--vxe-ui-status-danger-lighten-color)}.vxe-button.type--text.theme--danger:not(.is--disabled):active{color:var(--vxe-ui-status-danger-darken-color)}.vxe-button.type--text.theme--danger.is--disabled{color:var(--vxe-ui-status-danger-disabled-color)}.vxe-button.type--text.theme--error{color:var(--vxe-ui-status-error-color)}.vxe-button.type--text.theme--error:not(.is--disabled):focus{color:var(--vxe-ui-status-error-darken-color)}.vxe-button.type--text.theme--error:not(.is--disabled):hover{color:var(--vxe-ui-status-error-lighten-color)}.vxe-button.type--text.theme--error:not(.is--disabled):active{color:var(--vxe-ui-status-error-darken-color)}.vxe-button.type--text.theme--error.is--disabled{color:var(--vxe-ui-status-error-disabled-color)}.vxe-button.type--text.theme--perfect,.vxe-button.type--text.theme--perfect.is--disabled,.vxe-button.type--text.theme--perfect:not(.is--disabled):active,.vxe-button.type--text.theme--perfect:not(.is--disabled):focus,.vxe-button.type--text.theme--perfect:not(.is--disabled):hover{color:var(--vxe-ui-table-header-background-color)}.vxe-button.type--button{font-family:inherit;line-height:1;border:1px solid var(--vxe-ui-input-border-color);text-decoration:none}.vxe-button.type--button.is--round{border-radius:var(--vxe-ui-button-round-border-radius-default)}.vxe-button.type--button:not(.is--round){border-radius:var(--vxe-ui-base-border-radius)}.vxe-button.type--button.is--circle{padding:0 .5em;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:var(--vxe-ui-button-height-default);border-radius:50%}.vxe-button.type--button.is--shadow{-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3)}.vxe-button.type--button:not(.is--circle){padding:0 1em}.vxe-button.type--button:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-button.type--button:not(.is--disabled):focus{border-color:var(--vxe-ui-font-primary-color)}.vxe-button.type--button:not(.is--disabled):active{color:var(--vxe-ui-font-primary-darken-color);border-color:var(--vxe-ui-font-primary-darken-color);background-color:var(--vxe-ui-layout-background-color)}.vxe-button.type--button.theme--primary{color:#fff}.vxe-button.type--button.theme--primary:not(.is--disabled){border-color:var(--vxe-ui-font-primary-color);background-color:var(--vxe-ui-font-primary-color)}.vxe-button.type--button.theme--primary:not(.is--disabled):hover{color:#fff;background-color:var(--vxe-ui-font-primary-lighten-color);border-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-button.type--button.theme--primary:not(.is--disabled):active{color:#fff;background-color:var(--vxe-ui-font-primary-darken-color);border-color:var(--vxe-ui-font-primary-darken-color)}.vxe-button.type--button.theme--primary.is--disabled{border-color:var(--vxe-ui-font-primary-disabled-color);background-color:var(--vxe-ui-font-primary-disabled-color)}.vxe-button.type--button.theme--primary.is--loading{border-color:var(--vxe-ui-font-primary-color);background-color:var(--vxe-ui-font-primary-color)}.vxe-button.type--button.theme--success{color:#fff}.vxe-button.type--button.theme--success:not(.is--disabled){border-color:var(--vxe-ui-status-success-color);background-color:var(--vxe-ui-status-success-color)}.vxe-button.type--button.theme--success:not(.is--disabled):hover{color:#fff;background-color:var(--vxe-ui-status-success-lighten-color);border-color:var(--vxe-ui-status-success-lighten-color)}.vxe-button.type--button.theme--success:not(.is--disabled):active{color:#fff;background-color:var(--vxe-ui-status-success-darken-color);border-color:var(--vxe-ui-status-success-darken-color)}.vxe-button.type--button.theme--success.is--disabled{border-color:var(--vxe-ui-status-success-disabled-color);background-color:var(--vxe-ui-status-success-disabled-color)}.vxe-button.type--button.theme--success.is--loading{border-color:var(--vxe-ui-status-success-color);background-color:var(--vxe-ui-status-success-color)}.vxe-button.type--button.theme--info{color:#fff}.vxe-button.type--button.theme--info:not(.is--disabled){border-color:var(--vxe-ui-status-info-color);background-color:var(--vxe-ui-status-info-color)}.vxe-button.type--button.theme--info:not(.is--disabled):hover{color:#fff;background-color:var(--vxe-ui-status-info-lighten-color);border-color:var(--vxe-ui-status-info-lighten-color)}.vxe-button.type--button.theme--info:not(.is--disabled):active{color:#fff;background-color:var(--vxe-ui-status-info-darken-color);border-color:var(--vxe-ui-status-info-darken-color)}.vxe-button.type--button.theme--info.is--disabled{border-color:var(--vxe-ui-status-info-disabled-color);background-color:var(--vxe-ui-status-info-disabled-color)}.vxe-button.type--button.theme--info.is--loading{border-color:var(--vxe-ui-status-info-color);background-color:var(--vxe-ui-status-info-color)}.vxe-button.type--button.theme--warning{color:#fff}.vxe-button.type--button.theme--warning:not(.is--disabled){border-color:var(--vxe-ui-status-warning-color);background-color:var(--vxe-ui-status-warning-color)}.vxe-button.type--button.theme--warning:not(.is--disabled):hover{color:#fff;background-color:var(--vxe-ui-status-warning-lighten-color);border-color:var(--vxe-ui-status-warning-lighten-color)}.vxe-button.type--button.theme--warning:not(.is--disabled):active{color:#fff;background-color:var(--vxe-ui-status-warning-darken-color);border-color:var(--vxe-ui-status-warning-darken-color)}.vxe-button.type--button.theme--warning.is--disabled{border-color:var(--vxe-ui-status-warning-disabled-color);background-color:var(--vxe-ui-status-warning-disabled-color)}.vxe-button.type--button.theme--warning.is--loading{border-color:var(--vxe-ui-status-warning-color);background-color:var(--vxe-ui-status-warning-color)}.vxe-button.type--button.theme--danger{color:#fff}.vxe-button.type--button.theme--danger:not(.is--disabled){border-color:var(--vxe-ui-status-danger-color);background-color:var(--vxe-ui-status-danger-color)}.vxe-button.type--button.theme--danger:not(.is--disabled):hover{color:#fff;background-color:var(--vxe-ui-status-danger-lighten-color);border-color:var(--vxe-ui-status-danger-lighten-color)}.vxe-button.type--button.theme--danger:not(.is--disabled):active{color:#fff;background-color:var(--vxe-ui-status-danger-darken-color);border-color:var(--vxe-ui-status-danger-darken-color)}.vxe-button.type--button.theme--danger.is--disabled{border-color:var(--vxe-ui-status-danger-disabled-color);background-color:var(--vxe-ui-status-danger-disabled-color)}.vxe-button.type--button.theme--danger.is--loading{border-color:var(--vxe-ui-status-danger-color);background-color:var(--vxe-ui-status-danger-color)}.vxe-button.type--button.theme--error{color:#fff}.vxe-button.type--button.theme--error:not(.is--disabled){border-color:var(--vxe-ui-status-error-color);background-color:var(--vxe-ui-status-error-color)}.vxe-button.type--button.theme--error:not(.is--disabled):hover{color:#fff;background-color:var(--vxe-ui-status-error-lighten-color);border-color:var(--vxe-ui-status-error-lighten-color)}.vxe-button.type--button.theme--error:not(.is--disabled):active{color:#fff;background-color:var(--vxe-ui-status-error-darken-color);border-color:var(--vxe-ui-status-error-darken-color)}.vxe-button.type--button.theme--error.is--disabled{border-color:var(--vxe-ui-status-error-disabled-color);background-color:var(--vxe-ui-status-error-disabled-color)}.vxe-button.type--button.theme--error.is--loading{border-color:var(--vxe-ui-status-error-color);background-color:var(--vxe-ui-status-error-color)}.vxe-button.type--button.theme--perfect{color:var(--vxe-ui-font-color)}.vxe-button.type--button.theme--perfect:not(.is--disabled){border-color:var(--vxe-ui-table-header-background-color);background-color:var(--vxe-ui-table-header-background-color)}.vxe-button.type--button.theme--perfect:not(.is--disabled):active,.vxe-button.type--button.theme--perfect:not(.is--disabled):hover{color:var(--vxe-ui-font-color);background-color:var(--vxe-ui-table-header-background-color);border-color:var(--vxe-ui-table-header-background-color)}.vxe-button.type--button.theme--perfect.is--disabled,.vxe-button.type--button.theme--perfect.is--loading{border-color:var(--vxe-ui-table-header-background-color);background-color:var(--vxe-ui-table-header-background-color)}.vxe-button.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-button.size--medium.type--button.is--circle{min-width:var(--vxe-ui-button-height-medium)}.vxe-button.size--medium.type--button.is--round{border-radius:var(--vxe-ui-button-round-border-radius-medium)}.vxe-button.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-button.size--small.type--button{height:var(--vxe-ui-button-height-small)}.vxe-button.size--small.type--button.is--circle{min-width:var(--vxe-ui-button-height-small)}.vxe-button.size--small.type--button.is--round{border-radius:var(--vxe-ui-button-round-border-radius-small)}.vxe-button.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-button.size--mini.type--button{height:var(--vxe-ui-button-height-mini)}.vxe-button.size--mini.type--button.is--circle{min-width:var(--vxe-ui-button-height-mini)}.vxe-button.size--mini.type--button.is--round{border-radius:var(--vxe-ui-button-round-border-radius-mini)}.vxe-button.type--button{height:var(--vxe-ui-button-height-default)}.vxe-button.type--button.size--medium{height:var(--vxe-ui-button-height-medium)}.vxe-button.type--button.size--small{height:var(--vxe-ui-button-height-small)}.vxe-button.type--button.size--mini{height:var(--vxe-ui-button-height-mini)}.vxe-button--custom-prefix-icon>svg,.vxe-button--custom-suffix-icon>svg{max-width:1em;max-height:1em;vertical-align:middle}.vxe-input--prefix-icon>.vxe-button.type--button,.vxe-input--suffix-icon>.vxe-button.type--button{height:100%}.vxe-button--item{padding:0 .1em}.vxe-button--item:first-child{padding-left:0}.vxe-button--item:last-child{padding-right:0}.vxe-button--dropdown,.vxe-button--wrapper{display:inline-block}.vxe-button--dropdown{position:relative;outline:0}.vxe-button--dropdown>.vxe-button.type--button.theme--danger,.vxe-button--dropdown>.vxe-button.type--button.theme--error,.vxe-button--dropdown>.vxe-button.type--button.theme--info,.vxe-button--dropdown>.vxe-button.type--button.theme--primary,.vxe-button--dropdown>.vxe-button.type--button.theme--success,.vxe-button--dropdown>.vxe-button.type--button.theme--warning{color:#fff}.vxe-button--dropdown>.vxe-button.type--button.theme--perfect{color:var(--vxe-ui-font-color)}.vxe-button--dropdown.is--active>.vxe-button.type--text.theme--primary,.vxe-button--dropdown.is--active>.vxe-button:not(.is--disabled){color:var(--vxe-ui-font-primary-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--text.theme--success{color:var(--vxe-ui-status-success-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--text.theme--info{color:var(--vxe-ui-status-info-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--text.theme--warning{color:var(--vxe-ui-status-warning-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--text.theme--danger{color:var(--vxe-ui-status-danger-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--text.theme--error{color:var(--vxe-ui-status-error-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--text.theme--perfect{color:var(--vxe-ui-table-header-background-color)}.vxe-button--dropdown.is--active>.vxe-button.type--button.theme--primary{color:#fff;background-color:var(--vxe-ui-font-primary-lighten-color);border-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--button.theme--success{color:#fff;background-color:var(--vxe-ui-status-success-lighten-color);border-color:var(--vxe-ui-status-success-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--button.theme--info{color:#fff;background-color:var(--vxe-ui-status-info-lighten-color);border-color:var(--vxe-ui-status-info-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--button.theme--warning{color:#fff;background-color:var(--vxe-ui-status-warning-lighten-color);border-color:var(--vxe-ui-status-warning-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--button.theme--danger{color:#fff;background-color:var(--vxe-ui-status-danger-lighten-color);border-color:var(--vxe-ui-status-danger-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--button.theme--error{color:#fff;background-color:var(--vxe-ui-status-error-lighten-color);border-color:var(--vxe-ui-status-error-lighten-color)}.vxe-button--dropdown.is--active>.vxe-button.type--button.theme--perfect{color:var(--vxe-ui-font-color);background-color:var(--vxe-ui-table-header-background-color);border-color:var(--vxe-ui-table-header-background-color)}.vxe-button--dropdown.is--active .vxe-button--dropdown-arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vxe-button--dropdown-arrow{display:inline-block;font-size:12px;margin-left:4px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-button--dropdown-panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-button--dropdown-panel:not(.is--transfer){min-width:100%}.vxe-button--dropdown-panel.is--transfer{position:fixed}.vxe-button--dropdown-panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-button--dropdown-panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-button--dropdown-panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-button--dropdown-panel.ani--enter>div:after{display:none}.vxe-button--dropdown-panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-button--dropdown-wrapper{padding:5px;background-color:var(--vxe-ui-layout-background-color);border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.2);box-shadow:0 1px 6px rgba(0,0,0,.2)}.vxe-button--dropdown-wrapper>.vxe-button.type--button,.vxe-button--dropdown-wrapper>.vxe-button.type--text{display:block;width:100%;border:0;margin:.4em 0 0 0}.vxe-button--dropdown-wrapper>.vxe-button.type--text{padding:2px 8px}.vxe-button--dropdown-wrapper>.vxe-button:first-child{margin-top:0}.vxe-button--dropdown-wrapper>.vxe-button:last-child{margin-bottom:0}.vxe-button--dropdown,.vxe-button.type--button{margin-right:var(--vxe-ui-base-margin-gap-default)}.vxe-button--dropdown.size--medium,.vxe-button.type--button.size--medium{margin-right:var(--vxe-ui-base-margin-gap-medium)}.vxe-button--dropdown.size--small,.vxe-button.type--button.size--small{margin-right:var(--vxe-ui-base-margin-gap-small)}.vxe-button--dropdown.size--mini,.vxe-button.type--button.size--mini{margin-right:var(--vxe-ui-base-margin-gap-mini)}.vxe-button--dropdown:last-of-type,.vxe-button.type--button:last-of-type{margin-right:0}.vxe-button+.vxe-button--dropdown,.vxe-button--dropdown+.vxe-button{margin-left:var(--vxe-ui-base-margin-gap-default)}.vxe-button+.vxe-button--dropdown.size--medium,.vxe-button--dropdown+.vxe-button.size--medium{margin-left:var(--vxe-ui-base-margin-gap-medium)}.vxe-button+.vxe-button--dropdown.size--small,.vxe-button--dropdown+.vxe-button.size--small{margin-left:var(--vxe-ui-base-margin-gap-small)}.vxe-button+.vxe-button--dropdown.size--mini,.vxe-button--dropdown+.vxe-button.size--mini{margin-left:var(--vxe-ui-base-margin-gap-mini)}.vxe-button-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-button-group.is--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-button-group.is--vertical>.vxe-button--dropdown,.vxe-button-group.is--vertical>.vxe-button.type--button{margin-top:var(--vxe-ui-base-margin-gap-default)}.vxe-button-group.is--vertical>.vxe-button--dropdown.size--medium,.vxe-button-group.is--vertical>.vxe-button.type--button.size--medium{margin-top:var(--vxe-ui-base-margin-gap-medium)}.vxe-button-group.is--vertical>.vxe-button--dropdown.size--small,.vxe-button-group.is--vertical>.vxe-button.type--button.size--small{margin-top:var(--vxe-ui-base-margin-gap-small)}.vxe-button-group.is--vertical>.vxe-button--dropdown.size--mini,.vxe-button-group.is--vertical>.vxe-button.type--button.size--mini{margin-top:var(--vxe-ui-base-margin-gap-mini)}.vxe-button-group.is--vertical>.vxe-button--dropdown:first-of-type,.vxe-button-group.is--vertical>.vxe-button.type--button:first-of-type{margin-top:0}.vxe-button-group.is--vertical>.vxe-button--dropdown,.vxe-button-group.is--vertical>.vxe-button.type--button{margin-right:0}.vxe-button-group.is--vertical>.vxe-button+.vxe-button--dropdown,.vxe-button-group.is--vertical>.vxe-button--dropdown+.vxe-button{margin-left:0}.vxe-calendar{color:var(--vxe-ui-font-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;width:100%;height:38em;border:1px solid var(--vxe-ui-base-popup-border-color);border-radius:var(--vxe-ui-base-border-radius)}.vxe-calendar--confirm{outline:0;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius);cursor:pointer;color:var(--vxe-ui-input-date-time-confirm-button-color);border-color:var(--vxe-ui-font-primary-color);background-color:var(--vxe-ui-font-primary-color);padding:0 .5em}.vxe-calendar--confirm:hover{background-color:var(--vxe-ui-font-primary-lighten-color);border-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-calendar--confirm:active{background-color:var(--vxe-ui-font-primary-darken-color);border-color:var(--vxe-ui-font-primary-darken-color)}.vxe-calendar--header{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:var(--vxe-ui-layout-padding-default);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom:1px solid var(--vxe-ui-input-border-color)}.vxe-calendar--header .vxe-calendar--type-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-calendar--header .vxe-calendar--btn-wrapper{-ms-flex-negative:0;flex-shrink:0;text-align:center}.vxe-calendar--btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-calendar--btn.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-calendar--btn:not(.is--disabled){cursor:pointer}.vxe-calendar--btn:not(.is--disabled):active,.vxe-calendar--btn:not(.is--disabled):hover{background-color:#fff}.vxe-calendar--body{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-calendar--body table{border:0;width:100%;height:100%;border-spacing:0;border-collapse:separate;text-align:center;table-layout:fixed}.vxe-calendar--wrapper{border:0 solid var(--vxe-ui-base-popup-border-color);border-radius:var(--vxe-ui-base-border-radius);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.8em}.vxe-calendar--picker-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3em;padding-bottom:.5em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-calendar--picker-header .vxe-calendar--picker-type-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:1.1em}.vxe-calendar--picker-header .vxe-calendar--picker-btn-wrapper{-ms-flex-negative:0;flex-shrink:0;text-align:center}.vxe-calendar--picker-type-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-calendar--picker-type-wrapper .vxe-calendar--picker-btn,.vxe-calendar--picker-type-wrapper .vxe-calendar--picker-label{display:inline-block}.vxe-calendar--picker-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-calendar--picker-btn-wrapper .vxe-calendar--picker-current-btn,.vxe-calendar--picker-btn-wrapper .vxe-calendar--picker-next-btn,.vxe-calendar--picker-btn-wrapper .vxe-calendar--picker-prev-btn{height:2.2em;padding:0 .5em;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color);margin-left:.5em}.vxe-calendar--picker-btn-wrapper .vxe-calendar--picker-current-btn i,.vxe-calendar--picker-btn-wrapper .vxe-calendar--picker-next-btn i,.vxe-calendar--picker-btn-wrapper .vxe-calendar--picker-prev-btn i{font-size:1.2em}.vxe-calendar--picker-btn-wrapper .vxe-calendar--picker-btn:not(.is--disabled):active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-calendar--picker-btn,.vxe-calendar--picker-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--vxe-ui-layout-background-color)}.vxe-calendar--picker-btn.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-calendar--picker-btn:not(.is--disabled){cursor:pointer}.vxe-calendar--picker-btn:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-color);background-color:#fff}.vxe-calendar--picker-btn:not(.is--disabled):active{background-color:#fff}.vxe-calendar--picker-btns .vxe-calendar--picker-btn{margin-left:.6em}.vxe-calendar--picker-btns .vxe-calendar--picker-btn:first-child{margin-left:0}.vxe-calendar--view-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.5;height:100%}.vxe-calendar--picker-body{border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-calendar--view-header{-webkit-box-shadow:inset 0 -1px 0 0 var(--vxe-ui-base-popup-border-color);box-shadow:inset 0 -1px 0 0 var(--vxe-ui-base-popup-border-color);text-align:center}.vxe-calendar--view-body{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%}.vxe-calendar--view-header .vxe-calendar--view-row{height:100%}.vxe-calendar--view-header .vxe-calendar--view-item-label{font-weight:700}.vxe-calendar--view-body .vxe-calendar--view-item{cursor:pointer}.vxe-calendar--view-body .vxe-calendar--view-item.is--disabled,.vxe-calendar--view-body .vxe-calendar--view-item.is--over,.vxe-calendar--view-body .vxe-calendar--view-item.is--range-disabled{cursor:no-drop}.vxe-calendar--view-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-calendar--view-item.is--next .vxe-calendar--festival,.vxe-calendar--view-item.is--next .vxe-calendar--label,.vxe-calendar--view-item.is--next .vxe-calendar--view-item-inner,.vxe-calendar--view-item.is--prev .vxe-calendar--festival,.vxe-calendar--view-item.is--prev .vxe-calendar--label,.vxe-calendar--view-item.is--prev .vxe-calendar--view-item-inner{color:var(--vxe-ui-font-disabled-color)}.vxe-calendar--view-item.is--now .vxe-calendar--view-item-inner{color:var(--vxe-ui-base-popup-border-color)}.vxe-calendar--view-item.is--now:not(.is--selected).is--current,.vxe-calendar--view-item.is--now:not(.is--selected).is--current .vxe-calendar--festival,.vxe-calendar--view-item.is--now:not(.is--selected).is--current .vxe-calendar--label{color:var(--vxe-ui-font-primary-color)}.vxe-calendar--view-item.is--hover .vxe-calendar--view-item-inner{background-color:var(--vxe-ui-font-primary-tinge-color)}.vxe-calendar--view-item.is--selected .vxe-calendar--view-item-inner{color:var(--vxe-ui-input-date-picker-selected-color);background-color:var(--vxe-ui-font-primary-color)}.vxe-calendar--view-item.is--selected.is--hover .vxe-calendar--view-item-inner{-webkit-box-shadow:0 0 6px 1px var(--vxe-ui-font-primary-color);box-shadow:0 0 6px 1px var(--vxe-ui-font-primary-color)}.vxe-calendar--view-item.is--selected.is--next .vxe-calendar--festival,.vxe-calendar--view-item.is--selected.is--next .vxe-calendar--label,.vxe-calendar--view-item.is--selected.is--prev .vxe-calendar--festival,.vxe-calendar--view-item.is--selected.is--prev .vxe-calendar--label{color:var(--vxe-ui-base-popup-border-color)}.vxe-calendar--view-item.is--selected .vxe-calendar--festival,.vxe-calendar--view-item.is--selected .vxe-calendar--label{color:var(--vxe-ui-input-date-picker-festival-selected-color)}.vxe-calendar--view-item.is--selected .vxe-calendar--label.is-notice:before{background-color:var(--vxe-ui-input-date-picker-notice-selected-background-color)}.vxe-calendar--view-item.is--range-disabled .vxe-calendar--view-item-inner{color:var(--vxe-ui-input-disabled-color);background-color:inherit}.vxe-calendar--view-item.is--disabled .vxe-calendar--view-item-inner{color:var(--vxe-ui-input-disabled-color);background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-calendar--view-item.is--disabled .vxe-calendar--festival,.vxe-calendar--view-item.is--disabled .vxe-calendar--label{color:var(--vxe-ui-input-disabled-color)}.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item{padding:.2em 0}.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item .vxe-calendar--view-item-inner{border-radius:0}.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item:first-child{padding:.2em 0 .2em .2em;border-right:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item:first-child .vxe-calendar--view-item-inner{color:var(--vxe-ui-input-date-festival-color)}.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item:last-child{padding:.2em .2em .2em 0}.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item.is--hover:first-child .vxe-calendar--view-item-inner,.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item.is--selected:first-child .vxe-calendar--view-item-inner{border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item.is--hover:last-child .vxe-calendar--view-item-inner,.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item.is--selected:last-child .vxe-calendar--view-item-inner{border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-calendar--view-wrapper.type--week .vxe-calendar--view-item.is--now:not(.is--selected):first-child .vxe-calendar--view-item-inner{color:var(--vxe-ui-font-primary-color)}.vxe-calendar--view-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;border:1px solid transparent;border-radius:var(--vxe-ui-base-border-radius);overflow:hidden}.vxe-calendar--view-item-label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-calendar--festival,.vxe-calendar--label{width:100%;display:block;overflow:hidden;text-align:center}.vxe-calendar--label--number{font-size:1.2em}.vxe-calendar--label{position:relative;height:1.8em;line-height:1.8em}.vxe-calendar--label.is-notice:before{content:"";position:absolute;width:.25em;height:.25em;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:100%;background-color:var(--vxe-ui-input-date-notice-background-color)}.vxe-calendar--label--extra{position:absolute;right:.1em;top:-.4em;font-size:.85em;color:var(--vxe-ui-input-date-extra-color)}.vxe-calendar--label--extra.is-important{color:var(--vxe-ui-input-date-extra-important-color)}.vxe-calendar--festival{color:var(--vxe-ui-input-date-festival-color);height:1.2em;line-height:1.2em;overflow:hidden}.vxe-calendar--festival.is-important{color:var(--vxe-ui-input-date-festival-important-color)}.vxe-calendar--festival--label{display:block;font-size:.95em}.vxe-calendar--festival--overlap{display:block;font-size:.86em}.vxe-calendar--festival--overlap.overlap--2{-webkit-animation:festivalOverlap2 6s ease-in-out infinite;animation:festivalOverlap2 6s ease-in-out infinite}.vxe-calendar--festival--overlap.overlap--3{-webkit-animation:festivalOverlap3 9s ease-in-out infinite;animation:festivalOverlap3 9s ease-in-out infinite}.vxe-calendar--festival--overlap>span{height:14px;display:block}.vxe-calendar{font-size:var(--vxe-ui-font-size-default)}.vxe-calendar.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-calendar.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-calendar.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-card{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);background-color:var(--vxe-ui-layout-background-color);border-radius:var(--vxe-ui-base-border-radius)}.vxe-card.is--shadow{-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow)}.vxe-card.is--border{border:1px solid var(--vxe-ui-input-border-color)}.vxe-card.is--border .vxe-card--header{border-bottom:1px solid var(--vxe-ui-input-border-color)}.vxe-card.is--border .vxe-card--footer{border-top:1px solid var(--vxe-ui-input-border-color)}.vxe-card--body,.vxe-card--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-card--header{-ms-flex-negative:0;flex-shrink:0}.vxe-card--body{overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-card--body-content,.vxe-card--body-left,.vxe-card--body-right{overflow:auto}.vxe-card--body-left,.vxe-card--body-right,.vxe-card--footer,.vxe-card--header,.vxe-card--header-extra{-ms-flex-negative:0;flex-shrink:0}.vxe-card--body-content,.vxe-card--header-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-card--header-title.is--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-card{font-size:var(--vxe-ui-font-size-default)}.vxe-card.is--padding>.vxe-card--body .vxe-card--body-content,.vxe-card.is--padding>.vxe-card--body .vxe-card--body-left,.vxe-card.is--padding>.vxe-card--body .vxe-card--body-right,.vxe-card>.vxe-card--footer,.vxe-card>.vxe-card--header{padding:var(--vxe-ui-card-padding-default)}.vxe-card.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-card.size--medium.is--padding>.vxe-card--body .vxe-card--body-content,.vxe-card.size--medium.is--padding>.vxe-card--body .vxe-card--body-left,.vxe-card.size--medium.is--padding>.vxe-card--body .vxe-card--body-right,.vxe-card.size--medium>.vxe-card--footer,.vxe-card.size--medium>.vxe-card--header{padding:var(--vxe-ui-card-padding-medium)}.vxe-card.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-card.size--small.is--padding>.vxe-card--body .vxe-card--body-content,.vxe-card.size--small.is--padding>.vxe-card--body .vxe-card--body-left,.vxe-card.size--small.is--padding>.vxe-card--body .vxe-card--body-right,.vxe-card.size--small>.vxe-card--footer,.vxe-card.size--small>.vxe-card--header{padding:var(--vxe-ui-card-padding-small)}.vxe-card.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-card.size--mini.is--padding>.vxe-card--body .vxe-card--body-content,.vxe-card.size--mini.is--padding>.vxe-card--body .vxe-card--body-left,.vxe-card.size--mini.is--padding>.vxe-card--body .vxe-card--body-right,.vxe-card.size--mini>.vxe-card--footer,.vxe-card.size--mini>.vxe-card--header{padding:var(--vxe-ui-card-padding-mini)}.vxe-carousel{position:relative;font-size:var(--vxe-ui-font-size-default);color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);background-color:var(--vxe-ui-layout-background-color);overflow:hidden}.vxe-carousel:hover .vxe-carousel--indicators,.vxe-carousel:hover .vxe-carousel--next-btn,.vxe-carousel:hover .vxe-carousel--previous-btn{opacity:1}.vxe-carousel:hover.is--horizontal .vxe-carousel--next-btn,.vxe-carousel:hover.is--horizontal .vxe-carousel--previous-btn{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vxe-carousel:hover.is--vertical .vxe-carousel--next-btn,.vxe-carousel:hover.is--vertical .vxe-carousel--previous-btn{-webkit-transform:translate(-50%);transform:translate(-50%)}.vxe-carousel.is--horizontal .vxe-carousel--list{height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-carousel.is--horizontal .vxe-carousel--indicators{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;bottom:.3em;left:50%;padding:.15em .3em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.vxe-carousel.is--horizontal .vxe-carousel--indicators:hover{-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}.vxe-carousel.is--horizontal .vxe-carousel--indicators-item{margin:.2em .25em}.vxe-carousel.is--horizontal .vxe-carousel--next-btn,.vxe-carousel.is--horizontal .vxe-carousel--previous-btn{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vxe-carousel.is--horizontal .vxe-carousel--next-btn:hover,.vxe-carousel.is--horizontal .vxe-carousel--previous-btn:hover{-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.vxe-carousel.is--horizontal .vxe-carousel--next-btn:active,.vxe-carousel.is--horizontal .vxe-carousel--previous-btn:active{-webkit-transform:translateY(-50%) scale(.8);transform:translateY(-50%) scale(.8)}.vxe-carousel.is--horizontal .vxe-carousel--previous-btn{left:.3em;-webkit-transform:translate(-.8em,-50%);transform:translate(-.8em,-50%)}.vxe-carousel.is--horizontal .vxe-carousel--next-btn{right:.3em;-webkit-transform:translate(.8em,-50%);transform:translate(.8em,-50%)}.vxe-carousel.is--vertical .vxe-carousel--list{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-carousel.is--vertical .vxe-carousel--indicators{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.3em .15em;top:50%;right:.3em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vxe-carousel.is--vertical .vxe-carousel--indicators:hover{-webkit-transform:translateY(-50%) scale(1.1);transform:translateY(-50%) scale(1.1)}.vxe-carousel.is--vertical .vxe-carousel--indicators-item{margin:.25em .2em}.vxe-carousel.is--vertical .vxe-carousel--next-btn,.vxe-carousel.is--vertical .vxe-carousel--previous-btn{left:50%}.vxe-carousel.is--vertical .vxe-carousel--next-btn:hover,.vxe-carousel.is--vertical .vxe-carousel--previous-btn:hover{-webkit-transform:translate(-50%) scale(1.1);transform:translate(-50%) scale(1.1)}.vxe-carousel.is--vertical .vxe-carousel--next-btn:active,.vxe-carousel.is--vertical .vxe-carousel--previous-btn:active{-webkit-transform:translate(-50%) scale(.8);transform:translate(-50%) scale(.8)}.vxe-carousel.is--vertical .vxe-carousel--previous-btn{top:.3em;-webkit-transform:translate(-50%,-.8em);transform:translate(-50%,-.8em)}.vxe-carousel.is--vertical .vxe-carousel--next-btn{bottom:.3em;-webkit-transform:translate(-50%,.8em);transform:translate(-50%,.8em)}.vxe-carousel--slots{display:none}.vxe-carousel--item-wrapper{position:relative;width:100%;overflow:hidden}.vxe-carousel--list{position:absolute;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;outline:0;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-carousel--item-inner{width:100%;height:100%;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-carousel--item-img{max-width:100%;max-height:100%}.vxe-carousel--indicators{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:rgba(0,0,0,.6);border-radius:.6em;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.vxe-carousel--indicators-item{width:.8em;height:.8em;border-radius:50%;background-color:hsla(0,0%,100%,.8);cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-carousel--indicators-item.is--active{background-color:#fff}.vxe-carousel--indicators-item:hover{background-color:hsla(0,0%,100%,.9)}.vxe-carousel--indicators-item:active{background-color:var(--vxe-ui-font-primary-color);-webkit-transform:scale(.8);transform:scale(.8)}.vxe-carousel--next-btn,.vxe-carousel--previous-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:1.8em;height:1.8em;border-radius:50%;font-size:1.4em;background-color:rgba(0,0,0,.8);opacity:0;color:hsla(0,0%,100%,.6);cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-carousel--next-btn:hover,.vxe-carousel--previous-btn:hover{color:#fff}.vxe-carousel--next-btn:active,.vxe-carousel--previous-btn:active{color:var(--vxe-ui-font-primary-color);background-color:rgba(0,0,0,.6)}.vxe-cascader{position:relative;display:inline-block;width:180px;color:var(--vxe-ui-font-color);text-align:left}.vxe-cascader>.vxe-input .vxe-input--inner{cursor:pointer}.vxe-cascader.is--filterable .vxe-cascader-tree--wrapper{padding-top:0}.vxe-cascader.is--filterable .vxe-cascader--panel-header{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-cascader.is--disabled>.vxe-input .vxe-input--inner{cursor:no-drop}.vxe-cascader.is--loading>.vxe-input .vxe-input--inner{cursor:progress}.vxe-cascader>.vxe-input{width:100%}.vxe-cascader>.vxe-input .vxe-input--suffix-icon>i{display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-cascader.is--active:not(.is--filter)>.vxe-input{border-color:var(--vxe-ui-font-primary-color)}.vxe-cascader--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-cascader--panel{pointer-events:none;display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-cascader--panel:not(.is--transfer){min-width:100%}.vxe-cascader--panel.is--transfer{position:fixed}.vxe-cascader--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-cascader--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-cascader--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-cascader--panel.ani--enter>div:after{display:none}.vxe-cascader--panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-cascader--header-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.vxe-cascader--header-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;padding-left:.8em}.vxe-cascader--header-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.vxe-cascader--panel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow);background-color:var(--vxe-ui-layout-background-color);pointer-events:auto}.vxe-cascader--panel-search{display:block;padding:var(--vxe-ui-layout-padding-default)}.vxe-cascader--panel-search .vxe-cascader-search--input{width:100%}.vxe-cascader--panel-header{border-bottom:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-cascader--panel-footer{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-cascader--panel-footer,.vxe-cascader--panel-header{padding:4px 0}.vxe-cascader-tree--wrapper{position:relative;overflow:auto;padding:var(--vxe-ui-layout-padding-default);outline:0}.vxe-cascader,.vxe-cascader--panel{font-size:var(--vxe-ui-font-size-default)}.vxe-cascader--panel.size--medium,.vxe-cascader.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-cascader--panel.size--small,.vxe-cascader.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-cascader--panel.size--mini,.vxe-cascader.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-checkbox-group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;line-height:1}.vxe-checkbox-slots{display:none}.vxe-checkbox--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;white-space:nowrap;line-height:1}.vxe-checkbox .vxe-checkbox--icon{font-size:1.22em;color:var(--vxe-ui-input-border-color);vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-checkbox.is--checked,.vxe-checkbox.is--checked .vxe-checkbox--icon,.vxe-checkbox.is--indeterminate,.vxe-checkbox.is--indeterminate .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-checkbox:not(.is--disabled){cursor:pointer}.vxe-checkbox:not(.is--disabled):hover .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-checkbox.is--hidden{cursor:default}.vxe-checkbox.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-checkbox.is--disabled .vxe-checkbox--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-checkbox>input[type=checkbox]{position:absolute;width:0;height:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vxe-checkbox:not(.is--disabled)>input:focus+.vxe-checkbox--icon{color:var(--vxe-ui-font-primary-darken-color)}.vxe-checkbox .vxe-checkbox--label{padding-left:.5em;vertical-align:middle;display:inline-block;max-width:50em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-checkbox{font-size:var(--vxe-ui-font-size-default)}.vxe-checkbox.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-checkbox.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-checkbox.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-checkbox--default,.vxe-checkbox-group{margin-right:var(--vxe-ui-base-margin-gap-default)}.vxe-checkbox--default.size--medium,.vxe-checkbox-group.size--medium{margin-right:var(--vxe-ui-base-margin-gap-medium)}.vxe-checkbox--default.size--small,.vxe-checkbox-group.size--small{margin-right:var(--vxe-ui-base-margin-gap-small)}.vxe-checkbox--default.size--mini,.vxe-checkbox-group.size--mini{margin-right:var(--vxe-ui-base-margin-gap-mini)}.vxe-checkbox--default:last-of-type,.vxe-checkbox-group:last-of-type{margin-right:0}.vxe-checkbox--button .vxe-checkbox--label{background-color:var(--vxe-ui-layout-background-color)}.vxe-checkbox--button:first-child .vxe-checkbox--label{border-left:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-checkbox--button:last-child .vxe-checkbox--label{border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-checkbox--button>input:checked+.vxe-checkbox--label{color:#fff;background-color:var(--vxe-ui-font-primary-color)}.vxe-checkbox--button .vxe-checkbox--label{padding:0 1em;line-height:calc(var(--vxe-ui-button-height-default) - 2px);display:inline-block;border-style:solid;border-color:var(--vxe-ui-input-border-color);border-width:1px 1px 1px 0;max-width:50em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-checkbox--button>input:focus+.vxe-checkbox--label{border-color:var(--vxe-ui-font-primary-color);-webkit-box-shadow:0 0 .2em 0 var(--vxe-ui-font-primary-color);box-shadow:0 0 .2em 0 var(--vxe-ui-font-primary-color)}.vxe-checkbox--button.size--medium .vxe-checkbox--label{line-height:calc(var(--vxe-ui-button-height-medium) - 2px)}.vxe-checkbox--button.size--small .vxe-checkbox--label{line-height:calc(var(--vxe-ui-button-height-small) - 2px)}.vxe-checkbox--button.size--mini .vxe-checkbox--label{line-height:calc(var(--vxe-ui-button-height-mini) - 2px)}.vxe-collapse{font-size:var(--vxe-ui-font-size-default);color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-collapse.is--padding .vxe-collapse--item-inner{padding:var(--vxe-ui-layout-padding-default)}.vxe-collapse-slots{display:none}.vxe-collapse--item-content.is--visible .vxe-collapse--item-inner{display:block}.vxe-collapse--item-inner{display:none}.vxe-collapse--item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.8em;cursor:pointer}.vxe-collapse--item-icon,.vxe-collapse--item-switch{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-right:var(--vxe-ui-layout-padding-half)}.vxe-collapse--item-switch{-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.vxe-collapse--item-switch>i{display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-collapse.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-collapse.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-collapse.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-color-picker.is--selected .vxe-color-picker--inner-color{color:#fff}.vxe-color-picker.is--active{border-color:var(--vxe-ui-font-primary-color)}.vxe-color-picker,.vxe-color-picker--readonly{position:relative;display:inline-block;width:2.4em;padding:.25em;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius);background-color:var(--vxe-ui-layout-background-color)}.vxe-color-picker--bar-alpha-slider,.vxe-color-picker--inner,.vxe-color-picker--preview-btn{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAWElEQVRIiWM8fubkfwYygKWJOSM5+mCAhRLNoxaPWjxq8ajFoxbTyeL/DAfJ0Xjs3Cl7Siwmu4Yht1aDgZEYx6MWj1o8avGoxaMWD3qLya5X//4nqx6HAQC7RBGFzolqTAAAAABJRU5ErkJggg==)}.vxe-color-picker--inner,.vxe-color-picker--readonly-color{width:100%;height:100%;background-size:1em 1em;border-radius:var(--vxe-ui-base-border-radius)}.vxe-color-picker--readonly-color{border:1px solid var(--vxe-ui-input-border-color)}.vxe-color-picker--inner{cursor:pointer}.vxe-color-picker--input{position:absolute;z-index:-1;width:1px;height:1px;outline:0;border:0}.vxe-color-picker--inner-color{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius)}.vxe-color-picker--panel-wrapper{position:relative;width:23.4em;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow);background-color:var(--vxe-ui-layout-background-color)}.vxe-color-picker--panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-color-picker--panel:not(.is--transfer){min-width:100%}.vxe-color-picker--panel.is--transfer{position:fixed}.vxe-color-picker--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-color-picker--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-color-picker--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-color-picker--panel.ani--enter>div:after{display:none}.vxe-color-picker--panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.vxe-color-picker--color-wrapper,.vxe-color-picker--panel>div:after{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-color-picker--color-wrapper{position:relative;height:160px;overflow:hidden}.vxe-color-picker--black-bg,.vxe-color-picker--color-bg,.vxe-color-picker--white-bg{position:absolute;top:0;left:0;width:100%;height:100%}.vxe-color-picker--white-bg{background:-webkit-gradient(linear,left top, right top,from(#fff),to(hsla(0,0%,100%,0)));background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.vxe-color-picker--black-bg{background:-webkit-gradient(linear,left bottom, left top,from(#000),to(hsla(0,0%,100%,0)));background:linear-gradient(0deg,#000,hsla(0,0%,100%,0))}.vxe-color-picker--color-active{position:absolute;left:0;top:0;width:.8em;height:.8em;border-radius:50%;border:1px solid #fff;background-color:transparent;-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,.3);box-shadow:0 0 4px 1px rgba(0,0,0,.3);-webkit-transform:translate(-.4em,-.4em);transform:translate(-.4em,-.4em);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-color-picker--quick-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;overflow-x:hidden;overflow-y:auto;max-height:9.2em}.vxe-color-picker--quick-item{width:1.5em;height:1.5em;margin:.4em;border:1px solid var(--vxe-ui-base-popup-border-color);border-radius:var(--vxe-ui-base-border-radius);cursor:pointer;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-color-picker--quick-item:hover{-webkit-transform:scale(1.2);transform:scale(1.2);border-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-color-picker--quick-item:active{-webkit-transform:scale(.8);transform:scale(.8)}.vxe-color-picker--bar-wrapper{margin-top:.4em}.vxe-color-picker--slider-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-color-picker--color-dropper,.vxe-color-picker--slider-preview{padding-left:.8em}.vxe-color-picker--color-dropper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:.8em;font-size:1.2em;cursor:pointer;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-color-picker--color-dropper:hover{color:var(--vxe-ui-font-primary-color)}.vxe-color-picker--color-dropper:active{-webkit-transform:scale(.8);transform:scale(.8)}.vxe-color-picker--slider-preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-color-picker--preview-btn,.vxe-color-picker--preview-color{width:2.2em;height:2.2em;border-radius:50%}.vxe-color-picker--preview-btn{background-size:.8em .8em}.vxe-color-picker--preview-color{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-color-picker--preview-color:hover:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.3);z-index:0}.vxe-color-picker--preview-color:hover .vxe-color-picker--preview-copy-btn{display:block;z-index:1}.vxe-color-picker--preview-color:active .vxe-color-picker--preview-copy-btn{font-size:.8em}.vxe-color-picker--preview-copy-btn{display:none;color:#fff;cursor:pointer}.vxe-color-picker--slider-handle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 .8em}.vxe-color-picker--bar-alpha-slider,.vxe-color-picker--bar-hue-slider{position:relative;height:1em;width:100%;margin:.4em 0;cursor:pointer}.vxe-color-picker--bar-alpha-bg,.vxe-color-picker--bar-alpha-slider,.vxe-color-picker--bar-hue-slider{border-radius:var(--vxe-ui-base-border-radius)}.vxe-color-picker--bar-hue-slider{background:-webkit-gradient(linear,right top, left top,from(red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(#0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(270deg,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.vxe-color-picker--bar-alpha-btn,.vxe-color-picker--bar-hue-btn{position:absolute;left:0;top:-4px;width:.6em;height:calc(100% + 8px);border-radius:.2em;background-color:#fff;border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-transform:translateX(-.3em);transform:translateX(-.3em);cursor:-webkit-grab;cursor:grab;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.3);box-shadow:0 0 8px 0 rgba(0,0,0,.3);-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-color-picker--bar-alpha-btn:hover,.vxe-color-picker--bar-hue-btn:hover{-webkit-transform:translateX(-.3em) scale(1.1);transform:translateX(-.3em) scale(1.1)}.vxe-color-picker--bar-alpha-btn:active,.vxe-color-picker--bar-hue-btn:active{-webkit-transform:translateX(-.3em) scale(1.2);transform:translateX(-.3em) scale(1.2);cursor:-webkit-grabbing;cursor:grabbing}.vxe-color-picker--bar-alpha-slider{background-size:1em 1em}.vxe-color-picker--bar-alpha-slider .vxe-color-picker--bar-alpha-bg{position:absolute;top:0;left:0;width:100%;height:100%}.vxe-color-picker--custom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 .8em}.vxe-color-picker--type-switch{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:.4em}.vxe-color-picker--type-icon{padding:.25em;color:var(--vxe-ui-input-placeholder-color)}.vxe-color-picker--type-icon i{display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-color-picker--type-label{padding-left:.25em;line-height:2em;cursor:pointer}.vxe-color-picker--type-label,.vxe-color-picker--type-popup{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-color-picker--type-popup{position:absolute;display:none;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow);background-color:var(--vxe-ui-layout-background-color);padding:.25em 1em}.vxe-color-picker--type-popup.is--visible{display:block}.vxe-color-picker--type-item{line-height:1.6em;cursor:pointer}.vxe-color-picker--type-item:hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-color-picker--hex-wrapper,.vxe-color-picker--rgb-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;margin-top:.4em}.vxe-color-picker--input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.vxe-color-picker--input-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1.4em;color:var(--vxe-ui-input-placeholder-color)}.vxe-color-picker--hex-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-color-picker--hex-wrapper .vxe-color-picker--input-wrapper>.vxe-input{width:98%}.vxe-color-picker--rgb-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.vxe-color-picker--rgb-wrapper .vxe-color-picker--input-wrapper>.vxe-number-input{width:23%;margin-left:2%}.vxe-color-picker--rgb-wrapper .vxe-color-picker--input-wrapper>.vxe-number-input .vxe-number-input--input{padding:0 0 0 .15em}.vxe-color-picker--rgb-wrapper .vxe-color-picker--input-title>span{display:block;width:50px;margin:0 .4em}.vxe-color-picker--footer-wrapper{text-align:right;margin-top:.4em;padding:0 .4em .4em .4em}.vxe-color-picker,.vxe-color-picker--readonly{height:var(--vxe-ui-input-height-default);line-height:var(--vxe-ui-input-height-default)}.vxe-color-picker--readonly.size--medium,.vxe-color-picker.size--medium{height:var(--vxe-ui-input-height-medium);line-height:var(--vxe-ui-input-height-medium)}.vxe-color-picker--readonly.size--small,.vxe-color-picker.size--small{height:var(--vxe-ui-input-height-small);line-height:var(--vxe-ui-input-height-small)}.vxe-color-picker--readonly.size--mini,.vxe-color-picker.size--mini{height:var(--vxe-ui-input-height-mini);line-height:var(--vxe-ui-input-height-mini)}.vxe-color-picker,.vxe-color-picker--panel,.vxe-color-picker--readonly{font-size:var(--vxe-ui-font-size-default)}.vxe-color-picker--panel.size--medium,.vxe-color-picker--readonly.size--medium,.vxe-color-picker.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-color-picker--panel.size--small,.vxe-color-picker--readonly.size--small,.vxe-color-picker.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-color-picker--panel.size--mini,.vxe-color-picker--readonly.size--mini,.vxe-color-picker.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-context-menu{display:none;top:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-context-menu.is--visible{display:block}.vxe-context-menu.is--fixed{position:fixed}.vxe-context-menu.is--absolute{position:absolute}.vxe-context-menu--group-wrapper{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-context-menu--group-wrapper:first-child{border:0}.vxe-context-menu--children-wrapper,.vxe-context-menu--wrapper{padding:0;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);border:1px solid var(--vxe-ui-base-popup-border-color);background-color:var(--vxe-ui-layout-background-color);border-radius:var(--vxe-ui-base-border-radius);-webkit-box-shadow:0 0 12px 0 rgba(0,0,0,.3);box-shadow:0 0 12px 0 rgba(0,0,0,.3)}.vxe-context-menu--children-wrapper{display:none;position:absolute;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.vxe-context-menu--item-wrapper{position:relative;min-width:12em;max-width:20em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-context-menu--item-wrapper.is--active{background-color:var(--vxe-ui-base-hover-background-color)}.vxe-context-menu--first-item.is--subactive .vxe-context-menu--children-wrapper{display:block}.vxe-context-menu--item-inner{height:var(--vxe-ui-context-menu-option-height);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .8em;cursor:pointer}.vxe-context-menu--item-inner.is--loading{opacity:.5;cursor:progress}.vxe-context-menu--item-inner.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-context-menu--item-prefix{min-width:1em;text-align:center}.vxe-context-menu--item-prefix,.vxe-context-menu--item-suffix{-ms-flex-negative:0;flex-shrink:0;font-size:.9em}.vxe-context-menu--item-label{font-size:.9em;padding:0 .5em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-context-menu{font-size:var(--vxe-ui-font-size-default)}.vxe-context-menu.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-context-menu.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-context-menu.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-countdown{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-countdown--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-countdown--content,.vxe-countdown--prefix,.vxe-countdown--suffix{padding:0 .1em;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-countdown--content-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0}.vxe-countdown--content-num{padding:0 .2em}.vxe-countdown.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-countdown.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-countdown.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-date-panel{color:var(--vxe-ui-font-color);-ms-flex-negative:0;flex-shrink:0}.vxe-date-panel--time-layout-wrapper,.vxe-date-panel--wrapper{border:0 solid var(--vxe-ui-base-popup-border-color);border-radius:var(--vxe-ui-base-border-radius)}.vxe-date-panel--time-left-wrapper,.vxe-date-panel--wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.8em}.vxe-date-panel--time-right-wrapper{padding:.8em .8em .8em 0}.vxe-date-panel--time-layout-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-date-panel--time-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius);height:2em;font-weight:700}.vxe-date-panel--time-header{position:relative;-ms-flex-negative:0;flex-shrink:0}.vxe-date-panel--picker-header,.vxe-date-panel--time-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:3em;padding-bottom:.5em}.vxe-date-panel--picker-header{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-date-panel--picker-header .vxe-date-panel--picker-type-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:1.1em}.vxe-date-panel--picker-header .vxe-date-panel--picker-btn-wrapper{-ms-flex-negative:0;flex-shrink:0;text-align:center}.vxe-date-panel--picker-type-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-date-panel--picker-type-wrapper .vxe-date-panel--picker-btn,.vxe-date-panel--picker-type-wrapper .vxe-date-panel--picker-label{display:inline-block}.vxe-date-panel--picker-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-date-panel--picker-btn-wrapper .vxe-date-panel--picker-current-btn,.vxe-date-panel--picker-btn-wrapper .vxe-date-panel--picker-next-btn,.vxe-date-panel--picker-btn-wrapper .vxe-date-panel--picker-prev-btn{height:2.2em;padding:0 .5em;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color);margin-left:.5em}.vxe-date-panel--picker-btn-wrapper .vxe-date-panel--picker-current-btn i,.vxe-date-panel--picker-btn-wrapper .vxe-date-panel--picker-next-btn i,.vxe-date-panel--picker-btn-wrapper .vxe-date-panel--picker-prev-btn i{font-size:1.2em}.vxe-date-panel--picker-btn-wrapper .vxe-date-panel--picker-btn:not(.is--disabled):active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-date-panel--picker-btn,.vxe-date-panel--picker-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--vxe-ui-layout-background-color)}.vxe-date-panel--picker-btn.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-date-panel--picker-btn:not(.is--disabled){cursor:pointer}.vxe-date-panel--picker-btn:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-color);background-color:#fff}.vxe-date-panel--picker-btn:not(.is--disabled):active{background-color:#fff}.vxe-date-panel--picker-btns .vxe-date-panel--picker-btn{margin-left:.6em}.vxe-date-panel--picker-btns .vxe-date-panel--picker-btn:first-child{margin-left:0}.vxe-date-panel--view-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:1.5}.vxe-date-panel--picker-body{border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-date-panel--view-header{-webkit-box-shadow:inset 0 -1px 0 0 var(--vxe-ui-base-popup-border-color);box-shadow:inset 0 -1px 0 0 var(--vxe-ui-base-popup-border-color);text-align:center}.vxe-date-panel--view-body{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:24em}.vxe-date-panel--view-wrapper.type--day .vxe-date-panel--view-body,.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-body{height:18em}.vxe-date-panel--view-header .vxe-date-panel--view-row{height:2em}.vxe-date-panel--time-body,.vxe-date-panel--view-body{height:20em}.vxe-date-panel.type--time .vxe-date-panel--time-body{height:15em}.vxe-date-panel--view-body .vxe-date-panel--view-item{cursor:pointer}.vxe-date-panel--view-body .vxe-date-panel--view-item.is--disabled,.vxe-date-panel--view-body .vxe-date-panel--view-item.is--over,.vxe-date-panel--view-body .vxe-date-panel--view-item.is--range-disabled{cursor:no-drop}.vxe-date-panel--view-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-date-panel--view-item{padding:.2em}.vxe-date-panel--view-item.is--next .vxe-date-panel--festival,.vxe-date-panel--view-item.is--next .vxe-date-panel--label,.vxe-date-panel--view-item.is--next .vxe-date-panel--view-item-inner,.vxe-date-panel--view-item.is--prev .vxe-date-panel--festival,.vxe-date-panel--view-item.is--prev .vxe-date-panel--label,.vxe-date-panel--view-item.is--prev .vxe-date-panel--view-item-inner{color:var(--vxe-ui-font-disabled-color)}.vxe-date-panel--view-item.is--now .vxe-date-panel--view-item-inner{color:var(--vxe-ui-base-popup-border-color)}.vxe-date-panel--view-item.is--now:not(.is--selected).is--current,.vxe-date-panel--view-item.is--now:not(.is--selected).is--current .vxe-date-panel--festival,.vxe-date-panel--view-item.is--now:not(.is--selected).is--current .vxe-date-panel--label{color:var(--vxe-ui-font-primary-color)}.vxe-date-panel--view-item.is--hover .vxe-date-panel--view-item-inner{background-color:var(--vxe-ui-font-primary-tinge-color)}.vxe-date-panel--view-item.is--selected .vxe-date-panel--view-item-inner{color:var(--vxe-ui-input-date-picker-selected-color);background-color:var(--vxe-ui-font-primary-color)}.vxe-date-panel--view-item.is--selected.is--hover .vxe-date-panel--view-item-inner{-webkit-box-shadow:0 0 6px 1px var(--vxe-ui-font-primary-color);box-shadow:0 0 6px 1px var(--vxe-ui-font-primary-color)}.vxe-date-panel--view-item.is--selected.is--next .vxe-date-panel--festival,.vxe-date-panel--view-item.is--selected.is--next .vxe-date-panel--label,.vxe-date-panel--view-item.is--selected.is--prev .vxe-date-panel--festival,.vxe-date-panel--view-item.is--selected.is--prev .vxe-date-panel--label{color:var(--vxe-ui-base-popup-border-color)}.vxe-date-panel--view-item.is--selected .vxe-date-panel--festival,.vxe-date-panel--view-item.is--selected .vxe-date-panel--label{color:var(--vxe-ui-input-date-picker-festival-selected-color)}.vxe-date-panel--view-item.is--selected .vxe-date-panel--label.is-notice:before{background-color:var(--vxe-ui-input-date-picker-notice-selected-background-color)}.vxe-date-panel--view-item.is--range-disabled .vxe-date-panel--view-item-inner{color:var(--vxe-ui-input-disabled-color);background-color:inherit}.vxe-date-panel--view-item.is--disabled .vxe-date-panel--view-item-inner{color:var(--vxe-ui-input-disabled-color);background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-date-panel--view-item.is--disabled .vxe-date-panel--festival,.vxe-date-panel--view-item.is--disabled .vxe-date-panel--label{color:var(--vxe-ui-input-disabled-color)}.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item{padding:.2em 0}.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item .vxe-date-panel--view-item-inner{border-radius:0}.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item:first-child{padding:.2em 0 .2em .2em;border-right:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item:first-child .vxe-date-panel--view-item-inner{color:var(--vxe-ui-input-date-festival-color)}.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item:last-child{padding:.2em .2em .2em 0}.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item.is--hover:first-child .vxe-date-panel--view-item-inner,.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item.is--selected:first-child .vxe-date-panel--view-item-inner{border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item.is--hover:last-child .vxe-date-panel--view-item-inner,.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item.is--selected:last-child .vxe-date-panel--view-item-inner{border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-date-panel--view-wrapper.type--week .vxe-date-panel--view-item.is--now:not(.is--selected):first-child .vxe-date-panel--view-item-inner{color:var(--vxe-ui-font-primary-color)}.vxe-date-panel--view-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;width:100%;border:1px solid transparent;border-radius:var(--vxe-ui-base-border-radius);overflow:hidden}.vxe-date-panel--view-item-label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-date-panel--festival,.vxe-date-panel--label{width:100%;display:block;overflow:hidden;text-align:center}.vxe-date-panel--label{position:relative;height:1.4em;line-height:1.4em}.vxe-date-panel--label.is-notice:before{content:"";position:absolute;width:.25em;height:.25em;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:100%;background-color:var(--vxe-ui-input-date-notice-background-color)}.vxe-date-panel--label--extra{position:absolute;right:-.1em;top:-.4em;font-size:12px;-webkit-transform:scale(.9);transform:scale(.9);color:var(--vxe-ui-input-date-extra-color)}.vxe-date-panel--label--extra.is-important{color:var(--vxe-ui-input-date-extra-important-color)}.vxe-date-panel--festival{color:var(--vxe-ui-input-date-festival-color);height:1em;line-height:1em;overflow:hidden}.vxe-date-panel--festival.is-important{color:var(--vxe-ui-input-date-festival-important-color)}.vxe-date-panel--festival--label{display:block;font-size:1em;-webkit-transform:scale(.8);transform:scale(.8)}.vxe-date-panel--festival--overlap{display:block;font-size:.86em}.vxe-date-panel--festival--overlap.overlap--2{-webkit-animation:festivalOverlap2 6s ease-in-out infinite;animation:festivalOverlap2 6s ease-in-out infinite}.vxe-date-panel--festival--overlap.overlap--3{-webkit-animation:festivalOverlap3 9s ease-in-out infinite;animation:festivalOverlap3 9s ease-in-out infinite}.vxe-date-panel--festival--overlap>span{height:14px;display:block;-webkit-transform:scale(.8);transform:scale(.8)}.vxe-date-panel--time-body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:var(--vxe-ui-base-border-radius);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-date-panel--time-body>ul{height:100%;overflow:hidden;margin:0;padding:0;width:3.2em}.vxe-date-panel--time-body>ul:after,.vxe-date-panel--time-body>ul:before{content:" ";display:block;height:6em}.vxe-date-panel--time-body>ul:hover{overflow-y:auto}.vxe-date-panel--time-body>ul>li{display:block;height:2em;line-height:2em;padding-left:.4em}.vxe-date-panel--time-body>ul>li:not(.is--disabled):hover{background-color:var(--vxe-ui-input-date-picker-hover-background-color);cursor:pointer}.vxe-date-panel--time-body>ul>li.is--selected{font-weight:700;color:var(--vxe-ui-font-primary-color)}.vxe-date-panel--time-body>ul>li.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-date-panel--time-body .vxe-date-panel--time-minute-list,.vxe-date-panel--time-body .vxe-date-panel--time-second-list{border-left:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-panel.type--time .vxe-date-panel--time-body>ul{width:4em}.vxe-date-panel.type--time .vxe-date-panel--time-body>ul>li{height:2.2em;line-height:2.2em;padding-left:.8em}.vxe-date-panel{font-size:var(--vxe-ui-font-size-default)}.vxe-date-panel.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-date-panel.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-date-panel.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-date-picker--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-date-picker--wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-date-picker--inner{display:block;width:100%;height:100%;outline:0;margin:0;font-size:inherit;font-family:inherit;line-height:inherit;padding:0 .5em;color:var(--vxe-ui-font-color);border:0;border-radius:var(--vxe-ui-base-border-radius);background-color:var(--vxe-ui-layout-background-color);-webkit-box-shadow:none;box-shadow:none}.vxe-date-picker--inner::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-picker--inner:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-picker--inner::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-picker--inner::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-picker--inner::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-picker--inner::-webkit-autofill{background-color:var(--vxe-ui-layout-background-color)}.vxe-date-picker--inner[disabled]{cursor:not-allowed;color:var(--vxe-ui-font-disabled-color)}.vxe-date-picker--inner[disabled],.vxe-date-picker.is--disabled{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-date-picker.is--disabled .vxe-date-picker--clear-icon,.vxe-date-picker.is--disabled .vxe-date-picker--control-icon,.vxe-date-picker.is--disabled .vxe-date-picker--prefix,.vxe-date-picker.is--disabled .vxe-date-picker--suffix{cursor:not-allowed}.vxe-date-picker.is--disabled .vxe-date-picker--prefix,.vxe-date-picker.is--disabled .vxe-date-picker--suffix{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-date-picker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;border-radius:var(--vxe-ui-base-border-radius);width:180px;border:1px solid var(--vxe-ui-input-border-color)}.vxe-date-picker.is--active{border:1px solid var(--vxe-ui-font-primary-color)}.vxe-date-picker.show--clear:hover .vxe-date-picker--clear-icon{display:block}.vxe-date-picker--prefix,.vxe-date-picker--suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;background-color:var(--vxe-ui-layout-background-color)}.vxe-date-picker--prefix-icon{padding-left:.5em}.vxe-date-picker--clear-icon,.vxe-date-picker--control-icon,.vxe-date-picker--suffix-icon{padding-right:.5em}.vxe-date-picker--clear-icon,.vxe-date-picker--control-icon{height:100%;color:var(--vxe-ui-input-placeholder-color);cursor:pointer}.vxe-date-picker--clear-icon{display:none}.vxe-date-picker--clear-icon:hover{color:var(--vxe-ui-font-color)}.vxe-date-picker--clear-icon:active{color:var(--vxe-ui-font-primary-color)}.vxe-date-picker--panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-date-picker--panel:not(.is--transfer){min-width:100%}.vxe-date-picker--panel.is--transfer{position:fixed}.vxe-date-picker--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-date-picker--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-date-picker--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-date-picker--panel.ani--enter>div:after{display:none}.vxe-date-picker--panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-date-picker--panel{pointer-events:none}.vxe-date-picker--panel.show--right .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--right .vxe-date-picker--layout-wrapper,.vxe-date-picker--panel.show--top .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--top .vxe-date-picker--layout-wrapper{border-top-right-radius:0}.vxe-date-picker--panel.show--bottom .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--bottom .vxe-date-picker--layout-wrapper,.vxe-date-picker--panel.show--right .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--right .vxe-date-picker--layout-wrapper{border-bottom-right-radius:0}.vxe-date-picker--panel.show--bottom .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--bottom .vxe-date-picker--layout-wrapper,.vxe-date-picker--panel.show--left .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--left .vxe-date-picker--layout-wrapper{border-bottom-left-radius:0}.vxe-date-picker--panel.show--left .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--left .vxe-date-picker--layout-wrapper,.vxe-date-picker--panel.show--top .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--top .vxe-date-picker--layout-wrapper{border-top-left-radius:0}.vxe-date-picker--panel.show--top .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--top .vxe-date-picker--layout-wrapper{border-top-width:1px}.vxe-date-picker--panel.show--bottom .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--bottom .vxe-date-picker--layout-wrapper{border-bottom-width:1px}.vxe-date-picker--panel.show--left .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--left .vxe-date-picker--layout-wrapper{border-left-width:1px}.vxe-date-picker--panel.show--right .vxe-date-picker--layout-datetime-layout-wrapper,.vxe-date-picker--panel.show--right .vxe-date-picker--layout-wrapper{border-right-width:1px}.vxe-date-picker--layout-all-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:var(--vxe-ui-layout-background-color);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:0 0 6px 2px rgba(0,0,0,.1);box-shadow:0 0 6px 2px rgba(0,0,0,.1);border-radius:var(--vxe-ui-base-border-radius)}.vxe-date-picker--layout-body-layout-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.vxe-date-picker--layout-body-content-wrapper,.vxe-date-picker--layout-body-layout-wrapper,.vxe-date-picker--layout-body-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-date-picker--layout-body-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-date-picker--layout-bottom-wrapper,.vxe-date-picker--layout-footer-wrapper,.vxe-date-picker--layout-header-wrapper,.vxe-date-picker--layout-left-wrapper,.vxe-date-picker--layout-right-wrapper,.vxe-date-picker--layout-top-wrapper{-ms-flex-negative:0;flex-shrink:0}.vxe-date-picker--layout-top-wrapper{border-bottom:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-picker--layout-bottom-wrapper{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-picker--layout-left-wrapper{border-right:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-picker--layout-right-wrapper{border-left:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-picker--layout-footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-date-picker--layout-footer-custom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-date-picker--layout-footer-btns{-ms-flex-negative:0;flex-shrink:0;padding:0 .8em .8em .8em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-date-picker{font-size:var(--vxe-ui-font-size-default);height:var(--vxe-ui-input-height-default);line-height:var(--vxe-ui-input-height-default)}.vxe-date-picker.size--medium{font-size:var(--vxe-ui-font-size-medium);height:var(--vxe-ui-input-height-medium);line-height:var(--vxe-ui-input-height-medium)}.vxe-date-picker.size--small{font-size:var(--vxe-ui-font-size-small);height:var(--vxe-ui-input-height-small);line-height:var(--vxe-ui-input-height-small)}.vxe-date-picker.size--mini{font-size:var(--vxe-ui-font-size-mini);height:var(--vxe-ui-input-height-mini);line-height:var(--vxe-ui-input-height-mini)}.vxe-date-range-picker--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-date-range-picker--wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-date-range-picker--inner{display:block;width:100%;height:100%;outline:0;margin:0;font-size:inherit;font-family:inherit;line-height:inherit;padding:0 .5em;color:var(--vxe-ui-font-color);border:0;border-radius:var(--vxe-ui-base-border-radius);background-color:var(--vxe-ui-layout-background-color);-webkit-box-shadow:none;box-shadow:none}.vxe-date-range-picker--inner::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-range-picker--inner:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-range-picker--inner::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-range-picker--inner::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-range-picker--inner::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-date-range-picker--inner::-webkit-autofill{background-color:var(--vxe-ui-layout-background-color)}.vxe-date-range-picker--inner[disabled]{cursor:not-allowed;color:var(--vxe-ui-font-disabled-color)}.vxe-date-range-picker--inner[disabled],.vxe-date-range-picker.is--disabled{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-date-range-picker.is--disabled .vxe-date-range-picker--clear-icon,.vxe-date-range-picker.is--disabled .vxe-date-range-picker--control-icon,.vxe-date-range-picker.is--disabled .vxe-date-range-picker--prefix,.vxe-date-range-picker.is--disabled .vxe-date-range-picker--suffix{cursor:not-allowed}.vxe-date-range-picker.is--disabled .vxe-date-range-picker--prefix,.vxe-date-range-picker.is--disabled .vxe-date-range-picker--suffix{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-date-range-picker{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;border-radius:var(--vxe-ui-base-border-radius);width:330px;border:1px solid var(--vxe-ui-input-border-color)}.vxe-date-range-picker.is--active{border:1px solid var(--vxe-ui-font-primary-color)}.vxe-date-range-picker.show--clear:hover .vxe-date-range-picker--clear-icon{display:block}.vxe-date-range-picker--prefix,.vxe-date-range-picker--suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;background-color:var(--vxe-ui-layout-background-color)}.vxe-date-range-picker--prefix-icon{padding-left:.5em}.vxe-date-range-picker--clear-icon,.vxe-date-range-picker--control-icon,.vxe-date-range-picker--suffix-icon{padding-right:.5em}.vxe-date-range-picker--clear-icon,.vxe-date-range-picker--control-icon{height:100%;color:var(--vxe-ui-input-placeholder-color);cursor:pointer}.vxe-date-range-picker--clear-icon{display:none}.vxe-date-range-picker--clear-icon:hover{color:var(--vxe-ui-font-color)}.vxe-date-range-picker--clear-icon:active{color:var(--vxe-ui-font-primary-color)}.vxe-date-range-picker--panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-date-range-picker--panel:not(.is--transfer){min-width:100%}.vxe-date-range-picker--panel.is--transfer{position:fixed}.vxe-date-range-picker--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-date-range-picker--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-date-range-picker--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-date-range-picker--panel.ani--enter>div:after{display:none}.vxe-date-range-picker--panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-date-range-picker--panel{pointer-events:none}.vxe-date-range-picker--panel.show--right .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--right .vxe-date-range-picker--layout-wrapper,.vxe-date-range-picker--panel.show--top .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--top .vxe-date-range-picker--layout-wrapper{border-top-right-radius:0}.vxe-date-range-picker--panel.show--bottom .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--bottom .vxe-date-range-picker--layout-wrapper,.vxe-date-range-picker--panel.show--right .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--right .vxe-date-range-picker--layout-wrapper{border-bottom-right-radius:0}.vxe-date-range-picker--panel.show--bottom .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--bottom .vxe-date-range-picker--layout-wrapper,.vxe-date-range-picker--panel.show--left .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--left .vxe-date-range-picker--layout-wrapper{border-bottom-left-radius:0}.vxe-date-range-picker--panel.show--left .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--left .vxe-date-range-picker--layout-wrapper,.vxe-date-range-picker--panel.show--top .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--top .vxe-date-range-picker--layout-wrapper{border-top-left-radius:0}.vxe-date-range-picker--panel.show--top .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--top .vxe-date-range-picker--layout-wrapper{border-top-width:1px}.vxe-date-range-picker--panel.show--bottom .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--bottom .vxe-date-range-picker--layout-wrapper{border-bottom-width:1px}.vxe-date-range-picker--panel.show--left .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--left .vxe-date-range-picker--layout-wrapper{border-left-width:1px}.vxe-date-range-picker--panel.show--right .vxe-date-range-picker--layout-datetime-layout-wrapper,.vxe-date-range-picker--panel.show--right .vxe-date-range-picker--layout-wrapper{border-right-width:1px}.vxe-date-range-picker--layout-all-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;pointer-events:auto;background-color:var(--vxe-ui-layout-background-color);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:0 0 6px 2px rgba(0,0,0,.1);box-shadow:0 0 6px 2px rgba(0,0,0,.1);border-radius:var(--vxe-ui-base-border-radius);line-height:1.5}.vxe-date-range-picker--layout-body-layout-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.vxe-date-range-picker--layout-body-content-wrapper,.vxe-date-range-picker--layout-body-layout-wrapper,.vxe-date-range-picker--layout-body-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-date-range-picker--layout-body-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-date-range-picker--layout-bottom-wrapper,.vxe-date-range-picker--layout-footer-wrapper,.vxe-date-range-picker--layout-header-wrapper,.vxe-date-range-picker--layout-left-wrapper,.vxe-date-range-picker--layout-right-wrapper,.vxe-date-range-picker--layout-top-wrapper{-ms-flex-negative:0;flex-shrink:0}.vxe-date-range-picker--layout-top-wrapper{border-bottom:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-range-picker--layout-bottom-wrapper{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-range-picker--layout-left-wrapper{border-right:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-range-picker--layout-right-wrapper{border-left:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-date-range-picker--layout-footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0 .8em .8em .8em}.vxe-date-range-picker--layout-footer-label{padding-right:.8em;-ms-flex-negative:0;flex-shrink:0}.vxe-date-range-picker--layout-footer-custom{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.vxe-date-range-picker--layout-footer-btns{-ms-flex-negative:0;flex-shrink:0;padding-left:.8em}.vxe-date-range-picker{font-size:var(--vxe-ui-font-size-default);height:var(--vxe-ui-input-height-default);line-height:var(--vxe-ui-input-height-default)}.vxe-date-range-picker.size--medium{font-size:var(--vxe-ui-font-size-medium);height:var(--vxe-ui-input-height-medium);line-height:var(--vxe-ui-input-height-medium)}.vxe-date-range-picker.size--small{font-size:var(--vxe-ui-font-size-small);height:var(--vxe-ui-input-height-small);line-height:var(--vxe-ui-input-height-small)}.vxe-date-range-picker.size--mini{font-size:var(--vxe-ui-font-size-mini);height:var(--vxe-ui-input-height-mini);line-height:var(--vxe-ui-input-height-mini)}.vxe-drawer--wrapper{display:none;position:fixed;top:0;left:0;line-height:1.5;width:calc(100% + 18px);height:calc(100% + 18px);color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);outline:0}.vxe-drawer--wrapper.is--active{display:block}.vxe-drawer--wrapper.is--visible.is--mask:before{background-color:rgba(0,0,0,.5)}.vxe-drawer--wrapper.is--visible.pos--left .vxe-drawer--box{left:0}.vxe-drawer--wrapper.is--visible.pos--right .vxe-drawer--box{right:0}.vxe-drawer--wrapper.is--visible.pos--top .vxe-drawer--box{top:0}.vxe-drawer--wrapper.is--visible.pos--bottom .vxe-drawer--box{bottom:0}.vxe-drawer--wrapper.is--visible .vxe-drawer--box{opacity:1}.vxe-drawer--wrapper:not(.lock--view){pointer-events:none}.vxe-drawer--wrapper.lock--scroll{overflow:hidden}.vxe-drawer--wrapper:not(.lock--scroll){overflow:auto}.vxe-drawer--wrapper.is--mask:before,.vxe-drawer--wrapper.lock--view:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:auto}.vxe-drawer--wrapper.is--mask:before{background-color:transparent;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.vxe-drawer--wrapper.pos--left .vxe-drawer--box{top:0;left:-100%;-webkit-box-shadow:2px 0 10px 0 rgba(0,0,0,.2);box-shadow:2px 0 10px 0 rgba(0,0,0,.2)}.vxe-drawer--wrapper.pos--right .vxe-drawer--box{top:0;right:-100%;-webkit-box-shadow:-2px 0 10px 0 rgba(0,0,0,.2);box-shadow:-2px 0 10px 0 rgba(0,0,0,.2)}.vxe-drawer--wrapper.pos--top .vxe-drawer--box{top:-100%;left:0;-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.2);box-shadow:0 2px 10px 0 rgba(0,0,0,.2)}.vxe-drawer--wrapper.pos--bottom .vxe-drawer--box{bottom:-100%;left:0;-webkit-box-shadow:0 -2px 10px 0 rgba(0,0,0,.2);box-shadow:0 -2px 10px 0 rgba(0,0,0,.2)}.vxe-drawer--wrapper.pos--left .vxe-drawer--box,.vxe-drawer--wrapper.pos--right .vxe-drawer--box{width:30%;height:100%}.vxe-drawer--wrapper.pos--bottom .vxe-drawer--box,.vxe-drawer--wrapper.pos--top .vxe-drawer--box{width:100%;height:30%}.vxe-drawer--wrapper.is--padding .vxe-drawer--body-default{padding:.8em .6em}.vxe-drawer--wrapper.is--padding .vxe-drawer--body-default .vxe-drawer--status-wrapper{padding-right:.6em}.vxe-drawer--box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:fixed;background-color:var(--vxe-ui-layout-background-color);border:1px solid var(--vxe-ui-base-popup-border-color);text-align:left;pointer-events:auto;opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.vxe-drawer--box.is--drag{cursor:move;-webkit-transition:none;transition:none}.vxe-drawer--box.is--drag .vxe-modal--body:after,.vxe-drawer--box.is--drag .vxe-modal--footer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.vxe-drawer--box.is--drag .vxe-modal--body,.vxe-drawer--box.is--drag .vxe-modal--body .vxe-modal--content{overflow:hidden}.vxe-drawer--aside{-ms-flex-negative:0;flex-shrink:0;overflow:auto;outline:0}.vxe-drawer--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;overflow:auto;outline:0}.vxe-drawer--content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:pre-line}.vxe-drawer--body,.vxe-drawer--footer,.vxe-drawer--header{position:relative}.vxe-drawer--body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;outline:0}.vxe-drawer--body .vxe-drawer--content{overflow:auto}.vxe-drawer--body-left,.vxe-drawer--body-right{-ms-flex-negative:0;flex-shrink:0;overflow:auto;outline:0}.vxe-drawer--body-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;outline:0}.vxe-drawer--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;font-size:1.1em;font-weight:700;border-bottom:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-drawer--header.is--ellipsis .vxe-drawer--header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-drawer--header-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.6em 0 .6em 1em}.vxe-drawer--header-right{-ms-flex-negative:0;flex-shrink:0;padding:.6em 1em .6em 0}.vxe-drawer--footer-wrapper,.vxe-drawer--header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-drawer--footer-wrapper .vxe-drawer--footer-left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.vxe-drawer--footer-wrapper .vxe-drawer--footer-right{-ms-flex-negative:0;flex-shrink:0}.vxe-drawer--close-btn{cursor:pointer;margin-left:.6em}.vxe-drawer--close-btn:hover{color:var(--vxe-ui-font-primary-color)}.vxe-drawer--footer{-ms-flex-negative:0;flex-shrink:0;text-align:right;padding:.4em 1em .8em 1em}.vxe-drawer--resize .sb-resize,.vxe-drawer--resize .st-resize,.vxe-drawer--resize .wl-resize,.vxe-drawer--resize .wr-resize{position:absolute;z-index:100}.vxe-drawer--resize .wl-resize,.vxe-drawer--resize .wr-resize{width:8px;height:100%;top:0;cursor:w-resize}.vxe-drawer--resize .wl-resize{left:-5px}.vxe-drawer--resize .wr-resize{right:-5px}.vxe-drawer--resize .sb-resize,.vxe-drawer--resize .st-resize{width:100%;height:8px;left:0;cursor:s-resize}.vxe-drawer--resize .st-resize{top:-5px}.vxe-drawer--resize .sb-resize{bottom:-5px}.vxe-drawer--wrapper{font-size:var(--vxe-ui-font-size-default)}.vxe-drawer--wrapper.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-drawer--wrapper.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-drawer--wrapper.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-empty{position:relative;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);text-align:center;font-size:var(--vxe-ui-font-size-default)}.vxe-empty.theme--primary .vxe-empty--icon-wrapper{color:var(--vxe-ui-font-primary-color)}.vxe-empty.theme--success .vxe-empty--icon-wrapper{color:var(--vxe-ui-status-success-color)}.vxe-empty.theme--info .vxe-empty--icon-wrapper{color:var(--vxe-ui-status-info-color)}.vxe-empty.theme--warning .vxe-empty--icon-wrapper{color:var(--vxe-ui-status-warning-color)}.vxe-empty.theme--danger .vxe-empty--icon-wrapper{color:var(--vxe-ui-status-danger-color)}.vxe-empty.theme--error .vxe-empty--icon-wrapper{color:var(--vxe-ui-status-error-color)}.vxe-empty--inner{display:inline-block}.vxe-empty--icon-wrapper{font-size:4.8em}.vxe-empty--icon-wrapper>i{display:block}.vxe-empty--img-wrapper>img{height:5.2em}.vxe-empty--content-wrapper{padding-top:.5em 0}.vxe-empty.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-empty.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-empty.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-form--item .vxe-default-input[type=reset]:hover,.vxe-form--item .vxe-default-input[type=submit]:hover{color:var(--vxe-ui-font-primary-lighten-color);border-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-form{position:relative;font-size:var(--vxe-ui-font-size-default);color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);background-color:var(--vxe-ui-layout-background-color);text-align:left}.vxe-form .vxe-row{-ms-flex-negative:0;flex-shrink:0}.vxe-form--item-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.vxe-col--inner>.vxe-form--item-col_1,.vxe-form--item-row>.vxe-form--item-col_1{width:4.16667%}.vxe-col--inner>.vxe-form--item-col_2,.vxe-form--item-row>.vxe-form--item-col_2{width:8.33333%}.vxe-col--inner>.vxe-form--item-col_3,.vxe-form--item-row>.vxe-form--item-col_3{width:12.5%}.vxe-col--inner>.vxe-form--item-col_4,.vxe-form--item-row>.vxe-form--item-col_4{width:16.66667%}.vxe-col--inner>.vxe-form--item-col_5,.vxe-form--item-row>.vxe-form--item-col_5{width:20.83333%}.vxe-col--inner>.vxe-form--item-col_6,.vxe-form--item-row>.vxe-form--item-col_6{width:25%}.vxe-col--inner>.vxe-form--item-col_7,.vxe-form--item-row>.vxe-form--item-col_7{width:29.16667%}.vxe-col--inner>.vxe-form--item-col_8,.vxe-form--item-row>.vxe-form--item-col_8{width:33.33333%}.vxe-col--inner>.vxe-form--item-col_9,.vxe-form--item-row>.vxe-form--item-col_9{width:37.5%}.vxe-col--inner>.vxe-form--item-col_10,.vxe-form--item-row>.vxe-form--item-col_10{width:41.66667%}.vxe-col--inner>.vxe-form--item-col_11,.vxe-form--item-row>.vxe-form--item-col_11{width:45.83333%}.vxe-col--inner>.vxe-form--item-col_12,.vxe-form--item-row>.vxe-form--item-col_12{width:50%}.vxe-col--inner>.vxe-form--item-col_13,.vxe-form--item-row>.vxe-form--item-col_13{width:54.16667%}.vxe-col--inner>.vxe-form--item-col_14,.vxe-form--item-row>.vxe-form--item-col_14{width:58.33333%}.vxe-col--inner>.vxe-form--item-col_15,.vxe-form--item-row>.vxe-form--item-col_15{width:62.5%}.vxe-col--inner>.vxe-form--item-col_16,.vxe-form--item-row>.vxe-form--item-col_16{width:66.66667%}.vxe-col--inner>.vxe-form--item-col_17,.vxe-form--item-row>.vxe-form--item-col_17{width:70.83333%}.vxe-col--inner>.vxe-form--item-col_18,.vxe-form--item-row>.vxe-form--item-col_18{width:75%}.vxe-col--inner>.vxe-form--item-col_19,.vxe-form--item-row>.vxe-form--item-col_19{width:79.16667%}.vxe-col--inner>.vxe-form--item-col_20,.vxe-form--item-row>.vxe-form--item-col_20{width:83.33333%}.vxe-col--inner>.vxe-form--item-col_21,.vxe-form--item-row>.vxe-form--item-col_21{width:87.5%}.vxe-col--inner>.vxe-form--item-col_22,.vxe-form--item-row>.vxe-form--item-col_22{width:91.66667%}.vxe-col--inner>.vxe-form--item-col_23,.vxe-form--item-row>.vxe-form--item-col_23{width:95.83333%}.vxe-col--inner>.vxe-form--item-col_24,.vxe-form--item-row>.vxe-form--item-col_24{width:100%}.vxe-form-slots{display:none}.vxe-form--item-inner,.vxe-form--item-trigger-node{display:inline-block;vertical-align:middle}.vxe-form--item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:320px;padding-right:.8em}.vxe-form--item-title.is--ellipsis .vxe-form--item-title-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-form--item-title .vxe-form--item-title-postfix,.vxe-form--item-title .vxe-form--item-title-prefix,.vxe-form--item-title .vxe-form--item-title-suffix,.vxe-form--item-title .vxe-form--item-title-tip-prefix,.vxe-form--item-title .vxe-form--item-title-tip-suffix{-ms-flex-negative:0;flex-shrink:0}.vxe-form--item-title .vxe-form--item-title-tip-prefix,.vxe-form--item-title .vxe-form--item-title-tip-suffix{vertical-align:middle}.vxe-form--item-title .vxe-form--item-title-tip-prefix{margin-right:.25em}.vxe-form--item-title .vxe-form--item-title-tip-suffix{margin-left:.2em}.vxe-form--item-title .vxe-form--item-title-postfix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-form--item-title .vxe-form--item-title-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-form--item-title .vxe-form--item-title-label{vertical-align:middle}.vxe-form--item-title .vxe-form--item-title-prefix,.vxe-form--item-title .vxe-form--item-title-suffix{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;vertical-align:middle}.vxe-form--item-title{-ms-flex-negative:0;flex-shrink:0}.vxe-form--item-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;word-break:break-all}.vxe-form--item-content:not(.vxe-form--group-content){-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-form--item-trigger-node{font-size:12px;min-width:100px;color:#909399;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vxe-form--item-trigger-node .vxe-form--item-trigger-icon{display:inline-block;margin:0 .25em;-webkit-transition:all .1s;transition:all .1s}.vxe-form-item--valid-error-tip{position:absolute;width:100%;font-size:.9em;line-height:1em;color:var(--vxe-ui-form-validate-error-color);background-color:var(--vxe-ui-form-validate-error-background-color);z-index:1;opacity:0;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-form-item--valid-error-tip .vxe-form-item--valid-error-wrapper{display:inline-block;border-radius:var(--vxe-ui-base-border-radius);pointer-events:auto}.vxe-form-item--valid-error-tip .vxe-form-item--valid-error-theme-beautify{padding:.2em .6em .25em .6em;color:#fff;background-color:var(--vxe-ui-status-error-color)}.vxe-form-item--valid-error-tip .vxe-form-item--valid-error-theme-beautify .vxe-form-item--valid-error-msg{background:transparent}.vxe-form-item--valid-error-tip .vxe-form-item--valid-error-theme-normal{color:var(--vxe-ui-table-validate-error-color);background-color:var(--vxe-ui-form-validate-error-theme-normal-background-color)}.vxe-form .vxe-form--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.vxe-form .vxe-form--item{display:none}.vxe-form .vxe-form--item.is--active:not(.is--hidden){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-form--item-inner{position:relative;width:100%}.vxe-form-item--valid-error-icon-wrapper{visibility:hidden;position:relative;-ms-flex-negative:0;flex-shrink:0;padding-left:.5em;color:var(--vxe-ui-form-validate-error-color)}.vxe-form-item--valid-error-icon-wrapper.is--hide .vxe-form-item--valid-error-icon-msg-tip{width:0;padding:0}.vxe-form-item--valid-error-icon-btn{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:6;cursor:help}.vxe-form-item--valid-error-icon-msg-tip{position:absolute;top:50%;right:.8em;display:block;max-width:24em;padding:.4em;overflow:hidden;z-index:5;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vxe-form-item--valid-error-icon-msg{border-radius:var(--vxe-ui-base-border-radius);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-shadow:2px 2px 4px -2px rgba(0,0,0,.5);box-shadow:2px 2px 4px -2px rgba(0,0,0,.5)}.vxe-form-item--valid-error-icon-theme-beautify{padding:.2em .6em .25em .6em;color:#fff;background-color:var(--vxe-ui-status-error-color)}.vxe-form-item--valid-error-icon-theme-beautify .vxe-form-item--valid-error-msg{background:transparent}.vxe-form-item--valid-error-icon-theme-normal{padding:0 .6em;color:var(--vxe-ui-table-validate-error-color);border:1px solid var(--vxe-ui-table-validate-error-color);background-color:var(--vxe-ui-form-validate-error-theme-normal-background-color)}.vxe-form--item.is--bold>.vxe-form--item-title{font-weight:700}.vxe-form--item.is--colon>.vxe-form--item-title .vxe-form--item-title-postfix:after{content:":";font-weight:400;margin-left:.2em}.vxe-form--item.is--asterisk.is--required>.vxe-form--item-title .vxe-form--item-title-content:before{content:"*";color:var(--vxe-ui-form-validate-error-color);font-family:Verdana,Arial,Tahoma;margin-right:.2em;font-weight:400;vertical-align:middle}.vxe-form--item.is--tbg>.vxe-form--item-title{background-color:var(--vxe-ui-form-title-background-color)}.vxe-form--item.is--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.vxe-form--item.is--vertical>.vxe-form--item-title{height:2.5em;line-height:2.3em;padding-right:0;max-width:none}.vxe-form--item.is--vertical>.vxe-form--item-title .vxe-form--item-title-content{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.vxe-form--item.is--span .vxe-date-picker,.vxe-form--item.is--span .vxe-date-range-picker,.vxe-form--item.is--span .vxe-default-input:not([type=submit]):not([type=reset]),.vxe-form--item.is--span .vxe-default-select,.vxe-form--item.is--span .vxe-default-textarea,.vxe-form--item.is--span .vxe-ico-picker,.vxe-form--item.is--span .vxe-input,.vxe-form--item.is--span .vxe-number-input,.vxe-form--item.is--span .vxe-password-input,.vxe-form--item.is--span .vxe-select,.vxe-form--item.is--span .vxe-table-select,.vxe-form--item.is--span .vxe-textarea,.vxe-form--item.is--span .vxe-tree-select{width:100%}.vxe-form--item.is--error.show--err-msg>.vxe-form--item-content{padding-top:0;padding-bottom:1.3em}.vxe-form--item.is--error.err--bg>.vxe-form--item-content{background-color:var(--vxe-ui-form-validate-error-item-background-color)}.vxe-form--item.is--error>.vxe-form--item-content>.vxe-form-item--valid-error-icon-wrapper{visibility:visible}.vxe-form--item.is--error .vxe-date-picker,.vxe-form--item.is--error .vxe-date-picker:focus,.vxe-form--item.is--error .vxe-date-range-picker,.vxe-form--item.is--error .vxe-date-range-picker:focus,.vxe-form--item.is--error .vxe-default-input,.vxe-form--item.is--error .vxe-default-input[type=search]:focus,.vxe-form--item.is--error .vxe-default-input[type=text]:focus,.vxe-form--item.is--error .vxe-default-select,.vxe-form--item.is--error .vxe-default-select:focus,.vxe-form--item.is--error .vxe-default-textarea,.vxe-form--item.is--error .vxe-default-textarea:focus,.vxe-form--item.is--error .vxe-ico-picker,.vxe-form--item.is--error .vxe-input,.vxe-form--item.is--error .vxe-input:focus,.vxe-form--item.is--error .vxe-number-input,.vxe-form--item.is--error .vxe-number-input:focus,.vxe-form--item.is--error .vxe-password-input,.vxe-form--item.is--error .vxe-password-input:focus,.vxe-form--item.is--error .vxe-select,.vxe-form--item.is--error .vxe-table-select,.vxe-form--item.is--error .vxe-textarea>.vxe-textarea--inner,.vxe-form--item.is--error .vxe-textarea>.vxe-textarea--inner:focus,.vxe-form--item.is--error .vxe-tree-select,.vxe-form--item.is--error .vxe-upload .vxe-upload--file-action-btn>.vxe-button,.vxe-form--item.is--error .vxe-upload .vxe-upload--image-action-box{border-color:var(--vxe-ui-form-validate-error-color)}.vxe-form--item.is--error .vxe-form-item--valid-error-tip{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-form--item .vxe-default-input,.vxe-form--item .vxe-default-select,.vxe-form--item .vxe-default-textarea{outline:0;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius)}.vxe-form--item .vxe-default-input,.vxe-form--item .vxe-default-select{height:var(--vxe-ui-button-height-default)}.vxe-form--item .vxe-default-input{padding:0 .8em}.vxe-form--item .vxe-default-textarea{height:calc(var(--vxe-ui-button-height-default)*2);padding:.3em .6em}.vxe-form--item .vxe-default-input[type=number]{padding-right:.2em}.vxe-form--item .vxe-default-input[type=search],.vxe-form--item .vxe-default-input[type=text]{padding:0 1em}.vxe-form--item .vxe-default-input[type=search],.vxe-form--item .vxe-default-input[type=text],.vxe-form--item .vxe-default-select,.vxe-form--item .vxe-default-textarea{color:var(--vxe-ui-font-color)}.vxe-form--item .vxe-default-input[type=search]:focus,.vxe-form--item .vxe-default-input[type=text]:focus,.vxe-form--item .vxe-default-select:focus,.vxe-form--item .vxe-default-textarea:focus{border:1px solid var(--vxe-ui-font-primary-color)}.vxe-form--item .vxe-default-input[type=search][disabled],.vxe-form--item .vxe-default-input[type=text][disabled],.vxe-form--item .vxe-default-select[disabled],.vxe-form--item .vxe-default-textarea[disabled]{cursor:not-allowed;background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-form--item .vxe-default-input[type=reset],.vxe-form--item .vxe-default-input[type=submit]{line-height:calc(var(--vxe-ui-button-height-default) - 2px);background-color:#fff;cursor:pointer}.vxe-form--item .vxe-default-input[type=reset]:active,.vxe-form--item .vxe-default-input[type=submit]:active{color:var(--vxe-ui-font-primary-darken-color);border-color:var(--vxe-ui-font-primary-darken-color)}.vxe-form--item .vxe-default-input[type=date]::-webkit-inner-spin-button{margin-top:6px}.vxe-form--item .vxe-default-input[type=date]::-webkit-inner-spin-button,.vxe-form--item .vxe-default-input[type=number]::-webkit-inner-spin-button{height:24px}.vxe-form--item .vxe-default-input::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-input:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-input::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-input::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-input::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-input[type=search],.vxe-form--item .vxe-default-input[type=text],.vxe-form--item .vxe-default-select,.vxe-form--item .vxe-default-textarea{width:180px}.vxe-form--item .vxe-default-textarea{resize:none;vertical-align:middle}.vxe-form--item .vxe-default-textarea::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-textarea:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-textarea::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-textarea::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form--item .vxe-default-textarea::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-form.is--border{position:relative;overflow:hidden}.vxe-form.is--border:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--vxe-ui-form-border-color);pointer-events:none;z-index:1}.vxe-form.is--border .vxe-form--item{position:relative;padding:0}.vxe-form.is--border .vxe-form--item:before{content:"";position:absolute;top:-1px;left:-1px;width:calc(100% + 1px);height:calc(100% + 1px);border:1px solid var(--vxe-ui-form-border-color);pointer-events:none}.vxe-form.is--border .vxe-form--item.is--padding.is--vertical>.vxe-form--item-title{border-bottom:1px solid var(--vxe-ui-form-border-color)}.vxe-form.is--border .vxe-form--item.is--padding:not(.is--vertical)>.vxe-form--item-title{border-right:1px solid var(--vxe-ui-form-border-color)}.vxe-form .vxe-form--item.hide--content>.vxe-form--item-title{max-width:none;-ms-flex-negative:unset;flex-shrink:unset;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-form--item.is--padding.is--vertical>.vxe-form--item-title{padding:0 var(--vxe-ui-form-item-padding-default)}.vxe-form--item.is--padding>.vxe-form--item-content,.vxe-form--item.is--padding>.vxe-form--item-title{padding:var(--vxe-ui-form-item-padding-default)}.vxe-form--item.size--medium.is--padding.is--vertical>.vxe-form--item-title{padding:0 var(--vxe-ui-form-item-padding-medium)}.vxe-form--item.size--medium.is--padding>.vxe-form--item-content,.vxe-form--item.size--medium.is--padding>.vxe-form--item-title{padding:var(--vxe-ui-form-item-padding-medium)}.vxe-form--item.size--small.is--padding.is--vertical>.vxe-form--item-title{padding:0 var(--vxe-ui-form-item-padding-small)}.vxe-form--item.size--small.is--padding>.vxe-form--item-content,.vxe-form--item.size--small.is--padding>.vxe-form--item-title{padding:var(--vxe-ui-form-item-padding-small)}.vxe-form--item.size--mini.is--padding.is--vertical>.vxe-form--item-title{padding:0 var(--vxe-ui-form-item-padding-mini)}.vxe-form--item.size--mini.is--padding>.vxe-form--item-content,.vxe-form--item.size--mini.is--padding>.vxe-form--item-title{padding:var(--vxe-ui-form-item-padding-mini)}.vxe-form--item.is--padding>.vxe-form--group-content.vxe-form--item-content{padding:0}.vxe-form .vxe-form--item-title.align--center{text-align:center}.vxe-form .vxe-form--item-title.align--left{text-align:left}.vxe-form .vxe-form--item-title.align--right{text-align:right}.vxe-form .vxe-form--item-content.align--center>.vxe-form--item-inner{text-align:center}.vxe-form .vxe-form--item-content.align--left>.vxe-form--item-inner{text-align:left}.vxe-form .vxe-form--item-content.align--right>.vxe-form--item-inner{text-align:right}.vxe-form .vxe-form--item-content.vertical-align--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-form .vxe-form--item .vxe-form--item-content,.vxe-form .vxe-form--item:not(.is--vertical) .vxe-form--item-title{min-height:var(--vxe-ui-form-item-min-height-default)}.vxe-form.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-form.size--medium .vxe-default-input[type=reset],.vxe-form.size--medium .vxe-default-input[type=submit]{line-height:calc(var(--vxe-ui-button-height-medium) - 2px)}.vxe-form.size--medium .vxe-default-input,.vxe-form.size--medium .vxe-default-select{height:var(--vxe-ui-button-height-medium)}.vxe-form.size--medium .vxe-default-textarea{height:calc(var(--vxe-ui-button-height-medium)*2)}.vxe-form.size--medium .vxe-form--item .vxe-form--item-content,.vxe-form.size--medium .vxe-form--item:not(.is--vertical) .vxe-form--item-title{min-height:var(--vxe-ui-form-item-min-height-medium)}.vxe-form.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-form.size--small .vxe-default-input[type=reset],.vxe-form.size--small .vxe-default-input[type=submit]{line-height:calc(var(--vxe-ui-button-height-small) - 2px)}.vxe-form.size--small .vxe-default-input,.vxe-form.size--small .vxe-default-select{height:var(--vxe-ui-button-height-small)}.vxe-form.size--small .vxe-default-textarea{height:calc(var(--vxe-ui-button-height-small)*2)}.vxe-form.size--small .vxe-form--item .vxe-form--item-content,.vxe-form.size--small .vxe-form--item:not(.is--vertical) .vxe-form--item-title{min-height:var(--vxe-ui-form-item-min-height-small)}.vxe-form.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-form.size--mini .vxe-default-input[type=reset],.vxe-form.size--mini .vxe-default-input[type=submit]{line-height:calc(var(--vxe-ui-button-height-mini) - 2px)}.vxe-form.size--mini .vxe-default-input,.vxe-form.size--mini .vxe-default-select{height:var(--vxe-ui-button-height-mini)}.vxe-form.size--mini .vxe-default-textarea{height:calc(var(--vxe-ui-button-height-mini)*2)}.vxe-form.size--mini .vxe-form--item .vxe-form--item-content,.vxe-form.size--mini .vxe-form--item:not(.is--vertical) .vxe-form--item-title{min-height:var(--vxe-ui-form-item-min-height-mini)}.vxe-icon-title:before{content:"\e6e7"}@font-face{font-family:vxeiconfont;src:url(data:application/x-font-woff2;charset=utf-8;base64,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) format("woff2"),url(../../static/fonts/iconfont.1774420937469.ac75c6de.woff) format("woff"),url(../../static/fonts/iconfont.1774420937469.b9003b6d.ttf) format("truetype")}@-webkit-keyframes rollCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rollCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[class*=vxe-icon-]{font-family:vxeiconfont!important;font-style:normal;font-weight:400;font-size:1.1em;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=vxe-icon-].animat,[class*=vxe-icon-].roll{display:inline-block}[class*=vxe-icon-].animat{-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}[class*=vxe-icon-].rotate45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[class*=vxe-icon-].rotate90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[class*=vxe-icon-].rotate180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[class*=vxe-icon-].roll{-webkit-animation:rollCircle 1s linear infinite;animation:rollCircle 1s linear infinite}[class*=vxe-icon-].theme--primary{color:var(--vxe-ui-font-primary-color)}[class*=vxe-icon-].theme--success{color:var(--vxe-ui-status-success-color)}[class*=vxe-icon-].theme--info{color:var(--vxe-ui-status-info-color)}[class*=vxe-icon-].theme--warning{color:var(--vxe-ui-status-warning-color)}[class*=vxe-icon-].theme--danger{color:var(--vxe-ui-status-danger-color)}[class*=vxe-icon-].theme--error{color:var(--vxe-ui-status-error-color)}.vxe-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-icon.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-icon.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-icon.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-icon-service:before{content:"\e625"}.vxe-icon-top:before{content:"\e614"}.vxe-icon-tag:before{content:"\e611"}.vxe-icon-radio-unchecked-fill:before{content:"\e699"}.vxe-icon-checkbox-unchecked-fill:before{content:"\e660"}.vxe-icon-grouping:before{content:"\e66c"}.vxe-icon-values:before{content:"\e66f"}.vxe-icon-dropper:before{content:"\e689"}.vxe-icon-no-drop:before{content:"\e658"}.vxe-icon-rich-text:before{content:"\e7d3"}.vxe-icon-slider:before{content:"\e632"}.vxe-icon-empty:before{content:"\e668"}.vxe-icon-notice-right-fill:before{content:"\e639"}.vxe-icon-notice-left-fill:before{content:"\f29a"}.vxe-icon-github-fill:before{content:"\e885"}.vxe-icon-gitee-fill:before{content:"\e688"}.vxe-icon-language-switch:before{content:"\e6e6"}.vxe-icon-carousel:before{content:"\e627"}.vxe-icon-menu-unfold:before{content:"\e686"}.vxe-icon-menu-fold:before{content:"\f299"}.vxe-icon-arrows-right:before{content:"\e60f"}.vxe-icon-arrows-left:before{content:"\f296"}.vxe-icon-arrows-up:before{content:"\f297"}.vxe-icon-arrows-down:before{content:"\f298"}.vxe-icon-add-sub:before{content:"\e6bc"}.vxe-icon-tree-select:before{content:"\e6b2"}.vxe-icon-align-left:before{content:"\e6bb"}.vxe-icon-align-right:before{content:"\e6b9"}.vxe-icon-rmb:before{content:"\e66b"}.vxe-icon-usd:before{content:"\eb1a"}.vxe-icon-recover:before{content:"\e642"}.vxe-icon-drag-handle:before{content:"\e64e"}.vxe-icon-print-batch:before{content:"\e783"}.vxe-icon-pct-full:before{content:"\ec13"}.vxe-icon-rotate-right:before{content:"\e631"}.vxe-icon-rotate-left:before{content:"\e62f"}.vxe-icon-search-zoom-out:before{content:"\e667"}.vxe-icon-pct-1-1:before{content:"\e65b"}.vxe-icon-radio-checked:before{content:"\e75b"}.vxe-icon-checkbox-checked:before{content:"\e685"}.vxe-icon-mobile:before{content:"\e638"}.vxe-icon-align-center:before{content:"\e610"}.vxe-icon-pc:before{content:"\e65a"}.vxe-icon-layout:before{content:"\e80f"}.vxe-icon-click-button:before{content:"\e609"}.vxe-icon-select:before{content:"\e7a4"}.vxe-icon-textarea:before{content:"\e6e7"}.vxe-icon-file:before{content:"\e88a"}.vxe-icon-signature:before{content:"\e6b1"}.vxe-icon-input:before{content:"\e62a"}.vxe-icon-text:before{content:"\e659"}.vxe-icon-switch:before{content:"\e60d"}.vxe-icon-add-user:before{content:"\e60b"}.vxe-icon-row-col:before{content:"\e695"}.vxe-icon-tabs:before{content:"\e60e"}.vxe-icon-subtable:before{content:"\e678"}.vxe-icon-add-users:before{content:"\e7dd"}.vxe-icon-number:before{content:"\e761"}.vxe-icon-association-form:before{content:"\e903"}.vxe-icon-sort:before{content:"\e93e"}.vxe-icon-sort-desc:before{content:"\e60a"}.vxe-icon-sort-asc:before{content:"\f295"}.vxe-icon-end-page:before{content:"\e607"}.vxe-icon-home-page:before{content:"\f294"}.vxe-icon-time:before{content:"\e64d"}.vxe-icon-feedback:before{content:"\e738"}.vxe-icon-lightning:before{content:"\e76d"}.vxe-icon-cloudy:before{content:"\e608"}.vxe-icon-heavy-rain:before{content:"\e7c4"}.vxe-icon-moon:before{content:"\e68d"}.vxe-icon-sunny:before{content:"\e684"}.vxe-icon-location:before{content:"\e790"}.vxe-icon-location-fill:before{content:"\e868"}.vxe-icon-microphone-fill:before{content:"\e900"}.vxe-icon-microphone:before{content:"\e7bf"}.vxe-icon-share:before{content:"\e68c"}.vxe-icon-share-fill:before{content:"\e86f"}.vxe-icon-flag:before{content:"\e827"}.vxe-icon-flag-fill:before{content:"\e687"}.vxe-icon-platform:before{content:"\e67a"}.vxe-icon-goods-fill:before{content:"\e778"}.vxe-icon-goods:before{content:"\e7e4"}.vxe-icon-funnel-clear:before{content:"\e6ca"}.vxe-icon-envelope:before{content:"\ea99"}.vxe-icon-envelope-open-fill:before{content:"\efaf"}.vxe-icon-envelope-open:before{content:"\f28f"}.vxe-icon-envelope-fill:before{content:"\e606"}.vxe-icon-message-fill:before{content:"\e710"}.vxe-icon-chat:before{content:"\e641"}.vxe-icon-chat-fill:before{content:"\e69a"}.vxe-icon-send:before{content:"\e61f"}.vxe-icon-send-fill:before{content:"\e630"}.vxe-icon-user:before{content:"\e8c8"}.vxe-icon-user-fill:before{content:"\e8c9"}.vxe-icon-wechat:before{content:"\e605"}.vxe-icon-alipay:before{content:"\e612"}.vxe-icon-indicator:before{content:"\e646"}.vxe-icon-file-excel:before{content:"\e7b7"}.vxe-icon-file-pdf:before{content:"\e7b8"}.vxe-icon-file-image:before{content:"\e7ba"}.vxe-icon-file-markdown:before{content:"\e7bb"}.vxe-icon-file-ppt:before{content:"\e7bc"}.vxe-icon-file-word:before{content:"\e7bd"}.vxe-icon-file-zip:before{content:"\e7be"}.vxe-icon-file-txt:before{content:"\e616"}.vxe-icon-refresh:before{content:"\e647"}.vxe-icon-checkbox-unchecked:before{content:"\e727"}.vxe-icon-information:before{content:"\e7b9"}.vxe-icon-info-circle-fill:before{content:"\e697"}.vxe-icon-info-circle:before{content:"\e618"}.vxe-icon-chart-radar:before{content:"\e7dc"}.vxe-icon-chart-bar-x:before{content:"\e60c"}.vxe-icon-repeat:before{content:"\ea4a"}.vxe-icon-voice-fill:before{content:"\e7c3"}.vxe-icon-voice:before{content:"\e6be"}.vxe-icon-flow-branch:before{content:"\e604"}.vxe-icon-comment:before{content:"\e70c"}.vxe-icon-folder:before{content:"\e7d1"}.vxe-icon-folder-open:before{content:"\e7d2"}.vxe-icon-picture:before{content:"\ea13"}.vxe-icon-picture-fill:before{content:"\e653"}.vxe-icon-bell:before{content:"\e680"}.vxe-icon-bell-fill:before{content:"\e681"}.vxe-icon-undo:before{content:"\e739"}.vxe-icon-home:before{content:"\e7c6"}.vxe-icon-home-fill:before{content:"\e867"}.vxe-icon-checkbox-checked-fill:before{content:"\e67d"}.vxe-icon-checkbox-indeterminate-fill:before{content:"\e8c4"}.vxe-icon-fullscreen:before{content:"\e70e"}.vxe-icon-minimize:before{content:"\e749"}.vxe-icon-print:before{content:"\eba0"}.vxe-icon-upload:before{content:"\e683"}.vxe-icon-download:before{content:"\e61a"}.vxe-icon-cloud-download:before{content:"\e603"}.vxe-icon-cloud-upload:before{content:"\e63a"}.vxe-icon-spinner:before{content:"\e601"}.vxe-icon-close:before{content:"\e6e9"}.vxe-icon-custom-column:before{content:"\e62d"}.vxe-icon-edit:before{content:"\e66e"}.vxe-icon-zoom-in:before{content:"\e826"}.vxe-icon-caret-down:before{content:"\e8ed"}.vxe-icon-caret-up:before{content:"\e8ee"}.vxe-icon-caret-right:before{content:"\e8ef"}.vxe-icon-caret-left:before{content:"\e8f0"}.vxe-icon-square-checked-fill:before{content:"\e6d4"}.vxe-icon-square-close:before{content:"\e793"}.vxe-icon-square-down:before{content:"\e794"}.vxe-icon-square-left:before{content:"\e796"}.vxe-icon-square-caret-right:before{content:"\e797"}.vxe-icon-square-minus:before{content:"\e798"}.vxe-icon-square-plus:before{content:"\e799"}.vxe-icon-square-right:before{content:"\e79a"}.vxe-icon-square-up:before{content:"\e79b"}.vxe-icon-square-checked:before{content:"\e7a8"}.vxe-icon-square-down-fill:before{content:"\e84b"}.vxe-icon-square-minus-fill:before{content:"\e84c"}.vxe-icon-square-close-fill:before{content:"\e84d"}.vxe-icon-square-left-fill:before{content:"\e84f"}.vxe-icon-square-caret-right-fill:before{content:"\e850"}.vxe-icon-square-up-fill:before{content:"\e851"}.vxe-icon-square-right-fill:before{content:"\e853"}.vxe-icon-square-plus-fill:before{content:"\e854"}.vxe-icon-square-plus-square:before{content:"\e87e"}.vxe-icon-square-fill:before{content:"\e8d9"}.vxe-icon-square-square:before{content:"\e6a1"}.vxe-icon-sort-alpha-desc:before{content:"\e852"}.vxe-icon-sort-alpha-asc:before{content:"\e7d5"}.vxe-icon-sort-numeric-asc:before{content:"\e800"}.vxe-icon-sort-numeric-desc:before{content:"\e801"}.vxe-icon-star-fill:before{content:"\e69e"}.vxe-icon-star:before{content:"\e69f"}.vxe-icon-star-half:before{content:"\e6b6"}.vxe-icon-lock-fill:before{content:"\e6d1"}.vxe-icon-unlock-fill:before{content:"\e92c"}.vxe-icon-question:before{content:"\e72e"}.vxe-icon-exclamation:before{content:"\e617"}.vxe-icon-ellipsis-h:before{content:"\e636"}.vxe-icon-ellipsis-v:before{content:"\e637"}.vxe-icon-save:before{content:"\e67c"}.vxe-icon-setting:before{content:"\e8b8"}.vxe-icon-setting-fill:before{content:"\e795"}.vxe-icon-link:before{content:"\e6c8"}.vxe-icon-chart-pie:before{content:"\e902"}.vxe-icon-chart-line:before{content:"\e904"}.vxe-icon-swap:before{content:"\e7f3"}.vxe-icon-num-list:before{content:"\e7f4"}.vxe-icon-copy:before{content:"\ec7a"}.vxe-icon-company:before{content:"\e602"}.vxe-icon-swap-right:before{content:"\e8f1"}.vxe-icon-swap-left:before{content:"\e8f2"}.vxe-icon-table:before{content:"\e920"}.vxe-icon-merge-cells:before{content:"\e901"}.vxe-icon-paste:before{content:"\e70b"}.vxe-icon-cut:before{content:"\e70d"}.vxe-icon-lock:before{content:"\e676"}.vxe-icon-unlock:before{content:"\e682"}.vxe-icon-chart-bar-y:before{content:"\e84e"}.vxe-icon-fixed-left-fill:before{content:"\e9b9"}.vxe-icon-fixed-left:before{content:"\e9ba"}.vxe-icon-fixed-right-fill:before{content:"\f290"}.vxe-icon-fixed-right:before{content:"\f291"}.vxe-icon-swap-down:before{content:"\f292"}.vxe-icon-swap-up:before{content:"\f293"}.vxe-icon-square:before{content:"\e6d5"}.vxe-icon-check:before{content:"\e645"}.vxe-icon-question-circle-fill:before{content:"\e690"}.vxe-icon-error-circle-fill:before{content:"\e62b"}.vxe-icon-delete:before{content:"\e69d"}.vxe-icon-dot:before{content:"\e63f"}.vxe-icon-success-circle:before{content:"\e6d9"}.vxe-icon-delete-fill:before{content:"\e634"}.vxe-icon-minus:before{content:"\e6ba"}.vxe-icon-maximize:before{content:"\e600"}.vxe-icon-question-circle:before{content:"\e782"}.vxe-icon-warning-circle:before{content:"\e785"}.vxe-icon-warning-circle-fill:before{content:"\e848"}.vxe-icon-eye-fill:before{content:"\e869"}.vxe-icon-search:before{content:"\e741"}.vxe-icon-funnel:before{content:"\e8ec"}.vxe-icon-eye-fill-close:before{content:"\e8ff"}.vxe-icon-search-zoom-in:before{content:"\e6a5"}.vxe-icon-arrow-right:before{content:"\e743"}.vxe-icon-arrow-left:before{content:"\e744"}.vxe-icon-arrow-up:before{content:"\e745"}.vxe-icon-calendar:before{content:"\e746"}.vxe-icon-arrow-down:before{content:"\e7b2"}.vxe-icon-warning-triangle:before{content:"\e67f"}.vxe-icon-add:before{content:"\e664"}.vxe-icon-arrow-double-left:before{content:"\e665"}.vxe-icon-arrow-double-right:before{content:"\e666"}.vxe-icon-menu:before{content:"\e677"}.vxe-icon-warning-triangle-fill:before{content:"\e68b"}.vxe-icon-error-circle:before{content:"\e613"}.vxe-icon-zoom-out:before{content:"\e65d"}.vxe-icon-success-circle-fill:before{content:"\e67e"}.vxe-icon-radio-checked-fill:before{content:"\e763"}.vxe-icon-radio-unchecked:before{content:"\e7c9"}.vxe-ico-picker{position:relative;display:inline-block;color:var(--vxe-ui-font-color);width:100px;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius);background-color:var(--vxe-ui-layout-background-color)}.vxe-ico-picker.show--clear:hover .vxe-ico-picker--clear-icon{display:block}.vxe-ico-picker.is--active{border-color:var(--vxe-ui-font-primary-color)}.vxe-ico-picker--inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;padding:0 .5em}.vxe-ico-picker--input{position:absolute;z-index:-1;width:1px;height:1px;outline:0;border:0}.vxe-ico-picker--icon{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:0 .5em}.vxe-ico-picker--icon>svg{max-width:1em;max-height:1em;vertical-align:middle}.vxe-ico-picker--placeholder{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:var(--vxe-ui-input-placeholder-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-ico-picker--suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;color:var(--vxe-ui-input-placeholder-color);cursor:pointer}.vxe-ico-picker--suffix .vxe-ico-picker--suffix-icon>i{display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-ico-picker--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-ico-picker--clear-icon{display:none;padding-right:.5em;height:100%;color:var(--vxe-ui-input-placeholder-color);cursor:pointer}.vxe-ico-picker--clear-icon:hover{color:var(--vxe-ui-font-color)}.vxe-ico-picker--clear-icon:active{color:var(--vxe-ui-font-primary-color)}.vxe-ico-picker--list-wrapper{overflow-x:hidden;overflow-y:auto;max-height:22.3em;padding:var(--vxe-ui-layout-padding-qtr)}.vxe-ico-picker--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-ico-picker--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:4.8em;padding:.2em;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius);margin:var(--vxe-ui-layout-padding-half);cursor:pointer}.vxe-ico-picker--item:hover{background-color:var(--vxe-ui-base-hover-background-color)}.vxe-ico-picker--item.is--selected{color:var(--vxe-ui-font-primary-color);border-color:var(--vxe-ui-font-primary-color)}.vxe-ico-picker--item-icon{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:1.5em;font-size:1.4em}.vxe-ico-picker--item-icon>svg{max-width:1em;max-height:1em;vertical-align:middle}.vxe-ico-picker--item-title{padding:0 .2em;line-height:1.3em;-ms-flex-negative:0;flex-shrink:0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9em}.vxe-ico-picker--item-icon,.vxe-ico-picker--item-title{width:100%}.vxe-ico-picker--panel-wrapper{position:relative;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow);background-color:var(--vxe-ui-layout-background-color)}.vxe-ico-picker--panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-ico-picker--panel:not(.is--transfer){min-width:100%}.vxe-ico-picker--panel.is--transfer{position:fixed}.vxe-ico-picker--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-ico-picker--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-ico-picker--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-ico-picker{height:var(--vxe-ui-input-height-default);line-height:var(--vxe-ui-input-height-default)}.vxe-ico-picker.size--medium{height:var(--vxe-ui-input-height-medium);line-height:var(--vxe-ui-input-height-medium)}.vxe-ico-picker.size--small{height:var(--vxe-ui-input-height-small);line-height:var(--vxe-ui-input-height-small)}.vxe-ico-picker.size--mini{height:var(--vxe-ui-input-height-mini);line-height:var(--vxe-ui-input-height-mini)}.vxe-ico-picker,.vxe-ico-picker--panel{font-size:var(--vxe-ui-font-size-default)}.vxe-ico-picker--panel.size--medium,.vxe-ico-picker.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-ico-picker--panel.size--small,.vxe-ico-picker.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-ico-picker--panel.size--mini,.vxe-ico-picker.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle}.vxe-image.is--circle,.vxe-image.is--circle .vxe-image-img{border-radius:50%}.vxe-image-img{border-style:none}.vxe-image-group{display:inline-block}.vxe-image-preview{position:relative;width:100%;height:100%;overflow:hidden}.vxe-image-preview:not(.is--pct11) .vxe-image-preview--img-item{max-width:100%;max-height:100%}.vxe-image-preview:not(.is--move) .vxe-image-preview--img-item{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}.vxe-image-preview:hover .vxe-image-preview--close-wrapper,.vxe-image-preview:hover .vxe-image-preview--next-btn,.vxe-image-preview:hover .vxe-image-preview--operation-info,.vxe-image-preview:hover .vxe-image-preview--operation-wrapper,.vxe-image-preview:hover .vxe-image-preview--previous-btn{opacity:1}.vxe-image-preview:hover .vxe-image-preview--operation-info{-webkit-transform:translate(0);transform:translate(0)}.vxe-image-preview:hover .vxe-image-preview--next-btn,.vxe-image-preview:hover .vxe-image-preview--previous-btn{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vxe-image-preview:hover .vxe-image-preview--next-btn:hover,.vxe-image-preview:hover .vxe-image-preview--previous-btn:hover{color:var(--vxe-ui-font-primary-color);-webkit-transform:translateY(-50%) scale(1.2);transform:translateY(-50%) scale(1.2)}.vxe-image-preview:hover .vxe-image-preview--next-btn:active,.vxe-image-preview:hover .vxe-image-preview--previous-btn:active{-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}.vxe-image-preview:hover .vxe-image-preview--operation-wrapper{-webkit-transform:translate(-50%);transform:translate(-50%)}.vxe-image-preview:hover .vxe-image-preview--operation-wrapper:hover{-webkit-transform:translateX(-50%) scale(1.1);transform:translateX(-50%) scale(1.1)}.vxe-image-preview--img-list{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-image-preview--img-item{display:none;cursor:-webkit-grab;cursor:grab}.vxe-image-preview--img-item:active{cursor:-webkit-grabbing;cursor:grabbing}.vxe-image-preview--img-item.is--active{display:block}.vxe-image-preview--close-btn{top:0;right:0;z-index:99;padding:1em;font-size:1.5em;-webkit-transform:scale(1);transform:scale(1);border-radius:50%;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-image-preview--close-bg{position:absolute;top:-7em;right:-12em;z-index:99;width:30em;height:10em;background-color:rgba(0,0,0,.7);color:var(--vxe-ui-status-error-color);-webkit-transform:rotate(45deg);transform:rotate(45deg);cursor:pointer;z-index:88;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-image-preview--close-wrapper{opacity:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-image-preview--close-wrapper:hover .vxe-image-preview--close-btn{top:.2em;right:.2em;-webkit-transform:scale(1.2);transform:scale(1.2);color:var(--vxe-ui-status-error-color)}.vxe-image-preview--close-wrapper:hover .vxe-image-preview--close-bg{top:-5em}.vxe-image-preview--close-btn,.vxe-image-preview--next-btn,.vxe-image-preview--operation-info,.vxe-image-preview--operation-wrapper,.vxe-image-preview--previous-btn{position:absolute;z-index:99}.vxe-image-preview--next-btn,.vxe-image-preview--previous-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;top:50%;border-radius:50%;font-size:1.6em;width:2.2em;height:2.2em;line-height:2.2em;background-color:rgba(0,0,0,.7);cursor:pointer;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.vxe-image-preview--previous-btn{left:1vw;-webkit-transform:translate(-2em,-50%);transform:translate(-2em,-50%)}.vxe-image-preview--next-btn{right:1vw;-webkit-transform:translate(2em,-50%);transform:translate(2em,-50%)}.vxe-image-preview--operation-info{right:.2em;bottom:.2em;font-size:1em;padding:.3em 0;width:4.6em;opacity:0;border-radius:var(--vxe-ui-base-border-radius);text-align:center;-webkit-transform:translate(2em,2em);transform:translate(2em,2em);background-color:rgba(0,0,0,.7);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-image-preview--operation-wrapper{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;bottom:3vh;left:50%;-webkit-transform:translate(-50%,3em);transform:translate(-50%,3em);padding:0 1.5em;border-radius:3em;background-color:rgba(0,0,0,.7);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-image-preview--operation-active-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.2em;min-width:2.5em}.vxe-image-preview--operation-active-count .vxe-image-preview--operation-active-current,.vxe-image-preview--operation-active-count .vxe-image-preview--operation-active-total{display:inline-block;height:1.4em}.vxe-image-preview--operation-active-count .vxe-image-preview--operation-active-current{font-size:2em;line-height:1.2em;font-weight:700;padding-right:.1em;min-width:1.4em;text-align:right}.vxe-image-preview--operation-btn{font-size:1.6em;padding:.5em;cursor:pointer;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.vxe-image-preview--operation-btn:hover{color:var(--vxe-ui-font-primary-color);-webkit-transform:scale(1.2);transform:scale(1.2)}.vxe-image-preview--operation-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-image-preview-popup-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-image-preview-popup-wrapper.vxe-modal--wrapper.type--modal .vxe-modal--box{border:0;background-color:rgba(0,0,0,.1);-webkit-box-shadow:none;box-shadow:none}.vxe-image-preview-popup-wrapper.vxe-modal--wrapper.type--modal .vxe-modal--content{padding:0}.vxe-input--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-input--wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-input--inner{display:block;width:100%;height:100%;outline:0;margin:0;font-size:inherit;font-family:inherit;line-height:inherit;padding:0 .5em;color:var(--vxe-ui-font-color);border:0;border-radius:var(--vxe-ui-base-border-radius);background-color:inherit;-webkit-box-shadow:none;box-shadow:none}.vxe-input{background-color:var(--vxe-ui-layout-background-color)}.vxe-input .vxe-input--inner::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-input .vxe-input--inner:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-input .vxe-input--inner::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-input .vxe-input--inner::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-input .vxe-input--inner::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-input .vxe-input--inner::-webkit-autofill{background-color:var(--vxe-ui-layout-background-color)}.vxe-input .vxe-input--inner[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.vxe-input .vxe-input--inner[type=number]::-webkit-inner-spin-button,.vxe-input .vxe-input--inner[type=number]::-webkit-outer-spin-button,.vxe-input .vxe-input--inner[type=search],.vxe-input .vxe-input--inner[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.vxe-input .vxe-input--inner[disabled]{cursor:not-allowed;color:var(--vxe-ui-font-disabled-color)}.vxe-input .vxe-input--inner[disabled],.vxe-input.is--disabled{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-input.is--disabled .vxe-input--clear-icon,.vxe-input.is--disabled .vxe-input--control-icon,.vxe-input.is--disabled .vxe-input--prefix,.vxe-input.is--disabled .vxe-input--suffix{cursor:not-allowed}.vxe-input.is--disabled .vxe-input--prefix,.vxe-input.is--disabled .vxe-input--suffix{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;border-radius:var(--vxe-ui-base-border-radius);width:180px;border:1px solid var(--vxe-ui-input-border-color);overflow:hidden}.vxe-input.is--active{border:1px solid var(--vxe-ui-font-primary-color)}.vxe-input.show--clear:hover .vxe-input--clear-icon{display:block}.vxe-input--prefix{border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-input--suffix{border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-input--prefix,.vxe-input--suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;background-color:var(--vxe-ui-layout-background-color)}.vxe-input--clear-icon{padding-right:.3em;text-align:center}.vxe-input--control-icon,.vxe-input--prefix-icon,.vxe-input--suffix-icon{min-width:1.8em;text-align:center}.vxe-input--prefix-icon,.vxe-input--suffix-icon{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--vxe-ui-input-placeholder-color)}.vxe-input--prefix-text,.vxe-input--suffix-text{padding:0 .5em}.vxe-input--clear-icon,.vxe-input--control-icon{height:100%;color:var(--vxe-ui-input-placeholder-color);cursor:pointer}.vxe-input--clear-icon{display:none}.vxe-input--clear-icon:hover{color:var(--vxe-ui-font-color)}.vxe-input--clear-icon:active{color:var(--vxe-ui-font-primary-color)}.vxe-input--number-btn{height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-input--number-btn:hover{color:var(--vxe-ui-font-color)}.vxe-input--number-btn:active{color:var(--vxe-ui-font-primary-color)}.vxe-input--number-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.vxe-input--number-icon .vxe-input--number-btn.is--disabled{cursor:no-drop;color:var(--vxe-ui-font-disabled-color)}.vxe-input--count{-ms-flex-negative:0;flex-shrink:0;color:var(--vxe-ui-input-count-color);background-color:var(--vxe-ui-layout-background-color);padding-right:.6em}.vxe-input--count.is--error{color:var(--vxe-ui-input-count-error-color)}.vxe-input.is--left .vxe-input--inner{text-align:left}.vxe-input.is--center .vxe-input--inner{text-align:center}.vxe-input.is--right .vxe-input--inner{text-align:right}.vxe-input--panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-input--panel.is--transfer{position:fixed}.vxe-input--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.vxe-input--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-input--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-input--panel{pointer-events:none}.vxe-input--panel-layout-wrapper,.vxe-input--panel-wrapper{pointer-events:auto;background-color:var(--vxe-ui-layout-background-color);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:0 0 6px 2px rgba(0,0,0,.1);box-shadow:0 0 6px 2px rgba(0,0,0,.1);border-radius:var(--vxe-ui-base-border-radius)}.vxe-input--panel-wrapper{overflow-x:hidden;overflow-y:auto}.vxe-input--panel-layout-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-input--panel.type--date,.vxe-input--panel.type--month,.vxe-input--panel.type--quarter,.vxe-input--panel.type--week,.vxe-input--panel.type--year{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-input--panel.type--datetime .vxe-input--panel-right-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-left:1px solid var(--vxe-ui-input-border-color)}.vxe-input--panel.type--date .vxe-input--date-picker-body th,.vxe-input--panel.type--datetime .vxe-input--date-picker-body th{width:14.28571%}.vxe-input--panel.type--week .vxe-input--date-picker-body table th{width:12%}.vxe-input--panel.type--week .vxe-input--date-picker-body table th:first-child{width:14%}.vxe-input--panel.type--quarter .vxe-input--date-picker-body table th{width:50%}.vxe-input--panel.type--month .vxe-input--date-picker-body td,.vxe-input--panel.type--year .vxe-input--date-picker-body td{width:25%}.vxe-input--time-picker-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:center;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius);padding:0 .1em;margin-right:.5em}.vxe-input--time-picker-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0}.vxe-input--time-picker-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-input--date-picker-confirm,.vxe-input--time-picker-confirm{outline:0;border:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius);cursor:pointer;color:var(--vxe-ui-input-date-time-confirm-button-color);border-color:var(--vxe-ui-font-primary-color);background-color:var(--vxe-ui-font-primary-color);padding:0 .5em}.vxe-input--date-picker-confirm:hover,.vxe-input--time-picker-confirm:hover{background-color:var(--vxe-ui-font-primary-lighten-color);border-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-input--date-picker-confirm:active,.vxe-input--time-picker-confirm:active{background-color:var(--vxe-ui-font-primary-darken-color);border-color:var(--vxe-ui-font-primary-darken-color)}.vxe-input--time-picker-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;-ms-flex-negative:0;flex-shrink:0}.vxe-input--date-picker-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-input--date-picker-header .vxe-input--date-picker-type-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-input--date-picker-header .vxe-input--date-picker-btn-wrapper{-ms-flex-negative:0;flex-shrink:0;text-align:center}.vxe-input--date-picker-type-wrapper .vxe-input--date-picker-btn,.vxe-input--date-picker-type-wrapper .vxe-input--date-picker-label{display:inline-block}.vxe-input--date-picker-btn-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-input--date-picker-btn,.vxe-input--date-picker-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--vxe-ui-layout-background-color)}.vxe-input--date-picker-btn.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-input--date-picker-btn:not(.is--disabled){cursor:pointer}.vxe-input--date-picker-btn:not(.is--disabled):active,.vxe-input--date-picker-btn:not(.is--disabled):hover{background-color:#fff}.vxe-input--date-picker-btns .vxe-input--date-picker-btn{margin-left:.6em}.vxe-input--date-picker-btns .vxe-input--date-picker-btn:first-child{margin-left:0}.vxe-input--date-picker-body{border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-input--date-picker-body table{border:0;width:100%;border-spacing:0;border-collapse:separate;text-align:center;table-layout:fixed}.vxe-input--date-picker-body td,.vxe-input--date-picker-body th{font-weight:400}.vxe-input--date-picker-body th{-webkit-box-shadow:inset 0 -1px 0 0 var(--vxe-ui-base-popup-border-color);box-shadow:inset 0 -1px 0 0 var(--vxe-ui-base-popup-border-color)}.vxe-input--date-picker-body td{border:1px solid transparent;border-radius:1em}.vxe-input--date-picker-body td.is--next,.vxe-input--date-picker-body td.is--next .vxe-input--date-festival,.vxe-input--date-picker-body td.is--next .vxe-input--date-label,.vxe-input--date-picker-body td.is--prev,.vxe-input--date-picker-body td.is--prev .vxe-input--date-festival,.vxe-input--date-picker-body td.is--prev .vxe-input--date-label{color:var(--vxe-ui-font-disabled-color)}.vxe-input--date-picker-body td.is--now{-webkit-box-shadow:inset 0 0 0 1px var(--vxe-ui-base-popup-border-color);box-shadow:inset 0 0 0 1px var(--vxe-ui-base-popup-border-color)}.vxe-input--date-picker-body td.is--now:not(.is--selected).is--current,.vxe-input--date-picker-body td.is--now:not(.is--selected).is--current .vxe-input--date-festival,.vxe-input--date-picker-body td.is--now:not(.is--selected).is--current .vxe-input--date-label{color:var(--vxe-ui-font-primary-color)}.vxe-input--date-picker-body td.is--hover{border-color:var(--vxe-ui-font-primary-color);background-color:var(--vxe-ui-font-primary-tinge-color)}.vxe-input--date-picker-body td.is--selected{color:var(--vxe-ui-input-date-picker-selected-color);background-color:var(--vxe-ui-font-primary-color)}.vxe-input--date-picker-body td.is--selected.is--hover{-webkit-box-shadow:0 0 6px 1px var(--vxe-ui-font-primary-color);box-shadow:0 0 6px 1px var(--vxe-ui-font-primary-color)}.vxe-input--date-picker-body td.is--selected.is--next,.vxe-input--date-picker-body td.is--selected.is--prev{background-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-input--date-picker-body td.is--selected .vxe-input--date-festival,.vxe-input--date-picker-body td.is--selected .vxe-input--date-label{color:var(--vxe-ui-input-date-picker-festival-selected-color)}.vxe-input--date-picker-body td.is--selected .vxe-input--date-label.is-notice:before{background-color:var(--vxe-ui-input-date-picker-notice-selected-background-color)}.vxe-input--date-picker-body td:not(.is--disabled){cursor:pointer}.vxe-input--date-picker-body td.is--disabled{cursor:no-drop;color:var(--vxe-ui-input-disabled-color);background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-input--date-picker-body td.is--disabled .vxe-input--date-festival,.vxe-input--date-picker-body td.is--disabled .vxe-input--date-label{color:var(--vxe-ui-input-disabled-color)}.vxe-input--date-week-view th:first-child{-webkit-box-shadow:inset -1px -1px 0 0 var(--vxe-ui-base-popup-border-color);box-shadow:inset -1px -1px 0 0 var(--vxe-ui-base-popup-border-color)}.vxe-input--date-week-view td{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;border-left-width:0;border-right-width:0}.vxe-input--date-week-view td:first-child{border-bottom-left-radius:1em;border-top-left-radius:1em;border-left-width:1px;border-right-width:1px;border-right-color:var(--vxe-ui-base-popup-border-color)}.vxe-input--date-week-view td:last-child{border-top-right-radius:1em;border-bottom-right-radius:1em;border-right-width:1px}.vxe-input--date-festival,.vxe-input--date-label{display:block;overflow:hidden}.vxe-input--date-label{position:relative}.vxe-input--date-label.is-notice:before{content:"";position:absolute;width:4px;height:4px;left:.8em;top:.1em;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:100%;background-color:var(--vxe-ui-input-date-notice-background-color)}.vxe-input--date-label--extra{position:absolute;right:.1em;top:-.2em;font-size:12px;line-height:12px;-webkit-transform:scale(.7);transform:scale(.7);color:var(--vxe-ui-input-date-extra-color)}.vxe-input--date-label--extra.is-important{color:var(--vxe-ui-input-date-extra-important-color)}.vxe-input--date-festival{color:var(--vxe-ui-input-date-festival-color);height:14px;line-height:1;overflow:hidden}.vxe-input--date-festival.is-important{color:var(--vxe-ui-input-date-festival-important-color)}.vxe-input--date-festival--label{display:block;font-size:12px;-webkit-transform:scale(.8);transform:scale(.8)}@-webkit-keyframes festivalOverlap2{0%,45%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%,95%{-webkit-transform:translateY(-14px);transform:translateY(-14px)}}@keyframes festivalOverlap2{0%,45%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%,95%{-webkit-transform:translateY(-14px);transform:translateY(-14px)}}@-webkit-keyframes festivalOverlap3{0%,20%,to{-webkit-transform:translateY(0);transform:translateY(0)}25%,45%,75%,95%{-webkit-transform:translateY(-14px);transform:translateY(-14px)}50%,70%{-webkit-transform:translateY(-28px);transform:translateY(-28px)}}@keyframes festivalOverlap3{0%,20%,to{-webkit-transform:translateY(0);transform:translateY(0)}25%,45%,75%,95%{-webkit-transform:translateY(-14px);transform:translateY(-14px)}50%,70%{-webkit-transform:translateY(-28px);transform:translateY(-28px)}}.vxe-input--date-festival--overlap{display:block;font-size:12px}.vxe-input--date-festival--overlap.overlap--2{-webkit-animation:festivalOverlap2 6s ease-in-out infinite;animation:festivalOverlap2 6s ease-in-out infinite}.vxe-input--date-festival--overlap.overlap--3{-webkit-animation:festivalOverlap3 9s ease-in-out infinite;animation:festivalOverlap3 9s ease-in-out infinite}.vxe-input--date-festival--overlap>span{height:14px;display:block;-webkit-transform:scale(.8);transform:scale(.8)}.vxe-input--time-picker-body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:var(--vxe-ui-base-border-radius);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-input--time-picker-body>ul{height:100%;overflow:hidden;margin:0;padding:0}.vxe-input--time-picker-body>ul:after,.vxe-input--time-picker-body>ul:before{content:" ";display:block}.vxe-input--time-picker-body>ul:hover{overflow-y:auto}.vxe-input--time-picker-body>ul>li{display:block}.vxe-input--time-picker-body>ul>li:hover{background-color:var(--vxe-ui-input-date-picker-hover-background-color);cursor:pointer}.vxe-input--time-picker-body>ul>li.is--selected{font-weight:700;color:var(--vxe-ui-font-primary-color)}.vxe-input--time-picker-body .vxe-input--time-picker-minute-list,.vxe-input--time-picker-body .vxe-input--time-picker-second-list{border-left:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-input{font-size:var(--vxe-ui-font-size-default);height:var(--vxe-ui-input-height-default);line-height:var(--vxe-ui-input-height-default)}.vxe-input .vxe-input--inner[type=date]::-webkit-inner-spin-button,.vxe-input .vxe-input--inner[type=month]::-webkit-inner-spin-button,.vxe-input .vxe-input--inner[type=week]::-webkit-inner-spin-button{margin-top:6px}.vxe-input .vxe-input--inner[type=date]::-webkit-inner-spin-button,.vxe-input .vxe-input--inner[type=month]::-webkit-inner-spin-button,.vxe-input .vxe-input--inner[type=number]::-webkit-inner-spin-button,.vxe-input .vxe-input--inner[type=week]::-webkit-inner-spin-button{height:24px}.vxe-input.size--medium{font-size:var(--vxe-ui-font-size-medium);height:var(--vxe-ui-input-height-medium);line-height:var(--vxe-ui-input-height-medium)}.vxe-input.size--medium .vxe-input--inner[type=date]::-webkit-inner-spin-button,.vxe-input.size--medium .vxe-input--inner[type=month]::-webkit-inner-spin-button,.vxe-input.size--medium .vxe-input--inner[type=week]::-webkit-inner-spin-button{margin-top:4px}.vxe-input.size--small{font-size:var(--vxe-ui-font-size-small);height:var(--vxe-ui-input-height-small);line-height:var(--vxe-ui-input-height-small)}.vxe-input.size--small .vxe-input--inner[type=date]::-webkit-inner-spin-button,.vxe-input.size--small .vxe-input--inner[type=month]::-webkit-inner-spin-button,.vxe-input.size--small .vxe-input--inner[type=week]::-webkit-inner-spin-button{margin-top:2px}.vxe-input.size--mini{font-size:var(--vxe-ui-font-size-mini);height:var(--vxe-ui-input-height-mini);line-height:var(--vxe-ui-input-height-mini)}.vxe-input.size--mini .vxe-input--inner[type=date]::-webkit-inner-spin-button,.vxe-input.size--mini .vxe-input--inner[type=month]::-webkit-inner-spin-button,.vxe-input.size--mini .vxe-input--inner[type=week]::-webkit-inner-spin-button{margin-top:0}.vxe-input--panel{font-size:var(--vxe-ui-font-size-default)}.vxe-input--panel .vxe-input--panel-wrapper{max-height:380px}.vxe-input--panel.type--date .vxe-input--panel-wrapper,.vxe-input--panel.type--month .vxe-input--panel-wrapper,.vxe-input--panel.type--quarter .vxe-input--panel-wrapper,.vxe-input--panel.type--time .vxe-input--panel-wrapper,.vxe-input--panel.type--week .vxe-input--panel-wrapper,.vxe-input--panel.type--year .vxe-input--panel-wrapper{padding:11px}.vxe-input--panel.type--date .vxe-input--panel-wrapper,.vxe-input--panel.type--month .vxe-input--panel-wrapper,.vxe-input--panel.type--quarter .vxe-input--panel-wrapper,.vxe-input--panel.type--year .vxe-input--panel-wrapper{width:336px}.vxe-input--panel.type--week .vxe-input--panel-wrapper{width:380px}.vxe-input--panel.type--time .vxe-input--panel-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-input--panel.type--datetime .vxe-input--panel-left-wrapper{width:336px}.vxe-input--panel.type--datetime .vxe-input--panel-left-wrapper,.vxe-input--panel.type--datetime .vxe-input--panel-right-wrapper{padding:11px}.vxe-input--panel .vxe-input--date-picker-btn,.vxe-input--panel .vxe-input--date-picker-label,.vxe-input--panel .vxe-input--time-picker-title{height:30px;line-height:30px}.vxe-input--panel .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-btn{margin-left:8px}.vxe-input--panel .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-input--panel .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-current-btn,.vxe-input--panel .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-next-btn,.vxe-input--panel .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-prev-btn{width:30px;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-input--panel .vxe-input--date-picker-type-wrapper .vxe-input--date-picker-btns,.vxe-input--panel .vxe-input--date-picker-type-wrapper .vxe-input--date-picker-label{padding:0 9px}.vxe-input--panel .vxe-input--date-picker-header,.vxe-input--panel .vxe-input--time-picker-header{padding-bottom:8px}.vxe-input--panel .vxe-input--date-picker-body table,.vxe-input--panel .vxe-input--time-picker-body{height:calc(var(--vxe-ui-input-date-time-week-row-height-default)*6 + var(--vxe-ui-input-date-title-height-default))}.vxe-input--panel .vxe-input--time-picker-body>ul{width:48px}.vxe-input--panel .vxe-input--time-picker-body>ul:after,.vxe-input--panel .vxe-input--time-picker-body>ul:before{height:120px}.vxe-input--panel .vxe-input--time-picker-body>ul>li{height:26px;padding-left:9px}.vxe-input--panel .vxe-input--time-picker-body .vxe-input--time-picker-minute-list{left:48px}.vxe-input--panel .vxe-input--time-picker-body .vxe-input--time-picker-second-list{left:96px}.vxe-input--panel .vxe-input--date-day-view td,.vxe-input--panel .vxe-input--date-week-view td{height:var(--vxe-ui-input-date-time-week-row-height-default)}.vxe-input--panel .vxe-input--date-quarter-view td{height:var(--vxe-ui-input-date-quarter-row-height-default)}.vxe-input--panel .vxe-input--date-month-view td,.vxe-input--panel .vxe-input--date-year-view td{height:var(--vxe-ui-input-date-month-year-row-height-default)}.vxe-input--panel .vxe-input--date-picker-body th{height:var(--vxe-ui-input-date-title-height-default)}.vxe-input--panel .vxe-input--date-picker-confirm,.vxe-input--panel .vxe-input--time-picker-confirm{height:30px}.vxe-input--panel .vxe-input--date-label{line-height:calc(var(--vxe-ui-font-size-default) + 1px)}.vxe-input--panel.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-input--panel.size--medium .vxe-input--panel-wrapper{max-height:360px}.vxe-input--panel.size--medium.type--date .vxe-input--panel-wrapper,.vxe-input--panel.size--medium.type--month .vxe-input--panel-wrapper,.vxe-input--panel.size--medium.type--quarter .vxe-input--panel-wrapper,.vxe-input--panel.size--medium.type--time .vxe-input--panel-wrapper,.vxe-input--panel.size--medium.type--week .vxe-input--panel-wrapper,.vxe-input--panel.size--medium.type--year .vxe-input--panel-wrapper{padding:10px}.vxe-input--panel.size--medium.type--date .vxe-input--panel-wrapper,.vxe-input--panel.size--medium.type--month .vxe-input--panel-wrapper,.vxe-input--panel.size--medium.type--quarter .vxe-input--panel-wrapper,.vxe-input--panel.size--medium.type--year .vxe-input--panel-wrapper{width:336px}.vxe-input--panel.size--medium.type--week .vxe-input--panel-wrapper{width:380px}.vxe-input--panel.size--medium.type--time .vxe-input--panel-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-input--panel.size--medium.type--datetime .vxe-input--panel-left-wrapper{width:336px}.vxe-input--panel.size--medium.type--datetime .vxe-input--panel-left-wrapper,.vxe-input--panel.size--medium.type--datetime .vxe-input--panel-right-wrapper{padding:10px}.vxe-input--panel.size--medium .vxe-input--date-picker-btn,.vxe-input--panel.size--medium .vxe-input--date-picker-label,.vxe-input--panel.size--medium .vxe-input--time-picker-title{height:29px;line-height:29px}.vxe-input--panel.size--medium .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-btn{margin-left:7px}.vxe-input--panel.size--medium .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-input--panel.size--medium .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-current-btn,.vxe-input--panel.size--medium .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-next-btn,.vxe-input--panel.size--medium .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-prev-btn{width:29px;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-input--panel.size--medium .vxe-input--date-picker-type-wrapper .vxe-input--date-picker-btns,.vxe-input--panel.size--medium .vxe-input--date-picker-type-wrapper .vxe-input--date-picker-label{padding:0 8px}.vxe-input--panel.size--medium .vxe-input--date-picker-header,.vxe-input--panel.size--medium .vxe-input--time-picker-header{padding-bottom:7px}.vxe-input--panel.size--medium .vxe-input--date-picker-body table,.vxe-input--panel.size--medium .vxe-input--time-picker-body{height:calc(var(--vxe-ui-input-date-time-week-row-height-medium)*6 + var(--vxe-ui-input-date-title-height-medium))}.vxe-input--panel.size--medium .vxe-input--time-picker-body>ul{width:48px}.vxe-input--panel.size--medium .vxe-input--time-picker-body>ul:after,.vxe-input--panel.size--medium .vxe-input--time-picker-body>ul:before{height:120px}.vxe-input--panel.size--medium .vxe-input--time-picker-body>ul>li{height:26px;padding-left:8px}.vxe-input--panel.size--medium .vxe-input--time-picker-body .vxe-input--time-picker-minute-list{left:48px}.vxe-input--panel.size--medium .vxe-input--time-picker-body .vxe-input--time-picker-second-list{left:96px}.vxe-input--panel.size--medium .vxe-input--date-day-view td,.vxe-input--panel.size--medium .vxe-input--date-week-view td{height:var(--vxe-ui-input-date-time-week-row-height-medium)}.vxe-input--panel.size--medium .vxe-input--date-quarter-view td{height:var(--vxe-ui-input-date-quarter-row-height-medium)}.vxe-input--panel.size--medium .vxe-input--date-month-view td,.vxe-input--panel.size--medium .vxe-input--date-year-view td{height:var(--vxe-ui-input-date-month-year-row-height-medium)}.vxe-input--panel.size--medium .vxe-input--date-picker-body th{height:var(--vxe-ui-input-date-title-height-medium)}.vxe-input--panel.size--medium .vxe-input--date-picker-confirm,.vxe-input--panel.size--medium .vxe-input--time-picker-confirm{height:29px}.vxe-input--panel.size--medium .vxe-input--date-label{line-height:calc(var(--vxe-ui-font-size-medium) + 1px)}.vxe-input--panel.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-input--panel.size--small .vxe-input--panel-wrapper{max-height:340px}.vxe-input--panel.size--small.type--date .vxe-input--panel-wrapper,.vxe-input--panel.size--small.type--month .vxe-input--panel-wrapper,.vxe-input--panel.size--small.type--quarter .vxe-input--panel-wrapper,.vxe-input--panel.size--small.type--time .vxe-input--panel-wrapper,.vxe-input--panel.size--small.type--week .vxe-input--panel-wrapper,.vxe-input--panel.size--small.type--year .vxe-input--panel-wrapper{padding:9px}.vxe-input--panel.size--small.type--date .vxe-input--panel-wrapper,.vxe-input--panel.size--small.type--month .vxe-input--panel-wrapper,.vxe-input--panel.size--small.type--quarter .vxe-input--panel-wrapper,.vxe-input--panel.size--small.type--year .vxe-input--panel-wrapper{width:312px}.vxe-input--panel.size--small.type--week .vxe-input--panel-wrapper{width:354px}.vxe-input--panel.size--small.type--time .vxe-input--panel-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-input--panel.size--small.type--datetime .vxe-input--panel-left-wrapper{width:312px}.vxe-input--panel.size--small.type--datetime .vxe-input--panel-left-wrapper,.vxe-input--panel.size--small.type--datetime .vxe-input--panel-right-wrapper{padding:9px}.vxe-input--panel.size--small .vxe-input--date-picker-btn,.vxe-input--panel.size--small .vxe-input--date-picker-label,.vxe-input--panel.size--small .vxe-input--time-picker-title{height:28px;line-height:28px}.vxe-input--panel.size--small .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-btn{margin-left:6px}.vxe-input--panel.size--small .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-input--panel.size--small .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-current-btn,.vxe-input--panel.size--small .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-next-btn,.vxe-input--panel.size--small .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-prev-btn{width:28px;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-input--panel.size--small .vxe-input--date-picker-type-wrapper .vxe-input--date-picker-btns,.vxe-input--panel.size--small .vxe-input--date-picker-type-wrapper .vxe-input--date-picker-label{padding:0 7px}.vxe-input--panel.size--small .vxe-input--date-picker-header,.vxe-input--panel.size--small .vxe-input--time-picker-header{padding-bottom:6px}.vxe-input--panel.size--small .vxe-input--date-picker-body table,.vxe-input--panel.size--small .vxe-input--time-picker-body{height:calc(var(--vxe-ui-input-date-time-week-row-height-small)*6 + var(--vxe-ui-input-date-title-height-small))}.vxe-input--panel.size--small .vxe-input--time-picker-body>ul{width:44px}.vxe-input--panel.size--small .vxe-input--time-picker-body>ul:after,.vxe-input--panel.size--small .vxe-input--time-picker-body>ul:before{height:110px}.vxe-input--panel.size--small .vxe-input--time-picker-body>ul>li{height:26px;padding-left:7px}.vxe-input--panel.size--small .vxe-input--time-picker-body .vxe-input--time-picker-minute-list{left:44px}.vxe-input--panel.size--small .vxe-input--time-picker-body .vxe-input--time-picker-second-list{left:88px}.vxe-input--panel.size--small .vxe-input--date-day-view td,.vxe-input--panel.size--small .vxe-input--date-week-view td{height:var(--vxe-ui-input-date-time-week-row-height-small)}.vxe-input--panel.size--small .vxe-input--date-quarter-view td{height:var(--vxe-ui-input-date-quarter-row-height-small)}.vxe-input--panel.size--small .vxe-input--date-month-view td,.vxe-input--panel.size--small .vxe-input--date-year-view td{height:var(--vxe-ui-input-date-month-year-row-height-small)}.vxe-input--panel.size--small .vxe-input--date-picker-body th{height:var(--vxe-ui-input-date-title-height-small)}.vxe-input--panel.size--small .vxe-input--date-picker-confirm,.vxe-input--panel.size--small .vxe-input--time-picker-confirm{height:28px}.vxe-input--panel.size--small .vxe-input--date-label{line-height:calc(var(--vxe-ui-font-size-small) + 1px)}.vxe-input--panel.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-input--panel.size--mini .vxe-input--panel-wrapper{max-height:320px}.vxe-input--panel.size--mini.type--date .vxe-input--panel-wrapper,.vxe-input--panel.size--mini.type--month .vxe-input--panel-wrapper,.vxe-input--panel.size--mini.type--quarter .vxe-input--panel-wrapper,.vxe-input--panel.size--mini.type--time .vxe-input--panel-wrapper,.vxe-input--panel.size--mini.type--week .vxe-input--panel-wrapper,.vxe-input--panel.size--mini.type--year .vxe-input--panel-wrapper{padding:8px}.vxe-input--panel.size--mini.type--date .vxe-input--panel-wrapper,.vxe-input--panel.size--mini.type--month .vxe-input--panel-wrapper,.vxe-input--panel.size--mini.type--quarter .vxe-input--panel-wrapper,.vxe-input--panel.size--mini.type--year .vxe-input--panel-wrapper{width:288px}.vxe-input--panel.size--mini.type--week .vxe-input--panel-wrapper{width:326px}.vxe-input--panel.size--mini.type--time .vxe-input--panel-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-input--panel.size--mini.type--datetime .vxe-input--panel-left-wrapper{width:288px}.vxe-input--panel.size--mini.type--datetime .vxe-input--panel-left-wrapper,.vxe-input--panel.size--mini.type--datetime .vxe-input--panel-right-wrapper{padding:8px}.vxe-input--panel.size--mini .vxe-input--date-picker-btn,.vxe-input--panel.size--mini .vxe-input--date-picker-label,.vxe-input--panel.size--mini .vxe-input--time-picker-title{height:27px;line-height:27px}.vxe-input--panel.size--mini .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-btn{margin-left:5px}.vxe-input--panel.size--mini .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-input--panel.size--mini .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-current-btn,.vxe-input--panel.size--mini .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-next-btn,.vxe-input--panel.size--mini .vxe-input--date-picker-btn-wrapper .vxe-input--date-picker-prev-btn{width:27px;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-input--panel.size--mini .vxe-input--date-picker-type-wrapper .vxe-input--date-picker-btns,.vxe-input--panel.size--mini .vxe-input--date-picker-type-wrapper .vxe-input--date-picker-label{padding:0 6px}.vxe-input--panel.size--mini .vxe-input--date-picker-header,.vxe-input--panel.size--mini .vxe-input--time-picker-header{padding-bottom:5px}.vxe-input--panel.size--mini .vxe-input--date-picker-body table,.vxe-input--panel.size--mini .vxe-input--time-picker-body{height:calc(var(--vxe-ui-input-date-time-week-row-height-mini)*6 + var(--vxe-ui-input-date-title-height-mini))}.vxe-input--panel.size--mini .vxe-input--time-picker-body>ul{width:42px}.vxe-input--panel.size--mini .vxe-input--time-picker-body>ul:after,.vxe-input--panel.size--mini .vxe-input--time-picker-body>ul:before{height:100px}.vxe-input--panel.size--mini .vxe-input--time-picker-body>ul>li{height:26px;padding-left:6px}.vxe-input--panel.size--mini .vxe-input--time-picker-body .vxe-input--time-picker-minute-list{left:42px}.vxe-input--panel.size--mini .vxe-input--time-picker-body .vxe-input--time-picker-second-list{left:84px}.vxe-input--panel.size--mini .vxe-input--date-day-view td,.vxe-input--panel.size--mini .vxe-input--date-week-view td{height:var(--vxe-ui-input-date-time-week-row-height-mini)}.vxe-input--panel.size--mini .vxe-input--date-quarter-view td{height:var(--vxe-ui-input-date-quarter-row-height-mini)}.vxe-input--panel.size--mini .vxe-input--date-month-view td,.vxe-input--panel.size--mini .vxe-input--date-year-view td{height:var(--vxe-ui-input-date-month-year-row-height-mini)}.vxe-input--panel.size--mini .vxe-input--date-picker-body th{height:var(--vxe-ui-input-date-title-height-mini)}.vxe-input--panel.size--mini .vxe-input--date-picker-confirm,.vxe-input--panel.size--mini .vxe-input--time-picker-confirm{height:27px}.vxe-input--panel.size--mini .vxe-input--date-label{line-height:calc(var(--vxe-ui-font-size-mini) + 1px)}.vxe-layout-aside{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:width .3s;transition:width .3s;overflow:hidden}.vxe-layout-aside.is--default-width{width:var(--vxe-ui-layout-aside-default-width)}.vxe-layout-aside.is--collapse{width:var(--vxe-ui-layout-aside-collapse-width)}.vxe-layout-aside.is--padding{padding:var(--vxe-ui-layout-padding-default)}.vxe-layout-aside--inner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto;overflow-x:hidden;outline:0}.vxe-layout-body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-layout-body.is--padding{padding:var(--vxe-ui-layout-padding-double)}.vxe-layout-body--inner,.vxe-layout-container{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;outline:0}.vxe-layout-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);background-color:var(--vxe-ui-layout-background-color)}.vxe-layout-container.is--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-layout-footer{-ms-flex-negative:0;flex-shrink:0;background-color:var(--vxe-ui-layout-background-color);outline:0}.vxe-layout-footer.is--fixed{position:sticky;bottom:0;left:0;z-index:9}.vxe-layout-footer.align--center{text-align:center}.vxe-layout-header{-ms-flex-negative:0;flex-shrink:0;background-color:var(--vxe-ui-layout-background-color);outline:0}.vxe-layout-header.is--fixed{position:sticky;top:0;left:0;z-index:9}.vxe-link{text-decoration:none;color:inherit}.vxe-link:not(.is--disabled){cursor:pointer}.vxe-link:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-color)}.vxe-link.is--underline:not(.is--disabled):hover .vxe-link--content{text-decoration:underline}.vxe-link.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-link.theme--primary{color:var(--vxe-ui-font-primary-color)}.vxe-link.theme--primary:not(.is--disabled):focus{color:var(--vxe-ui-font-primary-darken-color)}.vxe-link.theme--primary:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-link.theme--primary.is--disabled{color:var(--vxe-ui-font-primary-disabled-color)}.vxe-link.theme--success{color:var(--vxe-ui-status-success-color)}.vxe-link.theme--success:not(.is--disabled):focus{color:var(--vxe-ui-status-success-darken-color)}.vxe-link.theme--success:not(.is--disabled):hover{color:var(--vxe-ui-status-success-lighten-color)}.vxe-link.theme--success.is--disabled{color:var(--vxe-ui-status-success-disabled-color)}.vxe-link.theme--info{color:var(--vxe-ui-status-info-color)}.vxe-link.theme--info:not(.is--disabled):focus{color:var(--vxe-ui-status-info-darken-color)}.vxe-link.theme--info:not(.is--disabled):hover{color:var(--vxe-ui-status-info-lighten-color)}.vxe-link.theme--info.is--disabled{color:var(--vxe-ui-status-info-disabled-color)}.vxe-link.theme--warning{color:var(--vxe-ui-status-warning-color)}.vxe-link.theme--warning:not(.is--disabled):focus{color:var(--vxe-ui-status-warning-darken-color)}.vxe-link.theme--warning:not(.is--disabled):hover{color:var(--vxe-ui-status-warning-lighten-color)}.vxe-link.theme--warning.is--disabled{color:var(--vxe-ui-status-warning-disabled-color)}.vxe-link.theme--danger{color:var(--vxe-ui-status-danger-color)}.vxe-link.theme--danger:not(.is--disabled):focus{color:var(--vxe-ui-status-danger-darken-color)}.vxe-link.theme--danger:not(.is--disabled):hover{color:var(--vxe-ui-status-danger-lighten-color)}.vxe-link.theme--danger.is--disabled{color:var(--vxe-ui-status-danger-disabled-color)}.vxe-link.theme--error{color:var(--vxe-ui-status-error-color)}.vxe-link.theme--error:not(.is--disabled):focus{color:var(--vxe-ui-status-error-darken-color)}.vxe-link.theme--error:not(.is--disabled):hover{color:var(--vxe-ui-status-error-lighten-color)}.vxe-link.theme--error.is--disabled{color:var(--vxe-ui-status-error-disabled-color)}.vxe-link--content,.vxe-link--icon{padding:0 .1em}.vxe-checkbox+.vxe-link{vertical-align:middle}.vxe-link.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-link.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-link.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-list{position:relative;display:block;padding:0;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);direction:ltr}.vxe-list .vxe-list--virtual-wrapper{position:relative;overflow:auto;outline:0}.vxe-list .vxe-list--y-space{width:0;float:left}.vxe-list .vxe-list--body,.vxe-list .vxe-list--virtual-wrapper{padding:0;margin:0;border:0;outline:0}.vxe-list--virtual-wrapper{height:100px}.vxe-list{font-size:var(--vxe-ui-font-size-default)}.vxe-list.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-list.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-list.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-loading{display:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:99;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--vxe-ui-loading-color);background-color:var(--vxe-ui-loading-background-color)}.vxe-loading .vxe-loading--spinner:after,.vxe-loading .vxe-loading--spinner:before{background-color:var(--vxe-ui-font-primary-color)}.vxe-loading.theme--primary{color:var(--vxe-ui-font-primary-color)}.vxe-loading.theme--primary,.vxe-loading.theme--primary .vxe-loading--spinner:after,.vxe-loading.theme--primary .vxe-loading--spinner:before{background-color:var(--vxe-ui-font-primary-tinge-color)}.vxe-loading.theme--success{color:var(--vxe-ui-status-success-color)}.vxe-loading.theme--success,.vxe-loading.theme--success .vxe-loading--spinner:after,.vxe-loading.theme--success .vxe-loading--spinner:before{background-color:var(--vxe-ui-status-success-tinge-color)}.vxe-loading.theme--info{color:var(--vxe-ui-status-info-color)}.vxe-loading.theme--info,.vxe-loading.theme--info .vxe-loading--spinner:after,.vxe-loading.theme--info .vxe-loading--spinner:before{background-color:var(--vxe-ui-status-info-tinge-color)}.vxe-loading.theme--warning{color:var(--vxe-ui-status-warning-color)}.vxe-loading.theme--warning,.vxe-loading.theme--warning .vxe-loading--spinner:after,.vxe-loading.theme--warning .vxe-loading--spinner:before{background-color:var(--vxe-ui-status-warning-tinge-color)}.vxe-loading.theme--danger{color:var(--vxe-ui-status-danger-color)}.vxe-loading.theme--danger,.vxe-loading.theme--danger .vxe-loading--spinner:after,.vxe-loading.theme--danger .vxe-loading--spinner:before{background-color:var(--vxe-ui-status-danger-tinge-color)}.vxe-loading.theme--error{color:var(--vxe-ui-status-error-color)}.vxe-loading.theme--error,.vxe-loading.theme--error .vxe-loading--spinner:after,.vxe-loading.theme--error .vxe-loading--spinner:before{background-color:var(--vxe-ui-status-error-tinge-color)}.vxe-loading.is--visible{display:block}.vxe-loading>.vxe-loading--chunk,.vxe-loading>.vxe-loading--wrapper{width:100%;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.vxe-loading .vxe-loading--default-icon{font-size:1.4em}.vxe-loading .vxe-loading--text{padding:.4em 0}.vxe-loading .vxe-loading--spinner{display:inline-block;position:relative;width:56px;height:56px}.vxe-loading .vxe-loading--spinner:after,.vxe-loading .vxe-loading--spinner:before{content:"";width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s ease-in-out infinite;animation:bounce 2s ease-in-out infinite}.vxe-loading .vxe-loading--spinner:after{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.size--mini .vxe-loading .vxe-loading--spinner{width:38px;height:38px}.size--small .vxe-loading .vxe-loading--spinner{width:44px;height:44px}.size--medium .vxe-loading .vxe-loading--spinner{width:50px;height:50px}.vxe-menu{position:relative}.vxe-menu.is--collapsed .vxe-menu--item-custom-title,.vxe-menu.is--collapsed .vxe-menu--item-link-collapse,.vxe-menu.is--collapsed .vxe-menu--item-link-title{display:none}.vxe-menu.is--loading{min-height:4em}.vxe-menu{color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-menu,.vxe-menu--collapse-wrapper{background-color:var(--vxe-ui-layout-background-color)}.vxe-menu--collapse-wrapper{display:none;position:absolute;overflow:auto}.vxe-menu--collapse-wrapper.is--collapsed{display:block;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.vxe-menu--collapse-wrapper:not(.is--enter) .vxe-menu--item-custom-title,.vxe-menu--collapse-wrapper:not(.is--enter) .vxe-menu--item-link-collapse,.vxe-menu--collapse-wrapper:not(.is--enter) .vxe-menu--item-link-title{display:none}.vxe-menu--collapse-wrapper.is--enter{-webkit-box-shadow:var(--vxe-ui-menu-collapse-wrapper-box-shadow);box-shadow:var(--vxe-ui-menu-collapse-wrapper-box-shadow)}.vxe-menu--item-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--vxe-ui-font-color);text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-menu--item-link:hover{color:var(--vxe-ui-menu-item-hover-color);background-color:var(--vxe-ui-base-hover-background-color)}.vxe-menu--item-custom-title,.vxe-menu--item-link,.vxe-menu--item-link-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-menu--item-link-icon{-ms-flex-negative:0;flex-shrink:0;width:var(--vxe-ui-menu-icon-width);text-align:center}.vxe-menu--item-custom-title,.vxe-menu--item-link-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:.2em}.vxe-menu--item-link-collapse{-ms-flex-negative:0;flex-shrink:0;padding:.5em}.vxe-menu--item-link-collapse i{display:inline-block;font-size:.8em;-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}.vxe-menu--item-wrapper.vxe-menu--item-level1>.vxe-menu--item-link{padding:0 var(--vxe-ui-layout-padding-double);padding:0 var(--vxe-ui-layout-padding-double) 0 calc(var(--vxe-ui-layout-padding-double)*1)}.vxe-menu--item-wrapper.vxe-menu--item-level2>.vxe-menu--item-link{padding:0 var(--vxe-ui-layout-padding-double) 0 calc(var(--vxe-ui-layout-padding-double)*2)}.vxe-menu--item-wrapper.vxe-menu--item-level3>.vxe-menu--item-link{padding:0 var(--vxe-ui-layout-padding-double) 0 calc(var(--vxe-ui-layout-padding-double)*3)}.vxe-menu--item-wrapper.vxe-menu--item-level4>.vxe-menu--item-link{padding:0 var(--vxe-ui-layout-padding-double) 0 calc(var(--vxe-ui-layout-padding-double)*4)}.vxe-menu--item-wrapper.vxe-menu--item-level5>.vxe-menu--item-link{padding:0 var(--vxe-ui-layout-padding-double) 0 calc(var(--vxe-ui-layout-padding-double)*5)}.vxe-menu--item-wrapper.vxe-menu--item-level6>.vxe-menu--item-link{padding:0 var(--vxe-ui-layout-padding-double) 0 calc(var(--vxe-ui-layout-padding-double)*6)}.vxe-menu--item-wrapper.vxe-menu--item-level7>.vxe-menu--item-link{padding:0 var(--vxe-ui-layout-padding-double) 0 calc(var(--vxe-ui-layout-padding-double)*7)}.vxe-menu--item-group{display:none}.vxe-menu--item-wrapper.is--active>.vxe-menu--item-link{font-weight:700}.vxe-menu--item-wrapper.is--exact-active>.vxe-menu--item-link{color:var(--vxe-ui-font-primary-color);background-color:var(--vxe-ui-base-active-background-color)}.vxe-menu--item-wrapper.is--expand>.vxe-menu--item-group{display:block}.vxe-menu--item-level3{font-size:13px}.vxe-menu--item-link{height:var(--vxe-ui-menu-item-height-default)}.vxe-menu{font-size:var(--vxe-ui-font-size-default)}.vxe-menu.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-menu.size--medium .vxe-menu--item-link{height:var(--vxe-ui-menu-item-height-medium)}.vxe-menu.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-menu.size--small .vxe-menu--item-link{height:var(--vxe-ui-menu-item-height-small)}.vxe-menu.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-menu.size--mini .vxe-menu--item-link{height:var(--vxe-ui-menu-item-height-mini)}.vxe-menu.size--mini .vxe-menu--item-level3,.vxe-menu.size--small .vxe-menu--item-level3{font-size:12px}html[data-vxe-lock-scroll]{overflow:hidden}html[data-vxe-lock-scroll] body{overflow:hidden;width:var(--vxe-ui-modal-lock-scroll-view-width)}.vxe-modal--box{visibility:hidden;width:420px;background-color:var(--vxe-ui-layout-background-color);border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);text-align:left;pointer-events:auto;opacity:0;outline:0}.vxe-modal--box.is--drag{cursor:move}.vxe-modal--box.is--drag .vxe-modal--body:after,.vxe-modal--box.is--drag .vxe-modal--footer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.vxe-modal--box.is--drag .vxe-modal--body,.vxe-modal--box.is--drag .vxe-modal--body .vxe-modal--content{overflow:hidden}.vxe-modal--aside{-ms-flex-negative:0;flex-shrink:0;overflow:auto}.vxe-modal--container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-modal--status-wrapper{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.6em}.vxe-modal--content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;white-space:pre-line}.vxe-modal--body,.vxe-modal--footer,.vxe-modal--header{position:relative}.vxe-modal--body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;outline:0}.vxe-modal--body-left,.vxe-modal--body-right{-ms-flex-negative:0;flex-shrink:0;overflow:auto;outline:0}.vxe-modal--body-default{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto;outline:0}.vxe-modal--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.8em;-ms-flex-negative:0;flex-shrink:0;font-size:1.1em;font-weight:700;border-radius:var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-modal--header.is--ellipsis .vxe-modal--header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-modal--footer-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-modal--footer-wrapper .vxe-modal--footer-left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:left}.vxe-modal--footer-wrapper .vxe-modal--footer-right{-ms-flex-negative:0;flex-shrink:0}.vxe-modal--header-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.8em 0 .8em .6em}.vxe-modal--header-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;padding:0 .6em 0 0}.vxe-modal--close-btn,.vxe-modal--zoom-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.6em;height:1.6em;margin-left:.5em;cursor:pointer}.vxe-modal--close-btn:hover,.vxe-modal--zoom-btn:hover{color:var(--vxe-ui-font-primary-color)}.vxe-modal--footer{-ms-flex-negative:0;flex-shrink:0;text-align:right;padding:.4em 1em .8em 1em}.vxe-modal--resize .sb-resize,.vxe-modal--resize .selb-resize,.vxe-modal--resize .sest-resize,.vxe-modal--resize .st-resize,.vxe-modal--resize .swlb-resize,.vxe-modal--resize .swst-resize,.vxe-modal--resize .wl-resize,.vxe-modal--resize .wr-resize{position:absolute;z-index:100}.vxe-modal--resize .wl-resize,.vxe-modal--resize .wr-resize{width:8px;height:100%;top:0;cursor:w-resize}.vxe-modal--resize .wl-resize{left:-5px}.vxe-modal--resize .wr-resize{right:-5px}.vxe-modal--resize .selb-resize,.vxe-modal--resize .sest-resize,.vxe-modal--resize .swlb-resize,.vxe-modal--resize .swst-resize{width:10px;height:10px;z-index:101}.vxe-modal--resize .sest-resize,.vxe-modal--resize .swst-resize{top:-8px}.vxe-modal--resize .selb-resize,.vxe-modal--resize .swlb-resize{bottom:-8px}.vxe-modal--resize .sest-resize,.vxe-modal--resize .swlb-resize{cursor:sw-resize}.vxe-modal--resize .selb-resize,.vxe-modal--resize .swst-resize{cursor:se-resize}.vxe-modal--resize .swlb-resize,.vxe-modal--resize .swst-resize{left:-8px}.vxe-modal--resize .selb-resize,.vxe-modal--resize .sest-resize{right:-8px}.vxe-modal--resize .sb-resize,.vxe-modal--resize .st-resize{width:100%;height:8px;left:0;cursor:s-resize}.vxe-modal--resize .st-resize{top:-5px}.vxe-modal--resize .sb-resize{bottom:-5px}.vxe-modal--wrapper{display:none;position:fixed;top:0;left:0;line-height:1.5;width:calc(100% + 18px);height:calc(100% + 18px);color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);outline:0}.vxe-modal--wrapper.is--active{display:block}.vxe-modal--wrapper.is--visible.is--mask:before{background-color:rgba(0,0,0,.5)}.vxe-modal--wrapper.is--visible .vxe-modal--box{opacity:1;visibility:visible}.vxe-modal--wrapper:not(.lock--view){pointer-events:none}.vxe-modal--wrapper.is--draggable.zoom--minimize .vxe-modal--header-title,.vxe-modal--wrapper.is--draggable.zoom--revert .vxe-modal--header-title{cursor:move}.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .sb-resize,.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .selb-resize,.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .sest-resize,.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .st-resize,.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .swlb-resize,.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .swst-resize,.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .wl-resize,.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .wr-resize,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .sb-resize,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .selb-resize,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .sest-resize,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .st-resize,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .swlb-resize,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .swst-resize,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .wl-resize,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--resize .wr-resize{display:none}.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box{border-radius:0}.vxe-modal--wrapper.zoom--maximize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--header{border-radius:0;cursor:default}.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--body,.vxe-modal--wrapper.zoom--minimize>.vxe-modal--box>.vxe-modal--container>.vxe-modal--footer{display:none}.vxe-modal--wrapper.type--alert.lock--scroll,.vxe-modal--wrapper.type--confirm.lock--scroll,.vxe-modal--wrapper.type--modal.lock--scroll{overflow:hidden}.vxe-modal--wrapper.type--alert:not(.lock--scroll),.vxe-modal--wrapper.type--confirm:not(.lock--scroll),.vxe-modal--wrapper.type--modal:not(.lock--scroll){overflow:auto}.vxe-modal--wrapper.is--mask:before,.vxe-modal--wrapper.lock--view:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:auto}.vxe-modal--wrapper.is--mask:before{background-color:transparent}.vxe-modal--wrapper.is--animat.is--mask:before{-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.vxe-modal--wrapper.type--alert .vxe-modal--body,.vxe-modal--wrapper.type--confirm .vxe-modal--body,.vxe-modal--wrapper.type--message .vxe-modal--body,.vxe-modal--wrapper.type--notification .vxe-modal--body{white-space:normal;word-break:break-word}.vxe-modal--wrapper.type--message .vxe-modal--box{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vxe-modal--wrapper.type--message.is--visible .vxe-modal--box{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.vxe-modal--wrapper.type--notification.pos--top-right .vxe-modal--box{opacity:0;-webkit-transform:translate(100%);transform:translate(100%)}.vxe-modal--wrapper.type--notification.pos--top-right.is--visible .vxe-modal--box{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.vxe-modal--wrapper.type--message,.vxe-modal--wrapper.type--notification{width:100%;height:100%;padding:0 var(--vxe-ui-layout-padding-double);text-align:center;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.vxe-modal--wrapper.type--message.pos--top-left,.vxe-modal--wrapper.type--notification.pos--top-left{text-align:left}.vxe-modal--wrapper.type--message.pos--top-right,.vxe-modal--wrapper.type--notification.pos--top-right{text-align:right}.vxe-modal--wrapper.type--message .vxe-modal--box,.vxe-modal--wrapper.type--notification .vxe-modal--box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:0;width:auto;-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,.1);box-shadow:0 0 8px 0 rgba(0,0,0,.1);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.vxe-modal--wrapper.type--message .vxe-modal--box .vxe-modal--body:after,.vxe-modal--wrapper.type--notification .vxe-modal--box .vxe-modal--body:after{content:"";display:block;clear:both;height:0;overflow:hidden;visibility:hidden}.vxe-modal--wrapper.type--message .vxe-modal--box .vxe-modal--content,.vxe-modal--wrapper.type--notification .vxe-modal--box .vxe-modal--content{max-width:800px;float:left}.vxe-modal--wrapper.type--alert .vxe-modal--box,.vxe-modal--wrapper.type--confirm .vxe-modal--box,.vxe-modal--wrapper.type--modal .vxe-modal--box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:fixed;left:50%;top:0;-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow)}.vxe-modal--wrapper.type--alert .vxe-modal--header,.vxe-modal--wrapper.type--confirm .vxe-modal--header,.vxe-modal--wrapper.type--modal .vxe-modal--header{border-bottom:1px solid var(--vxe-ui-input-border-color);background-color:var(--vxe-ui-modal-header-background-color)}.vxe-modal--wrapper.type--alert .vxe-modal--body,.vxe-modal--wrapper.type--alert .vxe-modal--body .vxe-modal--content,.vxe-modal--wrapper.type--confirm .vxe-modal--body,.vxe-modal--wrapper.type--confirm .vxe-modal--body .vxe-modal--content,.vxe-modal--wrapper.type--modal .vxe-modal--body,.vxe-modal--wrapper.type--modal .vxe-modal--body .vxe-modal--content{overflow:auto}.vxe-modal--wrapper.status--info .vxe-modal--status-wrapper{color:var(--vxe-ui-status-info-color)}.vxe-modal--wrapper.status--question .vxe-modal--status-wrapper,.vxe-modal--wrapper.status--warning .vxe-modal--status-wrapper{color:var(--vxe-ui-status-warning-color)}.vxe-modal--wrapper.status--success .vxe-modal--status-wrapper{color:var(--vxe-ui-status-success-color)}.vxe-modal--wrapper.status--error .vxe-modal--status-wrapper{color:var(--vxe-ui-status-danger-color)}.vxe-modal--wrapper.status--loading .vxe-modal--status-wrapper{color:var(--vxe-ui-font-disabled-color)}.vxe-modal--wrapper.is--padding .vxe-modal--aside,.vxe-modal--wrapper.is--padding .vxe-modal--body-default{padding:.8em .6em}.vxe-modal--wrapper.is--padding .vxe-modal--body-default .vxe-modal--status-wrapper{padding-right:.6em}.vxe-modal--wrapper.is--padding.type--notification .vxe-modal--body-default{padding-top:0}.vxe-modal--wrapper.type--message .vxe-modal--body-default{padding-right:1.2em}.vxe-modal--wrapper{font-size:var(--vxe-ui-font-size-default)}.vxe-modal--wrapper.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-modal--wrapper.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-modal--wrapper.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-notice-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:var(--vxe-ui-font-size-default);color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-notice-bar--prefix,.vxe-notice-bar--suffix{-ms-flex-negative:0;flex-shrink:0}.vxe-notice-bar--content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;padding:0 .2em}.vxe-notice-bar--inner{overflow:hidden}.vxe-notice-bar--wrapper{display:inline-block;white-space:nowrap;-webkit-animation-duration:15s;animation-duration:15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-play-state:running;animation-play-state:running}.vxe-notice-bar.is--loop .vxe-notice-bar--wrapper{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.vxe-notice-bar.is--horizontal.dir--left .vxe-notice-bar--wrapper{-webkit-animation-name:scrollLeftText;animation-name:scrollLeftText}.vxe-notice-bar.is--horizontal.dir--right .vxe-notice-bar--wrapper{-webkit-animation-name:scrollRightText;animation-name:scrollRightText}.vxe-notice-bar.is--horizontal.dir--left .vxe-notice-bar--wrapper,.vxe-notice-bar.is--horizontal.dir--right .vxe-notice-bar--wrapper{padding-left:100%}.vxe-notice-bar.is--horizontal.dir--left .vxe-notice-bar--wrapper.is--end,.vxe-notice-bar.is--horizontal.dir--right .vxe-notice-bar--wrapper.is--end{padding-left:0}.vxe-notice-bar.is--horizontal .vxe-notice-bar--wrapper:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@-webkit-keyframes scrollRightText{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scrollRightText{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes scrollLeftText{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scrollLeftText{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.vxe-notice-bar.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-notice-bar.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-notice-bar.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-number-input--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-number-input--input-inner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-number-input--input{display:block;width:100%;height:100%;outline:0;margin:0;font-size:inherit;font-family:inherit;line-height:inherit;padding:0 .5em;color:var(--vxe-ui-font-color);border:0;border-radius:var(--vxe-ui-base-border-radius);background-color:var(--vxe-ui-layout-background-color);-webkit-box-shadow:none;box-shadow:none}.vxe-number-input--input::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-number-input--input:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-number-input--input::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-number-input--input::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-number-input--input::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-number-input--input::-webkit-autofill{background-color:var(--vxe-ui-layout-background-color)}.vxe-number-input--input[type=number]{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.vxe-number-input--input[type=number]::-webkit-inner-spin-button,.vxe-number-input--input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.vxe-number-input--input[disabled]{cursor:not-allowed;color:var(--vxe-ui-font-disabled-color);background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-number-input--input-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-number-input.is--disabled{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-number-input.is--disabled .vxe-number-input--clear-icon,.vxe-number-input.is--disabled .vxe-number-input--prefix,.vxe-number-input.is--disabled .vxe-number-input--suffix{cursor:not-allowed}.vxe-number-input.is--disabled .vxe-number-input--prefix,.vxe-number-input.is--disabled .vxe-number-input--suffix{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-number-input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;border-radius:var(--vxe-ui-base-border-radius);width:180px;border:1px solid var(--vxe-ui-input-border-color);overflow:hidden}.vxe-number-input.is--active{border:1px solid var(--vxe-ui-font-primary-color)}.vxe-number-input.show--clear:hover .vxe-number-input--clear-icon{display:block}.vxe-number-input--prefix,.vxe-number-input--suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;background-color:var(--vxe-ui-layout-background-color)}.vxe-number-input--prefix{border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-number-input--suffix{border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-number-input--clear-icon,.vxe-number-input--control-icon,.vxe-number-input--prefix-icon,.vxe-number-input--suffix-icon{color:var(--vxe-ui-input-placeholder-color)}.vxe-number-input--prefix-icon{padding-left:.5em}.vxe-number-input--prefix-text,.vxe-number-input--suffix-text{padding:0 .5em}.vxe-number-input--clear-icon,.vxe-number-input--suffix-icon{padding-right:.5em}.vxe-number-input--clear-icon{height:100%;cursor:pointer;display:none}.vxe-number-input--clear-icon:hover{color:var(--vxe-ui-font-color)}.vxe-number-input--clear-icon:active{color:var(--vxe-ui-font-primary-color)}.vxe-number-input--count{-ms-flex-negative:0;flex-shrink:0;color:var(--vxe-ui-input-count-color);background-color:var(--vxe-ui-layout-background-color);padding-right:.6em}.vxe-number-input--count.is--error{color:var(--vxe-ui-input-count-error-color)}.vxe-number-input.is--left .vxe-number-input--input{text-align:left}.vxe-number-input.is--center .vxe-number-input--input{text-align:center}.vxe-number-input.is--right .vxe-number-input--input{text-align:right}.vxe-number-input--minus-btn,.vxe-number-input--plus-btn{border:0;outline:0;width:2.8em;-ms-flex-negative:0;flex-shrink:0;font-family:inherit;color:var(--vxe-ui-font-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:var(--vxe-ui-number-input-control-button-color);-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-number-input--minus-btn:focus,.vxe-number-input--minus-btn:hover,.vxe-number-input--plus-btn:focus,.vxe-number-input--plus-btn:hover{color:var(--vxe-ui-font-primary-color)}.vxe-number-input--minus-btn:active,.vxe-number-input--plus-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-number-input--minus-btn.is--disabled,.vxe-number-input--plus-btn.is--disabled{cursor:not-allowed;color:var(--vxe-ui-font-disabled-color)}.vxe-number-input--side-control{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;height:100%}.vxe-number-input--side-control>.vxe-number-input--plus-btn{border-bottom:1px solid var(--vxe-ui-input-border-color)}.vxe-number-input--side-control>.vxe-number-input--minus-btn,.vxe-number-input--side-control>.vxe-number-input--plus-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:50%}.vxe-number-input--side-control>.vxe-number-input--minus-btn i,.vxe-number-input--side-control>.vxe-number-input--plus-btn i{font-size:.72em}.vxe-number-input.is--controls>.vxe-number-input--input-wrapper .vxe-number-input--input{border-radius:0}.vxe-number-input.ctl--default>.vxe-number-input--minus-btn{border-right:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-number-input.ctl--default>.vxe-number-input--plus-btn{border-left:1px solid var(--vxe-ui-input-border-color);border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-number-input.ctl--left .vxe-number-input--side-control{border-right:1px solid var(--vxe-ui-input-border-color)}.vxe-number-input.ctl--left .vxe-number-input--side-control>.vxe-number-input--plus-btn{border-radius:var(--vxe-ui-base-border-radius) 0 0 0}.vxe-number-input.ctl--left .vxe-number-input--side-control>.vxe-number-input--minus-btn{border-radius:0 0 0 var(--vxe-ui-base-border-radius)}.vxe-number-input.ctl--right .vxe-number-input--side-control{border-left:1px solid var(--vxe-ui-input-border-color)}.vxe-number-input.ctl--right .vxe-number-input--side-control>.vxe-number-input--plus-btn{border-radius:0 var(--vxe-ui-base-border-radius) 0 0}.vxe-number-input.ctl--right .vxe-number-input--side-control>.vxe-number-input--minus-btn{border-radius:0 0 var(--vxe-ui-base-border-radius) 0}.vxe-number-input>.vxe-number-input--minus-btn,.vxe-number-input>.vxe-number-input--plus-btn{height:100%}.vxe-number-input>.vxe-number-input--minus-btn i,.vxe-number-input>.vxe-number-input--plus-btn i{font-size:.84em}.vxe-number-input{font-size:var(--vxe-ui-font-size-default);height:var(--vxe-ui-input-height-default);line-height:var(--vxe-ui-input-height-default)}.vxe-number-input .vxe-number-input--input[type=number]::-webkit-inner-spin-button{height:24px}.vxe-number-input.size--medium{font-size:var(--vxe-ui-font-size-medium);height:var(--vxe-ui-input-height-medium);line-height:var(--vxe-ui-input-height-medium)}.vxe-number-input.size--small{font-size:var(--vxe-ui-font-size-small);height:var(--vxe-ui-input-height-small);line-height:var(--vxe-ui-input-height-small)}.vxe-number-input.size--mini{font-size:var(--vxe-ui-font-size-mini);height:var(--vxe-ui-input-height-mini);line-height:var(--vxe-ui-input-height-mini)}.vxe-pager{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);text-align:right;background-color:var(--vxe-ui-layout-background-color)}.vxe-pager.is--hidden{display:none}.vxe-pager.align--left{text-align:left}.vxe-pager.align--center{text-align:center}.vxe-pager.is--loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--vxe-ui-loading-background-color)}.vxe-pager .vxe-pager--end-btn,.vxe-pager .vxe-pager--home-btn,.vxe-pager .vxe-pager--jump-next,.vxe-pager .vxe-pager--jump-prev,.vxe-pager .vxe-pager--next-btn,.vxe-pager .vxe-pager--num-btn,.vxe-pager .vxe-pager--prev-btn{color:inherit;outline:0;padding:0;border:1px solid transparent;font-size:inherit}.vxe-pager .vxe-pager--end-btn:not(.is--disabled):focus,.vxe-pager .vxe-pager--home-btn:not(.is--disabled):focus,.vxe-pager .vxe-pager--jump-next:not(.is--disabled):focus,.vxe-pager .vxe-pager--jump-prev:not(.is--disabled):focus,.vxe-pager .vxe-pager--next-btn:not(.is--disabled):focus,.vxe-pager .vxe-pager--num-btn:not(.is--disabled):focus,.vxe-pager .vxe-pager--prev-btn:not(.is--disabled):focus{-webkit-box-shadow:0 0 .25em 0 var(--vxe-ui-font-primary-color);box-shadow:0 0 .25em 0 var(--vxe-ui-font-primary-color)}.vxe-pager .vxe-pager--end-btn:not(.is--disabled):active,.vxe-pager .vxe-pager--home-btn:not(.is--disabled):active,.vxe-pager .vxe-pager--jump-next:not(.is--disabled):active,.vxe-pager .vxe-pager--jump-prev:not(.is--disabled):active,.vxe-pager .vxe-pager--next-btn:not(.is--disabled):active,.vxe-pager .vxe-pager--num-btn:not(.is--disabled):active,.vxe-pager .vxe-pager--prev-btn:not(.is--disabled):active{background-color:#fff}.vxe-pager.is--border:not(.is--background) .vxe-pager--end-btn,.vxe-pager.is--border:not(.is--background) .vxe-pager--home-btn,.vxe-pager.is--border:not(.is--background) .vxe-pager--jump-next,.vxe-pager.is--border:not(.is--background) .vxe-pager--jump-prev,.vxe-pager.is--border:not(.is--background) .vxe-pager--next-btn,.vxe-pager.is--border:not(.is--background) .vxe-pager--num-btn,.vxe-pager.is--border:not(.is--background) .vxe-pager--prev-btn,.vxe-pager.is--perfect:not(.is--background) .vxe-pager--end-btn,.vxe-pager.is--perfect:not(.is--background) .vxe-pager--home-btn,.vxe-pager.is--perfect:not(.is--background) .vxe-pager--jump-next,.vxe-pager.is--perfect:not(.is--background) .vxe-pager--jump-prev,.vxe-pager.is--perfect:not(.is--background) .vxe-pager--next-btn,.vxe-pager.is--perfect:not(.is--background) .vxe-pager--num-btn,.vxe-pager.is--perfect:not(.is--background) .vxe-pager--prev-btn{border-color:var(--vxe-ui-input-border-color)}.vxe-pager.is--background .vxe-pager--end-btn,.vxe-pager.is--background .vxe-pager--home-btn,.vxe-pager.is--background .vxe-pager--jump-next,.vxe-pager.is--background .vxe-pager--jump-prev,.vxe-pager.is--background .vxe-pager--next-btn,.vxe-pager.is--background .vxe-pager--num-btn,.vxe-pager.is--background .vxe-pager--prev-btn,.vxe-pager.is--perfect .vxe-pager--end-btn,.vxe-pager.is--perfect .vxe-pager--home-btn,.vxe-pager.is--perfect .vxe-pager--jump-next,.vxe-pager.is--perfect .vxe-pager--jump-prev,.vxe-pager.is--perfect .vxe-pager--next-btn,.vxe-pager.is--perfect .vxe-pager--num-btn,.vxe-pager.is--perfect .vxe-pager--prev-btn{background-color:var(--vxe-ui-layout-background-color)}.vxe-pager.is--background .vxe-pager--jump-next:not(.is--disabled).is--active,.vxe-pager.is--background .vxe-pager--jump-prev:not(.is--disabled).is--active,.vxe-pager.is--background .vxe-pager--num-btn:not(.is--disabled).is--active,.vxe-pager.is--perfect .vxe-pager--jump-next:not(.is--disabled).is--active,.vxe-pager.is--perfect .vxe-pager--jump-prev:not(.is--disabled).is--active,.vxe-pager.is--perfect .vxe-pager--num-btn:not(.is--disabled).is--active{color:#fff;background-color:var(--vxe-ui-font-primary-color)}.vxe-pager.is--background .vxe-pager--jump-next:not(.is--disabled).is--active:hover,.vxe-pager.is--background .vxe-pager--jump-prev:not(.is--disabled).is--active:hover,.vxe-pager.is--background .vxe-pager--num-btn:not(.is--disabled).is--active:hover,.vxe-pager.is--perfect .vxe-pager--jump-next:not(.is--disabled).is--active:hover,.vxe-pager.is--perfect .vxe-pager--jump-prev:not(.is--disabled).is--active:hover,.vxe-pager.is--perfect .vxe-pager--num-btn:not(.is--disabled).is--active:hover{background-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-pager.is--background .vxe-pager--jump-next:not(.is--disabled).is--active:focus,.vxe-pager.is--background .vxe-pager--jump-prev:not(.is--disabled).is--active:focus,.vxe-pager.is--background .vxe-pager--num-btn:not(.is--disabled).is--active:focus,.vxe-pager.is--perfect .vxe-pager--jump-next:not(.is--disabled).is--active:focus,.vxe-pager.is--perfect .vxe-pager--jump-prev:not(.is--disabled).is--active:focus,.vxe-pager.is--perfect .vxe-pager--num-btn:not(.is--disabled).is--active:focus{border-color:var(--vxe-ui-font-primary-color)}.vxe-pager.is--background .vxe-pager--jump-next:not(.is--disabled).is--active:active,.vxe-pager.is--background .vxe-pager--jump-prev:not(.is--disabled).is--active:active,.vxe-pager.is--background .vxe-pager--num-btn:not(.is--disabled).is--active:active,.vxe-pager.is--perfect .vxe-pager--jump-next:not(.is--disabled).is--active:active,.vxe-pager.is--perfect .vxe-pager--jump-prev:not(.is--disabled).is--active:active,.vxe-pager.is--perfect .vxe-pager--num-btn:not(.is--disabled).is--active:active{border-color:var(--vxe-ui-font-primary-darken-color);background-color:var(--vxe-ui-font-primary-darken-color)}.vxe-pager.is--perfect{border:1px solid var(--vxe-ui-input-border-color);border-top-width:0;background-color:var(--vxe-ui-layout-background-color)}.vxe-pager.is--border .vxe-pager--num-btn.is--active{border-color:var(--vxe-ui-font-primary-color)}.vxe-pager .vxe-pager--wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-pager .vxe-pager--btn-icon,.vxe-pager .vxe-pager--jump-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.vxe-pager .vxe-pager--count,.vxe-pager .vxe-pager--end-btn,.vxe-pager .vxe-pager--home-btn,.vxe-pager .vxe-pager--jump,.vxe-pager .vxe-pager--jump-next,.vxe-pager .vxe-pager--jump-prev,.vxe-pager .vxe-pager--left-wrapper,.vxe-pager .vxe-pager--next-btn,.vxe-pager .vxe-pager--prev-btn,.vxe-pager .vxe-pager--right-wrapper,.vxe-pager .vxe-pager--sizes,.vxe-pager .vxe-pager--total{margin:0 .4em;vertical-align:middle;display:inline-block}.vxe-pager .vxe-pager--end-btn,.vxe-pager .vxe-pager--home-btn,.vxe-pager .vxe-pager--jump-next,.vxe-pager .vxe-pager--jump-prev,.vxe-pager .vxe-pager--next-btn,.vxe-pager .vxe-pager--num-btn,.vxe-pager .vxe-pager--prev-btn{position:relative;cursor:pointer}.vxe-pager .vxe-pager--count,.vxe-pager .vxe-pager--end-btn,.vxe-pager .vxe-pager--home-btn,.vxe-pager .vxe-pager--jump-next,.vxe-pager .vxe-pager--jump-prev,.vxe-pager .vxe-pager--left-wrapper,.vxe-pager .vxe-pager--next-btn,.vxe-pager .vxe-pager--num-btn,.vxe-pager .vxe-pager--prev-btn,.vxe-pager .vxe-pager--right-wrapper{height:2.15em;line-height:2em;display:inline-block}.vxe-pager .vxe-pager--sizes>.vxe-select--panel .vxe-select-option{text-align:center}.vxe-pager .vxe-pager--count,.vxe-pager .vxe-pager--end-btn,.vxe-pager .vxe-pager--home-btn,.vxe-pager .vxe-pager--jump-next,.vxe-pager .vxe-pager--jump-prev,.vxe-pager .vxe-pager--next-btn,.vxe-pager .vxe-pager--num-btn,.vxe-pager .vxe-pager--prev-btn{min-width:2.15em}.vxe-pager .vxe-pager--btn-wrapper{padding:0;margin:0;display:inline-block;text-align:center}.vxe-pager .vxe-pager--btn-wrapper .vxe-pager--jump-next:hover .vxe-pager--jump-more-icon,.vxe-pager .vxe-pager--btn-wrapper .vxe-pager--jump-prev:hover .vxe-pager--jump-more-icon{display:none}.vxe-pager .vxe-pager--btn-wrapper .vxe-pager--jump-next:hover .vxe-pager--jump-icon,.vxe-pager .vxe-pager--btn-wrapper .vxe-pager--jump-prev:hover .vxe-pager--jump-icon{display:inline-block}.vxe-pager .vxe-pager--btn-wrapper .vxe-pager--jump-icon{display:none}.vxe-pager .vxe-pager--end-btn,.vxe-pager .vxe-pager--home-btn,.vxe-pager .vxe-pager--jump-next,.vxe-pager .vxe-pager--jump-prev,.vxe-pager .vxe-pager--next-btn,.vxe-pager .vxe-pager--num-btn,.vxe-pager .vxe-pager--prev-btn{text-align:center;border-radius:var(--vxe-ui-base-border-radius);margin:0 .25em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--vxe-ui-layout-background-color)}.vxe-pager .vxe-pager--end-btn:not(.is--disabled):hover,.vxe-pager .vxe-pager--home-btn:not(.is--disabled):hover,.vxe-pager .vxe-pager--jump-next:not(.is--disabled):hover,.vxe-pager .vxe-pager--jump-prev:not(.is--disabled):hover,.vxe-pager .vxe-pager--next-btn:not(.is--disabled):hover,.vxe-pager .vxe-pager--num-btn:not(.is--disabled):hover,.vxe-pager .vxe-pager--prev-btn:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-pager .vxe-pager--end-btn:not(.is--disabled).is--active,.vxe-pager .vxe-pager--end-btn:not(.is--disabled):focus,.vxe-pager .vxe-pager--home-btn:not(.is--disabled).is--active,.vxe-pager .vxe-pager--home-btn:not(.is--disabled):focus,.vxe-pager .vxe-pager--jump-next:not(.is--disabled).is--active,.vxe-pager .vxe-pager--jump-next:not(.is--disabled):focus,.vxe-pager .vxe-pager--jump-prev:not(.is--disabled).is--active,.vxe-pager .vxe-pager--jump-prev:not(.is--disabled):focus,.vxe-pager .vxe-pager--next-btn:not(.is--disabled).is--active,.vxe-pager .vxe-pager--next-btn:not(.is--disabled):focus,.vxe-pager .vxe-pager--num-btn:not(.is--disabled).is--active,.vxe-pager .vxe-pager--num-btn:not(.is--disabled):focus,.vxe-pager .vxe-pager--prev-btn:not(.is--disabled).is--active,.vxe-pager .vxe-pager--prev-btn:not(.is--disabled):focus{color:var(--vxe-ui-font-primary-color)}.vxe-pager .vxe-pager--end-btn:not(.is--disabled):active,.vxe-pager .vxe-pager--home-btn:not(.is--disabled):active,.vxe-pager .vxe-pager--jump-next:not(.is--disabled):active,.vxe-pager .vxe-pager--jump-prev:not(.is--disabled):active,.vxe-pager .vxe-pager--next-btn:not(.is--disabled):active,.vxe-pager .vxe-pager--num-btn:not(.is--disabled):active,.vxe-pager .vxe-pager--prev-btn:not(.is--disabled):active{color:var(--vxe-ui-font-primary-darken-color)}.vxe-pager .vxe-pager--end-btn.is--disabled,.vxe-pager .vxe-pager--home-btn.is--disabled,.vxe-pager .vxe-pager--jump-next.is--disabled,.vxe-pager .vxe-pager--jump-prev.is--disabled,.vxe-pager .vxe-pager--next-btn.is--disabled,.vxe-pager .vxe-pager--num-btn.is--disabled,.vxe-pager .vxe-pager--prev-btn.is--disabled{cursor:no-drop;color:var(--vxe-ui-font-disabled-color)}.vxe-pager .vxe-pager--end-btn.is--disabled:hover,.vxe-pager .vxe-pager--home-btn.is--disabled:hover,.vxe-pager .vxe-pager--jump-next.is--disabled:hover,.vxe-pager .vxe-pager--jump-prev.is--disabled:hover,.vxe-pager .vxe-pager--next-btn.is--disabled:hover,.vxe-pager .vxe-pager--num-btn.is--disabled:hover,.vxe-pager .vxe-pager--prev-btn.is--disabled:hover{color:var(--vxe-ui-font-disabled-color)}.vxe-pager .vxe-pager--num-btn{vertical-align:middle}.vxe-pager .vxe-pager--num-btn.is--active{font-weight:700}.vxe-pager .vxe-pager--sizes{width:9em;text-align:center;cursor:pointer}.vxe-pager .vxe-pager--count,.vxe-pager .vxe-pager--sizes .vxe-input--inner{text-align:center}.vxe-pager .vxe-pager--count>span{vertical-align:middle}.vxe-pager .vxe-pager--count .vxe-pager--separator{margin-right:.2em}.vxe-pager .vxe-pager--count .vxe-pager--separator:before{content:"/"}.vxe-pager .vxe-pager--jump .vxe-pager--goto-text{margin-right:.25em}.vxe-pager .vxe-pager--jump .vxe-pager--classifier-text{margin-left:.25em}.vxe-pager .vxe-pager--jump .vxe-pager--goto{width:4em}.vxe-pager{font-size:var(--vxe-ui-font-size-default);height:48px}.vxe-pager.size--medium{font-size:var(--vxe-ui-font-size-medium);height:44px}.vxe-pager.size--small{font-size:var(--vxe-ui-font-size-small);height:40px}.vxe-pager.size--mini{font-size:var(--vxe-ui-font-size-mini);height:36px}.vxe-password-input--wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-password-input--inner{display:block;width:100%;height:100%;outline:0;margin:0;font-size:inherit;font-family:inherit;line-height:inherit;padding:0 .5em;color:var(--vxe-ui-font-color);border:0;border-radius:var(--vxe-ui-base-border-radius);background-color:var(--vxe-ui-layout-background-color);-webkit-box-shadow:none;box-shadow:none}.vxe-password-input--inner[disabled]{cursor:not-allowed;color:var(--vxe-ui-font-disabled-color);background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-password-input--inner::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-password-input--inner:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-password-input--inner::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-password-input--inner::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-password-input--inner::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-password-input--inner::-webkit-autofill{background-color:var(--vxe-ui-layout-background-color)}.vxe-password-input.is--disabled{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-password-input.is--disabled .vxe-password-input--clear-icon,.vxe-password-input.is--disabled .vxe-password-input--control-icon,.vxe-password-input.is--disabled .vxe-password-input--prefix,.vxe-password-input.is--disabled .vxe-password-input--suffix{cursor:not-allowed}.vxe-password-input.is--disabled .vxe-password-input--prefix,.vxe-password-input.is--disabled .vxe-password-input--suffix{background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-password-input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:relative;border-radius:var(--vxe-ui-base-border-radius);width:180px;border:1px solid var(--vxe-ui-input-border-color)}.vxe-password-input.is--active{border:1px solid var(--vxe-ui-font-primary-color)}.vxe-password-input.show--clear:hover .vxe-password-input--clear-icon{display:block}.vxe-password-input--prefix,.vxe-password-input--suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;background-color:var(--vxe-ui-layout-background-color)}.vxe-password-input--prefix{border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-password-input--suffix{border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-password-input--clear-icon,.vxe-password-input--control-icon,.vxe-password-input--prefix-icon,.vxe-password-input--suffix-icon{color:var(--vxe-ui-input-placeholder-color)}.vxe-password-input--prefix-icon{padding-left:.5em}.vxe-password-input--clear-icon,.vxe-password-input--control-icon,.vxe-password-input--suffix-icon{padding-right:.5em}.vxe-password-input--clear-icon,.vxe-password-input--control-icon{height:100%;cursor:pointer}.vxe-password-input--clear-icon{display:none}.vxe-password-input--clear-icon:hover{color:var(--vxe-ui-font-color)}.vxe-password-input--clear-icon:active{color:var(--vxe-ui-font-primary-color)}.vxe-password-input--number-btn{height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-password-input--number-btn:hover{color:var(--vxe-ui-font-color)}.vxe-password-input--number-btn:active{color:var(--vxe-ui-font-primary-color)}.vxe-password-input--number-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.vxe-password-input--number-icon .vxe-password-input--number-btn.is--disabled{cursor:no-drop;color:var(--vxe-ui-font-disabled-color)}.vxe-password-input--count{-ms-flex-negative:0;flex-shrink:0;color:var(--vxe-ui-input-count-color);background-color:var(--vxe-ui-layout-background-color);padding-right:.6em}.vxe-password-input--count.is--error{color:var(--vxe-ui-input-count-error-color)}.vxe-password-input.is--left .vxe-password-input--inner{text-align:left}.vxe-password-input.is--center .vxe-password-input--inner{text-align:center}.vxe-password-input.is--right .vxe-password-input--inner{text-align:right}.vxe-password-input--panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-password-input--panel:not(.is--transfer){min-width:100%}.vxe-password-input--panel.is--transfer{position:fixed}.vxe-password-input--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.vxe-password-input--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-password-input--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-password-input{font-size:var(--vxe-ui-font-size-default);height:var(--vxe-ui-input-height-default);line-height:var(--vxe-ui-input-height-default)}.vxe-password-input.size--medium{font-size:var(--vxe-ui-font-size-medium);height:var(--vxe-ui-input-height-medium);line-height:var(--vxe-ui-input-height-medium)}.vxe-password-input.size--small{font-size:var(--vxe-ui-font-size-small);height:var(--vxe-ui-input-height-small);line-height:var(--vxe-ui-input-height-small)}.vxe-password-input.size--mini{font-size:var(--vxe-ui-font-size-mini);height:var(--vxe-ui-input-height-mini);line-height:var(--vxe-ui-input-height-mini)}.vxe-password-input--panel{font-size:var(--vxe-ui-font-size-default)}.vxe-password-input--panel .vxe-password-input--panel-wrapper{max-height:380px}.vxe-password-input--panel.type--date .vxe-password-input--panel-wrapper,.vxe-password-input--panel.type--month .vxe-password-input--panel-wrapper,.vxe-password-input--panel.type--quarter .vxe-password-input--panel-wrapper,.vxe-password-input--panel.type--time .vxe-password-input--panel-wrapper,.vxe-password-input--panel.type--week .vxe-password-input--panel-wrapper,.vxe-password-input--panel.type--year .vxe-password-input--panel-wrapper{padding:11px}.vxe-password-input--panel.type--date .vxe-password-input--panel-wrapper,.vxe-password-input--panel.type--month .vxe-password-input--panel-wrapper,.vxe-password-input--panel.type--quarter .vxe-password-input--panel-wrapper,.vxe-password-input--panel.type--year .vxe-password-input--panel-wrapper{width:336px}.vxe-password-input--panel.type--week .vxe-password-input--panel-wrapper{width:380px}.vxe-password-input--panel.type--time .vxe-password-input--panel-wrapper{width:170px}.vxe-password-input--panel.type--datetime .vxe-password-input--panel-left-wrapper{width:336px}.vxe-password-input--panel.type--datetime .vxe-password-input--panel-left-wrapper,.vxe-password-input--panel.type--datetime .vxe-password-input--panel-right-wrapper{padding:11px}.vxe-password-input--panel .vxe-password-input--time-picker-title{height:30px;line-height:30px;padding:0 11px}.vxe-password-input--panel .vxe-password-input--date-picker-btn,.vxe-password-input--panel .vxe-password-input--date-picker-label{height:30px;line-height:30px}.vxe-password-input--panel .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-btn{margin-left:8px}.vxe-password-input--panel .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-current-btn,.vxe-password-input--panel .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-next-btn,.vxe-password-input--panel .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-prev-btn{width:30px;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-password-input--panel .vxe-password-input--date-picker-type-wrapper .vxe-password-input--date-picker-btn,.vxe-password-input--panel .vxe-password-input--date-picker-type-wrapper .vxe-password-input--date-picker-label{padding:0 9px}.vxe-password-input--panel .vxe-password-input--date-picker-header,.vxe-password-input--panel .vxe-password-input--time-picker-header{padding-bottom:8px}.vxe-password-input--panel .vxe-password-input--date-picker-body table,.vxe-password-input--panel .vxe-password-input--time-picker-body{height:calc(var(--vxe-ui-input-date-time-week-row-height-default)*6 + var(--vxe-ui-input-date-title-height-default))}.vxe-password-input--panel .vxe-password-input--time-picker-body>ul{width:48px}.vxe-password-input--panel .vxe-password-input--time-picker-body>ul:after,.vxe-password-input--panel .vxe-password-input--time-picker-body>ul:before{height:120px}.vxe-password-input--panel .vxe-password-input--time-picker-body>ul>li{height:26px;padding-left:9px}.vxe-password-input--panel .vxe-password-input--time-picker-body .vxe-password-input--time-picker-minute-list{left:48px}.vxe-password-input--panel .vxe-password-input--time-picker-body .vxe-password-input--time-picker-second-list{left:96px}.vxe-password-input--panel .vxe-password-input--date-day-view td,.vxe-password-input--panel .vxe-password-input--date-week-view td{height:var(--vxe-ui-input-date-time-week-row-height-default)}.vxe-password-input--panel .vxe-password-input--date-quarter-view td{height:var(--vxe-ui-input-date-quarter-row-height-default)}.vxe-password-input--panel .vxe-password-input--date-month-view td,.vxe-password-input--panel .vxe-password-input--date-year-view td{height:var(--vxe-ui-input-date-month-year-row-height-default)}.vxe-password-input--panel .vxe-password-input--date-picker-body th{height:var(--vxe-ui-input-date-title-height-default)}.vxe-password-input--panel .vxe-password-input--date-picker-confirm,.vxe-password-input--panel .vxe-password-input--time-picker-confirm{height:30px;padding:0 9px}.vxe-password-input--panel .vxe-password-input--date-label{line-height:calc(var(--vxe-ui-font-size-default) + 1px)}.vxe-password-input--panel.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-password-input--panel.size--medium .vxe-password-input--panel-wrapper{max-height:360px}.vxe-password-input--panel.size--medium.type--date .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--medium.type--month .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--medium.type--quarter .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--medium.type--time .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--medium.type--week .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--medium.type--year .vxe-password-input--panel-wrapper{padding:10px}.vxe-password-input--panel.size--medium.type--date .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--medium.type--month .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--medium.type--quarter .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--medium.type--year .vxe-password-input--panel-wrapper{width:336px}.vxe-password-input--panel.size--medium.type--week .vxe-password-input--panel-wrapper{width:380px}.vxe-password-input--panel.size--medium.type--time .vxe-password-input--panel-wrapper{width:168px}.vxe-password-input--panel.size--medium.type--datetime .vxe-password-input--panel-left-wrapper{width:336px}.vxe-password-input--panel.size--medium.type--datetime .vxe-password-input--panel-left-wrapper,.vxe-password-input--panel.size--medium.type--datetime .vxe-password-input--panel-right-wrapper{padding:10px}.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-title{height:29px;line-height:29px;padding:0 10px}.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-btn,.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-label{height:29px;line-height:29px}.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-btn{margin-left:7px}.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-current-btn,.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-next-btn,.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-prev-btn{width:29px;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-type-wrapper .vxe-password-input--date-picker-btn,.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-type-wrapper .vxe-password-input--date-picker-label{padding:0 8px}.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-header,.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-header{padding-bottom:7px}.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-body table,.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-body{height:calc(var(--vxe-ui-input-date-time-week-row-height-medium)*6 + var(--vxe-ui-input-date-title-height-medium))}.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-body>ul{width:48px}.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-body>ul:after,.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-body>ul:before{height:120px}.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-body>ul>li{height:26px;padding-left:8px}.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-body .vxe-password-input--time-picker-minute-list{left:48px}.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-body .vxe-password-input--time-picker-second-list{left:96px}.vxe-password-input--panel.size--medium .vxe-password-input--date-day-view td,.vxe-password-input--panel.size--medium .vxe-password-input--date-week-view td{height:var(--vxe-ui-input-date-time-week-row-height-medium)}.vxe-password-input--panel.size--medium .vxe-password-input--date-quarter-view td{height:var(--vxe-ui-input-date-quarter-row-height-medium)}.vxe-password-input--panel.size--medium .vxe-password-input--date-month-view td,.vxe-password-input--panel.size--medium .vxe-password-input--date-year-view td{height:var(--vxe-ui-input-date-month-year-row-height-medium)}.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-body th{height:var(--vxe-ui-input-date-title-height-medium)}.vxe-password-input--panel.size--medium .vxe-password-input--date-picker-confirm,.vxe-password-input--panel.size--medium .vxe-password-input--time-picker-confirm{height:29px;padding:0 8px}.vxe-password-input--panel.size--medium .vxe-password-input--date-label{line-height:calc(var(--vxe-ui-font-size-medium) + 1px)}.vxe-password-input--panel.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-password-input--panel.size--small .vxe-password-input--panel-wrapper{max-height:340px}.vxe-password-input--panel.size--small.type--date .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--small.type--month .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--small.type--quarter .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--small.type--time .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--small.type--week .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--small.type--year .vxe-password-input--panel-wrapper{padding:9px}.vxe-password-input--panel.size--small.type--date .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--small.type--month .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--small.type--quarter .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--small.type--year .vxe-password-input--panel-wrapper{width:312px}.vxe-password-input--panel.size--small.type--week .vxe-password-input--panel-wrapper{width:354px}.vxe-password-input--panel.size--small.type--time .vxe-password-input--panel-wrapper{width:154px}.vxe-password-input--panel.size--small.type--datetime .vxe-password-input--panel-left-wrapper{width:312px}.vxe-password-input--panel.size--small.type--datetime .vxe-password-input--panel-left-wrapper,.vxe-password-input--panel.size--small.type--datetime .vxe-password-input--panel-right-wrapper{padding:9px}.vxe-password-input--panel.size--small .vxe-password-input--time-picker-title{height:28px;line-height:28px;padding:0 9px}.vxe-password-input--panel.size--small .vxe-password-input--date-picker-btn,.vxe-password-input--panel.size--small .vxe-password-input--date-picker-label{height:28px;line-height:28px}.vxe-password-input--panel.size--small .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-btn{margin-left:6px}.vxe-password-input--panel.size--small .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-current-btn,.vxe-password-input--panel.size--small .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-next-btn,.vxe-password-input--panel.size--small .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-prev-btn{width:28px;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-password-input--panel.size--small .vxe-password-input--date-picker-type-wrapper .vxe-password-input--date-picker-btn,.vxe-password-input--panel.size--small .vxe-password-input--date-picker-type-wrapper .vxe-password-input--date-picker-label{padding:0 7px}.vxe-password-input--panel.size--small .vxe-password-input--date-picker-header,.vxe-password-input--panel.size--small .vxe-password-input--time-picker-header{padding-bottom:6px}.vxe-password-input--panel.size--small .vxe-password-input--date-picker-body table,.vxe-password-input--panel.size--small .vxe-password-input--time-picker-body{height:calc(var(--vxe-ui-input-date-time-week-row-height-small)*6 + var(--vxe-ui-input-date-title-height-small))}.vxe-password-input--panel.size--small .vxe-password-input--time-picker-body>ul{width:44px}.vxe-password-input--panel.size--small .vxe-password-input--time-picker-body>ul:after,.vxe-password-input--panel.size--small .vxe-password-input--time-picker-body>ul:before{height:110px}.vxe-password-input--panel.size--small .vxe-password-input--time-picker-body>ul>li{height:26px;padding-left:7px}.vxe-password-input--panel.size--small .vxe-password-input--time-picker-body .vxe-password-input--time-picker-minute-list{left:44px}.vxe-password-input--panel.size--small .vxe-password-input--time-picker-body .vxe-password-input--time-picker-second-list{left:88px}.vxe-password-input--panel.size--small .vxe-password-input--date-day-view td,.vxe-password-input--panel.size--small .vxe-password-input--date-week-view td{height:var(--vxe-ui-input-date-time-week-row-height-small)}.vxe-password-input--panel.size--small .vxe-password-input--date-quarter-view td{height:var(--vxe-ui-input-date-quarter-row-height-small)}.vxe-password-input--panel.size--small .vxe-password-input--date-month-view td,.vxe-password-input--panel.size--small .vxe-password-input--date-year-view td{height:var(--vxe-ui-input-date-month-year-row-height-small)}.vxe-password-input--panel.size--small .vxe-password-input--date-picker-body th{height:var(--vxe-ui-input-date-title-height-small)}.vxe-password-input--panel.size--small .vxe-password-input--date-picker-confirm,.vxe-password-input--panel.size--small .vxe-password-input--time-picker-confirm{height:28px;padding:0 7px}.vxe-password-input--panel.size--small .vxe-password-input--date-label{line-height:calc(var(--vxe-ui-font-size-small) + 1px)}.vxe-password-input--panel.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-password-input--panel.size--mini .vxe-password-input--panel-wrapper{max-height:320px}.vxe-password-input--panel.size--mini.type--date .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--mini.type--month .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--mini.type--quarter .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--mini.type--time .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--mini.type--week .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--mini.type--year .vxe-password-input--panel-wrapper{padding:8px}.vxe-password-input--panel.size--mini.type--date .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--mini.type--month .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--mini.type--quarter .vxe-password-input--panel-wrapper,.vxe-password-input--panel.size--mini.type--year .vxe-password-input--panel-wrapper{width:288px}.vxe-password-input--panel.size--mini.type--week .vxe-password-input--panel-wrapper{width:326px}.vxe-password-input--panel.size--mini.type--time .vxe-password-input--panel-wrapper{width:146px}.vxe-password-input--panel.size--mini.type--datetime .vxe-password-input--panel-left-wrapper{width:288px}.vxe-password-input--panel.size--mini.type--datetime .vxe-password-input--panel-left-wrapper,.vxe-password-input--panel.size--mini.type--datetime .vxe-password-input--panel-right-wrapper{padding:8px}.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-title{height:27px;line-height:27px;padding:0 8px}.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-btn,.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-label{height:27px;line-height:27px}.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-btn{margin-left:5px}.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-current-btn,.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-next-btn,.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-btn-wrapper .vxe-password-input--date-picker-prev-btn{width:27px;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-type-wrapper .vxe-password-input--date-picker-btn,.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-type-wrapper .vxe-password-input--date-picker-label{padding:0 6px}.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-header,.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-header{padding-bottom:5px}.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-body table,.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-body{height:calc(var(--vxe-ui-input-date-time-week-row-height-mini)*6 + var(--vxe-ui-input-date-title-height-mini))}.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-body>ul{width:42px}.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-body>ul:after,.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-body>ul:before{height:100px}.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-body>ul>li{height:26px;padding-left:6px}.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-body .vxe-password-input--time-picker-minute-list{left:42px}.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-body .vxe-password-input--time-picker-second-list{left:84px}.vxe-password-input--panel.size--mini .vxe-password-input--date-day-view td,.vxe-password-input--panel.size--mini .vxe-password-input--date-week-view td{height:var(--vxe-ui-input-date-time-week-row-height-mini)}.vxe-password-input--panel.size--mini .vxe-password-input--date-quarter-view td{height:var(--vxe-ui-input-date-quarter-row-height-mini)}.vxe-password-input--panel.size--mini .vxe-password-input--date-month-view td,.vxe-password-input--panel.size--mini .vxe-password-input--date-year-view td{height:var(--vxe-ui-input-date-month-year-row-height-mini)}.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-body th{height:var(--vxe-ui-input-date-title-height-mini)}.vxe-password-input--panel.size--mini .vxe-password-input--date-picker-confirm,.vxe-password-input--panel.size--mini .vxe-password-input--time-picker-confirm{height:27px;padding:0 6px}.vxe-password-input--panel.size--mini .vxe-password-input--date-label{line-height:calc(var(--vxe-ui-font-size-mini) + 1px)}.vxe-print,.vxe-pulldown{color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-pulldown{position:relative;display:inline-block;text-align:left}.vxe-pulldown--panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-pulldown--panel:not(.is--transfer){min-width:100%}.vxe-pulldown--panel.is--transfer{position:fixed}.vxe-pulldown--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-pulldown--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-pulldown--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-pulldown--panel.ani--enter>div:after{display:none}.vxe-pulldown--panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-pulldown--panel-wrapper{background-color:var(--vxe-ui-layout-background-color)}.vxe-pulldown--panel-wrapper.is--shadow{-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow)}.vxe-pulldown--panel-list .vxe-pulldown--panel-item{line-height:30px;max-width:50vw;padding:0 var(--vxe-ui-layout-padding-default);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-pulldown--panel-list .vxe-pulldown--panel-item:not(.is--disabled){cursor:pointer}.vxe-pulldown--panel-list .vxe-pulldown--panel-item:not(.is--disabled):hover{background-color:var(--vxe-ui-base-hover-background-color)}.vxe-pulldown--panel-list .vxe-pulldown--panel-item.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-pulldown,.vxe-pulldown--panel{font-size:var(--vxe-ui-font-size-default)}.vxe-pulldown--panel.size--medium,.vxe-pulldown.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-pulldown--panel.size--small,.vxe-pulldown.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-pulldown--panel.size--mini,.vxe-pulldown.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-pulldown--panel .vxe-pulldown--panel-item{height:var(--vxe-ui-pulldown-option-height-default)}.vxe-pulldown--panel.size--medium .vxe-pulldown--panel-item,.vxe-pulldown--panel.size--mini .vxe-pulldown--panel-item,.vxe-pulldown--panel.size--small .vxe-pulldown--panel-item{height:var(--vxe-ui-pulldown-option-height-medium)}.vxe-radio-group{display:inline-block;vertical-align:middle;line-height:1;font-size:0}.vxe-radio--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-radio{display:inline-block;vertical-align:middle;white-space:nowrap;line-height:1;cursor:pointer}.vxe-radio .vxe-radio--icon{font-size:1.26em;color:var(--vxe-ui-input-border-color);border-radius:50%;vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-radio.is--checked,.vxe-radio.is--checked .vxe-radio--icon{color:var(--vxe-ui-font-primary-color)}.vxe-radio:not(.is--disabled){cursor:pointer}.vxe-radio:not(.is--disabled):hover .vxe-radio--icon{color:var(--vxe-ui-font-primary-color)}.vxe-radio.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-radio.is--disabled .vxe-radio--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-radio .vxe-radio--label{padding-left:.5em}.vxe-radio>input[type=radio]{position:absolute;width:0;height:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.vxe-radio .vxe-radio--label{vertical-align:middle;display:inline-block;max-width:50em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-radio:not(.is--disabled)>input:focus+.vxe-radio--icon{color:var(--vxe-ui-font-primary-darken-color)}.vxe-radio{font-size:var(--vxe-ui-font-size-default)}.vxe-radio.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-radio.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-radio.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-radio:last-of-type{margin-right:0}.vxe-radio--default,.vxe-radio-group{margin-right:var(--vxe-ui-base-margin-gap-default)}.vxe-radio--default.size--medium,.vxe-radio-group.size--medium{margin-right:var(--vxe-ui-base-margin-gap-medium)}.vxe-radio--default.size--small,.vxe-radio-group.size--small{margin-right:var(--vxe-ui-base-margin-gap-small)}.vxe-radio--default.size--mini,.vxe-radio-group.size--mini{margin-right:var(--vxe-ui-base-margin-gap-mini)}.vxe-radio--default:last-of-type,.vxe-radio-group:last-of-type{margin-right:0}.vxe-radio--button .vxe-radio--label{background-color:var(--vxe-ui-layout-background-color)}.vxe-radio--button:first-child .vxe-radio--label{border-left:1px solid var(--vxe-ui-input-border-color);border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-radio--button:last-child .vxe-radio--label{border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-radio--button>input:checked+.vxe-radio--label{color:#fff;background-color:var(--vxe-ui-font-primary-color)}.vxe-radio--button .vxe-radio--label{padding:0 1em;line-height:calc(var(--vxe-ui-button-height-default) - 2px);display:inline-block;border-style:solid;border-color:var(--vxe-ui-input-border-color);border-width:1px 1px 1px 0;max-width:50em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-radio--button>input:focus+.vxe-radio--label{border-color:var(--vxe-ui-font-primary-color);-webkit-box-shadow:0 0 .2em 0 var(--vxe-ui-font-primary-color);box-shadow:0 0 .2em 0 var(--vxe-ui-font-primary-color)}.vxe-radio--button.size--medium .vxe-radio--label{line-height:calc(var(--vxe-ui-button-height-medium) - 2px)}.vxe-radio--button.size--small .vxe-radio--label{line-height:calc(var(--vxe-ui-button-height-small) - 2px)}.vxe-radio--button.size--mini .vxe-radio--label{line-height:calc(var(--vxe-ui-button-height-mini) - 2px)}.vxe-rate{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:var(--vxe-ui-font-color)}.vxe-rate.theme--primary .vxe-rte--item{color:var(--vxe-ui-font-primary-color)}.vxe-rate.theme--success .vxe-rte--item{color:var(--vxe-ui-status-success-color)}.vxe-rate.theme--info .vxe-rte--item{color:var(--vxe-ui-status-info-color)}.vxe-rate.theme--warning .vxe-rte--item{color:var(--vxe-ui-status-warning-color)}.vxe-rate.theme--danger .vxe-rte--item{color:var(--vxe-ui-status-danger-color)}.vxe-rate.theme--error .vxe-rte--item{color:var(--vxe-ui-status-error-color)}.vxe-rate.is--disabled .vxe-rte--item{cursor:no-drop}.vxe-rate.is--readonly .vxe-rte--item{cursor:default}.vxe-rte--item{margin-right:.25em;font-size:1.2em;cursor:pointer}.vxe-rte--item:last-child{margin:0}.vxe-rte--item.is--checked{color:var(--vxe-ui-rate-item-color)}.vxe-rate{font-size:var(--vxe-ui-font-size-default)}.vxe-rate.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-rate.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-rate.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-result{position:relative;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);text-align:center;font-size:var(--vxe-ui-font-size-default);padding:3em 2em}.vxe-result.theme--primary .vxe-result--icon-wrapper{color:var(--vxe-ui-font-primary-color)}.vxe-result.theme--success .vxe-result--icon-wrapper{color:var(--vxe-ui-status-success-color)}.vxe-result.theme--info .vxe-result--icon-wrapper{color:var(--vxe-ui-status-info-color)}.vxe-result.theme--warning .vxe-result--icon-wrapper{color:var(--vxe-ui-status-warning-color)}.vxe-result.theme--danger .vxe-result--icon-wrapper{color:var(--vxe-ui-status-danger-color)}.vxe-result.theme--error .vxe-result--icon-wrapper{color:var(--vxe-ui-status-error-color)}.vxe-result--inner{display:inline-block}.vxe-result--icon-wrapper{font-size:4.8em}.vxe-result--icon-wrapper>i{display:block}.vxe-result--img-wrapper>img{height:5.2em}.vxe-result--title-wrapper{font-weight:700;font-size:1.74em;padding:.25em 0;margin-top:.6em}.vxe-result--content-wrapper{padding:.25em 0;color:var(--vxe-ui-font-lighten-color)}.vxe-result--extra-wrapper{padding:.25em 0;margin-top:1em}.vxe-result.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-result.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-result.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-row.is--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-row.is--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.vxe-col{display:block}.vxe-col.is--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-col.is--fill{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-col:not(.is--fill){-ms-flex-negative:0;flex-shrink:0}.vxe-col.align--left{text-align:left}.vxe-col.align--center{text-align:center}.vxe-col.align--right{text-align:right}.vxe-col.span1{width:4.16667%}.vxe-col.span2{width:8.33333%}.vxe-col.span3{width:12.5%}.vxe-col.span4{width:16.66667%}.vxe-col.span5{width:20.83333%}.vxe-col.span6{width:25%}.vxe-col.span7{width:29.16667%}.vxe-col.span8{width:33.33333%}.vxe-col.span9{width:37.5%}.vxe-col.span10{width:41.66667%}.vxe-col.span11{width:45.83333%}.vxe-col.span12{width:50%}.vxe-col.span13{width:54.16667%}.vxe-col.span14{width:58.33333%}.vxe-col.span15{width:62.5%}.vxe-col.span16{width:66.66667%}.vxe-col.span17{width:70.83333%}.vxe-col.span18{width:75%}.vxe-col.span19{width:79.16667%}.vxe-col.span20{width:83.33333%}.vxe-col.span21{width:87.5%}.vxe-col.span22{width:91.66667%}.vxe-col.span23{width:95.83333%}.vxe-col--inner,.vxe-col.is--span>.vxe-col--inner>.vxe-date-picker,.vxe-col.is--span>.vxe-col--inner>.vxe-default-select,.vxe-col.is--span>.vxe-col--inner>.vxe-default-textarea,.vxe-col.is--span>.vxe-col--inner>.vxe-ico-picker,.vxe-col.is--span>.vxe-col--inner>.vxe-input,.vxe-col.is--span>.vxe-col--inner>.vxe-number-input,.vxe-col.is--span>.vxe-col--inner>.vxe-password-input,.vxe-col.is--span>.vxe-col--inner>.vxe-select,.vxe-col.is--span>.vxe-col--inner>.vxe-table-select,.vxe-col.is--span>.vxe-col--inner>.vxe-textarea,.vxe-col.is--span>.vxe-col--inner>.vxe-tree-select,.vxe-col.is--width>.vxe-col--inner>.vxe-date-picker,.vxe-col.is--width>.vxe-col--inner>.vxe-default-select,.vxe-col.is--width>.vxe-col--inner>.vxe-default-textarea,.vxe-col.is--width>.vxe-col--inner>.vxe-ico-picker,.vxe-col.is--width>.vxe-col--inner>.vxe-input,.vxe-col.is--width>.vxe-col--inner>.vxe-number-input,.vxe-col.is--width>.vxe-col--inner>.vxe-password-input,.vxe-col.is--width>.vxe-col--inner>.vxe-select,.vxe-col.is--width>.vxe-col--inner>.vxe-table-select,.vxe-col.is--width>.vxe-col--inner>.vxe-textarea,.vxe-col.is--width>.vxe-col--inner>.vxe-tree-select,.vxe-col.span24{width:100%}.vxe-segmented{display:block;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-segmented--group{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;background-color:var(--vxe-ui-segmented-item-background-color)}.vxe-segmented--inner{width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.vxe-segmented--item{display:block;padding:0 .8em;margin:0}.vxe-segmented--item:not(.is--disabled){cursor:pointer}.vxe-segmented--input{position:absolute;width:0;height:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:none}.vxe-segmented--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:.4em 0;-webkit-transition:color .3s;transition:color .3s}.vxe-segmented--label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-segmented--selected{display:none;position:absolute;top:0;left:0;width:0;height:100%;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.vxe-segmented.type--round .vxe-segmented--group,.vxe-segmented.type--round .vxe-segmented--item:hover,.vxe-segmented.type--round .vxe-segmented--selected{border-radius:1em}.vxe-segmented.type--default .vxe-segmented--content,.vxe-segmented.type--round .vxe-segmented--content{min-height:2.2em;height:100%}.vxe-segmented.type--default .vxe-segmented--item:hover,.vxe-segmented.type--round .vxe-segmented--item:hover{background-color:var(--vxe-ui-segmented-item-hover-background-color)}.vxe-segmented.type--default .vxe-segmented--item.is--checked .vxe-segmented--content,.vxe-segmented.type--round .vxe-segmented--item.is--checked .vxe-segmented--content{color:#fff}.vxe-segmented.type--default .vxe-segmented--selected,.vxe-segmented.type--round .vxe-segmented--selected{background-color:var(--vxe-ui-font-primary-color)}.vxe-segmented.type--default.theme--primary .vxe-segmented--group,.vxe-segmented.type--round.theme--primary .vxe-segmented--group{background-color:var(--vxe-ui-font-primary-tinge-color)}.vxe-segmented.type--default.theme--primary .vxe-segmented--selected,.vxe-segmented.type--round.theme--primary .vxe-segmented--selected{background-color:var(--vxe-ui-font-primary-color)}.vxe-segmented.type--default.theme--primary .vxe-segmented--item.is--checked,.vxe-segmented.type--round.theme--primary .vxe-segmented--item.is--checked{color:#fff}.vxe-segmented.type--default.theme--success .vxe-segmented--group,.vxe-segmented.type--round.theme--success .vxe-segmented--group{background-color:var(--vxe-ui-status-success-tinge-color)}.vxe-segmented.type--default.theme--success .vxe-segmented--selected,.vxe-segmented.type--round.theme--success .vxe-segmented--selected{background-color:var(--vxe-ui-status-success-color)}.vxe-segmented.type--default.theme--success .vxe-segmented--item.is--checked,.vxe-segmented.type--round.theme--success .vxe-segmented--item.is--checked{color:#fff}.vxe-segmented.type--default.theme--info .vxe-segmented--group,.vxe-segmented.type--round.theme--info .vxe-segmented--group{background-color:var(--vxe-ui-status-info-tinge-color)}.vxe-segmented.type--default.theme--info .vxe-segmented--selected,.vxe-segmented.type--round.theme--info .vxe-segmented--selected{background-color:var(--vxe-ui-status-info-color)}.vxe-segmented.type--default.theme--info .vxe-segmented--item.is--checked,.vxe-segmented.type--round.theme--info .vxe-segmented--item.is--checked{color:#fff}.vxe-segmented.type--default.theme--warning .vxe-segmented--group,.vxe-segmented.type--round.theme--warning .vxe-segmented--group{background-color:var(--vxe-ui-status-warning-tinge-color)}.vxe-segmented.type--default.theme--warning .vxe-segmented--selected,.vxe-segmented.type--round.theme--warning .vxe-segmented--selected{background-color:var(--vxe-ui-status-warning-color)}.vxe-segmented.type--default.theme--warning .vxe-segmented--item.is--checked,.vxe-segmented.type--round.theme--warning .vxe-segmented--item.is--checked{color:#fff}.vxe-segmented.type--default.theme--danger .vxe-segmented--group,.vxe-segmented.type--round.theme--danger .vxe-segmented--group{background-color:var(--vxe-ui-status-danger-tinge-color)}.vxe-segmented.type--default.theme--danger .vxe-segmented--selected,.vxe-segmented.type--round.theme--danger .vxe-segmented--selected{background-color:var(--vxe-ui-status-danger-color)}.vxe-segmented.type--default.theme--danger .vxe-segmented--item.is--checked,.vxe-segmented.type--round.theme--danger .vxe-segmented--item.is--checked{color:#fff}.vxe-segmented.type--default.theme--error .vxe-segmented--group,.vxe-segmented.type--round.theme--error .vxe-segmented--group{background-color:var(--vxe-ui-status-error-tinge-color)}.vxe-segmented.type--default.theme--error .vxe-segmented--selected,.vxe-segmented.type--round.theme--error .vxe-segmented--selected{background-color:var(--vxe-ui-status-error-color)}.vxe-segmented.type--default.theme--error .vxe-segmented--item.is--checked,.vxe-segmented.type--round.theme--error .vxe-segmented--item.is--checked{color:#fff}.vxe-segmented.type--default .vxe-segmented--group,.vxe-segmented.type--default .vxe-segmented--selected,.vxe-segmented.type--inside .vxe-segmented--group,.vxe-segmented.type--inside .vxe-segmented--selected{border-radius:var(--vxe-ui-base-border-radius)}.vxe-segmented.type--inside .vxe-segmented--content{min-height:1.8em}.vxe-segmented.type--inside .vxe-segmented--inner{padding:.2em}.vxe-segmented.type--inside .vxe-segmented--item.is--checked .vxe-segmented--content,.vxe-segmented.type--inside .vxe-segmented--item:hover .vxe-segmented--content{color:var(--vxe-ui-font-primary-color)}.vxe-segmented.type--inside .vxe-segmented--selected{top:.2em;height:calc(100% - .4em);background-color:#fff}.vxe-segmented.type--inside.theme--primary .vxe-segmented--item.is--checked{color:var(--vxe-ui-font-primary-tinge-color)}.vxe-segmented.type--inside.theme--success .vxe-segmented--item.is--checked{color:var(--vxe-ui-status-success-tinge-color)}.vxe-segmented.type--inside.theme--info .vxe-segmented--item.is--checked{color:var(--vxe-ui-status-info-tinge-color)}.vxe-segmented.type--inside.theme--warning .vxe-segmented--item.is--checked{color:var(--vxe-ui-status-warning-tinge-color)}.vxe-segmented.type--inside.theme--danger .vxe-segmented--item.is--checked{color:var(--vxe-ui-status-danger-tinge-color)}.vxe-segmented.type--inside.theme--error .vxe-segmented--item.is--checked{color:var(--vxe-ui-status-error-tinge-color)}.vxe-segmented{font-size:var(--vxe-ui-font-size-default)}.vxe-segmented.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-segmented.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-segmented.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-select{position:relative;display:inline-block;width:180px;color:var(--vxe-ui-font-color);text-align:left}.vxe-select>.vxe-input .vxe-input--inner{cursor:pointer}.vxe-select.is--disabled>.vxe-input .vxe-input--inner{cursor:no-drop}.vxe-select.is--loading>.vxe-input .vxe-input--inner{cursor:progress}.vxe-select>.vxe-input{width:100%}.vxe-select>.vxe-input .vxe-input--suffix-icon>i{display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-select.is--active:not(.is--filter)>.vxe-input{border-color:var(--vxe-ui-font-primary-color)}.vxe-select--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-select-slots{display:none}.vxe-select--panel{display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-select--panel:not(.is--transfer){min-width:100%}.vxe-select--panel.is--transfer{position:fixed}.vxe-select--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-select--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-select--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-select--panel.ani--enter>div:after{display:none}.vxe-select--panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-select--panel-search{display:block;-ms-flex-negative:0;flex-shrink:0;padding:var(--vxe-ui-layout-padding-default)}.vxe-select--panel-search .vxe-select-search--input{width:100%}.vxe-select--panel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;max-height:18em;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow);background-color:var(--vxe-ui-layout-background-color)}.vxe-select--panel-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-select--header-button,.vxe-select--header-total,.vxe-select--panel-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-select--header-total{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;padding-left:.8em}.vxe-select--header-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.vxe-select--panel-header{border-bottom:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-select--panel-footer{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-select--panel-footer,.vxe-select--panel-header{-ms-flex-negative:0;flex-shrink:0;padding:4px 0}.vxe-select-option--wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;overflow-x:hidden;overflow-y:auto}.vxe-select--y-space{width:0;float:left}.vxe-select--body,.vxe-select-option--wrapper{padding:0;margin:0;border:0;outline:0}.vxe-select-option{position:relative;padding:0 .6em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vxe-select-option.is--add{padding-right:2em}.vxe-select-option.is--add:hover .vxe-select-option--add-icon{color:var(--vxe-ui-font-primary-color)}.vxe-select-option.is--add .vxe-select-option--add-icon{display:block}.vxe-select-option.is--selected{color:var(--vxe-ui-font-primary-color)}.vxe-select-option:not(.is--disabled).is--hover{background-color:var(--vxe-ui-base-hover-background-color)}.vxe-select-option.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-select-optgroup{color:var(--vxe-ui-select-title-color);font-size:12px;cursor:default}.vxe-select-option--add-icon{display:none;position:absolute;top:0;right:.6em}.vxe-select--search-icon{margin-right:.5em}.vxe-select--empty-placeholder,.vxe-select--search-loading{padding:0 .6em;text-align:center;color:var(--vxe-ui-select-empty-color)}.vxe-select,.vxe-select--panel{font-size:var(--vxe-ui-font-size-default)}.vxe-select--panel.size--medium,.vxe-select.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-select--panel.size--small,.vxe-select.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-select--panel.size--mini,.vxe-select.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-select--panel .vxe-select-option{height:var(--vxe-ui-select-option-height-default)}.vxe-select--panel .vxe-select--empty-placeholder,.vxe-select--panel .vxe-select--search-loading,.vxe-select--panel .vxe-select-option{line-height:var(--vxe-ui-select-option-height-default)}.vxe-select--panel.size--medium .vxe-select-option{height:var(--vxe-ui-select-option-height-medium)}.vxe-select--panel.size--medium .vxe-select--empty-placeholder,.vxe-select--panel.size--medium .vxe-select--search-loading,.vxe-select--panel.size--medium .vxe-select-option{line-height:var(--vxe-ui-select-option-height-medium)}.vxe-select--panel.size--small .vxe-select-option{height:var(--vxe-ui-select-option-height-small)}.vxe-select--panel.size--small .vxe-select--empty-placeholder,.vxe-select--panel.size--small .vxe-select--search-loading,.vxe-select--panel.size--small .vxe-select-option{line-height:var(--vxe-ui-select-option-height-small)}.vxe-select--panel.size--mini .vxe-select-option{height:var(--vxe-ui-select-option-height-mini)}.vxe-select--panel.size--mini .vxe-select--empty-placeholder,.vxe-select--panel.size--mini .vxe-select--search-loading,.vxe-select--panel.size--mini .vxe-select-option{line-height:var(--vxe-ui-select-option-height-mini)}.vxe-splitter{position:relative;width:100%}.vxe-splitter.is--vertical>.vxe-splitter-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-splitter.is--vertical>.vxe-splitter-wrapper>.vxe-splitter-panel{width:100%}.vxe-splitter.is--drag{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-splitter.is--drag.is-resize--immediate.is--horizontal{cursor:w-resize}.vxe-splitter.is--drag.is-resize--immediate.is--vertical{cursor:n-resize}.vxe-splitter.is--drag.is-resize--lazy.is--horizontal{cursor:col-resize}.vxe-splitter.is--drag.is-resize--lazy.is--vertical{cursor:row-resize}.vxe-splitter.is--drag>.vxe-splitter-wrapper>.vxe-splitter-panel>.vxe-splitter-panel--wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-splitter--resizable-splitter-tip{display:none;position:absolute;top:0;left:0;z-index:7;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:col-resize}.vxe-splitter--resizable-splitter-tip.is-resize--lazy:before{content:"";display:block;height:100%;background-color:var(--vxe-ui-splitter-resizable-drag-line-color)}.vxe-splitter--resizable-splitter-tip.is--horizontal{width:1px;height:100%}.vxe-splitter--resizable-splitter-tip.is--horizontal .vxe-splitter--resizable-splitter-number-prev{right:0}.vxe-splitter--resizable-splitter-tip.is--horizontal .vxe-splitter--resizable-splitter-number-next{left:1px}.vxe-splitter--resizable-splitter-tip.is--vertical{width:100%;height:1px}.vxe-splitter--resizable-splitter-tip.is--vertical .vxe-splitter--resizable-splitter-number-prev{bottom:0}.vxe-splitter--resizable-splitter-tip.is--vertical .vxe-splitter--resizable-splitter-number-next{top:1px}.vxe-splitter--resizable-splitter-tip-number{position:absolute;top:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vxe-splitter--resizable-splitter-number-next,.vxe-splitter--resizable-splitter-number-prev{position:absolute;padding:.25em .25em;font-size:12px;border-radius:var(--vxe-ui-border-radius);white-space:nowrap;color:#fff;background-color:var(--vxe-ui-splitter-resizable-drag-line-color)}.vxe-splitter-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden}.vxe-splitter-slots{display:none}.vxe-splitter-panel-handle{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-splitter-panel--wrapper{position:relative;word-break:break-word;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-splitter-panel--inner{height:100%;width:100%;overflow:auto}.vxe-splitter-panel--inner>.vxe-splitter{height:100%}.vxe-splitter-panel-handle-bar{background-color:var(--vxe-ui-splitter-handle-bar-background-color)}.vxe-splitter-panel-handle-bar:hover{background-color:var(--vxe-ui-splitter-handle-bar-hover-background-color)}.vxe-splitter-panel-action-btn-wrapper{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;pointer-events:none}.vxe-splitter-panel-action-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--vxe-ui-base-border-radius);color:var(--vxe-ui-layout-background-color);background-color:var(--vxe-ui-splitter-handle-button-background-color);border:1px solid var(--vxe-ui-input-border-color);cursor:pointer;pointer-events:all;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-splitter-panel-action-btn:hover{color:#fff;background-color:var(--vxe-ui-font-primary-color)}.vxe-splitter-panel-action-btn:active{-webkit-transform:scale(.9);transform:scale(.9)}.vxe-splitter-panel-action-btn>i{font-size:.6em}.vxe-splitter-panel-handle.is--horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-splitter-panel-handle.is--horizontal.is--border{border-width:1px 0 1px 0}.vxe-splitter-panel-handle.is--horizontal .vxe-splitter-panel-action-btn-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-splitter-panel-handle.is--horizontal .vxe-splitter-panel-action-btn-wrapper div{margin-top:1em}.vxe-splitter-panel-handle.is--horizontal .vxe-splitter-panel-action-btn-wrapper div:first-child{margin-top:0}.vxe-splitter-panel-handle.is--horizontal .vxe-splitter-panel-handle-bar{width:var(--vxe-ui-splitter-handle-bar-horizontal-width);height:100%}.vxe-splitter-panel-handle.is--horizontal .vxe-splitter-panel-action-btn{width:var(--vxe-ui-splitter-handle-bar-horizontal-width);height:var(--vxe-ui-splitter-handle-bar-horizontal-height)}.vxe-splitter-panel-handle.is--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-splitter-panel-handle.is--vertical.is--border{border-width:0 1px 0 1px}.vxe-splitter-panel-handle.is--vertical .vxe-splitter-panel-action-btn-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-splitter-panel-handle.is--vertical .vxe-splitter-panel-action-btn-wrapper div{margin-left:1em}.vxe-splitter-panel-handle.is--vertical .vxe-splitter-panel-action-btn-wrapper div:first-child{margin-left:0}.vxe-splitter-panel-handle.is--vertical .vxe-splitter-panel-handle-bar{height:var(--vxe-ui-splitter-handle-bar-vertical-height);width:100%}.vxe-splitter-panel-handle.is--vertical .vxe-splitter-panel-action-btn{width:var(--vxe-ui-splitter-handle-bar-vertical-width);height:var(--vxe-ui-splitter-handle-bar-vertical-height)}.vxe-splitter-panel-handle.is--resize.is-resize--immediate.is--horizontal .vxe-splitter-panel-handle-bar{cursor:w-resize}.vxe-splitter-panel-handle.is--resize.is-resize--immediate.is--vertical .vxe-splitter-panel-handle-bar{cursor:n-resize}.vxe-splitter-panel-handle.is--resize.is-resize--immediate>.vxe-splitter-panel-handle-bar:active{background-color:var(--vxe-ui-font-primary-color)}.vxe-splitter-panel-handle.is--resize.is-resize--lazy.is--horizontal .vxe-splitter-panel-handle-bar{cursor:col-resize}.vxe-splitter-panel-handle.is--resize.is-resize--lazy.is--vertical .vxe-splitter-panel-handle-bar{cursor:row-resize}.vxe-splitter-panel{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}.vxe-splitter-panel.is--fill{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-splitter-panel.is--hidden.is--horizontal{width:0}.vxe-splitter-panel.is--hidden.is--vertical{height:0}.vxe-splitter-panel.is--padding>.vxe-splitter-panel--wrapper{padding:var(--vxe-ui-layout-padding-default)}.vxe-splitter-panel.is--height,.vxe-splitter-panel.is--hidden,.vxe-splitter-panel.is--width{-ms-flex-negative:0;flex-shrink:0}.vxe-splitter-panel.is--border>.vxe-splitter-panel--wrapper{border:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-splitter--render-vars{width:0;height:0;overflow:hidden}.vxe-splitter--render-vars .vxe-splitter--handle-bar-info{width:var(--vxe-ui-splitter-handle-bar-horizontal-width);height:var(--vxe-ui-splitter-handle-bar-vertical-height)}.vxe-modal--content>.vxe-splitter{height:100%}.vxe-splitter{font-size:var(--vxe-ui-font-size-default)}.vxe-splitter.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-splitter.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-splitter.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-slider{position:relative;display:block;padding:.5em 1em}.vxe-slider.theme--primary .vxe-slider--bar-track{background-color:var(--vxe-ui-font-primary-color)}.vxe-slider.theme--primary .vxe-slider--bar-track:hover{background-color:var(--vxe-ui-font-primary-lighten-color);background-color:var(--vxe-ui-font-primary-darken-color)}.vxe-slider.theme--primary .vxe-slider--bar-btn{background-color:var(--vxe-ui-font-primary-color)}.vxe-slider.theme--success .vxe-slider--bar-track{background-color:var(--vxe-ui-status-success-color)}.vxe-slider.theme--success .vxe-slider--bar-track:hover{background-color:var(--vxe-ui-status-success-lighten-color);background-color:var(--vxe-ui-status-success-darken-color)}.vxe-slider.theme--success .vxe-slider--bar-btn{background-color:var(--vxe-ui-status-success-color)}.vxe-slider.theme--info .vxe-slider--bar-track{background-color:var(--vxe-ui-status-info-color)}.vxe-slider.theme--info .vxe-slider--bar-track:hover{background-color:var(--vxe-ui-status-info-lighten-color);background-color:var(--vxe-ui-status-info-darken-color)}.vxe-slider.theme--info .vxe-slider--bar-btn{background-color:var(--vxe-ui-status-info-color)}.vxe-slider.theme--warning .vxe-slider--bar-track{background-color:var(--vxe-ui-status-warning-color)}.vxe-slider.theme--warning .vxe-slider--bar-track:hover{background-color:var(--vxe-ui-status-warning-lighten-color);background-color:var(--vxe-ui-status-warning-darken-color)}.vxe-slider.theme--warning .vxe-slider--bar-btn{background-color:var(--vxe-ui-status-warning-color)}.vxe-slider.theme--danger .vxe-slider--bar-track{background-color:var(--vxe-ui-status-danger-color)}.vxe-slider.theme--danger .vxe-slider--bar-track:hover{background-color:var(--vxe-ui-status-danger-lighten-color);background-color:var(--vxe-ui-status-danger-darken-color)}.vxe-slider.theme--danger .vxe-slider--bar-btn{background-color:var(--vxe-ui-status-danger-color)}.vxe-slider.theme--error .vxe-slider--bar-track{background-color:var(--vxe-ui-status-error-color)}.vxe-slider.theme--error .vxe-slider--bar-track:hover{background-color:var(--vxe-ui-status-error-lighten-color);background-color:var(--vxe-ui-status-error-darken-color)}.vxe-slider.theme--error .vxe-slider--bar-btn{background-color:var(--vxe-ui-status-error-color)}.vxe-slider.is--disabled .vxe-slider--bar-btn{cursor:not-allowed}.vxe-slider:not(.is--disabled) .vxe-slider--bar-wrapper,.vxe-slider:not(.is--disabled) .vxe-slider--inner{cursor:pointer}.vxe-slider:not(.is--disabled) .vxe-slider--bar-btn:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.vxe-slider:not(.is--disabled) .vxe-slider--bar-btn:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.vxe-slider.is--readonly .vxe-slider--bar-wrapper,.vxe-slider.is--readonly .vxe-slider--inner{cursor:default}.vxe-slider--inner{position:relative}.vxe-slider--bar-wrapper{background-color:#e4e7ed}.vxe-slider--bar-track{position:absolute;left:0;top:0;z-index:1;background-color:var(--vxe-ui-font-primary-color)}.vxe-slider--bar-track:hover{background-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-slider--bar-track:active{background-color:var(--vxe-ui-font-primary-darken-color)}.vxe-slider--bar-track,.vxe-slider--bar-wrapper{height:.3em;border-radius:var(--vxe-ui-base-border-radius)}.vxe-slider--bar-btn{position:absolute;width:.9em;height:.9em;top:-.3em;border-radius:50%;border:.15em solid var(--vxe-ui-font-primary-color);background-color:#fff;cursor:pointer;z-index:1;-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-slider--start-btn{left:-.45em}.vxe-slider--end-btn{right:-.45em}.vxe-switch{display:inline-block;color:var(--vxe-ui-font-color);vertical-align:middle;padding:.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center}.vxe-switch.is--animat .vxe-switch--button{-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s}.vxe-switch.is--animat .vxe-switch--icon{-webkit-transition:all .3s;transition:all .3s}.vxe-switch.is--on .vxe-switch--button{padding-right:1.7em;background-color:var(--vxe-ui-switch-open-background-color)}.vxe-switch.is--on .vxe-switch--icon{left:100%;-webkit-transform:translateX(-1.4em);transform:translateX(-1.4em);color:var(--vxe-primary-color)}.vxe-switch.is--off .vxe-switch--button{padding-left:1.7em;background-color:var(--vxe-ui-switch-close-background-color)}.vxe-switch.is--off .vxe-switch--icon{left:.2em;-webkit-transform:translateX(0);transform:translateX(0);color:var(--vxe-switch-close-background-color)}.vxe-switch.is--off .vxe-switch--label-on,.vxe-switch.is--on .vxe-switch--label-off{height:0;visibility:hidden;overflow:hidden}.vxe-switch.is--off .vxe-switch--label,.vxe-switch.is--on .vxe-switch--label{opacity:1}.vxe-switch:not(.is--disabled) .vxe-switch--button{cursor:pointer}.vxe-switch:not(.is--disabled) .vxe-switch--button:focus{-webkit-box-shadow:0 0 .4em 0 var(--vxe-ui-font-primary-color);box-shadow:0 0 .4em 0 var(--vxe-ui-font-primary-color)}.vxe-switch.is--disabled .vxe-switch--button{cursor:no-drop}.vxe-switch.is--disabled.is--on .vxe-switch--button{background-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-switch.is--disabled.is--on .vxe-switch--icon{color:var(--vxe-primary-lighten-color)}.vxe-switch.is--disabled.is--off .vxe-switch--button{background-color:var(--vxe-ui-switch-disabled-background-color)}.vxe-switch.is--disabled.is--off .vxe-switch--icon{color:var(--vxe-switch-disabled-background-color)}.vxe-switch.is--readonly .vxe-switch--button{cursor:default}.vxe-switch .vxe-switch--button{display:block;position:relative;height:1.6em;line-height:1;min-width:3.2em;padding:0 .6em;border-radius:1em;border:0;outline:0}.vxe-switch .vxe-switch--label{opacity:0;display:block;color:var(--vxe-ui-switch-font-color);font-size:.8em}.vxe-switch .vxe-switch--icon{position:absolute;top:.2em;left:0;width:1.2em;height:1.2em;line-height:1.4em;text-align:center;border-radius:50%;background-color:var(--vxe-ui-switch-icon-background-color)}.vxe-switch .vxe-switch--label-icon{margin-right:.25em}.vxe-switch{font-size:var(--vxe-ui-font-size-default)}.vxe-switch.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-switch.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-switch.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-table-select{position:relative;display:inline-block;width:180px;color:var(--vxe-ui-font-color);text-align:left}.vxe-table-select>.vxe-input .vxe-input--inner{cursor:pointer}.vxe-table-select.is--disabled>.vxe-input .vxe-input--inner{cursor:no-drop}.vxe-table-select.is--loading>.vxe-input .vxe-input--inner{cursor:progress}.vxe-table-select>.vxe-input{width:100%}.vxe-table-select>.vxe-input .vxe-input--suffix-icon>i{display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-table-select.is--active:not(.is--filter)>.vxe-input{border-color:var(--vxe-ui-font-primary-color)}.vxe-table-select--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-table-select--panel{pointer-events:none;display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-table-select--panel:not(.is--transfer){min-width:100%}.vxe-table-select--panel.is--transfer{position:fixed}.vxe-table-select--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-table-select--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-table-select--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-table-select--panel.ani--enter>div:after{display:none}.vxe-table-select--panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-select--panel-search{display:block}.vxe-table-select--panel-search .vxe-table-select-search--input{width:100%}.vxe-table-select--panel-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow);background-color:var(--vxe-ui-layout-background-color);pointer-events:auto}.vxe-table-select--panel-header{border-bottom:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-table-select--panel-footer{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-table-select--panel-footer,.vxe-table-select--panel-header{padding:4px 0}.vxe-table-select-grid--wrapper{position:relative;overflow:auto;padding:var(--vxe-ui-layout-padding-default);height:21em;width:36em;outline:0}.vxe-table-select,.vxe-table-select--panel{font-size:var(--vxe-ui-font-size-default)}.vxe-table-select--panel.size--medium,.vxe-table-select.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-table-select--panel.size--small,.vxe-table-select.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-table-select--panel.size--mini,.vxe-table-select.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-tabs.pos--bottom,.vxe-tabs.pos--top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-tabs.pos--left,.vxe-tabs.pos--right{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-tabs.trigger--default .vxe-tabs-header--item{cursor:pointer}.vxe-tabs.trigger--default .vxe-tabs-header--item:hover .vxe-tabs-header--item-name{color:var(--vxe-ui-font-primary-color)}.vxe-tabs-header--bar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.vxe-tabs-header--bar:after{content:"";position:absolute;background-color:var(--vxe-ui-input-border-color);z-index:3}.vxe-tabs-header--bar:focus{color:var(--vxe-ui-font-darken-color)}.vxe-tabs-header--bar:hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-tabs-header--bar:active{color:var(--vxe-ui-font-primary-darken-color)}.vxe-tabs-header--bar.type--border-card,.vxe-tabs-header--bar.type--card,.vxe-tabs-header--bar.type--default,.vxe-tabs-header--bar.type--round-card{border:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--bar.type--round-card{background-color:rgba(0,0,0,.02)}.vxe-tabs-header--bar.pos--bottom,.vxe-tabs-header--bar.pos--top{width:1.6em}.vxe-tabs-header--bar.pos--bottom:after,.vxe-tabs-header--bar.pos--top:after{top:0;width:1px;height:100%}.vxe-tabs-header--bar.pos--left,.vxe-tabs-header--bar.pos--right{width:100%;height:1.6em}.vxe-tabs-header--bar.pos--left:after,.vxe-tabs-header--bar.pos--right:after{left:0;width:100%;height:1px}.vxe-tabs-header--prev-bar.type--default.pos--bottom,.vxe-tabs-header--prev-bar.type--default.pos--top{border-right:0}.vxe-tabs-header--prev-bar.type--default.pos--left,.vxe-tabs-header--prev-bar.type--default.pos--right{border-bottom:0}.vxe-tabs-header--prev-bar.type--card.pos--top{border-bottom:0;border-right:0}.vxe-tabs-header--prev-bar.type--card.pos--bottom{border-top:0;border-right:0}.vxe-tabs-header--prev-bar.type--card.pos--left{border-left:0;border-bottom:0}.vxe-tabs-header--prev-bar.type--card.pos--right{border-right:0;border-bottom:0}.vxe-tabs-header--prev-bar.type--border-card.pos--top{border-top:0;border-right:0}.vxe-tabs-header--prev-bar.type--border-card.pos--bottom{border-right:0;border-bottom:0}.vxe-tabs-header--prev-bar.type--border-card.pos--left{border-left:0;border-bottom:0}.vxe-tabs-header--prev-bar.type--border-card.pos--right{border-right:0;border-bottom:0}.vxe-tabs-header--prev-bar.type--round-card.pos--bottom,.vxe-tabs-header--prev-bar.type--round-card.pos--top{border-right:0}.vxe-tabs-header--prev-bar.type--round-card.pos--left,.vxe-tabs-header--prev-bar.type--round-card.pos--right{border-bottom:0}.vxe-tabs-header--prev-bar.pos--bottom:after,.vxe-tabs-header--prev-bar.pos--top:after{right:0}.vxe-tabs-header--prev-bar.pos--left:after,.vxe-tabs-header--prev-bar.pos--right:after{bottom:0}.vxe-tabs-header--prev-bar.scrolling--middle.pos--bottom,.vxe-tabs-header--prev-bar.scrolling--middle.pos--top{-webkit-box-shadow:4px 0 6px 0 var(--vxe-ui-tabs-bar-scrolling-box-shadow-color);box-shadow:4px 0 6px 0 var(--vxe-ui-tabs-bar-scrolling-box-shadow-color)}.vxe-tabs-header--prev-bar.scrolling--middle.pos--left,.vxe-tabs-header--prev-bar.scrolling--middle.pos--right{-webkit-box-shadow:0 4px 6px 0 var(--vxe-ui-tabs-bar-scrolling-box-shadow-color);box-shadow:0 4px 6px 0 var(--vxe-ui-tabs-bar-scrolling-box-shadow-color)}.vxe-tabs-header--next-bar.type--default.pos--bottom,.vxe-tabs-header--next-bar.type--default.pos--top{border-left:0}.vxe-tabs-header--next-bar.type--default.pos--left,.vxe-tabs-header--next-bar.type--default.pos--right{border-top:0}.vxe-tabs-header--next-bar.type--card.pos--top{border-top:0;border-left:0}.vxe-tabs-header--next-bar.type--card.pos--bottom{border-bottom:0;border-left:0}.vxe-tabs-header--next-bar.type--card.pos--left{border-top:0;border-right:0}.vxe-tabs-header--next-bar.type--border-card.pos--top,.vxe-tabs-header--next-bar.type--card.pos--right{border-top:0;border-left:0}.vxe-tabs-header--next-bar.type--border-card.pos--bottom{border-left:0;border-bottom:0}.vxe-tabs-header--next-bar.type--border-card.pos--left{border-left:0;border-top:0}.vxe-tabs-header--next-bar.type--border-card.pos--right{border-right:0;border-top:0}.vxe-tabs-header--next-bar.type--round-card.pos--top{border-left:0}.vxe-tabs-header--next-bar.type--round-card.pos--bottom{border-left:0;border-bottom:0}.vxe-tabs-header--next-bar.type--round-card.pos--left,.vxe-tabs-header--next-bar.type--round-card.pos--right{border-top:0}.vxe-tabs-header--next-bar.pos--bottom:after,.vxe-tabs-header--next-bar.pos--top:after{left:0}.vxe-tabs-header--next-bar.pos--left:after,.vxe-tabs-header--next-bar.pos--right:after{top:0}.vxe-tabs-header--next-bar.scrolling--middle.pos--bottom,.vxe-tabs-header--next-bar.scrolling--middle.pos--top{-webkit-box-shadow:-4px 0 6px 0 var(--vxe-ui-tabs-bar-scrolling-box-shadow-color);box-shadow:-4px 0 6px 0 var(--vxe-ui-tabs-bar-scrolling-box-shadow-color)}.vxe-tabs-header--next-bar.scrolling--middle.pos--left,.vxe-tabs-header--next-bar.scrolling--middle.pos--right{-webkit-box-shadow:0 -4px 6px 0 var(--vxe-ui-tabs-bar-scrolling-box-shadow-color);box-shadow:0 -4px 6px 0 var(--vxe-ui-tabs-bar-scrolling-box-shadow-color)}.vxe-tabs-header--prefix,.vxe-tabs-header--suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.vxe-tabs-header--prefix.type--border-card.pos--top,.vxe-tabs-header--prefix.type--default.pos--top,.vxe-tabs-header--prefix.type--round-card.pos--top,.vxe-tabs-header--suffix.type--border-card.pos--top,.vxe-tabs-header--suffix.type--default.pos--top,.vxe-tabs-header--suffix.type--round-card.pos--top{border-bottom:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--prefix.type--border-card.pos--bottom,.vxe-tabs-header--prefix.type--default.pos--bottom,.vxe-tabs-header--prefix.type--round-card.pos--bottom,.vxe-tabs-header--suffix.type--border-card.pos--bottom,.vxe-tabs-header--suffix.type--default.pos--bottom,.vxe-tabs-header--suffix.type--round-card.pos--bottom{border-top:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--prefix.type--border-card.pos--left,.vxe-tabs-header--prefix.type--default.pos--left,.vxe-tabs-header--prefix.type--round-card.pos--left,.vxe-tabs-header--suffix.type--border-card.pos--left,.vxe-tabs-header--suffix.type--default.pos--left,.vxe-tabs-header--suffix.type--round-card.pos--left{border-right:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--prefix.type--border-card.pos--right,.vxe-tabs-header--prefix.type--default.pos--right,.vxe-tabs-header--prefix.type--round-card.pos--right,.vxe-tabs-header--suffix.type--border-card.pos--right,.vxe-tabs-header--suffix.type--default.pos--right,.vxe-tabs-header--suffix.type--round-card.pos--right{border-left:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--item-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;outline:0}.vxe-tabs-header--item{position:relative;-ms-flex-negative:0;flex-shrink:0;padding:0 .5em}.vxe-tabs-header--item.is--active .vxe-tabs-header--item-content{color:var(--vxe-ui-font-primary-color)}.vxe-tabs-header--item.align--left{text-align:left}.vxe-tabs-header--item.align--center{text-align:center}.vxe-tabs-header--item.align--right{text-align:right}.vxe-tabs-header--item.type--card.pos--top{border-top:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--item.type--card.pos--bottom{border-bottom:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--item.type--card.pos--bottom,.vxe-tabs-header--item.type--card.pos--top{border-right:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--item.type--card.pos--bottom:first-child,.vxe-tabs-header--item.type--card.pos--left,.vxe-tabs-header--item.type--card.pos--top:first-child{border-left:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--item.type--card.pos--right{border-right:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--item.type--card.pos--left,.vxe-tabs-header--item.type--card.pos--right{border-bottom:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--item.type--card.pos--left:first-child,.vxe-tabs-header--item.type--card.pos--right:first-child{border-top:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--item.type--border-card.is--active{background-color:var(--vxe-ui-layout-background-color)}.vxe-tabs-header--item.type--round-card{z-index:2;border:1px solid var(--vxe-ui-input-border-color);background-color:rgba(0,0,0,.02);-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.vxe-tabs-header--item.type--round-card.is--active{background-color:var(--vxe-ui-layout-background-color)}.vxe-tabs-header--item.type--round-card.pos--top{border-bottom:0;border-radius:var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0 0}.vxe-tabs-header--item.type--round-card.pos--bottom{border-top:0;border-radius:0 0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius)}.vxe-tabs-header--item.type--round-card.pos--bottom,.vxe-tabs-header--item.type--round-card.pos--top{margin:0 2px}.vxe-tabs-header--item.type--round-card.pos--bottom:first-child,.vxe-tabs-header--item.type--round-card.pos--top:first-child{margin-left:0}.vxe-tabs-header--item.type--round-card.pos--bottom:last-child,.vxe-tabs-header--item.type--round-card.pos--top:last-child{margin-right:0}.vxe-tabs-header--item.type--round-card.pos--left{border-right:0;border-radius:var(--vxe-ui-base-border-radius) 0 0 var(--vxe-ui-base-border-radius)}.vxe-tabs-header--item.type--round-card.pos--right{border-left:0;border-radius:0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0}.vxe-tabs-header--item.type--round-card.pos--left,.vxe-tabs-header--item.type--round-card.pos--right{margin:2px 0}.vxe-tabs-header--item.type--round-card.pos--left:first-child,.vxe-tabs-header--item.type--round-card.pos--right:first-child{margin-top:0}.vxe-tabs-header--item.type--round-card.pos--left:last-child,.vxe-tabs-header--item.type--round-card.pos--right:last-child{margin-bottom:0}.vxe-tabs-header--item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-tabs-header--item-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:30em;padding:0 .3em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-tabs-header--item-content>span{padding:0 .3em}.vxe-tabs-header--close-btn,.vxe-tabs-header--refresh-btn{font-size:.8em;border-radius:50%;width:1.5em;height:1.5em;line-height:1.5em;text-align:center}.vxe-tabs-header--close-btn:hover,.vxe-tabs-header--refresh-btn:hover{color:var(--vxe-ui-font-color);background:var(--vxe-ui-tabs-close-hover-background-color)}.vxe-tabs-header--close-btn:active,.vxe-tabs-header--refresh-btn:active{color:var(--vxe-ui-font-primary-color)}.vxe-tabs-header--close-btn>i,.vxe-tabs-header--refresh-btn>i{font-size:1em;vertical-align:middle}.vxe-tabs-header--refresh-btn{visibility:hidden}.vxe-tabs-header--refresh-btn.is--active,.vxe-tabs-header--refresh-btn.is--loading{visibility:visible}.vxe-tabs-header--refresh-btn.is--disabled{cursor:no-drop;color:var(--vxe-ui-font-disabled-color)}.vxe-tabs-header--item-inner{-webkit-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.vxe-tabs-pane--wrapper{display:none;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-tabs-pane--wrapper.is--content{display:-webkit-box;display:-ms-flexbox;display:flex}.vxe-tabs-pane--wrapper.type--border-card,.vxe-tabs-pane--wrapper.type--round-card{border:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-pane--wrapper.type--border-card.pos--top,.vxe-tabs-pane--wrapper.type--round-card.pos--top{border-top:0}.vxe-tabs-pane--wrapper.type--border-card.pos--bottom,.vxe-tabs-pane--wrapper.type--round-card.pos--bottom{border-bottom:0}.vxe-tabs-pane--wrapper.type--border-card.pos--left,.vxe-tabs-pane--wrapper.type--round-card.pos--left{border-left:0}.vxe-tabs-pane--wrapper.type--border-card.pos--right,.vxe-tabs-pane--wrapper.type--round-card.pos--right{border-right:0}.vxe-tabs-pane--body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-tabs-pane--body.is--padding{padding:var(--vxe-ui-layout-padding-default)}.vxe-tabs-pane--footer,.vxe-tabs-pane--header{-ms-flex-negative:0;flex-shrink:0;overflow:auto}.vxe-tabs-pane--item{display:none;height:100%;overflow:auto;outline:0}.vxe-tabs-pane--item.is--visible{display:block}.vxe-tabs-header{display:-webkit-box;display:-ms-flexbox;display:flex}.vxe-tabs-header.pos--bottom,.vxe-tabs-header.pos--top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-tabs-header.pos--left,.vxe-tabs-header.pos--right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-tabs-header.type--card.pos--top{border-bottom:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header.type--card.pos--bottom{border-top:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header.type--card.pos--left{border-right:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header.type--card.pos--right{border-left:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header.type--border-card{background-color:var(--vxe-ui-tabs-card-header-background-color);border:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header.type--border-card.pos--top{border-bottom:0}.vxe-tabs-header.type--border-card.pos--bottom{border-top:0}.vxe-tabs-header.type--border-card.pos--left{border-right:0}.vxe-tabs-header.type--border-card.pos--right{border-left:0}.vxe-tabs-header--wrapper{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-tabs-header--wrapper.type--border-card,.vxe-tabs-header--wrapper.type--default,.vxe-tabs-header--wrapper.type--round-card{position:relative}.vxe-tabs-header--wrapper.type--border-card:after,.vxe-tabs-header--wrapper.type--default:after,.vxe-tabs-header--wrapper.type--round-card:after{content:"";position:absolute;background-color:var(--vxe-ui-input-border-color);z-index:0}.vxe-tabs-header--wrapper.type--border-card.pos--top:after,.vxe-tabs-header--wrapper.type--default.pos--top:after,.vxe-tabs-header--wrapper.type--round-card.pos--top:after{bottom:0}.vxe-tabs-header--wrapper.type--border-card.pos--bottom:after,.vxe-tabs-header--wrapper.type--default.pos--bottom:after,.vxe-tabs-header--wrapper.type--round-card.pos--bottom:after{top:0}.vxe-tabs-header--wrapper.type--border-card.pos--bottom:after,.vxe-tabs-header--wrapper.type--border-card.pos--top:after,.vxe-tabs-header--wrapper.type--default.pos--bottom:after,.vxe-tabs-header--wrapper.type--default.pos--top:after,.vxe-tabs-header--wrapper.type--round-card.pos--bottom:after,.vxe-tabs-header--wrapper.type--round-card.pos--top:after{left:0;width:100%;height:1px}.vxe-tabs-header--wrapper.type--border-card.pos--left:after,.vxe-tabs-header--wrapper.type--default.pos--left:after,.vxe-tabs-header--wrapper.type--round-card.pos--left:after{right:0}.vxe-tabs-header--wrapper.type--border-card.pos--right:after,.vxe-tabs-header--wrapper.type--default.pos--right:after,.vxe-tabs-header--wrapper.type--round-card.pos--right:after{left:0}.vxe-tabs-header--wrapper.type--border-card.pos--left:after,.vxe-tabs-header--wrapper.type--border-card.pos--right:after,.vxe-tabs-header--wrapper.type--default.pos--left:after,.vxe-tabs-header--wrapper.type--default.pos--right:after,.vxe-tabs-header--wrapper.type--round-card.pos--left:after,.vxe-tabs-header--wrapper.type--round-card.pos--right:after{top:0;width:1px;height:100%}.vxe-tabs-header--wrapper.type--border-card.pos--top{border-radius:var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0 0}.vxe-tabs-header--wrapper.type--border-card.pos--bottom{border-radius:0 0 var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius)}.vxe-tabs-header--wrapper.type--border-card>.vxe-tabs-header--item-wrapper,.vxe-tabs-header--wrapper.type--round-card>.vxe-tabs-header--item-wrapper{z-index:2}.vxe-tabs-header--wrapper.pos--bottom .vxe-tabs-header--item-wrapper,.vxe-tabs-header--wrapper.pos--top .vxe-tabs-header--item-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;overflow-y:hidden;overflow-x:auto}.vxe-tabs-header--wrapper.pos--left .vxe-tabs-header--item-wrapper,.vxe-tabs-header--wrapper.pos--right .vxe-tabs-header--item-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow-y:auto;overflow-x:hidden}.vxe-tabs-header--active-line{display:none}.vxe-tabs-header--active-line.type--default{display:block;position:absolute;background-color:var(--vxe-ui-font-primary-color);z-index:2;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.vxe-tabs-header--active-line.type--default.pos--top{bottom:20px}.vxe-tabs-header--active-line.type--default.pos--bottom{top:0}.vxe-tabs-header--active-line.type--default.pos--bottom,.vxe-tabs-header--active-line.type--default.pos--top{left:0;height:2px;width:4px}.vxe-tabs-header--active-line.type--default.pos--left{right:20px}.vxe-tabs-header--active-line.type--default.pos--right{left:0}.vxe-tabs-header--active-line.type--default.pos--left,.vxe-tabs-header--active-line.type--default.pos--right{top:0;height:4px;width:2px}.vxe-tabs-header--active-line.type--card{display:block;position:absolute;top:0;left:0;border:1px solid var(--vxe-ui-font-primary-color);pointer-events:none;z-index:1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.1);box-shadow:0 0 8px rgba(0,0,0,.1)}.vxe-tabs-header--active-line.type--card.pos--bottom,.vxe-tabs-header--active-line.type--card.pos--top{width:4px;-webkit-transition:color,left .3s ease-in-out;transition:color,left .3s ease-in-out}.vxe-tabs-header--active-line.type--card.pos--left,.vxe-tabs-header--active-line.type--card.pos--right{width:calc(100% - 20px);-webkit-transition:color,top .3s ease-in-out;transition:color,top .3s ease-in-out}.vxe-tabs-header--active-line.type--border-card{display:block;position:absolute;top:0;left:0;pointer-events:none;z-index:1}.vxe-tabs-header--active-line.type--border-card.pos--bottom,.vxe-tabs-header--active-line.type--border-card.pos--top{width:4px;border-left:1px solid var(--vxe-ui-input-border-color);border-right:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs-header--active-line.type--border-card.pos--left,.vxe-tabs-header--active-line.type--border-card.pos--right{width:100%;border-top:1px solid var(--vxe-ui-input-border-color);border-bottom:1px solid var(--vxe-ui-input-border-color)}.vxe-tabs--border-card,.vxe-tabs--card,.vxe-tabs--default,.vxe-tabs--round-card{border-radius:var(--vxe-ui-base-border-radius) var(--vxe-ui-base-border-radius) 0 0;background-color:var(--vxe-ui-layout-background-color)}.vxe-tabs--default .vxe-tabs-header--item-inner{border-bottom:2px solid transparent}.vxe-tabs{font-size:var(--vxe-ui-font-size-default)}.vxe-tabs .vxe-tabs-header--active-line.type--card,.vxe-tabs .vxe-tabs-header--item-inner{height:var(--vxe-ui-tabs-header-height-default)}.vxe-tabs .vxe-tabs-header--active-line.type--border-card{height:calc(var(--vxe-ui-tabs-header-height-default) + 1px);line-height:calc(var(--vxe-ui-tabs-header-height-default) + 1px)}.vxe-tabs .vxe-tabs-header--wrapper.pos--bottom,.vxe-tabs .vxe-tabs-header--wrapper.pos--top{height:var(--vxe-ui-tabs-header-height-default)}.vxe-tabs .vxe-tabs--card .vxe-tabs-header--item-inner,.vxe-tabs .vxe-tabs--round-card .vxe-tabs-header--item-inner{height:calc(var(--vxe-ui-tabs-header-height-default) - 1px)}.vxe-tabs .vxe-tabs-header--prefix.pos--bottom,.vxe-tabs .vxe-tabs-header--prefix.pos--top,.vxe-tabs .vxe-tabs-header--suffix.pos--bottom,.vxe-tabs .vxe-tabs-header--suffix.pos--top{height:var(--vxe-ui-tabs-header-height-default)}.vxe-tabs.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-tabs.size--medium .vxe-tabs-header--active-line.type--card,.vxe-tabs.size--medium .vxe-tabs-header--item-inner{height:var(--vxe-ui-tabs-header-height-medium)}.vxe-tabs.size--medium .vxe-tabs-header--active-line.type--border-card{height:calc(var(--vxe-ui-tabs-header-height-medium) + 1px);line-height:calc(var(--vxe-ui-tabs-header-height-medium) + 1px)}.vxe-tabs.size--medium .vxe-tabs-header--wrapper.pos--bottom,.vxe-tabs.size--medium .vxe-tabs-header--wrapper.pos--top{height:var(--vxe-ui-tabs-header-height-medium)}.vxe-tabs.size--medium .vxe-tabs--card .vxe-tabs-header--item-inner,.vxe-tabs.size--medium .vxe-tabs--round-card .vxe-tabs-header--item-inner{height:calc(var(--vxe-ui-tabs-header-height-medium) - 1px)}.vxe-tabs.size--medium .vxe-tabs-header--prefix.pos--bottom,.vxe-tabs.size--medium .vxe-tabs-header--prefix.pos--top,.vxe-tabs.size--medium .vxe-tabs-header--suffix.pos--bottom,.vxe-tabs.size--medium .vxe-tabs-header--suffix.pos--top{height:var(--vxe-ui-tabs-header-height-medium)}.vxe-tabs.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-tabs.size--small .vxe-tabs-header--active-line.type--card,.vxe-tabs.size--small .vxe-tabs-header--item-inner{height:var(--vxe-ui-tabs-header-height-small)}.vxe-tabs.size--small .vxe-tabs-header--active-line.type--border-card{height:calc(var(--vxe-ui-tabs-header-height-small) + 1px);line-height:calc(var(--vxe-ui-tabs-header-height-small) + 1px)}.vxe-tabs.size--small .vxe-tabs-header--wrapper.pos--bottom,.vxe-tabs.size--small .vxe-tabs-header--wrapper.pos--top{height:var(--vxe-ui-tabs-header-height-small)}.vxe-tabs.size--small .vxe-tabs--card .vxe-tabs-header--item-inner,.vxe-tabs.size--small .vxe-tabs--round-card .vxe-tabs-header--item-inner{height:calc(var(--vxe-ui-tabs-header-height-small) - 1px)}.vxe-tabs.size--small .vxe-tabs-header--prefix.pos--bottom,.vxe-tabs.size--small .vxe-tabs-header--prefix.pos--top,.vxe-tabs.size--small .vxe-tabs-header--suffix.pos--bottom,.vxe-tabs.size--small .vxe-tabs-header--suffix.pos--top{height:var(--vxe-ui-tabs-header-height-small)}.vxe-tabs.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-tabs.size--mini .vxe-tabs-header--active-line.type--card,.vxe-tabs.size--mini .vxe-tabs-header--item-inner{height:var(--vxe-ui-tabs-header-height-mini)}.vxe-tabs.size--mini .vxe-tabs-header--active-line.type--border-card{height:calc(var(--vxe-ui-tabs-header-height-mini) + 1px);line-height:calc(var(--vxe-ui-tabs-header-height-mini) + 1px)}.vxe-tabs.size--mini .vxe-tabs-header--wrapper.pos--bottom,.vxe-tabs.size--mini .vxe-tabs-header--wrapper.pos--top{height:var(--vxe-ui-tabs-header-height-mini)}.vxe-tabs.size--mini .vxe-tabs--card .vxe-tabs-header--item-inner,.vxe-tabs.size--mini .vxe-tabs--round-card .vxe-tabs-header--item-inner{height:calc(var(--vxe-ui-tabs-header-height-mini) - 1px)}.vxe-tabs.size--mini .vxe-tabs-header--prefix.pos--bottom,.vxe-tabs.size--mini .vxe-tabs-header--prefix.pos--top,.vxe-tabs.size--mini .vxe-tabs-header--suffix.pos--bottom,.vxe-tabs.size--mini .vxe-tabs-header--suffix.pos--top{height:var(--vxe-ui-tabs-header-height-mini)}.vxe-tag.color--gray{color:#827d7d;background-color:#f3f3f3}.vxe-tag.color--orangered{color:#877568;background-color:#f4e9e1}.vxe-tag.color--orange{color:#9a9079;background-color:#fff8e8}.vxe-tag.color--green{color:#627865;background-color:#e7ffea}.vxe-tag.color--blue{color:#6b7b82;background-color:#e8f8ff}.vxe-tag.color--purple{color:#8f7e97;background-color:#f8e8ff}.vxe-tag.color--pinkpurple{color:#82687a;background-color:#ffe8f8}.vxe-tag.color--magenta{color:#846084;background-color:#f4c9f4}.vxe-tag.color--chocolate{color:#7f6e61;background-color:#f7e2d2}.vxe-tag.color--cyan{color:#577474;background-color:#d7f7f7}.vxe-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25em .5em;color:var(--vxe-ui-font-color);border-radius:var(--vxe-ui-base-border-radius)}.vxe-tag.theme--primary{color:var(--vxe-ui-font-primary-color);background-color:var(--vxe-ui-font-primary-tinge-color)}.vxe-tag.theme--primary.is--border{border-color:var(--vxe-ui-font-primary-lighten-color)}.vxe-tag.theme--primary>.vxe-tag--close:hover{background-color:var(--vxe-ui-font-primary-darken-color)}.vxe-tag.theme--success{color:var(--vxe-ui-status-success-color);background-color:var(--vxe-ui-status-success-tinge-color)}.vxe-tag.theme--success.is--border{border-color:var(--vxe-ui-status-success-lighten-color)}.vxe-tag.theme--success>.vxe-tag--close:hover{background-color:var(--vxe-ui-status-success-darken-color)}.vxe-tag.theme--info{color:var(--vxe-ui-status-info-color);background-color:var(--vxe-ui-status-info-tinge-color)}.vxe-tag.theme--info.is--border{border-color:var(--vxe-ui-status-info-lighten-color)}.vxe-tag.theme--info>.vxe-tag--close:hover{background-color:var(--vxe-ui-status-info-darken-color)}.vxe-tag.theme--warning{color:var(--vxe-ui-status-warning-color);background-color:var(--vxe-ui-status-warning-tinge-color)}.vxe-tag.theme--warning.is--border{border-color:var(--vxe-ui-status-warning-lighten-color)}.vxe-tag.theme--warning>.vxe-tag--close:hover{background-color:var(--vxe-ui-status-warning-darken-color)}.vxe-tag.theme--danger{color:var(--vxe-ui-status-danger-color);background-color:var(--vxe-ui-status-danger-tinge-color)}.vxe-tag.theme--danger.is--border{border-color:var(--vxe-ui-status-danger-lighten-color)}.vxe-tag.theme--danger>.vxe-tag--close:hover{background-color:var(--vxe-ui-status-danger-darken-color)}.vxe-tag.theme--error{color:var(--vxe-ui-status-error-color);background-color:var(--vxe-ui-status-error-tinge-color)}.vxe-tag.theme--error.is--border{border-color:var(--vxe-ui-status-error-lighten-color)}.vxe-tag.theme--error>.vxe-tag--close:hover{background-color:var(--vxe-ui-status-error-darken-color)}.vxe-tag.is--border{border:1px solid var(--vxe-ui-font-lighten-color)}.vxe-tag.is--round{border-radius:1em}.vxe-tag+.vxe-tag{margin-left:8px}.vxe-tag--content,.vxe-tag--icon{padding:0 .1em}.vxe-tag--icon>i,.vxe-tag--loading>i{font-size:1em;line-height:1em}.vxe-tag--close,.vxe-tag--loading{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.1em 0;border-radius:50%;width:1.2em;height:1.2em;line-height:1em}.vxe-tag--close{-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.vxe-tag--close:hover{color:#fff;background-color:var(--vxe-ui-font-darken-color)}.vxe-tag--close>i{font-size:.7em;line-height:.7em}.vxe-tag--close,.vxe-tag--icon,.vxe-tag--loading{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-tag.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-tag.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-tag.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-text-ellipsis{display:block;overflow:hidden;white-space:normal}.vxe-text-ellipsis.theme--primary{color:var(--vxe-ui-font-primary-color)}.vxe-text-ellipsis.theme--primary>.vxe-text-ellipsis--link:focus{color:var(--vxe-ui-font-primary-darken-color)}.vxe-text-ellipsis.theme--primary>.vxe-text-ellipsis--link:hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-text-ellipsis.theme--success{color:var(--vxe-ui-status-success-color)}.vxe-text-ellipsis.theme--success>.vxe-text-ellipsis--link:focus{color:var(--vxe-ui-status-success-darken-color)}.vxe-text-ellipsis.theme--success>.vxe-text-ellipsis--link:hover{color:var(--vxe-ui-status-success-lighten-color)}.vxe-text-ellipsis.theme--info{color:var(--vxe-ui-status-info-color)}.vxe-text-ellipsis.theme--info>.vxe-text-ellipsis--link:focus{color:var(--vxe-ui-status-info-darken-color)}.vxe-text-ellipsis.theme--info>.vxe-text-ellipsis--link:hover{color:var(--vxe-ui-status-info-lighten-color)}.vxe-text-ellipsis.theme--warning{color:var(--vxe-ui-status-warning-color)}.vxe-text-ellipsis.theme--warning>.vxe-text-ellipsis--link:focus{color:var(--vxe-ui-status-warning-darken-color)}.vxe-text-ellipsis.theme--warning>.vxe-text-ellipsis--link:hover{color:var(--vxe-ui-status-warning-lighten-color)}.vxe-text-ellipsis.theme--danger{color:var(--vxe-ui-status-danger-color)}.vxe-text-ellipsis.theme--danger>.vxe-text-ellipsis--link:focus{color:var(--vxe-ui-status-danger-darken-color)}.vxe-text-ellipsis.theme--danger>.vxe-text-ellipsis--link:hover{color:var(--vxe-ui-status-danger-lighten-color)}.vxe-text-ellipsis.theme--error{color:var(--vxe-ui-status-error-color)}.vxe-text-ellipsis.theme--error>.vxe-text-ellipsis--link:focus{color:var(--vxe-ui-status-error-darken-color)}.vxe-text-ellipsis.theme--error>.vxe-text-ellipsis--link:hover{color:var(--vxe-ui-status-error-lighten-color)}.vxe-text-ellipsis.is--underline:hover .vxe-text-ellipsis--link{text-decoration:underline}.vxe-text-ellipsis.is--single{text-overflow:ellipsis;white-space:nowrap}.vxe-text-ellipsis.is--multi{word-wrap:break-word;word-break:break-all}.vxe-text-ellipsis.is--copy>.vxe-text-ellipsis--icon{cursor:pointer}.vxe-text-ellipsis.is--copy>.vxe-text-ellipsis--icon:focus{color:var(--vxe-ui-font-darken-color)}.vxe-text-ellipsis.is--copy>.vxe-text-ellipsis--icon:hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-text-ellipsis.is--copy>.vxe-text-ellipsis--icon:active{color:var(--vxe-ui-font-primary-darken-color)}.vxe-text-ellipsis .vxe-text-ellipsis--reality{display:none;z-index:-1;pointer-events:none}.vxe-text-ellipsis--icon{padding:0 .1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-text-ellipsis--content,.vxe-text-ellipsis--link{padding:0 .1em}.vxe-text-ellipsis--link{text-decoration:none;color:inherit}.vxe-text-ellipsis.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-text-ellipsis.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-text-ellipsis.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-text{position:relative;color:var(--vxe-ui-font-color)}.vxe-text.theme--primary{color:var(--vxe-ui-font-primary-color)}.vxe-text.theme--success{color:var(--vxe-ui-status-success-color)}.vxe-text.theme--info{color:var(--vxe-ui-status-info-color)}.vxe-text.theme--warning{color:var(--vxe-ui-status-warning-color)}.vxe-text.theme--danger{color:var(--vxe-ui-status-danger-color)}.vxe-text.theme--error{color:var(--vxe-ui-status-error-color)}.vxe-text--copy-icon{cursor:pointer}.vxe-text--copy-icon:focus{color:var(--vxe-ui-font-darken-color)}.vxe-text--copy-icon:hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-text--copy-icon:active{color:var(--vxe-ui-font-primary-darken-color)}.vxe-text--copy-icon.theme--primary{color:var(--vxe-ui-font-primary-color)}.vxe-text--copy-icon.theme--primary:focus{color:var(--vxe-ui-font-primary-darken-color)}.vxe-text--copy-icon.theme--primary:hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-text--copy-icon.theme--primary:active{color:var(--vxe-ui-font-primary-darken-color)}.vxe-text--copy-icon.theme--success{color:var(--vxe-ui-status-success-color)}.vxe-text--copy-icon.theme--success:focus{color:var(--vxe-ui-status-success-darken-color)}.vxe-text--copy-icon.theme--success:hover{color:var(--vxe-ui-status-success-lighten-color)}.vxe-text--copy-icon.theme--success:active{color:var(--vxe-ui-status-success-darken-color)}.vxe-text--copy-icon.theme--info{color:var(--vxe-ui-status-info-color)}.vxe-text--copy-icon.theme--info:focus{color:var(--vxe-ui-status-info-darken-color)}.vxe-text--copy-icon.theme--info:hover{color:var(--vxe-ui-status-info-lighten-color)}.vxe-text--copy-icon.theme--info:active{color:var(--vxe-ui-status-info-darken-color)}.vxe-text--copy-icon.theme--warning{color:var(--vxe-ui-status-warning-color)}.vxe-text--copy-icon.theme--warning:focus{color:var(--vxe-ui-status-warning-darken-color)}.vxe-text--copy-icon.theme--warning:hover{color:var(--vxe-ui-status-warning-lighten-color)}.vxe-text--copy-icon.theme--warning:active{color:var(--vxe-ui-status-warning-darken-color)}.vxe-text--copy-icon.theme--danger{color:var(--vxe-ui-status-danger-color)}.vxe-text--copy-icon.theme--danger:focus{color:var(--vxe-ui-status-danger-darken-color)}.vxe-text--copy-icon.theme--danger:hover{color:var(--vxe-ui-status-danger-lighten-color)}.vxe-text--copy-icon.theme--danger:active{color:var(--vxe-ui-status-danger-darken-color)}.vxe-text--copy-icon.theme--error{color:var(--vxe-ui-status-error-color)}.vxe-text--copy-icon.theme--error:focus{color:var(--vxe-ui-status-error-darken-color)}.vxe-text--copy-icon.theme--error:hover{color:var(--vxe-ui-status-error-lighten-color)}.vxe-text--copy-icon.theme--error:active{color:var(--vxe-ui-status-error-darken-color)}.vxe-text--copy-icon,.vxe-text--loading,.vxe-text--prefix-icon,.vxe-text--suffix-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-text>span{padding-right:.1em}.vxe-text>span:last-child{padding-right:0}.vxe-checkbox+.vxe-text{vertical-align:middle}.vxe-text.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-text.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-text.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-textarea{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-textarea:not(.is--cols),.vxe-textarea:not(.is--cols) .vxe-textarea--inner{width:100%}.vxe-textarea--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-textarea--inner{border-radius:var(--vxe-ui-base-border-radius);outline:0;font-size:inherit;padding:0 .6em;color:var(--vxe-ui-font-color);line-height:inherit;border:1px solid var(--vxe-ui-input-border-color);background-color:var(--vxe-ui-layout-background-color);display:block;padding:.3em .6em}.vxe-textarea--inner::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-textarea--inner:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-textarea--inner::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-textarea--inner::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-textarea--inner::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-textarea--inner:focus{border:1px solid var(--vxe-ui-font-primary-color)}.vxe-textarea--inner[disabled]{cursor:not-allowed;color:var(--vxe-ui-font-disabled-color);background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-textarea--autosize,.vxe-textarea--inner{line-height:1.5715;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-textarea--autosize{display:block;position:fixed;top:0;left:0;width:100%;margin:0;padding:.3em .6em;word-wrap:break-word;white-space:pre-wrap;z-index:-1;visibility:hidden}.vxe-textarea--count{position:absolute;bottom:.2em;right:1.4em;padding-left:.2em;color:var(--vxe-ui-input-count-color);background-color:var(--vxe-ui-layout-background-color)}.vxe-textarea--count.is--error{color:var(--vxe-ui-input-count-error-color)}.vxe-textarea,.vxe-textarea--autosize{font-size:var(--vxe-ui-font-size-default)}.vxe-textarea--autosize.size--medium,.vxe-textarea.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-textarea--autosize.size--small,.vxe-textarea.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-textarea--autosize.size--mini,.vxe-textarea.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-textarea:not(.is--autosize){min-height:var(--vxe-ui-input-height-default)}.vxe-textarea.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-textarea.size--medium:not(.is--autosize){min-height:var(--vxe-ui-input-height-medium)}.vxe-textarea.size--small:not(.is--autosize){min-height:var(--vxe-ui-input-height-small)}.vxe-textarea.size--mini:not(.is--autosize){min-height:var(--vxe-ui-input-height-mini)}.vxe-tip{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:var(--vxe-ui-font-color);margin-bottom:var(--vxe-ui-layout-padding-default);padding:var(--vxe-ui-layout-padding-default) var(--vxe-ui-layout-padding-double)}.vxe-tip:after{content:"";position:absolute;top:0;left:0;height:100%;width:5px;background-color:var(--vxe-ui-font-color);z-index:1}.vxe-tip.theme--primary{background-color:var(--vxe-ui-font-primary-tinge-color)}.vxe-tip.theme--primary:after{background-color:var(--vxe-ui-font-primary-color)}.vxe-tip.theme--primary .vxe-tip--icon{color:var(--vxe-ui-font-primary-color)}.vxe-tip.theme--success{background-color:var(--vxe-ui-status-success-tinge-color)}.vxe-tip.theme--success:after{background-color:var(--vxe-ui-status-success-color)}.vxe-tip.theme--success .vxe-tip--icon{color:var(--vxe-ui-status-success-color)}.vxe-tip.theme--info{background-color:var(--vxe-ui-status-info-tinge-color)}.vxe-tip.theme--info:after{background-color:var(--vxe-ui-status-info-color)}.vxe-tip.theme--info .vxe-tip--icon{color:var(--vxe-ui-status-info-color)}.vxe-tip.theme--warning{background-color:var(--vxe-ui-status-warning-tinge-color)}.vxe-tip.theme--warning:after{background-color:var(--vxe-ui-status-warning-color)}.vxe-tip.theme--warning .vxe-tip--icon{color:var(--vxe-ui-status-warning-color)}.vxe-tip.theme--danger{background-color:var(--vxe-ui-status-danger-tinge-color)}.vxe-tip.theme--danger:after{background-color:var(--vxe-ui-status-danger-color)}.vxe-tip.theme--danger .vxe-tip--icon{color:var(--vxe-ui-status-danger-color)}.vxe-tip.theme--error{background-color:var(--vxe-ui-status-error-tinge-color)}.vxe-tip.theme--error:after{background-color:var(--vxe-ui-status-error-color)}.vxe-tip.theme--error .vxe-tip--icon{color:var(--vxe-ui-status-error-color)}.vxe-tip.has--title{padding:var(--vxe-ui-layout-padding-default) var(--vxe-ui-layout-padding-double) var(--vxe-ui-layout-padding-double) var(--vxe-ui-layout-padding-double)}.vxe-tip.has--title .vxe-tip--icon{font-size:1.2em;line-height:2em}.vxe-tip--icon{-ms-flex-negative:0;flex-shrink:0;padding-right:var(--vxe-ui-layout-padding-half)}.vxe-tip--body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-tip--title{font-size:1.1em;line-height:2em;font-weight:700}.vxe-tip{font-size:var(--vxe-ui-font-size-default)}.vxe-tip.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-tip.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-tip.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-tooltip--wrapper{display:none;position:absolute;top:-100%;left:-100%;font-size:12px;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-tooltip--wrapper:not(.is--enterable){pointer-events:none}.vxe-tooltip--wrapper.is--visible{display:inline-block}.vxe-tooltip--wrapper.is--arrow .vxe-tooltip--arrow{display:block}.vxe-tooltip--wrapper.is--enterable:after{content:"";position:absolute;left:0;width:100%;height:6px;background-color:transparent}.vxe-tooltip--wrapper .vxe-tooltip--content{padding:8px 12px;max-width:600px;max-height:800px;white-space:pre-line;border-radius:var(--vxe-ui-base-border-radius);overflow:auto}.vxe-tooltip--wrapper .vxe-tooltip--arrow{display:none;position:absolute;border-color:transparent;border-width:6px;border-style:solid;left:50%;-webkit-transform:translateX(-6px);transform:translateX(-6px)}.vxe-tooltip--wrapper .vxe-tooltip--arrow:before{content:"";position:absolute;border-color:transparent;border-width:5px;border-style:solid;left:-5px}.vxe-tooltip--wrapper.placement--top.is--arrow{padding-bottom:6px}.vxe-tooltip--wrapper.placement--top.is--enterable:after{bottom:-6px}.vxe-tooltip--wrapper.placement--top .vxe-tooltip--arrow{bottom:-11px}.vxe-tooltip--wrapper.placement--top .vxe-tooltip--arrow:before{top:-7px}.vxe-tooltip--wrapper.placement--bottom.is--arrow{padding-top:6px}.vxe-tooltip--wrapper.placement--bottom.is--enterable:after{top:-6px}.vxe-tooltip--wrapper.placement--bottom .vxe-tooltip--arrow{top:-11px}.vxe-tooltip--wrapper.placement--bottom .vxe-tooltip--arrow:before{top:-3px}.vxe-tooltip--body{position:relative;border-radius:var(--vxe-ui-base-border-radius);white-space:normal;word-break:break-word;-webkit-box-shadow:2px 2px 4px -2px rgba(0,0,0,.2);box-shadow:2px 2px 4px -2px rgba(0,0,0,.2)}.vxe-tooltip--wrapper.theme--light .vxe-tooltip--body{background-color:var(--vxe-ui-layout-background-color);border:1px solid var(--vxe-ui-input-border-color)}.vxe-tooltip--wrapper.theme--light.placement--top .vxe-tooltip--arrow{border-top-color:var(--vxe-ui-input-border-color)}.vxe-tooltip--wrapper.theme--light.placement--top .vxe-tooltip--arrow:before{border-top-color:var(--vxe-ui-layout-background-color)}.vxe-tooltip--wrapper.theme--light.placement--bottom .vxe-tooltip--arrow{border-bottom-color:var(--vxe-ui-input-border-color)}.vxe-tooltip--wrapper.theme--light.placement--bottom .vxe-tooltip--arrow:before{border-bottom-color:var(--vxe-ui-layout-background-color)}.vxe-tooltip--wrapper.theme--dark .vxe-tooltip--body{background:var(--vxe-ui-tooltip-dark-background-color);color:var(--vxe-ui-tooltip-dark-color)}.vxe-tooltip--wrapper.theme--dark.placement--top .vxe-tooltip--arrow,.vxe-tooltip--wrapper.theme--dark.placement--top .vxe-tooltip--arrow:before{border-top-color:var(--vxe-ui-tooltip-dark-background-color)}.vxe-tooltip--wrapper.theme--dark.placement--bottom .vxe-tooltip--arrow,.vxe-tooltip--wrapper.theme--dark.placement--bottom .vxe-tooltip--arrow:before{border-bottom-color:var(--vxe-ui-tooltip-dark-background-color)}.vxe-tree{position:relative;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-tree.node--trigger .vxe-tree--node-item{cursor:pointer}.vxe-tree .vxe-tree--node-item.is--current{background-color:var(--vxe-ui-tree-node-current-background-color)}.vxe-tree.checkbox--highlight .vxe-tree--node-item.is-checkbox--checked{background-color:var(--vxe-ui-tree-node-checkbox-checked-background-color)}.vxe-tree.radio--highlight .vxe-tree--node-item.is-radio--checked{background-color:var(--vxe-ui-tree-node-radio-checked-background-color)}.vxe-tree.node--hover .vxe-tree--node-item:hover{background-color:var(--vxe-ui-tree-node-hover-background-color)}.vxe-tree.node--hover .vxe-tree--node-item:hover.is--current{background-color:var(--vxe-ui-tree-node-hover-current-background-color)}.vxe-tree.node--hover.radio--highlight .vxe-tree--node-item.is-radio--checked:hover{background-color:var(--vxe-ui-tree-node-hover-radio-checked-background-color)}.vxe-tree.node--hover.checkbox--highlight .vxe-tree--node-item.is-checkbox--checked:hover{background-color:var(--vxe-ui-tree-node-hover-checkbox-checked-background-color)}.vxe-tree.show--line .vxe-tree--node-child-line{position:absolute;top:0;left:0;height:calc(100% - .7em);-webkit-transform:translateX(-.6em);transform:translateX(-.6em);border-left-width:var(--vxe-ui-tree-node-line-width);border-left-style:var(--vxe-ui-tree-node-line-style);border-left-color:var(--vxe-ui-tree-node-line-color);pointer-events:none;z-index:5}.vxe-tree--drag-handle{-ms-flex-negative:0;flex-shrink:0;padding-right:.2em}.vxe-tree--drag-handle:not(.is--disabled){cursor:-webkit-grab;cursor:grab}.vxe-tree--drag-handle:not(.is--disabled):active{cursor:-webkit-grabbing;cursor:grabbing}.vxe-tree--drag-handle:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-color)}.vxe-tree--drag-handle.is--disabled{color:var(--vxe-ui-input-disabled-color);cursor:not-allowed}.vxe-tree--node-wrapper.row--drag-move{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.vxe-tree--node-wrapper.node--drag-origin{opacity:.3}.vxe-tree--node-wrapper.node--level-0>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*0 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-1>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*1 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-2>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*2 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-3>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*3 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-4>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*4 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-5>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*5 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-6>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*6 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-7>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*7 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-8>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*8 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--node-wrapper.node--level-9>.vxe-tree--node-item{padding-left:calc(var(--vxe-ui-tree-node-indent)*9 + var(--vxe-ui-tree-node-root-indent))}.vxe-tree--drag-node-line{display:none;position:absolute;top:0;left:0;z-index:11;pointer-events:none;width:100%;height:1px;border:2px solid transparent}.vxe-tree--drag-node-line[drag-pos=top]{border-top-color:var(--vxe-ui-font-primary-color)}.vxe-tree--drag-node-line[drag-pos=bottom]{border-bottom-color:var(--vxe-ui-font-primary-color)}.vxe-tree--drag-node-line[drag-to-child=y]{border-top-color:transparent;border-bottom-color:transparent;border-left-color:var(--vxe-ui-status-success-color)}.vxe-tree--drag-node-line.is--guides{background-color:var(--vxe-ui-tree-drag-over-background-color)}.vxe-body--row-list-move{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:.35s;transition-duration:.35s}.vxe-tree--drag-sort-tip{display:none;position:absolute;top:0;left:0;padding:.6em 1.4em;max-width:50%;min-width:100px;border-radius:var(--vxe-ui-border-radius);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background-color:var(--vxe-ui-layout-background-color);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);z-index:33}.vxe-tree--drag-sort-tip[drag-status=disabled] .vxe-tree--drag-sort-tip-disabled-status,.vxe-tree--drag-sort-tip[drag-status=normal] .vxe-tree--drag-sort-tip-normal-status,.vxe-tree--drag-sort-tip[drag-status=sub] .vxe-tree--drag-sort-tip-sub-status{display:block}.vxe-tree--drag-sort-tip-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-tree--drag-sort-tip-status{padding-right:.4em}.vxe-tree--drag-sort-tip-disabled-status{display:none;-ms-flex-negative:0;flex-shrink:0;color:var(--vxe-ui-status-error-color)}.vxe-tree--drag-sort-tip-normal-status,.vxe-tree--drag-sort-tip-sub-status{display:none}.vxe-tree--drag-sort-tip-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-tree--node-line-wrapper{position:relative;display:block;height:0}.vxe-tree--node-line{position:absolute;bottom:calc(var(--vxe-ui-tree-node-height)/2*-1);left:.6em;width:.6em;border-width:0 0 var(--vxe-ui-tree-node-line-width) var(--vxe-ui-tree-node-line-width);border-style:var(--vxe-ui-tree-node-line-style);border-color:var(--vxe-ui-tree-node-line-color);pointer-events:none}.vxe-tree--node-list-wrapper{overflow-y:auto;overflow-x:hidden}.vxe-tree--node-child-wrapper{position:relative}.vxe-tree--node-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:var(--vxe-ui-tree-node-height);line-height:var(--vxe-ui-tree-node-height)}.vxe-tree--node-item-switcher{position:relative;width:1.4em;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-tree--node-item-icon{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;text-align:center;z-index:7}.vxe-tree--node-item-icon>i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.vxe-tree--node-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-tree--node-item-inner .vxe-tree--node-item-title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-tree--node-item-inner .vxe-tree--node-item-extra{-ms-flex-negative:0;flex-shrink:0}.vxe-tree--checkbox-option{padding-right:.4em}.vxe-tree--checkbox-option .vxe-checkbox--icon{font-size:1.22em;color:var(--vxe-ui-input-border-color);vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-tree--checkbox-option.is--checked,.vxe-tree--checkbox-option.is--checked .vxe-checkbox--icon,.vxe-tree--checkbox-option.is--indeterminate,.vxe-tree--checkbox-option.is--indeterminate .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-tree--checkbox-option:not(.is--disabled){cursor:pointer}.vxe-tree--checkbox-option:not(.is--disabled):hover .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-tree--checkbox-option.is--hidden{cursor:default}.vxe-tree--checkbox-option.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-tree--checkbox-option.is--disabled .vxe-checkbox--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-tree--checkbox-option .vxe-checkbox--label{padding-left:.5em;vertical-align:middle}.vxe-tree--radio-option{padding-right:.4em;cursor:pointer}.vxe-tree--radio-option .vxe-radio--icon{font-size:1.26em;color:var(--vxe-ui-input-border-color);border-radius:50%;vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-tree--radio-option.is--checked,.vxe-tree--radio-option.is--checked .vxe-radio--icon{color:var(--vxe-ui-font-primary-color)}.vxe-tree--radio-option:not(.is--disabled){cursor:pointer}.vxe-tree--radio-option:not(.is--disabled):hover .vxe-radio--icon{color:var(--vxe-ui-font-primary-color)}.vxe-tree--radio-option.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-tree--radio-option.is--disabled .vxe-radio--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-tree--radio-option .vxe-radio--label{padding-left:.5em;vertical-align:middle}.vxe-tree--empty-placeholder{margin-top:1.4em;text-align:center;height:var(--vxe-ui-tree-node-height);color:var(--vxe-ui-input-placeholder-color)}.vxe-tree--y-space{width:0;float:left}.vxe-tree{font-size:var(--vxe-ui-font-size-default)}.vxe-tree.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-tree.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-tree.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-tree-select{position:relative;display:inline-block;width:180px;color:var(--vxe-ui-font-color);text-align:left}.vxe-tree-select>.vxe-input .vxe-input--inner{cursor:pointer}.vxe-tree-select.is--filterable .vxe-tree-select-tree--wrapper{padding-top:0}.vxe-tree-select.is--filterable .vxe-tree-select--panel-header{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-tree-select.is--disabled>.vxe-input .vxe-input--inner{cursor:no-drop}.vxe-tree-select.is--loading>.vxe-input .vxe-input--inner{cursor:progress}.vxe-tree-select>.vxe-input{width:100%}.vxe-tree-select>.vxe-input .vxe-input--suffix-icon>i{display:inline-block;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}.vxe-tree-select.is--active:not(.is--filter)>.vxe-input{border-color:var(--vxe-ui-font-primary-color)}.vxe-tree-select--readonly{color:var(--vxe-ui-font-color);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.vxe-tree-select--panel{pointer-events:none;display:none;position:absolute;left:0;padding:4px 0;color:var(--vxe-ui-font-color);text-align:left}.vxe-tree-select--panel:not(.is--transfer){min-width:100%}.vxe-tree-select--panel.is--transfer{position:fixed}.vxe-tree-select--panel.ani--leave{display:block;opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-backface-visibility:hidden;backface-visibility:hidden}.vxe-tree-select--panel.ani--leave[placement=top]{-webkit-transform-origin:center bottom;transform-origin:center bottom}.vxe-tree-select--panel.ani--enter{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vxe-tree-select--panel.ani--enter>div:after{display:none}.vxe-tree-select--panel>div:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-tree-select--footer-button,.vxe-tree-select--header-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap}.vxe-tree-select--total-btns{padding-left:var(--vxe-ui-current-padding)}.vxe-tree-select--expand-btns,.vxe-tree-select--footer-button,.vxe-tree-select--selected-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-tree-select--selected-btns+.vxe-tree-select--expand-btns{padding-left:2.2em}.vxe-tree-select--panel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow);background-color:var(--vxe-ui-layout-background-color);pointer-events:auto}.vxe-tree-select--panel-search{display:block;padding:var(--vxe-ui-current-padding)}.vxe-tree-select--panel-search .vxe-tree-select-search--input{width:100%}.vxe-tree-select--panel-header{border-bottom:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-tree-select--panel-footer{border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-tree-select--panel-footer,.vxe-tree-select--panel-header{padding:4px 0}.vxe-tree-select-tree--wrapper{position:relative;overflow:auto;padding:var(--vxe-ui-current-padding) 0;outline:0}.vxe-tree-select--tree{width:100%}.vxe-tree-select--tree .vxe-tree--node-item.is-checkbox--checked>.vxe-tree--node-item-inner,.vxe-tree-select--tree .vxe-tree--node-item.is-radio--checked>.vxe-tree--node-item-inner{color:var(--vxe-ui-font-primary-color)}.vxe-tree-select--tree .vxe-tree--node-item-inner{cursor:pointer}.vxe-tree-select,.vxe-tree-select--panel{--vxe-ui-current-padding:var(--vxe-ui-layout-padding-default);--vxe-ui-tree-node-root-indent:var(--vxe-ui-current-padding)}.vxe-tree-select--panel.size--mini,.vxe-tree-select--panel.size--small,.vxe-tree-select.size--mini,.vxe-tree-select.size--small{--vxe-ui-current-padding:var(--vxe-ui-layout-padding-half)}.vxe-tree-select,.vxe-tree-select--panel{font-size:var(--vxe-ui-font-size-default)}.vxe-tree-select--panel.size--medium,.vxe-tree-select.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-tree-select--panel.size--small,.vxe-tree-select.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-tree-select--panel.size--mini,.vxe-tree-select.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-upload{position:relative;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family)}.vxe-upload.show--error .vxe-upload--file-item.is--error,.vxe-upload.show--error .vxe-upload--file-item.is--error:hover .vxe-upload--file-item-name{color:var(--vxe-ui-status-error-color)}.vxe-upload.show--error .vxe-upload--file-item.is--error .vxe-upload--file-item-name{text-decoration:line-through}.vxe-upload--more-popup.is--active .vxe-upload--image-action-box,.vxe-upload.is--active .vxe-upload--image-action-box{border-color:var(--vxe-ui-font-primary-color)}.vxe-upload--more-popup.is--active .vxe-upload--file-action-btn>.vxe-button,.vxe-upload.is--active .vxe-upload--file-action-btn>.vxe-button{border-color:var(--vxe-ui-font-primary-color);border-style:var(--vxe-ui-upload-file-button-border-style)}.vxe-upload--more-popup.is--disabled .vxe-upload--file-action-btn,.vxe-upload--more-popup.is--disabled .vxe-upload--image-action-box,.vxe-upload.is--disabled .vxe-upload--file-action-btn,.vxe-upload.is--disabled .vxe-upload--image-action-box{cursor:no-drop}.vxe-upload--drag-placeholder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;font-weight:700;font-weight:var(--vxe-ui-font-darken-color);font-size:1.2em;border-radius:var(--vxe-ui-base-border-radius);background-color:var(--vxe-ui-upload-drag-over-background-color);border:1px dotted var(--vxe-ui-font-lighten-color);z-index:9}.vxe-upload--drag-placeholder,.vxe-upload--file-list-wrapper.is--horizontal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-upload--file-list-wrapper.is--horizontal>.vxe-upload--file-list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-upload--file-list-wrapper.is--horizontal>.vxe-upload--file-action{-ms-flex-negative:0;flex-shrink:0}.vxe-upload--file-list{max-height:294px;overflow:auto;outline:0}.vxe-upload--file-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.5em;padding:var(--vxe-ui-layout-padding-half)}.vxe-upload--file-item:hover{background-color:var(--vxe-ui-base-hover-background-color)}.vxe-upload--file-item:hover .vxe-upload--file-item-name{color:var(--vxe-ui-font-primary-color)}.vxe-upload--file-item:last-child{margin-bottom:0}.vxe-upload--file-item.is--preview .vxe-upload--file-item-name{cursor:pointer}.vxe-upload--file-item.is--loading{cursor:progress}.vxe-upload--file-item.is--loading,.vxe-upload--file-item.is--loading:hover .vxe-upload--file-item-name,.vxe-upload--file-item.is--pending{color:var(--vxe-ui-input-placeholder-color)}.vxe-upload--file-over-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.vxe-upload--file-over-more .vxe-button{padding-top:0;padding-bottom:0}.vxe-upload--file-action-btn{display:inline-block}.vxe-upload--file-action-btn>.vxe-button{border-style:var(--vxe-ui-upload-file-button-border-style)}.vxe-upload--file-action-button:hover{border-color:var(--vxe-ui-font-primary-color)}.vxe-upload--file-action-tip{font-size:.9em;padding:var(--vxe-ui-layout-padding-half);color:var(--vxe-ui-input-placeholder-color)}.vxe-upload--file-item-rebtn{padding-right:.4em;color:var(--vxe-ui-status-error-color);text-decoration:none;cursor:help}.vxe-upload--file-item-icon{-ms-flex-negative:0;flex-shrink:0;padding-right:.2em}.vxe-upload--file-item-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 .2em}.vxe-upload--file-item-btn-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-upload--file-item-loading-icon{padding-right:.2em}.vxe-upload--file-item-loading-icon,.vxe-upload--file-item-loading-text{color:var(--vxe-ui-loading-color);-ms-flex-negative:0;flex-shrink:0}.vxe-upload--file-item-action,.vxe-upload--file-item-download-btn,.vxe-upload--file-item-remove-btn{-ms-flex-negative:0;flex-shrink:0}.vxe-upload--file-item-download-btn,.vxe-upload--file-item-remove-btn{padding-left:.5em;cursor:pointer}.vxe-upload--file-item-download-btn{color:var(--vxe-ui-font-primary-color)}.vxe-upload--file-item-download-btn:hover{color:var(--vxe-ui-font-primary-lighten-color)}.vxe-upload--file-item-remove-btn{color:var(--vxe-ui-status-error-color)}.vxe-upload--file-item-remove-btn:hover{color:var(--vxe-ui-status-error-lighten-color)}.vxe-upload--image-list,.vxe-upload--image-more-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.vxe-upload--image-action,.vxe-upload--image-item,.vxe-upload--image-over-more{-ms-flex-negative:0;flex-shrink:0;text-align:center;padding:var(--vxe-ui-layout-padding-half)}.vxe-upload--image-over-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-upload--image-action-icon{font-size:1.2em;padding-bottom:.1em}.vxe-upload--image-action-content{font-size:.9em;padding:0 .15em .5em .15em}.vxe-upload--image-action-box,.vxe-upload--image-item-box{position:relative;border-radius:var(--vxe-ui-base-border-radius)}.vxe-upload--image-item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-upload--image-action-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px var(--vxe-ui-upload-image-button-border-style) var(--vxe-ui-input-border-color);cursor:pointer}.vxe-upload--image-action-box:hover{color:var(--vxe-ui-font-primary-color);border-color:var(--vxe-ui-font-primary-color)}.vxe-upload.is--disabled .vxe-upload--file-action-btn,.vxe-upload.is--disabled .vxe-upload--image-action-box{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-upload.is--disabled .vxe-upload--image-action-box:hover{color:var(--vxe-ui-font-disabled-color);border-color:var(--vxe-ui-input-border-color)}.vxe-upload--image-item.is--loading .vxe-upload--image-item-box{cursor:progress}.vxe-upload--image-item.is--error .vxe-upload--image-item-img-wrapper:after,.vxe-upload--image-item.is--pending .vxe-upload--image-item-img-wrapper:after,.vxe-upload--image-item:hover .vxe-upload--image-item-img-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.vxe-upload--image-item:hover .vxe-upload--image-item-img-wrapper:after{background-color:rgba(0,0,0,.1)}.vxe-upload--image-item.is--error .vxe-upload--image-item-img-wrapper:after,.vxe-upload--image-item.is--pending .vxe-upload--image-item-img-wrapper:after{background-color:rgba(0,0,0,.4)}.vxe-upload--image-item.is--error:hover .vxe-upload--image-item-img-wrapper:after,.vxe-upload--image-item.is--pending:hover .vxe-upload--image-item-img-wrapper:after{background-color:rgba(0,0,0,.5)}.vxe-upload--image-item.is--error .vxe-upload--image-item-img-wrapper{border-color:var(--vxe-ui-status-error-color)}.vxe-upload--image-item.is--preview .vxe-upload--image-item-box{cursor:pointer}.vxe-upload--image-item.is--circle .vxe-upload--image-item-img-wrapper{border-radius:50%;overflow:hidden}.vxe-upload--image-item.is--circle .vxe-upload--image-item-img-wrapper:after,.vxe-upload--image-item.is--circle .vxe-upload--image-item-loading,.vxe-upload--image-item.is--circle .vxe-upload--image-item-rebtn{border-radius:50%}.vxe-upload--image-item-img-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;border-radius:var(--vxe-ui-base-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-upload--image-item-img{max-width:100%;max-height:100%}.vxe-upload--image-item-loading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--vxe-ui-loading-color);z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-upload--image-item-loading,.vxe-upload--image-item-rebtn{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.vxe-upload--image-item-rebtn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-upload--image-action-hint{font-size:.8em;word-break:break-all;color:var(--vxe-ui-input-placeholder-color)}.vxe-upload--image-item-btn-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:calc(var(--vxe-ui-layout-padding-half)*-1);right:calc(var(--vxe-ui-layout-padding-half)*-1)}.vxe-upload--file-item-,.vxe-upload--image-item-remove-btn{-ms-flex-negative:0;flex-shrink:0}.vxe-upload--image-item-remove-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1.8em;height:1.8em;font-size:.8em;border-radius:50%;color:#fff;background-color:var(--vxe-ui-status-error-color);z-index:3;cursor:pointer}.vxe-upload--image-item-remove-btn:hover{background-color:var(--vxe-ui-status-error-lighten-color)}.vxe-upload--file-message-over-error .vxe-upload--file-message-over-extra{margin-top:.5em;max-height:160px;max-width:380px;overflow:auto;border:1px solid var(--vxe-ui-input-border-color);padding:var(--vxe-ui-layout-padding-half) var(--vxe-ui-layout-padding-default);outline:0}.vxe-upload--file-message-over-error .vxe-upload--file-message-over-extra-item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-upload--drag-line{display:none;position:absolute;top:0;left:0;z-index:3;pointer-events:none;width:1px;height:1px;border:2px solid transparent}.vxe-upload--drag-line[drag-pos=top]{border-top-color:var(--vxe-ui-font-primary-color)}.vxe-upload--drag-line[drag-pos=bottom]{border-bottom-color:var(--vxe-ui-font-primary-color)}.vxe-upload--drag-line[drag-pos=left]{border-left-color:var(--vxe-ui-font-primary-color)}.vxe-upload--drag-line[drag-pos=right]{border-right-color:var(--vxe-ui-font-primary-color)}.vxe-upload--drag-list-move{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s}.vxe-upload--more-popup{position:relative}.vxe-upload--more-popup .vxe-upload--file-list{max-height:none}.vxe-upload--more-popup .vxe-upload--file-action-btn{width:100%}.vxe-upload--more-popup .vxe-upload--file-action-btn>.vxe-button{width:100%;max-width:100%}.vxe-upload,.vxe-upload--more-popup{font-size:var(--vxe-ui-font-size-default)}.vxe-upload .vxe-upload--image-action-box,.vxe-upload .vxe-upload--image-item-box,.vxe-upload--more-popup .vxe-upload--image-action-box,.vxe-upload--more-popup .vxe-upload--image-item-box{width:var(--vxe-ui-upload-image-wh-default);height:var(--vxe-ui-upload-image-wh-default)}.vxe-upload--more-popup.size--medium,.vxe-upload.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-upload--more-popup.size--medium .vxe-upload--image-action-box,.vxe-upload--more-popup.size--medium .vxe-upload--image-item-box,.vxe-upload.size--medium .vxe-upload--image-action-box,.vxe-upload.size--medium .vxe-upload--image-item-box{width:var(--vxe-ui-upload-image-wh-medium);height:var(--vxe-ui-upload-image-wh-medium)}.vxe-upload--more-popup.size--small,.vxe-upload.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-upload--more-popup.size--small .vxe-upload--image-action-box,.vxe-upload--more-popup.size--small .vxe-upload--image-item-box,.vxe-upload.size--small .vxe-upload--image-action-box,.vxe-upload.size--small .vxe-upload--image-item-box{width:var(--vxe-ui-upload-image-wh-small);height:var(--vxe-ui-upload-image-wh-small)}.vxe-upload--more-popup.size--mini,.vxe-upload.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-upload--more-popup.size--mini .vxe-upload--image-action-box,.vxe-upload--more-popup.size--mini .vxe-upload--image-item-box,.vxe-upload.size--mini .vxe-upload--image-action-box,.vxe-upload.size--mini .vxe-upload--image-item-box{width:var(--vxe-ui-upload-image-wh-mini);height:var(--vxe-ui-upload-image-wh-mini)}.vxe-upload--image-more-list .vxe-upload--image-item-box{width:var(--vxe-ui-upload-image-wh-default);height:var(--vxe-ui-upload-image-wh-default)}.vxe-watermark{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background-repeat:repeat;background-position:0 0;background-color:transparent;z-index:999999;font-size:var(--vxe-ui-font-size-default)}.vxe-watermark.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-watermark.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-watermark.size--mini{font-size:var(--vxe-ui-font-size-mini)}
:root{--vxe-ui-font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--vxe-ui-font-size-default:14px;--vxe-ui-font-size-medium:14px;--vxe-ui-font-size-small:13px;--vxe-ui-font-size-mini:12px;--vxe-ui-border-radius:4px;--vxe-ui-input-disabled-color:#dcdfe6;--vxe-ui-input-height-default:34px;--vxe-ui-input-height-medium:32px;--vxe-ui-input-height-small:30px;--vxe-ui-input-height-mini:28px;--vxe-ui-table-header-font-color:var(--vxe-ui-font-color);--vxe-ui-table-footer-font-color:var(--vxe-ui-font-color);--vxe-ui-table-border-radius:var(--vxe-ui-border-radius);--vxe-ui-table-border-width:1.05px;--vxe-ui-table-resizable-line-color:#d9dddf;--vxe-ui-table-resizable-drag-line-color:var(--vxe-ui-font-primary-color);--vxe-ui-table-footer-background-color:var(--vxe-ui-layout-background-color);--vxe-ui-table-tree-node-line-color:#909399;--vxe-ui-table-tree-node-line-style:dotted;--vxe-ui-table-header-font-weight:700;--vxe-ui-table-row-height-default:48px;--vxe-ui-table-row-height-medium:44px;--vxe-ui-table-row-height-small:40px;--vxe-ui-table-row-height-mini:36px;--vxe-ui-table-row-line-height:22px;--vxe-ui-table-column-icon-border-color:#c0c4cc;--vxe-ui-table-column-icon-border-hover-color:#515a6e;--vxe-ui-table-cell-padding-default:8px;--vxe-ui-table-cell-padding-medium:7px;--vxe-ui-table-cell-padding-small:6px;--vxe-ui-table-cell-padding-mini:5px;--vxe-ui-table-cell-placeholder-color:#c0c4cc;--vxe-ui-table-cell-negative-color:#f56c6c;--vxe-ui-table-cell-input-height-default:var(--vxe-ui-table-row-height-default) - 6;--vxe-ui-table-cell-input-height-medium:var(--vxe-ui-table-row-height-medium) - 6;--vxe-ui-table-cell-input-height-small:var(--vxe-ui-table-row-height-small) - 6;--vxe-ui-table-cell-input-height-mini:var(--vxe-ui-table-row-height-mini) - 6;--vxe-ui-table-cell-dirty-width:5px;--vxe-ui-table-cell-dirty-update-color:#f56c6c;--vxe-ui-table-cell-dirty-insert-color:#19a15f;--vxe-ui-table-cell-area-border-color:var(--vxe-ui-font-primary-color);--vxe-ui-table-cell-area-border-width:1px;--vxe-ui-table-cell-area-status-border-width:var(--vxe-ui-table-cell-area-border-width);--vxe-ui-table-cell-main-area-extension-border-color:#fff;--vxe-ui-table-cell-main-area-extension-background-color:var(--vxe-ui-font-primary-color);--vxe-ui-table-cell-extend-area-border-width:2px;--vxe-ui-table-cell-clip-area-border-width:3px;--vxe-ui-table-cell-active-area-border-width:2px;--vxe-ui-table-cell-active-area-background-color:transparent;--vxe-ui-table-cell-clip-area-border-color:var(--vxe-ui-table-cell-area-border-color);--vxe-ui-table-cell-extend-area-border-color:var(--vxe-ui-table-cell-area-border-color);--vxe-ui-table-cell-active-area-border-color:var(--vxe-ui-table-cell-area-border-color);--vxe-ui-table-cell-area-background-color:rgba(64,158,255,.2);--vxe-ui-table-cell-area-status-background-color:rgba(64,158,255,.1);--vxe-ui-table-expand-padding-default:16px;--vxe-ui-table-checkbox-range-border-width:1px;--vxe-ui-table-checkbox-range-border-color:#006af1;--vxe-ui-table-checkbox-range-background-color:rgba(50,128,252,.2);--vxe-ui-table-fixed-left-scrolling-box-shadow:8px 0px 10px -5px var(--vxe-ui-table-fixed-scrolling-box-shadow-color);--vxe-ui-table-fixed-right-scrolling-box-shadow:-8px 0px 10px -5px var(--vxe-ui-table-fixed-scrolling-box-shadow-color);--vxe-ui-table-menu-item-width:198px;--vxe-ui-table-view-scrollbar-width:18px;--vxe-ui-table-view-scrollbar-height:18px;--vxe-ui-table-validate-error-color:#f56c6c;--vxe-ui-table-validate-error-cell-background-color:hsla(0,87%,69%,.1);--vxe-ui-table-validate-error-theme-normal-background-color:var(--vxe-ui-layout-background-color);--vxe-ui-toolbar-custom-active-background-color:#d9dadb;--vxe-ui-toolbar-height-default:48px;--vxe-ui-toolbar-height-medium:46px;--vxe-ui-toolbar-height-small:44px;--vxe-ui-toolbar-height-mini:42px}[data-vxe-ui-theme=light]{--vxe-ui-font-color:#606266;--vxe-ui-font-primary-color:#409eff;--vxe-ui-font-lighten-color:#797b80;--vxe-ui-font-darken-color:#47494c;--vxe-ui-font-disabled-color:#bfbfbf;--vxe-ui-base-popup-border-color:#dadce0;--vxe-ui-base-popup-box-shadow:0 0 10px 0 rgba(0,0,0,.16);--vxe-ui-layout-background-color:#fff;--vxe-ui-input-border-color:#dcdfe6;--vxe-ui-input-placeholder-color:#c0c4cc;--vxe-ui-input-disabled-background-color:#f3f3f3;--vxe-ui-loading-background-color:hsla(0,0%,100%,.5);--vxe-ui-table-header-background-color:#f8f8f9;--vxe-ui-table-column-to-row-background-color:#f8f8f9;--vxe-ui-table-column-hover-background-color:#d7effb;--vxe-ui-table-column-current-background-color:#e6f7ff;--vxe-ui-table-column-hover-current-background-color:#d7effb;--vxe-ui-table-border-color:#e8eaec;--vxe-ui-table-row-hover-background-color:#f5f7fa;--vxe-ui-table-row-striped-background-color:#fafafa;--vxe-ui-table-row-hover-striped-background-color:#f5f7fa;--vxe-ui-table-row-radio-checked-background-color:#fff3e0;--vxe-ui-table-row-hover-radio-checked-background-color:#ffebbc;--vxe-ui-table-row-checkbox-checked-background-color:#fff3e0;--vxe-ui-table-row-hover-checkbox-checked-background-color:#ffebbc;--vxe-ui-table-row-current-background-color:#e6f7ff;--vxe-ui-table-row-hover-current-background-color:#d7effb;--vxe-ui-table-fixed-scrolling-box-shadow-color:rgba(0,0,0,.12);--vxe-ui-table-drag-over-background-color:rgba(255,255,200,.3)}[data-vxe-ui-theme=dark]{color-scheme:dark;--vxe-ui-font-color:#a0a3a7;--vxe-ui-font-tinge-color:#33353b;--vxe-ui-font-lighten-color:#797b80;--vxe-ui-font-darken-color:#47494c;--vxe-ui-font-disabled-color:#464646;--vxe-ui-font-primary-color:#409eff;--vxe-ui-base-popup-border-color:#424242;--vxe-ui-base-popup-box-shadow:0px 12px 30px 8px rgba(0,0,0,.5);--vxe-ui-layout-background-color:#121212;--vxe-ui-input-border-color:#424242;--vxe-ui-input-placeholder-color:#8d9095;--vxe-ui-input-disabled-background-color:#262727;--vxe-ui-loading-background-color:hsla(0,0%,100%,.1);--vxe-ui-table-header-background-color:#28282a;--vxe-ui-table-column-to-row-background-color:#28282a;--vxe-ui-table-column-hover-background-color:#242f3b;--vxe-ui-table-column-current-background-color:#18222c;--vxe-ui-table-column-hover-current-background-color:#242f3b;--vxe-ui-table-border-color:#37373a;--vxe-ui-table-row-hover-background-color:#262727;--vxe-ui-table-row-striped-background-color:#1d1d1d;--vxe-ui-table-row-hover-striped-background-color:#262727;--vxe-ui-table-row-radio-checked-background-color:#604820;--vxe-ui-table-row-hover-radio-checked-background-color:#6e5326;--vxe-ui-table-row-checkbox-checked-background-color:#604820;--vxe-ui-table-row-hover-checkbox-checked-background-color:#6e5326;--vxe-ui-table-row-current-background-color:#18222c;--vxe-ui-table-row-hover-current-background-color:#242f3b;--vxe-ui-table-fixed-scrolling-box-shadow-color:rgba(0,0,0,.8);--vxe-ui-table-drag-over-background-color:rgba(48,48,0,.3)}[class*=vxe-],[class*=vxe-] :after,[class*=vxe-] :before,[class*=vxe-]:after,[class*=vxe-]:before{-webkit-box-sizing:border-box;box-sizing:border-box}[class*=vxe-]{font-variant:tabular-nums;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}[class*=vxe-icon--]{display:inline-block;vertical-align:middle;position:relative;direction:ltr;font-family:Verdana,Arial,Tahoma;font-weight:400;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[class*=vxe-icon--].rotate45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[class*=vxe-icon--].rotate90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[class*=vxe-icon--].rotate180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vxe-icon--arrow-bottom,.vxe-icon--arrow-left,.vxe-icon--arrow-right,.vxe-icon--arrow-top,.vxe-icon--calendar,.vxe-icon--caret-bottom,.vxe-icon--caret-left,.vxe-icon--caret-right,.vxe-icon--caret-top,.vxe-icon--check,.vxe-icon--circle-plus,.vxe-icon--close,.vxe-icon--d-arrow-left,.vxe-icon--d-arrow-right,.vxe-icon--dot,.vxe-icon--download,.vxe-icon--edit-outline,.vxe-icon--error,.vxe-icon--eye,.vxe-icon--eye-slash,.vxe-icon--funnel,.vxe-icon--info,.vxe-icon--menu,.vxe-icon--minus,.vxe-icon--more,.vxe-icon--plus,.vxe-icon--print,.vxe-icon--question,.vxe-icon--refresh,.vxe-icon--remove,.vxe-icon--search,.vxe-icon--square,.vxe-icon--success,.vxe-icon--upload,.vxe-icon--warning,.vxe-icon--zoomin,.vxe-icon--zoomout{width:1em;height:1em;line-height:1em}.vxe-icon--arrow-bottom:before,.vxe-icon--arrow-left:before,.vxe-icon--arrow-right:before,.vxe-icon--arrow-top:before,.vxe-icon--calendar:after,.vxe-icon--calendar:before,.vxe-icon--caret-bottom:before,.vxe-icon--caret-left:before,.vxe-icon--caret-right:before,.vxe-icon--caret-top:before,.vxe-icon--check:before,.vxe-icon--circle-plus:after,.vxe-icon--close:before,.vxe-icon--d-arrow-left:after,.vxe-icon--d-arrow-left:before,.vxe-icon--d-arrow-right:after,.vxe-icon--d-arrow-right:before,.vxe-icon--dot:before,.vxe-icon--download:after,.vxe-icon--download:before,.vxe-icon--edit-outline:after,.vxe-icon--edit-outline:before,.vxe-icon--error:after,.vxe-icon--eye-slash:after,.vxe-icon--eye-slash:before,.vxe-icon--eye:before,.vxe-icon--funnel:after,.vxe-icon--funnel:before,.vxe-icon--info:after,.vxe-icon--minus:before,.vxe-icon--more:before,.vxe-icon--plus:before,.vxe-icon--print:after,.vxe-icon--print:before,.vxe-icon--question:after,.vxe-icon--refresh:after,.vxe-icon--refresh:before,.vxe-icon--remove:after,.vxe-icon--search:after,.vxe-icon--search:before,.vxe-icon--square:before,.vxe-icon--success:after,.vxe-icon--upload:after,.vxe-icon--upload:before,.vxe-icon--warning:after,.vxe-icon--zoomin:after,.vxe-icon--zoomin:before,.vxe-icon--zoomout:after,.vxe-icon--zoomout:before{content:"";position:absolute}.vxe-icon--square:before{left:.05em;top:.05em;width:.9em;height:.9em}.vxe-icon--square:before,.vxe-icon--zoomin{border-width:.1em;border-style:solid;border-color:inherit}.vxe-icon--zoomin{background-color:var(--vxe-ui-layout-background-color)}.vxe-icon--zoomin:after,.vxe-icon--zoomin:before{background-color:inherit}.vxe-icon--zoomin:before{left:-.1em;top:.2em;width:1.1em;height:.4em}.vxe-icon--zoomin:after{top:-.1em;left:.2em;width:.4em;height:1.1em}.vxe-icon--zoomout{position:relative}.vxe-icon--zoomout:before{right:0;top:0}.vxe-icon--zoomout:after,.vxe-icon--zoomout:before{width:.7em;height:.7em;border-width:.1em;border-style:solid;border-color:inherit}.vxe-icon--zoomout:after{left:.1em;bottom:.1em;background-color:var(--vxe-ui-layout-background-color)}.vxe-icon--menu:before{content:"";display:inline-block;width:.22em;height:.22em;-webkit-box-shadow:0 -.36em 0,-.36em -.36em 0,.36em -.36em 0,inset 0 0 0 1em,-.36em 0 0,.36em 0 0,0 .36em 0,-.36em .36em 0,.36em .36em 0;box-shadow:0 -.36em 0,-.36em -.36em 0,.36em -.36em 0,inset 0 0 0 1em,-.36em 0 0,.36em 0 0,0 .36em 0,-.36em .36em 0,.36em .36em 0;margin:.26em}.vxe-icon--caret-bottom:before,.vxe-icon--caret-left:before,.vxe-icon--caret-right:before,.vxe-icon--caret-top:before{border-width:.4em;border-style:solid;border-color:transparent}.vxe-icon--caret-top:before{left:.1em;bottom:.3em;border-bottom-color:inherit}.vxe-icon--caret-bottom:before{left:.1em;top:.3em;border-top-color:inherit}.vxe-icon--caret-left:before{right:.3em;bottom:.1em;border-right-color:inherit}.vxe-icon--caret-right:before{left:.3em;bottom:.1em;border-left-color:inherit}.vxe-icon--arrow-bottom:before,.vxe-icon--arrow-left:before,.vxe-icon--arrow-right:before,.vxe-icon--arrow-top:before{top:.4em;left:.14em;width:.7em;height:.7em;border-width:.15em;border-style:solid;border-top-color:inherit;border-right-color:inherit;border-bottom-color:transparent;border-left-color:transparent;border-radius:.15em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vxe-icon--arrow-bottom:before{top:0;left:.14em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.vxe-icon--arrow-left:before{top:.18em;left:.35em;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.vxe-icon--arrow-right:before{top:.18em;left:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vxe-icon--d-arrow-left:before,.vxe-icon--d-arrow-right:before{left:.15em}.vxe-icon--d-arrow-left:after,.vxe-icon--d-arrow-right:after{left:.58em}.vxe-icon--d-arrow-left:after,.vxe-icon--d-arrow-left:before,.vxe-icon--d-arrow-right:after,.vxe-icon--d-arrow-right:before{top:.18em;width:.7em;height:.7em;border-width:.15em;border-style:solid;border-top-color:inherit;border-right-color:transparent;border-bottom-color:transparent;border-left-color:inherit;border-radius:.15em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vxe-icon--d-arrow-right:after,.vxe-icon--d-arrow-right:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.vxe-icon--d-arrow-right:before{left:-.25em}.vxe-icon--d-arrow-right:after{left:.18em}.vxe-icon--funnel:before{top:.05em;left:0;border-width:.5em;border-style:solid;border-top-color:inherit;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.vxe-icon--funnel:after{left:.41em;top:.4em;width:0;height:.5em;border-width:0 .2em 0 0;border-style:solid;border-right-color:inherit}.vxe-icon--edit-outline:before{height:.84em;width:.86em;top:.1em;left:.02em;border-radius:.2em;border-width:.1em;border-style:solid;border-color:inherit}.vxe-icon--edit-outline:after{left:.6em;bottom:.2em;width:0;height:.8em;border-radius:0 0 80% 80%;border-width:0 0 0 .22em;border-style:solid;border-color:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vxe-icon--more:before{content:"...";top:0;left:.1em;line-height:.5em;font-weight:700}.vxe-icon--plus:before{content:"+";left:-.12em;bottom:-.1em;line-height:1em;font-size:1.6em}.vxe-icon--check:before{left:.25em;bottom:.2em;width:.5em;height:.9em;border-width:.15em;border-style:solid;border-top-color:transparent;border-right-color:inherit;border-bottom-color:inherit;border-radius:.15em;border-left-color:transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vxe-icon--close:before{content:"+";left:-.1em;bottom:-.16em;line-height:1em;font-size:1.8em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vxe-icon--minus:before{content:"\2500";left:0;bottom:0;width:100%;text-align:center;line-height:.9em;font-size:1.2em}.vxe-icon--refresh{border-width:.1em;border-style:solid;border-radius:50%;border-right-color:transparent!important;border-left-color:transparent!important}.vxe-icon--refresh:before{left:50%;top:0;-webkit-transform:translateX(50%) rotate(-45deg);transform:translateX(50%) rotate(-45deg)}.vxe-icon--refresh:after{right:50%;bottom:0;-webkit-transform:translateX(-50%) rotate(135deg);transform:translateX(-50%) rotate(135deg)}.vxe-icon--refresh:after,.vxe-icon--refresh:before{width:0;height:0;border-width:.25em;border-style:solid;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.vxe-icon--refresh.roll{-webkit-animation:rollCircle 1s linear infinite;animation:rollCircle 1s linear infinite}.vxe-icon--circle-plus:before,.vxe-icon--error:before,.vxe-icon--info:before,.vxe-icon--question:before,.vxe-icon--remove:before,.vxe-icon--success:before,.vxe-icon--warning:before{content:"";border-radius:50%;border-width:.5em;border-style:solid;border-color:inherit;position:absolute;top:0;left:0;-webkit-transform:scale(.95);transform:scale(.95)}.vxe-icon--info:after,.vxe-icon--question:after,.vxe-icon--warning:after{left:0;bottom:0;width:100%;text-align:center;color:var(--vxe-ui-layout-background-color);-webkit-transform:rotate(-10deg) scale(.75);transform:rotate(-10deg) scale(.75)}.vxe-icon--question:after{content:"?"}.vxe-icon--info:after{content:"¡"}.vxe-icon--warning:after{content:"!"}.vxe-icon--success:after{content:"\2713";left:.25em;bottom:0;color:var(--vxe-ui-layout-background-color);font-size:.65em}.vxe-icon--circle-plus:after{content:"+";line-height:1.4em;font-size:.8em}.vxe-icon--circle-plus:after,.vxe-icon--remove:after{left:0;bottom:0;width:100%;text-align:center;color:var(--vxe-ui-layout-background-color)}.vxe-icon--remove:after{content:"\2500";line-height:1.5em;font-size:.7em}.vxe-icon--error:after{content:"×";left:0;bottom:0;width:100%;line-height:1.4em;text-align:center;color:var(--vxe-ui-layout-background-color);font-size:.8em}.vxe-icon--download,.vxe-icon--upload{overflow:hidden}.vxe-icon--download:before,.vxe-icon--upload:before{left:0;width:1em;border-width:0;border-style:solid;border-color:inherit}.vxe-icon--download:after,.vxe-icon--upload:after{width:100%;text-align:center;font-size:2em}.vxe-icon--upload:before{top:.1em;border-top-width:.1em}.vxe-icon--upload:after{content:"\2191";left:0;top:.15em}.vxe-icon--download:before{bottom:.05em;border-bottom-width:.1em}.vxe-icon--download:after{content:"\2191";left:0;bottom:.15em;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vxe-icon--eye-slash:before,.vxe-icon--eye:before{content:"\25cf";top:.16em;left:0;width:1em;height:.68em;line-height:.25em;border-radius:50%;border-width:.1em;border-style:solid;border-color:inherit;text-align:center}.vxe-icon--eye-slash:after{top:-.1em;left:.45em;width:0;height:1.2em;border-width:0;border-style:solid;border-color:inherit;border-left-width:.1em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vxe-icon--calendar:before{top:.15em;left:0;width:1em;height:.8em;border-width:.2em .1em .1em .1em;border-radius:.1em .1em 0 0;border-style:solid;border-color:inherit}.vxe-icon--calendar:after{left:.2em;top:0;width:.6em;height:.3em;border-width:0 .1em;border-style:solid;border-color:inherit}.vxe-icon--dot:before{top:.25em;left:.25em;border-radius:50%;border-width:.25em;border-style:solid;border-color:inherit}.vxe-icon--print{-webkit-box-shadow:inset 0 0 0 .1em;box-shadow:inset 0 0 0 .1em;border-width:.2em 0;border-style:solid;border-color:transparent!important;border-radius:.3em .3em 0 0}.vxe-icon--print:before{height:.3em;top:-.2em}.vxe-icon--print:after,.vxe-icon--print:before{width:.6em;left:.2em;-webkit-box-shadow:inset 0 0 0 .1em;box-shadow:inset 0 0 0 .1em}.vxe-icon--print:after{height:.6em;bottom:-.2em;background-color:var(--vxe-ui-layout-background-color)}.vxe-icon--search:before{top:0;left:0;width:.8em;height:.8em;border-width:.15em;border-style:solid;border-color:inherit;border-radius:50%}.vxe-icon--search:after{top:.75em;left:.6em;width:.35em;height:0;border-width:.15em 0 0 0;border-style:solid;border-color:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vxe-icon-warnion-circle-fill:before{content:"\e848"}@font-face{font-family:vxetableiconfont;src:url(data:application/x-font-woff2;charset=utf-8;base64,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) format("woff2"),url(../../static/fonts/iconfont.1774420912543.88bca599.woff) format("woff"),url(../../static/fonts/iconfont.1774420912543.5cf21f71.ttf) format("truetype")}@-webkit-keyframes rollCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rollCircle{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}[class*=vxe-table-icon-]{font-family:vxetableiconfont!important;font-style:normal;font-weight:400;font-size:1.1em;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=vxe-table-icon-].animat,[class*=vxe-table-icon-].roll{display:inline-block}[class*=vxe-table-icon-].animat{-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}[class*=vxe-table-icon-].rotate45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[class*=vxe-table-icon-].rotate90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}[class*=vxe-table-icon-].rotate180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[class*=vxe-table-icon-].roll{-webkit-animation:rollCircle 1s linear infinite;animation:rollCircle 1s linear infinite}[class*=vxe-table-icon-].theme--primary{color:var(--vxe-ui-font-primary-color)}[class*=vxe-table-icon-].theme--success{color:var(--vxe-ui-status-success-color)}[class*=vxe-table-icon-].theme--info{color:var(--vxe-ui-status-info-color)}[class*=vxe-table-icon-].theme--warning{color:var(--vxe-ui-status-warning-color)}[class*=vxe-table-icon-].theme--danger{color:var(--vxe-ui-status-danger-color)}[class*=vxe-table-icon-].theme--error{color:var(--vxe-ui-status-error-color)}.vxe-table-icon-radio-unchecked-fill:before{content:"\e699"}.vxe-table-icon-checkbox-unchecked-fill:before{content:"\e660"}.vxe-table-icon-close:before{content:"\e6e9"}.vxe-table-icon-grouping:before{content:"\e66c"}.vxe-table-icon-values:before{content:"\e66f"}.vxe-table-icon-add-sub:before{content:"\e6bc"}.vxe-table-icon-swap:before{content:"\e7f3"}.vxe-table-icon-sort:before{content:"\e93e"}.vxe-table-icon-no-drop:before{content:"\e658"}.vxe-table-icon-edit:before{content:"\e66e"}.vxe-table-icon-question-circle-fill:before{content:"\e690"}.vxe-table-icon-radio-checked:before{content:"\e75b"}.vxe-table-icon-radio-checked-fill:before{content:"\e763"}.vxe-table-icon-print:before{content:"\eba0"}.vxe-table-icon-checkbox-checked-fill:before{content:"\e67d"}.vxe-table-icon-custom-column:before{content:"\e62d"}.vxe-table-icon-radio-unchecked:before{content:"\e7c9"}.vxe-table-icon-caret-down:before{content:"\e8ed"}.vxe-table-icon-caret-up:before{content:"\e8ee"}.vxe-table-icon-caret-right:before{content:"\e8ef"}.vxe-table-icon-caret-left:before{content:"\e8f0"}.vxe-table-icon-fullscreen:before{content:"\e70e"}.vxe-table-icon-minimize:before{content:"\e749"}.vxe-table-icon-checkbox-unchecked:before{content:"\e727"}.vxe-table-icon-funnel:before{content:"\e8ec"}.vxe-table-icon-download:before{content:"\e61a"}.vxe-table-icon-spinner:before{content:"\e601"}.vxe-table-icon-arrow-right:before{content:"\e743"}.vxe-table-icon-repeat:before{content:"\ea4a"}.vxe-table-icon-drag-handle:before{content:"\e64e"}.vxe-table-icon-checkbox-indeterminate-fill:before{content:"\e8c4"}.vxe-table-icon-upload:before{content:"\e683"}.vxe-table-icon-fixed-left-fill:before{content:"\e9b9"}.vxe-table-icon-fixed-left:before{content:"\e9ba"}.vxe-table-icon-fixed-right-fill:before{content:"\f290"}.vxe-table-icon-fixed-right:before{content:"\f291"}.vxe-table-custom--option{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-table-custom--option.active--drag-origin{opacity:.5}.vxe-table-custom--option.active--drag-target[drag-pos=top]:after{display:block;top:-2px}.vxe-table-custom--option.active--drag-target[drag-pos=bottom]:after{display:block;bottom:-2px}.vxe-table-custom--option:first-child[drag-pos=top]:after{top:0}.vxe-table-custom--option:last-child[drag-pos=bottom]:after{bottom:0}.vxe-table-custom--option:after{display:none;content:"";position:absolute;left:-1px;width:calc(100% + 1px);height:2px;background-color:var(--vxe-ui-font-primary-color);z-index:12}.vxe-table-custom--option:last-child:after{width:100%}.vxe-table-custom--handle-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-table-custom-wrapper{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:absolute;text-align:left;background-color:var(--vxe-ui-layout-background-color);z-index:19;border:1px solid var(--vxe-ui-table-border-color);border-radius:var(--vxe-ui-border-radius);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow)}.vxe-table-custom-wrapper.placement--top-left{top:2px;left:2px}.vxe-table-custom-wrapper.placement--top-right{top:2px;right:2px}.vxe-table-custom-wrapper.placement--bottom-left{bottom:2px;left:2px}.vxe-table-custom-wrapper.placement--bottom-right{bottom:2px;right:2px}.vxe-table-custom-wrapper.placement--left{left:2px}.vxe-table-custom-wrapper.placement--right{right:2px}.vxe-table-custom-wrapper.placement--left,.vxe-table-custom-wrapper.placement--right{top:2px;height:calc(100% - 4px)}.vxe-table-custom-wrapper.is--active{display:-webkit-box;display:-ms-flexbox;display:flex}.vxe-table-custom-simple--body-wrapper{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-table-custom--body{position:relative;display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-x:hidden;overflow-y:auto}.vxe-table-custom--panel-list{list-style-type:none;margin:0;padding:0}.vxe-table-custom--panel-list>li{max-width:26em;min-width:18em;padding:.2em 1em .2em 1em}.vxe-table-custom--panel-list>li.level--2{padding-left:2.7em}.vxe-table-custom--panel-list>li.level--3{padding-left:3.7em}.vxe-table-custom--panel-list>li.level--4{padding-left:4.7em}.vxe-table-custom--panel-list>li.level--5{padding-left:5.7em}.vxe-table-custom--panel-list>li.level--6{padding-left:6.7em}.vxe-table-custom--panel-list>li.level--7{padding-left:7.7em}.vxe-table-custom--panel-list>li.level--8{padding-left:8.7em}.vxe-table-custom--header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;height:2.4em;font-weight:700;border-bottom:1px solid var(--vxe-ui-base-popup-border-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-custom--panel-list .vxe-table-custom--checkbox-option:hover{background-color:var(--vxe-ui-table-row-hover-background-color)}.vxe-table-custom--footer-buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-negative:0;flex-shrink:0;border-top:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-table-custom--footer-buttons button{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:2.8em}.vxe-table-custom--checkbox-option .vxe-checkbox--icon{font-size:1.22em;color:var(--vxe-ui-input-border-color);vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-custom--checkbox-option.is--checked,.vxe-table-custom--checkbox-option.is--checked .vxe-checkbox--icon,.vxe-table-custom--checkbox-option.is--indeterminate,.vxe-table-custom--checkbox-option.is--indeterminate .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table-custom--checkbox-option:not(.is--disabled){cursor:pointer}.vxe-table-custom--checkbox-option:not(.is--disabled):hover .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table-custom--checkbox-option.is--hidden{cursor:default}.vxe-table-custom--checkbox-option.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-table-custom--checkbox-option.is--disabled .vxe-checkbox--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-table-custom--checkbox-option .vxe-checkbox--label{padding-left:.5em;vertical-align:middle}.vxe-table-custom--checkbox-option,.vxe-table-custom--sort-option{padding-right:.4em;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-custom--sort-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-table-custom--sort-btn{padding-left:.2em;padding-right:.4em}.vxe-table-custom--sort-btn:not(.is--disabled){cursor:-webkit-grab;cursor:grab}.vxe-table-custom--sort-btn:not(.is--disabled):active{cursor:-webkit-grabbing;cursor:grabbing}.vxe-table-custom--sort-btn:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-color)}.vxe-table-custom--sort-btn.is--disabled{color:var(--vxe-ui-input-disabled-color);cursor:not-allowed}.vxe-table-custom--name-option{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:hidden}.vxe-table-custom--checkbox-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-table-custom--fixed-option{-ms-flex-negative:0;flex-shrink:0;padding-left:.5em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-custom-popup--body-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:100%;outline:0}.vxe-table-custom-popup--handle-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;outline:0;overflow:auto}.vxe-table-custom-popup--table-wrapper{border-bottom:1px solid var(--vxe-ui-table-border-color)}.vxe-table-custom-popup--table-wrapper table{width:100%;border:0;table-layout:fixed;word-break:break-all;border-spacing:0;border-collapse:separate;-webkit-box-sizing:border-box;box-sizing:border-box}.vxe-table-custom-popup--table-wrapper table th{position:sticky;top:0;text-align:left;border-bottom:1px solid var(--vxe-ui-table-border-color);background-color:var(--vxe-ui-table-header-background-color);z-index:7}.vxe-table-custom-popup--table-wrapper table td,.vxe-table-custom-popup--table-wrapper table th{border-top:1px solid var(--vxe-ui-table-border-color);border-left:1px solid var(--vxe-ui-table-border-color)}.vxe-table-custom-popup--table-wrapper table tr{-webkit-box-sizing:border-box;box-sizing:border-box}.vxe-table-custom-popup--table-wrapper table tr:first-child td{border-top:0}.vxe-table-custom-popup--table-wrapper table tr:hover{background-color:var(--vxe-ui-table-row-hover-background-color)}.vxe-table-custom-popup--table-wrapper table td,.vxe-table-custom-popup--table-wrapper table th{height:44px;padding:0 .6em;-webkit-box-sizing:border-box;box-sizing:border-box}.vxe-table-custom-popup--table-wrapper table td:last-child,.vxe-table-custom-popup--table-wrapper table th:last-child{border-right:1px solid var(--vxe-ui-table-border-color)}.vxe-table-custom-popup--drag-line{display:none;position:absolute;top:0;left:0;z-index:11;pointer-events:none;width:100%;height:1px;border:2px solid transparent}.vxe-table-custom-popup--drag-line[drag-pos=top]{border-top-color:var(--vxe-ui-font-primary-color)}.vxe-table-custom-popup--drag-line[drag-pos=bottom]{border-bottom-color:var(--vxe-ui-font-primary-color)}.vxe-table-custom-popup--drag-line[drag-to-child=y]{border-top-color:transparent;border-bottom-color:transparent;border-left-color:var(--vxe-ui-status-success-color)}.vxe-table-custom-popup--drag-line.is--guides{background-color:var(--vxe-ui-table-drag-over-background-color)}.vxe-table-custom-popup--drag-tip{display:none;position:absolute;top:0;left:0;padding:.6em 1.4em;max-width:60%;min-width:100px;border-radius:var(--vxe-ui-border-radius);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background-color:var(--vxe-ui-layout-background-color);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);z-index:33}.vxe-table-custom-popup--drag-tip[drag-status=disabled] .vxe-table-custom-popup--drag-tip-disabled-status,.vxe-table-custom-popup--drag-tip[drag-status=group] .vxe-table-custom-popup--drag-tip-group-status,.vxe-table-custom-popup--drag-tip[drag-status=normal] .vxe-table-custom-popup--drag-tip-normal-status,.vxe-table-custom-popup--drag-tip[drag-status=sub] .vxe-table-custom-popup--drag-tip-sub-status,.vxe-table-custom-popup--drag-tip[drag-status=values] .vxe-table-custom-popup--drag-tip-values-status{display:block}.vxe-table-custom-popup--drag-tip-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-table-custom-popup--drag-tip-status{padding-right:.4em}.vxe-table-custom-popup--drag-tip-disabled-status{display:none;-ms-flex-negative:0;flex-shrink:0;color:var(--vxe-ui-status-error-color)}.vxe-table-custom-popup--drag-tip-group-status,.vxe-table-custom-popup--drag-tip-normal-status,.vxe-table-custom-popup--drag-tip-sub-status,.vxe-table-custom-popup--drag-tip-values-status{display:none}.vxe-table-custom-popup--drag-tip-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-table-custom-popup--name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-table-custom-popup--title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-table-custom-popup--row.level--2 .vxe-table-custom-popup--name{padding-left:24px}.vxe-table-custom-popup--row.level--3 .vxe-table-custom-popup--name{padding-left:48px}.vxe-table-custom-popup--row.level--4 .vxe-table-custom-popup--name{padding-left:72px}.vxe-table-custom-popup--row.level--5 .vxe-table-custom-popup--name{padding-left:96px}.vxe-table-custom-popup--row.level--6 .vxe-table-custom-popup--name{padding-left:120px}.vxe-table-custom-popup--row.level--7 .vxe-table-custom-popup--name{padding-left:144px}.vxe-table-custom-popup--row.level--8 .vxe-table-custom-popup--name{padding-left:168px}.vxe-table-custom-popup--row.level--9 .vxe-table-custom-popup--name{padding-left:192px}.vxe-table-custom-popup--column-item{position:relative}.vxe-table-custom-popup--column-item.col--fixed,.vxe-table-custom-popup--column-item.col--resizable,.vxe-table-custom-popup--column-item.col--visible{text-align:center}.vxe-table-custom-popup--column-item.col--resizable>.vxe-input,.vxe-table-custom-popup--column-item.col--resizable>.vxe-number-input{width:100%}.vxe-table-custom-popup--row.active--drag-origin .vxe-table-custom-popup--column-item{opacity:.5}.vxe-table-custom-popup--row.active--drag-target[drag-pos=top] .vxe-table-custom-popup--column-item:after{display:block;top:-2px}.vxe-table-custom-popup--row.active--drag-target[drag-pos=bottom] .vxe-table-custom-popup--column-item:after{display:block;bottom:-2px}.vxe-table-custom-popup--row:first-child[drag-pos=top] .vxe-table-custom-popup--column-item:after{top:0}.vxe-table-custom-popup--row:last-child[drag-pos=bottom] .vxe-table-custom-popup--column-item:after{bottom:0}.vxe-table-custom-popup--column-item:after{display:none;content:"";position:absolute;left:-1px;width:calc(100% + 1px);height:2px;background-color:var(--vxe-ui-font-primary-color);z-index:12}.vxe-table-custom-popup--column-item:last-child:after{width:100%}.vxe-table-custom--list-move{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-delay:.05s;transition-delay:.05s}.vxe-table-custom-popup--column-sort-placeholder{padding:.2em .5em}.vxe-table-custom-popup--column-sort-btn{font-size:1.2em;padding:.2em .5em}.vxe-table-custom-popup--column-sort-btn:not(.is--disabled){cursor:-webkit-grab;cursor:grab}.vxe-table-custom-popup--column-sort-btn:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-color)}.vxe-table-custom-popup--column-sort-btn:not(.is--disabled):active{cursor:-webkit-grabbing;cursor:grabbing}.vxe-table-custom-popup--column-sort-btn.is--disabled{color:var(--vxe-ui-input-disabled-color);cursor:not-allowed}.vxe-table-custom-popup--table-sort-help-icon,.vxe-table-custom-popup--table-sort-help-title{vertical-align:middle}.vxe-table-custom-popup--table-sort-help-icon{margin-left:5px;cursor:help}.vxe-table-custom-popup--table-col-seq,.vxe-table-custom-popup--table-col-sort{width:80px}.vxe-table-custom-popup--table-col-title{min-width:120px}.vxe-table-custom-popup--table-col-width{width:140px}.vxe-table-custom-popup--table-col-fixed{width:200px}.vxe-table-export--panel-column>ul{list-style-type:none;overflow:auto;margin:0;padding:0;outline:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-export--panel-column>ul>li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.vxe-table-export--panel .vxe-table-export--panel-table{width:100%;border:0;table-layout:fixed}.vxe-table-export--panel .vxe-table-export--panel-table tr td{padding:0 10px}.vxe-table-export--panel .vxe-table-export--panel-table tr td:first-child{text-align:right;width:30%;font-weight:700;padding:8px 10px}.vxe-table-export--panel .vxe-table-export--panel-table tr td:nth-child(2){width:70%}.vxe-table-export--panel .vxe-table-export--panel-table tr td>.vxe-input,.vxe-table-export--panel .vxe-table-export--panel-table tr td>.vxe-select{width:80%}.vxe-table-export--panel .vxe-table-export--panel-table tr td>.vxe-table-export--panel-option-row{padding:.25em 0}.vxe-table-export--panel .vxe-table-export--panel-column{width:80%;border:1px solid var(--vxe-ui-input-border-color);margin:3px 0;border-radius:var(--vxe-ui-border-radius);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li{padding:.2em 1em .2em 1em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--2{padding-left:3.5em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--2 .vxe-checkbox--icon{left:1.8em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--3{padding-left:4.5em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--3 .vxe-checkbox--icon{left:2.8em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--4{padding-left:5.5em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--4 .vxe-checkbox--icon{left:3.8em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--5{padding-left:6.5em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--5 .vxe-checkbox--icon{left:4.8em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--6{padding-left:7.5em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--6 .vxe-checkbox--icon{left:5.8em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--7{padding-left:8.5em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--7 .vxe-checkbox--icon{left:6.8em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--8{padding-left:9.5em}.vxe-table-export--panel .vxe-table-export--panel-column>ul>li.level--8 .vxe-checkbox--icon{left:7.8em}.vxe-table-export--panel .vxe-table-export--panel-column .vxe-table-export--panel-column-header{padding:.1em 0;background-color:var(--vxe-ui-table-header-background-color);font-weight:700;border-bottom:1px solid var(--vxe-ui-table-border-color)}.vxe-table-export--panel .vxe-table-export--panel-column .vxe-table-export--panel-column-body{padding:.2em 0;min-height:10em;max-height:17.6em}.vxe-table-export--panel .vxe-table-export--panel-btns{text-align:right;padding:.8em .25em .25em .25em}.vxe-table-export--panel .vxe-table-export--selected--file{padding-right:40px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-export--panel .vxe-table-export--selected--file>i{display:none;position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;cursor:pointer}.vxe-table-export--panel .vxe-table-export--selected--file:hover{color:var(--vxe-ui-font-primary-color)}.vxe-table-export--panel .vxe-table-export--selected--file:hover>i{display:block}.vxe-table-export--panel .vxe-table-export--select--file{width:80%;border:1px dashed var(--vxe-ui-input-border-color);padding:6px 34px;outline:0;border-radius:var(--vxe-ui-border-radius);background-color:var(--vxe-ui-layout-background-color);color:inherit;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vxe-table-export--panel .vxe-table-export--select--file:focus{border-color:var(--vxe-ui-font-primary-color);-webkit-box-shadow:0 0 .25em 0 var(--vxe-ui-font-primary-color);box-shadow:0 0 .25em 0 var(--vxe-ui-font-primary-color)}.vxe-table-export--panel .vxe-table-export--select--file:hover{color:var(--vxe-ui-font-primary-color);border-color:var(--vxe-ui-font-primary-color)}.vxe-table-export--panel-column-option .vxe-checkbox--icon{font-size:1.22em;color:var(--vxe-ui-input-border-color);vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table-export--panel-column-option.is--checked,.vxe-table-export--panel-column-option.is--checked .vxe-checkbox--icon,.vxe-table-export--panel-column-option.is--indeterminate,.vxe-table-export--panel-column-option.is--indeterminate .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table-export--panel-column-option:not(.is--disabled){cursor:pointer}.vxe-table-export--panel-column-option:not(.is--disabled):hover .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table-export--panel-column-option.is--hidden{cursor:default}.vxe-table-export--panel-column-option.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-table-export--panel-column-option.is--disabled .vxe-checkbox--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-table-export--panel-column-option .vxe-checkbox--label{padding-left:.5em;vertical-align:middle}.vxe-cell--filter{padding:0 .1em 0 .2em;text-align:center;vertical-align:middle;display:inline-block;line-height:0}.vxe-cell--filter.col--filter .vxe-filter--btn{color:var(--vxe-ui-font-color)}.vxe-cell--filter .vxe-filter--btn{color:var(--vxe-ui-table-column-icon-border-color);cursor:pointer}.vxe-cell--filter .vxe-filter--btn:hover{color:var(--vxe-ui-font-color)}.is--filter-active .vxe-cell--filter .vxe-filter--btn{color:var(--vxe-ui-font-primary-color)}.vxe-table--filter-wrapper{display:none;position:absolute;top:0;min-width:100px;font-size:var(--vxe-ui-font-size-default);border-radius:var(--vxe-ui-border-radius);background-color:var(--vxe-ui-layout-background-color);border:1px solid var(--vxe-ui-base-popup-border-color);color:var(--vxe-ui-font-color);-webkit-box-shadow:var(--vxe-ui-base-popup-box-shadow);box-shadow:var(--vxe-ui-base-popup-box-shadow);z-index:15}.vxe-table--filter-wrapper:not(.is--multiple) .vxe-table--filter-body,.vxe-table--filter-wrapper:not(.is--multiple) .vxe-table--filter-header{text-align:center}.vxe-table--filter-wrapper.is--active{display:block}.vxe-table--filter-wrapper .vxe-table--filter-body>li,.vxe-table--filter-wrapper .vxe-table--filter-header>li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:360px;padding:.25em .8em;cursor:pointer}.vxe-table--filter-wrapper .vxe-table--filter-body>li.is--checked,.vxe-table--filter-wrapper .vxe-table--filter-header>li.is--checked{color:var(--vxe-ui-font-primary-color)}.vxe-table--filter-wrapper .vxe-table--filter-body>li:hover,.vxe-table--filter-wrapper .vxe-table--filter-header>li:hover{background-color:var(--vxe-ui-table-row-hover-background-color)}.vxe-table--filter-wrapper .vxe-table--filter-header{padding-top:.2em}.vxe-table--filter-wrapper .vxe-table--filter-body{max-height:200px;padding-bottom:.2em}.vxe-table--filter-wrapper>ul{list-style-type:none;padding:0;margin:0;outline:0;overflow:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--filter-wrapper.is--multiple>ul>li{padding:.25em .8em .25em 1em}.vxe-table--filter-wrapper .vxe-table--filter-footer{border-top:1px solid var(--vxe-ui-base-popup-border-color);padding:.6em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--filter-wrapper .vxe-table--filter-footer button{background-color:transparent;padding:0 .4em;border:0;color:var(--vxe-ui-font-color);cursor:pointer}.vxe-table--filter-wrapper .vxe-table--filter-footer button:focus{outline:none}.vxe-table--filter-wrapper .vxe-table--filter-footer button:hover{color:var(--vxe-ui-font-primary-color)}.vxe-table--filter-wrapper .vxe-table--filter-footer button.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-table--filter-option .vxe-checkbox--icon{font-size:1.22em;color:var(--vxe-ui-input-border-color);vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--filter-option.is--checked,.vxe-table--filter-option.is--checked .vxe-checkbox--icon,.vxe-table--filter-option.is--indeterminate,.vxe-table--filter-option.is--indeterminate .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table--filter-option:not(.is--disabled){cursor:pointer}.vxe-table--filter-option:not(.is--disabled):hover .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table--filter-option.is--hidden{cursor:default}.vxe-table--filter-option.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-table--filter-option.is--disabled .vxe-checkbox--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-table--filter-option .vxe-checkbox--label{padding-left:.5em;vertical-align:middle}.vxe-table--filter-wrapper.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-table--filter-wrapper.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-table--filter-wrapper.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-table--context-menu-wrapper{display:none}.vxe-table--context-menu-wrapper.is--visible{display:block}.vxe-table--context-menu-clild-wrapper,.vxe-table--context-menu-wrapper{position:absolute;top:0;left:0;font-size:12px;border:1px solid var(--vxe-ui-base-popup-border-color);-webkit-box-shadow:3px 3px 4px -2px rgba(0,0,0,.6);box-shadow:3px 3px 4px -2px rgba(0,0,0,.6);padding:0 1px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);background-color:var(--vxe-ui-layout-background-color)}.vxe-context-menu--link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:var(--vxe-ui-table-menu-item-width);line-height:26px;padding:0 .8em;color:var(--vxe-ui-font-color);cursor:pointer}.vxe-context-menu--link .vxe-context-menu--link-prefix,.vxe-context-menu--link .vxe-context-menu--link-suffix{min-width:2em;-ms-flex-negative:0;flex-shrink:0;text-align:center;padding:0 .2em}.vxe-context-menu--link .vxe-context-menu--link-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 .2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-context-menu--option-wrapper,.vxe-table--context-menu-clild-wrapper{margin:0;padding:0;list-style-type:none;border-bottom:1px solid var(--vxe-ui-base-popup-border-color)}.vxe-context-menu--option-wrapper li,.vxe-table--context-menu-clild-wrapper li{position:relative;margin:1px 0;border:1px solid transparent}.vxe-context-menu--option-wrapper li:last-child,.vxe-table--context-menu-clild-wrapper li:last-child{border:0}.vxe-context-menu--option-wrapper li.link--active,.vxe-table--context-menu-clild-wrapper li.link--active{background-color:var(--vxe-ui-base-hover-background-color);border-color:var(--vxe-ui-base-hover-background-color)}.vxe-context-menu--option-wrapper li.link--disabled>.vxe-context-menu--link,.vxe-context-menu--option-wrapper li.link--loading>.vxe-context-menu--link,.vxe-table--context-menu-clild-wrapper li.link--disabled>.vxe-context-menu--link,.vxe-table--context-menu-clild-wrapper li.link--loading>.vxe-context-menu--link{color:var(--vxe-ui-font-disabled-color);cursor:no-drop}.vxe-context-menu--option-wrapper li.link--disabled.link--active:hover,.vxe-context-menu--option-wrapper li.link--loading.link--active:hover,.vxe-table--context-menu-clild-wrapper li.link--disabled.link--active:hover,.vxe-table--context-menu-clild-wrapper li.link--loading.link--active:hover{background-color:inherit}.vxe-table--context-menu-clild-wrapper{display:none;top:0;left:100%}.vxe-table--context-menu-clild-wrapper.is--show{display:block}.vxe-table--file-form,.vxe-table-slots{display:none}.vxe-table-vars{height:0;width:0;visibility:hidden;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vxe-table-vars .vxe-table-var-default{height:var(--vxe-ui-table-row-height-default)}.vxe-table-vars .vxe-table-var-medium{height:var(--vxe-ui-table-row-height-medium)}.vxe-table-vars .vxe-table-var-small{height:var(--vxe-ui-table-row-height-small)}.vxe-table-vars .vxe-table-var-mini{height:var(--vxe-ui-table-row-height-mini)}.vxe-table--print-frame{position:fixed;bottom:-100%;left:-100%;height:0;width:0;border:0}.vxe-table--layout-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:var(--vxe-ui-layout-background-color)}.vxe-table--viewport-wrapper{position:relative;overflow:hidden;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-table--viewport-wrapper.x-ob--contain>.vxe-table--main-wrapper>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper,.vxe-table--viewport-wrapper.x-ob--contain>.vxe-table--main-wrapper>.vxe-table--footer-wrapper>.vxe-table--footer-inner-wrapper,.vxe-table--viewport-wrapper.x-ob--contain>.vxe-table--main-wrapper>.vxe-table--header-wrapper>.vxe-table--header-inner-wrapper{overscroll-behavior-x:contain}.vxe-table--viewport-wrapper.y-ob--contain>.vxe-table--main-wrapper>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper{overscroll-behavior-y:contain}.vxe-table--body-wrapper,.vxe-table--fixed-left-body-wrapper,.vxe-table--fixed-right-body-wrapper,.vxe-table--footer-wrapper,.vxe-table--header-wrapper{overflow:hidden;outline:0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vxe-table--body-inner-wrapper,.vxe-table--footer-inner-wrapper,.vxe-table--header-inner-wrapper{position:relative;width:100%;height:100%;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.vxe-table--body-inner-wrapper::-webkit-scrollbar,.vxe-table--footer-inner-wrapper::-webkit-scrollbar,.vxe-table--header-inner-wrapper::-webkit-scrollbar{display:none}.vxe-table--footer-inner-wrapper,.vxe-table--header-inner-wrapper{overflow-y:hidden;overflow-x:scroll}.vxe-table--body-inner-wrapper{overflow-y:scroll;overflow-x:scroll}.vxe-table--main-wrapper.sx--hidden>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper,.vxe-table--main-wrapper.sx--hidden>.vxe-table--footer-wrapper>.vxe-table--footer-inner-wrapper,.vxe-table--main-wrapper.sx--hidden>.vxe-table--header-wrapper>.vxe-table--header-inner-wrapper{overflow-x:hidden}.vxe-table--main-wrapper.sy--hidden>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper{overflow-y:hidden}.vxe-table--fixed-left-wrapper.sx--hidden>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper,.vxe-table--fixed-right-wrapper.sx--hidden>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper{overflow-x:hidden}.vxe-table--fixed-left-wrapper.sy--hidden>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper,.vxe-table--fixed-right-wrapper.sy--hidden>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper{overflow-y:hidden}.vxe-loading--custom-wrapper{display:none;position:absolute;width:100%;height:100%;top:0;left:0;z-index:99;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-loading--custom-wrapper.is--visible{display:block}.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-date-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-date-range-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-default-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-default-select,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-default-textarea,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-ico-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-number-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-select,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-textarea,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-cell--tree-node .vxe-tree-select,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-date-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-date-range-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-default-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-default-select,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-default-textarea,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-ico-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-number-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-date-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-date-range-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-default-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-default-select,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-default-textarea,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-ico-picker,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-number-input,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-select,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-textarea,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-row-group--tree-node .vxe-tree-select,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-select,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-textarea,.vxe-body--column.fixed--width>.vxe-cell>.vxe-cell--wrapper>.vxe-tree-select,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-date-picker,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-date-range-picker,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-default-input,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-default-select,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-default-textarea,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-ico-picker,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-input,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-number-input,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-select,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-textarea,.vxe-footer--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-tree-select,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-date-picker,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-date-range-picker,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-default-input,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-default-select,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-default-textarea,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-ico-picker,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-input,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-number-input,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-select,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-textarea,.vxe-header--column.fixed--width>.vxe-cell>.vxe-cell--wrapper .vxe-tree-select,.vxe-table--filter-template>.vxe-date-picker,.vxe-table--filter-template>.vxe-date-range-picker,.vxe-table--filter-template>.vxe-default-input,.vxe-table--filter-template>.vxe-default-select,.vxe-table--filter-template>.vxe-default-textarea,.vxe-table--filter-template>.vxe-ico-picker,.vxe-table--filter-template>.vxe-input,.vxe-table--filter-template>.vxe-number-input,.vxe-table--filter-template>.vxe-select,.vxe-table--filter-template>.vxe-textarea,.vxe-table--filter-template>.vxe-tree-select{width:100%}.vxe-cell .vxe-default-input,.vxe-cell .vxe-default-textarea,.vxe-table--filter-template .vxe-default-input,.vxe-table--filter-template .vxe-default-textarea{background-color:var(--vxe-ui-layout-background-color)}.vxe-cell .vxe-default-input,.vxe-cell .vxe-default-select,.vxe-cell .vxe-default-textarea,.vxe-table--filter-template .vxe-default-input,.vxe-table--filter-template .vxe-default-select,.vxe-table--filter-template .vxe-default-textarea{font-family:var(--vxe-ui-font-family);outline:0;color:var(--vxe-ui-font-color);border-radius:var(--vxe-ui-border-radius);border:1px solid var(--vxe-ui-input-border-color)}.vxe-cell .vxe-default-input:focus,.vxe-cell .vxe-default-select:focus,.vxe-cell .vxe-default-textarea:focus,.vxe-table--filter-template .vxe-default-input:focus,.vxe-table--filter-template .vxe-default-select:focus,.vxe-table--filter-template .vxe-default-textarea:focus{border:1px solid var(--vxe-ui-font-primary-color)}.vxe-cell .vxe-default-input[disabled],.vxe-cell .vxe-default-select[disabled],.vxe-cell .vxe-default-textarea[disabled],.vxe-table--filter-template .vxe-default-input[disabled],.vxe-table--filter-template .vxe-default-select[disabled],.vxe-table--filter-template .vxe-default-textarea[disabled]{cursor:not-allowed;background-color:var(--vxe-ui-input-disabled-background-color)}.vxe-cell .vxe-default-input,.vxe-cell .vxe-default-select,.vxe-cell .vxe-default-textarea,.vxe-table--filter-template .vxe-default-input,.vxe-table--filter-template .vxe-default-select,.vxe-table--filter-template .vxe-default-textarea{height:var(--vxe-ui-input-height-default)}.vxe-cell .vxe-default-input[type=date]::-webkit-inner-spin-button,.vxe-table--filter-template .vxe-default-input[type=date]::-webkit-inner-spin-button{margin-top:4px}.vxe-cell .vxe-default-input[type=date]::-webkit-inner-spin-button,.vxe-cell .vxe-default-input[type=number]::-webkit-inner-spin-button,.vxe-table--filter-template .vxe-default-input[type=date]::-webkit-inner-spin-button,.vxe-table--filter-template .vxe-default-input[type=number]::-webkit-inner-spin-button{height:24px}.vxe-cell .vxe-default-input::-moz-placeholder,.vxe-table--filter-template .vxe-default-input::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-cell .vxe-default-input::-webkit-input-placeholder, .vxe-table--filter-template .vxe-default-input::-webkit-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-cell .vxe-default-input::-moz-placeholder, .vxe-table--filter-template .vxe-default-input::-moz-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-cell .vxe-default-input:-ms-input-placeholder, .vxe-table--filter-template .vxe-default-input:-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-cell .vxe-default-input::-ms-input-placeholder, .vxe-table--filter-template .vxe-default-input::-ms-input-placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-cell .vxe-default-input::placeholder,.vxe-table--filter-template .vxe-default-input::placeholder{color:var(--vxe-ui-input-placeholder-color)}.vxe-cell .vxe-default-textarea,.vxe-table--filter-template .vxe-default-textarea{font-size:1em;resize:none;vertical-align:middle}.vxe-cell>.vxe-input>.vxe-input--inner,.vxe-cell>.vxe-textarea>.vxe-textarea--inner,.vxe-table--filter-template>.vxe-input>.vxe-input--inner,.vxe-table--filter-template>.vxe-textarea>.vxe-textarea--inner{padding:0 2px}.vxe-cell>.vxe-default-textarea,.vxe-cell>.vxe-textarea--inner,.vxe-table--filter-template>.vxe-default-textarea,.vxe-table--filter-template>.vxe-textarea--inner{resize:none}.vxe-cell>.vxe-cell--tree-node .vxe-input>.vxe-input--inner,.vxe-cell>.vxe-cell--tree-node .vxe-textarea>.vxe-textarea--inner,.vxe-cell>.vxe-row-group--tree-node .vxe-input>.vxe-input--inner,.vxe-cell>.vxe-row-group--tree-node .vxe-textarea>.vxe-textarea--inner,.vxe-table--filter-template>.vxe-cell--tree-node .vxe-input>.vxe-input--inner,.vxe-table--filter-template>.vxe-cell--tree-node .vxe-textarea>.vxe-textarea--inner,.vxe-table--filter-template>.vxe-row-group--tree-node .vxe-input>.vxe-input--inner,.vxe-table--filter-template>.vxe-row-group--tree-node .vxe-textarea>.vxe-textarea--inner{padding:0 2px}.vxe-cell>.vxe-cell--tree-node .vxe-default-textarea,.vxe-cell>.vxe-cell--tree-node .vxe-textarea--inner,.vxe-cell>.vxe-row-group--tree-node .vxe-default-textarea,.vxe-cell>.vxe-row-group--tree-node .vxe-textarea--inner,.vxe-table--filter-template>.vxe-cell--tree-node .vxe-default-textarea,.vxe-table--filter-template>.vxe-cell--tree-node .vxe-textarea--inner,.vxe-table--filter-template>.vxe-row-group--tree-node .vxe-default-textarea,.vxe-table--filter-template>.vxe-row-group--tree-node .vxe-textarea--inner{resize:none}.vxe-body--column.col--vertical-top.col--active>.vxe-cell>.vxe-cell--wrapper,.vxe-body--column.col--vertical-top.col--active>.vxe-cell>.vxe-cell--wrapper>.vxe-default-textarea{height:100%}.vxe-table:not([data-calc-row]) .vxe-body--column.col--vertical-top:not(.col--active)>.vxe-cell>.vxe-cell--wrapper{min-height:100%}.vxe-cell--label.is--negative{color:var(--vxe-ui-table-cell-negative-color)}.vxe-table--cell-active-area,.vxe-table--cell-col-status-area,.vxe-table--cell-copy-area,.vxe-table--cell-extend-area,.vxe-table--cell-item-area,.vxe-table--cell-main-area,.vxe-table--cell-row-status-area,.vxe-table--checkbox-range{display:none;position:absolute;pointer-events:none;z-index:1}.vxe-table--header-wrapper .vxe-table--cell-col-status-area{top:0;height:100%}.vxe-table--fixed-left-wrapper .vxe-table--cell-active-area,.vxe-table--fixed-left-wrapper .vxe-table--cell-col-status-area,.vxe-table--fixed-left-wrapper .vxe-table--cell-copy-area,.vxe-table--fixed-left-wrapper .vxe-table--cell-extend-area,.vxe-table--fixed-left-wrapper .vxe-table--cell-item-area,.vxe-table--fixed-left-wrapper .vxe-table--cell-main-area,.vxe-table--fixed-left-wrapper .vxe-table--cell-row-status-area,.vxe-table--fixed-left-wrapper .vxe-table--checkbox-range,.vxe-table--fixed-right-wrapper .vxe-table--cell-active-area,.vxe-table--fixed-right-wrapper .vxe-table--cell-col-status-area,.vxe-table--fixed-right-wrapper .vxe-table--cell-copy-area,.vxe-table--fixed-right-wrapper .vxe-table--cell-extend-area,.vxe-table--fixed-right-wrapper .vxe-table--cell-item-area,.vxe-table--fixed-right-wrapper .vxe-table--cell-main-area,.vxe-table--fixed-right-wrapper .vxe-table--cell-row-status-area,.vxe-table--fixed-right-wrapper .vxe-table--checkbox-range{z-index:2}.vxe-table--fixed-left-wrapper .vxe-table--cell-active-area[half="1"],.vxe-table--fixed-left-wrapper .vxe-table--cell-extend-area[half="1"],.vxe-table--fixed-left-wrapper .vxe-table--cell-item-area[half="1"],.vxe-table--fixed-left-wrapper .vxe-table--cell-main-area[half="1"]{border-right:0}.vxe-table--fixed-left-wrapper .vxe-table--cell-copy-area[half="1"]{background-size:var(--vxe-ui-table-cell-clip-area-border-width) 12px,0 12px,12px var(--vxe-ui-table-cell-clip-area-border-width),12px var(--vxe-ui-table-cell-clip-area-border-width)}.vxe-table--fixed-right-wrapper .vxe-table--cell-active-area[half="1"],.vxe-table--fixed-right-wrapper .vxe-table--cell-extend-area[half="1"],.vxe-table--fixed-right-wrapper .vxe-table--cell-item-area[half="1"],.vxe-table--fixed-right-wrapper .vxe-table--cell-main-area[half="1"]{border-left:0}.vxe-table--fixed-right-wrapper .vxe-table--cell-copy-area[half="1"]{background-size:0 12px,var(--vxe-ui-table-cell-clip-area-border-width) 12px,12px var(--vxe-ui-table-cell-clip-area-border-width),12px var(--vxe-ui-table-cell-clip-area-border-width)}.vxe-table--checkbox-range{background-color:var(--vxe-ui-table-checkbox-range-background-color);border:var(--vxe-ui-table-checkbox-range-border-width) solid var(--vxe-ui-table-checkbox-range-border-color)}.vxe-table--cell-area{height:0;font-size:0;display:none}.vxe-table--cell-area>.vxe-table--cell-main-area{background-color:var(--vxe-ui-table-cell-area-background-color);border:var(--vxe-ui-table-cell-area-border-width) solid var(--vxe-ui-table-cell-area-border-color)}.vxe-table--cell-area .vxe-table--cell-main-area-btn{display:none;position:absolute;right:-1px;bottom:-1px;width:7px;height:7px;border-style:solid;border-color:var(--vxe-ui-table-cell-main-area-extension-border-color);border-width:1px 0 0 1px;background-color:var(--vxe-ui-table-cell-main-area-extension-background-color);pointer-events:auto;cursor:crosshair}.vxe-table--cell-area .vxe-table--cell-extend-area{border:var(--vxe-ui-table-cell-extend-area-border-width) solid var(--vxe-ui-table-cell-extend-area-border-color)}.vxe-table--cell-area .vxe-table--cell-col-status-area,.vxe-table--cell-area .vxe-table--cell-row-status-area{background-color:var(--vxe-ui-table-cell-area-status-background-color)}.vxe-table--cell-area .vxe-table--cell-col-status-area{border-bottom:var(--vxe-ui-table-cell-area-border-width) solid var(--vxe-ui-table-cell-area-border-color)}.vxe-table--cell-area .vxe-table--cell-row-status-area{border-right:var(--vxe-ui-table-cell-area-border-width) solid var(--vxe-ui-table-cell-area-border-color)}@-webkit-keyframes moveCopyCellBorder{to{background-position:0 -12px,100% 12px,12px 0,-12px 100%}}@keyframes moveCopyCellBorder{to{background-position:0 -12px,100% 12px,12px 0,-12px 100%}}.vxe-table--cell-copy-area{background:linear-gradient(0deg,transparent 6px,var(--vxe-ui-table-cell-clip-area-border-color) 6px) repeat-y,linear-gradient(0deg,transparent 50%,var(--vxe-ui-table-cell-clip-area-border-color) 0) repeat-y,linear-gradient(90deg,transparent 50%,var(--vxe-ui-table-cell-clip-area-border-color) 0) repeat-x,linear-gradient(90deg,transparent 50%,var(--vxe-ui-table-cell-clip-area-border-color) 0) repeat-x;background-size:var(--vxe-ui-table-cell-clip-area-border-width) 12px,var(--vxe-ui-table-cell-clip-area-border-width) 12px,12px var(--vxe-ui-table-cell-clip-area-border-width),12px var(--vxe-ui-table-cell-clip-area-border-width);background-position:0 0,100% 0,0 0,0 100%;-webkit-animation:moveCopyCellBorder .5s linear infinite;animation:moveCopyCellBorder .5s linear infinite}.vxe-table--cell-active-area{border-color:var(--vxe-ui-table-cell-active-area-border-color);border-style:solid;border-width:var(--vxe-ui-table-cell-active-area-border-width);background-color:var(--vxe-ui-table-cell-active-area-background-color)}.vxe-table--cell-multi-area>.vxe-table--cell-item-area{background-color:var(--vxe-ui-table-cell-area-background-color)}.vxe-table--render-default.is--round .vxe-table--render-default.is--round,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.not--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.not--scroll-y.not--scroll-x .vxe-table--border-line{border-radius:var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.is--scroll-y.is--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.is--scroll-y.is--scroll-x .vxe-table--header-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.is--scroll-y.is--scroll-x .vxe-table--header-wrapper.fixed-left--wrapper,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--header-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-left--wrapper{border-radius:var(--vxe-ui-table-border-radius) 0 0 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--footer-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-left--wrapper{border-radius:0 0 0 var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--border-line{border-radius:var(--vxe-ui-table-border-radius) 0 0 var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.is--scroll-x .vxe-table--header-wrapper.body--wrapper{border-radius:var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.is--scroll-x .vxe-table--header-wrapper.fixed-left--wrapper{border-radius:var(--vxe-ui-table-border-radius) 0 0 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.is--scroll-x .vxe-table--header-wrapper.fixed-right--wrapper{border-radius:0 var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.is--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--header-wrapper.body--wrapper{border-radius:var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-right--wrapper{border-radius:var(--vxe-ui-table-border-radius) 0 0 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--footer-wrapper.body--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-right--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.is--scroll-y.is--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.is--scroll-y.is--scroll-x .vxe-table--footer-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.is--scroll-y.is--scroll-x .vxe-table--footer-wrapper.fixed-left--wrapper{border-radius:0 0 0 var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--header-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-left--wrapper{border-radius:var(--vxe-ui-table-border-radius) 0 0 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--footer-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-left--wrapper{border-radius:0 0 0 var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--border-line{border-radius:var(--vxe-ui-table-border-radius) 0 0 var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.not--scroll-y.is--scroll-x .vxe-table--footer-wrapper.body--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.not--scroll-y.is--scroll-x .vxe-table--footer-wrapper.fixed-left--wrapper{border-radius:0 0 0 var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.not--scroll-y.is--scroll-x .vxe-table--footer-wrapper.fixed-right--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) 0}.vxe-table--render-default.is--round.sy-pos--right.sx-pos--top.not--scroll-y.is--scroll-x .vxe-table--border-line{border-radius:0 0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.is--scroll-y.is--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--header-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-right--wrapper{border-radius:0 var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--footer-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-right--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.is--scroll-y.not--scroll-x .vxe-table--border-line{border-radius:0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius) 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.is--scroll-x .vxe-table--header-wrapper.body--wrapper{border-radius:var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.is--scroll-x .vxe-table--header-wrapper.fixed-left--wrapper{border-radius:var(--vxe-ui-table-border-radius) 0 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.is--scroll-x .vxe-table--header-wrapper.fixed-right--wrapper{border-radius:0 var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.is--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--header-wrapper.body--wrapper{border-radius:var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-left--wrapper{border-radius:var(--vxe-ui-table-border-radius) 0 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-right--wrapper{border-radius:0 var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--footer-wrapper.body--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-left--wrapper{border-radius:0 0 0 var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--bottom.not--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-right--wrapper,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.is--scroll-y.is--scroll-x .vxe-table--border-line,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.is--scroll-y.is--scroll-x .vxe-table--footer-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.is--scroll-y.is--scroll-x .vxe-table--footer-wrapper.fixed-right--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--header-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-right--wrapper{border-radius:0 var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--footer-wrapper.body--wrapper,.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-right--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.is--scroll-y.not--scroll-x .vxe-table--border-line{border-radius:0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius) 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.is--scroll-x .vxe-table--footer-wrapper.body--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.is--scroll-x .vxe-table--footer-wrapper.fixed-right--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.is--scroll-x .vxe-table--border-line{border-radius:0 0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.not--scroll-x .vxe-table--header-wrapper.body--wrapper{border-radius:var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-left--wrapper{border-radius:var(--vxe-ui-table-border-radius) 0 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.not--scroll-x .vxe-table--header-wrapper.fixed-right--wrapper{border-radius:0 var(--vxe-ui-table-border-radius) 0 0}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.not--scroll-x .vxe-table--footer-wrapper.body--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-left--wrapper{border-radius:0 0 0 var(--vxe-ui-table-border-radius)}.vxe-table--render-default.is--round.sy-pos--left.sx-pos--top.not--scroll-y.not--scroll-x .vxe-table--footer-wrapper.fixed-right--wrapper{border-radius:0 0 var(--vxe-ui-table-border-radius) 0}.vxe-table[data-calc-col] .vxe-body--column .vxe-cell>.vxe-cell--wrapper,.vxe-table[data-calc-col] .vxe-footer--column .vxe-cell>.vxe-cell--wrapper,.vxe-table[data-calc-col] .vxe-header--column .vxe-cell>.vxe-cell--wrapper{word-break:break-all;white-space:nowrap}.vxe-table:not([data-calc-col]) .vxe-cell--wrapper{min-width:100%}.vxe-table.is--loading>.vxe-table--layout-wrapper>.vxe-table--scroll-y-virtual,.vxe-table.is--loading>.vxe-table--scroll-x-virtual{visibility:hidden}.vxe-table .vxe-table--scroll-x-virtual{height:0}.vxe-table .vxe-table--scroll-y-virtual{width:0}.vxe-table .vxe-table--scroll-x-virtual,.vxe-table .vxe-table--scroll-y-virtual{visibility:hidden;position:relative;-ms-flex-negative:0;flex-shrink:0;z-index:7}.vxe-table .vxe-table--scroll-x-handle,.vxe-table .vxe-table--scroll-x-left-corner,.vxe-table .vxe-table--scroll-x-right-corner,.vxe-table .vxe-table--scroll-x-wrapper,.vxe-table .vxe-table--scroll-y-bottom-corner,.vxe-table .vxe-table--scroll-y-handle,.vxe-table .vxe-table--scroll-y-top-corner,.vxe-table .vxe-table--scroll-y-wrapper{position:absolute}.vxe-table .vxe-table--scroll-x-handle,.vxe-table .vxe-table--scroll-x-wrapper{width:100%;left:0;bottom:0}.vxe-table .vxe-table--scroll-x-wrapper{height:100%}.vxe-table .vxe-table--scroll-x-handle{overflow-y:hidden;overflow-x:scroll;height:var(--vxe-ui-table-view-scrollbar-height)}.vxe-table .vxe-table--scroll-y-handle,.vxe-table .vxe-table--scroll-y-wrapper{width:100%;height:100%;right:0;top:0}.vxe-table .vxe-table--scroll-y-handle{overflow-y:scroll;overflow-x:hidden;width:var(--vxe-ui-table-view-scrollbar-width);height:100%}.vxe-table .vxe-table--scroll-x-space{height:1px}.vxe-table .vxe-table--scroll-y-space{width:1px}.vxe-table .vxe-table--scroll-x-left-corner,.vxe-table .vxe-table--scroll-x-right-corner,.vxe-table .vxe-table--scroll-y-bottom-corner,.vxe-table .vxe-table--scroll-y-top-corner{display:none;position:absolute}.vxe-table .vxe-table--scroll-x-left-corner,.vxe-table .vxe-table--scroll-x-right-corner{bottom:0;width:0;height:100%}.vxe-table .vxe-table--scroll-x-left-corner:before,.vxe-table .vxe-table--scroll-x-right-corner:before{content:"";position:absolute;top:0;left:0;width:calc(100% + var(--vxe-ui-table-border-width));height:100%;z-index:1;border-width:var(--vxe-ui-table-border-width);border-style:solid;border-color:var(--vxe-ui-table-border-color)}.vxe-table .vxe-table--scroll-x-left-corner{left:0}.vxe-table .vxe-table--scroll-x-right-corner{right:0}.vxe-table.sy-pos--right .vxe-table--scroll-y-bottom-corner,.vxe-table.sy-pos--right .vxe-table--scroll-y-top-corner{right:0;width:calc(100% + var(--vxe-ui-table-border-width))}.vxe-table.sy-pos--right .vxe-table--scroll-x-right-corner:before{left:calc(var(--vxe-ui-table-border-width)*-1);border-right:0}.vxe-table.sy-pos--left .vxe-table--scroll-y-bottom-corner,.vxe-table.sy-pos--left .vxe-table--scroll-y-top-corner{left:0;width:calc(100% + var(--vxe-ui-table-border-width))}.vxe-table.sy-pos--left .vxe-table--scroll-x-left-corner:before{top:calc(var(--vxe-ui-table-border-width)*-1);height:calc(100% + var(--vxe-ui-table-border-width))}.vxe-table.sx-pos--bottom .vxe-table--scroll-x-right-corner{bottom:var(--vxe-ui-table-border-width)}.vxe-table.sx-pos--bottom .vxe-table--scroll-x-right-corner:before{border-bottom:0}.vxe-table .vxe-table--scroll-y-top-corner{background-color:var(--vxe-ui-table-header-background-color)}.vxe-table .vxe-table--scroll-y-bottom-corner,.vxe-table .vxe-table--scroll-y-top-corner{top:0;height:0}.vxe-table .vxe-table--scroll-y-bottom-corner{margin-top:calc(var(--vxe-ui-table-border-width)*-1)}.vxe-table .vxe-table--header-wrapper{color:var(--vxe-ui-table-header-font-color)}.vxe-table .vxe-cell--sort{text-align:center;position:relative;padding:0 .1em 0 .2em}.vxe-table .vxe-cell--sort-vertical-layout{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:1.8em;vertical-align:middle}.vxe-table .vxe-cell--sort-vertical-layout .vxe-sort--asc-btn,.vxe-table .vxe-cell--sort-vertical-layout .vxe-sort--desc-btn{height:.6em}.vxe-table .vxe-cell--sort-horizontal-layout{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vxe-table .vxe-cell--sort-horizontal-layout .vxe-sort--asc-btn,.vxe-table .vxe-cell--sort-horizontal-layout .vxe-sort--desc-btn{width:.5em}.vxe-table .vxe-sort--asc-btn,.vxe-table .vxe-sort--desc-btn{color:var(--vxe-ui-table-column-icon-border-color);cursor:pointer}.vxe-table .vxe-sort--asc-btn:hover,.vxe-table .vxe-sort--desc-btn:hover{color:var(--vxe-ui-font-color)}.vxe-table .vxe-sort--asc-btn.sort--active,.vxe-table .vxe-sort--desc-btn.sort--active{color:var(--vxe-ui-font-primary-color)}.vxe-filter--btn:after,.vxe-filter--btn:before,.vxe-sort--asc-btn:after,.vxe-sort--asc-btn:before,.vxe-sort--desc-btn:after,.vxe-sort--desc-btn:before{-webkit-transition:border .1s ease-in-out;transition:border .1s ease-in-out}.vxe-header--column{position:relative;font-weight:var(--vxe-ui-table-header-font-weight)}.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper .vxe-cell--checkbox,.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper .vxe-cell--drag-handle,.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper .vxe-cell--filter,.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper .vxe-cell--required-icon,.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper .vxe-cell--sort,.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper .vxe-cell-title-prefix-icon,.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper .vxe-cell-title-suffix-icon{-ms-flex-negative:0;flex-shrink:0}.vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-header--column .vxe-cell--required-icon{display:inline-block;color:var(--vxe-ui-table-validate-error-color);width:.8em;height:1em;line-height:1em;position:relative}.vxe-header--column .vxe-cell--required-icon>i{font-family:Verdana,Arial,Tahoma;font-weight:400}.vxe-header--column .vxe-cell--required-icon>i:before{content:"*";position:absolute;left:0;top:.2em}.vxe-header--column .vxe-cell--required-icon{padding-right:.1em}.vxe-header--column .vxe-cell--edit-icon,.vxe-header--column .vxe-cell-title-prefix-icon,.vxe-header--column .vxe-cell-title-suffix-icon{padding:.2em}.vxe-header--column .vxe-cell-title-prefix-icon.theme--primary,.vxe-header--column .vxe-cell-title-suffix-icon.theme--primary{color:var(--vxe-ui-font-primary-color)}.vxe-header--column .vxe-cell-title-prefix-icon.theme--success,.vxe-header--column .vxe-cell-title-suffix-icon.theme--success{color:var(--vxe-ui-status-success-color)}.vxe-header--column .vxe-cell-title-prefix-icon.theme--info,.vxe-header--column .vxe-cell-title-suffix-icon.theme--info{color:var(--vxe-ui-status-info-color)}.vxe-header--column .vxe-cell-title-prefix-icon.theme--warning,.vxe-header--column .vxe-cell-title-suffix-icon.theme--warning{color:var(--vxe-ui-status-warning-color)}.vxe-header--column .vxe-cell-title-prefix-icon.theme--danger,.vxe-header--column .vxe-cell-title-suffix-icon.theme--danger{color:var(--vxe-ui-status-danger-color)}.vxe-header--column .vxe-cell-title-prefix-icon.theme--error,.vxe-header--column .vxe-cell-title-suffix-icon.theme--error{color:var(--vxe-ui-status-error-color)}.vxe-cell--col-resizable{position:absolute;right:-.3em;bottom:0;width:.6em;height:100%;text-align:center;z-index:1;cursor:col-resize}.vxe-cell--col-resizable.is--line:after,.vxe-cell--col-resizable.is--line:before{content:"";display:inline-block;vertical-align:middle}.vxe-cell--col-resizable.is--line:before{width:1px;height:50%;background-color:var(--vxe-ui-table-resizable-line-color)}.vxe-cell--col-resizable.is--line:after{width:0;height:100%}.vxe-header--column:last-child>.vxe-cell--col-resizable{right:0}.vxe-table--fixed-right-wrapper .vxe-cell--col-resizable{right:auto;left:-.3em}.vxe-body--column .vxe-cell--row-resizable{position:absolute;left:0;bottom:-.4em;height:.8em;width:100%;text-align:center;z-index:1;cursor:row-resize}.vxe-body--row:last-child .vxe-body--column .vxe-cell--row-resizable{height:.4em;bottom:0}.vxe-table--resizable-col-bar,.vxe-table--resizable-row-bar{display:none;position:absolute;top:0;left:0;z-index:13;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--resizable-col-bar:before,.vxe-table--resizable-row-bar:before{content:"";display:block;background-color:var(--vxe-ui-table-resizable-drag-line-color)}.vxe-table--resizable-col-bar .vxe-table--resizable-number-tip,.vxe-table--resizable-row-bar .vxe-table--resizable-number-tip{position:absolute;padding:.25em .25em;font-size:12px;border-radius:var(--vxe-ui-border-radius);white-space:nowrap;color:#fff;background-color:var(--vxe-ui-table-resizable-drag-line-color);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vxe-table--resizable-col-bar{width:1px;height:100%;cursor:col-resize}.vxe-table--resizable-col-bar:before{width:1px;height:100%}.vxe-table--resizable-col-bar .vxe-table--resizable-number-tip{left:0;top:1em}.vxe-table--resizable-row-bar{height:1px;width:100%;cursor:row-resize}.vxe-table--resizable-row-bar:before{height:1px;width:100%}.vxe-table--resizable-row-bar .vxe-table--resizable-number-tip{top:0;left:0}.vxe-table--drag-col-line,.vxe-table--drag-row-line{display:none;position:absolute;top:0;left:0;z-index:11;pointer-events:none}.vxe-table--drag-row-line{width:100%;height:1px;border:2px solid transparent}.vxe-table--drag-row-line[drag-pos=top]{border-top-color:var(--vxe-ui-font-primary-color)}.vxe-table--drag-row-line[drag-pos=bottom]{border-bottom-color:var(--vxe-ui-font-primary-color)}.vxe-table--drag-row-line[drag-to-child=y]{border-top-color:transparent;border-bottom-color:transparent;border-left-color:var(--vxe-ui-status-success-color)}.vxe-table--drag-row-line.is--guides{background-color:var(--vxe-ui-table-drag-over-background-color)}.vxe-table--drag-col-line{height:100%;width:1px;border:2px solid transparent}.vxe-table--drag-col-line[drag-pos=left]{border-left-color:var(--vxe-ui-font-primary-color)}.vxe-table--drag-col-line[drag-pos=right]{border-right-color:var(--vxe-ui-font-primary-color)}.vxe-table--drag-col-line[drag-to-child=y]{border-left-color:transparent;border-right-color:transparent;border-bottom-color:var(--vxe-ui-status-success-color)}.vxe-table--drag-col-line.is--guides{background-color:var(--vxe-ui-table-drag-over-background-color)}.vxe-body--row-list-move{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:.35s;transition-duration:.35s}.vxe-table--drag-sort-tip{display:none;position:absolute;top:0;left:0;padding:.6em 1.4em;max-width:50%;min-width:100px;border-radius:var(--vxe-ui-border-radius);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;background-color:var(--vxe-ui-layout-background-color);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2);z-index:33}.vxe-table--drag-sort-tip[drag-status=disabled] .vxe-table--drag-sort-tip-disabled-status,.vxe-table--drag-sort-tip[drag-status=normal] .vxe-table--drag-sort-tip-normal-status,.vxe-table--drag-sort-tip[drag-status=sub] .vxe-table--drag-sort-tip-sub-status{display:block}.vxe-table--drag-sort-tip-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-table--drag-sort-tip-status{padding-right:.4em}.vxe-table--drag-sort-tip-disabled-status{display:none;-ms-flex-negative:0;flex-shrink:0;color:var(--vxe-ui-status-error-color)}.vxe-table--drag-sort-tip-normal-status,.vxe-table--drag-sort-tip-sub-status{display:none}.vxe-table--drag-sort-tip-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-table--render-default{position:relative;font-size:var(--vxe-ui-font-size-default);color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);direction:ltr}.vxe-table--render-default .vxe-table--body-wrapper{background-color:var(--vxe-ui-layout-background-color)}.vxe-table--render-default .vxe-table--footer-wrapper{margin-top:calc(var(--vxe-ui-table-border-width)*-1);background-color:var(--vxe-ui-table-footer-background-color)}.vxe-table--render-default .vxe-table--body,.vxe-table--render-default .vxe-table--footer,.vxe-table--render-default .vxe-table--header{border:0;border-spacing:0;border-collapse:separate;table-layout:fixed}.vxe-table--render-default:not(.is--empty).is--footer.is--scroll-x .vxe-table--body-wrapper{outline:0}.vxe-table--render-default.col-drag--resize .vxe-table--fixed-left-wrapper *,.vxe-table--render-default.col-drag--resize .vxe-table--fixed-right-wrapper *,.vxe-table--render-default.col-drag--resize .vxe-table--main-wrapper *{cursor:col-resize}.vxe-table--render-default.row-drag--resize .vxe-table--fixed-left-wrapper *,.vxe-table--render-default.row-drag--resize .vxe-table--fixed-right-wrapper *,.vxe-table--render-default.row-drag--resize .vxe-table--main-wrapper *{cursor:row-resize}.vxe-table--render-default.drag--area .vxe-table--fixed-left-wrapper *,.vxe-table--render-default.drag--area .vxe-table--fixed-right-wrapper *,.vxe-table--render-default.drag--area .vxe-table--main-wrapper *,.vxe-table--render-default.drag--range .vxe-table--fixed-left-wrapper *,.vxe-table--render-default.drag--range .vxe-table--fixed-right-wrapper *,.vxe-table--render-default.drag--range .vxe-table--main-wrapper *{cursor:default}.vxe-table--render-default.drag--extend-range .vxe-table--fixed-left-wrapper *,.vxe-table--render-default.drag--extend-range .vxe-table--fixed-right-wrapper *,.vxe-table--render-default.drag--extend-range .vxe-table--main-wrapper *{cursor:crosshair}.vxe-table--render-default.col--drag-cell .vxe-header--column{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--render-default.col--drag-cell .vxe-header--column.is--drag-active{cursor:-webkit-grab;cursor:grab}.vxe-table--render-default.col--drag-cell .vxe-header--column.is--drag-active:active{cursor:-webkit-grabbing;cursor:grabbing}.vxe-table--render-default.col--drag-cell .vxe-header--column.is--drag-active:hover{color:var(--vxe-ui-font-primary-color)}.vxe-table--render-default.col--drag-cell .vxe-header--column.is--drag-disabled{color:var(--vxe-ui-input-disabled-color);cursor:not-allowed}.vxe-table--render-default.body-cell--area .vxe-table--body-wrapper,.vxe-table--render-default.checkbox--range .vxe-body--column.col--checkbox,.vxe-table--render-default.drag--range .vxe-body--column,.vxe-table--render-default.header-cell--area .vxe-table--header-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--render-default .vxe-body--column.col--center,.vxe-table--render-default .vxe-footer--column.col--center,.vxe-table--render-default .vxe-header--column.col--center{text-align:center}.vxe-table--render-default .vxe-body--column.col--center>.vxe-cell,.vxe-table--render-default .vxe-footer--column.col--center>.vxe-cell,.vxe-table--render-default .vxe-header--column.col--center>.vxe-cell{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-table--render-default .vxe-body--column.col--right,.vxe-table--render-default .vxe-footer--column.col--right,.vxe-table--render-default .vxe-header--column.col--right{text-align:right}.vxe-table--render-default .vxe-body--column.col--right>.vxe-cell,.vxe-table--render-default .vxe-footer--column.col--right>.vxe-cell,.vxe-table--render-default .vxe-header--column.col--right>.vxe-cell{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.vxe-table--render-default .vxe-header--column.col--ellipsis.col--center .vxe-cell--wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-table--render-default .vxe-header--column.col--ellipsis.col--right .vxe-cell--wrapper{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.vxe-table--render-default .vxe-footer--column.col--ellipsis.col--center .vxe-cell,.vxe-table--render-default .vxe-header--column.col--ellipsis.col--center .vxe-cell{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-table--render-default .vxe-footer--column.col--ellipsis.col--right .vxe-cell,.vxe-table--render-default .vxe-header--column.col--ellipsis.col--right .vxe-cell{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vxe-table--render-default .vxe-body--row.row--stripe>.vxe-body--column{background-color:var(--vxe-ui-table-row-striped-background-color)}.vxe-table--render-default.column--highlight .vxe-header--column:hover{background-color:var(--vxe-ui-table-column-hover-background-color)}.vxe-table--render-default.column--highlight .vxe-header--column:hover.col--current{background-color:var(--vxe-ui-table-column-hover-current-background-color)}.vxe-table--render-default .vxe-body--column,.vxe-table--render-default .vxe-footer--column,.vxe-table--render-default .vxe-header--column{position:relative;line-height:var(--vxe-ui-table-row-line-height);text-align:left}.vxe-table--render-default .vxe-body--column.col--current,.vxe-table--render-default .vxe-footer--column.col--current,.vxe-table--render-default .vxe-header--column.col--current{background-color:var(--vxe-ui-table-column-current-background-color)}.vxe-table--render-default .vxe-body--row.row--radio>.vxe-body--column{background-color:var(--vxe-ui-table-row-radio-checked-background-color)}.vxe-table--render-default .vxe-body--row.row--checked>.vxe-body--column{background-color:var(--vxe-ui-table-row-checkbox-checked-background-color)}.vxe-table--render-default .vxe-body--row.row--current>.vxe-body--column{background-color:var(--vxe-ui-table-row-current-background-color)}.vxe-table--render-default .vxe-body--row.row--hover>.vxe-body--column{background-color:var(--vxe-ui-table-row-hover-background-color)}.vxe-table--render-default .vxe-body--row.row--hover>.vxe-body--column.col--current{background-color:var(--vxe-ui-table-column-current-background-color)}.vxe-table--render-default .vxe-body--row.row--hover.row--stripe>.vxe-body--column{background-color:var(--vxe-ui-table-row-hover-striped-background-color)}.vxe-table--render-default .vxe-body--row.row--hover.row--radio>.vxe-body--column{background-color:var(--vxe-ui-table-row-hover-radio-checked-background-color)}.vxe-table--render-default .vxe-body--row.row--hover.row--checked>.vxe-body--column{background-color:var(--vxe-ui-table-row-hover-checkbox-checked-background-color)}.vxe-table--render-default .vxe-body--row.row--hover.row--current>.vxe-body--column{background-color:var(--vxe-ui-table-row-hover-current-background-color)}.vxe-table--render-default.border--default.sy-pos--right .vxe-table--scroll-y-top-corner,.vxe-table--render-default.border--full.sy-pos--right .vxe-table--scroll-y-top-corner,.vxe-table--render-default.border--inner.sy-pos--right .vxe-table--scroll-y-top-corner,.vxe-table--render-default.border--outer.sy-pos--right .vxe-table--scroll-y-top-corner{background-image:-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color))),-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color)));background-image:linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color)),linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color));background-repeat:no-repeat;background-size:var(--vxe-ui-table-border-width) 100%,100% var(--vxe-ui-table-border-width);background-position:0 0,0 100%}.vxe-table--render-default.border--default.sy-pos--right .vxe-table--scroll-y-bottom-corner,.vxe-table--render-default.border--full.sy-pos--right .vxe-table--scroll-y-bottom-corner,.vxe-table--render-default.border--inner.sy-pos--right .vxe-table--scroll-y-bottom-corner,.vxe-table--render-default.border--outer.sy-pos--right .vxe-table--scroll-y-bottom-corner{background-image:-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color))),-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color)));background-image:linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color)),linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color));background-repeat:no-repeat;background-size:var(--vxe-ui-table-border-width) 100%,100% var(--vxe-ui-table-border-width);background-position:0 0,0 0}.vxe-table--render-default.border--default.sy-pos--left .vxe-table--scroll-y-top-corner,.vxe-table--render-default.border--full.sy-pos--left .vxe-table--scroll-y-top-corner,.vxe-table--render-default.border--inner.sy-pos--left .vxe-table--scroll-y-top-corner,.vxe-table--render-default.border--outer.sy-pos--left .vxe-table--scroll-y-top-corner{background-image:-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color))),-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color)));background-image:linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color)),linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color));background-repeat:no-repeat;background-size:var(--vxe-ui-table-border-width) 100%,100% var(--vxe-ui-table-border-width);background-position:100% 0,0 100%}.vxe-table--render-default.border--default.sy-pos--left .vxe-table--scroll-y-bottom-corner,.vxe-table--render-default.border--full.sy-pos--left .vxe-table--scroll-y-bottom-corner,.vxe-table--render-default.border--inner.sy-pos--left .vxe-table--scroll-y-bottom-corner,.vxe-table--render-default.border--outer.sy-pos--left .vxe-table--scroll-y-bottom-corner{background-image:-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color))),-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color)));background-image:linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color)),linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color));background-repeat:no-repeat;background-size:var(--vxe-ui-table-border-width) 100%,100% var(--vxe-ui-table-border-width);background-position:100% 0,0 0}.vxe-table--render-default.border--default .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--full .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--inner .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--outer .vxe-table--scroll-x-handle-appearance{position:absolute;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.vxe-table--render-default.border--default.sx-pos--top .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--full.sx-pos--top .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--inner.sx-pos--top .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--outer.sx-pos--top .vxe-table--scroll-x-handle-appearance{top:0;border-bottom:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color)}.vxe-table--render-default.border--default.sx-pos--bottom .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--full.sx-pos--bottom .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--inner.sx-pos--bottom .vxe-table--scroll-x-handle-appearance,.vxe-table--render-default.border--outer.sx-pos--bottom .vxe-table--scroll-x-handle-appearance{bottom:0;height:calc(100% + var(--vxe-ui-table-border-width));border-top:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color)}.vxe-table--render-default.border--default .vxe-cell--col-resizable:after,.vxe-table--render-default.border--default .vxe-cell--col-resizable:before,.vxe-table--render-default.border--inner .vxe-cell--col-resizable:after,.vxe-table--render-default.border--inner .vxe-cell--col-resizable:before,.vxe-table--render-default.border--none .vxe-cell--col-resizable:after,.vxe-table--render-default.border--none .vxe-cell--col-resizable:before,.vxe-table--render-default.border--outer .vxe-cell--col-resizable:after,.vxe-table--render-default.border--outer .vxe-cell--col-resizable:before{content:"";display:inline-block;vertical-align:middle}.vxe-table--render-default.border--default .vxe-cell--col-resizable:before,.vxe-table--render-default.border--inner .vxe-cell--col-resizable:before,.vxe-table--render-default.border--none .vxe-cell--col-resizable:before,.vxe-table--render-default.border--outer .vxe-cell--col-resizable:before{width:1px;height:50%;background-color:var(--vxe-ui-table-resizable-line-color)}.vxe-table--render-default.border--default .vxe-cell--col-resizable:after,.vxe-table--render-default.border--inner .vxe-cell--col-resizable:after,.vxe-table--render-default.border--none .vxe-cell--col-resizable:after,.vxe-table--render-default.border--outer .vxe-cell--col-resizable:after{width:0;height:100%}.vxe-table--render-default.border--default .vxe-table--header-wrapper,.vxe-table--render-default.border--full .vxe-table--header-wrapper,.vxe-table--render-default.border--outer .vxe-table--header-wrapper{background-color:var(--vxe-ui-table-header-background-color)}.vxe-table--render-default.border--default .vxe-body--column,.vxe-table--render-default.border--default .vxe-footer--column,.vxe-table--render-default.border--default .vxe-header--column,.vxe-table--render-default.border--inner .vxe-body--column,.vxe-table--render-default.border--inner .vxe-footer--column,.vxe-table--render-default.border--inner .vxe-header--column{background-image:-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color)));background-image:linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color));background-repeat:no-repeat;background-size:100% var(--vxe-ui-table-border-width);background-position:100% 100%}.vxe-table--render-default.border--default .vxe-table--footer-wrapper,.vxe-table--render-default.border--full .vxe-table--footer-wrapper,.vxe-table--render-default.border--inner .vxe-table--footer-wrapper{border-top:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color)}.vxe-table--render-default.border--default .vxe-table--scroll-y-handle-appearance,.vxe-table--render-default.border--full .vxe-table--scroll-y-handle-appearance{position:absolute;top:0;width:100%;height:100%;z-index:1;pointer-events:none}.vxe-table--render-default.border--default.sy-pos--left .vxe-table--scroll-y-handle-appearance,.vxe-table--render-default.border--full.sy-pos--left .vxe-table--scroll-y-handle-appearance{left:0;border-right:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color)}.vxe-table--render-default.border--default.sy-pos--right .vxe-table--scroll-y-handle-appearance,.vxe-table--render-default.border--full.sy-pos--right .vxe-table--scroll-y-handle-appearance{right:0;width:calc(100% + var(--vxe-ui-table-border-width));border-left:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color)}.vxe-table--render-default.border--full .vxe-body--column,.vxe-table--render-default.border--full .vxe-footer--column,.vxe-table--render-default.border--full .vxe-header--column{background-image:-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color))),-webkit-gradient(linear,left top, left bottom,from(var(--vxe-ui-table-border-color)),to(var(--vxe-ui-table-border-color)));background-image:linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color)),linear-gradient(var(--vxe-ui-table-border-color),var(--vxe-ui-table-border-color));background-repeat:no-repeat;background-size:var(--vxe-ui-table-border-width) 100%,100% var(--vxe-ui-table-border-width);background-position:100% 0,100% 100%}.vxe-table--render-default.border--full .vxe-table--fixed-left-wrapper .vxe-body--column{border-right-color:var(--vxe-ui-table-border-color)}.vxe-table--render-default.border--inner .vxe-table--header-wrapper,.vxe-table--render-default.border--none .vxe-table--header-wrapper{background-color:var(--vxe-ui-table-header-background-color)}.vxe-table--render-default.border--inner .vxe-table--fixed-left-wrapper,.vxe-table--render-default.border--none .vxe-table--fixed-left-wrapper{border-right:0}.vxe-table--render-default.border--inner .vxe-table--border-line{border-width:0 0 1px 0}.vxe-table--render-default.border--none .vxe-table--border-line{display:none}.vxe-table--render-default.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-table--render-default.size--medium .vxe-table--empty-block,.vxe-table--render-default.size--medium .vxe-table--empty-placeholder{min-height:var(--vxe-ui-table-row-height-medium)}.vxe-table--render-default.size--medium .vxe-body--column.is--padding .vxe-cell,.vxe-table--render-default.size--medium .vxe-body--column.is--padding .vxe-cell .vxe-default-textarea,.vxe-table--render-default.size--medium .vxe-footer--column.is--padding .vxe-cell,.vxe-table--render-default.size--medium .vxe-footer--column.is--padding .vxe-cell .vxe-default-textarea,.vxe-table--render-default.size--medium .vxe-header--column.is--padding .vxe-cell,.vxe-table--render-default.size--medium .vxe-header--column.is--padding .vxe-cell .vxe-default-textarea{padding:var(--vxe-ui-table-cell-padding-medium)}.vxe-table--render-default.size--medium .vxe-cell .vxe-default-input,.vxe-table--render-default.size--medium .vxe-cell .vxe-default-select,.vxe-table--render-default.size--medium .vxe-cell .vxe-default-textarea{height:var(--vxe-ui-input-height-medium)}.vxe-table--render-default.size--medium .vxe-cell .vxe-default-input[type=date]::-webkit-inner-spin-button{margin-top:3px}.vxe-table--render-default.size--medium .vxe-cell--valid-error-tip{padding:0 var(--vxe-ui-table-cell-padding-medium)}.vxe-table--render-default.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-table--render-default.size--small .vxe-table--empty-block,.vxe-table--render-default.size--small .vxe-table--empty-placeholder{min-height:var(--vxe-ui-table-row-height-small)}.vxe-table--render-default.size--small .vxe-body--column.is--padding .vxe-cell,.vxe-table--render-default.size--small .vxe-body--column.is--padding .vxe-cell .vxe-default-textarea,.vxe-table--render-default.size--small .vxe-footer--column.is--padding .vxe-cell,.vxe-table--render-default.size--small .vxe-footer--column.is--padding .vxe-cell .vxe-default-textarea,.vxe-table--render-default.size--small .vxe-header--column.is--padding .vxe-cell,.vxe-table--render-default.size--small .vxe-header--column.is--padding .vxe-cell .vxe-default-textarea{padding:var(--vxe-ui-table-cell-padding-small)}.vxe-table--render-default.size--small .vxe-cell .vxe-default-input,.vxe-table--render-default.size--small .vxe-cell .vxe-default-select,.vxe-table--render-default.size--small .vxe-cell .vxe-default-textarea{height:var(--vxe-ui-input-height-small)}.vxe-table--render-default.size--small .vxe-cell .vxe-default-input[type=date]::-webkit-inner-spin-button{margin-top:2px}.vxe-table--render-default.size--small .vxe-cell--valid-error-tip{padding:0 var(--vxe-ui-table-cell-padding-small)}.vxe-table--render-default.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-table--render-default.size--mini .vxe-table--empty-block,.vxe-table--render-default.size--mini .vxe-table--empty-placeholder{min-height:var(--vxe-ui-table-row-height-mini)}.vxe-table--render-default.size--mini .vxe-body--column.is--padding .vxe-cell,.vxe-table--render-default.size--mini .vxe-body--column.is--padding .vxe-cell .vxe-default-textarea,.vxe-table--render-default.size--mini .vxe-footer--column.is--padding .vxe-cell,.vxe-table--render-default.size--mini .vxe-footer--column.is--padding .vxe-cell .vxe-default-textarea,.vxe-table--render-default.size--mini .vxe-header--column.is--padding .vxe-cell,.vxe-table--render-default.size--mini .vxe-header--column.is--padding .vxe-cell .vxe-default-textarea{padding:var(--vxe-ui-table-cell-padding-mini)}.vxe-table--render-default.size--mini .vxe-cell .vxe-default-input,.vxe-table--render-default.size--mini .vxe-cell .vxe-default-select,.vxe-table--render-default.size--mini .vxe-cell .vxe-default-textarea{height:var(--vxe-ui-input-height-mini)}.vxe-table--render-default.size--mini .vxe-cell .vxe-default-input[type=date]::-webkit-inner-spin-button{margin-top:1px}.vxe-table--render-default.size--mini .vxe-cell--valid-error-tip{padding:0 var(--vxe-ui-table-cell-padding-mini)}.vxe-table--render-default .vxe-body--column.is--padding .vxe-cell,.vxe-table--render-default .vxe-body--column.is--padding .vxe-cell .vxe-default-textarea,.vxe-table--render-default .vxe-footer--column.is--padding .vxe-cell,.vxe-table--render-default .vxe-footer--column.is--padding .vxe-cell .vxe-default-textarea,.vxe-table--render-default .vxe-header--column.is--padding .vxe-cell,.vxe-table--render-default .vxe-header--column.is--padding .vxe-cell .vxe-default-textarea{padding:var(--vxe-ui-table-cell-padding-default)}.vxe-table--render-default .vxe-cell{white-space:pre-line;word-break:break-all}.vxe-table--render-default .vxe-cell--placeholder{color:var(--vxe-ui-table-cell-placeholder-color)}.vxe-table--render-default .vxe-cell--radio{cursor:pointer}.vxe-table--render-default .vxe-cell--radio .vxe-radio--icon{font-size:1.26em;color:var(--vxe-ui-input-border-color);border-radius:50%;vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--render-default .vxe-cell--radio.is--checked,.vxe-table--render-default .vxe-cell--radio.is--checked .vxe-radio--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table--render-default .vxe-cell--radio:not(.is--disabled){cursor:pointer}.vxe-table--render-default .vxe-cell--radio:not(.is--disabled):hover .vxe-radio--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table--render-default .vxe-cell--radio.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-table--render-default .vxe-cell--radio.is--disabled .vxe-radio--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-table--render-default .vxe-cell--radio .vxe-radio--label{padding-left:.5em;vertical-align:middle}.vxe-table--render-default .vxe-cell--checkbox .vxe-checkbox--icon{font-size:1.22em;color:var(--vxe-ui-input-border-color);vertical-align:middle;font-weight:700;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--render-default .vxe-cell--checkbox.is--checked,.vxe-table--render-default .vxe-cell--checkbox.is--checked .vxe-checkbox--icon,.vxe-table--render-default .vxe-cell--checkbox.is--indeterminate,.vxe-table--render-default .vxe-cell--checkbox.is--indeterminate .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table--render-default .vxe-cell--checkbox:not(.is--disabled){cursor:pointer}.vxe-table--render-default .vxe-cell--checkbox:not(.is--disabled):hover .vxe-checkbox--icon{color:var(--vxe-ui-font-primary-color)}.vxe-table--render-default .vxe-cell--checkbox.is--hidden{cursor:default}.vxe-table--render-default .vxe-cell--checkbox.is--disabled{color:var(--vxe-ui-font-disabled-color);cursor:not-allowed}.vxe-table--render-default .vxe-cell--checkbox.is--disabled .vxe-checkbox--icon{color:var(--vxe-ui-input-disabled-color)}.vxe-table--render-default .vxe-cell--checkbox .vxe-checkbox--label{padding-left:.5em;vertical-align:middle}.vxe-table--render-default .fixed--hidden{visibility:hidden}.vxe-table--render-default .vxe-table--fixed-left-wrapper,.vxe-table--render-default .vxe-table--fixed-right-wrapper{width:100%;position:absolute;top:0;z-index:5;overflow:hidden;background-color:inherit;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s, -webkit-box-shadow .3s;outline:0;background-color:var(--vxe-ui-layout-background-color)}.vxe-table--render-default .vxe-table--fixed-left-wrapper.y-ob--contain>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper,.vxe-table--render-default .vxe-table--fixed-right-wrapper.y-ob--contain>.vxe-table--body-wrapper>.vxe-table--body-inner-wrapper{overscroll-behavior-y:contain}.vxe-table--render-default .vxe-table--fixed-left-wrapper .vxe-table--body-wrapper,.vxe-table--render-default .vxe-table--fixed-right-wrapper .vxe-table--body-wrapper{outline:0}.vxe-table--render-default .vxe-table--fixed-left-wrapper .vxe-table--body-wrapper{width:calc(100% + 40px)}.vxe-table--render-default.is--header .vxe-table--fixed-left-wrapper .vxe-table--body-wrapper:before,.vxe-table--render-default.is--header .vxe-table--fixed-right-wrapper .vxe-table--body-wrapper:before{display:none}.vxe-table--render-default .vxe-table--fixed-left-wrapper{left:0;width:200px}.vxe-table--render-default .vxe-table--fixed-left-wrapper.scrolling--middle{-webkit-box-shadow:var(--vxe-ui-table-fixed-left-scrolling-box-shadow);box-shadow:var(--vxe-ui-table-fixed-left-scrolling-box-shadow)}.vxe-table--render-default .vxe-table--fixed-right-wrapper{right:0}.vxe-table--render-default .vxe-table--fixed-right-wrapper.scrolling--middle{-webkit-box-shadow:var(--vxe-ui-table-fixed-right-scrolling-box-shadow);box-shadow:var(--vxe-ui-table-fixed-right-scrolling-box-shadow)}.vxe-table--render-default .vxe-table--body-wrapper,.vxe-table--render-default .vxe-table--footer-wrapper,.vxe-table--render-default .vxe-table--header-wrapper{position:relative;width:100%}.vxe-table--render-default .vxe-table--body-wrapper.fixed-left--wrapper,.vxe-table--render-default .vxe-table--body-wrapper.fixed-right--wrapper,.vxe-table--render-default .vxe-table--footer-wrapper.fixed-left--wrapper,.vxe-table--render-default .vxe-table--footer-wrapper.fixed-right--wrapper,.vxe-table--render-default .vxe-table--header-wrapper.fixed-left--wrapper,.vxe-table--render-default .vxe-table--header-wrapper.fixed-right--wrapper{position:absolute;top:0;outline:0}.vxe-table--render-default .vxe-table--body-wrapper.fixed-left--wrapper,.vxe-table--render-default .vxe-table--footer-wrapper.fixed-left--wrapper,.vxe-table--render-default .vxe-table--header-wrapper.fixed-left--wrapper{left:0}.vxe-table--render-default .vxe-table--body-wrapper.fixed-right--wrapper,.vxe-table--render-default .vxe-table--footer-wrapper.fixed-right--wrapper,.vxe-table--render-default .vxe-table--header-wrapper.fixed-right--wrapper{right:0}.vxe-table--render-default .vxe-body--x-space{width:100%;height:1px;margin-bottom:-1px}.vxe-table--render-default .vxe-body--y-space{width:0;float:left}.vxe-table--render-default .vxe-table--border-line{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none;border:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color)}.vxe-table--render-default .vxe-tree--line-wrapper{position:relative;display:block;height:0}.vxe-table--render-default .vxe-tree--line{content:"";position:absolute;bottom:-1.5em;width:.8em;border-width:0 0 1px 1px;border-style:var(--vxe-ui-table-tree-node-line-style);border-color:var(--vxe-ui-table-tree-node-line-color);pointer-events:none}.vxe-table--render-default .vxe-cell--tree-node,.vxe-table--render-default .vxe-row-group--tree-node{position:relative}.vxe-table--render-default .vxe-cell--tree-btn:hover{color:var(--vxe-ui-font-color)}.vxe-table--render-default .vxe-cell--tree-btn>i{display:block;color:var(--vxe-ui-font-lighten-color);-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-table--render-default .vxe-row-group-cell,.vxe-table--render-default .vxe-tree-cell{display:block;padding-left:1.5em}.vxe-table--render-default .vxe-cell--tree-btn,.vxe-table--render-default .vxe-row-group--node-btn{position:absolute;top:50%;width:1em;height:1em;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vxe-table--render-default .vxe-row-group--node-btn:hover{color:var(--vxe-ui-font-color)}.vxe-table--render-default .vxe-row-group--node-btn>i{display:block;color:var(--vxe-ui-font-lighten-color);-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-table--render-default .vxe-body--column.col--ellipsis>.vxe-cell .vxe-row-group-cell,.vxe-table--render-default .vxe-body--column.col--ellipsis>.vxe-cell .vxe-tree-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-table--render-default .vxe-body--column.col--auto-height,.vxe-table--render-default .vxe-body--column.col--cs-height,.vxe-table--render-default .vxe-body--column.col--rs-height{overflow:hidden}.vxe-table--render-default .vxe-body--column.col--auto-height.col--tree-node,.vxe-table--render-default .vxe-body--column.col--auto-height.col--valid-error,.vxe-table--render-default .vxe-body--column.col--cs-height.col--tree-node,.vxe-table--render-default .vxe-body--column.col--cs-height.col--valid-error,.vxe-table--render-default .vxe-body--column.col--rs-height.col--tree-node,.vxe-table--render-default .vxe-body--column.col--rs-height.col--valid-error{overflow:unset}.vxe-table--render-default .vxe-body--column.col--auto-height>.vxe-cell,.vxe-table--render-default .vxe-body--column.col--cs-height>.vxe-cell,.vxe-table--render-default .vxe-body--column.col--rs-height>.vxe-cell{overflow:hidden}.vxe-table--render-default .vxe-body--column>.vxe-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis>.vxe-cell,.vxe-table--render-default .vxe-footer--column:not(.col--active).col--ellipsis>.vxe-cell,.vxe-table--render-default .vxe-header--column:not(.col--active).col--ellipsis>.vxe-cell{overflow:hidden}.vxe-table--render-default .vxe-body--column:not(.col--active).col--ellipsis>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-footer--column:not(.col--active).col--ellipsis>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-header--column:not(.col--active).col--ellipsis>.vxe-cell>.vxe-cell--wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-table--render-default .vxe-body--column:not(.col--active).col--vertical-top>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-body--column:not(.col--active).vxe-row-group-cell>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-body--column:not(.col--active).vxe-tree-cell>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-footer--column:not(.col--active).col--vertical-top>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-footer--column:not(.col--active).vxe-row-group-cell>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-footer--column:not(.col--active).vxe-tree-cell>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-header--column:not(.col--active).col--vertical-top>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-header--column:not(.col--active).vxe-row-group-cell>.vxe-cell>.vxe-cell--wrapper,.vxe-table--render-default .vxe-header--column:not(.col--active).vxe-tree-cell>.vxe-cell>.vxe-cell--wrapper{white-space:pre-line}.vxe-table--render-default .vxe-footer--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper,.vxe-table--render-default .vxe-header--column.col--ellipsis>.vxe-cell .vxe-cell--wrapper{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-table--render-default .vxe-footer--column>.vxe-cell,.vxe-table--render-default .vxe-header--column>.vxe-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-table--render-default .vxe-table--row-expanded-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.vxe-table--render-default .vxe-body--row-expanded-cell{position:absolute;z-index:5;top:0;left:0;width:100%;overflow:auto;border-top:1px solid transparent;border-bottom:1px solid transparent;pointer-events:all}.vxe-table--render-default .vxe-body--row-expanded-cell.is--padding .vxe-body--row-expanded-content{padding:var(--vxe-ui-table-expand-padding-default)}.vxe-table--render-default .vxe-body--row-expanded-content{background-color:var(--vxe-ui-layout-background-color)}.vxe-table--render-default .vxe-body--row-expanded-place-column{border-bottom:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color);border-right:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color)}.vxe-table--render-default .vxe-table--expanded{cursor:pointer}.vxe-table--render-default .vxe-table--expanded .vxe-table--expand-btn{display:inline-block;width:1em;height:1em;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:var(--vxe-ui-font-lighten-color);-webkit-transition:-webkit-transform .1s ease-in-out;transition:-webkit-transform .1s ease-in-out;transition:transform .1s ease-in-out;transition:transform .1s ease-in-out, -webkit-transform .1s ease-in-out}.vxe-table--render-default .vxe-table--expanded .vxe-table--expand-btn:hover{color:var(--vxe-ui-font-color)}.vxe-table--render-default .vxe-table--expanded+.vxe-table--expand-label{padding-left:.5em}.vxe-table--render-default .vxe-body--expanded-row.is--padding>.vxe-body--expanded-column>.vxe-body--expanded-cell{padding:var(--vxe-ui-table-expand-padding-default)}.vxe-table--render-default .vxe-body--expanded-column{border-bottom:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color);border-right:var(--vxe-ui-table-border-width) solid var(--vxe-ui-table-border-color)}.vxe-table--render-default .vxe-body--expanded-column.col--ellipsis>.vxe-body--expanded-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vxe-table--render-default .vxe-body--expanded-cell{position:relative;z-index:1}.vxe-table--render-default .vxe-body--expanded-cell.is--ellipsis{overflow:auto;outline:0}.vxe-table--render-default .vxe-table--column.col--drag-move{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.vxe-table--render-default .vxe-table--column.col--drag-origin>.vxe-cell{opacity:.3}.vxe-table--render-default .vxe-cell--drag-handle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--render-default .vxe-cell--drag-handle+span{padding-left:.5em}.vxe-table--render-default .vxe-cell--drag-handle:not(.is--disabled){cursor:-webkit-grab;cursor:grab}.vxe-table--render-default .vxe-cell--drag-handle:not(.is--disabled):active{cursor:-webkit-grabbing;cursor:grabbing}.vxe-table--render-default .vxe-cell--drag-handle:not(.is--disabled):hover{color:var(--vxe-ui-font-primary-color)}.vxe-table--render-default .vxe-cell--drag-handle.is--disabled{color:var(--vxe-ui-input-disabled-color);cursor:not-allowed}.vxe-table--render-default .vxe-body--row.row--drag-move{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease, -webkit-transform .5s ease}.vxe-table--render-default .vxe-body--row.row--drag-origin>.vxe-body--column>.vxe-cell{opacity:.3}.vxe-table--render-default .vxe-body--column.is--drag-cell{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vxe-table--render-default .vxe-body--column.is--drag-cell:not(.is--drag-disabled){cursor:-webkit-grab;cursor:grab}.vxe-table--render-default .vxe-body--column.is--drag-cell:not(.is--drag-disabled):active{cursor:-webkit-grabbing;cursor:grabbing}.vxe-table--render-default .vxe-body--column.is--drag-cell:not(.is--drag-disabled):hover{color:var(--vxe-ui-font-primary-color)}.vxe-table--render-default .vxe-body--column.is--drag-cell.is--drag-disabled{color:var(--vxe-ui-input-disabled-color);cursor:not-allowed}.vxe-table--render-default.size--medium .vxe-cell--checkbox{font-size:var(--vxe-checkbox-font-size-medium)}.vxe-table--render-default.size--medium .vxe-cell--radio{font-size:var(--vxe-radio-font-size-medium)}.vxe-table--render-default.size--small .vxe-cell--checkbox{font-size:var(--vxe-checkbox-font-size-small)}.vxe-table--render-default.size--small .vxe-cell--radio{font-size:var(--vxe-radio-font-size-small)}.vxe-table--render-default.size--mini .vxe-cell--checkbox{font-size:var(--vxe-checkbox-font-size-mini)}.vxe-table--render-default.size--mini .vxe-cell--radio{font-size:var(--vxe-radio-font-size-mini)}.vxe-table--render-default .vxe-table--empty-block,.vxe-table--render-default .vxe-table--empty-placeholder{color:var(--vxe-ui-input-placeholder-color);min-height:var(--vxe-ui-table-row-height-default);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;overflow:hidden;width:100%;outline:0}.vxe-table--render-default .vxe-table--empty-block{display:none;visibility:hidden;pointer-events:none}.vxe-table--render-default .vxe-table--empty-place-wrapper{display:none;position:absolute;width:100%;top:0;z-index:5;overflow:hidden;pointer-events:none}.vxe-table--render-default .vxe-table--empty-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex}.vxe-table--render-default .vxe-table--empty-content{display:block;width:50%;pointer-events:auto}.vxe-table--render-default.is--empty .vxe-table--empty-block,.vxe-table--render-default.is--empty .vxe-table--empty-place-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.vxe-table--render-default .vxe-body--column.col--selected{-webkit-box-shadow:inset 0 0 0 2px var(--vxe-ui-font-primary-color);box-shadow:inset 0 0 0 2px var(--vxe-ui-font-primary-color)}.vxe-table--render-default .vxe-body--column .vxe-cell--valid-error-tip{width:100%;position:absolute;left:50%;font-size:12px;line-height:1em;-webkit-transform:translate(-50%,-2px);transform:translate(-50%,-2px);text-align:left;z-index:4;padding:0 var(--vxe-ui-table-cell-padding-default);pointer-events:none}.vxe-table--render-default .vxe-body--column .vxe-cell--valid-error-wrapper{position:relative;display:inline-block;border-radius:var(--vxe-ui-border-radius);pointer-events:auto}.vxe-table--render-default .vxe-body--column .vxe-cell--valid-error-theme-beautify{padding:.2em .6em .25em .6em;color:#fff;background-color:var(--vxe-ui-table-validate-error-color)}.vxe-table--render-default .vxe-body--column .vxe-cell--valid-error-theme-beautify .vxe-cell--valid-error-msg{background:transparent}.vxe-table--render-default .vxe-body--column .vxe-cell--valid-error-theme-normal{color:var(--vxe-ui-table-validate-error-color);background-color:var(--vxe-ui-table-validate-error-theme-normal-background-color)}.vxe-table--render-default .vxe-body--column.col--active,.vxe-table--render-default .vxe-body--column.col--selected{position:relative}.vxe-table--render-default .vxe-body--column.col--valid-error.show--valid-bg{background-color:var(--vxe-ui-table-validate-error-cell-background-color)}.vxe-table--render-default .vxe-body--column.col--valid-error .vxe-default-input,.vxe-table--render-default .vxe-body--column.col--valid-error .vxe-default-select,.vxe-table--render-default .vxe-body--column.col--valid-error .vxe-default-textarea,.vxe-table--render-default .vxe-body--column.col--valid-error .vxe-ico-picker,.vxe-table--render-default .vxe-body--column.col--valid-error .vxe-input{border-color:var(--vxe-ui-table-validate-error-color)}.vxe-table--render-default.valid-msg--single .vxe-body--row:last-child .vxe-cell--valid-error-tip{bottom:100%;-webkit-transform:translate(-50%);transform:translate(-50%)}.vxe-table--render-default.valid-msg--single .vxe-body--row:last-child:first-child .vxe-cell--valid-error-tip{bottom:auto;-webkit-transform:translate(-50%,-2px);transform:translate(-50%,-2px)}.vxe-table--render-default.valid-msg--full .vxe-body--row:last-child .vxe-cell--valid-error-tip{top:calc(100% - 1.3em)}.vxe-table--render-default.old-cell-valid .vxe-body--column.col--valid-error .vxe-cell--valid-error-tip{width:320px;position:absolute;bottom:calc(100% + 4px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center;pointer-events:none;z-index:4}.vxe-table--render-default.old-cell-valid .vxe-body--column.col--valid-error .vxe-cell--valid-error-tip .vxe-cell--valid-error-msg{display:inline-block;border-radius:-var(-vxe-border-radius);padding:8px 12px;color:#fff;background-color:#f56c6c;pointer-events:auto}.vxe-table--render-default.old-cell-valid .vxe-body--row:first-child .vxe-cell--valid-error-tip{bottom:auto;top:calc(100% + 4px)}.vxe-table--render-default.old-cell-valid .vxe-body--column:first-child .vxe-cell--valid-error-tip{left:10px;-webkit-transform:translateX(0);transform:translateX(0);text-align:left}.vxe-table--render-default .vxe-body--row.row--pending{color:var(--vxe-ui-font-disabled-color);opacity:.5;text-decoration:line-through;cursor:no-drop}.vxe-table--render-default .vxe-body--row.row--pending .vxe-body--column{position:relative}.vxe-table--render-default .vxe-body--row.row--pending .vxe-body--column:after{content:"";position:absolute;top:50%;left:0;width:100%;height:0;border-bottom:1px solid var(--vxe-ui-table-validate-error-color);z-index:1}.vxe-table--render-default .vxe-body--row.row--new>.vxe-body--column{position:relative}.vxe-table--render-default .vxe-body--row.row--new>.vxe-body--column:before{content:"";top:calc(var(--vxe-ui-table-cell-dirty-width)*-1);left:calc(var(--vxe-ui-table-cell-dirty-width)*-1);position:absolute;border-width:var(--vxe-ui-table-cell-dirty-width);border-style:solid;border-color:transparent var(--vxe-ui-table-cell-dirty-insert-color) transparent transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vxe-table--render-default .vxe-body--column.col--dirty{position:relative}.vxe-table--render-default .vxe-body--column.col--dirty:before{content:"";top:calc(var(--vxe-ui-table-cell-dirty-width)*-1);left:calc(var(--vxe-ui-table-cell-dirty-width)*-1);position:absolute;border-width:var(--vxe-ui-table-cell-dirty-width);border-style:solid;border-color:transparent var(--vxe-ui-table-cell-dirty-update-color) transparent transparent;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vxe-table--render-default.vxe-editable.cell--highlight .vxe-body--column.col--active{-webkit-box-shadow:inset 0 0 0 2px var(--vxe-ui-font-primary-color);box-shadow:inset 0 0 0 2px var(--vxe-ui-font-primary-color)}.vxe-table--render-default.vxe-editable.cell--highlight .vxe-body--column.col--active.col--valid-error{-webkit-box-shadow:inset 0 0 0 2px var(--vxe-ui-table-validate-error-color);box-shadow:inset 0 0 0 2px var(--vxe-ui-table-validate-error-color)}.vxe-table--render-default.vxe-editable.cell--highlight .vxe-body--column.col--active .vxe-cell .vxe-default-input,.vxe-table--render-default.vxe-editable.cell--highlight .vxe-body--column.col--active .vxe-cell .vxe-default-textarea{border:0;padding:0}.vxe-table--render-default.vxe-editable.cell--highlight .vxe-body--column.col--active .vxe-cell .vxe-input .vxe-input--inner{border:0;padding-left:0}.vxe-table--render-default.vxe-editable .vxe-body--column{padding:0}div.vxe-table--tooltip-wrapper.vxe-table--valid-error{padding:0;color:var(--vxe-ui-table-validate-error-color);background-color:var(--vxe-ui-table-validate-error-theme-normal-background-color)}div.vxe-table--tooltip-wrapper.vxe-table--valid-error.old-cell-valid{padding:8px 12px;background-color:#f56c6c;color:#fff}.vxe-table--footer-wrapper{color:var(--vxe-ui-table-footer-font-color)}.vxe-table--footer-wrapper.body--wrapper{outline:0}.vxe-grid{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vxe-grid.is--loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--vxe-ui-loading-background-color)}.vxe-grid.is--loading>.vxe-table .vxe-loading{background-color:transparent}.vxe-grid.is--maximize{position:fixed;top:0;left:0;width:100%;height:100%;padding:.5em 1em;background-color:var(--vxe-ui-layout-background-color)}.vxe-grid .vxe-grid--bottom-wrapper,.vxe-grid .vxe-grid--form-wrapper,.vxe-grid .vxe-grid--top-wrapper{position:relative}.vxe-grid .vxe-grid--table-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-grid .vxe-grid--left-wrapper,.vxe-grid .vxe-grid--right-wrapper{-ms-flex-negative:0;flex-shrink:0;overflow:auto;outline:0}.vxe-grid .vxe-grid--table-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}.vxe-grid--layout-body-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-grid--layout-body-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:auto}.vxe-grid--layout-aside-left-wrapper,.vxe-grid--layout-footer-wrapper,.vxe-grid--layout-header-wrapper{-ms-flex-negative:0;flex-shrink:0}.vxe-grid--layout-aside-left-wrapper{overflow:auto}.vxe-grid{font-size:var(--vxe-ui-font-size-default)}.vxe-grid.size--medium{font-size:var(--vxe-ui-font-size-medium)}.vxe-grid.size--small{font-size:var(--vxe-ui-font-size-small)}.vxe-grid.size--mini{font-size:var(--vxe-ui-font-size-mini)}.vxe-toolbar{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5em 0;color:var(--vxe-ui-font-color);font-family:var(--vxe-ui-font-family);background-color:var(--vxe-ui-layout-background-color)}.vxe-toolbar:after{content:"";display:block;clear:both;height:0;overflow:hidden;visibility:hidden}.vxe-toolbar.is--perfect{border:1px solid var(--vxe-ui-table-border-color);border-bottom-width:0;background-color:var(--vxe-ui-table-header-background-color)}.vxe-toolbar.is--loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--vxe-ui-loading-background-color)}.vxe-toolbar .vxe-buttons--wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-toolbar .vxe-buttons--wrapper>.vxe-button+.vxe-button--item,.vxe-toolbar .vxe-buttons--wrapper>.vxe-button--item+.vxe-button,.vxe-toolbar .vxe-buttons--wrapper>.vxe-button--item+.vxe-button--item{margin-left:.8em}.vxe-toolbar .vxe-buttons--wrapper>.vxe-button--item{display:inline-block}.vxe-toolbar .vxe-tools--wrapper>.vxe-button+.vxe-tool--item,.vxe-toolbar .vxe-tools--wrapper>.vxe-tool--item+.vxe-button,.vxe-toolbar .vxe-tools--wrapper>.vxe-tool--item+.vxe-tool--item{margin-left:.8em}.vxe-toolbar .vxe-tools--wrapper>.vxe-tool--item{display:inline-block}.vxe-toolbar .vxe-tools--wrapper>.vxe-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vxe-toolbar .vxe-buttons--wrapper,.vxe-toolbar .vxe-tools--operate,.vxe-toolbar .vxe-tools--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vxe-toolbar .vxe-tools--operate{-ms-flex-negative:0;flex-shrink:0}.vxe-toolbar .vxe-custom--wrapper{position:relative}.vxe-toolbar .vxe-custom--wrapper.is--active>.vxe-button{background-color:var(--vxe-ui-toolbar-custom-active-background-color);border-radius:50%}.vxe-toolbar .vxe-button--item-wrapper,.vxe-toolbar .vxe-tool--item-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.vxe-toolbar .vxe-button--prefix-wrapper,.vxe-toolbar .vxe-button--suffix-wrapper,.vxe-toolbar .vxe-tool--prefix-wrapper,.vxe-toolbar .vxe-tool--suffix-wrapper{-ms-flex-negative:0;flex-shrink:0}.vxe-toolbar .vxe-button--item-wrapper,.vxe-toolbar .vxe-button--prefix-wrapper,.vxe-toolbar .vxe-button--suffix-wrapper,.vxe-toolbar .vxe-tool--item-wrapper,.vxe-toolbar .vxe-tool--prefix-wrapper,.vxe-toolbar .vxe-tool--suffix-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.vxe-toolbar{font-size:var(--vxe-ui-font-size-default);min-height:var(--vxe-ui-toolbar-height-default)}.vxe-toolbar.size--medium{font-size:var(--vxe-ui-font-size-medium);min-height:var(--vxe-ui-toolbar-height-medium)}.vxe-toolbar.size--small{font-size:var(--vxe-ui-font-size-small);min-height:var(--vxe-ui-toolbar-height-small)}.vxe-toolbar.size--mini{font-size:var(--vxe-ui-font-size-mini);min-height:var(--vxe-ui-toolbar-height-mini)}
.vxe-table.cell--highlight > .vxe-cell > .el-date-editor .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-date-editor .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-date-editor .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .el-input-number .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-input-number .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-input-number .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .el-input-number .el-input-number__decrease,
.vxe-table.cell--highlight > .vxe-cell > .el-input-number .el-input-number__increase, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-input-number .el-input-number__decrease,
.vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-input-number .el-input-number__increase, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-input-number .el-input-number__decrease,
.vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-input-number .el-input-number__increase, .vxe-table.cell--highlight > .vxe-cell > .el-input:not(.el-date-editor) .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .el-autocomplete .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .el-select .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .el-cascader .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-input:not(.el-date-editor) .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-autocomplete .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-select .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-cascader .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-input:not(.el-date-editor) .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-autocomplete .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-select .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-cascader .el-input__inner {
  border: 0;
}

.vxe-table .vxe-cell--wrapper > .el-slider .el-slider__runway, .vxe-table .vxe-cell > .el-slider .el-slider__runway,
.vxe-table .vxe-tree-cell > .el-slider .el-slider__runway, .vxe-table--filter-element-wrapper > .el-slider .el-slider__runway {
  margin: 8px 0;
}
.vxe-table .vxe-cell--wrapper > .el-slider .el-slider__runway .el-slider__button-wrapper, .vxe-table .vxe-cell > .el-slider .el-slider__runway .el-slider__button-wrapper,
.vxe-table .vxe-tree-cell > .el-slider .el-slider__runway .el-slider__button-wrapper, .vxe-table--filter-element-wrapper > .el-slider .el-slider__runway .el-slider__button-wrapper {
  z-index: auto;
}

.vxe-table .vxe-cell--wrapper > .el-input, .vxe-table .vxe-cell > .el-input,
.vxe-table .vxe-tree-cell > .el-input, .vxe-form .vxe-form--item-inner > .el-input, .vxe-form .vxe-form--item-content > .el-input, .vxe-table .vxe-cell--wrapper > .el-autocomplete, .vxe-table .vxe-cell > .el-autocomplete,
.vxe-table .vxe-tree-cell > .el-autocomplete, .vxe-form .vxe-form--item-inner > .el-autocomplete, .vxe-form .vxe-form--item-content > .el-autocomplete, .vxe-table .vxe-cell--wrapper > .el-input-number, .vxe-table .vxe-cell > .el-input-number,
.vxe-table .vxe-tree-cell > .el-input-number, .vxe-form .vxe-form--item-inner > .el-input-number, .vxe-form .vxe-form--item-content > .el-input-number, .vxe-table .vxe-cell--wrapper > .el-select, .vxe-table .vxe-cell > .el-select,
.vxe-table .vxe-tree-cell > .el-select, .vxe-form .vxe-form--item-inner > .el-select, .vxe-form .vxe-form--item-content > .el-select, .vxe-table .vxe-cell--wrapper > .el-cascader, .vxe-table .vxe-cell > .el-cascader,
.vxe-table .vxe-tree-cell > .el-cascader, .vxe-form .vxe-form--item-inner > .el-cascader, .vxe-form .vxe-form--item-content > .el-cascader, .vxe-table .vxe-cell--wrapper > .el-date-editor, .vxe-table .vxe-cell > .el-date-editor,
.vxe-table .vxe-tree-cell > .el-date-editor, .vxe-form .vxe-form--item-inner > .el-date-editor, .vxe-form .vxe-form--item-content > .el-date-editor, .vxe-table .vxe-cell--wrapper > .el-slider, .vxe-table .vxe-cell > .el-slider,
.vxe-table .vxe-tree-cell > .el-slider, .vxe-form .vxe-form--item-inner > .el-slider, .vxe-form .vxe-form--item-content > .el-slider {
  width: 100%;
}
.vxe-table .vxe-cell--wrapper > .el-color-picker, .vxe-table .vxe-cell > .el-color-picker,
.vxe-table .vxe-tree-cell > .el-color-picker, .vxe-form .vxe-form--item-inner > .el-color-picker, .vxe-form .vxe-form--item-content > .el-color-picker {
  vertical-align: middle;
}

.vxe-form .vxe-form--item.is--error > .vxe-form--item-content > .vxe-form--item-inner > .el-input .el-input__inner, .vxe-form .vxe-form--item.is--error > .vxe-form--item-content > .vxe-form--item-inner > .el-autocomplete .el-input__inner, .vxe-form .vxe-form--item.is--error > .vxe-form--item-content > .vxe-form--item-inner > .el-input-number .el-input__inner, .vxe-form .vxe-form--item.is--error > .vxe-form--item-content > .vxe-form--item-inner > .el-select .el-input__inner, .vxe-form .vxe-form--item.is--error > .vxe-form--item-content > .vxe-form--item-inner > .el-cascader .el-input__inner, .vxe-form .vxe-form--item.is--error > .vxe-form--item-content > .vxe-form--item-inner > .el-date-picker .el-input__inner {
  border-color: var(--vxe-ui-form-validate-error-color, #f56c6c);
}

.vxe-table--filter-element-wrapper {
  padding: 0.8em 1em;
}
.vxe-table--filter-element-wrapper > .el-input, .vxe-table--filter-element-wrapper > .el-input-number, .vxe-table--filter-element-wrapper > .el-autocomplete, .vxe-table--filter-element-wrapper > .el-select, .vxe-table--filter-element-wrapper > .el-rate, .vxe-table--filter-element-wrapper > .el-slider {
  width: 180px;
}
.col--valid-error > .vxe-cell > .el-input .el-input__inner, .col--valid-error > .vxe-cell > .el-autocomplete .el-input__inner, .col--valid-error > .vxe-cell > .el-input-number .el-input__inner, .col--valid-error > .vxe-cell > .el-select .el-input__inner, .col--valid-error > .vxe-cell > .el-cascader .el-input__inner, .col--valid-error > .vxe-cell > .el-date-picker .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .el-input .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .el-autocomplete .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .el-input-number .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .el-select .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .el-cascader .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .el-date-picker .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-input .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-autocomplete .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-input-number .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-select .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-cascader .el-input__inner, .col--valid-error > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-date-picker .el-input__inner {
  border-color: var(--vxe-ui-table-validate-error-color, #f56c6c);
}

.vxe-table.cell--highlight > .vxe-cell > .el-input:not(.el-date-editor) .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .el-autocomplete .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .el-select .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .el-cascader .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-input:not(.el-date-editor) .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-autocomplete .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-select .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .el-cascader .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-input:not(.el-date-editor) .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-autocomplete .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-select .el-input__inner, .vxe-table.cell--highlight > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node > .vxe-tree-cell > .el-cascader .el-input__inner {
  padding: 0;
}

.my-filter-input[data-v-2c89d1c0] {
    padding: 10px;
}


.my-filter-input[data-v-715fa3c2] {
  padding: 10px;
}
.cascader-filter[data-v-715fa3c2]{
::v-deep .el-cascader-node__label{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
}


.my-filter-input[data-v-43feb672] {
  padding: 10px;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-3c8f6132] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-3c8f6132] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-3c8f6132] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-3c8f6132] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-3c8f6132] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-3c8f6132] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-3c8f6132] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-3c8f6132] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-3c8f6132] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-3c8f6132] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-3c8f6132]  .el-form-item__content,
.table-style .fill-select-item[data-v-3c8f6132]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-3c8f6132] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-3c8f6132] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-3c8f6132], .form-widget-list .checkbox-form-item-wrapper[data-v-3c8f6132] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3c8f6132], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3c8f6132] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-3c8f6132] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-3c8f6132] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-3c8f6132], .el-form-item--medium .el-checkbox[data-v-3c8f6132] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-3c8f6132] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-3c8f6132], .el-form-item--small .el-checkbox[data-v-3c8f6132] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-3c8f6132] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-3c8f6132], .el-form-item--mini .el-checkbox[data-v-3c8f6132] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-3c8f6132] {
  margin-top: 4px;
}
input[type=password][data-v-3c8f6132]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-3c8f6132]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-3c8f6132]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-3c8f6132]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-3c8f6132]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-3c8f6132] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-3c8f6132] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-3c8f6132] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-3c8f6132]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-3c8f6132] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-3c8f6132] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-3c8f6132] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-3c8f6132] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-3c8f6132] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-3c8f6132] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-3c8f6132] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-3c8f6132] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-3c8f6132], .table-style .el-form-item .el-form-item__content > div[data-v-3c8f6132] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-3c8f6132] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-3c8f6132], .table-style .el-form-item.rich-editor-item[data-v-3c8f6132], .table-style .el-form-item.static-text-item[data-v-3c8f6132], .table-style .el-form-item.html-text-item[data-v-3c8f6132] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-3c8f6132], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-3c8f6132], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-3c8f6132], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-3c8f6132] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-3c8f6132] {
  height: 30px;
  line-height: 30px;
}
.my-filter-input[data-v-3c8f6132] {
  padding: 10px;
}

.my-filter-input[data-v-0a284c49] {
    padding: 10px;
    max-width:240px;
}


.my-filter-input[data-v-7e9aaae8] {
    padding: 10px;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-5e1a3c4d] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-5e1a3c4d] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-5e1a3c4d] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-5e1a3c4d] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-5e1a3c4d] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-5e1a3c4d] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-5e1a3c4d] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-5e1a3c4d] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-5e1a3c4d] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-5e1a3c4d] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-5e1a3c4d]  .el-form-item__content,
.table-style .fill-select-item[data-v-5e1a3c4d]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-5e1a3c4d] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-5e1a3c4d] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-5e1a3c4d], .form-widget-list .checkbox-form-item-wrapper[data-v-5e1a3c4d] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5e1a3c4d], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5e1a3c4d] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-5e1a3c4d] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-5e1a3c4d] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-5e1a3c4d], .el-form-item--medium .el-checkbox[data-v-5e1a3c4d] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-5e1a3c4d] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-5e1a3c4d], .el-form-item--small .el-checkbox[data-v-5e1a3c4d] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-5e1a3c4d] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-5e1a3c4d], .el-form-item--mini .el-checkbox[data-v-5e1a3c4d] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-5e1a3c4d] {
  margin-top: 4px;
}
input[type=password][data-v-5e1a3c4d]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-5e1a3c4d]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-5e1a3c4d]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-5e1a3c4d]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-5e1a3c4d]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-5e1a3c4d] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-5e1a3c4d] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-5e1a3c4d] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-5e1a3c4d]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-5e1a3c4d] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-5e1a3c4d] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-5e1a3c4d] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-5e1a3c4d] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-5e1a3c4d] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-5e1a3c4d] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-5e1a3c4d] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-5e1a3c4d] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-5e1a3c4d], .table-style .el-form-item .el-form-item__content > div[data-v-5e1a3c4d] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-5e1a3c4d] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-5e1a3c4d], .table-style .el-form-item.rich-editor-item[data-v-5e1a3c4d], .table-style .el-form-item.static-text-item[data-v-5e1a3c4d], .table-style .el-form-item.html-text-item[data-v-5e1a3c4d] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-5e1a3c4d], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-5e1a3c4d], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-5e1a3c4d], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-5e1a3c4d] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-5e1a3c4d] {
  height: 30px;
  line-height: 30px;
}
.my-filter-input[data-v-5e1a3c4d] {
  padding: 10px;
}
.my-filter-input .filter-data[data-v-5e1a3c4d] {
  width: 220px;
  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;
}
.my-filter-input .filter-data span[data-v-5e1a3c4d] {
  display: inline-block;
}
.my-filter-input .filter-data[data-v-5e1a3c4d]:first-of-type {
  margin-bottom: 5px;
}

.my-filter-input[data-v-27809cca] {
  padding: 10px;
}


.my-filter-input[data-v-088cbc34] {
  padding: 10px;
}


.my-filter-input[data-v-02548b10] {
    padding: 10px;
}


.my-filter-input[data-v-12c68480] {
    padding: 10px;
}


.my-filter-input[data-v-f77a9714] {
    padding: 10px;
}


.my-filter-input[data-v-17b71d15] {
    padding: 10px;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-55e21cd1] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-55e21cd1] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-55e21cd1] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-55e21cd1] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-55e21cd1] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-55e21cd1] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-55e21cd1] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-55e21cd1] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-55e21cd1] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-55e21cd1] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-55e21cd1]  .el-form-item__content,
.table-style .fill-select-item[data-v-55e21cd1]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-55e21cd1] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-55e21cd1] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-55e21cd1], .form-widget-list .checkbox-form-item-wrapper[data-v-55e21cd1] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-55e21cd1], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-55e21cd1] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-55e21cd1] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-55e21cd1] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-55e21cd1], .el-form-item--medium .el-checkbox[data-v-55e21cd1] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-55e21cd1] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-55e21cd1], .el-form-item--small .el-checkbox[data-v-55e21cd1] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-55e21cd1] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-55e21cd1], .el-form-item--mini .el-checkbox[data-v-55e21cd1] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-55e21cd1] {
  margin-top: 4px;
}
input[type=password][data-v-55e21cd1]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-55e21cd1]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-55e21cd1]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-55e21cd1]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-55e21cd1]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-55e21cd1] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-55e21cd1] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-55e21cd1] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-55e21cd1]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-55e21cd1] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-55e21cd1] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-55e21cd1] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-55e21cd1] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-55e21cd1] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-55e21cd1] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-55e21cd1] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-55e21cd1] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-55e21cd1], .table-style .el-form-item .el-form-item__content > div[data-v-55e21cd1] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-55e21cd1] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-55e21cd1], .table-style .el-form-item.rich-editor-item[data-v-55e21cd1], .table-style .el-form-item.static-text-item[data-v-55e21cd1], .table-style .el-form-item.html-text-item[data-v-55e21cd1] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-55e21cd1], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-55e21cd1], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-55e21cd1], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-55e21cd1] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-55e21cd1] {
  height: 30px;
  line-height: 30px;
}
.my-filter-input[data-v-55e21cd1] {
  padding: 10px;
}

.my-filter-input[data-v-e63069dc] {
    padding: 10px;
}


.error_tip {
    position: absolute;
    top: 0px;
    right: 0px;
    -webkit-transform: translate(150%, 0px);
            transform: translate(150%, 0px);
    font-size: 24px;
}
.add-node-popover-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.promoter_content {
    padding: 0 20px;
}
.condition_content .el-button,
.copyer_content .el-button,
.approver_self_select .el-button,
.promoter_content .el-button,
.approver_content .el-button {
    margin-bottom: 20px;
}
.promoter_content p {
    padding: 18px 0;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}
.promoter_person .el-dialog__body {
    padding: 10px 20px 14px 20px;
}
.person_body {
    border: 1px solid #f5f5f5;
    height: 500px;
}
.person_tree {
    padding: 10px 12px 0 8px;
    width: 280px;
    height: 100%;
    border-right: 1px solid #f5f5f5;
}
.person_tree input {
    padding-left: 22px;
    width: 210px;
    height: 30px;
    font-size: 12px;
    border-radius: 2px;
    border: 1px solid #d5dadf;
    /*background: url(~@/assets/images/list_search.png) no-repeat 10px center;*/
    background-size: 14px 14px;
    margin-bottom: 14px;
}
.tree_nav span {
    display: inline-block;
    padding-right: 10px;
    margin-right: 5px;
    max-width: 6em;
    color: #38adff;
    font-size: 12px;
    cursor: pointer;
    /*background: url(~@/assets/images/jiaojiao.png) no-repeat right center;*/
}
.tree_nav span:last-of-type {
    background: none;
}
.person_tree ul,
.has_selected ul {
    height: 420px;
    overflow-y: auto;
}
.person_tree li {
    padding: 5px 0;
}
.person_tree li i {
    float: right;
    padding-left: 24px;
    padding-right: 10px;
    color: #3195f8;
    font-size: 12px;
    cursor: pointer;
    /*background: url(~@/assets/images/next_level_active.png) no-repeat 10px*/
    /*    center;*/
    border-left: 1px solid rgb(238, 238, 238);
}
.person_tree li a.active + i {
    color: rgb(197, 197, 197);
    /*background-image: url(~@/assets/images/next_level.png);*/
    pointer-events: none;
}
.person_tree img {
    width: 14px;
    vertical-align: middle;
    margin-right: 5px;
}
.has_selected {
    width: 276px;
    height: 100%;
    font-size: 12px;
}
.has_selected ul {
    height: 460px;
}
.has_selected p {
    padding-left: 19px;
    padding-right: 20px;
    line-height: 37px;
    border-bottom: 1px solid #f2f2f2;
}
.has_selected p a {
    float: right;
}
.has_selected ul li {
    margin: 11px 26px 13px 19px;
    line-height: 17px;
}
.has_selected li span {
    vertical-align: middle;
}
.has_selected li img:first-of-type {
    width: 14px;
    vertical-align: middle;
    margin-right: 5px;
}
.has_selected li img:last-of-type {
    float: right;
    margin-top: 2px;
    width: 14px;
}
el-radio-group {
    padding: 20px 0;
}
.approver_content {
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.approver_content .el-radio,
.approver_some .el-radio,
.approver_self_select .el-radio {
    width: 27%;
    margin-bottom: 20px;
}
.copyer_content .el-checkbox {
    margin-bottom: 20px;
}
.el-checkbox__label {
    font-size: 12px;
}
.condition_content,
.copyer_content,
.approver_self_select,
.approver_manager,
.approver_content,
.approver_some {
    padding: 20px 20px 0;
}
.approver_manager p:first-of-type,
.approver_some p {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 14px;
}
.approver_manager p {
    line-height: 32px;
}
.approver_manager select {
    width: 420px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 1);
}
.approver_manager p.tip {
    margin: 10px 0 22px 0;
    font-size: 12px;
    line-height: 16px;
    color: #f8642d;
}
.approver_self {
    padding: 28px 20px;
}
.selected_list {
    margin-bottom: 20px;
    line-height: 30px;
}
.selected_list span {
    margin-right: 10px;
    padding: 3px 6px 3px 9px;
    line-height: 12px;
    white-space: nowrap;
    border-radius: 2px;
    border: 1px solid rgba(220, 220, 220, 1);
}
.selected_list img {
    margin-left: 5px;
    width: 7px;
    height: 7px;
    cursor: pointer;
}
.approver_self_select h3 {
    margin: 5px 0 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
}
.condition_copyer .el-drawer__body .priority_level {
    position: absolute;
    top: 11px;
    right: 30px;
    width: 100px;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 1);
}
.condition_content p.tip {
    margin: 20px 0;
    width: 510px;
    text-indent: 17px;
    line-height: 45px;
    background: rgba(241, 249, 255, 1);
    border: 1px solid rgba(64, 163, 247, 1);
    color: #46a6fe;
    font-size: 14px;
}
.condition_content ul {
    max-height: 500px;
    overflow-y: scroll;
    margin-bottom: 20px;
}
.condition_content li > span {
    float: left;
    margin-right: 8px;
    width: 70px;
    line-height: 32px;
    text-align: right;
}
.condition_content li > div {
    display: inline-block;
    width: 370px;
}
.condition_content li:not(:last-child) > div > p {
    margin-bottom: 20px;
}
.condition_content li > div > p:not(:last-child) {
    margin-bottom: 10px;
}
.condition_content li > a {
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}
.condition_content li select,
.condition_content li input {
    width: 100%;
    height: 32px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 1);
}
.condition_content li select + input {
    width: 260px;
}
.condition_content li select {
    margin-right: 10px;
    width: 100px;
}
.condition_content li p.selected_list {
    padding-left: 10px;
    border-radius: 4px;
    min-height: 32px;
    border: 1px solid rgba(217, 217, 217, 1);
}
.condition_content li p.check_box {
    line-height: 32px;
}
.condition_list .el-dialog__body {
    padding: 16px 26px;
}
.condition_list p {
    color: #666666;
    margin-bottom: 10px;
}
.condition_list p.check_box {
    margin-bottom: 0;
    line-height: 36px;
}
.userSelect-container {
    width: calc(100% + 40px);
    margin-top: -30px;
    margin-left: -20px;
    margin-right: -20px;
}
.userSelect-container .userSelect-group {
    display: inline-block;
    background: #eee;
    width: 300px;
    min-height: 800px;
    float: left;
}
.userSelect-group .user-select-name-title {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    margin: 20px auto 10px;
}
.userSelect-group .user-select-total {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    cursor: pointer;
}
.userSelect-group .select-agency-name {
    font-size: 16px;
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 30px;
}
.userSelect-group .userSelect-title {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.userSelect-group .selected-item {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer;
}
.userSelect-group .selected-item span {
    float: left;
}
.userSelect-container .userSelect-right {
    display: inline-block;
    width: calc(100% - 300px);
    float: right;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 800px;
}
.abow_dialog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: Center;
        -ms-flex-align: Center;
            align-items: Center;
    overflow: hidden;
}
.abow_dialog .el-dialog {
    margin: 0 auto !important;
    height: 90%;
    overflow: hidden;
}
.abow_dialog .el-dialog .el-dialog__body {
    position: absolute;
    left: 0;
    top: 54px;
    bottom: 0;
    right: 0;
    z-index: 1;
    overflow: hidden;
    overflow-y: auto;
    padding: 30px 20px 0;
}
.vue-treeselect__control {
    height: 28px;
    border-radius: 4px;
}
.vue-treeselect {
    line-height: 26px;
    margin-top: 5px;
    font-size: 12px;
}
.vue-treeselect__placeholder,
.vue-treeselect__single-value {
    line-height: 26px;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-b33b7e5a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-b33b7e5a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-b33b7e5a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-b33b7e5a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-b33b7e5a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-b33b7e5a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-b33b7e5a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-b33b7e5a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-b33b7e5a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-b33b7e5a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-b33b7e5a]  .el-form-item__content,
.table-style .fill-select-item[data-v-b33b7e5a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-b33b7e5a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-b33b7e5a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-b33b7e5a], .form-widget-list .checkbox-form-item-wrapper[data-v-b33b7e5a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b33b7e5a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b33b7e5a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-b33b7e5a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-b33b7e5a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-b33b7e5a], .el-form-item--medium .el-checkbox[data-v-b33b7e5a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-b33b7e5a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-b33b7e5a], .el-form-item--small .el-checkbox[data-v-b33b7e5a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-b33b7e5a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-b33b7e5a], .el-form-item--mini .el-checkbox[data-v-b33b7e5a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-b33b7e5a] {
  margin-top: 4px;
}
input[type=password][data-v-b33b7e5a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-b33b7e5a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-b33b7e5a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-b33b7e5a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-b33b7e5a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-b33b7e5a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-b33b7e5a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-b33b7e5a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-b33b7e5a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-b33b7e5a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-b33b7e5a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-b33b7e5a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-b33b7e5a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-b33b7e5a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-b33b7e5a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-b33b7e5a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-b33b7e5a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-b33b7e5a], .table-style .el-form-item .el-form-item__content > div[data-v-b33b7e5a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-b33b7e5a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-b33b7e5a], .table-style .el-form-item.rich-editor-item[data-v-b33b7e5a], .table-style .el-form-item.static-text-item[data-v-b33b7e5a], .table-style .el-form-item.html-text-item[data-v-b33b7e5a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-b33b7e5a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-b33b7e5a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-b33b7e5a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-b33b7e5a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-b33b7e5a] {
  height: 30px;
  line-height: 30px;
}
.qr-code-wrapper img[data-v-b33b7e5a] {
  width: 90px;
  height: 90px;
}
.qr-code-wrapper:hover img[data-v-b33b7e5a] {
  width: 200px;
  height: 200px;
  max-width: inherit;
}
.el-popover[data-v-b33b7e5a] {
  /* 添加自定义样式 */
}

.container[data-v-3d940aa3] {
  width: 100%;
  height: 100%;
  min-height: 300px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
}
.left[data-v-3d940aa3] {
  display: inline-block;
  height: 100%;
  width: 740px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  /* margin-right: 220px; */
}
.right[data-v-3d940aa3] {
  width: 200px;
  height: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 10px;
  border-left: solid 1px #efefef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 10px;
  display: inline-block;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
}
.log-title[data-v-3d940aa3] {
  height: 30px;
  line-height: 30px;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-e9471c1c] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-e9471c1c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-e9471c1c] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-e9471c1c] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-e9471c1c] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-e9471c1c] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-e9471c1c] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-e9471c1c] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-e9471c1c] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-e9471c1c] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-e9471c1c]  .el-form-item__content,
.table-style .fill-select-item[data-v-e9471c1c]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-e9471c1c] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-e9471c1c] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-e9471c1c], .form-widget-list .checkbox-form-item-wrapper[data-v-e9471c1c] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-e9471c1c], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-e9471c1c] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-e9471c1c] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-e9471c1c] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-e9471c1c], .el-form-item--medium .el-checkbox[data-v-e9471c1c] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-e9471c1c] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-e9471c1c], .el-form-item--small .el-checkbox[data-v-e9471c1c] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-e9471c1c] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-e9471c1c], .el-form-item--mini .el-checkbox[data-v-e9471c1c] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-e9471c1c] {
  margin-top: 4px;
}
input[type=password][data-v-e9471c1c]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-e9471c1c]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-e9471c1c]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-e9471c1c]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-e9471c1c]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-e9471c1c] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-e9471c1c] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-e9471c1c] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-e9471c1c]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-e9471c1c] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-e9471c1c] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-e9471c1c] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-e9471c1c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-e9471c1c] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-e9471c1c] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-e9471c1c] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-e9471c1c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-e9471c1c], .table-style .el-form-item .el-form-item__content > div[data-v-e9471c1c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-e9471c1c] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-e9471c1c], .table-style .el-form-item.rich-editor-item[data-v-e9471c1c], .table-style .el-form-item.static-text-item[data-v-e9471c1c], .table-style .el-form-item.html-text-item[data-v-e9471c1c] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-e9471c1c], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-e9471c1c], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-e9471c1c], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-e9471c1c] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-e9471c1c] {
  height: 30px;
  line-height: 30px;
}
.log-item[data-v-e9471c1c] {
  color: #555555;
  border-left: solid 1px #00c345;
  padding-left: 8px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding-bottom: 20px;
}
.log-item.修改内容[data-v-e9471c1c] {
  border-left-color: #fae52a;
}
.log-item.修改内容[data-v-e9471c1c]:before {
  background-color: #fae52a;
}
.log-item.完成支付[data-v-e9471c1c] {
  border-left-color: #ee44b5;
}
.log-item.完成支付[data-v-e9471c1c]:before {
  background-color: #ee44b5;
}
.log-item.支付已确认[data-v-e9471c1c] {
  border-left-color: #35b4d0;
}
.log-item.支付已确认[data-v-e9471c1c]:before {
  background-color: #35b4d0;
}
.log-item.一级审核-通过[data-v-e9471c1c], .log-item.二级审核-通过[data-v-e9471c1c] {
  border-left-color: #46b011;
}
.log-item.一级审核-通过[data-v-e9471c1c]:before, .log-item.二级审核-通过[data-v-e9471c1c]:before {
  background-color: #46b011;
}
.log-item.一级审核-不通过[data-v-e9471c1c], .log-item.二级审核-不通过[data-v-e9471c1c], .log-item.一级审核-返回修改[data-v-e9471c1c], .log-item.二级审核-返回修改[data-v-e9471c1c] {
  border-left-color: #e78803;
}
.log-item.一级审核-不通过[data-v-e9471c1c]:before, .log-item.二级审核-不通过[data-v-e9471c1c]:before, .log-item.一级审核-返回修改[data-v-e9471c1c]:before, .log-item.二级审核-返回修改[data-v-e9471c1c]:before {
  background-color: #e78803;
}
.log-item[data-v-e9471c1c]:before {
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  top: 12px;
  left: -4px;
  border-radius: 50%;
  background-color: #00c345;
  display: inline-block;
}
.log-title[data-v-e9471c1c] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.log-time[data-v-e9471c1c] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: inline-block;
  text-align: left;
}
.log-type[data-v-e9471c1c] {
  width: 135px;
  display: inline-block;
  text-align: right;
}
.log-user[data-v-e9471c1c] {
  font-weight: bold;
  line-height: 20px;
}
.log-text[data-v-e9471c1c] {
  background-color: #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.log-text .log-content[data-v-e9471c1c] {
  padding: 10px 5px;
}
.log-text .data-view-btn[data-v-e9471c1c] {
  margin-left: 10px;
  color: #409eff;
  cursor: pointer;
}
.log-text .data-view-btn[data-v-e9471c1c]:hover {
  text-decoration: underline;
}
.log-content[data-v-e9471c1c] {
  margin-top: 5px;
}
[data-v-e9471c1c] .picture-view {
  width: 30px !important;
  height: 30px !important;
}
[data-v-e9471c1c] .user-card-wrpper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-e9471c1c] .user-card-wrpper .user-bind {
  font-size: 12px;
  margin-right: 10px;
}
[data-v-e9471c1c] .user-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 9px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 24px;
  line-height: 24px;
  background-color: #e5e5e5;
  color: black;
  cursor: pointer;
}
[data-v-e9471c1c] .user-card-avatar {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background-color: #5b2bf6;
  background-size: cover;
  background-position: center center;
  color: white;
  position: relative;
}
.file-info[data-v-e9471c1c] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.file-info-thumb[data-v-e9471c1c] {
  width: 150px;
}
.file-info-name[data-v-e9471c1c] {
  min-width: 150px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}
.file-info-extra[data-v-e9471c1c] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-info-size[data-v-e9471c1c] {
  display: inline-block;
}
.file-info-actions[data-v-e9471c1c] {
  display: inline-block;
}
.file-info-actions .svg-icon[data-v-e9471c1c] {
  padding: 0px;
  font-size: 20px;
  color: #9e9e9e;
  border-radius: 4px;
  cursor: pointer;
  border: solid 1px transparent;
}
.file-info-actions .svg-icon[data-v-e9471c1c]:hover {
  color: #409eff;
  border: solid 1px #e5e5e5;
  background-color: #eeeeee;
}
[data-v-e9471c1c] .viewer-container .viewer-list {
  width: 80% !important;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-537898c4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-537898c4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-537898c4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-537898c4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-537898c4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-537898c4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-537898c4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-537898c4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-537898c4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-537898c4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-537898c4]  .el-form-item__content,
.table-style .fill-select-item[data-v-537898c4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-537898c4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-537898c4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-537898c4], .form-widget-list .checkbox-form-item-wrapper[data-v-537898c4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-537898c4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-537898c4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-537898c4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-537898c4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-537898c4], .el-form-item--medium .el-checkbox[data-v-537898c4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-537898c4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-537898c4], .el-form-item--small .el-checkbox[data-v-537898c4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-537898c4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-537898c4], .el-form-item--mini .el-checkbox[data-v-537898c4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-537898c4] {
  margin-top: 4px;
}
input[type=password][data-v-537898c4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-537898c4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-537898c4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-537898c4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-537898c4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-537898c4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-537898c4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-537898c4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-537898c4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-537898c4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-537898c4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-537898c4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-537898c4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-537898c4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-537898c4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-537898c4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-537898c4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-537898c4], .table-style .el-form-item .el-form-item__content > div[data-v-537898c4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-537898c4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-537898c4], .table-style .el-form-item.rich-editor-item[data-v-537898c4], .table-style .el-form-item.static-text-item[data-v-537898c4], .table-style .el-form-item.html-text-item[data-v-537898c4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-537898c4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-537898c4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-537898c4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-537898c4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-537898c4] {
  height: 30px;
  line-height: 30px;
}
.fx_member_select[data-v-537898c4] {
  margin-top: -30px;
  color: var(--fx-color-text-primary, #303133);
}
.fx_member_select .select-menu[data-v-537898c4] {
  position: relative;
  height: 40px;
  padding: 0 10px;
  border: 1px solid var(--fx-color-border, #EBEEF5);
}
.fx_member_select .select-menu .select-btn[data-v-537898c4] {
  text-align: center;
  display: inline-block;
  cursor: pointer;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 5px;
  margin: 0 10px;
}
.fx_member_select .select-menu .select-btn.select[data-v-537898c4] {
  color: var(--fx-color-primary, #3476F0);
  border-bottom: solid 3px var(--fx-color-primary, #3476F0);
}
.fx_member_select .select-menu .select-search-pane[data-v-537898c4] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 114px;
  background: #fff;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fx_member_select .select-menu .select-search-pane input[data-v-537898c4] {
  line-height: 26px !important;
  height: 26px !important;
  width: 100%;
  border: 0;
  background: #F5F7FA;
  border-radius: 13px;
  margin-top: 6px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
}
.fx_member_select .select-menu .select-search-pane input[data-v-537898c4]:focus {
  border: none;
  outline: 0;
}
.fx_member_select .select-pane[data-v-537898c4] {
  border: 1px solid var(--fx-color-border, #EBEEF5);
  border-top: none;
  height: 320px;
}
.fx_member_select .select-pane .member-pane .member-wrapper[data-v-537898c4] {
  width: 100%;
}
.fx_member_select .select-pane .member-pane .member-wrapper .empty-tips[data-v-537898c4] {
  display: inline-block;
  margin: 10px;
  color: var(--fx-color-text-secondary, #909399);
  width: 100%;
  text-align: center;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item[data-v-537898c4] {
  cursor: pointer;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 8px 0 12px;
  border-bottom: solid 1px var(--fx-color-border, #EBEEF5);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-all-item .count-label[data-v-537898c4] {
  color: var(--fx-color-primary, #3476F0);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member[data-v-537898c4] {
  height: 320px;
  overflow-y: auto;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul[data-v-537898c4] {
  margin: 0;
  padding: 0;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li[data-v-537898c4] {
  cursor: pointer;
  padding: 2px 10px;
  position: relative;
  line-height: 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: solid 1px var(--fx-color-border, #EBEEF5);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li[data-v-537898c4]:hover {
  background: #F5F7FA;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li.mobile[data-v-537898c4] {
  line-height: 30px;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .user-name[data-v-537898c4] {
  width: calc(100% - 20px);
  height: 40px;
  line-height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .user-name.mobile[data-v-537898c4] {
  height: 60px;
  line-height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check[data-v-537898c4] {
  cursor: pointer;
  width: 16px;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank[data-v-537898c4] {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #91a1b7;
  position: relative;
  background: #fff;
  -webkit-transition: all 218ms ease-in-out;
  transition: all 218ms ease-in-out;
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check .icon-blank[data-v-537898c4]::before {
  content: "";
  display: block;
  opacity: 0;
  -webkit-transition: opacity 218ms ease-in-out;
  transition: opacity 218ms ease-in-out;
  height: 6px;
  width: 10px;
  border-left: solid 2px #fff;
  border-bottom: solid 2px #fff;
  position: absolute;
  top: 2px;
  left: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank[data-v-537898c4] {
  border-color: var(--fx-color-primary, #3476F0);
  background: var(--fx-color-primary, #3476F0);
}
.fx_member_select .select-pane .member-pane .member-wrapper .select-member ul li .select-check.select .icon-blank[data-v-537898c4]::before {
  opacity: 1;
}
.fx_member_select .select-pane .member-pane .tree-wrapper[data-v-537898c4] {
  width: 100%;
  height: 320px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-y: auto;
  padding-top: 10px;
}
.user-card-name[data-v-537898c4] {
  margin-left: 15px;
  display: inline-block;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
}
.user-card-avatar[data-v-537898c4] {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background-color: #5b2bf6;
  background-size: cover;
  background-position: center center;
  color: white;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  vertical-align: middle;
}
.user-card-code[data-v-537898c4] {
  display: inline-block;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: 130px;
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-card-dept[data-v-537898c4] {
  display: inline-block;
  overflow: hidden;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  width: 100%;
  padding-left: 40px;
  height: 30px;
  line-height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.loading-footer[data-v-537898c4] {
  padding: 12px 0;
  text-align: center;
  background: #f8f9fa;
}
.loading-footer .loading-text[data-v-537898c4] {
  color: #909399;
  font-size: 12px;
}
.loading-footer .no-more-data[data-v-537898c4] {
  color: #c0c4cc;
  font-size: 12px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-d2e025f2] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-d2e025f2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-d2e025f2] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-d2e025f2] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-d2e025f2] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-d2e025f2] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-d2e025f2] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-d2e025f2] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-d2e025f2] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-d2e025f2] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-d2e025f2]  .el-form-item__content,
.table-style .fill-select-item[data-v-d2e025f2]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-d2e025f2] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-d2e025f2] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-d2e025f2], .form-widget-list .checkbox-form-item-wrapper[data-v-d2e025f2] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d2e025f2], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d2e025f2] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-d2e025f2] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-d2e025f2] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-d2e025f2], .el-form-item--medium .el-checkbox[data-v-d2e025f2] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-d2e025f2] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-d2e025f2], .el-form-item--small .el-checkbox[data-v-d2e025f2] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-d2e025f2] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-d2e025f2], .el-form-item--mini .el-checkbox[data-v-d2e025f2] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-d2e025f2] {
  margin-top: 4px;
}
input[type=password][data-v-d2e025f2]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-d2e025f2]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-d2e025f2]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-d2e025f2]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-d2e025f2]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-d2e025f2] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-d2e025f2] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-d2e025f2] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-d2e025f2]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-d2e025f2] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-d2e025f2] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-d2e025f2] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-d2e025f2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-d2e025f2] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-d2e025f2] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-d2e025f2] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-d2e025f2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-d2e025f2], .table-style .el-form-item .el-form-item__content > div[data-v-d2e025f2] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-d2e025f2] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-d2e025f2], .table-style .el-form-item.rich-editor-item[data-v-d2e025f2], .table-style .el-form-item.static-text-item[data-v-d2e025f2], .table-style .el-form-item.html-text-item[data-v-d2e025f2] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-d2e025f2], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-d2e025f2], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-d2e025f2], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-d2e025f2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-d2e025f2] {
  height: 30px;
  line-height: 30px;
}
.box-card[data-v-d2e025f2] {
  margin-bottom: 10px;
}
.box-card .title-button[data-v-d2e025f2] {
  float: right;
  padding: 3px 0;
  margin-left: 10px;
}
.box-card .box-card-title-label[data-v-d2e025f2] {
  font-weight: bold;
}
.box-card .box-card-title-label[data-v-d2e025f2]:after {
  content: ":";
  margin-right: 5px;
}
.box-card-item[data-v-d2e025f2] {
  line-height: 25px;
  overflow: hidden;
}
.box-card-item-label[data-v-d2e025f2] {
  font-weight: bold;
  display: inline-block;
  min-width: 100px;
  margin-right: 10px;
}
.box-card-item-label[data-v-d2e025f2]:after {
  content: ":";
  margin-right: 5px;
}
[data-v-d2e025f2] .ico-file {
  height: 30px;
  width: 30px;
  margin-right: 10px;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
[data-v-d2e025f2] .picture-view {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: solid 1px #e8e8e8;
}
[data-v-d2e025f2] .picture-view.picture-view:hover {
  cursor: pointer;
  border: solid 1px #409eff;
}
.list-wrapper[data-v-d2e025f2] {
  width: 100%;
  border: solid 1px #d0deee;
  padding: 4px 10px;
  margin-top: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.list-wrapper[data-v-d2e025f2]:hover {
  background-color: #f2f8ff;
}
.list-wrapper.active[data-v-d2e025f2] {
  border: solid 1px #4696ec;
  position: relative;
}
.list-wrapper.active[data-v-d2e025f2]::before {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 18px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 12px;
  content: "✔";
  color: white;
  z-index: 10;
}
.list-wrapper.active[data-v-d2e025f2]::after {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 30px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  border: solid 15px #4696ec;
  border-left: solid 15px transparent;
  border-bottom: solid 15px transparent;
}
.list-wrapper.selected[data-v-d2e025f2] {
  background-color: #f2f8ff;
}
.list-wrapper.alreadySelected .selectedMark[data-v-d2e025f2] {
  display: block;
}
.list-wrapper .selectedMark[data-v-d2e025f2] {
  position: absolute;
  right: 20px;
  bottom: 10px;
  display: none;
}
.list-wrapper .list-header[data-v-d2e025f2] {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list-wrapper .header-content[data-v-d2e025f2] {
  display: inline-block;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: bold;
}
.list-wrapper .header-buttons[data-v-d2e025f2] {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.fill-card-item-wrapper .user-card-avatar {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  display: inline-block;
  text-align: center;
  border: 1px solid #d3d3d3;
  border-radius: 50%;
  background-color: #5b2bf6;
  background-size: cover;
  background-position: center center;
  color: white;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  vertical-align: middle;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-57180449] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-57180449] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-57180449] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-57180449] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-57180449] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-57180449] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-57180449] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-57180449] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-57180449] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-57180449] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-57180449]  .el-form-item__content,
.table-style .fill-select-item[data-v-57180449]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-57180449] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-57180449] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-57180449], .form-widget-list .checkbox-form-item-wrapper[data-v-57180449] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-57180449], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-57180449] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-57180449] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-57180449] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-57180449], .el-form-item--medium .el-checkbox[data-v-57180449] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-57180449] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-57180449], .el-form-item--small .el-checkbox[data-v-57180449] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-57180449] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-57180449], .el-form-item--mini .el-checkbox[data-v-57180449] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-57180449] {
  margin-top: 4px;
}
input[type=password][data-v-57180449]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-57180449]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-57180449]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-57180449]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-57180449]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-57180449] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-57180449] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-57180449] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-57180449]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-57180449] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-57180449] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-57180449] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-57180449] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-57180449] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-57180449] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-57180449] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-57180449] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-57180449], .table-style .el-form-item .el-form-item__content > div[data-v-57180449] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-57180449] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-57180449], .table-style .el-form-item.rich-editor-item[data-v-57180449], .table-style .el-form-item.static-text-item[data-v-57180449], .table-style .el-form-item.html-text-item[data-v-57180449] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-57180449], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-57180449], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-57180449], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-57180449] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-57180449] {
  height: 30px;
  line-height: 30px;
}
.dialog-title[data-v-57180449] {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: 30px;
}
.dialog-title .view-icon[data-v-57180449] {
  font-size: 16px;
  color: #888888;
  margin-right: 5px;
  border-radius: 3px;
  width: 22px;
  height: 22px;
  padding: 3px;
}
.dialog-title .view-icon.active[data-v-57180449] {
  color: #333333;
  background-color: #f3f3f3;
}
.dialog-title .view-icon[data-v-57180449]:hover {
  background-color: #f3f3f3;
  cursor: pointer;
}
.box-card-container[data-v-57180449] {
  padding-right: 0px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.box-card-container[data-v-57180449]  .myVxeTableContainer .el-row-table-bar {
  padding: 0px;
  padding-top: 10px;
  line-height: 20px;
}
.box-card[data-v-57180449] {
  margin-bottom: 10px;
}
.box-card .box-card-title-label[data-v-57180449] {
  font-weight: bold;
}
.box-card .box-card-title-label[data-v-57180449]:after {
  content: ":";
  margin-right: 5px;
}
.box-card-item[data-v-57180449] {
  height: 25px;
  line-height: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: red;
}
.box-card-item-label[data-v-57180449] {
  font-weight: bold;
}
.box-card-item-label[data-v-57180449]:after {
  content: ":";
  margin-right: 5px;
}
.empty-data[data-v-57180449] {
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin-top: 20px;
  color: #888888;
  text-align: center;
}
div.search-item[data-v-57180449] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 0px;
  min-width: 250px;
  margin: 0 10px 0px 0;
  width: 30%;
}
div.search-item-title[data-v-57180449] {
  width: 100px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
div.search-item-field[data-v-57180449] {
  width: 150px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
div.search-container[data-v-57180449] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
div.footer-container[data-v-57180449] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-v-57180449] .el-dialog {
  border-radius: 6px;
}
.searchTip[data-v-57180449] {
  width: 100%;
  min-height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  color: #888888;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.el-dialog.is-fullscreen.fill-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.el-dialog.is-fullscreen.fill-selector .el-dialog__header, .el-dialog.is-fullscreen.fill-selector .el-dialog__footer {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
}
.el-dialog.is-fullscreen.fill-selector .el-dialog__body {
  padding-top: 0px;
  padding-bottom: 0px;
  height: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-cb74bdc6] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-cb74bdc6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-cb74bdc6] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-cb74bdc6] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-cb74bdc6] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-cb74bdc6] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-cb74bdc6] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-cb74bdc6] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-cb74bdc6] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-cb74bdc6] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-cb74bdc6]  .el-form-item__content,
.table-style .fill-select-item[data-v-cb74bdc6]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-cb74bdc6] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-cb74bdc6] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-cb74bdc6], .form-widget-list .checkbox-form-item-wrapper[data-v-cb74bdc6] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-cb74bdc6], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-cb74bdc6] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-cb74bdc6] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-cb74bdc6] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-cb74bdc6], .el-form-item--medium .el-checkbox[data-v-cb74bdc6] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-cb74bdc6] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-cb74bdc6], .el-form-item--small .el-checkbox[data-v-cb74bdc6] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-cb74bdc6] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-cb74bdc6], .el-form-item--mini .el-checkbox[data-v-cb74bdc6] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-cb74bdc6] {
  margin-top: 4px;
}
input[type=password][data-v-cb74bdc6]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-cb74bdc6]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-cb74bdc6]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-cb74bdc6]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-cb74bdc6]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-cb74bdc6] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-cb74bdc6] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-cb74bdc6] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-cb74bdc6]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-cb74bdc6] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-cb74bdc6] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-cb74bdc6] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-cb74bdc6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-cb74bdc6] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-cb74bdc6] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-cb74bdc6] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-cb74bdc6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-cb74bdc6], .table-style .el-form-item .el-form-item__content > div[data-v-cb74bdc6] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-cb74bdc6] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-cb74bdc6], .table-style .el-form-item.rich-editor-item[data-v-cb74bdc6], .table-style .el-form-item.static-text-item[data-v-cb74bdc6], .table-style .el-form-item.html-text-item[data-v-cb74bdc6] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-cb74bdc6], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-cb74bdc6], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-cb74bdc6], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-cb74bdc6] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-cb74bdc6] {
  height: 30px;
  line-height: 30px;
}
.signature-box[data-v-cb74bdc6] {
  width: 100%;
  height: 120px;
  border: solid 1px #e5e5e5;
  margin-top: 35px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.signature-box.empty[data-v-cb74bdc6] {
  text-align: center;
  line-height: 70px;
  color: #a5a5a5;
}
.signature-box.empty[data-v-cb74bdc6]::before {
  content: "请点击此处进行签名";
  height: 120px;
  line-height: 120px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-81a99024] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-81a99024] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-81a99024] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-81a99024] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-81a99024] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-81a99024] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-81a99024] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-81a99024] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-81a99024] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-81a99024] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-81a99024]  .el-form-item__content,
.table-style .fill-select-item[data-v-81a99024]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-81a99024] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-81a99024] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-81a99024], .form-widget-list .checkbox-form-item-wrapper[data-v-81a99024] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-81a99024], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-81a99024] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-81a99024] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-81a99024] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-81a99024], .el-form-item--medium .el-checkbox[data-v-81a99024] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-81a99024] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-81a99024], .el-form-item--small .el-checkbox[data-v-81a99024] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-81a99024] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-81a99024], .el-form-item--mini .el-checkbox[data-v-81a99024] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-81a99024] {
  margin-top: 4px;
}
input[type=password][data-v-81a99024]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-81a99024]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-81a99024]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-81a99024]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-81a99024]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-81a99024] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-81a99024] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-81a99024] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-81a99024]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-81a99024] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-81a99024] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-81a99024] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-81a99024] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-81a99024] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-81a99024] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-81a99024] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-81a99024] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-81a99024], .table-style .el-form-item .el-form-item__content > div[data-v-81a99024] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-81a99024] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-81a99024], .table-style .el-form-item.rich-editor-item[data-v-81a99024], .table-style .el-form-item.static-text-item[data-v-81a99024], .table-style .el-form-item.html-text-item[data-v-81a99024] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-81a99024], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-81a99024], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-81a99024], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-81a99024] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-81a99024] {
  height: 30px;
  line-height: 30px;
}
.audit-form .el-form-item__label[data-v-81a99024] {
  line-height: 40px !important;
}
.audit-form .audit-sign[data-v-81a99024]  .el-form-item__error {
  top: calc(100% - 30px);
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-02efd95a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-02efd95a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-02efd95a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-02efd95a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-02efd95a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-02efd95a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-02efd95a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-02efd95a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-02efd95a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-02efd95a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-02efd95a]  .el-form-item__content,
.table-style .fill-select-item[data-v-02efd95a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-02efd95a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-02efd95a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-02efd95a], .form-widget-list .checkbox-form-item-wrapper[data-v-02efd95a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-02efd95a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-02efd95a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-02efd95a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-02efd95a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-02efd95a], .el-form-item--medium .el-checkbox[data-v-02efd95a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-02efd95a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-02efd95a], .el-form-item--small .el-checkbox[data-v-02efd95a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-02efd95a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-02efd95a], .el-form-item--mini .el-checkbox[data-v-02efd95a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-02efd95a] {
  margin-top: 4px;
}
input[type=password][data-v-02efd95a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-02efd95a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-02efd95a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-02efd95a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-02efd95a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-02efd95a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-02efd95a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-02efd95a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-02efd95a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-02efd95a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-02efd95a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-02efd95a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-02efd95a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-02efd95a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-02efd95a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-02efd95a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-02efd95a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-02efd95a], .table-style .el-form-item .el-form-item__content > div[data-v-02efd95a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-02efd95a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-02efd95a], .table-style .el-form-item.rich-editor-item[data-v-02efd95a], .table-style .el-form-item.static-text-item[data-v-02efd95a], .table-style .el-form-item.html-text-item[data-v-02efd95a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-02efd95a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-02efd95a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-02efd95a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-02efd95a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-02efd95a] {
  height: 30px;
  line-height: 30px;
}
.transfer-dialog-content[data-v-02efd95a] {
  padding: 10px 0;
}
.transfer-info-item[data-v-02efd95a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.transfer-label[data-v-02efd95a] {
  color: #606266;
  font-size: 14px;
  min-width: 100px;
}
.transfer-value[data-v-02efd95a] {
  color: #303133;
  font-size: 14px;
}
.auditor-tag[data-v-02efd95a] {
  color: var(--theme-primary, #409EFF);
}
.selected-users[data-v-02efd95a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-bottom: 10px;
}
.user-card[data-v-02efd95a] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f5f7fa;
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 14px;
}
.user-card-avatar[data-v-02efd95a] {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #409eff;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-size: 12px;
  margin-right: 8px;
  background-size: cover;
  background-position: center;
}
.user-card-close[data-v-02efd95a] {
  margin-left: 8px;
  cursor: pointer;
  color: #909399;
}
.user-card-close[data-v-02efd95a]:hover {
  color: #f56c6c;
}
.dialog-footer[data-v-02efd95a] {
  text-align: right;
}
.splitpanes{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.splitpanes--vertical{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.splitpanes--horizontal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.splitpanes--dragging *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.splitpanes__pane{width:100%;height:100%;overflow:hidden}.splitpanes--vertical .splitpanes__pane{-webkit-transition:width .2s ease-out;transition:width .2s ease-out}.splitpanes--horizontal .splitpanes__pane{-webkit-transition:height .2s ease-out;transition:height .2s ease-out}.splitpanes--dragging .splitpanes__pane{-webkit-transition:none;transition:none}.splitpanes__splitter{-ms-touch-action:none;touch-action:none}.splitpanes--vertical>.splitpanes__splitter{min-width:1px;cursor:col-resize}.splitpanes--horizontal>.splitpanes__splitter{min-height:1px;cursor:row-resize}.splitpanes.default-theme .splitpanes__pane{background-color:#f2f2f2}.splitpanes.default-theme .splitpanes__splitter{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-ms-flex-negative:0;flex-shrink:0}.splitpanes.default-theme .splitpanes__splitter:before,.splitpanes.default-theme .splitpanes__splitter:after{content:"";position:absolute;top:50%;left:50%;background-color:#00000026;-webkit-transition:background-color .3s;transition:background-color .3s}.splitpanes.default-theme .splitpanes__splitter:hover:before,.splitpanes.default-theme .splitpanes__splitter:hover:after{background-color:#00000040}.splitpanes.default-theme .splitpanes__splitter:first-child{cursor:auto}.default-theme.splitpanes .splitpanes .splitpanes__splitter{z-index:1}.default-theme.splitpanes--vertical>.splitpanes__splitter,.default-theme .splitpanes--vertical>.splitpanes__splitter{width:7px;border-left:1px solid #eee;margin-left:-1px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:30px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:before{margin-left:-2px}.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{margin-left:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter,.default-theme .splitpanes--horizontal>.splitpanes__splitter{height:7px;border-top:1px solid #eee;margin-top:-1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{-webkit-transform:translateX(-50%);transform:translate(-50%);width:30px;height:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before{margin-top:-2px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{margin-top:1px}


.preview[data-v-cde0abda] {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


.video-container[data-v-296df174] {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
.player-container[data-v-296df174] {
  width: 100vw;
  height: 100%;
  background: #000;
}


.pdf-preview[data-v-7ab202aa] {
  width: 100%;
  height: 100%;
  position: relative;
}
.pdf-iframe[data-v-7ab202aa] {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}


.image-preview[data-v-3fdf66b4] {
  width: 100%;
  height: 100%;
  position: relative;
}
.image-iframe[data-v-3fdf66b4] {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-0918830a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-0918830a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-0918830a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-0918830a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-0918830a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-0918830a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-0918830a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-0918830a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-0918830a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-0918830a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-0918830a]  .el-form-item__content,
.table-style .fill-select-item[data-v-0918830a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-0918830a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-0918830a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-0918830a], .form-widget-list .checkbox-form-item-wrapper[data-v-0918830a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0918830a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0918830a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0918830a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0918830a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-0918830a], .el-form-item--medium .el-checkbox[data-v-0918830a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-0918830a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-0918830a], .el-form-item--small .el-checkbox[data-v-0918830a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-0918830a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-0918830a], .el-form-item--mini .el-checkbox[data-v-0918830a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-0918830a] {
  margin-top: 4px;
}
input[type=password][data-v-0918830a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-0918830a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-0918830a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-0918830a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-0918830a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-0918830a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-0918830a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-0918830a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-0918830a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-0918830a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-0918830a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-0918830a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-0918830a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-0918830a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-0918830a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-0918830a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-0918830a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-0918830a], .table-style .el-form-item .el-form-item__content > div[data-v-0918830a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-0918830a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-0918830a], .table-style .el-form-item.rich-editor-item[data-v-0918830a], .table-style .el-form-item.static-text-item[data-v-0918830a], .table-style .el-form-item.html-text-item[data-v-0918830a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-0918830a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-0918830a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-0918830a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-0918830a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-0918830a] {
  height: 30px;
  line-height: 30px;
}
.container[data-v-0918830a] {
  width: 100%;
  height: calc(90vh - 130px);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.container.drawer[data-v-0918830a] {
  height: 100%;
}
.is-fullscreen[data-v-0918830a] {
  overflow: hidden;
}
.is-fullscreen .container[data-v-0918830a] {
  height: calc(100vh - 90px);
}
.slot-title[data-v-0918830a] {
  width: calc(100% - 40px);
  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;
}
.slot-title .fill-info[data-v-0918830a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
.slot-title .fill-info-user[data-v-0918830a] {
  margin: 0 5px;
}
.slot-title .fill-info-user-title[data-v-0918830a] {
  font-size: 12px;
  line-height: 24px;
}
.slot-title .fill-info-text[data-v-0918830a] {
  font-size: 12px;
  height: 18px;
  line-height: 18px;
}
.left[data-v-0918830a] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 0px;
  z-index: 800;
  padding-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.left .left-scroll[data-v-0918830a] {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  background-color: white;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.left .left-scroll > div[data-v-0918830a]:first-of-type {
  width: 100%;
}
.left .btn-commit-wrapper[data-v-0918830a] {
  height: 55px;
  line-height: 55px;
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  padding-top: 0px;
  margin-top: 10px;
}
.left .btn-commit-wrapper .btn-commit[data-v-0918830a] {
  width: 130px;
}
.left .btn-commit-shadow[data-v-0918830a] {
  -webkit-box-shadow: -15px 5px 15px 0px rgba(0, 0, 0, 0.3);
          box-shadow: -15px 5px 15px 0px rgba(0, 0, 0, 0.3);
}
.container.drawer .left .btn-commit-wrapper[data-v-0918830a] {
  height: 60px;
  line-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0px;
}
.right[data-v-0918830a] {
  width: 400px;
  height: auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  padding: 10px;
  border: solid 1px #e9ebee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 10px;
  display: inline-block;
  position: absolute;
  top: 0px;
  bottom: 57px;
  right: 0px;
  z-index: 100000;
  background-color: #f9fafc;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: -4px 0px 5px #e9ebee;
          box-shadow: -4px 0px 5px #e9ebee;
}
.right.shrink[data-v-0918830a] {
  right: -398px;
  -webkit-box-shadow: -4px 0px 5px transparent;
          box-shadow: -4px 0px 5px transparent;
}
.right.shrink .expand-button[data-v-0918830a] {
  background-color: #ffffff;
}
.right.shrink .expand-button svg[data-v-0918830a] {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.right .expand-button[data-v-0918830a] {
  position: absolute;
  height: 40px;
  width: 20px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px 0px 0px 5px;
  left: -19px;
  top: calc(50% - 25px);
  border: solid 1px #dee1e7;
  border-right-color: transparent;
  -webkit-box-shadow: 0px 0px 5px #e9ebee;
          box-shadow: 0px 0px 5px #e9ebee;
  background-color: #f9fafc;
  cursor: pointer;
}
.right .expand-button[data-v-0918830a]:hover {
  background-color: #f9fafc;
}
.right .expand-button svg[data-v-0918830a] {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.log-title[data-v-0918830a] {
  width: 200px;
  height: 30px;
  line-height: 30px;
}
.logview-container[data-v-0918830a] {
  height: 100%;
  padding: 0px 5px;
  padding-bottom: 30px;
  overflow-y: auto;
}
[data-v-0918830a] .picture-view {
  width: 80px;
  height: 80px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border: solid 1px #e8e8e8;
}
[data-v-0918830a] .picture-view.picture-view:hover {
  cursor: pointer;
  border: solid 1px #409eff;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.user-card-wrpper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
}
.user-card-wrpper:last-of-type {
  margin-right: 0px;
}
.vFormViewerDialog {
  margin-top: 0px !important;
  margin-left: 0px !important;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.vFormViewerDialog .slot-title + .el-dialog__headerbtn {
  top: 14px;
}
.vFormViewerDialog > .el-dialog__header {
  padding: 18px 20px;
  padding-bottom: 15px;
}
.vFormViewerDialog .el-dialog__body {
  padding-top: 10px;
  padding-bottom: 10px;
}
.vFormViewerDialog.is-fullscreen .el-dialog__body {
  overflow: hidden;
}
.vFormViewerDialog .btn-commit-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.vFormViewerDialog.Mobile {
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100% !important;
  height: 100% !important;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
}
.vFormViewerDialog.Mobile .el-dialog__header,
.vFormViewerDialog.Mobile .el-dialog__body,
.vFormViewerDialog.Mobile .el-dialog__footer {
  padding: 10px;
}
.vFormViewerDialog.Mobile .el-dialog__body {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100px;
}
.vFormViewerDialog.Mobile .el-dialog__body > .container.modal {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100px;
}
.vFormViewerDialog.Mobile .el-dialog__body > .container.modal > .left {
  padding: 0px;
  margin: 0px;
}
.vFormViewerDialog.Mobile .el-dialog__body > .container.modal > .left .left-scroll {
  padding: 0 7px 0 10px;
}
.vxe-header--column.col--ellipsis > .vxe-cell .vxe-cell--wrapper {
  display: felx;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-0918830a] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-0918830a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-0918830a] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-0918830a] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-0918830a] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-0918830a] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-0918830a] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-0918830a] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-0918830a] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-0918830a] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-0918830a]  .el-form-item__content,
.table-style .fill-select-item[data-v-0918830a]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-0918830a] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-0918830a] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-0918830a], .form-widget-list .checkbox-form-item-wrapper[data-v-0918830a] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0918830a], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0918830a] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-0918830a] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-0918830a] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-0918830a], .el-form-item--medium .el-checkbox[data-v-0918830a] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-0918830a] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-0918830a], .el-form-item--small .el-checkbox[data-v-0918830a] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-0918830a] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-0918830a], .el-form-item--mini .el-checkbox[data-v-0918830a] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-0918830a] {
  margin-top: 4px;
}
input[type=password][data-v-0918830a]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-0918830a]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-0918830a]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-0918830a]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-0918830a]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-0918830a] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-0918830a] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-0918830a] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-0918830a]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-0918830a] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-0918830a] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-0918830a] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-0918830a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-0918830a] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-0918830a] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-0918830a] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-0918830a] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-0918830a], .table-style .el-form-item .el-form-item__content > div[data-v-0918830a] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-0918830a] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-0918830a], .table-style .el-form-item.rich-editor-item[data-v-0918830a], .table-style .el-form-item.static-text-item[data-v-0918830a], .table-style .el-form-item.html-text-item[data-v-0918830a] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-0918830a], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-0918830a], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-0918830a], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-0918830a] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-0918830a] {
  height: 30px;
  line-height: 30px;
}
[data-v-0918830a] .checkbox-index {
  position: absolute;
  left: 0px;
  display: inline-block;
  width: 100%;
  text-align: center;
  display: inline-block;
}
[data-v-0918830a] .vxe-cell--checkbox {
  padding-left: 10px;
}
[data-v-0918830a] .vxe-table--render-default .is--checked.vxe-cell--checkbox .vxe-checkbox--icon {
  color: #3476f0;
}
[data-v-0918830a] .vxe-table--render-default .is--checked.vxe-cell--checkbox .vxe-checkbox--icon:before {
  border-color: #3476f0;
  background-color: #3476f0;
}
[data-v-0918830a] .vxe-checkbox--icon {
  top: 0.7em;
}
[data-v-0918830a] .vxe-cell--checkbox .vxe-checkbox--icon {
  color: transparent;
}
[data-v-0918830a] .vxe-cell.c--tooltip .vxe-checkbox--icon.vxe-checkbox--indeterminate-icon {
  display: none;
}
[data-v-0918830a] .vxe-cell.c--tooltip .is--checked .vxe-checkbox--icon.vxe-checkbox--checked-icon {
  display: inline-block !important;
}
[data-v-0918830a] .vxe-cell.c--tooltip .is--checked .vxe-checkbox--icon.vxe-checkbox--unchecked-icon {
  display: none !important;
}
[data-v-0918830a] .vxe-cell.c--tooltip .is--checked .checkbox-index {
  display: none;
}
[data-v-0918830a] .vxe-cell.c--tooltip .vxe-checkbox--icon.vxe-checkbox--unchecked-icon {
  display: none;
}
[data-v-0918830a] .vxe-cell.c--tooltip:hover .checkbox-index {
  display: none;
}
[data-v-0918830a] .vxe-cell.c--tooltip:hover .vxe-checkbox--icon.vxe-checkbox--unchecked-icon {
  display: inline-block;
}
.vxe-header--column[data-v-0918830a] {
  height: 36px;
  background-color: #f2f5f7;
}
[data-v-0918830a] .picture-view {
  height: 25px;
  line-height: 25px;
  width: 25px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
  border: solid 1px transparent;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
}
[data-v-0918830a] .picture-view:hover {
  border: solid 1px #c5c5c5;
}
[data-v-0918830a] .picture-view.more {
  border: solid 1px #e8e8e8;
}
[data-v-0918830a] .picture-view.more:hover {
  background-color: #c5c5c5;
  color: white;
}
[data-v-0918830a] .audit-sign-view {
  height: 32px;
  line-height: 32px;
  width: 60px;
  display: inline-block;
  background-size: contain;
  background-position: center center;
  cursor: pointer;
  border: solid 1px #e8e8e8;
  background-repeat: no-repeat;
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  vertical-align: middle;
}
[data-v-0918830a] .audit-sign-view:hover {
  border: solid 1px #c5c5c5;
}
[data-v-0918830a] .audit-sign-view.more {
  border: solid 1px #e8e8e8;
}
[data-v-0918830a] .audit-sign-view.more:hover {
  background-color: #c5c5c5;
  color: white;
}
[data-v-0918830a] .pictureListBox {
  width: 950px;
  height: 500px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
[data-v-0918830a] .pictureListContainer {
  margin-left: -5px;
  margin-right: -5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: left;
  overflow-y: auto;
}
[data-v-0918830a] .pictureListView {
  width: 128px;
  height: 128px;
  text-align: center;
  line-height: 128px;
  display: inline-block;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
}
[data-v-0918830a] .pictureListView:hover {
  border: solid 1px #409eff;
}
[data-v-0918830a] .fileListView {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: solid 1px #e8e8e8;
  padding: 0px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  margin-top: -1px;
  position: relative;
  z-index: 100;
}
[data-v-0918830a] .fileListView:hover {
  color: #3476f0;
  border: solid 1px #3476f0;
  z-index: 101;
}
[data-v-0918830a] .fileListView:last-of-type {
  border-bottom: solid 1px #e8e8e8;
}
[data-v-0918830a] .fileListView:last-of-type:hover {
  color: #3476f0;
  border: solid 1px #3476f0;
}
[data-v-0918830a] .fileListView a {
  text-decoration: none;
}
[data-v-0918830a] .cell-link-view {
  cursor: pointer;
  color: #3476f0;
  height: 40px;
  line-height: 40px;
  width: 24px;
  display: inline-block;
  background-size: cover;
  background-position: center center;
}
[data-v-0918830a] .cell-link-view.cell-link-view-fill-select {
  width: 100% !important;
}
[data-v-0918830a] .el-checkbox__inner {
  cursor: pointer;
}
[data-v-0918830a] .el-checkbox__inner.checked {
  border: solid 1px #3476f0;
  background-color: #3476f0;
  color: white;
  line-height: 16px;
}
[data-v-0918830a] .el-checkbox__inner.checked::before {
  content: "";
  position: absolute;
  height: 0.7em;
  width: 0.32em;
  top: 50%;
  left: 50%;
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
[data-v-0918830a] .cursor {
  cursor: pointer;
}
[data-v-0918830a] .cell-link-view {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
}
[data-v-0918830a] .cell-link-view .svg-icon {
  font-size: 16px;
}
[data-v-0918830a] .cell-link-view.cell-link-view-fill-select {
  width: 100% !important;
}
[data-v-0918830a] .user-card-wrpper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
[data-v-0918830a] .user-card-wrpper .user-bind {
  font-size: 12px;
  margin-right: 10px;
}
[data-v-0918830a] .user-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 9px;
  font-size: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 24px;
  line-height: 24px;
  background-color: #ffffff;
  color: #333333;
  cursor: pointer;
}
[data-v-0918830a] .user-card-avatar {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 3px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background-color: #3476f0;
  background-size: cover;
  background-position: center center;
  color: white;
  position: relative;
}
[data-v-0918830a] .sysfield {
  color: #3476f0 !important;
}
[data-v-0918830a] .sysfield-r {
  color: #f56c6c !important;
}
[data-v-0918830a] .sysfield-y {
  color: #f09f35 !important;
}
[data-v-0918830a] .sysfield-g {
  color: #67c23a !important;
}
[data-v-0918830a] .cell-dept .cell-dept-item {
  margin-right: 5px;
}
[data-v-0918830a] .cell-dept .cell-dept-item:nth-last-of-type() {
  margin-right: 0px;
}
@charset "UTF-8";
/* 全局css变量 */
.primary-color {
  color: #3476F0;
}
.table-style .static-content-test {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item ::v-deep .el-form-item__content,
.table-style .fill-select-item ::v-deep .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity {
  background: #3476F0;
}
.form-widget-list .ghost {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper, .form-widget-list .checkbox-form-item-wrapper {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content, .form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content {
  margin-top: -4px;
}
.el-form-item--medium .el-radio, .el-form-item--medium .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate {
  margin-top: 8px;
}
.el-form-item--small .el-radio, .el-form-item--small .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--small .el-rate {
  margin-top: 6px;
}
.el-form-item--mini .el-radio, .el-form-item--mini .el-checkbox {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate {
  margin-top: 4px;
}
input[type=password]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
* {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item {
  margin-bottom: 0 !important;
}
.table-style .el-form-item {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span, .table-style .el-form-item .el-form-item__content > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item, .table-style .el-form-item.rich-editor-item, .table-style .el-form-item.static-text-item, .table-style .el-form-item.html-text-item {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content, .table-style .el-form-item.rich-editor-item .el-form-item__content, .table-style .el-form-item.static-text-item .el-form-item__content, .table-style .el-form-item.html-text-item .el-form-item__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height {
  height: 30px;
  line-height: 30px;
}
.file-info {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.file-info-thumb {
  width: 150px;
}
.file-info-name {
  min-width: 150px;
  max-width: 300px; /* 最大宽度 300px，超出自动换行 */
  line-height: 20px;
  margin-bottom: 5px;
  padding: 5px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: normal; /* 允许多行 */
  word-break: break-all; /* 自动换行 */
}
.file-info-extra {
  width: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.file-info-size {
  display: inline-block;
}
.file-info-actions {
  display: inline-block;
}
.file-info-actions .svg-icon {
  padding: 0px;
  font-size: 20px;
  color: #9e9e9e;
  border-radius: 4px;
  cursor: pointer;
  border: solid 1px transparent;
}
.file-info-actions .svg-icon:hover {
  color: #3476f0;
  border: solid 1px #e5e5e5;
  background-color: #eeeeee;
}
::v-deep .viewer-container .viewer-list {
  width: 80% !important;
}

/* 筛选图标鼠标移上图片才出现 */
.vxe-cell {
  padding: 0px 5px;
}
.vxe-body--column:not(.col--ellipsis) {
  padding: 0px 5px;
}
.custom-sort.is-order {
  width: 20px;
  overflow: hidden;
}
.vxe-cell--filter {
  padding-top: 2px;
}
.custom-sort .iconfont-jyd.jyd-icon-paixu {
  color: #d3d3d3;
  display: inline-block;
}
.custom-sort.is-order,
.iconfont-jyd.jyd-icon-sort-descending,
.iconfont-jyd.jyd-icon-sort-ascending {
  color: #d3d3d3;
}
.vxe-header--column:hover {
  background-color: #e9edf0;
}
.vxe-header--column:hover .vxe-cell--filter .vxe-filter--btn {
  cursor: pointer;
}
.vxe-header--column:hover .iconfont-jyd {
  cursor: pointer;
}
.toolbar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 16px;
}
.toolbar-wrapper .search-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.toolbar-wrapper .filter-wrapper {
  height: 30px;
  line-height: 30px;
  width: 100%;
  padding-right: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding-bottom: 0px;
}
.toolbar-wrapper .filter-wrapper-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 50%;
}
.toolbar-wrapper .filter-wrapper-title {
  width: 45px;
  text-align: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: inline-block;
}
.toolbar-wrapper .filter-wrapper-container {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  display: inline-block;
}
.toolbar-wrapper .filter-wrapper-container::-webkit-scrollbar {
  /*高宽分别对应横竖滚动条的尺寸*/
  width: 10px;
  height: 5px;
}
.toolbar-wrapper .filter-wrapper-container::-webkit-scrollbar-thumb {
  border-radius: 6px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #f0f0f0;
}
.toolbar-wrapper .filter-wrapper-container::-webkit-scrollbar-thumb:hover {
  background: #a8a8a8;
}
.toolbar-wrapper .filter-wrapper-container ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  background: #fafafa;
}
.toolbar-wrapper .filter-tag {
  margin-right: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.toolbar-wrapper .filter-tag-content {
  margin-right: 5px;
  max-width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
}
.toolbar-wrapper .filter-tag-content-label {
  display: inline-block;
  float: left;
  max-width: 85px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
.toolbar-wrapper .filter-tag .filter-tag-content + i {
  margin-top: 3px;
  line-height: 17px;
}
.audit-view-remark {
  line-height: 25px;
}
.audit-view-sign {
  padding: 10px 0px;
}

/*滚动条整体部分*/
.mytable-scrollbar ::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/*滚动条的轨道*/
/*滚动条里面的小方块，能向上向下移动*/
.mytable-scrollbar ::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
  border-radius: 5px;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.mytable-scrollbar ::-webkit-scrollbar-thumb:hover {
  background-color: #a8a8a8;
}
.mytable-scrollbar ::-webkit-scrollbar-thumb:active {
  background-color: #787878;
}

/*边角，即两个滚动条的交汇处*/
.mytable-scrollbar ::-webkit-scrollbar-corner {
  background-color: #ffffff;
}
.editable-input {
  line-height: 30px;
  padding: 0px 5px;
  border: 1px solid #d3d3d3;
  outline: none;
  font-size: 14px;
  color: #333;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
}
.preview-tool-header {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40px;
}
.preview-tool-header > .el-button {
  display: inline-block;
}
.splitpanes__splitter {
  background-color: #e7e7e7;
}
.splitpanes.default-theme .splitpanes__pane {
  background-color: transparent;
}
.free .splitpanes__splitter {
  display: none;
}

/* 美化滚动条 */
/* 滚动条整体样式 */
::-webkit-scrollbar {
  width: 10px; /* 滚动条宽度 */
  height: 10px; /* 滚动条高度 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道背景色 */
  border-radius: 5px; /* 轨道圆角 */
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background: #888; /* 滑块背景色 */
  border-radius: 5px; /* 滑块圆角 */
}

/* 滚动条滑块悬停时 */
::-webkit-scrollbar-thumb:hover {
  background: #555; /* 滑块悬停时的背景色 */
}

canvas[data-v-0c23b118] {
  max-width: 100%;
  display: block;
}

@charset "UTF-8";
/* 全局css变量 */
.primary-color[data-v-383e14a4] {
  color: #3476F0;
}
.table-style .static-content-test[data-v-383e14a4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  display: block;
  width: 100%;
}
.table-style .html-content-text[data-v-383e14a4] {
  border: 1px solid #DCDFE6;
  border-top: none 0px;
  padding: 5px 15px;
  min-height: 40px;
  display: block;
  width: 100%;
}
.table-style .sub-form-container[data-v-383e14a4] {
  margin-bottom: 0px;
}
.table-style .sub-form-container .sub-form-header[data-v-383e14a4] {
  border: 1px solid #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
  border-bottom: none 0px;
  padding: 5px 15px;
}
.table-style .sub-form-container .sub-form-header .sub-form-label[data-v-383e14a4] {
  height: auto;
  line-height: 22px;
}
.table-style .sub-form-container .sub-form-header .widget-descption[data-v-383e14a4] {
  font-size: 12px;
  color: #909399;
  line-height: 20px;
  margin-top: 5px;
}
.table-style .sub-form-container .sub-form-import-excel[data-v-383e14a4] {
  border-left: 1px solid #DCDFE6;
}
.table-style .sub-form-container .subform-table-column .el-form-item[data-v-383e14a4] {
  border: none 0px;
}
.table-style .sub-form-container .sub-form-add-row[data-v-383e14a4] {
  border: solid 1px #DCDFE6;
  border-right: none 0px;
  border-top: none 0px;
}
.table-style .data-choose-item[data-v-383e14a4]  .el-form-item__content,
.table-style .fill-select-item[data-v-383e14a4]  .el-form-item__content {
  width: 100%;
  overflow-y: hidden;
}
.background-opacity[data-v-383e14a4] {
  background: #3476F0;
}
.form-widget-list .ghost[data-v-383e14a4] {
  content: "";
  font-size: 0;
  height: 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #3476F0;
  border: 2px solid #3476F0;
  outline-width: 0;
  padding: 0;
  overflow: hidden;
}
.form-widget-list .radio-form-item-wrapper[data-v-383e14a4], .form-widget-list .checkbox-form-item-wrapper[data-v-383e14a4] {
  line-height: 25px !important;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-383e14a4], .form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-383e14a4] {
  height: initial;
  line-height: 25px;
}
.form-widget-list .radio-form-item-wrapper .el-form-item__content[data-v-383e14a4] {
  margin-top: -5px;
}
.form-widget-list .checkbox-form-item-wrapper .el-form-item__content[data-v-383e14a4] {
  margin-top: -4px;
}
.el-form-item--medium .el-radio[data-v-383e14a4], .el-form-item--medium .el-checkbox[data-v-383e14a4] {
  line-height: 36px !important;
}
.el-form-item--medium .el-rate[data-v-383e14a4] {
  margin-top: 8px;
}
.el-form-item--small .el-radio[data-v-383e14a4], .el-form-item--small .el-checkbox[data-v-383e14a4] {
  line-height: 36px !important;
}
.el-form-item--small .el-rate[data-v-383e14a4] {
  margin-top: 6px;
}
.el-form-item--mini .el-radio[data-v-383e14a4], .el-form-item--mini .el-checkbox[data-v-383e14a4] {
  line-height: 36px !important;
}
.el-form-item--mini .el-rate[data-v-383e14a4] {
  margin-top: 4px;
}
input[type=password][data-v-383e14a4]::-ms-reveal { /* 隐藏IE/Edge原生的密码查看按钮 */
  display: none;
}

/* 滚动条样式 begin */
[data-v-383e14a4]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-383e14a4]::-webkit-scrollbar-track {
  width: 8px;
  background: rgba(16, 31, 28, 0.1);
  border-radius: 2em;
}
[data-v-383e14a4]::-webkit-scrollbar-thumb {
  background-color: rgba(16, 31, 28, 0.35);
  background-clip: padding-box;
  min-height: 28px;
  border-radius: 2em;
}
[data-v-383e14a4]::-webkit-scrollbar-thumb:hover {
  background-color: rgba(16, 31, 28, 0.85);
}
*[data-v-383e14a4] {
  scrollbar-color: #e5e5e5 #f7f7f9;
  scrollbar-width: thin;
}
.widget-descption[data-v-383e14a4] {
  color: #a0a0a0;
  height: auto;
  line-height: 20px;
}

/*
body {//IE浏览器滚动条样式
  scrollbar-shadow-color: #e5e5e5;
  scrollbar-face-color: #e5e5e5;
  scrollbar-base-color: #ffffff;
  scrollbar-arrow-color: #444040;
}
*/
/* 滚动条样式 end */
.debugText[data-v-383e14a4] {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
}
.debugText[data-v-383e14a4]:nth-of-type(odd) {
  background-color: #e8e8e8;
}
.table-style[data-v-383e14a4] {
  border: 1px solid #DCDFE6;
  border-left: none 0px;
  border-bottom: 0;
}
.table-style .design-time-bottom-margin[data-v-383e14a4] {
  margin-bottom: 0 !important;
}
.table-style .field-wrapper[data-v-383e14a4] {
  padding-right: 0 !important;
}
.table-style .field-wrapper .el-form-item[data-v-383e14a4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item[data-v-383e14a4] {
  border-bottom: 1px solid #DCDFE6;
  margin-bottom: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height: 48px;
}
.table-style .el-form-item.is-error[data-v-383e14a4] {
  margin-bottom: 0 !important;
}
.table-style .el-form-item .el-form-item__label[data-v-383e14a4] {
  background-color: #F5F7FA;
  border-left: 1px solid #DCDFE6;
  border-right: 1px solid #DCDFE6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 12px;
  float: none;
  height: auto !important;
  /* width: auto; 移除此行，因为在 left 模式下 Element UI 会设置行内样式。如果有其他样式干扰，让行内样式自然生效 */
  -ms-flex-negative: 0;
      flex-shrink: 0; /* 防止被内容挤压 */
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  line-height: 20px;
}
.table-style .el-form-item .el-form-item__content[data-v-383e14a4] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  margin-left: 0 !important;
  min-height: 48px;
}
.table-style .el-form-item .el-form-item__content > span[data-v-383e14a4], .table-style .el-form-item .el-form-item__content > div[data-v-383e14a4] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.table-style .el-form-item .el-form-item__content .el-form-item__error[data-v-383e14a4] {
  padding-top: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 10px;
  left: auto;
}
.table-style .el-form-item.textarea-item[data-v-383e14a4], .table-style .el-form-item.rich-editor-item[data-v-383e14a4], .table-style .el-form-item.static-text-item[data-v-383e14a4], .table-style .el-form-item.html-text-item[data-v-383e14a4] {
  min-height: 100px;
}
.table-style .el-form-item.textarea-item .el-form-item__content[data-v-383e14a4], .table-style .el-form-item.rich-editor-item .el-form-item__content[data-v-383e14a4], .table-style .el-form-item.static-text-item .el-form-item__content[data-v-383e14a4], .table-style .el-form-item.html-text-item .el-form-item__content[data-v-383e14a4] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}
.table-cell-height[data-v-383e14a4] {
  height: 30px;
  line-height: 30px;
}
.signature-dialog[data-v-383e14a4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f5f5f5;
}
.signature-dialog.vertical[data-v-383e14a4] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.signature-area[data-v-383e14a4] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: dashed 2px #aaaaaa;
}
.signature-area .signature-tool[data-v-383e14a4] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  bottom: 5px;
  left: 10px;
}
.signature-area .signature-tool-item[data-v-383e14a4] {
  margin-right: 10px;
  padding: 5px;
  border: solid 1px #aaaaaa;
}
.signature-area .signature-confirm[data-v-383e14a4] {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.signature-area .title[data-v-383e14a4] {
  height: 25px;
  line-height: 25px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  top: 0px;
  left: 10px;
}
