/* ����ͼ */
.banner{ width:100%; max-width:1920px; height:700px; _width:expression(document.body.clientWidth > 1920 ? "1920px" : "auto"); margin: 0 auto; position: relative; overflow:hidden; z-index:0; }
.banner_in{ position: relative; width:1920px; left:50%; }
.banner_in2{ position:relative; left:-50%;}

.focus{width:1920px;height:700px;border:0px solid #EEE;position:relative;margin-top:0px;float:center}
.f426x240{width:1920px;height:700px;overflow:hidden}
.f426x240 img{width:1920px;height:700px;}

.rslides{width:100%;position:relative;list-style:none;padding:0; z-index:-1;}
.rslides_nav{ display:none;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 -560px;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:-31px -560px;right:0}
.rslides_tabs{margin:-40px 20% 0 0;clear:both;text-align:center; float:right; }
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin:0 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:40px;height:5px}*/
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:0;border-radius:0;background:#b2b2b2; border:0px #b2b2b2 solid;display:inline-block;_display:block;*display:block;width:60px;height:4px;}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#1868b3}