.login{width:100%;height:100%;background-position:50%;position:relative;text-align:left;background-image:url(../img/login-bg.134f27d3.png);background-size:cover;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}.login .loginBox{width:1010px}.login .loginBox,.login .loginBox .loginBoxleft{height:550px;display:-webkit-box;display:-ms-flexbox;display:flex}.login .loginBox .loginBoxleft{width:410px;background-image:url(../img/loginleft.578c2e8c.png);background-repeat:no-repeat;background-position:50%;border-radius:34px 0 0 34px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login .loginBox .loginBoxleft,.login .loginBox .loginBoxright{-webkit-box-shadow:0 0 60px 5px rgba(31,60,98,.5);box-shadow:0 0 60px 5px rgba(31,60,98,.5);-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}.login .loginBox .loginBoxright{padding:30px 0;width:600px;height:550px;background:#fff;border-radius:0 20px 20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.login .loginBox .loginBoxright .ant-input{border:none;border-bottom:1px solid #ccc;border-radius:0}.login .forRecord{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:20px}