/*#header{
	background:url(../images/common/newsDetail_hearder.jpg) no-repeat;
}*/
.newsDetail-mainWrap{
	width:100%;
	margin:0 auto;
	background:#fff;
	font-family:"微软雅黑";
}
.newsDetail-mainWrap .goods_banner>img{
	width:100%;
}
.newsDetailWrap{
	width:100%;
	margin:30px auto;
}
.newsDetailWrap>h5{
	font-size:14px;
	color:#616161;
}
.newsListDiv{
	width:100%;
	margin:15px auto;
	border-top:2px solid #616161;
}
.newsList_ul li{
	border-bottom:1px solid #f0f0f0;
	padding:26px 5px;
}
.newsList_ul li:last-child{
	border-bottom:3px solid #f7f7f7;
}
.newsListImg{
	float:left;
	width:400px;
	margin-right:60px;
	height:185px;
}
.newsListImg>a>img{
	width:100%;
	max-height:185px;
}
.newsList_txt{
	float:left;
	width:550px;
}
.newsList_txt>h2>a{
	color:#2a574a;
	font-size:22px;
	font-weight:bold;
}
.newsList_txt>p>a{
	color:#39373a;
	font-size:14px;
	line-height:25px;
}
