.brc_man {
	width:100%;
	float:left;
}
.brc_man .bod {
	padding:25px 0;
	width:auto;
}
.brc_man .bod .in {
	line-height:2em;
	color:#555; /*常态色*/
	text-align:left;
	font-size:14px;
}
/******相关文章*****/
.rel {
	width:100%;
	float:left;
	font-size:14px;
	color:#555; /*常态色*/
	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:#e00014; /*重点色*/
}
/******新闻列表*****/
.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;
	height:36px;
	line-height:36px;
}
.brc_man .lst .l a span{
	font-size:12px;
	line-height:36px;
	margin-right:10px;
}
.brc_man .lst a{
	color:#555555; /*常态色*/
	font-size:14px;
}
.brc_man .lst a:hover{
	color:#e00014; /*重点色*/
}
.brc_man .lst .r{
	float:right;
	text-align:right;
}
/******图片新闻*****/
.brc_man .box {
	float:left!important;
	*float:none!important;
	float:none;
	width:100%;
	margin-top:22px;
	padding-bottom:22px;
	border-bottom:1px dashed #e1e1e1}
.brc_man .box .pic {
	float:left;
}
.brc_man .box img {
	border:0px;
}
.brc_man .box .det {
	float:right;
	width:700px; /*mod*/
	overflow:hidden;
}
.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;
	color:#555555; /*常态色*/
}
.brc_man .box .det .tit .l{
	overflow:hidden;
	height:26px;
	line-height:26px;
}
.brc_man .box .det .tit .l a{
	color:#333; /*重点色*/
	font-weight:bold;
	font-size:16px;
}
.brc_man .box .det .tit .l a:hover{
	color:#e00014; /*重点色*/
}
.brc_man .box .det .tit .r{
	float:left;
	text-align:left;
	color:#AAAAAA; /*次要色*/
}
.brc_man .box .det .con{
	float:left;
	line-height:24px;
	padding-top:5px;
	overflow:hidden;
	font-size:14px;
	color:#777; /*常态色*/
	text-align:left;
}
/******图片展示*****/
.brc_man .can {
	float:left;
	width:240px;
	margin:10px 9px;
	text-align:center;
	display:inline;
	background:url("img/cp_bg.jpg") center top no-repeat;
}
.brc_man .can .pic {
	padding:5px;
}
.brc_man .can img {
	width:230px;
	height:190px;
}
.brc_man .can .txt {
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:14px;
}
.brc_man .can .txt a{
	color:#666; /*常态色*/
}
.brc_man .can .txt a:hover{
	color:#0c6bcc; /*重点色*/
}

/******图片展示*****/
.brc_man .can2{
	float:left;
	width:165px;
	margin:20px 43px 25px 0;
	text-align:center;
	display:inline;
}
.brc_man .can2 .pic {
	float:left;
	width:100%;}
.brc_man .can2 img {
	width:165px;
	height:165px;}
.brc_man .can2 .txt {
	float:left;
	width:100%;
	height:42px;
	line-height:42px;
	overflow:hidden;
	font-size:16px;
}
.brc_man .can2 .txt a{
	color:#666; /*常态色*/
}
.brc_man .can2 .txt a:hover{
	color:#e00014; /*重点色*/
}
