
.tip-icon[data-v-17807580] {
  font-size: 14px;
  cursor: pointer;
  color: #FFA73B;
  margin-right: 5px;
  position: relative;
  top: 1px;
}
[data-v-17807580] .el-select .el-tag__close.el-icon-close {
  right: -2px;
}
.bg-purple[data-v-17807580] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 22px;
}
[data-v-17807580] .el-select-dropdown.custom-contract-popper {
  max-width: 420px !important; /* 下拉浮层最大宽度卡死在 420px 左右，防止无限变宽 */
  width: auto !important;
}

/* 面板内部的长选项文字如果超长，直接切断并优雅展示省略号 */
[data-v-17807580] .custom-contract-popper .el-select-dropdown__item {
  max-width: 420px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}






























































































































/* ========== 解除 width:0 封印的内联样式 ========== */

/* 当不传 label 时，根节点直接变成 inline-block 融入文本行 */
.lhd-link-input-root.is-pure-inline[data-v-f93d90b2] {
  display: inline-block;
  vertical-align: middle;
  /* max-width 由父组件调用时传入，这里占满即可 */
}

/* 纯文字容器：自带省略号，没有 flex 和 width:0 的干扰 */
.pure-value-container[data-v-f93d90b2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}



.fl-bt[data-v-1dfee8a6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.fl-ace[data-v-1dfee8a6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bg-white[data-v-1dfee8a6] {
  background-color: white;
}
.i-27[data-v-1dfee8a6] {
  height: 24px;
  width: 24px;
}
.pl-50[data-v-1dfee8a6] {
  padding-left: 35px;
}
.title[data-v-1dfee8a6] {
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  color: #333333;
  opacity: 1;
}
.bg-purple[data-v-1dfee8a6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 22px;
}
.bg-purple img[data-v-1dfee8a6] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
[data-v-1dfee8a6] .area input {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  color: #2c3e50 !important;
}
[data-v-1dfee8a6] .area .el-select__caret {
  display: none !important;
}
[data-v-1dfee8a6] .el-divider--horizontal {
  margin: 20px 0 !important;
  margin-top: 10px !important;
}
[data-v-1dfee8a6] .el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item[data-v-1dfee8a6] {
  margin-bottom: 0px;
}
[data-v-1dfee8a6] .el-form-item__label {
  font-size: 13px;
  font-family: 'Source Han Sans', Arial, sans-serif;
  font-weight: 400;
  height: 20px !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
[data-v-1dfee8a6] .el-input--small .el-input__inner {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  font-family: PingFang SC;
}
[data-v-1dfee8a6] .el-input--small .el-input__icon {
  line-height: 28px;
}
.glxx_classs[data-v-1dfee8a6] {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
          box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
  padding: 20px;
}
[data-v-1dfee8a6] .el-tabs--card > .el-tabs__header .el-tabs__nav {
  border: 0px solid #E4E7ED;
  border-bottom: none;

  border-radius: 4px 4px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[data-v-1dfee8a6] .el-tabs--card > .el-tabs__header .el-tabs__item {
  margin-bottom: 60px;
  border-right: 0px solid #DDDFE6;
  border-left: 0px solid #1e9fff;
  -webkit-transition: color .3s cubic-bezier(.645, .045, .355, 1), padding .3s cubic-bezier(.645, .045, .355, 1);
  transition: color .3s cubic-bezier(.645, .045, .355, 1), padding .3s cubic-bezier(.645, .045, .355, 1);
}
[data-v-1dfee8a6] .el-tabs__active-bar {
  background-color: #2489FC;
}
[data-v-1dfee8a6] .el-tabs__item.is-active {
  color: #2489FC;
}
[data-v-1dfee8a6] .el-tabs__item:hover {
  color: #2489FC;
  cursor: pointer;
}
[data-v-1dfee8a6] .el-tabs__item {
  color: #666666;
}
[data-v-1dfee8a6] .el-tabs__nav-wrap::after {
  height: 1px;
}
[data-v-1dfee8a6] .el-tabs--card > .el-tabs__header {
  border-bottom: 0px solid #E4E7ED;
}
.wid190[data-v-1dfee8a6] {
  width: 100%;
}
[data-v-1dfee8a6] .el-input.is-disabled .el-input__inner {
  background-color: #F3F3F3;
}
[data-v-1dfee8a6] .el-input--medium .el-input__inner {
  text-align: center;
}
[data-v-1dfee8a6] .kpInput input.el-input__inner {
  border: none;
  background: #FBFBFB;
  border: 1px solid #F2F2F2;
  height: 32px;
  line-height: 32px;
}
[data-v-1dfee8a6] .kpInput2 input.el-input__inner {
  border: none;
  background: #ffffff;
  border: 1px solid #ffffff;
  height: 32px;
  line-height: 32px;
  padding: 0 6px;
}
[data-v-1dfee8a6] .kpInput .el-textarea__inner {
  border: none;
  background: #FBFBFB;
  border: 1px solid #F2F2F2;
  height: 32px;
  line-height: 32px;
}
[data-v-1dfee8a6] .kpInput2 .el-textarea__inner {
  border: none;
  background: #ffffff;
  border: 1px solid #ffffff;
  height: 32px;
  line-height: 32px;
}
[data-v-1dfee8a6] .kpInput3 .el-textarea__inner {
  border: none;
  background: #ffffff;
  border: 1px solid #ffffff;
}
[data-v-1dfee8a6] .kpInput4 .el-textarea__inner {
  border: none;
  background: #FBFBFB;
  border: 1px solid #F2F2F2;
}
.kpItem[data-v-1dfee8a6] {
  background: #EFF6FF;
  border-radius: 4px;
  border: 1px solid #EFF6FF;
  padding-left: 10px
}
[data-v-1dfee8a6] .el-input__prefix {
  left: auto;
  -webkit-transition: all .3s;
  transition: all .3s;
  right: 0px;
  padding-right: 5px;
}
[data-v-1dfee8a6] .el-input--suffix:hover .el-input__prefix {
  display: none;
}
[data-v-1dfee8a6] .el-input--prefix .el-input__inner {
  padding-left: 6px;
}
[data-v-1dfee8a6] .el-select__input {
  margin-left: 6px;
}
[data-v-1dfee8a6] .el-textarea__inner {
  padding-left: 6px;
}
[data-v-1dfee8a6] .spyjInput .el-textarea__inner {
  height: 130px;
}
[data-v-1dfee8a6] .el-textarea__inner {
  height: 130px;
}
[data-v-1dfee8a6] .inputtime input.el-input__inner {
  border: none;
  height: 34px;
}
[data-v-1dfee8a6] .nameInput .el-input__inner {
  border: none;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  font-family: PingFang SC;
}
[data-v-1dfee8a6] .nameInput .el-input__inner:hover {
  border: 1px solid #2489FC;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  background: transparent;
  font-family: PingFang SC;
}
[data-v-1dfee8a6] .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #FFFFFF;
}
[data-v-1dfee8a6] .nameInput .el-textarea__inner {
  border: none;
  padding: 0px;
}
.eps[data-v-1dfee8a6] {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-1dfee8a6] .people-selector-dialog .el-dialog__header {
  display: none !important;
}
[data-v-1dfee8a6] .people-selector-dialog .el-dialog {
  border-radius: 14px !important;
  margin-top: 90px !important;
  width: 557px !important;
}
.demo-drawer__content[data-v-1dfee8a6]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

