/* index.css */ page{background: #fff;} .top{background: #fff;position: fixed;left: 0;right: 0;top: 0;z-index: 50;padding: 20rpx 30rpx;height: 100rpx;box-sizing: border-box;} .top-tab .li{font-size: 28rpx;color: #999;margin-right: 40rpx;position: relative;line-height: 50rpx;height: 60rpx;} .top-tab .li.active{font-size: 36rpx;color: #000;font-weight: bold;} .top-tab .li.active::after{content: '';display: block;width: 30rpx;height: 7rpx;background: var(--mina);border-radius: 4rpx;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;} .search{width: 315rpx;height: 60rpx;background: #F7F7F7;border-radius: 30rpx;font-size: 24rpx;color: #B3B3B3;padding: 0 32rpx;box-sizing: border-box;} .search image{width: 30rpx;height: 30rpx;margin-right: 7rpx;} .t-con{padding: 20rpx 0 0 30rpx;overflow: hidden;background: #fff;} .item{vertical-align: top;background: #FFFFFF;box-shadow: 0 4rpx 24rpx 1rpx rgba(96,96,96,0.06);border-radius: 20rpx;box-sizing: border-box;position: relative;padding: 30rpx;margin-right: 30rpx;min-height: 300rpx;} .item::before{content: '';display: block;height: 137rpx;background: linear-gradient(180deg, #FFD6D8 0%, #FFFFFF 100%);position: absolute;top: 0;left: 0;right: 0;border-radius: 20rpx 20rpx 0 0;z-index: 1;} .t-con .item:nth-child(2)::before{background: linear-gradient(180deg, #FFE9DC 0%, #FFFFFF 100%);} .tits{justify-content: space-between;position: relative;z-index: 2;} .hot{width: 199rpx;height: 45rpx;} .more{width: 107rpx;height: 48rpx;background: #fff;border-radius: 24rpx;font-size: 24rpx;color: #666;justify-content: center;} .more image{width: 9rpx;height: 14rpx;margin-left: 8rpx;} .item-list{position: relative;z-index: 2;margin-top: 15rpx;overflow: hidden;} .item-list .li{font-size: 28rpx;color: #000;margin-top: 22rpx;} .item-list .li text{display: block;font-size: 24rpx;color: #B3B3B3;} .item-list .li text.num{color: #999;font-size: 28rpx;width: 44rpx;text-align: center;} .item-list .li:first-child text.num{color: #009AFF;} .item-list .li:nth-child(2) text.num{color: #006FFF;} .item-list .li:nth-child(3) text.num{color: #11C8B1;} .tab{padding: 45rpx 30rpx 20rpx;background: #fff;} .tab .li{min-width: 88rpx;height: 48rpx;background:#F7F7F7;border-radius: 24rpx;font-size: 24rpx;color: #000;text-align: center;line-height: 48rpx;margin-right: 30rpx;box-sizing: border-box;padding: 0 20rpx;} .tab .li.active{background: #FFEBEB;color: #EB1C24;} .loc-wz{margin: 0 30rpx;} .loc-wzs{height: 48rpx;border-radius: 24rpx;border: 1rpx solid #EBEBEB;font-size: 24rpx;color: #666;padding: 0 25rpx;position: relative;} .loc-wzs:before,.loc-wzs::after{content: '';display: block;width: 0;height: 0;border: 12rpx solid transparent;border-top: none;position: absolute;left: 35rpx;} .loc-wzs:before{border-bottom-color: #EBEBEB;top: -12rpx;z-index: 2;} .loc-wzs:after{border-bottom-color: #fff;top: -10rpx;z-index: 3;} .loc-wzs image{width: 26rpx;height: 31rpx;margin-right: 8rpx;} .cons-b{padding: 10rpx 0 30rpx;background: #fff;border-radius: 20rpx;} .cons-b-tp{padding-top: 0;border-radius: 0;} .list .li{padding: 40rpx 32rpx 45rpx;border-bottom: 1rpx solid rgba(174, 174, 174, 0.2);} .cons-b-tp .list .li:first-child{padding-top: 20rpx;} .list .li:last-child{border-bottom: none;} .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;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;} .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;} .que{height: 78rpx;border-radius: 10rpx;background: linear-gradient(270deg, #FFFBEB 0%, #FFF3C9 100%);font-size: 28rpx;color: #FE7806;padding: 0 15rpx;margin-top: 20rpx;} .que .tovers{-webkit-line-clamp: 1;height: 78rpx;line-height: 78rpx;} .st-ico{width: 50rpx;height: 47rpx;margin-right: 15rpx;} .st-rico{width: 12rpx;height: 20rpx;margin-left: 35rpx;} .cates text{display: block;font-size: 20rpx;color: #999;background: #F7F7F7;height: 48rpx;border-radius: 24rpx;padding: 0 20rpx;margin: 30rpx 25rpx 0 0;line-height: 48rpx;} .topic{height: 40rpx;background: #FDF1F1;border-radius: 20rpx;font-size: 20rpx;color: #F32224;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;} .product{height: 168rpx;margin-top: 30rpx;overflow: hidden;} .pro-view{height: 168rpx;padding-bottom: 20rpx;white-space: nowrap;} .pro-view .lis{display: inline-block;width: 554rpx;height: 168rpx;background: #F7F8FA;border-radius: 16rpx;margin-right: 20rpx;padding: 16rpx;box-sizing: border-box;} .pro-view1 .lis{width: 688rpx;margin-right: 0;} .pro-view .lis .ddflex{align-items: flex-start;} .pic{width: 136rpx;height: 136rpx;border-radius: 16rpx;background: #fff;margin-right: 19rpx;} .title{font-size: 32rpx;color: #2F3237;/* white-space: initial;line-height: 37rpx;height: 74rpx; */} .opts{justify-content: space-between;margin-top: 40rpx;align-items: center !important;} .money{font-size: 36rpx;color: #FE0419;} .money text{font-size: 24rpx;} /* .pro-btn{width: 94rpx;height: 46rpx;background: #FF9C9F;border-radius: 23rpx;font-size: 28rpx;color: #fff;text-align: center;line-height: 46rpx;} */ .pro-btn image{width: 33rpx;height: 32rpx;} .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 !important;} .opt-share{font-size: 24rpx;color: #999;} .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: #EB1C24;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: #EB1C24;} .end .lis.active view.percent{background: #FFEBEB;} .vote-can{font-size: 22rpx;color: #999;margin-top: 15rpx;} .vote-can text{margin-right: 15rpx;} .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;margin-right: 12rpx;} .create{position: fixed;right: 30rpx;bottom: 15%;width: 110rpx;height: 110rpx;background: var(--mina);box-shadow: 0 4rpx 24rpx rgba(153,153,153,0.4000);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: 16%;z-index: 61;width: 300rpx;height: 183rpx;background: #FFFFFF;border-radius: 20rpx;font-size: 30rpx;color: #000;align-items: flex-start;padding-left: 20rpx;} .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;} .dong-t{background: #fff;padding: 32rpx 30rpx;} .bang{border-radius: 20rpx;background: linear-gradient(180deg, #FFE4CC 5%, #FFFFFF 40%);padding: 30rpx 25rpx 35rpx;box-shadow: 0 4rpx 24rpx rgba(96, 96, 96, 0.06);} .bang-img{width: 307rpx;height: 42rpx;} .tiwen{padding: 0 60rpx 0 52rpx;font-size: 28rpx;color: #565A5B;margin: 10rpx 0 40rpx;} .twbtn{width: 164rpx;height: 62rpx;background: #FFA557;border-radius: 31rpx;font-size: 28rpx;color: #fff;justify-content: center;} .twbtn image{width: 11rpx;height: 18rpx;margin-left: 8rpx;} .bang-wen{background: #FAFAFA;border-radius: 8rpx;font-size: 28rpx;color: #000;line-height: 40rpx;align-items: flex-start;padding: 23rpx;} .bang-wen image{width: 36rpx;height: 36rpx;margin-right: 15rpx;} .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;} .edit{position: fixed;right: 30rpx;bottom: 170rpx;width: 110rpx;height: 110rpx;background: var(--main);box-shadow: 0px 4px 24px rgba(255, 156, 159, 0.3);border-radius: 50%;text-align: center;z-index: 50;} .edit image{width: 100%;height: 100%;} /* 团队 */ .m-team{background: #FFF6F6;margin: 20rpx 30rpx 0;border-radius: 20rpx;padding-bottom: 30rpx;} .m-tits{font-size: 28rpx;color: #EB1C24;font-weight: bold;padding: 25rpx 30rpx;} .m-nums{font-size: 24rpx;color: #999;font-weight: normal;} .m-nums image{width: 16rpx;height: 27rpx;margin-left: 15rpx;} .map-team{height: 122rpx;overflow: hidden;} .map-teams{white-space: nowrap;height: 142rpx;} .map-teams .li{display: inline-block;background: #fff;width: 412rpx;height: 122rpx;border-radius: 15rpx;padding: 0 20rpx;font-size: 32rpx;color: #333;box-sizing: border-box;margin-right: 20rpx;} .map-teams .li:first-child{margin-left: 30rpx;} .map-teams .li:last-child{margin-right: 30rpx;} .map-teams .li .ddflex{height: 100%;} .map-teams .li image{width: 76rpx;height: 76rpx;border-radius: 15rpx;margin-right: 20rpx;} .map-teams .li text{display: block;font-size: 24rpx;color: #999;margin-top: 5rpx;} .li-btn{width: 107rpx;height: 45rpx;border-radius: 37rpx;border: 2rpx solid rgba(235, 28, 36, .5);font-size: 24rpx;color: #EB1C24;text-align: center;line-height: 45rpx;margin-left: 10rpx;} .sta{font-size: 24rpx;color: #e6a23c;} .fail{color: #f56c6c;} .team-list{padding: 0 30rpx 50rpx;} .team-list .li{margin-top: 50rpx;} .team-img{width: 76rpx;height: 76rpx;border-radius: 15rpx;margin-right: 20rpx;} .team-tit{font-size: 32rpx;color: #333;} .team-sta{margin-top: 8rpx;font-size: 24rpx;color: #999;} .team-sta text{margin-right: 20rpx;} .join-btn{width: 133rpx;height: 60rpx;border-radius: 37rpx;border: 2rpx solid rgba(235, 28, 36, .5);font-size: 28rpx;color: #EB1C24;text-align: center;line-height: 60rpx;margin-left: 20rpx;}