@-webkit-keyframes error403animation-data-v-1837a7ec {
0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
40% {
    -webkit-transform: rotateZ(-20deg);
            transform: rotateZ(-20deg);
}
45% {
    -webkit-transform: rotateZ(-15deg);
            transform: rotateZ(-15deg);
}
50% {
    -webkit-transform: rotateZ(-20deg);
            transform: rotateZ(-20deg);
}
55% {
    -webkit-transform: rotateZ(-15deg);
            transform: rotateZ(-15deg);
}
60% {
    -webkit-transform: rotateZ(-20deg);
            transform: rotateZ(-20deg);
}
100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
}
@keyframes error403animation-data-v-1837a7ec {
0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
40% {
    -webkit-transform: rotateZ(-20deg);
            transform: rotateZ(-20deg);
}
45% {
    -webkit-transform: rotateZ(-15deg);
            transform: rotateZ(-15deg);
}
50% {
    -webkit-transform: rotateZ(-20deg);
            transform: rotateZ(-20deg);
}
55% {
    -webkit-transform: rotateZ(-15deg);
            transform: rotateZ(-15deg);
}
60% {
    -webkit-transform: rotateZ(-20deg);
            transform: rotateZ(-20deg);
}
100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
}
.error403-body-con[data-v-1837a7ec] {
  width: 700px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.error403-body-con-title[data-v-1837a7ec] {
    text-align: center;
    font-size: 240px;
    font-weight: 700;
    color: #2d8cf0;
    height: 260px;
    line-height: 260px;
    margin-top: 40px;
}
.error403-body-con-title .error403-0-span[data-v-1837a7ec] {
      display: inline-block;
      position: relative;
      width: 170px;
      height: 170px;
      border-radius: 50%;
      border: 20px solid #ed3f14;
      color: #ed3f14;
      margin-right: 10px;
}
.error403-body-con-title .error403-0-span i[data-v-1837a7ec] {
        display: inline-block;
        font-size: 120px !important;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
}
.error403-body-con-title .error403-key-span[data-v-1837a7ec] {
      display: inline-block;
      position: relative;
      width: 100px;
      height: 190px;
      border-radius: 50%;
      margin-right: 10px;
}
.error403-body-con-title .error403-key-span i[data-v-1837a7ec] {
        display: inline-block;
        font-size: 190px !important;
        position: absolute;
        left: 20px;
        -webkit-transform: translate(-50%, -60%);
                transform: translate(-50%, -60%);
        -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation: error403animation-data-v-1837a7ec 2.8s ease 0s infinite;
                animation: error403animation-data-v-1837a7ec 2.8s ease 0s infinite;
}
.error403-body-con-message[data-v-1837a7ec] {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #dddde2;
}
.error403-btn-con[data-v-1837a7ec] {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 40px;
}

@-webkit-keyframes error404animation-data-v-1845bf6d {
0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
20% {
    -webkit-transform: rotateZ(-60deg);
            transform: rotateZ(-60deg);
}
40% {
    -webkit-transform: rotateZ(-10deg);
            transform: rotateZ(-10deg);
}
60% {
    -webkit-transform: rotateZ(50deg);
            transform: rotateZ(50deg);
}
80% {
    -webkit-transform: rotateZ(-20deg);
            transform: rotateZ(-20deg);
}
100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
}
@keyframes error404animation-data-v-1845bf6d {
0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
20% {
    -webkit-transform: rotateZ(-60deg);
            transform: rotateZ(-60deg);
}
40% {
    -webkit-transform: rotateZ(-10deg);
            transform: rotateZ(-10deg);
}
60% {
    -webkit-transform: rotateZ(50deg);
            transform: rotateZ(50deg);
}
80% {
    -webkit-transform: rotateZ(-20deg);
            transform: rotateZ(-20deg);
}
100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
}
.error404-body-con[data-v-1845bf6d] {
  width: 700px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.error404-body-con-title[data-v-1845bf6d] {
    text-align: center;
    font-size: 240px;
    font-weight: 700;
    color: #2d8cf0;
    height: 260px;
    line-height: 260px;
    margin-top: 40px;
}
.error404-body-con-title span[data-v-1845bf6d] {
      display: inline-block;
      color: #19be6b;
      font-size: 230px;
      -webkit-animation: error404animation-data-v-1845bf6d 3s ease 0s infinite alternate;
              animation: error404animation-data-v-1845bf6d 3s ease 0s infinite alternate;
}
.error404-body-con-message[data-v-1845bf6d] {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 12px;
    color: #dddde2;
}
.error404-btn-con[data-v-1845bf6d] {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 40px;
}

@-webkit-keyframes error500animation-data-v-4cf39caa {
0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
20% {
    -webkit-transform: rotateZ(-10deg);
            transform: rotateZ(-10deg);
}
40% {
    -webkit-transform: rotateZ(5deg);
            transform: rotateZ(5deg);
}
60% {
    -webkit-transform: rotateZ(-5deg);
            transform: rotateZ(-5deg);
}
80% {
    -webkit-transform: rotateZ(10deg);
            transform: rotateZ(10deg);
}
100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
}
@keyframes error500animation-data-v-4cf39caa {
0% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
20% {
    -webkit-transform: rotateZ(-10deg);
            transform: rotateZ(-10deg);
}
40% {
    -webkit-transform: rotateZ(5deg);
            transform: rotateZ(5deg);
}
60% {
    -webkit-transform: rotateZ(-5deg);
            transform: rotateZ(-5deg);
}
80% {
    -webkit-transform: rotateZ(10deg);
            transform: rotateZ(10deg);
}
100% {
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
}
}
.error500-body-con[data-v-4cf39caa] {
  width: 700px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.error500-body-con-title[data-v-4cf39caa] {
    text-align: center;
    font-size: 240px;
    font-weight: 700;
    color: #2d8cf0;
    height: 260px;
    line-height: 260px;
    margin-top: 40px;
}
.error500-body-con-title .error500-0-span[data-v-4cf39caa] {
      display: inline-block;
      position: relative;
      width: 170px;
      height: 170px;
      border-radius: 50%;
      border: 20px solid #ed3f14;
      color: #ed3f14;
      margin-right: 10px;
}
.error500-body-con-title .error500-0-span i[data-v-4cf39caa] {
        display: inline-block;
        font-size: 120px !important;
        position: absolute;
        bottom: -43px;
        left: 20px;
        -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
        -webkit-animation: error500animation-data-v-4cf39caa 3s ease 0s infinite alternate;
                animation: error500animation-data-v-4cf39caa 3s ease 0s infinite alternate;
}
.error500-body-con-message[data-v-4cf39caa] {
    display: block;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    color: #dddde2;
}
.error500-btn-con[data-v-4cf39caa] {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 40px;
}

.login-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden; }
  .login-container::before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: -48%;
    background-image: url(/svg/login-bg.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%; }

.login-weaper {
  margin: 0 auto;
  width: 100%; }

.login-left,
.login-border {
  position: relative;
  min-height: 500px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.login-left {
  -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;
  color: #fff;
  float: left;
  width: 50%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.login-left .img {
  width: 500px; }

.login-time {
  position: absolute;
  left: 25px;
  top: 25px;
  width: 100%;
  color: #fff;
  font-weight: 200;
  opacity: 0.9;
  font-size: 18px;
  overflow: hidden;
  font-weight: bold; }

.login-left .title {
  margin-top: 60px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 28px;
  font-weight: bold; }

.login-border {
  border-left: none;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #fff;
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.login-main {
  margin: 0 auto;
  padding: 30px 50px;
  width: 70%;
  -webkit-box-shadow: -4px 5px 10px rgba(255, 255, 255, 0.4);
          box-shadow: -4px 5px 10px rgba(255, 255, 255, 0.4);
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.login-main > h3 {
  margin-bottom: 20px; }

.login-title {
  color: #000;
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 28px;
  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 #409EFF;
  background: none;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #409EFF;
  cursor: pointer;
  margin-top: 30px;
  font-family: "neo";
  -webkit-transition: 0.25s;
  transition: 0.25s; }

.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 {
    padding: 20px 0 20px 40px;
    text-indent: 5px;
    border-radius: 0; }
  .login-form .el-input .el-input__suffix, .login-form .el-input .el-input__prefix {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
  .login-form .el-input .el-input__prefix {
    margin-left: 8px; }

.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; }


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

.iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon {
  font-size: 28px!important;
  color: #8c939d!important;
  width: 178px!important;
  height: 178px!important;
  line-height: 178px!important;
  text-align: center!important;
}
.avatar {
  width: 178px;
  height: 178px;
  display: block;
}

