.con-title-news{
	margin:0 auto;
	width:1000px;
	height:120px;
}
.mark1-n{
	width:33.3%;
	height:100%;
	float:left;
	text-align:center;
}
.mark1-n>div{
	width:80px;
	margin:3px auto 0;
	text-align:center;
	font-size:18px;
}
.mark1-n>a>div>img{
	width:80px;
	height:80px;
	position:relative;
	
}
.con-box{
	width:100%;
	padding:50px 15% 50px 15%;
	background-color:#EDEDED;
}
.con-n-h1{
	width: 70%;
	height: 90px;
	margin: 0  auto;
}
.con-n-box{
	width: 100%;
	height: 200px;
	margin: 0 auto;
	padding: 30px 0 30px 35px;
	background-color:#ffffff;
	/**border-bottom:2px solid  #EDEDED;**/
}
.con-n-photo{
	width: 230px;
	float: left;
}
.con-n-photo>img{
	width: 100%;
	max-height: 140px;
	
}
.con-n-text{
	width: 55%;
	height: 100%;
	margin-left: 20px;
	float: left;
	color: #727071;
}
.con-n-title{
	width: 100%;
	height: 50px;
	
}
.con-n-title>p{
	font-size: 32px;
	font-weight: 500;
}
.con-n-time{
	margin-top: 45px;
	font-size: 18px;
}