/* banner */
.fullSlide1{position:relative;height:300px;z-index:10;}
.fullSlide1 .bd{margin:0 auto;position:relative;overflow:hidden;}

.fullSlide1 .bd ul{width:100% !important;}
.fullSlide1 .bd li{width:100% !important;height:300px;overflow:hidden;text-align:center;}
.fullSlide1 .bd li a{display:block;height:300px;}
.fullSlide1 .hd{width:100%;position:absolute;z-index:1;bottom:15px;left:0;height:14px;line-height:14px;}
.fullSlide1 .hd ul{text-align:center;}
.fullSlide1 .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:14px;height:14px;margin:0 2px;overflow:hidden;background:;filter:alpha(opacity=50);opacity:0.5;line-height:999px;border-radius:50%;}
.fullSlide1 .hd ul li.on{background:#ff6400;filter:alpha(opacity=100);opacity:1}
.fullSlide1 .prev,
.fullSlide1 .next{position:absolute;z-index:1;display:block;width:45px;height:100px;top:50%;margin-top:-50px;left:3%;background:url(../images/img/icons.png) 0 0 no-repeat;
  cursor:pointer;filter:alpha(opacity=100);opacity:1;display:none;}
.fullSlide1 .next{left:auto;right:3%;background-position:-45px 0;}
.pageBanner{height:200px;position:relative;z-index:10}
