.bannerFull{ width:100%; height:356px; overflow:hidden; margin:0px; position:relative; z-index:1;}
.bannerFull .pannel{width:100%; height:356px;position: relative; top:0px; overflow:hidden; z-index:1;}
.bannerFull .pannel .pannelList{width:800%; height:356px;position: absolute; overflow:hidden;}
.bannerFull .pannel .pannelList .boxContent{ display:block; width: auto; height:356px; float:left; overflow:hidden;}
.bannerFull .triggerBox{ display:block; width:980px; height:1px; margin:0px auto; position: relative; z-index:2;}
.bannerFull .trigger{ display:block; width:170px!important; height:25px; margin:0px auto; position: absolute; z-index:2; bottom:10px; right:10px;}
.bannerFull .trigger li{ display:block; width:25px; height:6px; float:left;margin-right:5px; overflow:hidden;  border:1px solid #fff;text-indent:9999px;}
.bannerFull .trigger li.current{color:#fff;  background:#ddd;}
