/* activityDetail.css */ .banner{overflow: hidden;position: relative;} .banner .swiper,.banner .swiper image{width: 100%;height: 460rpx;overflow: hidden;} .dots{position: absolute;left: 0;right: 0;bottom: 20rpx;align-items: center;justify-content: center;} .dot{background: rgba(0,0,0,.5);width: 12rpx;height: 12rpx;border-radius: 6rpx;margin: 0 4rpx;} .dot.active{background: #fff;} .act-img{width: 100%;height: 460rpx;} .title{font-size: 40rpx;color: #000;line-height: 50rpx;margin: 45rpx 32rpx 10rpx;font-weight: bold;} .xq-datas{margin: 20rpx 32rpx 0;border-bottom: 1rpx solid #ddd;padding-bottom: 20rpx;} .xq-data image{margin-right: 8rpx;} .datas{font-size: 24rpx;color: #999;margin-right: 25rpx;} .tuibao{font-size: 24rpx;color: #F09F46;} .tuibao view{margin-left: 30rpx;} .tuibao image{width: 27rpx;height: 27rpx;margin-right: 5rpx;} .money{font-size: 42rpx;color: #FD4835;margin: 20rpx 32rpx;font-weight: bold;} .money text{font-size: 24rpx;} .date{position: relative;padding-bottom: 45rpx;border-bottom: 20rpx solid #f6f6f6;} .datass{font-size: 28rpx;color: #333;padding: 10rpx 32rpx;} .date .datass .ddflex{margin-bottom: 10rpx;} .dimg{width: 30rpx;height: 34rpx;margin-right: 18rpx;} .rico{width: 14rpx;height: 23rpx;margin-left: 20rpx;} .sign-user{margin: 10rpx 32rpx 0;} .sign-user-swiper{height: 57rpx;width: 255rpx;margin-left: 48rpx;} .sign-user image{width: 53rpx;height: 53rpx;border: 2rpx solid #fff;border-radius: 50%;margin-left: -10rpx;} .sign-user-swiper swiper-item{padding-left: 10rpx;} .sta-img{width: 134rpx;height: 117rpx;position: absolute;right: 44rpx;bottom: 42rpx;} .act-sta{font-size: 28rpx;color: #ddd;margin: 20rpx 32rpx 0;} .zhubanf{padding: 20rpx 30rpx;border-bottom: 20rpx solid #f6f6f6;} .zbf-logo{width: 100rpx;height: 100rpx;border-radius: 16rpx;margin-right: 24rpx;} .zbf-name{font-size: 34rpx;color: #333;font-weight: bold;} .zbf-tag{height: 31rpx;background: linear-gradient(270deg, #0A0A0A 0%, #393738 100%);border-radius: 3rpx;font-size: 22rpx;color: #FBCCA2;padding: 0 10rpx;font-weight: bold;margin-left: 10rpx;} .zbf-bri{font-size: 24rpx;color: #999;margin-top: 10rpx;} .zbf-bri>rich-text { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; line-height: 30rpx; max-height: 30rpx; } .tit{font-size: 30rpx;color: #333;font-weight: bold;padding: 30rpx;justify-content: space-between;border-bottom: 1rpx solid #DEDEDE;} .content{font-size: 28rpx;color: #999;line-height: 44rpx;padding: 50rpx 30rpx 30rpx;} .bot{align-items: center;padding: 10rpx 30rpx 10rpx 0;box-shadow: 0rpx 0rpx 15rpx 1rpx rgba(0,0,0,0.1);justify-content: space-between;} .btnfot{flex: .4;display: flex;justify-content: space-around;} .btns{flex: .5;} .botbtn{font-size: 20rpx;color: #333;width: 85rpx !important;text-align: center;position: relative;margin: 0;background: none;border-radius: 0;padding: 0;line-height: initial;} .botbtn image{width: 42rpx;height: 42rpx;margin: 10rpx auto 5rpx;} .btn{width: 370rpx;height: 70rpx;background: var(--btn);border-radius: 35px;font-size: 36rpx;color: #fff;text-align: center;line-height: 70rpx;} .btn.end{background: #999;} .ceng{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);z-index: 99;} .popup{position: fixed;left: 0;right: 0;bottom: 0;border-radius: 15rpx 15rpx 0 0;background: #fff;padding: 65rpx 32rpx 50rpx;z-index: 100;} .p-title{font-size: 32rpx;color: #333;font-weight: bold;} .p-bri{font-size: 28rpx;color: #999;margin-top: 15rpx;} .p-money{margin-left: 0;} .pop-tit{font-size: 28rpx;color: #000;font-weight: bold;} .pop-con{height: 320rpx;margin-top: 50rpx;} .p-list{flex-wrap: wrap;align-items: flex-start;} .p-list .li{background: #f5f5f5;border: 1rpx solid #e5e5e5;font-size: 28rpx;color: #666;height: 50rpx;line-height: 50rpx;border-radius: 25rpx;margin: 0 20rpx 20rpx 0;padding: 0 30rpx;} .p-list .li.active{border-color: var(--mina);color: var(--mina);background: var(--textbg);} .pop-btn{height: 70rpx;background: var(--btn);border-radius: 35px;font-size: 36rpx;color: #fff;text-align: center;line-height: 70rpx;} .close{position: absolute;top: 30rpx;right: 30rpx;width: 34rpx;height: 34rpx;} .share-pop{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,.6);z-index: 100;} .share-pop image{width: 575rpx;height: 359rpx;position: absolute;top: 0;left: 50%;transform: translateX(-50%);}