@charset "utf-8";

.bgr-latest-wrap {position:relative;font-size:.9375rem}
.bgr-latest {position:relative;overflow:hidden;border:1px solid #e5e5e5;padding:15px;min-height:232px}
.bgr-latest ul {list-style:none;margin-bottom:0}
.bgr-latest li {position:relative;padding:3px 0}
.bgr-latest li:after {content:"";display:block;clear:both}
.bgr-latest .bgr-subj {position:relative;width:70%;padding-right:40px;padding-left:0;display:block;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;float:left}
.bgr-latest .bgr-new-icon {position:relative;display:inline-block;width:18px;height:14px;background-color:#ab0000;margin-right:2px}
.bgr-latest .bgr-new-icon:before {content:"";position:absolute;top:4px;left:5px;width:2px;height:6px;background-color:#fff}
.bgr-latest .bgr-new-icon:after {content:"";position:absolute;top:4px;right:5px;width:2px;height:6px;background-color:#fff}
.bgr-latest .bgr-new-icon b {position:absolute;top:3px;left:8px;width:2px;height:8px;background-color:#fff;transform:rotate(-60deg)}
.bgr-latest .bgr-comment {display:block;position:absolute;top:0;right:0;color:#f4511e;background:#fff;padding-left:5px}
.bgr-latest .bgr-time {position:relative;display:block;white-space:nowrap;word-wrap:normal;overflow:hidden;width:30%;float:left;text-align:right}
.bgr-latest .bgr-time i {color:#b5b5b5}
.bgr-latest a:hover .bgr-subj {color:#000;text-decoration:underline}
.bgr-latest a:hover .bgr-time {color:#000}
.bgr-latest a:hover .bgr-time i {color:#ab0000}