.home-news .col-xs-12 {
	width:						400px;
	float:						right;
}

.home-news .col-xs-12:first-child {
	float:						left;
}

#ibacor_fb_content,
.115,
.115_all {
	width:						100%;
	height:						100%;
	position:					relative;
}

.home-news .tabs,
.detail-news .tabs,
.ibacor_fb_box .ibacor_status > p,
.home-news .ibacor_btn_load_more,
.detail-news .ibacor_btn_load_more {
	display:					none;
}

.home-news .news-field,
.detail-news .news-field {
	width:						1125px;
	height:						100px;
	margin:						8px 0 0 0;
	padding:					0;
	z-index:					2;
	position:					relative;
	display:					block;
	border:						1px solid rgba(255,255,255,0.25);
	clear:						both;
	color:						#ffffff;
	overflow:					hidden;
	background:					rgba(255,255,255,0.1);
}

.home-news .news-field > a:not(.news-link) .bcr_sare {
	top:						200px;
	position:					absolute;
}

.home-news .news-field > a:not(.news-link) .bcr_sare > img {
	position:					absolute;
	top:						-200px;
}

.home-news .news-field > a:not(.news-link) .bcr_sare > h3 {
	display:					none;
}

.news-link {
	width:						100%;
	height:						100%;
	top:						0px;
	left:						0px;
	z-index:					5;
	position:					absolute;
	outline:					none;
}

.home-news .news-field:hover {
	background:					rgba(255,255,255,0.25);
}

.home-news .news-field .news-img,
.detail-news .news-field .news-img {
	width:						140px;
	height:						100px;

	background-position:		center center;
	background-repeat:			no-repeat;
	-o-background-size:			cover;
	-moz-background-size:		cover;
	-webkit-background-size:	cover;
	background-size:			cover;
	top:						0px;
	left:						0px;
	position:					absolute;
	display:					block;
}

.home-news .news-field .news-desc,
.detail-news .news-field .news-desc {
	width:						auto;
	height:						auto;
	max-height:					64px;
	line-height:				16px;
	top:						10px;
	left:						160px;
	margin-right:				10px;
	position:					absolute;
	overflow:					hidden;
	text-align:					justify;
	-o-hyphens:					auto;
	-ms-hyphens:				auto;
	-moz-hyphens:				auto;
	-webkit-hyphens:			auto;
	hyphens:					auto;
	white-space:				normal;
}

.home-news .news-field .news-date,
.detail-news .news-field .news-date {
	bottom:						2px;
	left:						160px;
	position:					absolute;
	font-size:					12px;
}

.home-news .news-field .news-more,
.detail-news .news-field .news-more {
	bottom:						2px;
	right:						10px;
	position:					absolute;
	font-size:					14px;
	font-weight:				600;
}

/* --- */

#fb-frame {
	width:						100%;
	height:						100%;
	margin:						0;
	padding:					0;
	font-family:				Tahoma, Geneva, sans-serif;
}

.detail-news .news-field {
	width:						1130px;
	height:						auto;
	min-height:					175px;
	margin:						0 0 20px 0;
	padding:					0;
	z-index:					2;
	position:					relative;
	display:					block;
	border:						5px solid #cccccc;
	clear:						both;
	color:						#333333;
	overflow:					hidden;
	background:					rgba(255,255,255,0.4);
}
/*
.detail-news .col-xs-12:nth-child(2n) .news-field {
	background:					rgba(255,255,255,1);
}
*/
.detail-news .news-field .news-more,
.detail-news .news-field .news-link {
	display:					none;
}

.detail-news .news-field .news-img {
	width:						280px;
	height:						175px;

	background-position:		center center;
	background-repeat:			no-repeat;
	-o-background-size:			cover;
	-moz-background-size:		cover;
	-webkit-background-size:	cover;
	background-size:			cover;
	top:						0px;
	left:						0px;
	position:					absolute;
	display:					block;
}

.detail-news .news-field img {
	width:						auto;
	height:						175px;
}

.detail-news .news-field .news-desc {
	max-height:					none;
	left:						340px;
	line-height:				24px;
	font-size:					14px;
	margin-right:				60px;
}

.detail-news .news-field .news-date {
	bottom:						10px;
	left:						340px;
}


.detail-news .news-field > a:not(.news-link) .bcr_sare {
	width:						auto;
	height:						auto;
	top:						20px;
	left:						340px;
	position:					absolute;
	line-height:				24px;
	font-size:					14px;
	color:						#666666;
}

.detail-news .news-field > a:not(.news-link) .bcr_sare > img {
	top:						-20px;
	left:						-340px;
	position:					absolute;
}

.detail-news .news-field > a:not(.news-link) .bcr_sare > h3 {
	line-height:				24px;
	font-size:					16px;
	margin-bottom:				5px;
	color:						inherit;
}




/* --- */

.detail-news-page {
	height:						520px !important;
	top:						25px !important;
	overflow-x:					hidden;
	overflow-y:					auto;
	width:						1180px !important;
}

.detail-news-page #TemplateNews {
	width:						100%;
	height:						457px;
	position:					absolute;
}

.detail-news-page #TemplateTitle {
	position:					relative;
}












