@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.upload[data-v-e8455070] {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  background: url(../img/beijing.ee8bd6e3.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.uploadIcon[data-v-e8455070] {
  width: 30%;
  position: absolute;
  right: 0;
  top: 5%;
}
.uploadTitle[data-v-e8455070] {
  font-size: 0.15625rem;
  color: #ffffff;
  font-weight: 400;
  margin-top: 10px;
}
.uploadButton[data-v-e8455070] {
  width: 0.9375rem;
  height: 0.9375rem;
  margin-top: 0.15625rem;
}
.imgData[data-v-e8455070] {
  width: 0.625rem;
  height: 0.625rem;
  margin-top: 0.10417rem;
}
.chooseUpdata[data-v-e8455070] {
  width: 100%;
}
.chooseUpdata li[data-v-e8455070] {
  width: 100%;
  height: 0.3125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #000;
  position: relative;
}
.chooseUpdata li[data-v-e8455070]:first-child {
  border-bottom: 1px solid #f8f8f8;
}
.chooseUpdata li[data-v-e8455070]:last-child {
  border-top: 5px solid #f8f8f8;
}
.chooseUpdata li .input[data-v-e8455070] {
  width: 100%;
  height: 0.3125rem;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
[data-v-e8455070] .el-upload-list__item-name {
  display: none;
}
[data-v-e8455070] .el-upload-list--picture .el-upload-list__item {
  height: 0.96354rem;
}
[data-v-e8455070] .el-upload-list__item-thumbnail {
  width: 0.625rem;
  height: 0.625rem;
}
[data-v-e8455070] .el-drawer__open .el-drawer.btt {
  height: 0.96354rem !important;
  border-top-left-radius: 0.10417rem;
  border-top-right-radius: 0.10417rem;
}
[data-v-e8455070] .el-drawer__header {
  margin-bottom: 0;
  padding: 0;
}


/*# sourceMappingURL=70-1760075386701.css.map*/