footer p[data-v-55d595c3] {
  text-align: center;
}
.login[data-v-55d595c3] {
  width: 400px;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  margin: 100px auto;
  box-shadow: 1px 1px 10px 0 #999;
  -webkit-animation: login-data-v-55d595c3 0.3s ease-in-out;
          animation: login-data-v-55d595c3 0.3s ease-in-out;
}
.login .logo[data-v-55d595c3] {
  background-image: linear-gradient(0, #00122d, #001e4c);
  padding: 20px;
  text-align: center;
  color: #fff;
}
.login .el_bg[data-v-55d595c3] {
  height: 100%;
}
@-webkit-keyframes login-data-v-55d595c3 {
0% {
    transform: scale(0.6);
}
100% {
    transform: scale(1);
}
}
@keyframes login-data-v-55d595c3 {
0% {
    transform: scale(0.6);
}
100% {
    transform: scale(1);
}
}
.lang-box[data-v-55d595c3] {
  position: fixed;
  top: 100px;
  right: 200px;
  z-index: 100;
  color: #1c2d42;
  cursor: pointer;
}
@media only screen and (max-width: 1199px) and (min-with: 501px) {
.lang-box[data-v-55d595c3] {
    top: 110px;
    right: 10px;
}
}
@media only screen and (max-width: 500px) {
.lang-box[data-v-55d595c3] {
    top: 110px;
    right: 10px;
}
}
.login-box[data-v-55d595c3] {
  display: flex;
  min-height: 100vh;
}
.login-box .left[data-v-55d595c3] {
  flex-grow: 50;
  padding: 40px 30px 40px 35px;
  display: flex;
  flex-basis: 500px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: #f0f6ff;
}
.login-box .right[data-v-55d595c3] {
  flex-grow: 50;
  display: flex;
  flex-basis: 500px;
  justify-content: center;
  background: #fff;
}
.login-box .left .banner[data-v-55d595c3] {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  text-align: center;
}
.login-box .left .banner .banner-left[data-v-55d595c3] {
  font-size: 34px;
  font-family: inherit;
  line-height: 1.5;
  margin-right: 25px;
}
.login-box .left .banner .banner-left p span[data-v-55d595c3] {
  color: #0581f7;
  font-style: italic;
}
.login-box .left .modern-logo[data-v-55d595c3] {
  width: 200px;
}
.footer[data-v-55d595c3] {
  position: absolute;
  bottom: 10px;
  height: 106px;
}
.f-box[data-v-55d595c3] {
  position: relative;
}
.f-box .f-cont[data-v-55d595c3] {
  width: 100%;
  position: absolute;
  bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-left: -30px;
  flex: 1;
}
.f-box .f-cont .f-left[data-v-55d595c3],
.f-box .f-cont .f-right[data-v-55d595c3] {
  flex-grow: 50;
  display: flex;
  flex-basis: 500px;
  align-items: center;
  justify-content: center;
}
.f-box .f-cont .f-left p[data-v-55d595c3] {
  height: 25px;
  line-height: 25px;
  color: #545b63;
  font-size: 14px;
}
.f-box .f-cont .f-right a[data-v-55d595c3] {
  text-decoration: none;
}
.f-box .f-cont .f-right span[data-v-55d595c3] {
  font-weight: 600;
}
.f-box .f-cont .f-right .user-agree[data-v-55d595c3] {
  margin-right: 25px;
}
.f-box .f-cont .f-right .user-agree a[data-v-55d595c3]:hover {
  color: #2979cd;
}
.f-box .f-cont .f-right .user-lang[data-v-55d595c3] {
  cursor: pointer;
}
@media only screen and (max-width: 1020px) {
.login-box .left[data-v-55d595c3] {
    display: none;
}
.login-box .right[data-v-55d595c3] {
    padding: 24px;
}
.f-cont[data-v-55d595c3] {
    flex-direction: column-reverse;
}
.f-left[data-v-55d595c3],
  .f-right[data-v-55d595c3] {
    flex-basis: auto !important;
    margin-bottom: 24px;
}
}
@media only screen and (max-width: 720px) {
.login-box .right[data-v-55d595c3] {
    padding: 0;
}
.f-box .f-cont[data-v-55d595c3] {
    left: 7%;
}
}

