.module { position: absolute; left: 0; bottom: 0; width: 100%; height: 98px; background: url(../images/index-icon.png) repeat-x 0 0;/*2.11 add style*/ overflow:hidden; } .module .center { position: absolute; left: 50%; top: 0; width: 938px; height: 98px; margin-left: -469px; overflow: hidden; } .module .index-center{ background: none; } .kwicks { width: 938px; height: 98px; } .kwicks .kwick { float: left; width: 115px; height: 98px; border-right: 1px solid transparent; overflow: hidden; } .kwicks .kwick div { width: 356px; height: 98px; } .kwicks .kwick div .kwick-nr{*float:left;} .kwicks .kwick div{*width:0;} .kwicks .first { width: 535px; } .kwicks .last { border-right: 0; } .kwicks .icon { float: left; width: 115px; height: 98px; background-repeat: no-repeat; background-position: center center; } .kwicks .icon00{ background-image: url(../images/icon04.png); } .kwicks .icon01 { background-image: url(../images/icon01.png); } .kwicks .icon02 { background-image:url(../images/z-1.png); } .kwicks .icon03 { background-image: url(../images/icon03.png); } .kwicks .icon04 { background-image: url(../images/z-2.png); } .kwicks .icon05 { background-image: url(../images/icon05.png); } .kwicks img { float: left; } .kwicks .first .icon { background-color: #ff6e00; } .module .left { position: absolute; left: 0; right: 50%; margin-right: 500px; background:url(../images/index-icon.png) repeat-x; height: 98px; } .module .right { position: absolute; right: 0; left: 50%; margin-left: 500px; background:url(../images/index-icon.png) repeat-x; height: 98px; } .kwicks .kwick{border-right:1px solid #e9e9e9; float:left; height:98px; width:115px; overflow:hidden;}