.CustomerFeedback{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.CustomerFeedback .CustomerFeedbackTitle{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;line-height:34px;font-size:18px}.CustomerFeedback .CustomerFeedbackTitle .CustomerFeedback-icon{width:27px;height:27px}.CustomerFeedback .CustomerFeedbackTitle .CustomerFeedback-text{margin-left:10px;margin-right:5px}.CustomerFeedback .CustomerFeedbackTitle .red{color:red}.CustomerFeedback .CustomerFeedback-List{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.CustomerFeedback .CustomerFeedback-List .noFeedbackText{padding:50px 20px}.CustomerFeedback .CustomerFeedback-Item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;font-size:18px}.CustomerFeedback .CustomerFeedback-Item .CustomerFeedback-ItemNum{width:70px;margin-right:22px;text-align:right;color:red}.CustomerFeedback .CustomerFeedback-Item .CustomerFeedback-ItemName{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:20px;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}@media screen and (max-width:1600px){.CustomerFeedback .CustomerFeedbackTitle{padding:0 10px;font-size:14px}.CustomerFeedback .CustomerFeedback-Item{height:40px;font-size:14px}.CustomerFeedback .CustomerFeedback-Item .CustomerFeedback-ItemNum{width:70px;margin-right:22px}.CustomerFeedback .CustomerFeedback-Item .CustomerFeedback-ItemName{padding-right:20px;line-height:28px}}