/*-----------2015-2-2 ะยิ๖--------------*/
.fullSlide{ width:100%;  position:relative;  height:300px; background:#fff;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:300px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:300px; }
.fullSlide .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); }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .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; }
.fullSlide .hd ul .on{ background:#0962b5; }
.fullSlide .prev,
.fullSlide .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;}
.fullSlide .prev { left: 0; background-position: -2px 0px; }
.fullSlide .next { background-position: -40px 0px; right: 0; }
.fullSlide .prev:hover,
.fullSlide .next:hover { filter:alpha(opacity=90) !important;opacity:0.9 !important;  }

