:root{--text-color: black}::-webkit-scrollbar{width:8px;height:8px;background-color:#dee0e3}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000;background-color:#dee0e3}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #0000;background-color:#a2a7aa;border-radius:6px}.mt10{margin-top:10px!important}.mt20{margin-top:20px!important}.mt30{margin-top:30px!important}.ml10{margin-left:10px!important}.ml20{margin-left:20px!important}.ml30{margin-left:30px!important}.mr0{margin-right:0!important}.mr30{margin-right:30px!important}.mb5{margin-bottom:5px!important}.mb10{margin-bottom:10px!important}.mb20{margin-bottom:20px!important}.mb30{margin-bottom:30px!important}.pt50{padding-top:50px!important}.pb50{padding-bottom:50px!important}.tl{text-align:left!important}.tr{text-align:right!important}.hand,.link{cursor:pointer}.link:hover{color:var(--theme-color)!important}:root{--theme-color: #2F54EB;--sider-color: #2F54EB;--text-color: black;--table-action-button-color: var(--theme-color);--table-action-button-bgcolor: #E2F0FD;--table-action-button-border-color: #FFFFFF;--table-action-button-hover-bgcolor: var(--theme-color);--table-action-button-text-color: var(--theme-color);--table-action-button-text-hover-color: #FFFFFF}.m-info-list .ant-descriptions-item-label{width:160px!important}.workflow-list__item{background-color:#fff;padding:15px 25px;box-sizing:border-box;border-radius:8px;box-shadow:0 0 4px #81818133;position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.workflow-list__item>div{flex:1}.workflow-list__item>div.item-left{display:flex;align-items:center;justify-content:flex-start}.workflow-list__item>div.item-left .text{font-size:16px;font-weight:700}.workflow-list__item>div.item-left .m{font-size:12px;font-weight:400}.workflow-list__item>div.item-left .m-avatar{margin-right:10px}.workflow-list__item>div.item-center{text-align:center}.workflow-list__item>div.item-right{display:flex;justify-content:flex-end}.m-workflow-timeline__item{display:flex;align-items:center;justify-content:space-between}.m-workflow-timeline__item .desc{font-size:12px;color:#888}.project-card-list{display:grid;align-items:flex-start;justify-content:space-between;grid-template-columns:repeat(auto-fill,minmax(430px,1fr));grid-gap:20px}.project-card-list__item{padding:10px;overflow:hidden;border-radius:6px;box-shadow:0 0 3px #81818133;-webkit-box-shadow:0px 0px 3px 0px rgba(129,129,129,.2);-moz-box-shadow:0px 0px 3px 0px rgba(129,129,129,.2);background-color:#fff;height:180px}.m-user-menu__wrap{display:flex;align-items:center}.m-user-menu__wrap a{color:#333}.m-user-menu__wrap a:hover{color:var(--theme-color)}.m-user-menu{margin-right:10px;display:flex;align-items:center;color:#333}.m-user-menu a{color:#333!important}.m-user-menu__text{line-height:16px!important;margin-left:10px;margin-right:20px;color:#333!important;font-weight:700}.m-user-menu__text .desc{font-size:12px!important}.m-user-menu .avatar{margin-right:5px;vertical-align:middle}body.m-theme-default{background-color:#f1f5f8;padding:0;margin:0}body.m-theme-default .m-layout{height:100vh;background:#f1f5f8!important}body.m-theme-default .m-layout .logo{height:44px;margin:10px 16px;background:url(../image/logo.png) no-repeat center;background-size:contain}body.m-theme-default .m-layout .trigger{font-size:18px;line-height:64px;padding:0 24px;cursor:pointer;transition:color .3s}body.m-theme-default .m-layout .trigger:hover{color:#143ef5}body.m-theme-default .m-layout .ant-layout-sider-dark{background:var(--sider-color)}body.m-theme-default .m-layout .m-sider-menu{margin-top:30px;padding:10px;box-sizing:border-box;overflow:hidden}body.m-theme-default .m-layout .m-sider-menu__item{height:70px;width:80px;color:#f7f7f7;font-size:12px;box-sizing:border-box;padding:10px 15px;text-align:center;font-weight:500;cursor:pointer;display:block;margin-bottom:5px}body.m-theme-default .m-layout .m-sider-menu__item .anticon{font-size:32px!important;color:#f7f7f7}body.m-theme-default .m-layout .m-sider-menu__item:hover{background-color:#00349b;border-radius:10px;color:#fff}body.m-theme-default .m-layout .m-sider-menu__item:hover .anticon{color:#fff}body.m-theme-default .m-layout .m-sider-menu__item.active_s{color:#000;font-weight:700;border-bottom:3px solid #002E8B;background-color:#fff;border-radius:10px;overflow:hidden}body.m-theme-default .m-layout .m-sider-menu__item.active_s .anticon{color:#000}body.m-theme-default .m-layout .m-sider-menu__item.active{color:#000;font-weight:700;border-bottom:3px solid #002E8B;background-color:#fff;border-radius:10px 0 0 10px;overflow:hidden;padding-right:30px;width:95px}body.m-theme-default .m-layout .m-sider-menu__item.active .anticon{color:#000}body.m-theme-default .m-layout .m-layout-header{background:#fff!important;padding:0;box-shadow:0 2px 2px #0000007a;-webkit-box-shadow:0px 2px 2px 0px rgba(0,0,0,.48);-moz-box-shadow:0px 2px 2px 0px rgba(0,0,0,.48);border-bottom:1px solid #EDF0F0;display:flex;align-items:center;justify-content:space-between}body.m-theme-default .m-layout .m-layout-header .left{display:flex;align-items:center}body.m-theme-default .m-layout .m-layout-header .top-search-bar{width:300px;margin-left:30px}body.m-theme-default .m-layout .m-layout-header .top-search-bar .ant-input{border-radius:20px 0 0 20px}body.m-theme-default .m-layout .m-layout-header .top-search-bar .ant-input-search-button{border-radius:0 20px 20px 0}body.m-theme-default .m-layout .m-layout-header .m-user-menu{float:right;height:100%;padding-right:15px}body.m-theme-default .m-layout .m-sub-menu{width:100%}body.m-theme-default .m-layout .m-sub-menu__item{height:50px;line-height:50px;padding:0 10px 0 25px;font-size:15px;cursor:pointer;white-space:nowrap}body.m-theme-default .m-layout .m-sub-menu__item span{margin-left:3px}body.m-theme-default .m-layout .m-sub-menu__item span.ant-scroll-number-only{margin-left:0}body.m-theme-default .m-layout .m-sub-menu__item .ant-badge{margin-left:10px}body.m-theme-default .m-layout .m-sub-menu__item:hover{background-color:#edf5ff}body.m-theme-default .m-layout .m-sub-menu__item.active{background-color:#deecfe;font-weight:700;color:#1c3ec9}body.m-theme-default .m-layout .m-sub-menu .ant-divider-horizontal{margin:5px 0!important}body.m-theme-default .m-layout .m-layout-main{overflow-x:hidden;overflow-y:auto;background:#f1f5f8!important}body.m-theme-default .page-main{margin:20px;min-height:100%}.container-404{width:100vw;height:100vh;background-color:#f9fbfc}.container-404 .inner{padding:200px 300px}.container-404 .title{font-size:45px;color:#333;font-weight:700}.container-404 .desc{font-size:30px;color:#555}.container-404 .btnbar{margin:50px 0}.container-404 .btnbar .btn{height:40px;width:140px;font-weight:700;font-size:18px}
