#div_company_mini {
    display: none;
}
.Lelem {
    display: none !important;
}
.loginPage {
    display: flex;
    min-width: 1500px;
    font-family: Microsoft YaHei;
}
.loginPage-l {
    width: 50%;
    background-color: #F2F7FB;
    height: 100vh;
    padding: 19px 36px;
}
.loginPage-l-head {
    display: flex;
    font-family: Microsoft YaHei;
}
.loginPage-l-head-logo {
    width: 130px;
    height: 42px;
}
.loginPage-l-head div {
    width: 1px;
    height: 26px;
    margin: 0 24px;
    position: relative;
    top: 12px;
    background: #ddd;
}
.loginPage-l-head-logo1 {
    position: relative;
    top: 5px;
    width: 245px;
    height: 29px;
}
.loginPage-l-content {
    margin: 88px auto 0;
    height: 800px;
    text-align: center;
    font-family: Microsoft YaHei;
}
.loginPage-l-content-img {
    width: 715px;
    height: 495px;
}
.loginPage-l-content-tip {
    margin-top: 90px;
    text-align: center;
}
.loginPage-l-content-tip-name {
    font-size: 30px;
    font-weight: bold;
    color: #37A5FE;
    font-family: Microsoft YaHei;
}
.loginPage-l-content-tip-name span {
    position: relative;
    bottom: 20px;
    color: #37A5FE;
    font-size: 18px;
}
.loginPage-l-content-tip-text {
    margin-top: 5px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
.loginPage-r {
    width: 50%;
    height: 100vh;
    font-family: Microsoft YaHei;
}
.loginPage-r-link {
    line-height: 87px;
    text-align: right;
    display: flex;
    justify-content: flex-end;
}
.loginPage-r-link a {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    color: #666666;
    margin-right: 40px;
    cursor: pointer;
}
.loginPage-r-link a:hover {
    color: #69A6F1 !important;
}
.loginPage-r-form {
    width: 404px;
    font-family: Microsoft YaHei;
    height: 460px;
    margin: 106px auto 185px;
}
.loginPage-r-form-card {
    box-shadow: 0px 1px 20px 0px rgba(231,231,231,0.53);
    border-radius: 2px;
    width: 404px;
    height: 422px;
    padding: 0 27px;
}
body {
   zoom: .9;
}
.loginPage-r-form-card-head {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-bottom: 24px;
    border-bottom: 1px solid #ededed;
}
.loginPage-r-form-card-head-l {
    display: flex;
    padding-top: 40px;
}
.loginPage-r-form-card-head-l div {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    margin-right: 30px;
    cursor: pointer;
    color: #999999;
}
.loginPage-r-form-card-head-l-activeOn {
    font-weight: 600;
    color: #333333 !important;
    position: relative;
}
.loginPage-r-form-card-head-l-activeOn::after {
    content: '';
    width: 64px;
    height: 3px;
    background-color: #69A6F1;
    position: absolute;
    bottom: -25px;
    left: 0;
}
.loginPage-r-form-card-head-l span {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}
.loginPage-r-form-card-head-r {
    position: relative;
    left: 27px;
}
.loginPage-r-form-card-head-r-ks {
    position: relative;
    left: 10px;
    bottom: 12px;
}
.loginPage-r-form-card-head-r-scan {
    cursor: pointer;
}
.loginPage-r-form-card-content-form {
    margin-top: 30px;
}
.loginPage-r-form-card-content-form .ivu-input {
    width: 350px;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 2px;
}
.loginPage-r-form-card-content-form-pass {
    margin-bottom: 10px;
}
.loginPage-r-form-card-content-form-code {
    margin-bottom: 10px;
}
.loginPage-r-form-card-content-form-code .ivu-form-item-content {
    display: flex;
}
.loginPage-r-form-card-content-form-code .ivu-input {
    width: 250px !important;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #EDEDED;
    border-radius: 2px;
}
.loginPage-r-form-card-content-form-code button {
    width: 106px;
    outline: none;
    height: 48px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    background: #69A6F1;
    border-radius: 0px 2px 2px 0px;
    border: 1px solid #69A6F1;
}
.loginPage-r-form-card-content-form-xy {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    display: flex;
    color: #999999;
}
.loginPage-r-form-card-content-form-xy span {
    color: #999999;
}
.loginPage-r-form-card-content-form-xy a {
    color: #2D8cF0;
}
.loginPage-r-form-card-content-form-xy .ivu-checkbox-wrapper {
    margin-right: 2px;
}
.loginPage-r-form-card-content-form-xy-forget {
    color: #F45B6A !important;
}
.loginPage-r-form-card-content-form-xy div {
    color: #F45B6A;
    margin-left: 57px;
    cursor: pointer;
    display: inline-block;
}
.loginPage-r-form-card-content-form-login {
    margin-bottom: 10px;
}
.loginPage-r-form-card-content-form-login button {
    width: 350px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    border: 1px solid #69A6F1;
    height: 48px;
    background: #69A6F1;
    border-radius: 2px;
}
.loginPage-r-form-card-content-form-tip {
    font-size: 12px;
    font-weight: 400;
    color: #999;
}
.loginPage-r-form-card-content-form-tip .ivu-form-item-content {
    line-height: 20px;
}
.loginPage-r-form-card-content .ivu-button:hover {
    background: #69A6F1;
}
.loginPage-r-form-card-text {
    text-align: center;
    font-family: Microsoft YaHei;
}
.loginPage-r-form-card-text img {
    margin: 28px auto 20px;
    width: 176px;
    height: 176px;
}
.loginPage-r-form-card-text p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
}
.loginPage-r-form-card-text div {
    margin-top: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}
