body{ background: #fff } a{ font-size: 12px; } .classification-header{ width: 100%; background: #fff } .classification-position{ background: #fff; width: 100%; border-top: 2px solid #e64322; border-bottom: 1px solid #ccc; } .classification-position .naving{ color: #e64322; } .position-checkout{ /*border-top: 2px solid #e64322;*/ border-bottom: 1px solid #ccc; background-color: #fff; } .position-checkout .naving{ color: #e64322; } .le_sales_list li{ width: 224px; height: 330px; } .goods-brand-list{ /* width: 1190px; */ width: 1200px; margin: 20px auto 0; } .goods-brand-list table{ width: 1190px; } .goods-brand-list table tr{ width: 1190px; border:1px solid #e2e2e2; height: 52px; line-height: 46px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .goods-brand-list table tr:after{ content: ''; clear: both; display: block; } .goods-brand-list .title{ float: left; width: 99px; text-align: right; background-color: #fff; color: #000; font-size: 13px; letter-spacing: 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .goods-brand-list .goods-brand{ float: left; width: 900px; line-height: 40px; overflow: auto; background-color: #fff; margin-top: 15px; } .goods-brand-list .goods-brand .selectGoodType:after{ content: ''; clear: both; display: block; } .goods-brand-list .goods-brand .selectGoodType li.on a,.goods-brand-list .goods-brand.sort .brand.on a{ color:#f70; } .goods-brand-list .goods-brand a{ display: inline-block; line-height: 10px; } .goods-brand-list .goods-brand a+a{ border-left: 1px solid #ccc; } .goods-brand-list .goods-brand.sort .brand{ position: relative; } .goods-brand-list .goods-brand.sort .brand a{ color:#3b3b3b; border-right:0; display: inline-block; width: 100%; height: 100%; } .goods-brand-list .goods-brand.sort .brand .last{ position: absolute; right: 10px; width: 6px; height: 5px; /*border:1px solid red;*/ top: 0px; background: url("../images/up_arrow.png") no-repeat; background-size: 100% 100%; } .goods-brand-list .goods-brand.sort .brand .last.on{ background-image: url("../images/up_arrow_on.png"); } .goods-brand-list .goods-brand.sort .brand .next{ top:10px; background-image: url("../images/down_arrow.png"); } .goods-brand-list .goods-brand.sort .brand .next.on{ background-image: url("../images/down_arrow_on.png"); } .goods-brand-list .goods-brand a.on{ color:#f70; } .goods-brand-list .goods-brand .brand{ float: left; padding: 0 20px; line-height: 17px; color: #888; cursor: pointer; padding-right: 25px; } .goods-brand-list .goods-brand .brand+.brand{ border-left: 1px solid #eee; } .goods-brand-list .goods-brand .brand a{ color:#3B3B3B; font-size: 13px; display: inline-block; width: 100%; height: 100%; } .goods-brand-list .goods-brand .brand a:hover{ color: #FF7700; } .No-goods{ font-size: 1.5em; text-align: center; width: 100%; height: 350px; margin-top: 50px; margin-bottom: 50px; color: #999; letter-spacing: 1px; } /*修改顶部导航样式start*/ /*.position-listbr{*/ /*position: relative;*/ /*left: -230px;*/ /*}*/ .classify .arrow-icon{ float: right; width: 16px; margin-top: 21px; } .nav .menu{ display: none; position: absolute; z-index: 2; width: 200px; } .nav .menu .menu-item { padding-right: 12px; } .nav .menu .menu-item .allIcon{ display: inline-block; width: 14px; height: 12px; background: url('../images/all.png') no-repeat; background-size: 100% 100%; vertical-align: middle; } .nav .menu .menu-item span{ vertical-align: middle; font-size: 15px; font-weight: bold; color:#fff; } .navitems{ float: none; display: inline-block; height: 40px; } .nav .classify{ padding-right: 12px; cursor: pointer; } .menu-item .arrow-right{ float: right; width: 12px; margin-top: 10px; } /*修改顶部导航样式end*/ /* 商品列 */ .searchList{ width: 1200px; margin:auto; background: transparent; padding-top: 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: auto !important; } .searchList:after{ content: ''; display: block; clear: both; } .searchList li{ width: 240px; background: #fff; height: 372px; margin-left: 0; border:1px solid transparent; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .le_sales_list li a{ width: 100%; height: 100%; margin: 0; } .searchList li img{ width: 220px; height: 220px; margin-top: 12px; } .searchList li:hover{ -webkit-box-shadow: 0 0 0 #fff; -moz-box-shadow: 0 0 0 #fff; box-shadow: 0 0 0 #fff; border-color:#eee; } .searchList li p{ width: 216px; height: 34px; line-height: 18px; color:#000; margin:auto; } .searchList li .priceDiv{ margin-top: 12px; width: 216px; } .sumSales { display: inline-block; width: 100%; height:15px; line-height: 15px; text-indent: 12px; font-size:12px; font-family:'Microsoft YaHei'; font-weight:300; color:#3B3B3B; text-align: left; margin-top: 6px; } .paging{ width: 1200px; height: 52px; margin:12px auto 0; } .paging:after{ content: ''; display: block; clear: both; } #pageWrap{ float: right; margin-top: 10px; margin-right: 12px; }