/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.account[data-v-ad2b8712] {
  height: 1.5rem;
  font-size: 0.65rem;
  line-height: 1.5rem;
  padding: 0 0.6rem;
  background-color: #fefcec;
}
.account label[data-v-ad2b8712] {
  color: #666;
}
.account em[data-v-ad2b8712] {
  color: #999;
}
.account input[data-v-ad2b8712],
.account .input[data-v-ad2b8712] {
  font-size: 0.65rem;
  border: 0;
  color: #dc3b40;
}
.value ul[data-v-ad2b8712] {
  zoom: 1;
  width: 100%;
  padding: 0.75rem 0.6rem 0 0.6rem;
}
.value ul[data-v-ad2b8712]:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}
.value ul > li[data-v-ad2b8712] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  float: left;
  position: relative;
  width: 5.25rem;
  height: 2.25rem;
  overflow: hidden;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  padding: 0.6rem;
  border-radius: 0.3rem;
  background-color: #fff;
  border: 1PX solid #ccc;
}
.value ul > li[data-v-ad2b8712]:nth-child(3n) {
  margin-right: 0;
}
.value ul > li.active[data-v-ad2b8712] {
  border-color: #dc3b40;
}
.value ul > li.active span[data-v-ad2b8712] {
  color: #dc3b40;
}
.value ul > li > img[data-v-ad2b8712] {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.875rem;
}
.value ul > li > span[data-v-ad2b8712] {
  font-size: 0.75rem;
  color: #333;
}
.value ul > li > input[data-v-ad2b8712] {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 0.5rem;
  text-align: center;
  color: #dc3b40;
}
.value .deposit-tip[data-v-ad2b8712] {
  width: 100%;
  padding: 0 0.75rem 0.75rem 0.75rem;
  font-size: 0.65rem;
}
.value .deposit-tip span[data-v-ad2b8712] {
  display: block;
  margin-bottom: 0.375rem;
}
.value .deposit-tip p[data-v-ad2b8712] {
  color: #999;
  line-height: 1rem;
}
.value .deposit-tip p em[data-v-ad2b8712] {
  color: #dc3b40;
}
.value .deposit-tip p em button[data-v-ad2b8712] {
  width: 1.25rem;
  font-size: 0.5rem;
  border: 1PX solid #999;
  color: #999;
  background-color: #eee;
  margin-left: 0.125rem;
  position: relative;
  top: -1PX;
}
.tips[data-v-ad2b8712] {
  width: 100%;
  padding: 0.75rem 1rem;
}
.tips > dt[data-v-ad2b8712] {
  margin-bottom: 0.5rem;
  line-height: 1rem;
}
.tips > dt > i[data-v-ad2b8712] {
  font-size: 0.7rem;
  color: #694700;
}
.tips > dt > i[data-v-ad2b8712]::before {
  margin-right: 0.2rem;
}
.tips > dd[data-v-ad2b8712] {
  width: 100%;
  line-height: 1rem;
  font-size: 0.65rem;
  color: #999;
}
.button-fill[data-v-ad2b8712] {
  width: 100%;
  height: 2rem;
}
.submit[data-v-ad2b8712] {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2rem;
  background-color: #dc3b40;
  font-size: 0.75rem;
  color: #fff;
}

