@charset "utf-8";
/* CSS Document */

#banner{background:url(images/kuaidi/wx_banner.png) no-repeat center center; height:806px; width:100%;}
#quanbanner{background:url(images/kuaidi/quan_banner.png) no-repeat center center; height:700px; width:100%;}

.focusBox { position: relative; width:1000px; height:614px;margin-top:20px !important; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img {  width:1000px; height:614px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
		display:inline-block; *display:inline; zoom:1;  _background: url(images/dot8.png) no-repeat 0 -16px;
	}
.focusBox .hd .on{ background-position:0 0; }

.focusBox .prev,
.focusBox .next { width:34px; height: 50px; margin: -60px 0 0;  background:url(images/kuaidi/weixi_icon.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px;  }
.focusBox .prev { left: -50px;  right: 0; background-position: -34px -8px; }
.focusBox .next { right: -50px; background-position: 0 -8px; }
