.my-bread-crumbs[data-v-0415c493] {
  display: flex;
  align-items: center;
  height: 40px;
  padding-top: 10px;
}
.my-bread-crumbs .breadbrumb-static[data-v-0415c493] {
  color: #606266;
  font-size: 14px;
}
.my-bread-crumbs .breadcrumb-text[data-v-0415c493] {
  color: #606266;
  font-size: 14px;
  line-height: 16px;
  padding-right: 5px;
  padding-top: 3px;
}
.my-bread-crumbs .breadbrumb-link[data-v-0415c493] {
  font-size: 14px;
  color: #2064DE;
}
.my-upload[data-v-7ee38e00] .el-upload--picture-card {
  width: 88px;
  height: 88px;
  line-height: 98px;
}
.my-dialog1[data-v-7ee38e00] .el-dialog {
  margin-top: 15vh !important;
}
.pics-list-cont[data-v-7ee38e00] {
  display: flex;
  flex-wrap: wrap;
}
.all-pics[data-v-7ee38e00] {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
}
.all-pics .el-image[data-v-7ee38e00] {
  width: 100%;
  height: 100%;
}
.list-del[data-v-7ee38e00] {
  position: absolute;
  right: -17px;
  top: -7px;
  width: 46px;
  height: 26px;
  background-color: red;
  text-align: center;
  transform: rotate(45deg);
  box-shadow: 0 1px 1px #ccc;
  cursor: pointer;
}
.list-del i[data-v-7ee38e00] {
  font-size: 12px;
  margin-top: 12px;
  transform: rotate(-45deg);
  color: #fff;
}
.my-dialog1 .all-pics:hover .list-shadow[data-v-7ee38e00] {
  opacity: 1;
}
.my-dialog1 .all-pics:hover .list-shadow span[data-v-7ee38e00] {
  display: inline-flex;
}
.my-dialog1 .list-shadow[data-v-7ee38e00] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  text-align: center;
  color: #fff;
  opacity: 0;
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s;
  line-height: 148px;
}
.my-dialog1 .list-shadow span[data-v-7ee38e00] {
  display: none;
  cursor: pointer;
  margin: 10px;
}
.my-dialog1 .list-shadow .list-delete[data-v-7ee38e00] {
  position: static;
  font-size: inherit;
  color: inherit;
}
.upload-progress[data-v-7ee38e00] {
  width: 148px;
  height: 148px;
  background-color: #fff;
  border: 1px solid #c0ccda;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.pics-draggable[data-v-7ee38e00] {
  display: flex;
  flex-wrap: wrap;
}
.progress-style[data-v-7ee38e00] {
  margin-top: 7px;
}
.forms-btns-edit[data-v-163e30a0] {
  text-align: right;
  padding-right: 10px;
  padding-bottom: 30px;
}
.forms-form[data-v-163e30a0] {
  overflow: auto;
  height: calc(100% - 118px);
  padding-right: 40px;
}
.content-title[data-v-163e30a0] {
  padding: 10px 0 40px;
  text-align: center;
  font-size: 20px;
}
.content-cont[data-v-163e30a0] {
  max-width: 1200px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 50px 20px 0;
  height: 100%;
  box-sizing: border-box;
}
.el-row[data-v-163e30a0] {
  padding: 5px;
}
.tips-gray[data-v-163e30a0] {
  margin-left: 55px;
}
.forms-btns[data-v-163e30a0] {
  text-align: center;
  padding: 30px 20px 10px;
}
