
/* 焦点图 */
.focus{width:200px;height:280px;position:relative;float:left}
.f426x240{width:200px;height:280px;overflow:hidden}
.f426x240 img{width:200px;height:280px;overflow:hidden}

.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(404.png) no-repeat 0 -560px;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px -920px;right:0}
.rslides_tabs{clear:both;text-align:center;position:absolute;top:-25px;right:0px;}
.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:#DDD;display:inline-block;_display:block;*display:block;width:9px;height:9px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#c91b1b}


/*------------焦点图--------------*/
#focus{width:952px;height:330px;z-index:1;position:relative}
#focus #pic{width:952px;height:330px;overflow:hidden;}
#focus #pic ul{width:5010px;height:330px;overflow:hidden;}
#focus #pic li{width:952px;height:330px;float:left;overflow:hidden;}
#focus #pic li img{width:952px;height:330px;overflow:hidden;}
#focus .tip-bg{width:952px;height:30px;background:#000;filter:alpha(opacity=45);opacity:0.45;position:absolute;left:0px;bottom:0px;z-index:12;}
#focus #tip{width:230px;height:8px;position:absolute;left:10px;bottom:10px;z-index:13;}
#focus #tip ul li{width:32px;height:8px;float:left;display:inline;margin:0px 5px;cursor:pointer;background:#fff;overflow:hidden;filter:alpha(opacity=70);opacity:0.70;}
#focus #tip ul li.current{background:#e50606;filter:alpha(opacity=100);opacity:1.0;}
