.loginBox[data-v-6bc2799e] {
  width: 25%;
  padding: 100px 40px;
  border-radius: 24px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 15px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 15px 3px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 25%;
  right: 5vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.login-main[data-v-6bc2799e] {
  margin: 0 auto;
  width: 430px;
}
.loginImg[data-v-6bc2799e] {
  width: 45px;
  height: 45px;
}
.loginTitle[data-v-6bc2799e] {
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 24px;
}
[data-v-6bc2799e] .el-input--small .el-input__inner {
  height: 52px;
  line-height: 52px;
}
.loginBtn[data-v-6bc2799e] {
  width: 100%;
  height: 52px;
  font-size: 16px;
  background-color: #C5211B;
  border-color: #C5211B;
}
.top-icon[data-v-6bc2799e] {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
}
.qr-content[data-v-6bc2799e] {
  width: 180px;
  height: 192px;
  margin: 20px auto;
  position: relative;
}
.qr-content .code-modal[data-v-6bc2799e] {
  position: absolute;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 180px;
  height: 180px;
  border-radius: 0px 0px 0px 0px;
  background: rgba(97, 97, 97, 0.5);
  z-index: 10;
}
.qr-content .qyCode-box[data-v-6bc2799e] {
  position: relative;
  height: 180px;
  overflow: hidden;
  top: 0;
}
.qr-content .qyCode-box .qwImage[data-v-6bc2799e] {
  position: absolute;
  top: -60px;
  left: -36px;
  width: 180px;
  height: 180px;
  -webkit-transform: scale(0.65, 0.65);
          transform: scale(0.65, 0.65);
}
.qr-title[data-v-6bc2799e] {
  text-align: center;
}

.msg-text {
  display: block;
  width: 60px;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.msg-text.display {
  color: #ccc;
}

.social-container[data-v-2ffb9b82] {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.social-container .iconfont[data-v-2ffb9b82] {
  color: #fff;
  font-size: 30px;
}
.social-container .container[data-v-2ffb9b82] {
  cursor: pointer;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 10px;
}
.social-container .title[data-v-2ffb9b82] {
  text-align: center;
}
.error-page[data-v-1837a7ec] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  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;
}
.error-page .img[data-v-1837a7ec] {
  margin-right: 80px;
  height: 360px;
  width: 100%;
  max-width: 430px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.error-page .content h1[data-v-1837a7ec] {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.error-page .content .desc[data-v-1837a7ec] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}
.error-page[data-v-1845bf6d] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  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;
}
.error-page .img[data-v-1845bf6d] {
  margin-right: 80px;
  height: 360px;
  width: 100%;
  max-width: 430px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.error-page .content h1[data-v-1845bf6d] {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.error-page .content .desc[data-v-1845bf6d] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}
.login-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-repeat: no-repeat;
  background-size: cover;
}
.login-weaper {
  margin: 0 auto;
  width: 500px;
}
.login-weaper .el-input-group__append {
  border: none;
}
.login-left,
.login-border {
  position: relative;
  min-height: 400px;
}
.login-left {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #2984f8;
  color: #fff;
  float: left;
  width: 380px;
  position: relative;
}
.login-left .img {
  width: 140px;
}
.login-time {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 100%;
  color: #fff;
  font-weight: 200;
  opacity: 0.9;
  font-size: 18px;
  overflow: hidden;
}
.login-left .title {
  margin-top: 60px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 25px;
}
.login-border {
  border-left: none;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  border: 1px solid #eeeeee;
  color: #fff;
  background-color: #fff;
  width: 90%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main {
  margin: 0 auto;
  width: 85%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.login-main > h3 {
  margin-bottom: 20px;
}
.login-main > p {
  color: #76838f;
}
.login-title {
  color: #7db8f5;
  margin: 25px 0 !important;
  font-weight: 400;
  font-size: 23px;
  text-align: center;
  letter-spacing: 4px;
}
.login-menu {
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
.login-menu a {
  color: #999;
  font-size: 12px;
  margin: 0px 8px;
}
.login-submit {
  width: 100%;
  height: 45px;
  border: 1px solid #a8d2fb;
  background: #4596f7;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: bold;
  cursor: pointer;
  font-family: "neo";
  -webkit-transition: 0.25s;
  transition: 0.25s;
  border-radius: 5px !important;
}
.login-form {
  margin: 10px 0;
}
.login-form i {
  color: #333;
}
.login-form .el-form-item__content {
  width: 100%;
}
.login-form .el-form-item {
  margin-bottom: 12px;
}
.login-form .el-input input {
  text-indent: 5px;
  background: transparent;
  border-radius: 0;
  color: #333;
  border-bottom: 1px solid rgb(235, 237, 242);
}
.login-form .el-input .el-input__prefix i {
  padding: 0 5px;
  font-size: 16px !important;
}
.login-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 0 0 0 10px;
}
.login-code-img {
  margin-top: 2px;
  width: 100px;
  height: 38px;
  background-color: #fdfdfd;
  border: 1px solid #f0f0f0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 38px;
  text-indent: 5px;
  text-align: center;
  cursor: pointer !important;
}
.login_top {
  width: 80%;
  margin: auto;
  height: 120px;
  line-height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.login_top .login_middle_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.login_top .login_middle_top .login_top_img {
  width: 100px;
  height: 100px;
  margin: 10px 0;
}
.login_top .login_middle_top .login_top_title {
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
}
.login_top .login_middle_top .login_top_desc {
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
}
.login_top .login_middle_top .login_middle_top_line {
  width: 2px;
  height: 30px;
  margin: 45px 30px;
  background-color: #ffffff;
}
.login_top .login_top_line {
  width: 25%;
  height: 2px;
  margin: 59px 0;
  background-color: #bed0f5;
}
.loginBgImg {
  width: 100%;
  height: 700px;
  position: absolute;
  top: 0;
}
.login_main {
  width: 100%;
  height: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.login_main .login_main_right {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  position: relative;
}
.languageRadio {
  text-align: center;
  margin-bottom: 16px;
}
.login_bottom_about {
  width: 100%;
  text-align: center;
}
.login_bottom_about p {
  margin: 10px;
}
.login_bottom_permit {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  margin-top: 16px;
}
.login_bottom_alert {
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
}
.login_bottom_alert .keep_record_img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
@media screen and (max-width: 1280px) {
.login-container {
    overflow: auto;
}
.login_top {
    height: 80px;
    line-height: 80px;
}
.login_top .login_top_line {
    margin: 39px 0;
}
.login_top .login_middle_top .login_top_img {
    width: 75px;
    height: 75px;
    margin: 2.5px;
}
.login_top .login_middle_top .login_top_desc {
    font-size: 20px;
}
.login_top .login_middle_top .login_top_title {
    font-size: 24px;
}
.login_top .login_middle_top .login_middle_top_line {
    margin: 25px 30px;
}
.login_main {
    height: 400px;
}
.loginBgImg {
    height: 400px;
}
.login-weaper {
    width: 380px;
}
.login-left,
  .login-border {
    min-height: auto;
}
.login-title {
    margin: 15px 0 !important;
    font-size: 20px;
}
.login-form .el-form-item {
    margin-bottom: 20px;
}
.login-submit {
    height: 40px;
    font-size: 16px;
}
.login_bottom_about p {
    margin: 0;
}
}
@media screen and (min-width: 1281px) and (max-width: 1536px) {
.login_main {
    height: 500px;
}
.loginBgImg {
    height: 500px;
}
.login_bottom_about p {
    margin: 7px 0;
}
.login-weaper {
    width: 430px;
}
.login-left,
  .login-border {
    min-height: 350px;
}
}
.lock-container {
  height: 100%;
  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;
  position: relative;
}
.lock-container .title {
  margin-bottom: 8px;
  color: #333;
}
.lock-container::before {
  z-index: -999;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/img/bg/login.png");
  background-size: cover;
}
.lock-form {
  width: 300px;
}
.topImg[data-v-acff684c] {
  width: 100%;
  height: 120px;
  background-image: url(../../static/img/appShowTop.bdbd6c69.png);
  background-size: contain;
  background-repeat-x: repeat;
  margin-bottom: 20px;
}
.disflex[data-v-acff684c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.topLeft[data-v-acff684c] {
  width: 60%;
}
.topLeft img[data-v-acff684c] {
  width: 100%;
}
.topRight[data-v-acff684c] {
  width: 40%;
}
.appLogo[data-v-acff684c] {
  width: 100px;
  height: 100px;
  margin: 0 auto 30px;
}
.appLogo img[data-v-acff684c] {
  width: 100%;
  height: 100%;
}
.appTitle[data-v-acff684c] {
  color: #000000;
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 33px;
  margin-top: 5px;
}
.appSuit[data-v-acff684c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
}
.appSuit .suitBox[data-v-acff684c] {
  width: 50%;
  text-align: center;
}
.appSuit .suitBox img[data-v-acff684c] {
  display: block;
  margin: auto;
  margin-bottom: 24px;
  width: 70px;
  height: 70px;
}
.appSuit .suitBox .downloadImg[data-v-acff684c] {
  width: 100px;
  height: 100px;
  margin-top: 24px;
}
.appInformation[data-v-acff684c] {
  width: 50%;
  margin: 40px auto 0;
  border-top: 1px solid #e7ebed;
}
.appInformation .informationTitle[data-v-acff684c] {
  width: 100%;
  color: #0A0D26;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  margin: 40px auto 20px;
}
.appInformation .informationContent[data-v-acff684c] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.appInformation .informationContent .version-info[data-v-acff684c] {
  width: 40%;
  margin-top: 5px;
  padding: 5px 0;
  border-bottom: 1px solid #e7ebed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.appInformation .appShowImg[data-v-acff684c] {
  width: 100%;
  height: 900px;
}
.bottomBox[data-v-acff684c] {
  width: 50%;
  padding: 30px 25%;
  background-color: #1f2730;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bottomBox .bottomContent a[data-v-acff684c] {
  color: #aaaaaa;
  font-size: 15px;
  cursor: pointer;
}

.disFlex[data-v-b4dba970] {
  width: calc(100% - 48px);
  padding: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.error-page[data-v-2f09cc94] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  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;
}
.error-page .img[data-v-2f09cc94] {
  margin-right: 80px;
  height: 360px;
  width: 100%;
  max-width: 430px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.error-page .content h1[data-v-2f09cc94] {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.error-page .content .desc[data-v-2f09cc94] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}

.tip-title[data-v-bf25e9ac]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color:#cccccc;
}

.error-page[data-v-4cf39caa] {
  background: #f0f2f5;
  margin-top: -30px;
  height: 100%;
  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;
}
.error-page .img[data-v-4cf39caa] {
  margin-right: 80px;
  height: 360px;
  width: 100%;
  max-width: 430px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.error-page .content h1[data-v-4cf39caa] {
  color: #434e59;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
  margin-bottom: 24px;
}
.error-page .content .desc[data-v-4cf39caa] {
  color: rgba(0, 0, 0, 0.45);
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
}
