@charset "gb2312";

/*bannerÑùÊ½*/
.banner{height:410px; }
.tempWrap{margin:0px auto;}
.picBox{ position:relative;overflow:hidden;font-size:0; }
.picBox .clearfix{width:100%!important}
.picBox .bd li{width:100%!important;text-align:center}
.picBox .hd{ position:absolute;bottom:15px;left:0;width:100%;height:14px;z-index:99;text-align:center}
.picBox .hd ul{margin:0px;padding:0px}
.picBox .hd li{display:inline-block;*display:inline;zoom:1;width:16px;height:16px;line-height:16px;text-align:center;margin-left:2px;background:#B9B9B9;color:#fff;cursor:pointer;font-size:12px;}
.picBox .hd li.on{ background:#059713;color:#fff}

.picBox .next,.picBox .prev{display:inline-block;*display:inline;*zoom:1;vertical-align:middle; cursor:pointer; width:50px; height:132px;}

.picBox .prev{height:132px; left:6%; position:absolute; width:52px; top:35%; z-index:2; background:url(../images/icon_arr.png) no-repeat 0px 0px;}

.picBox .next{height:132px; right:6%; position:absolute; width:52px; top:35%; z-index:2; background:url(../images/icon_arr.png) no-repeat -52px 0px;}

.picBox .prev:hover{background:url(../images/icon_arr.png) no-repeat 0px -132px;}

.picBox .next:hover{background:url(../images/icon_arr.png) no-repeat -52px -132px;}