/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.sq_login[data-v-532c5bb0] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 0.2rem;
}
.sq_login .header[data-v-532c5bb0] {
  height: 10.65rem;
  background: #FACA24;
}
.sq_login .content[data-v-532c5bb0] {
  background: #fff;
  margin: -7rem auto 0;
  width: 91.66%;
  border-radius: 0.2rem;
  padding: 1.425rem 0;
}
.sq_login .content img[data-v-532c5bb0] {
  width: 3rem;
  height: 3rem;
}
.sq_login .content h2[data-v-532c5bb0] {
  padding: 0.6rem 0;
  font-size: 0.75rem;
  color: #333752;
}
.sq_login .content .put_inf[data-v-532c5bb0] {
  width: 82.87%;
  margin: 0 auto;
  box-sizing: border-box;
}
.sq_login .content .put_inf label[data-v-532c5bb0] {
  display: block;
  text-align: left;
  margin: 0.45rem 0;
}
.sq_login .content .put_inf input[data-v-532c5bb0] {
  width: 100%;
  height: 2.125rem;
  border: 1PX solid #ddd;
  padding: 0 0.45rem;
}
.sq_login .content p[data-v-532c5bb0] {
  width: 82.87%;
  height: 2.125rem;
  line-height: 2.125rem;
  margin: 1.25rem auto 0;
  font-size: 0.75rem;
  color: #333752;
  background: #FACA24;
  border-radius: 0.25rem;
}

