.common-flex[data-v-7e48b1d1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.common-flex .common-flex-left[data-v-7e48b1d1] {
  width: 20%;
  min-width: 270px;
  padding: 10px;
  padding-right: 0px;
  overflow: hidden;
  height: 93vh;
}
.common-flex .common-flex-left .flex-left-inner[data-v-7e48b1d1] {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto ;
  background: #fff;
}
.common-flex .common-flex-left .flex-left-inner .common-flex-title[data-v-7e48b1d1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  background-color: #F5F8FB;
  line-height: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-flex .common-flex-left .flex-left-inner .common-flex-title .el-button-group .el-button[data-v-7e48b1d1] {
  margin-left: 20px;
}
.common-flex .common-flex-left .flex-left-inner .common-flex-title .title-icon[data-v-7e48b1d1] {
  font-weight: bold;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.common-flex .common-flex-left .flex-left-inner .common-flex-title .title-icon span[data-v-7e48b1d1] {
  cursor: pointer;
  margin-left: 10px;
}
.common-flex .common-flex-left .flex-left-inner .common-flex-title .title-icon span[data-v-7e48b1d1]:hover {
  color: #409EFF;
}
.common-flex .flex-left-icon[data-v-7e48b1d1] {
  padding: 10px;
  padding-right: 0px;
  padding-top: 40px;
}
.common-flex .flex-left-icon .flex-left-inner[data-v-7e48b1d1] {
  background-color: #fff;
  padding: 5px;
  font-size: 0;
  position: relative;
  left: 12px;
  z-index: 2;
}
.common-flex .flex-right-top[data-v-7e48b1d1] {
  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;
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
  margin-bottom: 16px;
}
.common-flex .flex-right-top .el-form-item[data-v-7e48b1d1] {
  margin-bottom: 0 !important;
}
.common-flex #operation[data-v-7e48b1d1] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 93vh;
  overflow: auto;
}
.common-flex #operation .my-border[data-v-7e48b1d1] {
  padding: 1px;
  border: 1px solid #409eff;
  color: #409eff;
  border-radius: 2px;
  margin-left: 10px;
}
.common-flex #operation .lister-tag[data-v-7e48b1d1] {
  padding-left: 28px;
  position: relative;
}
.common-flex #operation .lister-tag[data-v-7e48b1d1]::before {
  content: '顶';
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  line-height: 20px;
  text-align: center;
  color: #d90019;
  background-color: rgba(217, 0, 25, 0.1);
}
#content[data-v-7e48b1d1] {
  height: 100%;
  background: #fff;
}
.dl-box[data-v-7e48b1d1] {
  padding: 10px;
}
.dl-box .dl-item[data-v-7e48b1d1] {
  text-align: left;
  cursor: pointer;
  padding: 10px 12px;
  position: relative;
}
.dl-box .dl-item .ellipsis-outer[data-v-7e48b1d1] {
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-box .dl-item .my-icon[data-v-7e48b1d1] {
  display: none;
  position: absolute;
  right: 10px;
  top: 15px;
  color: #409EFF;
}
.dl-box .dl-item[data-v-7e48b1d1]:hover {
  background-color: #F5F7F9;
}
.dl-box .dl-item:hover .my-icon[data-v-7e48b1d1] {
  display: inline-block;
}
.dl-box .dl-item.active[data-v-7e48b1d1] {
  background-color: #F5F7F9;
}
.content-inner[data-v-7e48b1d1] {
  position: relative;
}
.content-inner .shanchu[data-v-7e48b1d1] {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  padding: 20px;
}
.content-actions .inner[data-v-7e48b1d1] {
  left: calc(20% + 82px);
  background: #fff;
  border-top: 10px solid #f2f2f2;
  border-bottom: 10px solid #f2f2f2;
}
.formbasic[data-v-7e48b1d1] {
  width: 1000px;
}
.formrows[data-v-7e48b1d1] {
  width: 500px;
}
button .cur[data-v-7e48b1d1] {
  background: #3a8ee6;
}
.page-tags[data-v-7e48b1d1] {
  position: fixed;
  left: 90px;
  top: 50px;
  z-index: 20;
  width: 110px;
  padding: 10px;
}
.page-tags .item[data-v-7e48b1d1] {
  margin: 0 0 14px;
  height: 38px;
}
.page-tags .item.active a[data-v-7e48b1d1] {
  background: #f8f8f8;
}
.page-tags .item a[data-v-7e48b1d1] {
  display: block;
  line-height: 16px;
  padding: 10px 10px;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-tags .item a[data-v-7e48b1d1]:hover {
  color: #0077dd;
}
.page-add[data-v-7e48b1d1] {
  position: fixed;
  left: 90px;
  bottom: 30px;
  z-index: 20;
  width: 110px;
  padding: 10px;
}
.ui-xbutton[data-v-7e48b1d1] {
  display: block;
  padding: 10px 5px !important;
}
.ui-xbutton span[data-v-7e48b1d1] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
  width: 4em;
}
.ui-xbutton .i[data-v-7e48b1d1] {
  display: inline-block;
  vertical-align: 0;
  margin-left: 5px;
  border: 1px solid #d7d7d7;
  border-radius: 2px;
}
.ui-xbutton .i i[data-v-7e48b1d1] {
  margin: 0;
}

