﻿.banner{width:100%;margin: 0 auto; }
.banner .bspan{/*display: none;*/ filter:alpha(opacity=0); -moz-opacity:0; opacity:0; position: absolute;top: 0;left:0;right: 0;bottom: auto; z-index:2;  background-repeat: no-repeat; background-position: center;}
#ban0{display: block;}
.banner-num{position: absolute;top: 300px;left:0;right: 0;bottom: auto; width: 100%; height: 30px; margin: 0 auto;z-index:3;}
.banner-num ul{text-align: center;}
.banner-num ul li{ width: 16px; height: 16px; margin: 0 10px; background: #fff;  border-radius: 8px; background-repeat: no-repeat; list-style: none;display: inline-block;*display:inline;*zoom:1; cursor:pointer;}
.banner-num .cur{background: #7faaff;background-repeat: no-repeat;  border-radius: 8px; }