.fullSlide{width: 100%;position: relative;height: 300px;overflow: hidden;}
.fullSlide .bd{position: relative;z-index: 0;}
.fullSlide .bd ul{width: 100% !important;}
.fullSlide .bd li{width: 100% !important;height: 300px;}
.fullSlide .hd{width: 100%;position: absolute;z-index: 1;bottom: 0;left: 0;height: 26px;line-height: 26px;text-align: center;}
.fullSlide .hd ul li,
.fullSlide .hd ul .on{cursor: pointer;display: inline-block;*display: inline;zoom: 1;width: 16px;height: 16px;margin: 4px;background: url('/Content/SuperSlide/dot2.png') 0 -16px;overflow: hidden;line-height: 9999px;}
.fullSlide .hd ul .on{background-position-y: 0;}
.fullSlide .prev,
.fullSlide .next{position: absolute;left: 3%;top: 50%;margin-top: -25px;display: block;width: 32px;height: 40px;background: url('/Content/SuperSlide/slider-arrow.png') -110px 5px no-repeat;filter: alpha(opacity=50);opacity: 0.5;}
.fullSlide .next{left: auto;right: 3%;background-position: 8px 5px;}
.fullSlide .prev:hover,
.fullSlide .next:hover{filter: alpha(opacity=100);opacity: 1;}
.fullSlide .prevStop{display: none;}
.fullSlide .nextStop{display: none;}