@charset "utf-8";
.focus{width:420px;height:312px;position:relative; margin:0px auto;}
.f420x313{width:420px;height:312px;overflow:hidden}
.f420x313 li{width:420px;height:312px;border-radius:16px;-moz-border-radius:16px; overflow:hidden;}
.f420x313 img{width:420px;height:312px;}

.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{height:100px;width:40px;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/btn.png) no-repeat;margin-top:-50px;}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position: right;right:0}

.rslides_tabs{margin:0px auto; clear:both;text-align:center;position:absolute; left:48%;bottom:12px;}
.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:#FF7700}