/* Focus */
.Focus{ width:1000px; margin:0 auto; height:400px; position:relative;}
.rslides{width:1000px; position:relative; height:400px; overflow:hidden;}
.rslides_nav{height:47px; width:20px; position:absolute; top:50%; left:-33px; text-indent:-9999px; overflow:hidden; text-decoration:none; background:url(../images/focus.gif) no-repeat 0 0; margin-top:-20px;}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto; background-position:-22px 0; right:-33px}
.rslides_nav.prev:hover{ background-position:0 -48px;}
.rslides_nav.next:hover{ background-position:-22px -48px;}

.rslides_tabs{ display:none;}







.bgwj{width:280px; height:220px; float:left; background:url(../images/about3.jpg) no-repeat; margin:0;} 
.bgwj_d{width:256px; height:147px; float:left; margin:15px 0 0 12px; display:inline;}
.bgwj_d2{width:256px; float:left; margin:0;  line-height:150%;}
.ser_range{width:177px; float:left;}
.ser_range2{width:295px; float:left;}
.ser_range3{width:169px; float:left;}
.ser_range4{width:640px; float:left;}
.ser_range img{width:168px; float:left; margin-top:7px;}
.ser_range2 img{width:287px; float:left; margin-top:7px;}
.ser_range3 img{width:169px; float:left; margin-top:7px;}
.ser_txt{ float:left;width:680px; border:1px solid red;}





#con-top{
	background:#FFF;
	-moz-transition:border linear .2s,-moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
	box-shadow:1px 1px 8px #000;
	-moz-box-shadow:0 0 8px #000;
	-webkit-box-shadow:0 0 8px #000;
	/*border-radius:12px;*/
	height:190px;
	overflow:hidden;
	position:absolute;
	width:258px;
	z-index:9;
	text-align:center;
}
#con-top .ct-big{
    width:220px;height:190px;float:left;
    overflow:hidden;
   
}
div.ct-big li{
    height:190px;
    width:220px;
    overflow:hidden;
    text-align:center;
    line-height:348px;
}
#con-top .ct-small{
    width:36px;height:190px;float:left; 
}
#jpg_script{
    position: absolute;
    bottom:0;
    left:0;
    background:#000;
    filter:alpha(opacity:60);
    opacity:0.4;
    width:220px;
    height:28px;
    line-height:28px;
    color:#FFF;
    text-align:left;
    text-indent: 1em;
	font-size:12px;
}
.ct-small li{
    width:36px;
    height:30px;
    
    overflow:hidden;
    float:right;
	margin-bottom:2px;
}
.ct-small li span{
	display:none;
	filter:alpha(opacity:40);
    opacity:0.4;
	position:absolute;
	width:36px;
    height:30px;
	background:#666;
	z-index:99;
}
.ct-small li span.selected{
	display:block;
}	
