/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.popup[data-v-d452685c] {
  background: transparent;
}
.provice_picker[data-v-d452685c] {
  width: 17rem;
  height: 75vh;
  background: #fff;
  margin: 0 auto;
  border-radius: 0.25rem;
  overflow: hidden;
}
.provice_picker > div[data-v-d452685c] {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.provice_picker > div p[data-v-d452685c] {
  width: 100%;
  height: 1.75rem;
  background: #eee;
  text-align: center;
  line-height: 1.75rem;
  position: relative;
}
.provice_picker > div p i[data-v-d452685c] {
  font-size: 0.7rem;
  color: #999;
  width: 1.75rem;
  height: 1.75rem;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}
.provice_picker > div ul[data-v-d452685c] {
  flex: 1;
  overflow: auto;
}
.provice_picker > div ul li[data-v-d452685c] {
  width: 100%;
  height: 2rem;
  padding: 0 0.625rem;
  border-bottom: 1px solid #eee;
  line-height: 2rem;
}
[data-v-d452685c] .base-cell input {
  font-size: 0.65rem;
}
.submit[data-v-d452685c] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  height: 2.15rem;
  width: 16.5rem;
  border-radius: 0.25rem;
  background-color: #fe4b61;
  background: linear-gradient(to right, #fe4b61 0%, #ff7c67 100%);
  color: #fff;
  margin: 0.9rem auto;
  border: 0;
  outline: none;
  font-size: 0.75rem;
}
.normal[data-v-d452685c] {
  color: #ccc;
}
.smscode[data-v-d452685c] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.smscode > input[data-v-d452685c] {
  width: 7.5rem;
  text-align: right;
}
.smscode span[data-v-d452685c] {
  margin-left: 0.75rem;
  width: 3.75rem;
  text-align: center;
  font-size: 0.65rem;
  line-height: 0.75rem;
  white-space: nowrap;
  color: #dc3b40;
  border-left: 1px solid #eee;
  padding-left: 0.25rem;
}
.smscode .countdown[data-v-d452685c] {
  color: #999;
}
.fill-box[data-v-d452685c] {
  width: 100%;
  height: 0.75rem;
}
.switch[data-v-d452685c] {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

