@charset "utf-8";
/* CSS Document */
.indexFooter1 { background: url(../images/indexFooterBg.jpg) repeat-x; }
.indexBanner { margin-bottom: 0px; height: 600px; overflow: hidden; width: 100%; position: relative; top: 0px; }
.indexBanner .banner { width: 100%; height: 600px; overflow: hidden; position: absolute; top: 0; left: 0; background-position: center top; z-index: 1; display: inline-block; display: none; }
.indexBanner .icoList { position: absolute; z-index: 10; bottom: 10px; left: 50%; height: 20px; display: none; }
.indexBanner .icoList li { margin-right: 5px; float: left; }
.indexBanner .icoList li a { display: block; background: url(../images/ico.png) no-repeat; width: 12px; height: 12px; overflow: hidden; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/ico.png"); }
.indexBanner .icoList li a:hover, .indexBanner .icoList li a.cur { background: url(../images/icoCur.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../images/icoCur.png"); }
