/* index */
body{padding:0;margin:0}
*html #slide-index .button img{width:100%; height:100%;}
.autoMaxWidth{ overflow:hidden; position:relative;height:232px; }
.videoList-container{position:relative; top:-1px; margin-bottom:24px;}
#slide-index{min-width:1000px;width:auto; height:279px; overflow:hidden; position:relative;}
#slide-index .slides{ min-width:1000px; width:auto; height:279px; }
#slide-index .slide{ min-width:1000px; height:313px; float:left; position:relative; }
#slide-index .image{ z-index:1;position:absolute; }
#slide-index .text, #slide-index .button { z-index:2;position:absolute; top:-500px; }
#slide-index .button{ display:none; width:138px;}

#slide-index .control{ position:absolute; bottom:0px; width:100%; text-align:center; height:19px; cursor:pointer; z-index:40;}
#slide-index .control a{
	width:11px;
	height:11px;
	cursor:pointer;
	display:inline-block;
	margin-right:6px;
	background-image: url(hw_000506.png);
	background-repeat: no-repeat;
}
#slide-index .control a:hover, #slide-index .control a.active{
	
	background-image: url(hw_000505.png);
	background-repeat: no-repeat;
	width:11px;
	height:11px;
}