/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.verify[data-v-2722bb7e] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.container[data-v-2722bb7e] {
  width: 100%;
  flex: 1;
  padding-top: 0.75rem;
}
.state_head[data-v-2722bb7e] {
  width: 100%;
  height: 8.625rem;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.state_head img[data-v-2722bb7e] {
  width: 3.95rem;
  margin-bottom: 0.25rem;
}
.state_head p[data-v-2722bb7e] {
  font-size: 0.75rem;
  line-height: 1.2rem;
}
.state_head span[data-v-2722bb7e] {
  font-size: 0.65rem;
  color: #999;
  line-height: 1.2rem;
}
.store_msg[data-v-2722bb7e] {
  margin-top: 0.75rem;
  height: 4.3rem;
  width: 100%;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.store_msg > div[data-v-2722bb7e] {
  flex: 1;
  width: 100%;
  border-bottom: 1PX solid #eee;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}
.store_msg > div p[data-v-2722bb7e] {
  width: 5rem;
  padding-left: 0.7rem;
  color: #6e6e6e;
}
.store_msg > div span[data-v-2722bb7e] {
  flex: 1;
  color: #444;
}
.resubmit[data-v-2722bb7e] {
  width: 100%;
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.resubmit button[data-v-2722bb7e] {
  width: 15.5rem;
  height: 2rem;
  background-color: #dc3b40;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 0.75rem;
}

