.container-back {
    display: none;
}
.login-container {
    width: 70%;
    height: 100vh;
}
.container-before {
    width: auto;
    height: auto;
    background: #ffffff;
    box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    position: relative;
    right: 0;
}
.login {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 14px;
}
.login-text-title {
    display: none;
}
.el-select {
    width: 136px!important;
}
.el-popper[x-placement^=bottom] {
    min-width: auto!important;
}
.login-text {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 10px;
    right: 20px;
}
.lang-box {
    right: -190px !important;
}
.login-form {
    margin-top: 0;
}
.login-email, .login-phone {
    height: 0.34rem;
    color: #8d94a1;
    cursor: pointer;
    font-weight: 600;
    font-size: 20px;
}
.active {
    color: #337dff;
    border-bottom: 4px solid #337dff;
}
.shiwai-login-wx {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 39px;
    border-left: 1px dashed rgba(143, 150, 163, .4);
    margin: 66px 0px;
}
.shiwai-login-wx-tit {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.shiwai-login-wx-img {
    width: 120px;
}
.shiwai-login-wx-p {
    font-size: 14px;
    margin-top: 20px;
    color: #73777a;
}
.shiwaip2loinleft {
    height: 100vh;
    width: 30%;
    background: url(../img/shiwaip2/shiwaip2-loginleftbg1.jpg) no-repeat !important;
    background-size: 100% 100% !important;
}
.login-container {
    background: url(../img/shiwaip2/shiwaip2-loginbg1.jpg) no-repeat !important;
    background-size: cover !important;
    
}
#login {
    justify-content: space-between;
}
.shiwaip2-login-logo {
    position: absolute;
    top: 25px;
    left: 50px;
}
.shiwaip2-login-logo img {
    height: 80px;
}
.shiwaip2-loginleft-tit {
    font-size: 60px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 50px;
}
.shiwaip2-loginleft-desc {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 50px;
}
.shiwaip2-loginleft-desc2 {
    font-size: 30px;
    color: #2e91e5;
    font-weight: 600;
}
.shiwaip2-loginleft-tbox {
    /*position: absolute;*/
    /*top: 249px;*/
    /*left: 52px;*/
    margin-top: 260px;
    margin-left: 50px;
}
.shiwaip2-mobi-loginhea {
    display: none;
}
@media screen and (max-width: 1750px) {
    .shiwaip2-loginleft-tit {
        font-size: 36px;
    }
    .shiwaip2-loginleft-desc {
        font-size: 20px;
    }
    .shiwaip2-loginleft-desc2 {
        font-size: 20px;
    }
    .shiwaip2-loginleft-tbox {
        margin-top: 200px;
    }
}
@media screen and (max-width: 1350px) {
    .shiwaip2-loginleft-tit {
        font-size: 25px;
    }
    .shiwaip2-loginleft-desc {
        font-size: 15px;
    }
    .shiwaip2-loginleft-desc2 {
        font-size: 15px;
    }
    .shiwaip2-loginleft-tbox {
        margin-top: 160px;
    }
}
@media screen and (max-width: 750px) {
.shiwaip2loinleft,.shiwai-login-wx {
    display: none;
}
#login {
    justify-content: center;
}
.login-container {
    width: 100%;
    height: 100%;
    padding: 0;
    flex-direction: column;
    justify-content: flex-start;
}
.lang-box {
    right: 0;
}
.container-before {
    box-shadow: none;
    margin-top: 80px;
    justify-content: center;
    width: 100%;
}
.shiwaip2-mobi-loginhea {
    display: block;
    height: 60px;
    width: 100%;
    background-color: #292e33;
}
.shiwaip2-mobi-loginhea-logo {
    height: 100%;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shiwaip2-mobi-loginhea-logo a {
    height: 100%;
    display: flex;
    align-items: center;
}
.shiwaip2-mobi-loginhea-logo img {
    height: 50px;
}
.shiwaip2-mobi-loginheaa {
    font-size: 18px;
    line-height: 60px;
    color: #fff;
}
.login {
    width: 100%;
    padding-top: 49px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.lang-box {
    right: 20px;
    top: -60px;
}
.el-input__inner {
    height: 40px;
}
.login-email, .login-phone {
    height: 15px;
}
.login-email, .login-phone {
    padding-bottom: 13px;
}
.login-text-regist {
    font-size: 14px;
}
.login-btn {
    height: 45px;
}
.el-select {
    width: 111px !important;
}
.select-input .el-input--suffix {
    width: 106px;
}
.read-item .check-div {
    display: inline-block;
}















































}



















































































