  /*集团荣誉*/
.honor_list{
	width:1020px;
	}
.honor_list li{
	display:block;
	float:left;
	width:280px;
	height:410px;
	padding:10px;
	overflow:hidden;
	margin-right:40px;
	margin-bottom:30px;
	}
.honor_list li img{
	padding-bottom:30px;
	}
.honor_list li h4,.honor_list li p{
	padding:0 10px;
	line-height:150%;
	}
.honor_list li h4{
	margin-bottom:12px;
	max-height:60px;
	overflow:hidden;
	}
.honor_list li p{
	max-height:105px;
	overflow:hidden;
	}
	
/*历史发展*/
.w625{
	width:525px;
	padding:0 50px;
	}
.history_list{
	height:340px;
	overflow:hidden;
	margin-bottom:50px;
	}
.history_list .history_box h2{
	margin-top:40px;
	margin-bottom:15px;
	}
.history_list .history_box .history_con{
	max-height:168px;
	}
.hd{
	width:980px;
	position:relative;
	}
.hd .prev i,.hd .next i{
	display:block;
	width:28px;
	height:28px;
	font-size:20px;
	line-height:32px;
	}
.hd .prev{
	position:relative;
	left:80px;
	top:25px;
	}
.hd .next{
	position:absolute;
	right:80px;
	top:25px;
	}	
.his_timebox{
	overflow:hidden;
	position:relative;
	width:700px;
	margin-left:140px;
	}
.his_time{
	width: 1665px; 
	left: 0; 
	position: relative; 
	overflow: hidden; 
	padding: 0px; 
	margin: 0px;
	}
.his_time li{
	display:inline-block;
	float:left;
	width:140px;
	text-align:center;
	cursor:pointer;
	font-size:16px;
	}
.his_time li.cur{
	color:#aa071b;
	}