.App{display:flex;justify-content:flex-start}.menu-block{position:fixed}.menu{min-height:100vh}.logo{height:60px;background-color:#001529;color:#fff;text-align:center}.img{width:60%;margin:5px 0}.mainTitle{text-align:center;margin-top:150px}.secondTitle{text-align:center;color:#1890ff}@keyframes ripple{0%{transform:translate(-50%,-50%) scale(0);background:rgba(0,0,0,.25)}to{transform:translate(-50%,-50%) scale(1);background:transparent}}.ripple{display:block;width:300px;outline:0;overflow:hidden;position:relative;transition:.3s;cursor:pointer;user-select:none;height:100px;text-align:center;line-height:100px;font-size:50px;background:tomato;color:#fff;border-radius:10px}.ripple:after{content:"";position:absolute;width:100%;padding-top:100%;background:transparent;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ripple:active:after{animation:ripple .5s}.topbar{background-color:#fff;height:40px;margin:0 -20px 10px;border-bottom:1px solid #eee;box-shadow:0 .1em .5em #0000001a;padding:5px 10px;z-index:1000}.user-setting{position:absolute;top:10px;right:40px}.second-title{background-color:#d4e3fc;padding:13px 20px 15px 30px;border-radius:4px;color:#595959}.second-icon{position:relative;right:5px}.search-form{margin:10px 0}.form-block{padding:20px;background-color:#ebeced;border-radius:4px}.form-title{display:flex;justify-content:space-between}.date-text-btn{margin-left:20px;cursor:pointer}.setting-table{margin-top:20px;border:1px solid #eee;text-align:left;color:#262626;background-color:#fff;border-radius:10px}.table-title{font-size:14px;font-weight:600;height:50px;line-height:50px;background-color:#fafafa;border-radius:8px}.table-title p{margin:0 0 10px 15px}.table-cell{height:60px;line-height:60px;font-size:14px;margin:0 0 0 15px;border-bottom:1px solid #eee}.warning-title{display:flex;justify-content:space-between}.warning-time{margin:20px 40px 10px 0}.background{min-height:100vh;background-color:#fce4ec48}.main-title{font-size:30px;font-weight:600;color:#546e7a}.login-container{display:flex;justify-content:center}.login-block{margin-top:20vh;width:400px;height:400px;display:flex;justify-content:center;text-align:center;background-color:#fff;border:1px solid #eee;border-right:240px solid #64b5f6;box-shadow:0 .5em 1em #0000001a;border-radius:6px}.login-title-icon{position:relative;top:70px;right:-320px;font-size:30px;color:#2c3e50}.login-title{font-size:28px;font-weight:600;color:#546e7a}.el-button{width:200px!important;height:40px;background:#3f51b5;border-radius:6px;font-size:20px;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-weight:400;color:#fff;border:none;cursor:pointer;margin-top:80px}.logo-pic{width:100px;height:30px;position:absolute;top:15px;right:30px}.logo-pic-title{width:100px;height:30px;color:#2c3e50;position:relative}.footer-text{color:#fff;position:absolute;bottom:15px;right:25px;font-size:14px;font-weight:100}
