.login-container{display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh}.login-left{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:70px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-left .login-left-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:600px;max-width:100%}.login-left .login-left-content2{width:400px;max-width:100%}.login-right{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;color:#fff;background:url(/image/login.jpg) no-repeat center center;background-size:100% 100%}.logo{margin-bottom:40px;padding:0 20px}.logo h3{font-size:18px;font-weight:700;margin-bottom:5px}.logo p{font-size:12px;margin:0}.logo .slogan{font-size:10px;margin-top:5px}.login-content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px;width:400px;max-width:100%}.login-content h1{font-size:48px;font-weight:700;color:#333;margin-bottom:10px}.welcome-text{margin-bottom:40px;color:#666}.login-form{width:100%}.google-login{width:100%;padding:12px;background:#fff;border:1px solid #ddd;border-radius:5px;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;margin-bottom:20px}@media screen and (max-width:1000px){.login-right{display:none}.logo img{height:40px;width:auto}}