img{ border:0;  }
.slideBox{ width:1000px; height:480px; overflow:hidden; position:relative; border:0px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left: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:#aaa; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd img{ width:1000px; height:480px; display:block;  }

.slideBox2{ width:600px; height:380px; overflow:hidden; position:relative; border:0px solid #ddd;  }
.slideBox2 .hd{ height:15px; overflow:hidden; position:absolute; left:5px; bottom:5px; z-index:1; }
.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox2 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#aaa; cursor:pointer; }
.slideBox2 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox2 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox2 .bd img{ width:600px; height:380px; display:block;  }



.picMarquee-left{ width:1050px;  overflow:hidden; position:relative;  border:0px solid #ccc;   }
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.picMarquee-left .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.picMarquee-left .bd{ padding:10px 0px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:230px; height:165px; display:block; padding:4px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }

.picMarquee-leftA{ width:1000px;  overflow:hidden; position:relative;  border:0px solid #ccc;   }
.picMarquee-leftA .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-leftA .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.picMarquee-leftA .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.picMarquee-leftA .bd{ padding:10px 0px;   }
.picMarquee-leftA .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-leftA .bd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-leftA .bd ul li .pic{ text-align:center; }
.picMarquee-leftA .bd ul li .pic img{ width:230px; height:300px; display:block; padding:4px; border:1px solid #ccc; }
.picMarquee-leftA .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-leftA .bd ul li .title{ line-height:24px;   }


