*, *:before, *:after {
		margin: 0;
		padding: 0;
		list-style: none;
		text-decoration: none;
		box-sizing: border-box;
	}
	body {
		font-size: 24px;
		font-family: "Microsoft Yahei";
	}
	body:after {
		content: '';
		display: none;
	}
	img {
		border: none;
	}
	.clearfix {
		*zoom: 1;
	}
	.clearfix:after {
		content: '';
		display: table;
		clear: both;
		line-height: 0;
	}

.information_list_content_trap{
	width:100%;
	background:#F7F7F7;
}
.information_list_box{
	width:1200px;
	background:#FFFFFF;
	min-height:950px;
	margin:auto;
	padding:50px 30px;
	overflow:hidden;
}
.information_list_content{
	min-height:500px;
	width: 1100px;
	margin: auto;
}
.information_slider{
	width:210px;
	min-height:500px;
	float:left;
}
.slider_title{
	width:100%;
	height:60px;
	background:#7d0000;
	font-size:24px;
	color:#fff;
	text-align: center;
}
.slider_title>p{
	line-height:60px;
}
.information_slider>ul{
	background:#FCFBF7;
}
.information_slider>ul>li{
	width:100%;
	height:47px;
	line-height:50px;
	background:#EAEAEA;
	margin-bottom:2px;
	background:url(../image/511102607714115879.jpg);
}
#active{
	background:#FFFFFF;
}
.information_slider>ul>li>a{
	display: block;
	font-size:14px;
	text-indent: 20px;
	color:#50080d;
}
.information_list{
	width:800px;
	min-height:500px;
	float:right;
}
.breadcrumb{
	width:100%;
	height:20px;
	font-size:14px;
}
.breadcrumb a{
	font-size:14px;
	color:#000;
}
.breadcrumb a:hover{
	color:#7d0000;
}
.breadcrumb_nav{
	height:60px;
	width:100%;
	font-size:24px;
	line-height:60px;
	border-bottom:2px solid #7d0000;
}
.list{
	margin-top:30px;
	height:120px;
	border-bottom:1px solid #7d0000;
}
.date{
	width: 66px;
    height: 60px;
    float: left;
    margin: 6px 0 0 0;
}
.date>h2{
	font-size: 18px;
    color: #fff;
    padding: 6px 0;
    text-align: center;
    background: #7d0000;
}
.date>p{
	font-size: 12px;
    
    padding: 4px 0;
    float: left;
    color: #7d0000;
    text-align: center;
    width: 100%;
    background-color: #e7e7e7;
}
.list_content{
	width:720px;
	height:90px;
	float:right;
}
.list_content>h3{
	min-height:30px;
}
.list_content>h3>a{
	display:block;
	line-height:30px;
	font-size:15px;
	color:#333333;
}
.list_content>h3>a:hover{
	color:#c04b4b;
}
.list_content>p{
	font-size:14px;
	color:#a5a5a5;
	text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word;
    word-break: break-all;
}
.page-nav{
	width: 515px；
	height:65px;
	width:auto;
	padding-top:35px;
}
.contain5_yema_left>img{
	float:left;
	padding-right: 19px;
	padding-top: 4px;
}
.contain5_yema_right>img{
	float:left;
	padding-left: 7px;
	padding-top: 4px;
}
.page-nav>a{
	font-size:12px;
	display:block;
	border:1px solid #c5c5c5;
	color:#4e4e4e;
	float:left;
	min-width:45px;
	height:30px;
	text-align:center;
	line-height:30px;
	border-radius:5px;
	margin-right:10px;
	overflow:hidden;
}
.page-nav>a{
	display:block;
	color:#4e4e4e;
}
.page-nav>a:hover{
	background:#7d0000;
	border-color:#c04b4b;
	color:#fff;
}
.page-nav>a.current{
	background:#7d0000;
	border-color:#c04b4b;
	color:#fff;
}
.page-nav>span{
	display:block;
	text-align:center;
	font-size:10px;
	width:120px;
	height:30px;
	color:#c0c0c0;
	border:1px solid #c04b4b;
	float:left;
	line-height:30px;
}
