.indexCon{width:100%;overflow:hidden; margin:0; clear:both}
.indexCon .flashBanner{width:100%;overflow:hidden;height:328px;}
.flashBanner{position:relative;}
.flashBanner .mask{height:32px;line-height:32px;background-color:#000;width:100%;text-align:right;
	position:absolute;left:0;bottom:-32px;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;overflow:hidden;}
.flashBanner .mask img{vertical-align:middle;margin-right:10px;cursor:pointer; display: inline;}
.flashBanner .mask img.show{margin-bottom:3px;}
img{border:0 none;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}




/*大图滚动*/
.flexslider { position: relative; height: 328px; overflow: hidden; background: url(../css/loading.gif) 50% no-repeat;}
.slides { position: relative; z-index: 1;}
.slides li { height: 328px;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 2; width: 100%; text-align: center;}
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display: inline; zoom: 1;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 40px; overflow: hidden; background: url(../css/dot.png) right 0 no-repeat; cursor: pointer;}
.flex-control-nav .flex-active { background-position: 0 0;}