.collect-ul { padding: 0 34rpx; .collect-ltem { width: 682rpx; height: 390rpx; background: #ffffff; box-shadow: 0rpx 3rpx 6rpx rgba(141, 141, 141, 0.16); border-radius: 16rpx; padding: 0 20rpx 20rpx; margin-top: 30rpx; } .title-date { height: 90rpx; display: flex; align-items: center; font-size: 28rpx; color: #333; border-bottom: 1px solid #e5e5e5; text { background: linear-gradient(264deg, #01baff 0%, #0044ff 100%); width: 95rpx; height: 40rpx; text-align: center; margin-right: 20rpx; font-size: 24rpx; line-height: 40rpx; color: #fff; border-radius: 8rpx; } .xianxia { background: linear-gradient(264deg, #ff8801 0%, #ffb950 100%); } } .item-li { display: flex; padding: 20rpx 0 16rpx; .item-img { flex-shrink: 0; width: 191rpx; height: 254rpx; border-radius: 8rpx; overflow: hidden; position: relative; background: #efefef; image { width: 100%; height: 100%; } .img-type { position: absolute; top: 0; left: 0; color: #fff; height: 100%; width: 100%; image { height: 100%; width: 100%; } } .img-status { position: absolute; top: 0; left: 0; width: 95rpx; height: 40rpx; background: #c9c9c9; border-radius: 8rpx 0rpx 8rpx 0rpx; font-size: 20rpx; text-align: center; line-height: 40rpx; color: #fff; z-index: 5; } .proceed { background-color: #ffb54a; } .begin { background-color: #01a7ff; } } .item { width: 450rpx; display: flex; flex-direction: column; justify-content: space-between; padding-left: 20rpx; font-size: 28rpx; color: #666666; .item-text { min-height: 200rpx; .activity-title { color: #333333; font-weight: 700; margin-bottom: 20rpx; image { width: 83rpx; height: 33rpx; vertical-align: bottom; margin-right: 16rpx; margin-bottom: 4rpx; } } } } .real-time { justify-content: flex-end !important; } .bottom-box { display: flex; justify-content: flex-end; align-items: center; color: #3385ff; overflow: hidden; overflow-x: auto; text { display: flex; align-items: center; justify-content: center; width: 113rpx; height: 42rpx; background: #ffffff; border: 2rpx solid #3385ff; border-radius: 4rpx; font-size: 24rpx; flex-shrink: 0; margin-right: 20rpx; } text:last-child { margin-right: 0rpx !important; } image { width: 27rpx; height: 32rpx; margin-right: 12rpx; } .button { background: #3385ff; color: #fff; } } .city { justify-content: space-between !important; .city-img { display: flex; align-items: center; flex-shrink: 0; } } } } .expert-item { justify-content: flex-start !important; } .four-btn { justify-content: space-between !important; text:last-child { margin-right: 20rpx !important; } } .select-box { width: 100%; view { height: 95prx; line-height: 95rpx; text-align: center; font-size: 32rpx; border-bottom: 1rpx solid #ebebeb; } } .light-hint { color: #999; font-size: 24rpx; } .collect-ltem { position: relative; .reminder-item { position: absolute; top: 0; right: 0; width: 204rpx; height: 118rpx; z-index: 9; .item { width: 100%; height: 100%; } .reminder { position: absolute; top: 0rpx; right: 0rpx; width: 28rpx; height: 28rpx; z-index: 10; padding: 10rpx 10rpx 20rpx 20rpx; } } }