.title[data-v-4799d996] {
  text-align: center;
  border-right: 1px solid #dbdbdb;
  line-height: 45px;
  font-size: 18px;
}
.padding[data-v-4799d996] {
  padding: 0px 10px 10px;
  border-right: 1px solid #dbdbdb;
}
.padding .el-col[data-v-4799d996]:nth-of-type(odd) {
  background: none;
  padding-right: 8px;
}
.padding .label[data-v-4799d996] {
  width: 80px;
}
.padding .dot[data-v-4799d996] {
  color: red;
  vertical-align: middle;
}
.padding .dot2[data-v-4799d996] {
  opacity: 0;
}
.el-icon-circle-plus[data-v-4799d996],
.el-icon-remove[data-v-4799d996] {
  font-size: 24px;
  vertical-align: middle;
  cursor: pointer;
}

.el-table[data-v-5d367431] .el-table__body tr td:nth-last-child(2) .cell {
  text-overflow: ellipsis;
}
.tab[data-v-5d367431] {
  background: #fff;
  margin-bottom: 10px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
}
.tab p[data-v-5d367431] {
  background: linear-gradient(0deg, #FCF3E4 0%, #F8F3E9 100%);
  color: #F3780B;
  border-radius: 15px 15px 0px 0px;
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  margin: 10px 10px 0;
  text-align: center;
  cursor: pointer;
}
.tab .active[data-v-5d367431] {
  background: linear-gradient(0deg, #F2A40C 0%, #F3880A 100%);
  color: #fff;
}
.tag[data-v-5d367431] {
  cursor: pointer;
}

