@charset "utf-8";
/* CSS Document */
.ban_1_1{ width:340px; height:260px; position:relative; overflow:hidden; margin:0 auto;}
.ban_1_1 .bd li img{width: 340px; height: 260px; display: block;}
/*数字焦点*/
.ban_1_1 .hd { position: absolute; z-index: 3; bottom: 0px; right: 0px;}	
.ban_1_1 .hd li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer;}
.ban_1_1 .hd li a,.ban_1_1 .hd li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;}
.ban_1_1 .hd li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5;}
.ban_1_1 .hd li.on a,.ban_1_1 .hd a:hover{ background:#f60;}

