/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "gb2312";
	/* CSS Document */
/*全局的*/



/*Slide Start幻灯片位置开始*/
#Slidebox {
	width:100%;
	height:400px;
	padding:0px;
	margin:0 auto;
	/*position:relative;
	*/
	overflow:hidden;
}
#flashBg {
	height:400px;
	overflow:hidden;
	max-width: 100%;
	clear:both;
	margin:0;
	padding:0;
}
#flashLine {
	background:url(../images/touming.png) repeat-x center bottom;
	height:400px;
	max-width: 100%;
	clear:both;
}
#flash {
	max-width: 100%;
	height:400px;
	overflow:hidden;
	margin:0 auto;
	clear:both;
	position:relative;
	padding:0px 0px;
}
#flash a {
	width:100%;
	height:400px;
	display:none;
}
#flash img {
        max-width: 100%;
	height:400px;
	position:relative;
        margin: 0 auto;
      

}
.flash_bar {
	
	padding-left:50%;
	z-index:69;
	height:40px;
	overflow:hidden;
	position:absolute;
	padding-top:13px!important;
	padding-top:12px;
	bottom:0px;
	left:0px;
	background:url(../images/tg_flashbar.png) no-repeat 0px 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="../images/pagination.png",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="../images/pagination.png",sizingMethod="crop");
}
