/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
ul li span[data-v-38bf205b] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  max-width: 10.8rem;
  font-size: 0.65rem;
  color: #333;
}
ul li span.null[data-v-38bf205b] {
  color: #ccc;
}
.form-list[data-v-38bf205b] {
  position: relative;
  width: 100%;
  background-color: #fff;
}
.form-list[data-v-38bf205b]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-top: 1PX solid #e5e5e5;
}
.form-list button[data-v-38bf205b] {
  position: relative;
  background-color: #fff;
  width: 5.85rem;
  margin-top: 0.25rem;
  height: 1.5rem;
  color: #dc3b40;
  text-align: center;
  font-size: 0.75rem;
}
.form-list button[data-v-38bf205b]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-left: 1PX solid #e5e5e5;
}
.form-list .disable[data-v-38bf205b] {
  color: #999;
}
.form-list .check[data-v-38bf205b] {
  padding: 0;
}
.form-list .check input[data-v-38bf205b] {
  width: 12rem;
}
.form-list li[data-v-38bf205b] {
  position: relative;
  width: 100%;
  height: 2.125rem;
  padding-left: 0.8rem;
  display: flex;
  padding-right: 0.8rem;
  border-top: 1PX solid #eee;
}
.form-list li[data-v-38bf205b]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-bottom: 1PX solid #e5e5e5;
}
.form-list li p[data-v-38bf205b] {
  width: 5.5rem;
  line-height: 2.125rem;
  font-size: 0.75rem;
  color: #444;
}
.form-list li p[data-v-38bf205b]:last-child {
  color: #999;
  text-align: right;
  flex: 1;
}
.form-list li input[data-v-38bf205b] {
  display: block;
  width: 11rem;
  padding: 0 0.8rem;
  border: 0;
  font-size: 0.725rem;
  color: #666;
  background-color: #fff;
}
.submit[data-v-38bf205b] {
  width: 16.2rem;
  display: block;
  margin: 1.8rem auto;
}
.province_chose_cover[data-v-38bf205b] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 50;
  display: flex;
  justify-content: center;
  align-items: center;
}
.province_chose_cover .province_chose[data-v-38bf205b] {
  width: 80%;
  height: 80%;
  background-color: #fff;
  border: 1PX solid #ccc;
  border-radius: 0.2rem;
  padding: 1.8rem 0.45rem 0;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  animation: bounceIn-data-v-38bf205b 0.2s ease both;
}
.province_chose_cover .province_chose p[data-v-38bf205b] {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.75rem;
  height: 1.8rem;
  line-height: 1.8rem;
  background-color: #eee;
  padding-left: 0.625rem;
}
.province_chose_cover .province_chose > i[data-v-38bf205b] {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
  font-size: 0.725rem;
  color: #ccc;
}
.province_chose_cover .province_chose ul[data-v-38bf205b] {
  padding: 0;
  margin-top: 0;
  border: 0;
  flex: 1;
  overflow-y: auto;
}
.province_chose_cover .province_chose ul li[data-v-38bf205b] {
  width: 100%;
  height: 2rem;
  padding-right: 0;
  display: flex;
  align-items: center;
}
@keyframes bounceIn-data-v-38bf205b {
0% {
    opacity: 0;
    transform: scale(0.3);
}
100% {
    opacity: 1;
    transform: scale(1);
}
}
.bank-name-list[data-v-38bf205b] {
  flex: 1;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
.bank-name-list > li[data-v-38bf205b] {
  position: relative;
  width: 100%;
  line-height: 1rem;
  padding: 0.25rem 0.5rem;
  font-size: 0.65rem;
}
.bank-name-list > li[data-v-38bf205b]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 200%;
  height: calc(200% - 1PX);
  transform: scale(0.5, 0.5);
  transform-origin: 0 0;
  pointer-events: none;
  border-radius: 0;
  border-bottom: 1PX solid #e5e5e5;
}
.search-box[data-v-38bf205b] {
  display: flex;
  width: 100%;
  height: 100%;
}
.search-box > i[data-v-38bf205b] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 2.25rem;
  height: 100%;
  font-size: 0.7rem;
  color: #999;
}
.search-box > input[data-v-38bf205b] {
  display: flex;
  align-items: center;
  flex: 1;
  width: 0;
  height: 100%;
  font-size: 0.7rem;
}

