@charset "utf-8";
.focus{width:100%;height:500px;position:relative;}
.focus:hover .rslides_nav{display:block;}
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0;}
.rslides li{position:absolute;width:100%;left:0;top:0;text-align:center;float:left;height:500px;}
.rslides li a{display:block;width:1920px;height:500px}
.rslides_nav{height:60px;width:38px;position:absolute;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);top:50%;opacity:0.5;filter:alpha(opacity=50);text-indent:-9999px;overflow: hidden;text-decoration:none;margin-top:-28px;display:none;}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background-position:right center;right:100px;}
.rslides_nav.prev{left:100px;}
.rslides_tabs{position:relative;bottom:42px;margin:12px auto;clear:both;text-align:center;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin:0 5px}
.rslides_tabs li a{text-indent:-9999px;overflow:hidden;background: url(../images/dd.png) no-repeat;display:inline-block;_display: block;*display:block;width:14px;height:15px;}
.rslides_tabs .rslides_here a{background:url(../images/dd2.png) no-repeat;}
.f1920{height:500px;overflow:hidden;width:1920px;position: relative;left:50%;margin-left:-960px;}
.f1920 li img{width:100%;max-height:100%;display:block;}
.focusB{ width:100%; height:300px}
@media screen and (min-width: 1200px) and (max-width: 2560px) {
	.focusA{display:none;}
	}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
	  .focusB{ margin-top:76px;background-size:100% 200px; height:200px}
	  .focus{display:none;}
	  .focusA:hover .rslides_nav{display:block;}
	.rslidesA{position:relative;list-style:none;overflow:hidden;}
	.rslidesA li{position:absolute;width:100%;left:0;top:0;text-align:center;float:left;height:100%;}
	.rslidesA li a{display:block;width:100%;height:100%}
	.rslidesA li a img{width:100%}
	.f1024{height:100%;overflow:hidden;text-align:center;}
	.f1024 li img{max-width:100%;max-height:100%;display:block;}
	  }
@media screen and (max-width:1024px){
	.focus{display:none;}
	.focusA:hover .rslides_nav{display:block;}
	.rslidesA{position:relative;list-style:none;overflow:hidden;}
	.rslidesA li{position:absolute;width:100%;left:0;top:0;text-align:center;float:left;height:100%;}
	.rslidesA li a{display:block;width:100%;height:100%}
	.rslidesA li a img{width:100%}
	.f1024{height:100%;overflow:hidden;text-align:center;}
	.f1024 li img{max-width:100%;max-height:100%;display:block;}
	
}
@media screen and (min-width: 768px) and (max-width: 999px){
	.focusB{ margin-top:76px;background-size:100% 150px; height:150px}
	}
@media screen and (max-width: 767px){
	.rslides_tabs{ bottom:33px}
	.focusB{background-size:100% 120px; height:120px}
	}
@media screen and (max-width: 375px) {
	.focusB{background-size:100% 100px; height:100px}
	}