.feedBack-itemList{position:absolute;left:0;top:0;right:0;overflow:hidden;height:calc(100% - 30px)}.feedBack-itemList .btns{display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.feedBack-itemList .topBtnWrap{-ms-flex-pack:center;width:100%}.feedBack-itemList .topBtnWrap,.feedBack-itemList .topBtnWrap .itemtitle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center}.feedBack-itemList .topBtnWrap .itemtitle{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-pack:center;margin:0;height:45px;line-height:45px;background:#fff;color:#000}.feedBack-itemList .feedBack-itemContent{height:calc(100% - 45px);overflow-y:auto;width:100%}.feedBack-itemList .empty{height:100px;width:100%;text-align:center;line-height:100px;color:#8c8c8c}.feedBack-itemList .programs{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.feedBack-itemList .programs .program-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px}.feedBack-itemList .programs .program-item .program-item-text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:20px}.feedBack-itemList .programs .program-item .program-item-text .program-item-name{height:20px;border-bottom:2 solid #c1c1c1;color:#007aff;font-size:14px;margin-bottom:5px}.feedBack-itemList .programs .program-item .program-item-text .program-item-list{height:20px;line-height:20px;font-size:14px;margin:3px 0;color:grey}.feedBack-itemList .programs .program-item .program-item-text .program-item-operate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:150px;margin-top:9px}.feedBack-itemList .programs .program-item .program-item-text .program-item-operate .program-item-btns{height:24px;width:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e7e7e8;border-radius:3px}.feedBack-itemList .programs .program-item .program-item-text .program-item-operate .program-item-btns text{color:#6b6b6b}