/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.user-distributor-recharge[data-v-1a83f43f] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.header_title[data-v-1a83f43f] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.header_title i[data-v-1a83f43f] {
  position: absolute;
  left: 0.45rem;
  width: 2.25rem;
  height: 100%;
}
.header_title span[data-v-1a83f43f] {
  position: absolute;
  right: 0.45rem;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 0.7rem;
}
.tip[data-v-1a83f43f] {
  width: 100%;
  height: 1.5rem;
  padding: 0 0.75rem;
  text-align: left;
  background-color: #fefcec;
  font-size: 0.65rem;
  color: #694700;
}
.tip[data-v-1a83f43f]:before {
  margin-right: 0.45rem;
}
.container[data-v-1a83f43f] {
  width: 100%;
  overflow: auto;
  flex: 1;
}
.title[data-v-1a83f43f] {
  width: 100%;
  height: 1.95rem;
  padding: 0 0.75rem;
  color: #999;
  font-size: 0.6rem;
  display: flex;
  align-items: center;
}
.title span[data-v-1a83f43f] {
  color: #dc3b40;
}
.account[data-v-1a83f43f] {
  width: 100%;
  height: 2.25rem;
  background-color: #fff;
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.75rem;
}
.account p[data-v-1a83f43f] {
  font-size: 0.7rem;
}
.account em[data-v-1a83f43f] {
  color: #dc3b40;
}
.account span[data-v-1a83f43f] {
  color: #999;
  font-size: 0.6rem;
}
.upload[data-v-1a83f43f] {
  width: 100%;
  height: 8.75rem;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.upload > div[data-v-1a83f43f] {
  width: 6.25rem;
  height: 8rem;
}
.upload .file-input[data-v-1a83f43f] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 1PX dashed #ddd;
  border-radius: 0.25rem;
  overflow: hidden;
}
.upload .file-input img[data-v-1a83f43f] {
  width: 100%;
  height: 100%;
}
.upload .file-input i[data-v-1a83f43f] {
  color: #ccc;
  font-size: 1rem;
}
.upload .file-input p[data-v-1a83f43f] {
  color: #ccc;
  line-height: 1.8rem;
  font-size: 0.8rem;
}
.upload .file-input input[data-v-1a83f43f] {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 0;
}
.recharge-money[data-v-1a83f43f] {
  width: 100%;
  height: 2.125rem;
  background-color: #fff;
}
.recharge-money input[data-v-1a83f43f] {
  width: 100%;
  height: 100%;
  text-indent: 0.75rem;
  font-size: 0.7rem;
}
.remark[data-v-1a83f43f] {
  width: 100%;
  height: 4.5rem;
  background-color: #fff;
}
.remark textarea[data-v-1a83f43f] {
  width: 100%;
  height: 100%;
  padding: 0.75rem;
  font-size: 0.7rem;
}
footer[data-v-1a83f43f] {
  width: 100%;
  height: 2.95rem;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

