.formContentBox[data-v-77f7f430] {
  padding: 12px;
  height: calc(100% - 76px);
}
.formMain[data-v-77f7f430] {
  width: 100%;
  overflow: auto;
  height: 100%;
}
.step-box[data-v-77f7f430] {
  background-color: #ffffff;
  width: 125px;
}
.form-box[data-v-77f7f430] {
  background-color: #ffffff;
  width: calc(100% - 135px);
  height: 100%;
  overflow: scroll;
}
.formTopic[data-v-77f7f430] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid rgb(187, 187, 187);
  font-weight: 600 !important;
  font-size: 18px;
}
.shuttleBackBox[data-v-77f7f430] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 60px;
}
.shuttleBackBox .el-tabs[data-v-77f7f430] {
  width: 100%;
}
.shuttleBackBox .table-box[data-v-77f7f430] {
  width: calc(100% - 280px);
}
.shutleBack[data-v-77f7f430] {
  width: 33%;
  background: #ffffff;
  border: 1px solid #ebeef5;
  border-radius: 4px;
}
.leftRightBtn[data-v-77f7f430] {
  margin: 211px 12px;
}
.checklist-edit[data-v-77f7f430] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shutleTitle[data-v-77f7f430] {
  width: 100%;
  background-color: #f5f7fa;
  height: 40px;
  line-height: 40px;
  text-indent: 12px;
  border-bottom: 1px solid #ebeef5;
  font-size: 16px;
}
.shutContent[data-v-77f7f430] {
  padding: 6px;
  height: 400px;
  overflow: auto;
}
.deptBox[data-v-77f7f430] {
  line-height: 40px;
  color: #333333;
  border-bottom: 1px solid #ebeef5;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.unitBox[data-v-77f7f430] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f5f7fa;
  border-bottom: 1px solid #ebeef5;
}
.unitTitle[data-v-77f7f430] {
  height: 40px;
  line-height: 40px;
  padding: 0 12px;
  font-size: 16px;
  cursor: pointer;
  border-right: 1px solid #ebeef5;
}
.content[data-v-77f7f430] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content .img-content[data-v-77f7f430] {
  width: 188px;
  height: 100px;
  padding: 3px;
  position: relative;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-right: 12px;
}
.content .img-content .delete-icon[data-v-77f7f430] {
  position: absolute;
  top: -6px;
  right: -6px;
  font-size: 16px;
  color: red;
}
.content .img-content img[data-v-77f7f430] {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.disUoloadSty[data-v-77f7f430] .el-upload--picture-card {
  display: none;
}
.disUoloadSty[data-v-77f7f430] .el-upload__tip {
  display: none;
}
.disUoloadSty[data-v-77f7f430] .el-upload--text {
  display: none;
}
