
.fullSlide { width: 100%; position: relative; height:337px; background: #000; }
.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: 337px; overflow: hidden; text-align: center; background-position: top center; }
.fullSlide .bd li a { display: block; height: 337px; }
.fullSlide .bd li .title{display: block;padding: 10px;font-size: 18px;background:  rgba(0,0,0,.6);color: #fff; text-align: center;position: absolute; left: 0; bottom: 0; width: 100%;}
.fullSlide .hd { width: 100%; position: absolute; z-index: 10; bottom:33px; left: 0; height: 13px; }
.fullSlide .hd ul { text-align: center; }
.fullSlide .hd ul li { cursor: pointer; display: inline-block;  *display:inline;zoom: 1; width: 13px; height: 13px;border-radius: 50%; margin:0 10px; overflow: hidden; background: rgba(153,173,209,0.7);text-indent: -999em  }
.fullSlide .hd ul .on { background: #f5ac3d;}

.slide_news{ overflow:hidden; position:relative; width:200px;   }
.slide_news .hd{ overflow:hidden;  height:22px; position: absolute;bottom: 10px; width: 100%;margin-left: -15px; text-align: center;}
.slide_news .prev, .slide_news .next, .slide_news .prevStop, .slide_news .nextStop {  width: 22px; height:22px; display: block; text-indent: -9999px; background: url(arrow.png) no-repeat; position: absolute;top: 0; }
.slide_news .prev{ background-position:   0 -22px; left: 20px }
.slide_news .next{ background-position:  -22px -22px;right:20px}
.slide_news .prevStop {  background-position:0 0; left: 20px}
.slide_news .nextStop { background-position: -22px 0;right:20px }
.slide_news .hd ul{ overflow:hidden; zoom:1; }
.slide_news .hd ul li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px;border-radius: 8px; overflow:hidden; margin:7px 5px; text-indent:-999px; cursor:pointer; background:#76797b; }
.slide_news .hd ul li.on{ background: #f5ac3d }
.slide_news .bd{ overflow:hidden;  }
.slide_news .bd ul{ overflow:hidden; zoom:1; width:200px;  float:left; _display:inline;  }




