@charset "utf-8";
/*专栏作者*/
.news-list-f{overflow:hidden;font:14px/22px "Microsoft YaHei","微软雅黑","SimHei","黑体",sans-serif;color:#333;width: 100%;}
.news-list-f .item{line-height:22px;overflow:hidden;position:relative;float:left;border-bottom: 1px solid #dddddd;padding-bottom: 6px;margin-bottom: 20px;}
.news-list-f .img{float:left;display:inline;padding-right:20px;}
.news-list-f .img:hover{opacity: 0.8;filter: alpha(opacity=80);}
.news-list-f .img img{display:block;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;}
.news-list-f .txt{overflow:hidden;}
.news-list-f .txt a{position:relative;display:block;width:100%; overflow:hidden; height: 100%;}
.news-list-f .txt a:link{color:#333;text-decoration:none;}
.news-list-f .txt a:visited{color:#666;text-decoration:none;}
.news-list-f .txt a:hover,.news-list-f a:active{color:#0077dd;text-decoration:none;}
.news-list-f .info {line-height: 40px;}
.news-list-f .name {display: inline-block;width: 80px;margin-right: 20px;text-align: center;}
/*微博明星*/
.news-list-f .title {display: inline-block;width: 80px;margin-right: 20px;text-align: left;margin-bottom: 10px;}
.news-list-f .text {line-height: 26px;}