.loginPage-r-form-card-text div a {
    color: #69A6F1;
}
.loginPage-r-form-footer {
    display: flex;
    justify-content: space-between;
    height: 48px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 48px;
    color: #666;
    background: #F2F7FB;
    padding: 11px 20px;
    border-radius: 2px;
}
.loginPage-r-form-footer div img {
    width: 37px;
    height: 25px;
    margin-right: 15px;
    position: relative;
    bottom: 5px;
}
.loginPage-r-form-footer div span {
    position: relative;
    bottom: 10px;
}
.loginPage-r-form-footer div span a {
    color: #69A6F1;
}
.loginPage-r-form-footer .freeCollection {
    width: 74px;
    display: block;
    height: 20px;
    background: #F45C6B;
    font-size: 14px;
    font-family: Microsoft YaHei;
    text-align: center;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    border-radius: 10px;
    border: none;
    outline: none;
    position: relative;
    top: 4px;
    cursor: pointer;
}
.loginPage-r-tip {
    text-align: center;
}
.loginPage-r-tip p {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
}
.loginPage-l-content .ivu-carousel {
    height: 750px;
}
.loginPage-l-content .ivu-carousel-active button {
    width: 10px;
    font-family: Microsoft YaHei;
    height: 10px;
    background: #69a6f1;
    border-radius: 50%;
}
.loginPage-l-content .ivu-carousel-dots li button {
    width: 10px;
    height: 10px;
    background: #d7e6f1;
    border-radius: 50%;
    margin-right: 10px;
}
.top4 {
    position: relative;
    top: 3px;
}
.loginPage-r-form-card-content input {
    border: 1px solid #EDEDED;
}
.loginPage-l-content .ivu-carousel-dots-inside {
    bottom: 37px;
}
.bindPhone .bind-wrap {
    width: 100%;
    height: 120px;
    text-align: center;
    margin: 40px 0 20px 0;
}
.bindPhone .bind-wrap-form {
    width: 360px;
    height: 160px;
}
.bindPhone .bind-wrap-form-wrap {
    width: 100%;
    min-height: 50px;
    padding: 0 24px;
    margin-top: 10px;
    overflow: hidden;
}
.bindPhone .bind-wrap-form-wrap-icon {
    width: 20px;
    height: 20px;
    margin: 10px;
    float: left;
}
.bindPhone .bind-wrap-form-wrap-icon img {
    display: block;
    width: 20px;
    height: 20px;
}
.bindPhone .bind-wrap-form-wrap .ivu-input {
    border: none;
    width: 100%;
    height: 40px;
    font-size: 14px;
}
.bindPhone .bind-wrap-form-wrap input {
    outline: none;
}
.bindPhone .bind-wrap-form-wrap input:focus {
    box-shadow: 0 0 0 #fff;
    -webkit-box-shadow: 0 0 0 #fff;
    -moz-box-shadow: 0 0 0 #fff;
}
.bindPhone .bind-wrap-form-item {
    width: 100%;
    height: 42px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-bottom: 18px;
}
.bindPhone .bind-wrap-form-item-input {
    width: 270px;
    float: left;
}
.bindPhone .bind-wrap-form-code {
    width: 100%;
    height: 42px;
    margin-bottom: 18px;
}
.bindPhone .bind-wrap-form-code-left {
    width: 207px;
    height: 42px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-right: 8px;
    float: left;
}
.bindPhone .bind-wrap-form-code-input {
    width: 165px;
    height: 42px;
    float: left;
}
.bindPhone .bind-wrap-form-code-right {
    width: 97px;
    height: 42px;
    line-height: 42px;
    float: left;
    border-radius: 4px;
}
.bindPhone .bind-wrap .ivu-icon {
    margin: auto;
}
.bindPhone .bind-wrap p {
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}
.bindPhone .ivu-modal-content {
    padding: 20px;
}
.bindPhone .ivu-modal-content .ivu-modal-header {
    padding: 0 !important;
    margin-top: 10px;
    border-bottom: 0;
}
.bindPhone .ivu-modal-content .ivu-modal-header .ivu-modal-header-inner {
    display: inline;
    font-size: 18px;
    line-height: 20px;
    color: #3E4750;
    font-weight: normal;
}
.bindPhone .ivu-modal-content .ivu-modal-body {
    padding: 0 !important;
}
.bindPhone .ivu-modal-content .ivu-modal-body .close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    font-size: 18px;
    opacity: .5;
}
.bindPhone .ivu-modal-content .ivu-modal-body .close:hover {
    color: #6CB3EB;
}
.bindPhone .ivu-modal-content .ivu-modal-footer {
    display: none;
}
.bindPhone .ivu-modal-content .footer {
    width: 100%;
    clear: both;
    text-align: center;
}
.bindPhone .ivu-modal-content .footer .ivu-btn {
    width: 100px;
    height: 36px;
    background: #6CB3EB;
    color: #fff;
    margin: 0 10px;
    border: none;
}
.bindPhone .ivu-modal-content .footer-no {
    background: #fff !important;
    color: #3E4750 !important;
    border: 1px solid #6CB3EB !important;
    border-radius: 4px;
}

