@charset "gb2312";
/* CSS Document */
#nowurl {
	margin: 10px auto;
}
#nowurl, #nowurl a {
  font-size: 16px;
  line-height: 45px;
}
.slider {
	width: 250px;
}
.slider ul li {
	width: 100%;
	height: 55px;
	line-height: 55px;
	text-align: center;
	background: #e4e4e4;
	margin-bottom: 1px;
	display: inline-block;
}
.slider ul li a {
	font-size: 18px;
}
.slider ul li.hover{
	background: #c50c15;
}
.slider ul li.hover a {
	color: #fff;
}
.content {
	width: 1000px;
}
.content li {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #ddd;
	position: relative;
}
.content li img {
    float: left;
    height: 198px;
    width: 329px;
}
.content li .news_li {
    float: right;
    width: 650px;
}
.content li .news_li a {
	width: 200px;
overflow: hidden;
font-size: 16px;
font-weight:bold;
line-height: 150%;
}
.content li .news_li span {
	color: #888;
	position: absolute;
	right: 0;
	top: 0;
}
.content li .news_li p {
	margin-top: 10px;
	line-height: 25px;

}
.page {
	width: 100%;
	margin: 25px auto;
	text-align: center;
	margin:0px;
}

.news_leibie {
	width: 900px;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	background: #c50c15;
	color: #fff;
	margin-left:270px;
}
.news_leibie h3 {
	font-size: 24px;
	font-weight: normal;
}
.news_con_box {
	border: 2px solid #e0e5e9;
	border-top: none;
	width: 870px;
	padding: 25px 23px;
	margin-left:270px;
}
.news_con_box h2 { font-size: 24px;}
.laiyuan_time {
	padding: 15px 0;
	line-height: 22px;
	border-bottom: 1px solid #e0e5e9;
}
.newcontent p {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
    text-indent: 30px;
	
}

.last_next li {
	font-size: 16px;
	line-height: 30px;
}