@charset "utf-8";

.bt-basic-latest {}
.bt-basic-latest .title{font-size:16px;}
.bt-basic-latest ul{margin:0; padding:0; list-style:none; line-height:22px;}
.bt-basic-latest ul li{line-height: 2rem;}
.bt-basic-latest ul li a{}
.bt-basic-latest ul li i{color:#ddd;}
.bt-basic-latest ul li .cmt-cnt{color:#f00; font-weight:bold;}
.bt-basic-latest ul li .icon{display:inline-block; line-height:22px; margin-right:2px;}
.bt-basic-latest ul li .icon-new{width:12px; height:12px; background:url('img/icon_new.gif');}
.bt-basic-latest ul li .icon-file{width:12px; height:12px; background:url('img/icon_file.gif');}
.bt-basic-latest ul li .icon-hot{width:12px; height:12px;background:url('img/icon_hot.gif');}
.bt-basic-latest ul li .icon-link{width:13px; height:13px; background:url('img/icon_link.gif');}
.bt-basic-latest ul li .icon-secret{width:11px; height:13px; background:url('img/icon_secret.gif');}
.bt-basic-latest ul li .name, .widget-basic-latest ul li .name a, .widget-basic-latest ul li .date{display:inline-block; margin-left:5px; color:#999;}
.bt-basic-latest ul li .name{margin-left:.5rem;}
.bt-basic-latest ul li .date{margin-left:.5rem;}
/*.widget-basic-latest ul li .datetime{display:block; position: absolute; right:0; top:5px;}*/