@charset "UTF-8";
.center[data-v-d7e6de24] {
  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;
}
.el-icon-circle-plus-outline[data-v-d7e6de24] {
  font-size: 24px;
  color: #91cbff;
}
.el-icon-delete[data-v-d7e6de24] {
  font-size: 24px;
}
.box[data-v-d7e6de24] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
[data-v-d7e6de24] .left-aligned-input .el-input__inner {
  text-align: left;
  /* 设置输入框内文本左对齐 */
}
[data-v-d7e6de24] .el-input-number--mini {
  width: 100%;
}

.opt-group[data-v-4c4cc1ac] {
  text-align: center;
}
.opt-group .iconBtn[data-v-4c4cc1ac] {
    cursor: pointer;
    font-size: 14px;
    margin: 0 4px;
}
.opt-group .link-font[data-v-4c4cc1ac] {
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: black;
}
.opt-group .business-link[data-v-4c4cc1ac] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: blue;
    cursor: pointer;
}
.opt-group .business-link[data-v-4c4cc1ac]:hover {
    text-decoration: underline;
    color: blue;
}


/*# sourceMappingURL=chunk-views-basicInfo.e2fb35c6d3593dbd1134.css.map*/