.login[data-v-10424514] {
  width: 100vw;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../img/bg.4fe8fc52.png);
}
.login .title-block[data-v-10424514] {
  position: absolute;
  top: 23%;
  left: 5%;
}
.login .title[data-v-10424514] {
  color: #fff;
  font-weight: 700;
  font-size: 60px;
  letter-spacing: 2px;
  width: 15em;
  white-space: nowrap;
}
.login .title.fz52[data-v-10424514] {
  font-size: 52px;
}
.login .title-img[data-v-10424514] {
  margin: 10px 0 0 50px;
}
.login .title-remark[data-v-10424514] {
  color: #fff;
  font-weight: 700;
  font-size: 44px;
  letter-spacing: 2px;
  margin: 35px 0 0 20px;
}
.login .title-remark img[data-v-10424514] {
  margin: 0 20px;
}
.login .list[data-v-10424514] {
  width: 440px;
  height: 502px;
  position: absolute;
  right: 150px;
  top: 25%;
  background: #fff;
  border-radius: 20px;
}
.login .list[data-v-10424514]  .el-tabs__nav {
  margin-left: 30px;
  height: 45px;
  line-height: 45px;
}
.login .list[data-v-10424514]  .el-tabs__item {
  font-weight: 600;
  font-size: 16px;
}
.login .list .arrow[data-v-10424514] {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 15px;
  border-style: solid;
  border-color: transparent white transparent transparent;
  left: -30px;
  top: 45px;
}
.login .list .title_icon[data-v-10424514] {
  margin: auto 0 auto 5px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 13px;
  z-index: 2;
}
.login .list .title_icon i[data-v-10424514] {
  font-size: 17px;
}
.login .table[data-v-10424514] {
  margin: 0 20px;
  position: relative;
  height: 435px;
}
.login .table .table-list li[data-v-10424514] {
  height: 40px;
  line-height: 40px;
  display: flex;
}
.login .table .table-list .time[data-v-10424514] {
  color: #7f7f7f;
  margin-right: 10px;
  flex-shrink: 0;
}
.login .table .table-list div[data-v-10424514] {
  width: calc(100% - 90px);
  cursor: pointer;
  display: flex;
  height: 30px;
  line-height: 30px;
  margin: 5px 0;
}
.login .table .table-list div[data-v-10424514]:hover {
  background: #f2f2f2;
}
.login .table .table-list div:hover a[data-v-10424514] {
  color: #02a7f0;
}
.login .table .table-list div[data-v-10424514]:hover::after {
  content: ">";
  color: #02a7f0;
  margin-left: auto;
}
.login .table .table-list a[data-v-10424514] {
  color: #555555;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.login .table .el-pagination[data-v-10424514] {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
}
.login .table .el-pagination.is-background[data-v-10424514] .el-pager li:not(.disabled).active {
  background-color: #0b73ff;
}
.login .table .el-pagination[data-v-10424514]  .el-pager li, .login .table .el-pagination[data-v-10424514]  .btn-prev, .login .table .el-pagination[data-v-10424514]  .btn-next {
  border-radius: 100%;
}
.footer[data-v-10424514] {
  width: 100%;
  position: absolute;
  bottom: 50px;
  text-align: center;
  color: #fff;
  font-size: 16px;
}
.footer.apart span[data-v-10424514]:first-child {
  margin-right: 20px;
}
.link[data-v-10424514] {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
}
.link a[data-v-10424514],
.link a[data-v-10424514]:visited,
.link a[data-v-10424514]:hover,
.link a[data-v-10424514]:active {
  color: #ffffff;
  font-size: 14px;
}
.notice-enter-active[data-v-10424514],
.notice-leave-active[data-v-10424514] {
  opacity: 1;
  transition: all 0.8s;
}
.notice-enter[data-v-10424514],
.notice-leave-to[data-v-10424514] {
  opacity: 0;
  transform: translate3d(-50%, 0, 0);
}
.qrCode[data-v-10424514] {
  position: absolute;
  right: 20px;
  top: 20px;
}
.qrCode #code1[data-v-10424514] {
  width: 100px;
  height: 100px;
}
.qrCode .code1_text[data-v-10424514] {
  margin-top: 5px;
  width: 100px;
  text-align: center;
}
.container[data-v-a49090ce] {
  width: 483px;
  height: 502px;
  position: absolute;
  background-color: #fff;
  top: 25%;
  right: 15%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 99;
  transition: all 0.8s;
  border-radius: 10px;
}
.container .box[data-v-a49090ce] {
  position: inherit;
  background-color: #fff;
  padding: 0 60px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.container .box .box-title[data-v-a49090ce] {
  text-align: center;
  font-size: 32px;
  color: #0080DC;
  padding-bottom: 30px;
  margin-top: 45px;
  font-weight: 700;
}
.container .box .tab[data-v-a49090ce] {
  position: relative;
  margin-bottom: 20px;
}
.container .box .demo-ruleForm[data-v-a49090ce] .el-form-item__label {
  display: none;
}
.container .box .login-btn[data-v-a49090ce] {
  background: #007dd1;
  border: none;
  width: 100%;
  height: 46px;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 12px;
}
.container .box .box-link[data-v-a49090ce] {
  color: #333;
  margin-top: 10px;
}
.container .box .box-link .pwd[data-v-a49090ce] {
  float: right;
  cursor: pointer;
  color: #333;
}
.container .box .box-link .pwd[data-v-a49090ce]:hover {
  color: #409eff;
}
.container .box .el-form-item[data-v-a49090ce] {
  margin-bottom: 28px;
}
.container .box .margin-none .el-form-item[data-v-a49090ce] {
  margin: 0;
}
.container .box[data-v-a49090ce] ::-webkit-input-placeholder {
  color: #9da1a9;
}
.container .box[data-v-a49090ce]  .el-form-item__content {
  width: 100%;
}
.container .box .container-right-btn[data-v-a49090ce] {
  width: 140px;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  margin: 40px auto 0 auto;
  color: #fff;
  background: #007dd1;
  cursor: pointer;
  text-align: center;
}
.container .container-right[data-v-a49090ce] {
  position: relative;
  text-align: center;
}
.container .container-right .container-right-title[data-v-a49090ce] {
  font-size: 32px;
  color: #0080DC;
  padding-bottom: 30px;
  margin-top: 5px;
  font-weight: 700;
}
.container .container-right .container-right-img[data-v-a49090ce] {
  width: 180px;
  height: 180px;
  margin: 20px auto 0 auto;
  background: rgba(0, 128, 220, 0.8);
}
.container .container-right .container-right-img img[data-v-a49090ce] {
  width: 130px;
  height: 130px;
  margin-top: 25px;
}
.container .container-right .container-right-name[data-v-a49090ce] {
  margin-top: 20px;
  color: #0080DC;
  font-size: 18px;
}
.container .link[data-v-a49090ce] {
  display: inline-block;
}
.container .container-notict-btn[data-v-a49090ce] {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../img/u4.c0cf6cdc.svg);
  cursor: pointer;
}
.container .container-notict-btn img[data-v-a49090ce] {
  position: absolute;
  right: 10%;
  top: 12%;
}
.container1[data-v-a49090ce] {
  width: 350px;
  top: 25%;
  right: 15%;
}
.inputSuffixSlot[data-v-a49090ce] {
  width: 25px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*# sourceMappingURL=133.1753928585051.css.map*/