.material-set[data-v-a404665e] {
  background: #fff;
  display: flex;
  padding: 30px 30px 100px;
}
.material-set[data-v-a404665e] .el-form .el-form-item .el-form-item__label {
  font-size: 15px;
  font-weight: bold;
}
.material-set .poster-url[data-v-a404665e] {
  width: 375px;
  height: 530px;
  -o-object-fit: contain;
     object-fit: contain;
  border: 1px solid #eee;
}
.material-set .right[data-v-a404665e] {
  margin-left: 30px;
}
.material-set .right .invitation[data-v-a404665e] {
  font-size: 13px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.material-set .right .invitation .download[data-v-a404665e] {
  width: 220px;
}
.material-set .right .invitation .download .download-item[data-v-a404665e] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  border-bottom: 1px dashed #dedede;
}
.material-set .right .invitation .download .download-item[data-v-a404665e]:nth-last-of-type(1) {
  border-bottom-width: 0px;
}
.material-set .right .invitation .download .download-item > i[data-v-a404665e] {
  font-size: 15px;
  cursor: pointer;
}
