.header[data-v-e7369b26] {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contentBox[data-v-e7369b26] {
  height: 78%;
  min-height: 180px;
  overflow-y: scroll;
}
.leftTitle span[data-v-e7369b26] {
  margin-right: 15px;
  font-weight: bold;
  font-size: 18px;
}
.rightIcon i[data-v-e7369b26] {
  margin-left: 15px;
  font-size: 25px;
  cursor: pointer;
}
.el-table[data-v-e7369b26]::before {
  height: 0px;
}
.el-table--border[data-v-e7369b26]::after {
  width: 0px;
}
.el-table--border[data-v-e7369b26] {
  border: none;
}
.editTitle[data-v-e7369b26] {
  display: flex;
  align-items: center;
  width: 95%;
}
.boxBor[data-v-e7369b26] {
  border-bottom: 1px solid #eee;
  padding: 10px;
  margin: 20px 0;
}
.itemTitle[data-v-e7369b26] {
  width: 22%;
  display: flex;
  justify-content: center;
}
.itemTitles[data-v-e7369b26] {
  width: 38%;
  display: flex;
  justify-content: center;
}
.itemList[data-v-e7369b26] {
  width: 20%;
  margin: 5px 1%;
}
.itemLists[data-v-e7369b26] {
  width: 36%;
  margin: 5px 1%;
}
.stateInfo[data-v-e7369b26] {
  font-size: 13px;
  color: gray;
  width: 90%;
  text-align: center;
  margin-left: 5%;
  margin-bottom: 12px;
}
.saveBot[data-v-e7369b26] {
  margin-bottom: 20px;
  height: 43px;
  border-radius: 5px;
  width: 60%;
  margin-left: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

