.brc_man {
	width:100%;
	float:left;
}
.brc_man .bod {
	width:100%;
	float:left;
}
.brc_man .bod .in {
	padding:20px 10px 20px 10px;
	line-height:24px;
	color:#383838; /*常态色*/
	text-align:left;
}
.brc_man .tab{
	width:750px!important;
	*width:735px!important;
	width:735px;
	padding-left:15px;
	height:64px;
	float:left;
	margin-top:10px;
}
.brc_man .tab_n,.brc_man .tab_h{
	display:inline-block;width:280px;height:40px;
	line-height:40px;
	color:#9c9c9c;
	font-weight:bold;
	font-size:14px;
}
.brc_man .tab_h{
	color:#145cb0;
	line-height:34px;
}
/******相关文章*****/
.rel {
	width:100%;
	float:left;
	font-size:14px;
	color:#383838; /*常态色*/
	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:#383838; /*常态色*/
}
.rel_lst li a:hover{
	color:#1653ac; /*重点色*/
}
/******新闻列表*****/
.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:34px;
	height:34px;
	color:#555; /*常态色*/
	text-align:left;
	float:left;
}
.brc_man .lst .l{
	width:600px; /*mod*/
	overflow:hidden;
	color:#ce0000;
	font-size:14px;
}
.brc_man .lst a{
	color:#555; /*常态色*/
}
.brc_man .lst a:hover{
	color:#155cae; /*重点色*/
}
.brc_man .lst .r{
	float:right;
	text-align:right;
}
/******图片新闻*****/
.brc_man .box {
	float:left!important;
	*float:none!important;
	float:none;
	width:100%;
	margin-bottom:5px;
	margin-top:15px;
	padding-bottom:20px;
	border-bottom:1px dotted #c2c2c2;
}
.brc_man .box .pic {
	float:left;
}
.brc_man .box img {
	border:0px;
}
.brc_man .box .det {
	float:right;
	width:571px; /*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;
	color:#383838; /*常态色*/
}
.brc_man .box .det .tit .l{
	width:551px; /*mod*/
	font-size:14px;
	overflow:hidden;
}
.brc_man .box .det .tit .l a{
	color:#1653ac; /*重点色*/
	font-weight:bold;
}
.brc_man .box .det .tit .l a:hover{
	color:#1653ac; /*重点色*/
}
.brc_man .box .det .tit .r{
	float:left;
	text-align:left;
	color:#9d9d9d; /*次要色*/
}
.brc_man .box .det .con{
	float:left;
	line-height:24px;
	height:70px; /*mod*/
	overflow:hidden;
	color:#595959; /*常态色*/
	text-align:left;
}
/******图片展示*****/
.brc_man .can {
	float:left;
	width:246px;
	margin-top:10px;
	text-align:center;
}
.brc_man .can .pic {
	float:left;
	width:100%;
}
.brc_man .can img {
	border:0px solid #e8e8e8;
}
.brc_man .can .txt {
	float:left;
	padding:5px 17px;
	width:246px!important;
	*width:212px!important;
	width:212px;
	height:50px!important;
	*height:40px!important;
	height:40px;
	line-height:20px;
	overflow:hidden;
}
.brc_man .can .txt a{
	color:#626262; /*常态色*/
}
.brc_man .can .txt a:hover{
	color:#1653ac; /*重点色*/
}

/******产品展示*****/
.brc_man .pro {
	float:left;
	width:215px;
	margin:10px 15px 15px 15px;
	text-align:center;
	display:inline;
}
.brc_man .pro .pic {
	width:215px;
	height:168px;
	float:left;
	width:100%;
}
.brc_man .pro img {
	width:215px;
	height:168px;
}
.brc_man .pro .txt {
	float:left;
	width:215px;
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.brc_man .pro .txt a{
	color:#666; /*常态色*/
}
.brc_man .pro .txt a:hover{
	color:#1653ac; /*重点色*/
}

