#nav{ height: 35px; background: #EEEEEE; } .nav-center{ width: 1199px; height: 35px; /* background: #0f0; */ margin:0 auto; } .nav-left{ float: left; } .nav-right{ float: right; } /* .nav-left a,.nav-right a{ line-height: 35px; color:#888888 ; } */ .nav-center a{ line-height: 35px; color:#888888 ; } /* .nav-left .active,.nav-right .active{ color: #6F26BD ; } */ .nav-center .active{ color: #6F26BD ; } .nav-left-first{ margin-right: 25px; } .nav-center span{ color:#888888 ; line-height: 35px; } .header{ height: 151px; background: red; width:1199px; margin:0 auto; } .logo-img{ margin-top:44px; float: left; margin-right:123px; } .search-box{ width: 540px; height:151px; background: #0f0; float: left; margin-right:52px; } .cart-box{ float: left; width:100px; height:151px; background: #00f; }