/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.tip[data-v-dfbb60be] {
  display: flex;
  align-items: center;
  height: 60 px;
  padding-left: 30 px;
  color: #f76310;
  font-size: 26 px;
  background: #fefcec;
  background-size: 31 px 29 px;
}
ul[data-v-dfbb60be] {
  width: 100%;
  margin-bottom: 0.75rem;
  position: relative;
  padding: 0 0.75rem;
  background-color: #fff;
}
ul[data-v-dfbb60be]: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 #bbbbbb;
}
.item[data-v-dfbb60be] {
  width: 100%;
  height: 2.1rem;
  display: flex;
  align-items: center;
  border-bottom: 1PX solid #ccc;
}
.item[data-v-dfbb60be]:last-child {
  border-bottom: 0;
}
.item span[data-v-dfbb60be] {
  color: #333;
}
.item p[data-v-dfbb60be] {
  width: 4.5rem;
}
.item input[data-v-dfbb60be] {
  display: block;
  width: 12.5rem;
  height: 100%;
  border: 0;
}
.check[data-v-dfbb60be] {
  width: 100%;
  height: 2.075rem;
  display: flex;
}
.check p[data-v-dfbb60be] {
  width: 4.5rem;
  line-height: 2.075rem;
}
.check > div[data-v-dfbb60be] {
  display: block;
  width: 5.85rem;
  text-align: center;
  position: relative;
  right: -0.25rem;
  font-size: 0.6rem;
  color: #dc3b40;
  line-height: 2.075rem;
}
.check .is_check[data-v-dfbb60be] {
  color: #999;
}
.check .check_input[data-v-dfbb60be] {
  width: 6.25rem;
  border-right: 1PX solid #ddd;
  border-radius: 0;
}
button[data-v-dfbb60be] {
  width: 16.5rem;
  height: 2.1rem;
  background-color: #dc3b40;
  border: 0;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  color: #fff;
  margin: 1.35rem auto 0;
  display: block;
}

/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.set-pass {
  width: 100%;
  height: 0.75rem;
  line-height: 0.75rem;
  padding: 0 0.5rem;
  font-size: 0.65rem;
  color: #0c89e1;
}

