.brc_man {
	width:100%;
	float:left;
}
.brc_man .brc_bod {
	width:100%;
	float:left;
}
.brc_man .brc_bod .in {
	width:100%;
	padding-top:30px;
	line-height:34px;
	color:#5e5e5e;
	text-align:left;
	float:left;
	font-size:14px;
}
#pro_pid{
	float:left;
	width:100%;
	height:45px;
}
/******相关文章*****/
.rel {
	width:100%;
	float:left;
	font-size:14px;
	color:#5e5e5e;
	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:#5e5e5e
}
.rel_lst li a:hover{
	color:#1d96e4
}
/******新闻列表*****/
.brc_man .lst {
	width:714px;
	margin:0 auto;
	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:644px;
	overflow:hidden;
	color:#5e5e5e; 
	text-overflow:ellipsis;
	white-space:nowrap;
	text-indent:10px;
	background:url(img/dot.gif) no-repeat 0 -22px;
}
.brc_man .lst .l:hover{
	color:#1d96e4;
	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:714px;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #d0d0d0;
	overflow: hidden;
}
.brc_man .box .pic {
	float:left;
	width:160px;
	height:130px;
}
.brc_man .box .pic img{
	width:150px;
	height:120px;
	padding:3px;
	border:1px solid #eeeeee;
}
.brc_man .box .pic img:hover{
	border:1px solid #1d96e4;
}
.brc_man .box .det {
	float:right;
	width:535px;
}
.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:455px;
	font-size:14px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.brc_man .box .det .tit .l a{
	color:#5e5e5e;
	font-weight:bold;
}
.brc_man .box .det .tit .l a:hover{
	color:#1d96e4
}
.brc_man .box .det .tit .r{
	float:right;
	font-size:12px;
	text-align:right;
	width:80px;
	color:#b8b8b8;
}
.brc_man .box .det .con{
	float:left;
	margin-top:10px;
	line-height:24px;
	height:96px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
}
/******图片展示*****/
.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 #1d96e4;
}
.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:#1d96e4;
	font-weight:bold;
}
.brc_man .odr_btn{
	float:left;
	width:100%;
	height:30px;
	text-align:right;
}
#pro_gbf{
	float:left;
	width:100%;
}