.login{align-items:center;background-size:100%;background-repeat:no-repeat;display:flex;font-family:Lato,Helvetica,sans-serif;justify-content:center;text-align:center;height:100%;width:100%;color:#656565}.login-box{width:320px;background:#fff;border-radius:10px;box-shadow:2px 2px 12px #ccc}.login-box .logo{height:100px;padding-top:30px;display:flex;align-items:center;justify-content:center}.login-box .logo img{height:90px}.login-box .body{padding:10px 30px 30px 30px}.login-box .body .tips{margin-bottom:30px}.login-box .body .author,.login-box .body .tips{font-size:14px;height:40px;line-height:40px;text-align:center}.login-box .body .author{display:block;color:#656565;margin-bottom:10px;text-decoration:none}.login-box .body .author a{text-decoration:none}