.news_content_neiye{
	width:1200px;
	min-height: 800px;
	height: auto;
	margin:0 auto;
	margin:46px auto;
}
.news_article{
	width:890px;
	float: left;
	margin-left: 42px;
	position: relative;
}
.news_article>p:first-child{
	font-size: 20px;
	color: #1e1e1e;
	width:108px;
	border-bottom: 3px solid #8b643a;
	padding-bottom: 10px;
	float:left;
}
.news_article_line{
	height:2px;
	width:782px;
	background-color: #dcdcdc;
	position: absolute;
	top:29px;
	left:108px;
	margin-top:10px;
}
.news_article_content{
	clear: both;
	overflow: hidden;
}
.news_article_content ul{
	margin-top:40px;
}
.news_article_content ul li{
	height:170px;
	margin-left: 40px;
	margin-top:20px;
}
.news_article_content ul li a{
	color: #1e1e1e;
	display: inline-block;
}
.news_date{
	margin-right: 30px;
}
.news_article_content ul li p{
	color: #b1b0b0;
	font-size: 12px;
	margin-top:20px;
	width:600px;
	line-height:30px;
}
.news_left{width:200px;}
.news_right{width:650px;}

