/* 焦点图 */
.focus{width:;height:650px;position:relative;float:center;}
.f426x240{width:;height:650px;overflow:hidden;}
.f426x240 img{width:;height:650px;}

.f426x240 li{
	float: none;
    position: absolute;
    width: 100%;
    height: 650px;
	text-align:center;
margin-top: 203px;
}

.f426x240 li a{
	padding:600px;}

.rslides{width:100%;position:relative;list-style:none;padding:0;}
.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;background:url(../images/i.png) no-repeat 0 0;}
.rslides_nav:active{opacity:1.0;}
.rslides_nav.next{left:auto;background-position:-31px 0;right:0;}

.rslides_txtbg{height:50px;width:100%;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:92%;left:0;opacity:0.5;overflow:hidden;text-decoration:none;background: #595959;}
.rslides_txt{
	position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
    height: 50px;
    padding-left: 40px;
    text-align: left;}
.rslides_txt a{color: #fff;font-size: 20px;line-height: 46px;}
.rslides_txt a:hover{color: #fff;text-decoration: none;}

.rslides_tabs {
    position: absolute;
    right: 40px;
    top: 94%;
    height: 20px;
    z-index: 101;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px;}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#DDD;display:inline-block;_display:block;*display:block;width:9px;height:9px;}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#390;}