/*!
 *  build: vue-admin-beautiful（ant-design-vue） 
 *  vue-admin-beautiful author: chuzhixin 1204505056@qq.com 
 *  time: 2021-3-30 18:23:54
 */.login-container{height:100vh;background:url(../../static/img/login_background.3bb8203d.png);background-size:cover}.login-container-form{width:calc(100% - 40px);height:380px;padding:4vh;margin-top:calc(50vh - 190px);margin-right:20px;margin-left:20px;background:url(../../static/img/login_form.88f5a2b8.png);background-size:100% 100%;border-radius:10px;box-shadow:0 2px 8px 0 rgba(7,17,27,.06)}.login-container-hello{font-size:32px;color:#fff}.login-container-title{margin-bottom:30px;font-size:20px;color:#fff}.login-container-tips{position:fixed;bottom:20px;width:100%;height:40px;color:hsla(0,0%,100%,.856);text-align:center}.login-container .ant-input{width:400px;height:35px}.login-container .ant-btn{width:365px;height:45px;border-radius:99px}