@charset "utf-8";
*{padding:0;margin:0}
body{font-family:verdana,arial,tahoma;font-size:12px;color:#333}
img{border:0}

/* 焦点图 */

.mainimg{ overflow:hidden;}
.focus .rslides .bannerheight{height:820px;}

.focus{width:100%;position:relative; float:center; clear:both; margin:0 auto 0 auto;}
.f426x240{width:100%;overflow:hidden;}
.f426x240 img{width:100%;}

.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(i.png) no-repeat 0 0px;margin-top:-28px; border-radius:25px;}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px 0px;right:0}
.rslides_tabs{ position: absolute; left:47%;margin:-40px 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:url(dot1.png) no-repeat;display:inline-block;_display:block;*display:block;width:36px;height:13px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6); background:url(dot2.png) no-repeat;}





@media screen and (max-width:1680px)
{
.focus .rslides .bannerheight{height:720px;}


}


@media screen and (max-width:1440px)
{
.focus .rslides .bannerheight{height:620px;}

}

@media screen and (max-width:1280px)
{
.focus .rslides .bannerheight{height:500px;}

}

@media screen and (max-width:960px)
{
.focus .rslides .bannerheight{height:450px;}
}

@media screen and (max-width:640px)
{
.rslides_tabs{ position: absolute; left:36%;margin:-40px auto;clear:both;text-align:center; }

.mainimg{ overflow:hidden; padding-top:4rem }
.focus .rslides .bannerheight{height:300px;}
}

@media screen and (max-width:500px)
{
.focus .rslides .bannerheight{height:200px;}
}

