/*****************Í¼Æ¬ÂÖ²¥*******************/
.header-slide{ width:100%;  position:relative; background:#fff;  }
.header-slide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.header-slide .bd ul{ width:100% !important;  }
.header-slide .bd li{ width:100% !important; overflow:hidden; text-align:center;  }
.header-slide .bd li a{ display:block; }
.header-slide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center;_background:#000; _filter:alpha(opacity=60); }
.header-slide .hd ul{ text-align:center;  padding-top:5px;  }
.header-slide .hd ul li{ cursor:pointer; display:inline-block; zoom:1; width:10px; height:10px; margin:5px; background:#fff; overflow:hidden; border-radius:7px;line-height:9999px; }
.header-slide .hd ul .on{ background:#0962b5; }
.header-slide .prev,
.header-slide .next { width: 40px; height: 82px; margin: -60px 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; background:url(../img/pic_btn2.png) center center;}
.header-slide .prev { left: 0; background-position: -2px 0px; }
.header-slide .next { background-position: -40px 0px; right: 0; }
.header-slide .prev:hover,
.header-slide .next:hover { filter:alpha(opacity=90) !important;opacity:0.9 !important;  }