*{margin: 0;padding: 0;}
.fullSlide { clear:both;width: 100%; position: relative; height: 500px; margin: 0 auto; }
.fullSlidetext { width: 1000px; height: 20px; position: relative; margin: 0 auto; }
.fullSlide .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.fullSlide .bd ul { list-style:none;width: 100% !important; }
.fullSlide .bd li { list-style:none;width: 100% !important; height: 500px; overflow: hidden; text-align: center; }
.fullSlide .bd li a {/*display:block;height:360px;*/ }
.fullSlide .hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 40px; line-height: 40px; }
.fullSlide .hd ul { text-align: center;list-style:none; }
.fullSlide .hd ul li { list-style:none;
background: none repeat scroll 0 0 #fff; border-radius: 100px; cursor: pointer; display: inline-block; height: 15px; line-height: 999px; margin: 0 10px; opacity: 1; overflow: hidden; width: 15px; *display:inline;
zoom: 1; }
.fullSlide .hd ul .on { background: none; border: 1px #FFF solid; }
.fullSlide .prev, .fullSlide .next { background: url("images/slider-arrow.png") no-repeat scroll -126px -137px #fff; cursor: pointer; display: none; height: 60px; left: 5%; margin-top: -30px; opacity: 0.5; position: absolute; top: 50%; width: 40px; z-index: 1; }
.fullSlide .next { left: auto; right: 5%; background-position: -6px -137px; }