.container { background: #f9f9f9; } .counterPrice { text-decoration: line-through; font-size: 24rpx; margin: 0 0 0 20rpx; color: #C7C7C7; } .cate-nav { text-align: center; z-index: 1000; padding: 20rpx 0; font-size: 32rpx; border-bottom: 2rpx solid #E4E4E4; } .no-list{ margin:116rpx 0 0; text-align: center; color:rgb(224, 38, 38); font-size: 28rpx; } .price-unit{ font-size: 23rpx; font-weight: 400; color: #202020; } .cate-nav-body { height: 84rpx; white-space: nowrap; background: #fff; border-top: 1px solid rgba(0, 0, 0, 0.15); overflow: hidden; } .cate-nav .item { display: inline-block; height: 84rpx; min-width: 130rpx; padding: 0 15rpx; } .cate-nav .item .name { display: block; height: 84rpx; padding: 0 20rpx; line-height: 84rpx; color: #333; font-size: 30rpx; width: auto; } .cate-nav .item.active .name { color: #09afff; border-bottom: 2px solid #09afff; } .cate-item { height: auto; overflow: hidden; } .cate-item .h { height: 145rpx; width: 750rpx; display: flex; flex-direction: column; align-items: center; justify-content: center; } .cate-item .h .name { display: block; height: 35rpx; margin-bottom: 18rpx; font-size: 30rpx; color: #333; } .cate-item .h .desc { display: block; height: 24rpx; font-size: 24rpx; color: #999; } .cate-item .b { width: 750rpx; padding: 0 6.25rpx; height: auto; overflow: hidden; } .cate-item .b .item { float: left; background: #fff; width: 342rpx; height: auto; overflow: hidden; padding: 15rpx; border-radius: 15rpx; margin: 16.5rpx 16.5rpx 8.5rpx 16.5rpx; } .cate-item .b .item-b { margin-left: 6.25rpx; } .cate-item .item .img { width: 362rpx; height: 362rpx; } .cate-item .b .item .mark { width: 122rpx; height: 100rpx; margin-top: -20rpx; margin-left: 0rpx; } .cate-item .item .name { display: block; width: 365.625rpx; margin: 0 0 5rpx 0; overflow: hidden; padding: 0 20rpx; font-size: 26rpx; color: #1C1C1C; line-height: 1.3em; padding-left: 0rpx; text-align: left; } .cate-item .item .brand { display: block; width: 365.625rpx; height: 22rpx; font-size: 22rpx; color: #ab956d; margin-top: 10rpx; margin-left: 22rpx; } .cate-item .item .price { height: 40rpx; display: flex; margin-top: 20rpx; align-items:flex-end; } .retailPrice{ font-size: 30rpx; height: 30rpx; line-height: 30rpx; } .memberPrice{ font-size: 22rpx; color: #DD483E; margin:0 10rpx 0 20rpx; } .member-price-tag{ width:88rpx; height: 26rpx; line-height: 26rpx; background: url('https://jzmall.lifejingzhi.com/file/jzmall/weixin/member/member-price-bg.png') no-repeat center center; background-size: 100% 100%; color: #5E3A11; font-size: 16rpx; padding:0 8rpx 0 0; text-align: right; margin:0 0 6rpx 0; }