.brc_man {
	width:100%;
	float:left;
}
.brc_man .bod {
	width:100%;
	float:left;
}
.brc_man .bod .in {
	padding:30px 0px 20px 0px;
	line-height:26px;
	color:#555555; /*常态色*/
	text-align:left;
	font-size:16px;
}
/******相关文章*****/
.rel {
	width:100%;
	float:left;
	font-size:14px;
	color:#555555; /*常态色*/
	text-align:left;
	text-indent:17px;
	line-height:29px;
	padding-top:10px;
}
.rel_lst ul{
	margin:0px;
	padding-left:20px;
}
.rel_lst li{
	float:left;
	width:700px;
	height:28px;
	overflow:hidden;
	line-height:28px;
	text-align:left;
	margin:0px;
	list-style:none;
}
.rel_lst li a{
	font-size:13px;
	color:#555555; /*常态色*/
}
.rel_lst li a:hover{
	color:#0088CC; /*重点色*/
}
/******新闻列表*****/
.brc_man .lst {
	float:left!important;
	*float:none!important;
	float:none;
	width:100%;
}
.brc_man .lst .l,.brc_man .lst .c,.brc_man .lst .r{
	line-height:30px;
	height:30px;
	color:#555555; /*常态色*/
	text-align:left;
	float:left;
}
.brc_man .lst .l{
	width:600px; /*mod*/
	overflow:hidden;
}
.brc_man .lst a{
	color:#555555; /*常态色*/
}
.brc_man .lst a:hover{
	color:#0088CC; /*重点色*/
}
.brc_man .lst .r{
	float:right;
	text-align:right;
}
/******图片新闻*****/
.brc_man .box {
	float:left!important;
	*float:none!important;
	float:none;
	width:100%;
	margin-bottom:15px;
	background:#65cea7
}
.brc_man .box .pic {
	float:left;
}
.brc_man .box img {
	border:0px;
}
.brc_man .box .det {
	float:left;
	margin-left:25px;
	width:590px; /*mod*/
}
.brc_man .box .det .tit {
	float:left;
	width:100%;

}
.brc_man .box .det .tit .l,.brc_man .box .det .tit .c,.brc_man .box .det .tit .r{
	height:20px;
	line-height:20px;
	text-align:left;
	float:left;
	font-size:14px;
	color:#fff; /*常态色*/
}
.brc_man .box .det .tit .l{
	width:590px; /*mod*/
	overflow:hidden;
	font-size:16px;
	color:#fff;
	height:74px;
	line-height:74px;
	border-bottom:1px #fff dotted
}
.brc_man .box .det .tit .l a{
	color:#fff; /*重点色*/
}
.brc_man .box .det .tit .l a:hover{
	color:#fff; /*重点色*/
}
.brc_man .box .det .tit .r{
	float:left;
	text-align:left;
	color:#fff; /*次要色*/
	margin:10px 0;
}
.brc_man .box .det .con{
	float:left;
	line-height:24px;
	height:70px; /*mod*/
	overflow:hidden;
	color:#fff; /*常态色*/
	text-align:left;
	font-size:14px;
}
/******图片展示*****/
.brc_man .can {
	float:left;
	width:460px;
	margin-top:10px;
	text-align:center;
}
.brc_man .can .pic {
	float:left;
	width:100%;
}
.brc_man .can img {
	border:1px solid #e8e8e8;
	width:455px;
 
}
.brc_man .can .txt {
	float:left;
	width:100%;
	height:40px;
	line-height:30px;
	overflow:hidden;
	font-size:15px;
}
.brc_man .can .txt a{
	color:#555555; /*常态色*/
}
.brc_man .can .txt a:hover{
	color:#65cea7
}
