.bannerS{
	width: 100%;
}
.bannerS img{
	width: 100%;
}
.shuZi{
	width: 100%;
	background: #000000;
	margin: 0;
	padding: 0;
	
}
.shuZiC{
	width:1200px;
	/*height: 900px;*/
	margin: 0 auto;
	padding-bottom: 60px;
}
.listBox{
	overflow: hidden;
	width: 1200px;
}
.shuZic-imgtop{
	 margin:50px 0; 
}
.shuZiC .listBox a{
	display: block;
	width: 380px;
	height: 280px;
	float:left;
	position: relative;
	overflow: hidden;
	margin:8px 8px;
}
.shuZiC .listBox a span{
	display: inline-block;
	background: #FFFFFF;
	color: #333;
	height: 41px;
	line-height: 41px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
