@charset "utf-8";
/* CSS Document */


/*Slide Start幻灯片位置开始*/
#Slidebox{width:100%; height:728px;  padding:0px;  margin:0 auto;  /*position:relative;*/ background:#fff; overflow:hidden;}
#flashBg {height: 728px;overflow: hidden;clear: both;margin: 0;padding: 0;}

#flash{height: 728px;overflow: hidden;margin: 0 auto;clear: both;position: relative;padding: 0px 0px;}
#flash a {height: 728px;display: none;}

.flash_bar {
	z-index: 69;
	height: 30px;
	overflow: hidden;
	position: absolute;
	padding-top: 13px!important;
	padding-top: 12px;
	bottom: 0px;
	left: 46%;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	float: none;
	display: block;
}
.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="http://vizo.retail20.cn/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="http://vizo.retail20.cn/images/pagination.png" ,sizingMethod="crop");
}

