@charset "utf-8";
*{padding:0;margin:0}
img{border:0}

/* 焦点图 */

.mainimg{ overflow:hidden;}
.focus .rslides .bannerheight{ height:810px;}

.focus{width:100%; position:relative; float:center; overflow:hidden; height:auto;}
.f426x240{width:100%; overflow:hidden;}
.f426x240 img{width:100%; }


.rslides{width:100%;position:relative;list-style:none;padding:0; }
.rslides_nav{height:130px;width:60px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:44%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;background:url(i.png) no-repeat 0 0px;margin-top:-28px; }
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-61px 0px;right:0}
.rslides_tabs{ position: absolute; left:48%;margin:-3% auto 0px auto;clear:both;text-align:center; }
.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;*/ background:url(dot1.png) no-repeat;display:inline-block;_display:block;*display:block;width:13px;height:13px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);/*background:#92050a*/ background:url(dot2.png) no-repeat;}


@media screen and (max-width:1200px)
{
.focus .rslides .bannerheight{ height:550px;}

}

@media screen and (max-width:1200px)
{
.focus .rslides .bannerheight{ height:400px;}


}


@media screen and (max-width:720px)
{
.rslides_tabs{ position: absolute; left:48%;margin:-10% auto 0px auto;clear:both;text-align:center; }
.rslides_nav{ display:none; }
}