.banner2 {
	height: 606px; position: relative; z-index: 1;
}
.slide-main {
	height: 606px; position: relative;
}
.prev {
	top: 250px; width: 44px; height: 44px; overflow: hidden; display: block; position: absolute; z-index: 222; cursor: pointer; opacity: 0.6; -moz-opacity: 0.6; _border: 1px solid none;
}
.next {
	top: 250px; width: 44px; height: 44px; overflow: hidden; display: block; position: absolute; z-index: 222; cursor: pointer; opacity: 0.61; -moz-opacity: 0.6; _border: 1px solid none;
}
.prev {
	left: 70px;
}
.next {
	right: 70px;
}
.prev:hover {
	opacity: 1; -moz-opacity: 1;
}
.next:hover {
	opacity: 1; -moz-opacity: 1;
}
.nav-main a:hover {
	opacity: 1; -moz-opacity: 1;
}
.nav-main a.cur {
	opacity: 1; -moz-opacity: 1;
}
.item {
	left: 0px; width: 100%; height: 15px; text-align: center; bottom: 60px; display: block; position: absolute; z-index: 124;
}
.item a {
	background: rgb(51, 51, 51); width: 24px; height: 8px; overflow: hidden; margin-right: 11px; display: inline-block; opacity: 0.8; -moz-opacity: 0.6;
}
.item a.cur {
	background: rgb(188, 15, 16);
}
.slide-box {
	width: 100%; height: 606px; overflow: hidden; display: block;
}
.slide {
	width: 100%; height: 606px; overflow: hidden; display: block;
}
.slide-box {
	position: relative;
}
.slide {
	height:606px; display: none; position: absolute; z-index: 8;
}
#bgstylea {
	background: url("../img/01.jpg") no-repeat bottom;
}
#bgstyleb {
	background: url("../img/02.jpg") no-repeat bottom;
}
#bgstylec {
	background: url("../img/03.jpg") no-repeat bottom;
}
.slide a {
	display: block; cursor: pointer;
}
