.list_fokus .title_lnf {
	width: 80%;
	width: calc(100% - 50px);
}
.list_fokus_add .title_lnf {
	width: 80%;
	width: calc(100% - 50px);
}
.list_fokus_add li:first-child {
	padding: 0;
	position: relative;
}
.list_fokus_add li:first-child .text {
	position: absolute;
	width: 95%;
	width: calc(100% - 10px);
	padding: 30px 10px 10px 0;
	bottom:0;
	left: 0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.02) 3%, rgba(0,0,0,0.65) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(3%,rgba(0,0,0,0.02)), color-stop(99%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 3%,rgba(0,0,0,0.65) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 3%,rgba(0,0,0,0.65) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 3%,rgba(0,0,0,0.65) 99%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.02) 3%,rgba(0,0,0,0.65) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.list_fokus_add li:first-child .text h2 {
	color: #fff;
}
.list_fokus li,
.list_news1 li,
.list_feed li {
	padding-top:8px;
	padding-bottom: 8px; 
}
.list_fokus_add a {
	display: block;
}
.list_feed li:hover .sos_icon2 {
	display: none;
}
.list_fokus .date {
	color: #7c7c7c;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: normal;
}
.list_fokus .title_lnf {
	line-height: normal;
}
.t_lfm {
	border-radius: 5px;
	background-color: #fe8917;
	color: #fff;
	font-weight: bold;
}
.box_popcom .title_lr a span {
	font-size: 15px;
	padding: 6px 0;
}
.box_popcom .title_lr a.selected span, 
.box_popcom .title_lr a:hover span {
	border-bottom-width: 8px;
}
.c_ads {
	width: 400px;
	margin-left: 50px;
}
.sp-mp {
	background-color: red;
	color: #fff !important;
	font-weight: bold;
	border-radius: 3px;
}
/*.widget_mid {
	background-color: #4c1e6d;
}*/



