@charset "utf-8";
/* CSS Document */
/*content 主要内容*/
.item{
	margin:25px 0 20px;
}
.notice{
	margin:25px 0 15px;
}
.item-title{
	color:#e94f0d;
}
.item-title h3{
	font-family:"微软雅黑";
	font-weight:normal;
}
.item-title h3 span{
	width:28px;
	height:5px;
	background:#efefef;
	display:block;
	float:left;
	margin-top:11px;
	
}
.item-title h3 p{
	color: #e94f0d;
	display: block;
	float: left;
	padding: 0 8px;
	font-size: 18px;
}
.item-title h3 a{
	color:#ff4800;
	display:block;
	float:left;
	padding:0 8px;
	font-size:18px;
}
.item-title h3 a.more{
	font-size:16px;
	padding-right:0px;
}
.item-title h3 a.more:hover{
	text-decoration:underline;
}
.item-title h3 i{
	height: 1px;
	background-color: #efefef;
	width: 857px;
	line-height: 1px;
	display: block;
	float: left;
	margin: 13px 0 0 0;
}
.con{
	margin:0 auto;
	width:1001px;	
}
.con-main{
	width: 995px;
    padding: 0 3px;
}
.con-main ul li{
	float:left;
	display:inline;
	width:234px;
	height:186px;
	margin:0 17px 0 0;
	border:1px solid #e8e8e8;
	border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url(PIE.htc);
}
.con-main ul li a{
	display:block;
	width:234px;
	height:143px;
	padding-top:8px;
	border-bottom:1px solid #ddd;
}
.con-main ul li.DD	{
	margin-bottom:0px;
}
.con-main ul li a img{
	width:208px;
	margin:0 auto;
	display:block;
}
.con-main ul li.oDel{
	margin-right:0px;	
}
.con-main ul li.DD	{
	margin-bottom:17px;
}

.oTxt{
	height:34px;
}
.oTxt p{
	width:208px;
	margin:0 auto;
	height:34px;
	line-height:34px;
	color:#666;
}
.oTxt p span{
	float:left;
	display:inline;
}
.oTxt p i{
	color:#f30;
	float:right;
}
.con-main p.XZ{
	width: 1001px;
    color:#666;
	line-height:28px;
}

/*content end*/

/*----------------------------------信息中心-他人----------------------------------------*/
