

/* Start:/bitrix/templates/.default/components/bitrix/news/news/bitrix/news.list/.default/style.css?1739872803963*/
.news-list{
	margin:0;padding:0;
}
.news-list .news-item{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 5px 40px;
	padding:0;
	width:270px;
	list-style:none;
	text-align:center;
}
.news-list .news-item a{
	text-decoration:none;
}
.news-list .news-item:nth-child(4n+1){
	clear: both;
}
.news-list .news-item .news-pict{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width:270px;
	height:247px;
	background-color:#fff;
	background-position:center;
	background-repeat:no-repeat;
}
.news-list .news-item .news-info{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:10px;
	line-height:1.2em;
	height:14.4em;
	overflow:hidden;
	background-color:#e6f2f8;
}
.news-list .news-item .news-name{
	display:block;
	line-height:1.2em;
	height:3.6em;
	overflow:hidden; font-weight: bold;
}
.news-list .news-item .news-text{
	text-align:left;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/news/bitrix/news.list/.default/style.css?1739872803963 */
