
#app {
    text-align: center;
}


/* 底边栏 */
.btn_bar[data-v-0d9c9919] {
   width: 100%;
   font-family: "PingFang SC",Arial,"Microsoft YaHei",sans-serif;
   z-index: 302;
   bottom: 0;
   left: 0;
   height: 59px;
   padding-top: 1px;
   overflow: hidden;
   zoom: 1;
  margin: 0;
  line-height: 15px;
  text-align: center;
  vertical-align: middle;
}
.btn_bar a[data-v-0d9c9919]{
    font-size: 15px;
    text-decoration:none ;
    color: rgba(187, 187, 187, 0.975);
}
.btn_bar a[data-v-0d9c9919]:hover{color:#000}


.u-btn[data-v-a85a36fa] {
  display: none;
}
.el-table__body tr:hover .u-btn[data-v-a85a36fa] {
  display: inline;
}


.input1{
   margin-left: 0%;
}


.table-box {
  width: 600px;
  margin-left: 10%;
  height: 550px;
    overflow: auto;
}


.set[data-v-2e705edc] {
    position: absolute;
    right: 4%;
    top: 10px;
}
.bellButton[data-v-2e705edc] {
    margin-right: -60%;
}
.custom-tree-node[data-v-2e705edc] {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding-right: 8px;
}
  

.set[data-v-9f8bd7c6] {
  position: absolute;
  right: 4%;
}
.returnHome[data-v-9f8bd7c6] {
  /* 这个属性就是修改鼠标悬停事件 */
  cursor: pointer;
  width: 10%;
  height: 100%;
  position: absolute;
  /* background-color: gray; */
  right: 10%;
  font-size: 18px;
}
.bellButton[data-v-9f8bd7c6] {
  margin-right: -60%;
}
.custom-tree-node[data-v-9f8bd7c6] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding-right: 8px;
}

