
ul[data-v-bf729dba]{
    margin: 10px 0;
    padding: 0 0 0 20px;
    font-size: 14px;
    color: #5e6d82;
    line-height: 2em;
}
ul.icon-list[data-v-bf729dba] {
    overflow: hidden;
    list-style: none;
    padding: 0!important;
    border: 1px solid #eaeefb;
    border-radius: 4px;
}
.icon-list li[data-v-bf729dba] {
    float: left;
    width: 10%;
    text-align: center;
    height:50px;
    line-height: 50px;
    color: #666;
    font-size: 13px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-right: -1px;
    margin-bottom: -1px;
}


.el-select[data-v-3c1f0f81]{
  width: 100%;
}
.el-scrollbar .el-scrollbar__view .el-select-dropdown__item[data-v-3c1f0f81]{
  height: auto;
  max-height: 274px;
  padding: 0;
  overflow: hidden;
  overflow-y: auto;
}
.el-select-dropdown__item.selected[data-v-3c1f0f81]{
  font-weight: normal;
}
ul li[data-v-3c1f0f81] .el-tree .el-tree-node__content{
  height:auto;
  padding: 0 20px;
}
.el-tree-node__label[data-v-3c1f0f81]{
  font-weight: normal;
}
.el-tree[data-v-3c1f0f81] .is-current .el-tree-node__label{
  color: #409EFF;
  font-weight: 700;
}
.el-tree[data-v-3c1f0f81] .is-current .el-tree-node__children .el-tree-node__label{
  color:#606266;
  font-weight: normal;
}
/* 开发禁用 */
/* .el-tree-node:focus>.el-tree-node__content{
  background-color:transparent;
  background-color: #f5f7fa;
  color: #c0c4cc;
  cursor: not-allowed;
}
.el-tree-node__content:hover{
  background-color: #f5f7fa;
} */

