.notice-dialog .el-dialog__header {
  padding: 20px 20px 10px;
  border-bottom: 1px solid #eee;
}
.notice-dialog .el-dialog__header .dialog-header {
    text-align: center;
}
.notice-dialog .el-dialog__header .dialog-header .dialog-title {
      font-size: 16px;
      font-weight: bold;
      color: #333;
}
.notice-dialog .dialog-content {
  padding: 20px;
  font-size: 14px;
  text-align: left;
  padding-bottom: 0px;
}
.notice-dialog .dialog-content .box {
    color: #000000;
    font-size: 16px;
}
.notice-dialog .dialog-content .box .title {
      margin: 0 0 8px;
}
.notice-dialog .dialog-content .box .content {
      margin: 0 0 12px;
      color: #333;
      text-indent: 2em;
      line-height: 28px;
      text-align: justify;
}
.notice-dialog .dialog-content .box .red {
      color: red;
}
.notice-dialog .dialog-footer {
  text-align: center;
  padding: 15px 0 20px;
}
.notice-dialog .dialog-footer .confirm-btn {
    width: 220px;
    height: 40px;
    font-size: 14px;
}
.notice-dialog .dialog-footer .confirm-btn.is-disabled {
      background: #a0cfff;
      border-color: #a0cfff;
}

