.brc_man {
	background:#fff;
	padding-top:35px;
}

.brc_man .brc_bod {
	line-height:1.8;
	color:#777; /*常态色*/
	font-size:16px;
	min-height:400px;
	padding:30px 0;
}
.brc_local{width:100%;height:74px;line-height:72px;text-align:center;color:#454545;font-size:28px;background:url(img/local_bg.gif) center bottom no-repeat;}
.brc_man .brc_bod img{vertical-align:middle;max-width:100%;}	


.brc_man .news_box{padding:30px 20px;border-bottom:1px dashed #ddd;}
.brc_man .news_box:hover{background:#f2f2f2;cursor:pointer;}
.brc_man .news_box .pic{width:260px;height:174px;float:left;}
.brc_man .news_box .pic img{width:260px;height:174px;}
.brc_man .news_box .det{width:565px;height:174px;float:right;line-height:22px;font-size:13px;color:#777;position:relative}
.brc_man .news_box .det h3{display:block;height:22px;font-size:20px;line-height:20px;color:#008ad5;border-left:2px solid #ff7800;padding-left:8px;}
.brc_man .news_box .det h3 a{color:#333}
.brc_man .news_box .det h3 a:hover{color:#ff7800}
.brc_man .news_box .det span{display:block;color:#888;margin-top:5px;height:26px;font-size:14px;line-height:24px;font-family:arial}	
	
	
	

	
.brc_man .img_list{width:1216px;}
.brc_man .img_list .pic_one{width:288px;margin-right:16px;margin-top:25px;float:left;display:inline;background:url(img/img_bg.gif) 0 0 no-repeat;}
.brc_man .img_list .pic{padding:1px;display:block;width:282px;height:260px;}
.brc_man .img_list .pic img{width:280px;height:250px;}
.brc_man .img_list .txt{width:100%;display:block;height:40px;line-height:40px;font-size:16px;text-align:center;}
	
	

	
/******相关文章*****/
.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 .news_list{
	padding:5px 8px;
}
.brc_man .news_list li{
	line-height:38px;
	height:38px;
	border-bottom:1px dashed #cfcfcf;
}
.brc_man .news_list li span{float:right;font-family:arial;color:#888;font-size:12px;display:block}
.brc_man .news_list li i{font-family:simsun;color:#888;font-size:14px;font-style:normal;}

/******图片展示*****/
.brc_man .news_one{padding:30px 0;border-bottom:1px solid #dedede}
.brc_man .news_one:hover{background:#f6f6f6}
.brc_man .news_one .news_img{width:278px;height:172px;float:left;}
.brc_man .news_one .news_img img{width:278px;height:172px;}
.brc_man .news_one .news_rtxt{width:890px;height:172px;float:right;line-height:24px;font-size:14px;color:#666;}
.brc_man .news_one .news_rtxt .news_tit{display:block;height:30px;font-size:20px;line-height:24px;color:#555;}
.brc_man .news_one .news_rtxt .news_tit:hover{color:#ec6700}
.brc_man .news_one .news_rtxt span{display:block;color:#888;height:28px;font-size:14px;line-height:28px;}
.brc_man .news_one .news_rtxt a.news_more{color:#ec6700}

/*下载*/
.down{}
.down li{height:44px;border-bottom:1px dashed #dedede;line-height:44px;}
.down li a{display:block;}
.down li span{float:right;display:block;color:#888;font-family:arial}



.cp_one{width:33%;float:left;overflow:hidden;margin-top:40px;cursor:pointer;}
.cp_box{margin:0 15px;overflow:hidden;position:relative;}
.cp_box img{width:100%;}
.cp_box_txt{margin:0 15px;}
.cp_box_txt a{background:#e7e7e7;height:46px;line-height:46px;padding-left:10px;font-size:16px;display:block;color:#555}
.cp_one:hover .cp_box_txt a{background:#ff7800;color:#fff}


