@charset "utf-8";
/* CSS Document */
p,table,span,div,html,body,ul,li,a,img,h4,input{ margin:0px; padding:0px; font-family:"Microsoft Yahei",'Helvetica Neue', font-size:12px;text-shadow:0 1px 1px rgba(0,0,0,.1)}
li,a{ text-decoration:none; color:#fff}
a.skyblue{color:#03BDFC}
ul{ list-style:none; }
.float{ float:left}
img{ border:0px;  }
.hand{ cursor:pointer; _cursor:hand}

.banner{ position:relative; height:500px; top:0; text-align:center; background:url(/img/ban.jpg) no-repeat center 0; }
.bannerWrap{ width:180px; overflow:auto; margin:0 auto; position:relative; top:-70px; z-index:3;}
.bannerWrap ul.showList{ margin:0 auto; float:right;}
.bannerWrap ul.showList li{ width:23px; height:23px; background:url(/img/circle1.png) no-repeat; margin:5px ;margin-top:15px; float:left; color:#fff; padding-top:3px; text-align:center;}
.bannerWrap ul.showList li.special{ background:url(/img/circle2.png) no-repeat; color:#048fd5;}
