/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.view[data-v-90b5530e] {
  bottom: 0;
}
.fail[data-v-90b5530e] {
  display: flex;
  font-size: 0.65rem;
  padding: 0.45rem 0.45rem 0;
  color: #dc3b40;
}
.fail p[data-v-90b5530e] {
  white-space: nowrap;
}
.certification[data-v-90b5530e] {
  padding-bottom: 1.8rem;
}
.title[data-v-90b5530e] {
  width: 100%;
  height: 2.175rem;
  padding: 0.775rem 0 0 0.775rem;
  font-size: 0.7rem;
  line-height: 1.4rem;
  color: #999;
}
.input_group[data-v-90b5530e] {
  background-color: #fff;
  border: 1PX solid #ddd;
  padding-left: 0.775rem;
}
.input_group input[data-v-90b5530e] {
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 2.1rem;
  display: block;
  font-size: 0.7rem;
  line-height: 1.625rem;
  outline: none;
  color: #444;
}
.input_group input[data-v-90b5530e]:first-child {
  border-bottom: 1PX solid #ddd;
}
.idcad_group[data-v-90b5530e] {
  background-color: #fff;
  border: 1PX solid #ddd;
  padding: 0.55rem 0.775rem 0.775rem;
}
.idcad_group .info[data-v-90b5530e] {
  font-size: 0.6rem;
  color: #ccc;
  margin-bottom: 0.7rem;
}
.idcad_group .upload[data-v-90b5530e] {
  width: 100%;
  height: 5.05rem;
  padding: 0 0.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.9rem;
}
.idcad_group .upload input[data-v-90b5530e] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: orange;
  opacity: 0;
}
.idcad_group .upload img[data-v-90b5530e] {
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
  border: 1PX solid #ddd;
}
.idcad_group .upload .icon[data-v-90b5530e] {
  border: 1PX dashed #ccc;
}
.idcad_group li[data-v-90b5530e] {
  width: 7.175rem;
  height: 4.55rem;
  position: relative;
}
.idcad_group li span[data-v-90b5530e] {
  color: #999;
  width: 100%;
  font-size: 0.625rem;
  text-align: center;
  position: absolute;
  bottom: -1.075rem;
}
.submit[data-v-90b5530e] {
  display: block;
  width: 16.5rem;
  margin: 1.8rem auto;
}

