.w100w{width:100%;}
.clear{overflow:hidden;height:0px;clear:both;}
.auto{margin:0 auto;}
.fullSlide {
	width:100%;
	position:relative;
	height:460px;
	background:#6D6D6D;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:460px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:460px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:72px;
	height:11px;
	margin:1px;
	overflow:hidden;
	background:#404A63;
	filter:alpha(opacity=50);
	opacity:0.7;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#C01920;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:40%;
	margin-top:-30px;
	z-index:1;
	width:68px; height:124px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.7;
	display:none;
}

.desban-left{ cursor: pointer; background:url(img/imgleft.png) no-repeat; position:absolute;left:10px; width:68px; height:124px;}
.desban-right{ cursor: pointer; background:url(img/imgright.png) no-repeat; position:absolute;right:10px; width:68px; height:124px;}


.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:40%;
	margin-top:-30px;
	z-index:1;
	width:68px; height:124px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.7;
	display:none;
}