﻿@charset "utf-8";
*{padding:0;margin:0}
body{font-family:Verdana,Arial,Helvetica,Sans-serif,"微软雅黑","Microsoft Yahei",宋体;}
img{border:0}

/* 焦点图 */
.focus{width:100%;height:400px;position:relative; float:center; clear:both; padding-top:110px;}
.f426x240{width:100%;height:400px;overflow:hidden;}
.f426x240 img{width:100%;height:400px;}

.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 0px; margin-top:-28px;  }
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px 0px;right:0}
.rslides_tabs{position: absolute; left:48%;margin:-36px auto 0px auto;clear:both;text-align:center; }
.rslides_tabs li{float:left;_float:left;*float:left;margin-right:3px;  background:none; height:15px; border:0px solid red; width:20px; display:block;}
.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; background:url(../images/dot1.png) no-repeat;display:inline-block;_display:block;*display:block;width:15px;height:15px; }
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);/*background:#92050a;*/ background:url(../images/dot2.png) no-repeat; }
