.history_feedback_box{position:absolute;top:0;width:100vw;height:100vh}.history_feedback_box .feedBody{position:fixed;width:100%;height:calc(100% - 46px);overflow:auto}.history_feedback_box .feedBody .his_title{position:relative;margin:10px 10px 10px 10px;padding:10px;border-radius:10px;box-shadow:0 0 5px #bec8d7}.history_feedback_box .feedBody .his_title>div:first-of-type{position:relative;width:100%;word-wrap:break-word;white-space:pre-wrap;font-size:14px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;line-height:20px}.history_feedback_box .feedBody .his_title>div:nth-of-type(2){width:100%;height:auto;display:flex;flex-wrap:wrap}.history_feedback_box .feedBody .his_title>div:nth-of-type(2)>img{margin:2.5%;width:20%;max-height:130px;-o-object-fit:cover;object-fit:cover}.history_feedback_box .feedBody .his_title>div:nth-of-type(3){width:100%;height:20px;margin-top:5px;font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#97a0a7;line-height:20px}.history_feedback_box .feedBody .huifu{margin:0;margin-top:10px;height:auto;background:var(--color2);border-radius:10px;display:flex;flex-direction:column;padding:10px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;word-wrap:break-word}.history_feedback_box .feedBody .huifu>div:first-child{width:100%;height:30px}.history_feedback_box .feedBody .huifu>div:last-child{width:100%;height:auto}.history_feedback_box .feedBody ::-webkit-scrollbar{display:none}