@charset "UTF-8";
.divIdentifyingCode[data-v-139ad4b9] {
  float: right;
  margin-top: 5px;
  margin-right: 5px;
  z-index: 5;
  width: 80px;
  /*设置图片显示的宽*/
  height: 35px;
  /*图片显示的高*/
  background: #e2e2e2;
  margin: 0;
}
.input[data-v-139ad4b9] {
  width: 300px;
  margin-left: 0px;
}
.input .error[data-v-139ad4b9] {
  border: 1px solid #f56c6c;
}
.left[data-v-139ad4b9] {
  background-color: #f4f6f8;
  color: #333;
  width: 20%;
  padding: 15px 0px 10px 0px;
  overflow: auto;
  border-right: 1px solid #e6e6e6;
}
.right[data-v-139ad4b9] {
  color: #333;
  height: 100%;
  width: 80%;
  padding: 0px;
  background-color: #ffffff;
}
.topbar[data-v-139ad4b9] {
  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-139ad4b9] {
  position: relative;
  margin: auto;
  width: 100%;
  height: calc(100vh - 56px);
}
.frm-header[data-v-139ad4b9] {
  width: 100%;
  height: 60px;
  margin-top: 15x;
  font-size: 24px;
  font: 黑体;
  border-bottom: 1px solid #e6e6e6;
}
.frm-line[data-v-139ad4b9] {
  width: 100%;
  height: 60px;
  margin-top: 5px;
}
.frm-line-field[data-v-139ad4b9] {
  width: 150px;
  height: 50px;
  float: left;
  text-align: right;
}
.frm-line-input[data-v-139ad4b9] {
  width: 300px;
  height: 60px;
  float: left;
  text-align: center;
}
.reg-bottom[data-v-139ad4b9] {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 40px;
  background-color: #e0e0e0;
  z-index: 9999;
}
.main-container[data-v-139ad4b9] {
  width: 100%;
  background-position: center;
  background-size: cover;
  background-color: #f5f7fa;
  overflow: auto;
  left: 0;
  margin-top: 0px;
  height: calc(100vh - 120px);
}
footer[data-v-139ad4b9] {
  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;
}
.container .content.has-text-centered section[data-v-139ad4b9] {
  text-align: center;
  color: #a8a8a8;
  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;
}
.container .content.has-text-centered img[data-v-139ad4b9] {
  display: inline-block;
  vertical-align: middle;
  width: 11px;
  height: 13px;
}
