/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.account[data-v-15b56e6e] {
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 0.75rem 0.75rem 0;
  background: url(../static/img/login-bg.48b12391.jpg) center no-repeat fixed;
  background-size: cover;
  /*.logo {
        display: block;
        width: 124px;
        height: 124px;
        margin: 0 auto 60px;
        line-height: 124px;
        font-size: 124px;
        color: #fff;
    }*/
}
.account .back[data-v-15b56e6e] {
  width: 1.25rem;
  height: 1.25rem;
  margin-bottom: 1.75rem;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 100%;
  font-size: 0.625rem;
  color: #fff;
}
.page[data-v-15b56e6e] {
  width: 100%;
  height: 100%;
}
.page[data-v-15b56e6e]::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../static/img/bg_beijing.6b5f0cab.png) no-repeat;
  background-size: 100%;
}
.contenter[data-v-15b56e6e] {
  margin-top: 1.25rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 0.75rem;
}
.contenter > img[data-v-15b56e6e] {
  width: 3.6rem;
  height: 3.6rem;
  margin-bottom: 2.5rem;
}
.contenter > form[data-v-15b56e6e] {
  width: 100%;
}
[data-v-15b56e6e] .input-box {
  margin-bottom: 0.75rem;
}
.link[data-v-15b56e6e] {
  margin-top: 0.75rem;
  padding: 0 0.5rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 0.65rem;
  color: #333;
}
.link > em[data-v-15b56e6e] {
  color: #ff3f25;
}
.checkbox[data-v-15b56e6e] {
  margin-top: 0.75rem;
  padding: 0 0.5rem;
  font-size: 0.55rem;
  color: #999;
}
.checkbox > i[data-v-15b56e6e] {
  font-size: 0.8rem;
  color: #ff3f25;
  margin-right: 0.125rem;
}
.checkbox > em[data-v-15b56e6e] {
  color: #28a6ff;
}
.captcha-btn[data-v-15b56e6e] {
  margin-left: 0.375rem;
  padding-left: 0.375rem;
  width: 5.625rem;
  color: #ff3f25;
  text-align: center;
  white-space: nowrap;
  border-left: 1PX solid #666;
}

