[data-v-8c5697f0] .table .el-table__indent {
  display: none;
}
[data-v-8c5697f0] .cellFlex .cell {
  display: flex;
}
.flex1[data-v-8c5697f0] {
  flex: 1;
}
.ellipsis[data-v-8c5697f0] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.content[data-v-8c5697f0] {
  height: 100%;
}
.main[data-v-8c5697f0] {
  height: calc(100% - 55px);
  overflow-y: auto;
  overflow-x: hidden;
}
.el-checkbox[data-v-8c5697f0] {
  margin-right: 15px;
}
[data-v-8c5697f0] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
  border-color: #409eff;
  background-color: #409eff;
}
[data-v-8c5697f0] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after {
  border-color: #fff;
  background-color: #409eff;
}
[data-v-8c5697f0] .el-checkbox__input.is-disabled .el-checkbox__inner {
  border-color: #545c67;
}
[data-v-8c5697f0] .el-checkbox__input.is-disabled + span.el-checkbox__label {
  color: #545c67;
}
.con-form-item[data-v-8c5697f0] {
  margin: 0;
}
.con-form-item[data-v-8c5697f0]  .el-form-item__error {
  display: none;
}
[data-v-8c5697f0] .is-error .con-block {
  border-color: #f56c6c;
}
.con-block[data-v-8c5697f0] {
  text-align: left;
  background: #fff;
  border: 1px dashed #797979;
  border-radius: 5px;
  display: inline-block;
  padding-left: 10px;
  margin-right: 10px;
}
.left[data-v-8c5697f0] {
  width: 340px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #f0f3fa;
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
  color: #333;
  font-size: 13px;
}
.left .left-title[data-v-8c5697f0] {
  height: 40px;
  line-height: 40px;
  background: #e6eef9;
  border-top-left-radius: 25px !important;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #204179;
}
.left .left-title img[data-v-8c5697f0] {
  padding-left: 20px;
  padding-right: 8px;
}
.left .left-tabs[data-v-8c5697f0] {
  overflow: auto;
  height: 710px;
  scrollbar-width: none;
  /* firebox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.left .left-tabs[data-v-8c5697f0]::-webkit-scrollbar {
  display: none;
}
.left .el-tree[data-v-8c5697f0] {
  background: transparent;
  margin-left: 10px;
}
.left .el-tree[data-v-8c5697f0]  .is-current > .el-tree-node__content {
  background-color: transparent;
}
.left .el-tree[data-v-8c5697f0]  .is-current .custom-tree-leaf,
.left .el-tree[data-v-8c5697f0]  .custom-tree-leaf:hover {
  background-color: #ffffff;
  color: #5174b3;
  position: relative;
}
.left .el-tree[data-v-8c5697f0]  .is-current .custom-tree-leaf::after,
.left .el-tree[data-v-8c5697f0]  .custom-tree-leaf:hover::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 3px;
  background: linear-gradient(-45deg, #2ac1f0, #236aee, #21427a) !important;
}
.left .el-tree[data-v-8c5697f0]  .el-tree-node__content {
  height: auto;
  cursor: default;
}
.left .el-tree[data-v-8c5697f0]  .el-tree-node__content:hover {
  background: transparent;
}
.left .el-tree[data-v-8c5697f0]  .el-tree-node__expand-icon {
  font-size: 18px;
  color: #7f7f7f;
  padding: 6px 3px;
}
.left .el-tree[data-v-8c5697f0]  .el-tree-node__expand-icon.is-leaf {
  color: transparent;
}
.left .el-tree .custom-tree-node[data-v-8c5697f0] {
  display: flex;
  align-items: center;
  width: 95%;
  min-height: 30px;
  padding-right: 20px;
  color: #333;
}
.left .el-tree .custom-tree-node .level[data-v-8c5697f0] {
  max-width: 18em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.left .el-tree .custom-tree-node .level2[data-v-8c5697f0] {
  font-size: 12px;
  max-width: 14em;
}
.left .el-tree .custom-tree-node .level3[data-v-8c5697f0] {
  max-width: 20em;
}
.left .el-tree .custom-tree-node .node-block[data-v-8c5697f0] {
  margin: 5px;
  width: 100%;
  font-size: 12px;
}
.left .el-tree .custom-tree-node .node-block .node-block_select[data-v-8c5697f0] {
  background: #fff;
  padding: 5px;
  margin-left: 5px;
}
.left .el-tree .custom-tree-node .node-block .super-mini[data-v-8c5697f0] {
  width: 42px;
  height: 18px;
  font-size: 12px;
  line-height: 16px;
  float: right;
  margin-top: 5px;
}
.left .el-tree .custom-tree-node .node-block .custom-select[data-v-8c5697f0] {
  width: calc(100% - 4em);
}
.left .el-tree .custom-tree-node .node-block .custom-select[data-v-8c5697f0]  .el-input__inner,
.left .el-tree .custom-tree-node .node-block .custom-select[data-v-8c5697f0]  .el-input__icon {
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
.left .el-tree .custom-tree-node .node-block .custom-select[data-v-8c5697f0]  .el-input__inner::-moz-placeholder {
  font-size: 12px;
}
.left .el-tree .custom-tree-node .node-block .custom-select[data-v-8c5697f0]  .el-input__inner:-ms-input-placeholder {
  font-size: 12px;
}
.left .el-tree .custom-tree-node .node-block .custom-select[data-v-8c5697f0]  .el-input__inner::placeholder {
  font-size: 12px;
}
.left .el-tree .custom-tree-leaf[data-v-8c5697f0] {
  width: calc(100% - 26px);
  box-sizing: border-box;
  cursor: pointer;
  padding-left: 10px;
}
.right[data-v-8c5697f0] {
  width: calc(100% - 340px);
  float: right;
  height: 100%;
  padding-right: 30px;
}
.bound span[data-v-8c5697f0] {
  color: red;
}
@charset "UTF-8";
.textBtn[data-v-7d15a378] {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.chipTitle[data-v-7d15a378] {
  width: 100%;
  height: 60px;
  line-height: 40px;
  position: relative;
  display: flex;
  margin-top: 10px;
  padding-bottom: 5px;
  color: #204179;
  font-size: 16px;
  box-sizing: content-box;
}
.chipTitle[data-v-7d15a378]::before {
  content: "";
  display: block;
  position: absolute;
  top: 63px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
.chipTitle[data-v-7d15a378]::after {
  content: "文件";
  display: block;
  position: absolute;
  top: 28px;
  width: 100%;
  height: 20px;
  color: #7f7f7f;
  font-size: 14px;
}
[data-v-7d15a378] .el-table__empty-block {
  border-right: 1px solid #d7d7d7;
}
.riskWarning[data-v-370e536c] {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.riskWarning .bread[data-v-370e536c] {
  display: flex;
  margin-bottom: 20px;
}
.riskWarning .bread .riskBtn[data-v-370e536c] {
  display: inline-block;
  width: 113px;
  height: 30px;
  border: 1px solid #276aea;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #276aea;
  box-sizing: border-box;
  border-right: 0;
}
.riskWarning .bread .active[data-v-370e536c] {
  background-color: #276aea;
  color: white;
}
.riskWarning .bread .br[data-v-370e536c] {
  border-right: 1px solid #276aea;
}
.riskWarning .formCol.el-col[data-v-370e536c]:nth-child(n+5) {
  margin-top: 10px;
}
.riskWarning[data-v-370e536c]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -30px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
[data-v-370e536c] .search-form .el-range-separator {
  line-height: 27px;
}
.name[data-v-80cdc856] {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  color: #204179;
  height: 40px;
  line-height: 40px;
}
.form[data-v-80cdc856] {
  border: 1px solid black;
}
.form .title[data-v-80cdc856] {
  position: relative;
  width: 100%;
  height: 35px;
  font-weight: 400;
  line-height: 35px;
  font-size: 16px;
  color: #204179;
  background-color: #f5f8fb;
  text-align: left;
  text-indent: 1em;
  border-bottom: 1px solid black;
}
.form .title .addRow[data-v-80cdc856] {
  position: absolute;
  top: 5px;
  right: 5px;
  text-indent: 0;
}
.form .filed[data-v-80cdc856] {
  width: 100%;
  display: flex;
  border-bottom: 1px solid black;
}
.form .filed .basic[data-v-80cdc856] {
  display: flex;
  height: 35px;
  line-height: 35px;
}
.form .filed .basic .label[data-v-80cdc856] {
  width: 30%;
  text-align: center;
  border-right: 1px solid black;
}
.form .filed .basic .label[data-v-80cdc856]:not(:first-child) {
  border-left: 1px solid black;
}
.form .filed .basic .value[data-v-80cdc856] {
  width: 70%;
  padding: 0 10px;
}
.form .filed .basic .pic[data-v-80cdc856] {
  width: 33.33%;
}
.form .filed .w33[data-v-80cdc856] {
  display: flex;
  justify-content: center;
}
.form .filed .h125[data-v-80cdc856] {
  height: 125px;
}
.form .filed .h125 .btn[data-v-80cdc856] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form .filed .h125 .picBox[data-v-80cdc856] {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form .filed .h125 .picBox .delImg[data-v-80cdc856] {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
}
.form .filed .h125 .picBox .downloadImg[data-v-80cdc856] {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 40px;
}
.form .filed .h125 .picBox img[data-v-80cdc856] {
  cursor: pointer;
}
.form .table[data-v-80cdc856] {
  border-bottom: 1px solid black;
}
.related[data-v-80cdc856] {
  margin: 10px 0;
  width: 100px;
  line-height: 30px;
  border: 3px solid #00a2e8;
  color: #00a2e8;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.w50[data-v-80cdc856] {
  width: 50%;
}
.w33[data-v-80cdc856] {
  width: 33.33%;
}
.tc[data-v-80cdc856] {
  text-align: center;
}
.blr[data-v-80cdc856] {
  border-left: 1px solid black;
  border-right: 1px solid black;
}
.bl[data-v-80cdc856] {
  border-left: 1px solid black;
}
.br[data-v-80cdc856] {
  border-right: 1px solid black;
}
[data-v-80cdc856] .spaceBetween {
  margin-top: 0 !important;
  padding: 0 !important;
  position: relative;
  width: 100%;
  height: 35px;
  font-weight: 400;
  line-height: 35px;
  font-size: 16px;
  color: #204179;
  background-color: #f5f8fb;
  text-align: left;
  text-indent: 1em;
  border-bottom: 1px solid black;
}
[data-v-80cdc856] .spaceBetween .title_right {
  text-indent: 0;
}
[data-v-80cdc856] .el-icon-circle-close {
  color: red !important;
}
.chip-btn[data-v-73b8593e] {
  width: 80px;
}

/*# sourceMappingURL=103.1753928585051.css.map*/