.supConstruction{height:100%;display:flex;flex-direction:column;box-sizing:border-box}.supConstruction .tips{padding:6px;box-sizing:border-box;margin:10px 0;background-color:#fff6f6;border:1px solid #ffd6d9;display:flex}.supConstruction .tips span{line-height:24px}.supConstruction .tips :first-child{color:#ec2e2e}.supConstruction .tips :nth-child(2){color:#666}.supConstruction /deep/.layout-list{margin:0;padding:0}.supConstruction /deep/.layout-list .table-header{padding-top:0}.supConstruction /deep/.layout-list .el-table .prjName,.supConstruction /deep/.layout-list .el-table .prjName .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supConstruction /deep/.layout-list .el-table .prjName .text span{color:#0e70b5;cursor:pointer}.supConstruction /deep/.layout-list .el-table .state{display:flex;flex-direction:row;align-items:center}.supConstruction /deep/.layout-list .el-table .state span{width:6px;height:6px;display:inline-block;border-radius:50%;margin-right:5px}