/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.page[data-v-09728f9d] {
  background-color: #F5F8FA;
}
.submit[data-v-09728f9d] {
  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: #FF6262;
  color: #fff;
  margin: 0.9rem auto;
  font-size: 0.75rem;
}
.contenter[data-v-09728f9d] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.75rem;
}
.contenter > img[data-v-09728f9d] {
  width: 100%;
  height: auto;
  border-radius: 0.25rem;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.user-personal-avatar[data-v-09728f9d] {
  float: right;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
}
.user-personal-avatar > img[data-v-09728f9d] {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.user-personal-avatar > input[data-v-09728f9d] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.user-personal-avatar > div[data-v-09728f9d] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  border: 1PX dashed #999;
}
.user-personal-avatar > div > i[data-v-09728f9d] {
  font-size: 1rem;
}
.normal[data-v-09728f9d] {
  color: #ccc;
}
.tip[data-v-09728f9d] {
  width: 100%;
  color: #999;
  text-align: left;
  font-size: 0.6rem;
}
.textarea[data-v-09728f9d] {
  width: 100%;
  padding: 0 0.75rem 0.5rem;
  background-color: #fff;
  border-bottom: 1PX solid;
  border-color: #efefef;
  border-color: #e1e1e1;
}
.textarea textarea[data-v-09728f9d] {
  font-size: 0.65rem;
  color: #000;
  width: 100%;
  height: 5.5rem;
  resize: none;
  border: none;
  outline: none;
}
[data-v-09728f9d] .base-cell {
  margin-bottom: 0.5rem;
}
.idcad_group[data-v-09728f9d] {
  background-color: #fff;
  padding: 0px 0.75rem 0.5rem;
  border-bottom: 1PX solid;
  border-color: #efefef;
  border-color: #e1e1e1;
}
.idcad_group .upload[data-v-09728f9d] {
  width: 100%;
  height: 5.05rem;
  margin-bottom: 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.idcad_group .upload > li[data-v-09728f9d] {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.idcad_group .upload > li > input[data-v-09728f9d] {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 90%;
  background-color: orange;
  opacity: 0;
}
.idcad_group .upload > li > img[data-v-09728f9d] {
  width: 90%;
  height: 4.55rem;
  border-radius: 0.25rem;
  border: 1PX solid #ddd;
}
.idcad_group .upload > li .icon[data-v-09728f9d] {
  border: 1PX dashed #ccc;
}
.idcad_group .upload > li > span[data-v-09728f9d] {
  margin-top: 0.25rem;
  color: #999;
  font-size: 0.625rem;
}
.checkbox[data-v-09728f9d] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.checkbox > div[data-v-09728f9d] {
  display: flex;
  align-items: center;
}
.checkbox > div[data-v-09728f9d]:not(:last-child) {
  margin-right: 0.75rem;
}
.checkbox > div > i[data-v-09728f9d] {
  font-size: 0.75rem;
  margin-right: 0.25rem;
}

