.custom-select[data-v-ee34aed2] {
  margin-left: 20px;
  margin-right: 50px;
  margin-top: 20px;
}
p[data-v-ee34aed2] {
  font-weight: 600;
  font-size: 15px;
  color: #0C1916;
  padding: 20px 0 10px 20px;
}
.top[data-v-ee34aed2] {
  height: 450px;
  border-radius: 4px;
  background-color: #FFF;
  margin: 0 0 16px 0;
  width: 100%;
}
.top .flex[data-v-ee34aed2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top .upload-area[data-v-ee34aed2] {
  border: 2px dashed #ccc;
  padding: 20px;
  text-align: center;
}
.top .upload-area.dragging[data-v-ee34aed2] {
  border-color: #aaa;
}
.top .upload-area p[data-v-ee34aed2] {
  margin: 10px 0;
}
.bottom[data-v-ee34aed2] {
  height: 250px;
  border-radius: 4px;
  background-color: #FFF;
  margin: 0 0 16px 0;
  width: 100%;
}
.bottom .item[data-v-ee34aed2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bottom .item .movie[data-v-ee34aed2] {
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  width: 150px;
  background-color: #ded5d5;
}
.bottom .item .introduce p[data-v-ee34aed2] {
  padding: 0;
}
.el-upload__tip[data-v-ee34aed2] {
  margin-left: 9%;
}

