| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- /* detail.css */
- page{background: #fff;}
- .top{position: fixed;top: 0;left: 0;right: 0;z-index: 50;}
- .back{padding: 0 20rpx;position: absolute;left: 0;}
- .back image{width: 22rpx;height: 38rpx;position: absolute;left: 20rpx;top: 50%;transform: translateY(-50%);}
- .pic{width: 100%;height: 380rpx;}
- .con{margin-top: -60rpx;position: relative;z-index: 2;background: #fff;border-radius: 24rpx 24rpx 0 0;padding: 30rpx 35rpx 35rpx;border-bottom: 20rpx solid #f7f7f7;}
- .title{font-size: 36rpx;color: #000;font-weight: bold;}
- .gzbtn{width: 125rpx;height: 60rpx;background: var(--main);border-radius: 30rpx;font-size: 26rpx;color: #fff;text-align: center;line-height: 60rpx;font-weight: normal;}
- .bri{font-size: 26rpx;color: #666;margin-top: 15rpx;}
- .cy{font-size: 22rpx;color: #999;margin-top: 20rpx;}
- .tab{padding: 25rpx 35rpx 0;}
- .tab .li{font-size: 30rpx;color: #969799;margin-right: 40rpx;padding: 25rpx 0;position: relative;}
- .tab .li.active{font-size: 34rpx;color: #1A1F30;font-weight: bold;}
- .tab .li.active::after{content: '';display: block;width: 24rpx;height: 8rpx;background: var(--main);border-radius: 4rpx;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
- .list .li{background: #fff;padding: 40rpx 30rpx 45rpx;border-bottom: 20rpx solid #f7f7f7;}
- .userimg{width: 66rpx;height: 66rpx;border-radius: 50%;margin-right: 12rpx;}
- .name{font-size: 28rpx;color: #333;font-weight: bold;}
- .vip-tag{width: 41rpx;height: 31rpx;margin-left: 10rpx;}
- .time{font-size: 24rpx;color: #999;}
- .area{font-size: 24rpx;color: #999;margin-top: 8rpx;}
- .des{font-size: 30rpx;color: #000;line-height: 50rpx;margin: 30rpx 0 0;-webkit-line-clamp: 5;word-wrap: break-word;}
- .video{margin-top: 20rpx;position: relative;}
- .video video{width: 100%;height: 380rpx;border-radius: 15rpx;display: block;}
- .video-play{position: absolute;top: 0;left: 0;right: 0;bottom: 0;justify-content: center;background: rgba(0,0,0,.5);border-radius: 15rpx;}
- .video-play image{width: 82rpx;height: 82rpx;}
- .wen{display: inline-block;width: 60rpx;height: 34rpx;background: #3DB4FF;border-radius: 4rpx;font-size: 24rpx;color: #fff;text-align: center;line-height: 34rpx;margin-right: 15rpx;}
- .imgbox{flex-wrap: wrap;margin-top: 20rpx;}
- .imgbox image{width: 222rpx;height: 222rpx;border-radius: 16rpx;margin: 0 12rpx 12rpx 0;}
- .imgbox image:nth-child(3n){margin-right: 0;}
- .topic{height: 40rpx;background: #E1FFF4;border-radius: 20rpx;font-size: 20rpx;color: var(--main);padding: 0 20rpx 0 10rpx;margin-top: 18rpx;margin-right: 10rpx;}
- .topic image{width: 28rpx;height: 28rpx;margin-right: 7rpx;}
- .loca{margin-top: 20rpx;font-size: 20rpx;color: #666;}
- .loca image{width: 26rpx;height: 31rpx;margin-right: 8rpx;}
- .loca text{margin-right: 10rpx;}
- .link{height: 150rpx;background: #F8F8F8;border-radius: 16rpx;padding: 24rpx;font-size: 28rpx;color: #333;box-sizing: border-box;margin-top: 30rpx;}
- .link image{width: 102rpx;height: 102rpx;border-radius: 12rpx;margin-right: 12rpx;}
- .opt{font-size: 24rpx;color: #999;margin-top: 30rpx;justify-content: flex-end;}
- .opt image{width: 33rpx;height: 33rpx;margin-right: 8rpx;}
- .opt .ddflex{margin-left: 50rpx;}
- .opt-share{font-size: 24rpx;color: #999;margin-left: 50rpx !important;}
- .vote-box{margin-top: 50rpx;}
- .vote-box.ends{background: #f8f8f8;margin-top: 30rpx;padding: 20rpx;}
- .vote-tit{font-size: 28rpx;color: #000;}
- .vote-list .lis{height: 74rpx;background: #F9FAFC;border: 1rpx solid #EBEBEB;border-radius: 8rpx;font-size: 30rpx;color: var(--main);text-align: center;line-height: 74rpx;margin-top: 20rpx;padding: 0 28rpx;position: relative;overflow: hidden;}
- .end .lis{text-align: left;color: #9B9B9B;}
- .end .lis view{position: relative;z-index: 2;}
- .end .lis view.percent{position: absolute;top: 0;bottom: 0;left: 0;background: #F0F0F0;z-index: 0;}
- .end .lis.active{color: var(--main);}
- .end .lis.active view.percent{background: #E1FFF4;}
- .vote-can{font-size: 22rpx;color: #999;margin-top: 15rpx;}
- .vote-can text{margin-right: 15rpx;}
- .create{position: fixed;right: 30rpx;bottom: 170rpx;width: 110rpx;height: 110rpx;background: var(--mina);box-shadow: 0 4rpx 24rpx rgba(255, 209, 59, 0.4);border-radius: 50%;font-size: 24rpx;color: #fff;text-align: center;z-index: 50;box-sizing: border-box;padding-top: 20rpx;}
- .create image{width: 41rpx;height: 41rpx;margin: 0 auto;}
- .ceng{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);z-index: 60;}
- .side{position: fixed;right: 165rpx;bottom: 183rpx;z-index: 61;width: 300rpx;height: 183rpx;background: #FFFFFF;border-radius: 20rpx;font-size: 30rpx;color: #000;align-items: flex-start;}
- .side::after{content: '';display: block;width: 0;height: 0;border: 10rpx solid rgba(255,255,255,0);border-right: none;border-left-color: #fff;position: absolute;bottom: 30rpx;right: -10rpx;}
- .side .li{width: 50%;text-align: center;}
- .side .li image{width: 38rpx;height: 38rpx;margin: 49rpx auto 15rpx;}
- .step-box{
- background-color: #f7f8fa;
- border-radius: 16rpx;
- padding: 40rpx;
- margin-top: 30rpx;
- color: var(--main);
- }
- .step-date{
- font-size: 64rpx;
- font-weight: 500;
- }
- .step-label{
- font-size: 24rpx;
- font-weight: 500;
- }
- .step-pic{
- width: 150rpx;
- height: 150rpx;
- background: #E2E2E2;
- border-radius: 16rpx 16rpx 16rpx 16rpx;
- opacity: 1;
- margin-right: 20rpx;
- }
- .step-title{
- height: 74rpx;
- line-height: 37rpx;
- font-size: 26rpx;
- font-family: PingFang SC-Regular, PingFang SC;
- font-weight: 400;
- color: #1A1F30;
- }
- .step-price{
- line-height: 33rpx;
- font-size: 24rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 500;
- color: #999;
- }
- .step-btn{
- width: 94rpx;
- height: 46rpx;
- line-height: 46rpx;
- background: var(--main);
- border-radius: 23rpx 23rpx 23rpx 23rpx;
- opacity: 1;
- text-align: center;
- font-size: 28rpx;
- color: #FFFFFF;
- }
|