.client-layout-con{width:100%;height:100%;background:#fff;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.client-layout-con .client-layout-header{padding:0 20px;width:100%;height:64px;background:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.2);position:relative;z-index:9;gap:18px}.client-layout-con .client-layout-header .page-title{font-size:16px;font-weight:500;color:rgba(0,0,0,.8)}.client-layout-con .client-layout-header .header-left-con{display:flex;align-items:center;flex:1;overflow:hidden}.client-layout-con .client-layout-header .header-left-con .project-list-title{color:rgba(22,23,23,.8);font-size:23px;font-weight:500;overflow:hidden}.client-layout-con .client-layout-header .header-left-con .ant-menu{width:calc(100% - 150px);min-width:20px}.client-layout-con .client-layout-header .header-left-con-lg .ant-menu{width:calc(100% - 50px)}.client-layout-con .client-layout-header .header-center-con{flex:1;overflow:hidden}.client-layout-con .client-layout-header .header-right-con{display:flex;align-items:center}.client-layout-con .client-layout-header .header-right-con .header-icon{cursor:pointer}.client-layout-con .client-layout-conten-wrap{width:100%;height:calc(100% - 64px);position:relative}.client-layout-con .client-layout-conten-wrap .client-layout-content{background:#fff;width:100%;height:100%}.client-layout-con .client-layout-padding-lg{padding:0 10px!important}