.WBS-wrap{width:100%;height:100%;border-radius:4px;box-shadow:0 4px 12px 0 #e9e9e9;overflow:hidden}.WBS-wrap .view-table{height:100%;background:#fff;padding:20px;box-sizing:border-box}.WBS-wrap .view-table-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.WBS-wrap .view-table-title-left{font-size:15px;color:#333;font-weight:500;font-family:PingFangSC-Medium,PingFang SC}.WBS-wrap .view-table-title-left-icon{font-size:13px;color:#6395f9}.WBS-wrap .view-table-title-right .btn{margin-left:10px;font-size:12px}.WBS-wrap .view-table-title-right .btn .ant-btn>span+.anticon,.WBS-wrap .view-table-title-right .btn /deep/ .anticon+span{margin-left:4px}.WBS-wrap .view-table-title-right .btn-add{background-color:#6395f9;color:#fff;border:none;min-width:70px}.WBS-wrap .view-table-title-right .btn-delete{background-color:#f55f5f;color:#fff;border:none;width:70px}.WBS-wrap .view-table-content{display:flex}.WBS-wrap .view-table-content-item{flex:1;position:relative}.WBS-wrap .view-table-content-item .btnCon{position:absolute;right:0;width:20%;height:40px;line-height:40px;font-size:20px;color:#989898}.WBS-wrap .view-table-content-left{border:1px solid #ddd;height:600px;margin-right:20px;text-align:left}.WBS-wrap .view-table-content-right .detail{height:50px;width:100%;text-align:center;line-height:50px}.WBS-wrap .view-table-content-right .detail .grayTitle{float:left;width:30%;height:50px;background-color:#f9f9f9;border:1px solid #e6e6e6;border-right:0}.WBS-wrap .view-table-content-right .detail .wihteValue{float:left;width:50%;height:50px;border:1px solid #e6e6e6}