.avatar-uploader-icon1[data-v-30f165f9] {
  width: 300px;
  height: 200px;
  border: 1px dashed #dcdfe6;
  font-size: 30px;
  text-align: center;
  line-height: 200px;
}
.getVideoUrl[data-v-30f165f9] {
  display: table;
  width: 100%;
}
.selectedM[data-v-30f165f9] {
  float: left;
  width: 120px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #dcdfe6;
  text-align: center;
  margin-top: 4px;
  position: relative;
  border-radius: 4px;
}
.selectedM input[data-v-30f165f9] {
  width: 100% !important;
  height: 32px;
  font-size: 12px;
}
.getVideo[data-v-30f165f9] {
  margin: 10px 0px 0px;
  width: 345px;
  height: 200px;
  background: rgb(0, 0, 0);
}
.tips[data-v-30f165f9] {
  font-size: 12px;
  color: #999999;
}
.tips span[data-v-30f165f9] {
  color: #409eff;
  cursor: pointer;
}
.posterImg[data-v-30f165f9],
.avatar[data-v-30f165f9] {
  width: 200px;
  text-align: center;
  font-size: 38px;
  color: #8c939d;
}
.posterImg[data-v-30f165f9] {
  border: 1px dashed #b4b6b9;
}
.module-box[data-v-5ce4ea42] {
  background: #f8f8f8;
  padding: 32px;
  width: 750px;
  display: table;
  box-sizing: border-box;
}
.module-box .module-box-inner[data-v-5ce4ea42] {
  border-radius: 10px;
}
.module-box .module-box-inner .module-item[data-v-5ce4ea42] {
  float: left;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.module-box .module-box-inner .module-item .pop-tips[data-v-5ce4ea42] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.module-box .module-box-inner .module-item-01[data-v-5ce4ea42] {
  width: 290px;
  height: 400px;
  margin-right: 24px;
}
.module-box .module-box-inner .module-item-02[data-v-5ce4ea42],
.module-box .module-box-inner .module-item-03[data-v-5ce4ea42] {
  width: 372px;
  height: 188px;
}
.module-box .module-box-inner .module-item-03[data-v-5ce4ea42] {
  margin-top: 25px;
}
.module-box .module-box-inner .module-item-04[data-v-5ce4ea42] {
  width: 290px;
  height: 194px;
  margin-top: 24px;
  margin-right: 24px;
}
.module-box .module-box-inner .module-item-05[data-v-5ce4ea42] {
  width: 372px;
  height: 194px;
  margin-top: 24px;
}
.module-box .module-box-inner .module-item img[data-v-5ce4ea42] {
  width: 100%;
  height: 100%;
}