.migration-announcement-modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
  }
  .migration-announcement-modal-wrap .close-container {
    position: absolute;
    content: "";
    right: 20px;
    top: 19px;
    font-size: 14px;
    opacity: 0.6;
    background: #ffffff;
  }
  .migration-announcement-modal-wrap .title-container {
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
  }
  .migration-announcement-modal-wrap .msg-container {
    background: #ffffff;
    margin-top: 47px;
    font-weight: 400;
  }
  .migration-announcement-modal-wrap .msg-container-title {
    font-size: 16px;
  }
  .migration-announcement-modal-wrap .msg-container-msg {
    text-indent: 2em;
    margin-top: 22px;
    font-size: 14px;
    line-height: 30px;
  }
  .migration-announcement-modal-wrap {
    position: relative;
    width: 680px;
    height: 540px;
    background: linear-gradient(#e8f5ff, #fff 117px);
    border-radius: 20px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 1;
    padding: 54px;
    padding-bottom: 0px;
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    color: #53637a;
  }
  .migration-announcement-modal-wrap .foot-container-title {
    font-size: 14px;
    color: #47aeff;
  }
  .migration-announcement-modal-wrap .foot-container-content .item:nth-child(1),
  .migration-announcement-modal-wrap .foot-container-content .item:nth-child(3) {
    position: relative;
    padding-right: 16px;
  }
  .migration-announcement-modal-wrap
    .foot-container-content
    .item:nth-child(1)::after,
  .migration-announcement-modal-wrap
    .foot-container-content
    .item:nth-child(3)::after {
    position: absolute;
    content: "";
    right: 0;
    top: 16px;
    height: calc(100% - 46px);
    width: 1px;
    background: rgba(38, 126, 195, 0.34);
  }
  .migration-announcement-modal-wrap .foot-container-content .item:nth-child(1),
  .migration-announcement-modal-wrap .foot-container-content .item:nth-child(2) {
    border-bottom: 1px solid rgba(38, 126, 195, 0.34);
  }
  .migration-announcement-modal-wrap .foot-container-content .item:nth-child(2),
  .migration-announcement-modal-wrap .foot-container-content .item:nth-child(4) {
    padding-left: 16px;
  }
  
  .migration-announcement-modal-wrap .foot-container-content .item .left {
    margin-right: 8px;
  
    .icon {
      width: 50px;
      height: 50px;
    }
  }
  .migration-announcement-modal-wrap .foot-container-content .item .right .top {
    font-size: 14px;
    color: #53637a;
    margin-bottom: 8px;
  }
  .migration-announcement-modal-wrap
    .foot-container-content
    .item
    .right
    .bottom {
    font-size: 12px;
    color: #707d90;
  
    opacity: 0.6;
  }
  
  .migration-announcement-modal-wrap .foot-container-content .item {
    flex: 1 0 47%;
  
    display: flex;
  
    align-items: center;
    padding: 8px 0;
  }
  .migration-announcement-modal-wrap .foot-container-content {
    margin: 26px 0 39px;
    background: #ffffff;
    box-shadow: 0px 9px 27px 0px rgba(38, 126, 195, 0.24);
    border-radius: 8px;
    border: 1px solid #47aeff;
    display: flex;
    flex-wrap: wrap;
    padding: 9px 17px 9px 17px;
  }
  .migration-announcement-modal-wrap .foot-container {
    background: #ffffff;
    margin-top: 4px;
    font-weight: 400;
  }
  .migration-announcement-modal-wrap .foot-container-btn .btn {
    display: block;
    margin: 0 auto;
    width: 246px;
    height: 38px;
    background: #47aeff;
    border-radius: 6px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    border: none;
  }
  