.wraper { width: 1000px; padding-top: 100px; margin: 0 auto } .nav { position: relative; width: 100%; height: 55px; overflow: hidden; padding-top:1px } .nav-item { position: relative; float: left; width: 150px; height: 55px; line-height: 55px; text-align: center; font-size: 20px; font-weight:600; z-index: 1; font-family: "寰蒋闆呴粦","microsoft yahei"; background: left center no-repeat } .nav-item:first-child { position: relative; float: left; width: 150px; height: 55px; line-height: 55px; text-align: center; z-index: 1; background:none; color:#fff } .nav-item a { display: block; height: 55px; color: #333; font-family: "寰蒋闆呴粦","microsoft yahei"; font-weight:bold } .nav-item a:hover { color: #fff; background: center center no-repeat; } .move-bg { display: none; position: absolute; left: 0; top: 0; width: 85px; height: 55px; background: #73983b; z-index: 0 }