﻿body {font-size: 14px;}
img {vertical-align:top;border:0;}
a {text-decoration: none;color: #0B3B8C;}
.clear {clear: both;}
.pos-r {position: relative;}
.pos-a {position: absolute;}
.Opacity {opacity: .5;filter: alpha(opacity=50);}
/*幻灯片*/
.slide{width:1000px;height:560px;position:relative;margin:0 auto;}
#PicSlide{width:1000px;overflow:hidden;_zoom:1;height:560px;}
#PicSlide .img{height:500px;overflow:hidden;_zoom:1;}
#PicSlide .title{bottom:60px;width:100%;position:absolute;}
#PicSlide .shadow{background:rgba(0,0,0,.6);height:60px;}
#PicSlide .title .h3{z-index:30;line-height:20px;margin:4px 10px 0 10px;}
#PicSlide .title .h3 a{font-weight:normal;font-size:15px;color:#fff;}
#PicSlide .thumb{bottom:0;left:0;position:absolute;overflow:hidden;_zoom:1;height:70px;}
#PicSlide .thumb ul{z-index:20;width:1000px;overflow:hidden;_zoom:1;margin-top:10px;}
#PicSlide .thumb li{width:90px;height:60px;border:2px solid #fff;margin-right:10px;float:left;_display:inline;}
#PicSlide .thumb .now-status{position:absolute;width:100px;height:70px;background:url(../images/slider-ico.png) no-repeat 0 0;z-index:999;top:0;left:0;}