.clear {clear: both;}
.pos-r {position: relative;}
.pos-a {position: absolute;}
.Opacity {opacity: .5;filter: alpha(opacity=50);}
/*幻灯片*/
.slide{width:998px;height:430px;position:relative;margin:0 auto;}
#PicSlide{width:998px;overflow:hidden;_zoom:1;height:430px;}
#PicSlide .img{height:355px;overflow:hidden;_zoom:1;}
#PicSlide .title{bottom:70px;width:100%;position:absolute;}
#PicSlide .shadow{background-color:#000;opacity:.5;filter:alpha(opacity=50);height:70px;}
#PicSlide .title .h3{z-index:30;line-height:20px;margin:4px 10px 0 10px;}
#PicSlide .title .h3 a{font-weight:normal;font-size:12px;color:#fff;}
#PicSlide .thumb{bottom:0;left:0;position:absolute;overflow:hidden;_zoom:1;height:75px;}
#PicSlide .thumb ul{z-index:20;width:1000px;overflow:hidden;_zoom:1;margin-top:10px; height:60px;}
#PicSlide .thumb li{width:190px;height:60px;margin-right:5px;margin-left:5px;float:left;_display:inline;}
#PicSlide .thumb .now-status{position:absolute;width:200px;height:20px;background:url(../images/slider-ico.png) no-repeat 0 0;z-index:10000;top:0;left:0;}