.wrapper,.header,.navbox {
	width:1120px;
	margin:0 auto;
}


.tab {
	position:relative;
	width:1120px;
}
.tab ul img {
	vertical-align:middle;
}
.slide {
	width:1120px;
	height:530px;
	overflow:hidden;
	position:relative;
}
.slide-ul {
	position:relative;
	width:1120px;
}
.slide-ul li {
	display:inline;
	float:left;
	width:270px;
	height:530px;
	overflow:hidden;
	text-align:center;
	margin:0 5px;
}

.info-btn {
	width:80px;
	height:22px;
	overflow:hidden;
	margin:0 auto;
	padding:11px 0;
	zoom:1;
}
.info-btn li {
	float:left;
	padding:0 3px;
}
.info-btn li span {
	display:block;
	width:22px;
	height:22px;
	background:url(http://icon.zol-img.com.cn/sj/images/sjbz_infor-btn.png) 0 -27px no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	cursor:pointer;
}
.info-btn .info-cur span,.info-btn .info-hover span {
	background-position:0 0;
}
