
/*其他项目*/
#project{
	width:1000px;
	margin:0 auto;
	padding-bottom:50px;
}
#project .project_list{
	padding-top:70px;
}
#project .project_list h4{
	font-size:32px;
	color:#333333;
	font-weight: normal;
}
#project .project_list .prompt{
	padding-top:20px;
}
#project .project_list .prompt p{
	font-size:16px;
	color:#333;
	line-height:1.5;
}
#project .project_list .pic{
	padding-top:15px;	
}
#project .project_list .pic img{
	float: left;
	display: block;
}
#project .project_list .pic img:first-child{
	margin-left:0;
}
#project .project_1 .pic img{
	width:548px;
	height:300px;
	margin-left:104px;
}
#project .project_2 .pic img{
	width:332px;
	height:200px;
	margin-left:102px;
}
#project .project_3 .pic img{
	width:274px;
	height:200px;
	margin-left:34px;
}