/*主要内容*/
.main {
	width: 100%;
    min-height: 300px;
	overflow: hidden;
	background:#f2f2f2;
	padding-bottom: 35px;
}
.wrap{
	width:1249px;
	background: #fff;
    min-height: 600px;
	overflow: hidden;
 	margin: auto;
        margin-top:18px;
}
.container {
	width: 1190px;
    min-height: 300px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.new {
    width: 1166px;
    margin: 0 auto;
    height: 58px;
    color: #fc7878;
    font-family: 微软雅黑;
    line-height: 74px;
    font-size: 18px;
}
.new a{
	color: #fc7878;	
}

.time{
	width: 1166px;
        height: 28px;
	font-size:14px;
	font-family:微软雅黑;
	color:#888;
}
.time span {
      margin-left:8px;
}
hr{
	hieght:1px;
	border: 1px dotted #ddd;
	
}
.picture{
	width:1166px;
	height:485px;
	margin-top:10px;
}
.picture img{
	width:816px;
	height:474px;
}
.character{
      width: 100%;
     overflow: hidden;
     text-align: left;
     line-height: 27px;
     color: #4F4E4E;
}

.blank-box{
	width:100%;
	height:50px;
}

.incident {
	font-size: 18px;
	margin-bottom: 14px;
	font-family: 微软雅黑;
	text-align: center;
}
.incident a{
	color: #fc7878;
}

hr{
	border: 1px #d1d1d1 dotted;
}

.paging{
   width: 100%;
    height: 80px;
    text-align: left;
}
.paging p{
         margin-top:10px;
	font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	font-size: 14px;
}
.paging p a {
	color: #fc7878;
}

.page_box {
	width: 100px;
	height: 30px;
}
