.slideBox{ width:546px; height:309px; overflow:hidden; position:relative; border:1px solid #ddd;  margin-top:18px; margin-left:55px;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#000; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:546px; height:309px; display:block;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(http://down.admin5.com/demo/code_pop/18/562/demo/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.picScroll-left{ overflow:hidden; }
.picScroll-left .hd{ overflow:hidden;  height:60px; border-top: solid 1px #e5e5e5; margin-top:10px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("http://down.admin5.com/demo/code_pop/18/562/demo/images/arrow.png") 0 0 no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd .font{ float:right; height:60px; line-height:60px; }
.picScroll-left .hd ul{ float:left; overflow:hidden; zoom:1; margin-top:25px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:16px; height:16px; overflow:hidden; margin-right:18px; text-indent:-999px; cursor:pointer; background:url("/templets/default/images/icoCircle.png") 0 -16px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{ padding:0;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; text-align:justify;}
.picScroll-left .bd ul li{ margin-right:40px; display:inline-block; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:373px; height:249px; display:inline-block; margin-bottom:10px; }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .pic dl{ width:373px; }
.picScroll-left .bd ul li .pic dt{ width:86px; float:left; border:solid 1px #e5e5e5;}
.picScroll-left .bd ul li .pic dt b{ height:42px; line-height:42px; font-size:36px; color:#3a393a}
.picScroll-left .bd ul li .pic dt p{ height:34px; line-height:34px; font-size:16px; color:#707070;}
.picScroll-left .bd ul li .pic dd{ width:277px; height:76px; float:right;text-align:left; margin-left:8px; }
.picScroll-left .bd ul li .pic dd span{ width:277px; height:36px; line-height:36px; overflow:hidden; font-size:18px; }
.picScroll-left .bd ul li .pic dd span a{ color:#3a393a; }
.picScroll-left .bd ul li .pic dd p{ width:277px; height:40px; line-height:20px; overflow:hidden; font-size:14px; color:#707070; }  
.picScroll-left .bd ul li .content{ height:76px; }
.picScroll-left .bd ul li .content ul{ width:100%; height:76px;}