.brc_man {
	width:100%;
	float:left;
}
#contact_tel{
	float:right;
	width:318px;
	height:262px;
	background:url(img/contact_tel.jpg);
}
#contact_location{
	float:left;
	width:750px;
	height:32px;
	background:url(img/contact_location.gif) no-repeat left top;
	border-bottom:1px dashed #c4c4c4;
	margin-bottom:20px;
}
.brc_man .brc_bod {
	width:100%;
	float:left;
	min-height:100px;
}
.brc_man .brc_bod .in {
	width:100%;
	padding-top:20px;
	line-height:34px;
	color:#656565; /*常态色*/
	text-align:left;
	float:left;
	font-size:14px;
}
/******相关文章*****/
.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:#00a651; /*重点色*/
}
/******新闻列表*****/
.brc_man .lst {
	width:757px;
	margin:0 auto;
	border-bottom:1px dashed #d0d0d0;
	overflow: hidden;
}
.brc_man .lst .l,.brc_man .lst .r{
	line-height:38px;
	height:38px;
	text-align:left;
	float:left;
	font-size:12px
}
.brc_man .lst .l{
	width:684px; /*mod*/
	overflow:hidden;
	color:#333; 
	text-overflow:ellipsis;
	white-space:nowrap;
	text-indent:10px;
	background:url(img/dot.gif) no-repeat 0 -22px;
}
.brc_man .lst .l:hover{
	color:#00a651; /*重点色*/
	background:url(img/dot.gif) no-repeat 0 16px;
}
.brc_man .lst .r{
	float:right;
	width:70px;
	text-align:right;
	color:#a0a0a0; /*次要色*/
}
/******图片新闻*****/
.brc_man .box {
	width:754px;
	margin:0 auto 20px;
	padding-bottom:20px;
	border-bottom:1px dashed #d0d0d0;
	overflow: hidden;
}
.brc_man .box .pic {
	float:left;
	width:150px;
	height:120px;
}
.brc_man .box .det {
	float:right;
	width:585px; /*mod*/
}
.brc_man .box .det .tit {
	float:left;
	width:100%;
}
.brc_man .box .det .tit .l,.brc_man .box .det .tit .r{
	height:20px;
	line-height:20px;
	text-align:left;
	float:left;
}
.brc_man .box .det .tit .l{
	width:585px; /*mod*/
	font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.brc_man .box .det .tit .l a{
	color:#333; /*重点色*/
	font-weight:bold;
}
.brc_man .box .det .tit .l a:hover{
	color:#00a651; /*重点色*/
}
.brc_man .box .det .tit .r{
	float:left;
	margin-top:14px;
	width:100%;
	color:#b6b6b6; /*次要色*/
}
.brc_man .box .det .con{
	float:left;
	line-height:22px;
	height:66px; /*mod*/
	overflow:hidden;
	text-align:left;
}
/******图片展示*****/
.brc_man .can {
	float:left;
	width:240px;
	margin:0 18px 25px 0;
	text-align:center;
}
.brc_man .can .pic {
	float:left;
	width:100%;
}
.brc_man .can img {
	border:3px solid #dadada;
}
.brc_man .can a img:hover{
	border:3px solid #00a651;
}
.brc_man .can .txt {
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
}
.brc_man .can .txt a{
	color:#494949; /*常态色*/
}
.brc_man .can .txt a:hover{
	color:#00a651; /*重点色*/
	font-weight:bold;
}
.brc_man .odr_btn{
	float:left;
	width:100%;
	height:30px;
	text-align:right;
}
#pro_gbf{
	float:left;
	width:100%;
}
.brc_about{
	float:right;
	padding:30px;
	width:280px;
	height:96px;
	background:#00a651;
	color:#fff;
	font:21px/30px "Microsoft YaHei",Arial;
}