/*banner*/
.banner_index{ width:275px; height:160px; margin:auto; position:relative; overflow:hidden;}

.banner_index .banner_wrap{position:absolute; left:0px; top:0px; z-index:2;}
.banner_index .banner_wrap li{width:275px; float:left; position:relative;}
.banner_index .banner_wrap li img{width:275px; height:160px;}
.banner_index .banner_wrap li p{ width:275px; height:40px; line-height:40px; text-align:center; background:url(op.png); position:absolute; bottom:0px; left:0px; z-index:20;}
.banner_index .banner_wrap li p a{ color:#fff;}
.banner_index .banner_wrap li p a:hover{ color:#c00;}

.indexBanner_num{width:275px; height:10px; margin:auto; text-align:center; margin-top:15px; } 
.indexBanner_num a{width:24px; height:30px;display: inline-block;_zoom:1; background:url(cir1.jpg) no-repeat; font-size:0px; line-height:0px;}
.indexBanner_num a.on,.indexBanner_num a:hover{background:url(cir2.jpg) no-repeat 0 0;}