body,html{max-width:100vw}@font-face{font-family:PingFangSC;src:url(/fonts/PingFang.ttc) format("truetype")}.absolute-center{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;z-index:999}.flex-around{justify-content:space-around}.flex-around,.flex-between{width:100%;display:flex;align-items:center;z-index:-1}.flex-between,.header-bar{justify-content:space-between}.header-bar{width:99vw;height:80px;display:flex;align-items:center;background-color:#f2f2f2;padding:0 20px;border:1px solid #e1e1e1}.header-logo{width:120px;height:40px;background-image:url(/assets/images/Logo.png);background-size:100% 100%}.header-inline{display:flex;justify-content:flex-start;align-items:center}.header-title{font-size:large;font-weight:400;margin:10px}.header-user{width:40px;height:40px;background-color:#000;background-image:url(/assets/images/user1.jpg);background-size:contain;margin:10px}.header-outline{height:40px;display:flex;align-items:center;background-color:#1677ff;border-radius:20px;color:#e5e2e2;padding:0 10px;box-sizing:border-box;white-space:nowrap;overflow:hidden}.header-outline .username{margin-left:10px;font-size:clamp(12px,2vw,16px);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block}.header-logout{width:40px;height:40px;background-color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:0}.sider{border:1px solid transparent;border-right-color:#e1e1e1}.layout-content{width:100%;min-height:83vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:10px}.page-full{width:100%}.flex-center{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:10px}.flex-column-right{width:100%;display:flex;flex-direction:column;align-items:flex-end}.ant-table-row,.ant-table-thead{height:60px}.footer-bar{height:40px;text-align:center;padding:10px;border:1px solid transparent;border-top-color:#e1e1e1}.normal-form-button{width:120px}.normal-function-button{width:120px;margin:0 0 10px;background-color:#fff;border-radius:6px}.form-page{margin-left:10px}.formitem{background-color:#f5f5f5;padding:0 0 10px}.formitemfirst{background-color:#f5f5f5;padding:10px 0}.formitemwhite{background-color:#fff;padding:0 0 10px}.formitemfirstwhite{background-color:#fff;padding:10px 0;margin-bottom:20px}.form-title{font-size:large;background-color:#fff;font-weight:400;margin-top:20px}.search-form{display:flex;justify-content:space-between;align-items:flex-start}.search-items{width:100%;margin:0 10px 0 0}.search-buttons{display:flex;flex-direction:column;justify-content:space-between;height:65px}.mask{width:100vw;height:100vh;background-image:url(/assets/images/screenmask.gif);background-size:100%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;padding:20px;z-index:999}.maskform{width:400px;height:260px;border:1px solid #f5f5f5;border-radius:10px;padding:20px}@media (max-width:767px){.flex-around,.flex-between,.flex-center{height:auto;display:block;padding:10px}.header-bar{flex-direction:column;align-items:flex-start;height:auto;padding:10px 20px}.header-inline{flex-wrap:wrap;margin-bottom:8px}.header-outline{margin-top:10px;border-radius:10px}.flex-center,.layout-content,.page-full{width:100%;padding:10px}.search-form{flex-direction:column;align-items:flex-start}.search-items{width:100%;margin-bottom:8px}.search-buttons{width:100%;align-items:flex-start}.mobile-table-container{overflow-x:auto}}