html{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
body{
	background-image: url(../images/zbj.jpg);
	color: rgb(51, 50, 47);
	font-family: 微软雅黑;
	overflow-y: auto;
}
.content{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 25px;
	min-height: 475px;
}
.content:after{
	display: block;
	content: "";
	clear: both;
}
.content_left{
	float: left;
	width:242px;
	height: 428px;
}
.newdynamic_top{
	width: 100%;
	height: 33px;
	background-image: url(../images/xmbj.jpg);
	font-size: 14px;
	font-weight: bold;
	color: #773f28;
	text-indent: 4em;
	line-height:33px;
}
.newdynamic_content li{
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 12px;
}
.newdynamic_content {
	margin-top:10px;
}
.newdynamic_content li a{
	color: #000000;
}
.content_center{
	width: 21px;
	height: 428px;
	background-image: url(../images/lie.jpg);
	float: left;
}
.content_right{
	width: 936px;
	float: left;
}
.content_right_top{
	width: 100%;
	height: 45px;
}
.content_right_top:after{
	display: block;
	content: "";
	clear: both;
}
.content_right_topLeft{
	float: left;
	width: 48px;
	height: 45px;
	background-image: url(../images/new_bj1.jpg);
}
.content_right_topRight{
	width:888px;
	height: 45px;
	line-height: 45px;
	background-image: url(../images/new_bj.jpg);
	float: left;
	color: rgb(102, 48, 18);
	font-size: 14px;
	font-weight: bold;
}
.content_right_container{
	width: 100%;
	padding: 0px 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.content_right_list{
	width: 100%;
	margin: 0 auto;
	padding-top: 35px;
	box-sizing: border-box;
}
.content_right_list li{
	font-size: 0px;
	padding: 5px 0px;
}
.content_right_list li a{
	display: inline-block;
	color: #212020;
	width:708px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 12px;
}
.content_right_list li a:hover{
	color: #e10000;
	text-decoration: underline;
}
.content_right_list li .type{
	width: 84px;
	text-align: center;
	display: inline-block;
	font-size: 12px;
}
.content_right_list li .time{
	width: 99px;
	text-align: center;
	display: inline-block;
	font-size: 12px;
}
.page{
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
}
.page span{
	margin-right: 10px;
}
.page span a{
	color:#212020;
}
.page span a:hover{
	color: #e10000;
	text-decoration: underline;
}
.page .last_span{
	margin-left: 50px;
	margin-right: 0px;
}
	