/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.view[data-v-d7858798] {
  bottom: 0;
  padding-bottom: 1.8rem;
  padding-top: 0.375rem;
}
.title[data-v-d7858798] {
  width: 100%;
  height: 1.775rem;
  padding: 0 0 0 0.775rem;
  font-size: 0.7rem;
  line-height: 2.25rem;
  color: #999;
}
.input_group[data-v-d7858798] {
  background-color: #fff;
  border: 1PX solid #ddd;
  padding-left: 0.775rem;
}
.input_group input[data-v-d7858798] {
  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-d7858798]:first-child {
  border-bottom: 1PX solid #ddd;
}
.idcad_group[data-v-d7858798] {
  background-color: #fff;
  border: 1PX solid #ddd;
  padding: 0.55rem 0.775rem 0.775rem 0.775rem;
}
.idcad_group .info[data-v-d7858798] {
  font-size: 0.6rem;
  color: #ccc;
  margin-bottom: 0.7rem;
}
.idcad_group .upload[data-v-d7858798] {
  width: 100%;
  padding: 0 0.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.idcad_group .upload input[data-v-d7858798] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: orange;
  opacity: 0;
  z-index: 1;
}
.idcad_group .upload img[data-v-d7858798] {
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
  border: 1PX solid #ddd;
}
.idcad_group .upload .icon[data-v-d7858798] {
  border: 1PX dashed #ccc;
}
.idcad_group .upload span[data-v-d7858798] {
  color: #999;
  font-size: 0.6rem;
  display: block;
  width: 100%;
  position: absolute;
  top: 4.95rem;
  left: 0;
  text-align: center;
}
.idcad_group li[data-v-d7858798] {
  width: 7.175rem;
  height: 4.55rem;
  margin-bottom: 1.85rem;
  position: relative;
}
.submit[data-v-d7858798] {
  margin-top: 1.8rem;
  width: 100%;
  padding: 0 0.75rem;
}
.submit button[data-v-d7858798] {
  width: 100%;
  height: 2.125rem;
  background-color: #dc3b40;
  font-size: 0.75rem;
  line-height: 2.125rem;
  text-align: center;
  border: 0;
  border-radius: 0.2rem;
  color: #fff;
}

