<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 焦点图 */
.focus{width:100%;overflow:hidden;height:100%;}
.f426x240{width:100%;overflow:hidden;	height:100%;}
.f426x240 img{overflow:hidden;}
.imgs{
	display:block;
	width:100%;
	height:100%;
	font-size:0;
	background-repeat:no-repeat;
	background-position:center center;
}
.imga{
	display:block;
	width:1200px;
	height:100%;
	background: url('../images/banner.jpg') no-repeat center center;  
}
.imga a{
	width: 1200px;
	height: 100%;
	display:block;
}
.imgb{
	display:block;
	width:1200px;
	height:100%;
	background: url('../images/banner1.jpg') no-repeat center center;  
}
.imgb a{
	width: 1200px;
	height: 100%;
	display:block;
}

.imgc{
	display:block;
	width:1200px;
	height:100%;
	background: url('../images/banner2.jpg') no-repeat center center;  
}
.imgh{
	display:block;
	width:1200px;
	height:100%;
	background: url('../images/banner3.jpg') no-repeat center center;  
}
.imgi{
	display:block;
	width:100%;
	height:100%;
	background: url('../images/banner6.jpg') no-repeat center center;  
}

.imgc a{
	width: 100%;
	height: 100%;
	display:block;
}

.imgd{
	display:block;
	width:100%;
	height:100%;
	background: url('../images/banner4.jpg') no-repeat center center;  
}
.imge{
	display:block;
	width:100%;
	height:100%;
	background: url('../images/banner3.jpg') no-repeat center center;  
}
.imgf{
	display:block;
	width:100%;
	height:100%;
	background: url('../images/banner5.jpg') no-repeat center center;  
}
.imgg{
	display:block;
	width:100%;
	height:100%;
	background: url('../images/banner8.jpg') no-repeat center center;  
}
.imgj{
	display:block;
	width:100%;
	height:100%;
	background: url('../images/banner9.jpg') no-repeat center center;  
}



.rslides{width:100%;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;_position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.8;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:12px auto;clear:both;text-align:center;position:absolute; left:50%;top:90%; width:100px;height:10px;}
.rslides_tabs li{display:inline;vertical-align:top;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;display:inline-block;_display:block;*display:block;width:12px;height:12px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#f30}</pre></body></html>