.indexCon{width:991px;overflow:hidden;}
.indexCon .flashBanner{width:991px;height:301px;overflow:hidden;margin-bottom:0px;}
.flashBanner{position:relative;}
.flashBanner .mask{
	height: 72px;
	line-height: 72px;
	/*background-color:#000;*/
	width: 100%;
	text-align: right;
	position: absolute;
	left: 0;
	bottom: -72px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	overflow: hidden;
}
.flashBanner .mask img{
	vertical-align: middle;
	margin-right: 20px;
	cursor: pointer;
	border: 1px solid #FFF;
}
.flashBanner .mask img.show{margin-bottom:8px;}
img{border:0 none;}