gf-goods.wxss 3.0 KB

1
  1. .gf-goods .row-item{margin-bottom:32rpx}.gf-goods .row-item .item-img{width:280rpx;height:240rpx;margin-right:20rpx;border-radius:20rpx;position:relative;overflow:hidden}.gf-goods .row-item .item-img .logo-look{position:absolute;bottom:0;left:0;width:280rpx;height:52rpx;background:rgba(0,0,0,.3);padding:0 20rpx}.gf-goods .row-item .item-img .logo-look .text{font-size:20rpx;font-family:SourceHanSansSC-Heavy,SourceHanSansSC;font-weight:800;color:hsla(0,0%,100%,.7);margin-left:12rpx}.gf-goods .row-item .item-img .logo{width:280rpx;height:240rpx}.gf-goods .row-item .item-box{flex:1;min-width:1rpx}.gf-goods .row-item .item-box .label-box text{margin-right:10rpx;padding:0 12rpx;line-height:40rpx;height:40rpx;background:#f5f5f5;border-radius:8rpx;font-size:18rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;white-space:nowrap}.gf-goods .row-item .item-box .price-box{margin-bottom:8rpx}.gf-goods .row-item .item-box .price-box text:first-child{font-size:20rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;margin-right:8rpx}.gf-goods .row-item .item-box .price-box text:last-child{font-size:32rpx;font-family:DINAlternate-Bold,DINAlternate;font-weight:700;color:#ff3b30}.gf-goods .row-item .item-box .item-name{font-size:28rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#131415;margin:10rpx 0}.gf-goods .row-item .item-box .item-tips{font-size:18rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;margin-bottom:12rpx}.gf-goods .col-item{width:320rpx;background:#f8fbff;border-radius:20rpx;margin-bottom:20rpx;padding-bottom:24rpx}.gf-goods .col-item .item-box{padding:0 20rpx}.gf-goods .col-item .item-box .label-box text{margin-right:10rpx;padding:0 12rpx;line-height:40rpx;height:40rpx;background:#f5f5f5;border-radius:8rpx;font-size:18rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999}.gf-goods .col-item .item-box .price-box{margin-bottom:8rpx}.gf-goods .col-item .item-box .price-box text:first-child{font-size:20rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;margin-right:8rpx}.gf-goods .col-item .item-box .price-box text:last-child{font-size:32rpx;font-family:DINAlternate-Bold,DINAlternate;font-weight:700;color:#ff3b30}.gf-goods .col-item .item-box .item-name{font-size:28rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#131415;margin:10rpx 0}.gf-goods .col-item .item-box .item-tips{font-size:18rpx;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#999;margin-bottom:12rpx}.gf-goods .col-item .item-img{width:320rpx;height:240rpx;border-radius:20rpx;overflow:hidden;position:relative}.gf-goods .col-item .item-img .logo-look{position:absolute;bottom:0;left:0;width:320rpx;height:52rpx;background:rgba(0,0,0,.3);padding:0 20rpx}.gf-goods .col-item .item-img .logo-look .text{font-size:20rpx;font-family:SourceHanSansSC-Heavy,SourceHanSansSC;font-weight:800;color:hsla(0,0%,100%,.7);margin-left:12rpx}.gf-goods .col-item .item-img .logo{width:320rpx;height:240rpx}