.item-list-article{ margin-bottom:15px;  padding-bottom:15px;}
.item-article-name{ color:#FFF; margin-bottom:5px;}
.item-article-name .title-name a {color: #FFF; cursor:pointer;}
.item-article-name .title-name a:hover, .item-article-name .title-name a:focus {color: #1f91bb;}

.item-article-name .title-name{ font-size:18px; font-weight:normal; margin:0; height:52px; overflow:hidden;}
.item-article-date{ color:#888888; margin-bottom:10px;}
.item-article-preview{ margin-bottom:15px; font-size:16px; max-height:129px; overflow:hidden;}
.item-article-img{
	position: relative;
	text-align: center;
	margin-bottom:15px;
}
.item-article-img img{ width:100%; height:auto;}

.item-list-article{ min-height:500px;}