Files
orico-association/unpackage/dist/build/mp-weixin/pages/component/diy/demandDiy.wxss
2026-03-25 15:53:37 +08:00

1 line
2.8 KiB
Plaintext

.diy-demand .demand-title{display:flex;align-items:center;justify-content:space-between}.diy-demand .demand-list{display:flex;flex-direction:column}.diy-demand .demand-list .list-item .item-top .top-avatar{width:96rpx;height:96rpx;border-radius:50%}.diy-demand .demand-list .list-item .item-top .top-info{margin-left:24rpx}.diy-demand .demand-list .list-item .item-top .top-info .info-title{color:#5a5b6e;font-size:32rpx;font-weight:600;line-height:44rpx}.diy-demand .demand-list .list-item .item-top .top-info .info-subtitle{margin-top:12rpx;color:#666;font-size:28rpx;line-height:40rpx}.diy-demand .demand-list .list-item .item-top .top-btn{margin-left:24rpx;padding:8rpx 16rpx;color:#fff;text-align:center;font-size:24rpx;line-height:34rpx;border-radius:8rpx}.diy-demand .demand-list .list-item .item-center{margin-top:32rpx}.diy-demand .demand-list .list-item .item-center .center-title{color:#5a5b6e;font-size:32rpx;font-weight:600;line-height:44rpx}.diy-demand .demand-list .list-item .item-center .center-content{margin-top:24rpx;color:#5a5b6e;font-size:28rpx;line-height:40rpx}.diy-demand .demand-list .list-item .item-center .center-image{display:flex;flex-wrap:wrap;margin-top:16rpx;-webkit-column-gap:2%;column-gap:2%;row-gap:14rpx}.diy-demand .demand-list .list-item .item-center .center-image .image-box{width:32%;height:0;padding-top:32%;position:relative;border-radius:16rpx;overflow:hidden}.diy-demand .demand-list .list-item .item-center .center-image .image-box .image{position:absolute;top:0;left:0;right:0;bottom:0}.diy-demand .demand-list .list-item .item-center .center-image.special-image{justify-content:space-between;-webkit-column-gap:0;column-gap:0}.diy-demand .demand-list .list-item .item-center .center-image.special-image .image-box{width:calc(50% - 8rpx);padding-top:calc(50% - 8rpx)}.diy-demand .demand-list .list-item .item-bottom{margin-top:24rpx}.diy-demand .demand-list .list-item .item-bottom .bottom-label{max-width:280rpx}.diy-demand .demand-list .list-item .item-bottom .bottom-label .label-box{max-width:100%;padding:6rpx 18rpx 6rpx 8rpx;position:relative;z-index:1;border-radius:8rpx;overflow:hidden}.diy-demand .demand-list .list-item .item-bottom .bottom-label .label-box .box-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:.1}.diy-demand .demand-list .list-item .item-bottom .bottom-label .label-box .box-icon{width:24rpx;height:24rpx;background-size:24rpx}.diy-demand .demand-list .list-item .item-bottom .bottom-label .label-box .box-text{margin-left:8rpx;font-size:20rpx;line-height:28rpx}.diy-demand .demand-list .list-item .item-bottom .bottom-other .other-item{margin-left:32rpx}.diy-demand .demand-list .list-item .item-bottom .bottom-other .other-item .icon{width:32rpx;height:32rpx}.diy-demand .demand-list .list-item .item-bottom .bottom-other .other-item .text{margin-left:8rpx;color:#5a5b6e;font-size:28rpx;line-height:40rpx}