.news-list { width:720px; float:left; }
.news-list-itm { margin:0 0 30px 0; padding:0 0 85px 0; border-bottom:dotted #999999 1px; min-height:300px; }
	.news-list-itm-img { display:block; text-decoration:none; position:relative; font-size:0; }
		.news-list-itm-img img { width:720px; vertical-align:top; }
		.news-list-itm-img .image-title { width:620px; padding:15px 30px 30px 30px; }
		.news-list-itm-img .image-title-top { bottom:auto; top:0; }
		.news-list-itm-img .image-title-hidden { display:none; }
		.news-list-itm-img .image-shadow { display:none; position:absolute; width:100%; height:100%; background-color:rgba(0,0,0,0.25); }
		.no-touch .news-list-itm-img:hover .image-shadow { display:block; }
		.news-item-videobtn { position:absolute; top:0; left:0; width:100%; height:100%; background:url(img/video.png) center center no-repeat; cursor:pointer; }
	.news-list-name { color:white; }
	.news-list-itm-txt { display:block; padding:20px 0 15px 30px; text-align:justify; font-size:19px; line-height:1.4em; text-decoration:none; color:inherit; }
	.news-list-itm-read-more { display:block; padding:10px 15px; margin:10px 0 0 30px; float:left; font-size:17px; color:white; background-color:#898989; text-decoration:none; text-transform:uppercase; }
	.no-touch .news-list-itm-read-more:hover { color:#CFF; background-color:#333; }
.news-list-itm  .social-btn { width:220px; float:right; margin:0 10px 0 0; }
