.login-page{height:100%}.login-page header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-bottom:2px solid #1571e8}.login-page header .operation-file{display:block;padding:5px 10px;border-radius:30px;background:#eff7fd;font-size:16px}.login-page__head{width:1200px;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-page__head .text{font-size:20px;font-weight:400;color:#323233;line-height:18px;letter-spacing:1px}.login-page__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:766px;background:#69aae1 url(../img/login_bg2.834b2c55.png) no-repeat 50%;background-size:1920px 766px;background-position:50%}.login-page__content .container{position:absolute;top:140px;right:0;width:400px;min-height:400px;background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(71,71,71,.04);box-shadow:0 0 30px 0 rgba(71,71,71,.04);border-radius:8px;-webkit-transition:all .5s;transition:all .5s}.login-page__content .container-wrap{position:relative;width:1200px}.login-page__content .container--register{top:160px;-webkit-transform:translateY(-100px);transform:translateY(-100px)}.login-page__content .container .head{height:76px;padding:32px 0 0 30px;font-size:20px;color:#333;font-weight:700;background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(71,71,71,.04);box-shadow:0 0 30px 0 rgba(71,71,71,.04);border-radius:8px 8px 0 0;border-bottom:1px solid #e8e8e8}.login-page__content .container .form-footer{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-page__content .container .form-footer__account-color{color:#969799;margin-right:5px}.login-page__content .container .form-footer span{font-size:14px;color:#969799}.login-page__content .ant-form-item:last-child{margin-bottom:8px}.login-page__content .content-padding{padding:40px 30px}.login-page__content .ant-input-prefix{left:16px}.login-page__content .ant-input-lg{height:56px;background:#f7f8fa;-webkit-box-shadow:0 0 30px 0 rgba(71,71,71,.04);box-shadow:0 0 30px 0 rgba(71,71,71,.04);border-radius:4px;border:1px solid #ededed;padding-left:44px!important;font-size:14px}.login-page__content .submit-button{width:100%;height:56px;background:linear-gradient(225deg,#5d9ff5,#1877f2);-webkit-box-shadow:0 0 30px 0 rgba(71,71,71,.04),0 3px 6px 0 rgba(87,156,245,.3);box-shadow:0 0 30px 0 rgba(71,71,71,.04),0 3px 6px 0 rgba(87,156,245,.3);border-radius:2px;margin-top:15px}.login-page__footer{text-align:center;margin:57px 0 55px;font-size:12px;color:#969799;line-height:10px}.login-page__get-code-btn{color:#1877f2;border:1px solid #1877f2;height:55px;width:100%;border-radius:0;margin-left:-1px}.login-page .third-party-link{text-align:center;padding:16px 30px;background-color:#f7f8fa;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.login-page .third-party-link a{color:#969799}.login-page .third-party-link a:hover{color:#40a9ff}