.cate-top{width: 63%;height: 260px;background-image: url(../images/list_bg.jpg);text-align: center;margin: auto;}
.cate-name-top{color: #fff;font-size: 32px;position: relative;top: 120px;}
.article-item{width: 100%;height: 130px;}
.article-item img{width: 210px;height: 130px;float: left;}
.article-item-right{width: 610px;height: 110px;padding: 10px;float: right;}
.article-item-right span{font-size: 12px;line-height: 25px;color: #999;}

/*文章详情页*/
.article-container{color: #333;line-height: 34px;}