.uploadDialog .uploadTip[data-v-f88eb67a] {
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
.uploadDialog .uploadTip > input[data-v-f88eb67a] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  opacity: 0;
}

.uploadGoStorePractice[data-v-67363a14] {
  background: #fff;
  margin-top: 20px;
  padding: 16px 16px 12px;
  height: calc(100vh - 124px);
}
.uploadGoStorePractice .titleContent[data-v-67363a14] {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 16px;
  font-weight: bold;
  font-size: 14px;
}
.uploadGoStorePractice .tipContent[data-v-67363a14] {
  margin-top: 200px;
  line-height: 30px;
  text-align: center;
}
.uploadGoStorePractice .tipContent .tip1[data-v-67363a14] {
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.uploadGoStorePractice .uploadTip[data-v-67363a14] {
  display: inline-block;
  margin-right: 10px;
  position: relative;
}
.uploadGoStorePractice .uploadTip > input[data-v-67363a14] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 40px;
  opacity: 0;
}

