/* CSS Document */
@charset "utf-8";
/* CSS Document */
.ban_3_3{ width:100%; height:572px; position:relative; overflow:hidden; margin:0 auto;}
.ban_3_3 .bd{position:relative;z-index:0;}
.ban_3_3 .bd li{ width:100%; height:599px;}
.ban_3_3 .bd li a{ position: absolute; z-index: 2; display: block; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;}
/*圆点焦点*/
.ban_3_3 .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:40px; line-height:22px; text-align:center; }
.ban_3_3 .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:12px; height:12px; margin:0px; background:url(../images/banner_12.png) 0 -12px; overflow:hidden; line-height:9999px;}
.ban_3_3 .hd ul li:hover{background:url(../images/banner_10.png) 0 -12px;}
.ban_3_3 .hd ul .on{ background-position:0px 0px;background:url(../images/banner_10.png) 0 -12px;}
/*左右按钮*/
.ban_3_3 .prev{width:67px; height:67px; position:absolute; left:2%; top:50%; display:block; background:url(../images/banner_03.png) center center no-repeat;}
.ban_3_3 .next{width:67px; height:67px; position:absolute; right:2%; top:50%; display:block; background:url(../images/banner_05.png) center center no-repeat;}