.login-button[data-v-4edc627a] {
  height: 56px;
  background: #337ce3;
  background-image: linear-gradient(45deg, #3a7ed3, #43adfa);
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 24px;
}
.login-button[data-v-4edc627a] span {
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 28px;
}
.login-form .el-input__inner[data-v-4edc627a] {
  border: none;
  border-bottom: 1px solid #dcdfe6;
}
.el-form-item[data-v-4edc627a] {
  margin-bottom: 24px;
}

.login-button[data-v-10155a3e] {
  height: 56px;
  background: #337ce3;
  background-image: linear-gradient(45deg, #3a7ed3, #43adfa);
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 24px;
}
.login-button[data-v-10155a3e] span {
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 28px;
}
.login-form[data-v-10155a3e] {
  margin-top: 40px;
  margin-bottom: 10px;
}
.login-form[data-v-10155a3e].el-input__inner {
    border: none;
}
.login-form[data-v-10155a3e].el-form-item__content {
    border-bottom: 1px solid #ddd;
}
.login-form[data-v-10155a3e].el-input-group__append {
    border: none;
    background: transparent;
    cursor: pointer;
}
.login-form[data-v-10155a3e].el-form-item__error {
    margin-left: 56px !important;
}
.login-form .el-input__inner[data-v-10155a3e] {
    border: none;
    border-bottom: 1px solid #dcdfe6;
}
.el-form-item[data-v-10155a3e] {
  margin-bottom: 24px;
}
.select-org-box[data-v-10155a3e] {
  border-radius: 8px;
}
.select-org-box ul[data-v-10155a3e],
  .select-org-box li[data-v-10155a3e] {
    padding: 0px;
    margin: 0;
    list-style: none;
}
.select-org-box[data-v-10155a3e].el-dialog__body {
    padding: 16px 0px;
    min-height: 252px;
    max-height: 468px;
    overflow: auto;
}
.select-org-box li[data-v-10155a3e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 32px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 72px;
    cursor: pointer;
}
.select-org-box li[data-v-10155a3e]:hover {
      background: #f5f5f5;
}
.select-org-box span[data-v-10155a3e] {
    display: block;
}
.select-org-box .left-item[data-v-10155a3e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    line-height: 36px;
    text-align: left;
}
.select-org-box .left-item .user-name[data-v-10155a3e] {
      font-weight: 500;
}
.select-org-box .left-item .org-name[data-v-10155a3e] {
      font-weight: 500;
      color: rgba(0, 0, 0, 0.45);
      font-size: 15px;
}
.select-org-box .rig-item[data-v-10155a3e] {
    height: 72px;
    line-height: 72px;
}
.select-org-box .rig-item span[data-v-10155a3e] {
      display: inline;
      color: #fff;
      padding: 6px;
      border-radius: 5px;
}
.select-org-box .el-form-item__content[data-v-10155a3e] {
    margin-left: 0px !important;
}

.login-container .el-input-group__prepend {
  border: none;
  border-bottom: 1px solid #dcdfe6;
  background: #fff;
  padding: 0 0 0 10px;
}
.login-container .el-input__inner {
  border: none;
  border-bottom: 1px solid #ccc;
  background: #fff;
}
.login-container .el-input__inner:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
          box-shadow: 0 0 0 1000px white inset !important;
}
.login-container .el-input__inner:-internal-autofill-previewed,
.login-container .el-input__inner:-internal-autofill-selected {
  -webkit-text-fill-color: #333 !important;
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

.not-button-verifycode .el-button--primary {
  background: transparent !important;
  border: none !important;
  color: #337ce3;
}
.not-button-verifycode .el-button.is-disabled:hover {
  border: none !important;
  background: transparent !important;
}

.login-container[data-v-d2675c92] {
  height: 100%;
  background-size: 100% 100%;
}
.login-container .header[data-v-d2675c92] {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
    padding: 0 20px;
    color: white;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.login-container .header .logo[data-v-d2675c92] {
      height: 48px;
      margin-right: 10px;
}
.login-container .el-header[data-v-d2675c92] {
    background: none;
}
.login-container .background-logo[data-v-d2675c92] {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
}
.login-container .title-container[data-v-d2675c92] {
    margin-left: 8%;
    overflow: hidden;
}
.login-container .title-container .logo[data-v-d2675c92] {
      float: left;
      height: 48px;
}
.login-container .title-container .title-span[data-v-d2675c92] {
      display: inline-block;
      float: left;
      line-height: 60px;
      font-size: 40px;
      font-weight: bold;
      color: #ffffff;
      margin-top: 6%;
      letter-spacing: 8px;
      text-shadow: 2px 2px #666;
}
.login-container .title-container .title-span .line[data-v-d2675c92] {
        margin: 0px 10px;
}
.login-container .title-container .right-item[data-v-d2675c92] {
      float: right;
      margin-right: 43px;
      height: 48px;
      width: 120px;
      padding: 0px;
      border-radius: 24px;
      border: 1px solid #ffffff !important;
      background: transparent !important;
}
.login-container .tab-container[data-v-d2675c92] {
    width: 420px;
    height: 465px;
    background: #ffffff;
    -webkit-box-shadow: 10px 20px 40px 0px rgba(0, 0, 0, 0.08);
            box-shadow: 10px 20px 40px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    border: 1px solid #f8f8f8;
    position: absolute;
    top: 50%;
    right: 8%;
    margin-top: -240px;
    text-align: center;
    z-index: 1000;
}
.login-container .tab-container .login-help[data-v-d2675c92] {
      margin: 0px 20px;
}
.login-container .tab-container .login-help[data-v-d2675c92]:hover {
      color: #4b83d0;
}
.login-container .tab-container .el-tabs[data-v-d2675c92] {
      margin: 40px 30px;
      margin-bottom: 15px;
}
.login-container .tab-container .bottom-more[data-v-d2675c92] {
      height: 24px;
      font-size: 16px;
      font-weight: 400;
      color: #ababab;
      line-height: 24px;
      text-align: center;
}
.login-container .tab-container[data-v-d2675c92] .el-tabs__nav-wrap::after {
      position: static !important;
      margin-bottom: 48px !important;
}
.login-container .tab-container[data-v-d2675c92] .el-tabs__active-bar {
      background: #fff;
}
.login-container .tab-container[data-v-d2675c92] .el-tabs__item.is-active {
      height: 36px;
      font-size: 20px;
      font-weight: 600;
      line-height: 28px;
      color: #4b83d0;
}
.login-container .tab-container[data-v-d2675c92] .el-tabs__item.is-active:before {
      display: inline-block;
      content: "";
      width: 44px;
      height: 4px;
      background: #4b83d0;
      position: absolute;
      left: 50%;
      bottom: 4px;
      margin-left: -22px;
}
.login-container .tab-container[data-v-d2675c92] .el-tabs__item {
      padding: 0 !important;
      margin: 0 20px;
      height: 28px;
      font-size: 20px;
      font-weight: bold;
      color: rgba(0, 0, 0, 0.85);
      line-height: 28px;
      letter-spacing: 2px;
      position: relative;
}
.login-container .tab-container[data-v-d2675c92] .el-tabs__nav {
      float: none;
}
.login-container .el-footer[data-v-d2675c92] {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    color: white;
    opacity: 0.6;
}
.login-container .el-footer a[data-v-d2675c92] {
      color: #fff;
}
.login-container[data-v-d2675c92].el-input-group__prepend {
    background: #fff;
    border: none;
}
.login-container[data-v-d2675c92].el-input__inner {
    padding-left: 0px;
}
.login-container .login-form[data-v-d2675c92] {
    margin-top: 40px;
    margin-bottom: 10px;
}
.login-container .login-form[data-v-d2675c92].el-input__inner {
      border: none;
}
.login-container .login-form[data-v-d2675c92].el-form-item__content {
      border-bottom: 1px solid #ddd;
}
.login-container .login-form[data-v-d2675c92].el-input-group__append {
      border: none;
      background: transparent;
      cursor: pointer;
}
.login-container .login-form[data-v-d2675c92].el-form-item__error {
      margin-left: 56px !important;
}


.right-item span {
  width: 88px;
  height: 30px;
  font-size: 22px;
  font-weight: 500;
  color: #ffffff;
  line-height: 30px;
}


/*# sourceMappingURL=5.005355ca.css.map*/