


.hm_banner{
	width:100%;
	position:relative;
	overflow:hidden;	
}
.hm_banner .slides li{
	width:100%;
	float:left;	
}
.hm_banner .slides a{
	display:block;
	width:100%;	
}
.hm_banner .slides img{
	width:100%;
	height:auto;	
	display:block;
}
.hm_banner .flex-direction-nav{
	display:none;	
}
.hm_banner .flex-control-nav{
	width:100%;
	height:1.0em;	
	margin:0;
	left:0;
	bottom:1.5em;	
}
.hm_banner .flex-control-paging li a{
	display:block;
	background: url(../images/sx.jpg) no-repeat center bottom;
	width:0.1em;
	height:1.2em;
	margin:0 0.2em;	
}
.hm_banner .flex-control-paging li a.flex-active{
	background: url(../images/sx02.jpg) no-repeat center bottom;	
	width:0.1em;
	height:1.2em;
	bottom:1.6em
}