
[data-v-0affe6d5] .el-tree-node {padding: 4px 0 5px 16px;padding: 4px 0 5px 1rem;}
[data-v-0affe6d5] .el-tree-node__label {font-size: 16px;}
[data-v-0affe6d5] .ivu-card-body {padding:16px;padding-left: 10px;margin-right: -30px;}
.radBg_clz[data-v-0affe6d5]{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right;}
.radBg_clz img[data-v-0affe6d5]{width:600px;height: 400px;margin: 0 auto; text-align: center;}
[data-v-0affe6d5] .el-dialog__body {padding: 5px 20px;}
/* 确保样式能应用到组件内部的元素 */
.upload-container[data-v-0affe6d5] .el-upload-list {
  max-height: 300px; /* 设置列表区域的最大高度 */
  overflow-y: auto;  /* 超出高度时显示垂直滚动条 */
  width: 100%;
}


