@charset "utf-8";
/* CSS Document */
/*reset-----------------------------------------------------------*/

.banner{ height:325px; overflow:hidden; left:0; top:0; border:1px solid #e5e5e5; background:#fff;}
.banner .banner_bg {position:absolute; bottom:0; height:25px;  width:100%; z-index:110;} 
.banner .numlist{ width:100px;  height:25px; z-index:111; position:absolute; left:650px; bottom:0;}
.banner ul {list-style-type:none;  height:25px; width:100px;}
.banner ul li{ width:10px; height:10px; float:left; margin:10px 0 0 8px; display:inline-block; background:url(../images/ico01.jpg) no-repeat center center; cursor:pointer; text-indent:-99999px; } 
.banner  ul li:hover{background:url(../images/ico02.jpg) no-repeat center center;} 
.banner  ul li.current01{background:url(../images/ico02.jpg) no-repeat center center;} 
.banner .banner_list a{  height:304px; position:absolute; margin:0 10px 0 0px;}
.banner  .banner_list a img{  height:304px; z-index:100; padding:0; }
