@charset "utf-8";

.hand{ cursor:pointer; _cursor:hand}

.banner{ position:relative; height:378px;  text-align:center; background:url(../images/1.jpg) no-repeat center 0; }

.bannerWrap{ width:1000px; overflow:auto; margin:0 auto; position:relative; top:-45px; z-index:3;}
.bannerWrap ul.showList{ margin:0 auto; float:right  }
.bannerWrap ul.showList li{ width:23px; height:23px; background:url(../images/circle1.png) no-repeat; margin:5px; float:left; color:#fff; padding-top:3px; text-align:center;  }
.bannerWrap ul.showList li.special{ background:url(../images/circle2.png) no-repeat; color:#048fd5}
