.container[data-v-01c618b6] {
  padding: 20px;
  height: 100%;
}
.container .bannerCard[data-v-01c618b6] {
  margin-top: 20px;
}
.container .el-scrollbar__wrap[data-v-01c618b6] {
  overflow-x: hidden;
}
.image[data-v-01c618b6] {
  width: 100%;
  height: 150px;
  display: block;
}
.image[data-v-01c618b6] .el-upload,
.image[data-v-01c618b6] .el-upload .avatar-uploader-icon {
  width: 100%;
}
.container .col[data-v-01c618b6] {
  margin-left: 20px;
  margin-bottom: 20px;
  position: relative;
}
.col[data-v-01c618b6] .el-card__body {
  padding: 20px 20px 30px 20px;
}
.col[data-v-01c618b6] .el-icon-circle-close {
  position: absolute;
  top: 4px;
  right: 4px;
  cursor: pointer;
  z-index: 999;
}
.col[data-v-01c618b6] .el-switch {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  height: 14px;
}
.image[data-v-01c618b6] .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.image[data-v-01c618b6] .el-upload:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-01c618b6] {
  font-size: 28px;
  color: #8c939d;
  width: 232px;
  height: 150px;
  line-height: 150px;
  text-align: center;
}
.tips-div[data-v-01c618b6] {
  color: #e00303;
  font-size: 14px;
  margin: 20px 10px 10px;
}

