.editor-management {
  margin-bottom: 5.714286rem;
}
    .editor-management .editor-title {
        font-size: 1.428571rem;
        padding: 1.357143rem 0 0.357143rem 0;
        text-align: center;
        border-bottom: 1px solid #f0eef1;
        line-height: 2.5rem;
    }
.editor-management .editor-content {
  padding: 0 0.928571rem;
}
.editor-management .editor-content .editor-name,
.editor-management .editor-content .editor-code,
.editor-management .editor-content .editor-video {
  height: 4.285714rem;
  outline: none;
  border: none;
  font-size: 1.142857rem;
  width: 100%;
  border-bottom: 1px solid #f0eef1;
}
.editor-management .editor-content .editor-name::placeholder,
.editor-management .editor-content .editor-code::placeholder,
.editor-management .editor-content .editor-video::placeholder {
  color: #C7C7C7;
  font-size: 1.428571rem;
  font-weight: 700;
}
.editor-management .editor-content .editor-code::placeholder {
  font-size: 1.142857rem;
  font-weight: 400;
}
.editor-management .editor-content .editor-video::placeholder {
  font-size: 1.142857rem;
  font-weight: 400;
}
.editor-management .editor-content .editor-introdatiom {
  border: none;
  outline: none;
  width: 100%;
  margin-top: 1.571429rem;
  font-size: 1rem;
  height: 8.571429rem;
  border-bottom: 1px solid #f0eef1;
}
.editor-management .editor-content .editor-introdatiom::placeholder {
  font-size: 1.142857rem;
  color: #C7C7C7;
}
    .editor-management .editor-content .editor-desc {
        border: none;
        outline: none;
        width: 100%;
        margin-top: 1.571429rem;
        font-size: 1rem;
        height: 8.571429rem;
        border-bottom: 1px solid #f0eef1;
    }

        .editor-management .editor-content .editor-desc::placeholder {
            font-size: 1.142857rem;
            color: #C7C7C7;
        }
.editor-management .editor-content .editor-cover-picture,
.editor-management .editor-content .editor-pictures {
  position: relative;
  margin-top: 1.642857rem;
  padding-bottom: 1.642857rem;
  border-bottom: 1px solid #f0eef1;
}
.editor-management .editor-content .editor-cover-picture .cover-title,
.editor-management .editor-content .editor-pictures .cover-title {
  font-size: 1.142857rem;
  color: #333;
}
.editor-management .editor-content .editor-cover-picture #upload-input,
.editor-management .editor-content .editor-pictures #upload-input {
  position: absolute;
  top: 40px;
  bottom: 25px;
  left: 0px;
  right: 0px;
  opacity: 0;
  width: 61px;
  z-index: 99;
}
.editor-management .editor-content .editor-cover-picture .img-upload,
.editor-management .editor-content .editor-pictures .img-upload,
.editor-management .editor-content .editor-cover-picture .imgs-upload,
.editor-management .editor-content .editor-pictures .imgs-upload {
  display: none;
}
.editor-management .editor-content .editor-cover-picture .upload-box,
.editor-management .editor-content .editor-pictures .upload-box {
  position: relative;
  text-align: top;
  margin-top: 1.285714rem;
}
.editor-management .editor-content .editor-cover-picture .upload-box .img-box,
.editor-management .editor-content .editor-pictures .upload-box .img-box {
  position: relative;
  display: inline-block;
}
.delete-img {
    display: inline-block;
    width: 1.428571rem;
    height: 1.428571rem;
    background: url('/Content/Mobile2/assets/images/common/delete.png') no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -0.571429rem;
    top: -0.571429rem;
    display: none;
}
    .editor-management .editor-content .editor-cover-picture .upload-box .img-box .delete-img,
    .editor-management .editor-content .editor-pictures .upload-box .img-box .delete-img {
        display: inline-block;
        width: 1.428571rem;
        height: 1.428571rem;
        background: url('/Content/Mobile2/assets/images/common/delete.png') no-repeat;
        background-size: 100% 100%;
        position: absolute;
        right: -0.571429rem;
        top: -0.571429rem;
        display: none;
    }
.editor-management .editor-content .editor-cover-picture .upload-box img,
.editor-management .editor-content .editor-pictures .upload-box img {
  width: 4.142857rem;
  height: 4.142857rem;
  border: 1px solid #d3d2d9;
  vertical-align: middle;
}
    .editor-management .editor-content .editor-cover-picture .upload-box i,
    .editor-management .editor-content .editor-pictures .upload-box i {
        position: absolute;
        display: inline-block;
        width: 2rem;
        height: 2rem;
        background: url('/Content/Mobile2/assets/images/editor/add.png') no-repeat;
        background-size: 100% 100%;
        margin-top: 1rem;
        left: 1rem;
    }
.editor-management .editor-content .editor-cover-picture .img2-box,
.editor-management .editor-content .editor-pictures .img2-box {
  position: relative;
  margin-top: 1.285714rem;
}
.editor-management .editor-content .editor-cover-picture .img2-box .img2-upload,
.editor-management .editor-content .editor-pictures .img2-box .img2-upload,
.editor-management .editor-content .editor-cover-picture .img2-box .imgs2-upload,
.editor-management .editor-content .editor-pictures .img2-box .imgs2-upload {
  display: inline-block;
  width: 4.142857rem;
  height: 4.142857rem;
  border: 1px solid #d3d2d9;
  text-align: center;
}
.editor-management .editor-content .editor-cover-picture .img2-box i,
.editor-management .editor-content .editor-pictures .img2-box i {
  position: absolute;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background: url('../images/editor/add.png') no-repeat;
  background-size: 100% 100%;
  margin-top: 1rem;
  left: 1rem;
}
.editor-management .editor-content .editor-pictures .pictures {
  position: relative;
}
.editor-management .editor-content .editor-pictures .pictures #upload-input {
  position: absolute;
  top: 0;
  left: 0px;
  right: 0px;
  opacity: 0;
  width: 4.285714rem;
  height: 4.285714rem;
  z-index: 99;
}
.editor-management .editor-content .editor-pictures #imgContainer {
  margin-top: 0;
}
.editor-management .editor-content .editor-submit {
  height: 4.714286rem;
  text-align: center;
  padding-top: 1.785714rem;
}
.editor-management .editor-content .editor-submit .submit {
  width: 24.285714rem;
  height: 3.142857rem;
  background-color: #FF8A62;
  border-radius: 1.571429rem;
  line-height: 3.142857rem;
  font-size: 1.285714rem;
  font-weight: 700;
  color: #fff;
}
