@charset "utf-8";
/* 焦点图 */
.focus{
	width:100%;
	height:712px;
	position:relative; zoom:1; 
	
}
.f426x240{width:100%;height:712px;overflow:hidden;}
.f426x240 img{}
.rslides li{ width:100%; height:712px; float:left;}
.rslides{
	width:100%;
	position:relative;
	list-style:none;
	padding:0px;
	margin: 0px;
	z-index: -9999; margin:0 auto;
}
.rslides_nav{
	height:51px;
	width:31px;
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.5;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	margin-top:-28px
}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px -560px;right:0}
.rslides_tabs{text-align:center; width:100px; position:absolute; bottom:20px; z-index:99999; left:48%; }
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{
	margin-top: 0px;
	text-indent:9999px;
	overflow:hidden;
	background:#DDD;
	display:inline-block;
	_display:block;
    *display:block;	
	width:11px;
	height:11px;
	z-index: 9999;
}
.rslides_tabs .rslides_here a{
	background:rgba(0,0,0, .6);
	
	
}
