.comment-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 0 30px 40px;border-bottom:1px solid #ccc}.comment-list .mar-right{margin-right:10px}.comment-list .comment-nr{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-list .comment-nr .comment-user{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.comment-list .comment-nr .comment-user .comment-job{display:inline-block;vertical-align:middle;max-width:250px;margin-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comment-list .comment-nr .comment-user .comment-phone{display:inline-block;vertical-align:middle}.comment-list .comment-nr .comment-content{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right}.comment-list .comment-nr .comment-content .comment-content-text{max-height:200px}.comment-list .comment-nr .comment-content .comment-content-text p{margin-bottom:10px}.comment-list .comment-nr .comment-content div{width:95%;white-space:normal;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical}.comment-list .comment-nr .comment-handel{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.comment-list .comment-nr .comment-handel .anticon{font-size:20px}