@charset "utf-8";
/* CSS Document */
.ban_2_3{ width:100%; height:466px; position:relative; overflow:hidden; margin:0 auto;}
.ban_2_3 .bd li img{width: 100%; height: 466px; display: block;}
/*数字焦点*/
.ban_2_3 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:22px; line-height:22px; text-align:center; }
.ban_2_3 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:16px; height:16px; margin:0px; background:url(../images/slider-dot.png) 0 -16px; overflow:hidden; line-height:9999px;}	
.ban_2_3 .hd ul .on{ background-position:0px 0px;}
/*左右按钮*/
.ban_2_3 .prev{width:40px; height:60px; position:absolute; left:2%; top:45%; display:block; background:#000 url(../images/slider-left.png) center center no-repeat; filter:alpha(opacity=50);opacity:0.5; }
.ban_2_3 .next{width:40px; height:60px; position:absolute; right:2%; top:45%; display:block; background:#000 url(../images/slider-right.png) center center no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.ban_2_3 .prev:hover,.ban_3_1 .next:hover{ filter:alpha(opacity=100);opacity:1;}

