@charset "utf-8";
/* CSS Document */
/*全局的*/
html,body,img{ margin:0; padding:0; border:0; }
/*Slide Start幻灯片位置开始*/
#Slidebox{width:100%; height:335px;  padding:0px;  margin:0 auto;  /*position:relative;*/overflow:hidden;}
#flashBg {height: 335px;overflow: hidden;width:100%;clear: both;margin: 0;padding: 0;}
#flashLine {height: 335px;width: 100%;clear: both;}
#flash{width: 100%;height: 335px;overflow: hidden;margin: 0 auto;clear: both;position: relative;padding: 0px 0px;}
#flash a {width: 100%;height: 335px;display: none;}
#flash img {width: 100%;height: 335px;}
.flash_bar {width:100%;padding-left: 90%;z-index: 69;height: 30px;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:10px 4px;cursor: pointer;background: url(../images/pagination.png) no-repeat 0px -12px; overflow:hidden;
_background: url(../images/pagination.gif) no-repeat 0px -12px;
}
.flash_bar .no {display: block;float: left;width: 12px;height: 12px;margin:10px 4px;cursor: pointer;
background:url(../images/pagination.png) no-repeat 0px 0px; overflow:hidden;
_background: url(../images/pagination.gif) no-repeat 0px 0px;
}