@charset "utf-8";
/* CSS Document */
body{width:100%; height:auto; color:#000; background-color:#fff;background-size:100% auto; font-size:12px;  font-family:'微软雅黑';}
* {margin: 0px;padding:0px;}
img{ border:none; width:100%; }
.clear{clear:both;}
a{ text-decoration:none; font-size:12px; font-family:'微软雅黑'; color:#FFF;} 
a:hover img{opacity:0.5;filter:alpha(opacity=80);}
.ui-scroller {float: left;}
li{ list-style:none; }
h3{ font-weight:600;}
/*span{ float:right; margin-right:5px;color:#fff;}*/

/*底部样式*/
#footer{ width:100%; height:auto; background:none; overflow:hidden;position:fixed;left:0;bottom:0;z-index:1020; }
#footer ul li{ width:25%;height:auto; float:left;}
#footer ul li img{ width:100%; height:auto;} 