| | |
| | | .login-container { |
| | | position: relative; |
| | | height: 100vh; |
| | | min-height: 600px; |
| | | background-color: #ffffff!important; |
| | | background-size: cover; |
| | | background-repeat: no-repeat; |
| | | background-position: center center; |
| | | .logo { |
| | | position: relative; |
| | | height: 70px; |
| | | padding-top: 10px; |
| | | width: 990px; |
| | | margin: 0 auto; |
| | | height: 100px; |
| | | padding-top: 30px; |
| | | border-bottom: 3px solid #aeb303; |
| | | img { |
| | | height: 47px; |
| | | height: 50px; |
| | | } |
| | | .plat-name { |
| | | position: absolute; |
| | |
| | | |
| | | .login-middle { |
| | | position: relative; |
| | | height: calc(100vh - 194px); |
| | | height: calc(100vh - 100px); |
| | | min-height: 475px; |
| | | background-color: #427CAA; |
| | | background-image: url('http://bms-test.kresstools.cn/Content/images/login2/bg_mid.png'); |
| | | background-size: contain; |
| | | background-repeat: no-repeat; |
| | |
| | | border-radius: 5px; |
| | | overflow: hidden; |
| | | border: 1px solid #bfbfbf; |
| | | z-index: 3; |
| | | |
| | | .login-way-title { |
| | | font-size: 18px; |
| | |
| | | } |
| | | .form-item-wrap { |
| | | padding: 0.6vw 1.6vw 1.6vw; |
| | | // padding: 0.6vw 1.6vw 0vw; |
| | | } |
| | | .title { |
| | | color: #427CAA; |
| | | color: var(--mk-sys-color); |
| | | font-size: 22px; |
| | | font-weight: bold; |
| | | margin: 20px 1.6vw 5px; |
| | |
| | | font-size: 18px; |
| | | } |
| | | .anticon-eye { |
| | | color: #1890ff; |
| | | } |
| | | .login-form-button { |
| | | border-radius: 0; |
| | | background: #6fb3e9!important; |
| | | border: 1px solid #6fb3e9!important; |
| | | color: #aeb303; |
| | | } |
| | | } |
| | | .login-sync-button { |
| | |
| | | } |
| | | } |
| | | .login-bottom { |
| | | position: absolute; |
| | | bottom: 30px; |
| | | left: 0; |
| | | width: 100%; |
| | | text-align: center; |
| | | color: #666!important; |
| | | padding-top: 20px; |
| | | font: 12px/150% Arial,Verdana,"\5b8b\4f53"; |
| | | p span.split { |
| | |
| | | a { |
| | | display: inline-block; |
| | | margin-bottom: 5px; |
| | | color: #666!important; |
| | | font: 12px/150% Arial,Verdana,"\5b8b\4f53"; |
| | | } |
| | | } |