@charset "UTF-8";
.divIdentifyingCode[data-v-4f1a8496] {
  float: right;
  margin-top: 5px;
  margin-left: 5px;
  z-index: 115;
  width: 100px;
  /*设置图片显示的宽*/
  height: 30px;
  /*图片显示的高*/
  background: #e2e2e2;
  margin: 0;
}
.input[data-v-4f1a8496] {
  width: 300px;
  margin-left: 0px;
}
.input .error[data-v-4f1a8496] {
  border: 1px solid #f56c6c;
}
.left[data-v-4f1a8496] {
  background-color: #f4f6f8;
  color: #333;
  width: 20%;
  padding: 15px 0px 10px 0px;
  overflow: auto;
  border-right: 1px solid #e6e6e6;
}
.right[data-v-4f1a8496] {
  color: #333;
  height: 100%;
  width: 80%;
  padding: 0px;
  background-color: #ffffff;
  overflow: hidden;
}
.topbar[data-v-4f1a8496] {
  height: 52px;
  background-color: #38adff;
  background-image: linear-gradient(141deg, #38adff 0%, #1fc8db 51%, #2cb5e8 75%);
  background-repeat: no-repeat;
  background-position: center;
  color: white;
  opacity: 0.95;
}
.scroll-area[data-v-4f1a8496] {
  position: relative;
  margin: auto;
  width: 100%;
  height: calc(100vh - 56px);
}
.reg-container[data-v-4f1a8496] {
  border-radius: 4px;
  width: 100%;
  padding: 20px;
  background-position: center;
  background-size: cover;
  background-color: #fff;
  overflow: hidden;
  left: 0;
  margin-bottom: 0;
  margin-top: 50px;
  height: calc(100vh - 100px);
  -webkit-box-shadow: 0 4px 32px 0 rgba(88, 88, 88, 0.1);
          box-shadow: 0 4px 32px 0 rgba(88, 88, 88, 0.1);
}
footer[data-v-4f1a8496] {
  height: 100px;
  margin: 20px 0px 20px 0px;
  background-color: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap/wrap-reverse;
      flex-wrap: wrap/wrap-reverse;
}
.foot-container .content.has-text-centered section[data-v-4f1a8496] {
  text-align: center;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap/wrap-reverse;
      flex-wrap: wrap/wrap-reverse;
  align-items: center;
}
.foot-container .content.has-text-centered img[data-v-4f1a8496] {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 13px;
}
.pwd-cnt[data-v-4f1a8496] {
  width: 500px;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 auto;
  margin-top: 30px;
  padding-bottom: 20px;
}
.pwd-cnt .formCode[data-v-4f1a8496] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pwd-cnt .formCode .formCodeInput[data-v-4f1a8496] {
  width: 260px;
}
.pwd-cnt .divIdentifyingCode[data-v-4f1a8496] {
  width: 100px;
  /*设置图片显示的宽*/
  height: 30px;
  /*图片显示的高*/
  background: #e2e2e2;
  margin-left: 20px;
}
.pwd-foot[data-v-4f1a8496] {
  width: 640px;
  margin-top: 50px;
  margin: 0 auto;
  font-size: 20px;
  height: 200px;
  font: 黑体;
  text-align: left;
  border-top: 2px dashed #e6e6e6;
  border-bottom: 2px dashed #e6e6e6;
}
