
.prev{ display:block;  width:42px; height:80px; background:url("../image/zhanlan_11.png") no-repeat; cursor:pointer;}
.next{ display:block;  width:42px; height:80px; background:url("../image/zhanlan_1.png") no-repeat; cursor:pointer;}
.prevStop{  }
.nextStop{ }

.picScroll-left .hd{ overflow:hidden;  height:30px; padding:0 10px;  margin-top: 40px; }
.picScroll-left .hd ul{margin:0 auto; display: table; text-align: center;}
.picScroll-left .hd ul li{ float:left;  width:17px; height:17px; overflow:hidden; margin-right:15px; cursor:pointer; background:#bcbcbc; border-radius: 9px; text-indent: -999px;}
.picScroll-left .hd ul li.on{ background:#3a88e8;}
.picScroll-left .bd{ padding:10px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; background-color: #ffffff;}
