@charset "utf-8";

/* 全屏幻灯css */
.fullSlide{ width:100%;  position:relative;  height:598px; background:#000; z-index:0; margin:-129px auto 0;  }
.fullSlide .banner_bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .banner_bd ul{ width:100% !important;  }
.fullSlide .banner_bd li{ width:100% !important;  height:598px; overflow:hidden; text-align:center;  }
.fullSlide .banner_bd li a{ display:block; height:650px; }
.fullSlide .hd{ width:30%;  position:absolute; z-index:999; bottom:30px; right:45px; height:10px; text-align:center; }
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:40px; height:10px; margin:5px; background:#FFF; overflow:hidden; text-indent:-9999px;}
.fullSlide .hd ul .on{ background:#00ada7; }
