/* 焦点图*/
.banner{width:100%; height: 605px;position: relative;  }
.fullSlide{  height:605px; position:relative;   overflow: hidden;  }
.fullSlide .bd{ position:relative; z-index:0;          }
.fullSlide .bd ul{ width:100% !important;                }	
.fullSlide .bd li{ width:100% !important; height:605px; }
.fullSlide .bd li a{ position:absolute; width:100%; height:605px; display:block; z-index:1;   }
.fullSlide .hd{   position:absolute; z-index:1; bottom:30px; left:0; height:20px; line-height:20px; text-align:center; width: 1000px; margin: 0px auto; right: 0; }
.fullSlide .cell{ position: relative; top: 371px;  margin: 0 auto; width: 1250px;}
.fullSlide .prev ,.fullSlide .next{ width:30px; height:60px; position:absolute; z-index:99; top:0; background: url(../images/4.png) 0 0 no-repeat; }
.fullSlide .next{background: url(../images/5.png) 0 0 no-repeat; right: 0;}
.fullSlide .prev:hover ,.fullSlide .next:hover{ background-color: #94c4e6; }

.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:13px; height:13px; margin-left: 10px; background:url(../images/6.png) no-repeat; overflow:hidden; line-height:9999px;}
.fullSlide .hd ul li,.fullSlide .hd ul .on{ }
.fullSlide .hd ul .on { background:url(../images/7.png) no-repeat; }