.widget_comment {position:relative;padding:0;}
.widget_comment h6 {border-bottom:#dfdfdf solid 1px;padding:0 0 9px 0;margin:0 0 5px 0;font-weight:bold;font-size:13pt;color:#384799;}
.widget_comment h6 a {color:#384799;}
.widget_comment ul {padding:0;margin:0;}
.widget_comment li {width:100%;height:37px;list-style-type:none;border-bottom:#dfdfdf dotted 1px;}
.widget_comment li .over {float:left;width:calc(100% - 190px);padding:0;font-size:10pt;color:#444;line-height:36px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.widget_comment li .comment {position:relative;top:0;font-size:9pt;color:#FC6138;}
.widget_comment li .new {position:relative;top:-1px;display:inline-block;width:13px;height:13px;font:normal 10px arial;text-align:center;line-height:13px;border-radius:50%;color:#fff;background-color:red;}
.widget_comment li .copy {display:inline-block;float:left;width:60px;line-height:36px;}
.widget_comment li .name {display:inline-block;float:left;width:60px;line-height:36px;}
.widget_comment li .date {display:inline-block;float:right;width:70px;line-height:36px;text-align:right;}
.widget_comment li .label {font-weight:normal}