
/*Slide Start幻灯片位置开始*/
#Slidebox{width:100%; height:367px;  padding:0px;  margin:0 auto;  /*position:relative;*/ background:#fcfcfc; overflow:hidden;}
#flashBg {height: 367px;overflow: hidden;width:100%;clear: both;margin: 0;padding: 0;}
#flashLine {height: 367px;width: 100%;clear: both;}
#flash{height: 367px;overflow: hidden;margin: 0 auto;clear: both;position: relative;padding: 0px 0px;}
#flash a {height: 367px;display: none;}
#flash img {height: 367px;}
.flash_bar {width:50%;padding-left: 45%;z-index: 69;height: 20px;overflow: hidden;position: absolute;padding-top: 13px!important;padding-top: 12px;bottom:0px;left:0px; text-align: center;}
.flash_bar .dq {
display: block;float: left;width: 12px;height: 12px;margin:2px 4px;cursor: pointer;background: url(../images/pagination.png) no-repeat 0px -12px; overflow:hidden;
_background: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="" ,sizingMethod="crop");
}

.flash_bar .no {display: block;float: left;width: 12px;height: 12px;margin:2px 4px;cursor: pointer;
background:url(../images/pagination.png) no-repeat 0px 0px; overflow:hidden;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="" ,sizingMethod="crop");
}


