.viewHistoryWrap{width:100%;min-height:100vh;background-color:#fff}.viewHistoryWrap .historyList{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px}.viewHistoryWrap .historyList ul li{padding:17px 0 19px;border-bottom:.5px solid #dedfe0}.viewHistoryWrap .historyList ul li:last-child{border-bottom:0}.viewHistoryWrap .historyList ul li .title{font-size:16px;color:#262626;line-height:22px;width:100%;max-height:44px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.viewHistoryWrap .historyList .viewDate{width:100%;height:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:11px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.viewHistoryWrap .historyList .viewDate .viewDateLabel{display:block;width:52px;height:16px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:10px;line-height:17px;color:#a8adb3;background-color:#f2f4f5;margin-right:10px;border-radius:2px}.viewHistoryWrap .historyList .viewDate .dateTxt{font-size:14px;color:#909499}.noHistoryResult{width:100%;height:100vh;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:30px}.noDataTipTxt{width:100%;text-align:center;font-size:13px;color:#c4c8cc;line-height:13px}