input[data-v-1b6b75e1],
select[data-v-1b6b75e1] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-1b6b75e1] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-1b6b75e1] {
  list-style: none;
}
a[data-v-1b6b75e1] {
  text-decoration: none;
}
.fl[data-v-1b6b75e1] {
  float: left;
}
.fr[data-v-1b6b75e1] {
  float: right;
}
textarea[data-v-1b6b75e1] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-1b6b75e1]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-1b6b75e1] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-1b6b75e1] {
  margin-top: 0;
}
.error[data-v-1b6b75e1] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.uploadimg .confirPayment-uploader[data-v-1b6b75e1] {
  width: 100%;
  margin-bottom: 0.46875rem;
}
.uploadimg .confirPayment-uploader[data-v-1b6b75e1] .van-uploader__upload,
.uploadimg .confirPayment-uploader[data-v-1b6b75e1] .van-uploader__preview-image {
  width: 100%;
  height: 4.6875rem;
}
.vanUpLoader[data-v-1b6b75e1] {
  width: calc(100vw - 1.25rem);
  height: 4.6875rem;
  background-color: #fff;
  border-radius: 0.15625rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vanUpLoader img[data-v-1b6b75e1] {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.vanUpLoader .vanUpLoader-icon[data-v-1b6b75e1] {
  position: absolute;
  top: -0.25rem;
  right: -0.25rem;
  background-color: #fff;
  border-radius: 100%;
  color: #969799;
  font-size: 0.5625rem;
}
.vanUpLoader .addUpLoaer[data-v-1b6b75e1] {
  color: #969799;
  font-size: 0.75rem;
}
.bgImg[data-v-1b6b75e1] {
  width: 100%;
  position: relative;
}
.bgImg img[data-v-1b6b75e1] {
  width: 100%;
}
.bgImg .bgImgIcon[data-v-1b6b75e1] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}
.bgImg .bgImgIcon > div[data-v-1b6b75e1] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bgImg .bgImgIcon > div i[data-v-1b6b75e1] {
  font-size: 0.8125rem;
  color: #525252;
}


/*# sourceMappingURL=UpLoadImg.css.map?ver=2.9.1*/