| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263 |
- /* home.css */
- page{
- background-color: #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%);}
- .c-top{background: #fff;padding-bottom: 40rpx;}
- .top-img{width: 100%;height: 380rpx;position: relative;z-index: 1;}
- .pic{width: 100%;height: 100%;}
- .topbg{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
- .t-user{margin-top: -81rpx;position: relative;z-index: 2;justify-content: space-between;padding: 0 30rpx;}
- .t-userimg{width: 162rpx;height: 162rpx;border: 4rpx solid #fff;border-radius: 50%;}
- .edit{width: 226rpx;height: 60rpx;background: #FFFFFF;border: 2rpx solid #ff8551;border-radius: 30rpx;justify-content: center;font-size: 30rpx;color: #ff8551;}
- .edit image{width: 35rpx;height: 35rpx;margin-right: 9rpx;}
- .t-name{margin-top: 20rpx;padding: 0 30rpx;}
- .t-name view{font-size: 40rpx;color: #000;font-weight: bold;}
- .t-name text{font-size: 24rpx;color: #999;}
- .rico{width: 14rpx;height: 23rpx;margin-left: 13rpx;}
- .bri{font-size: 26rpx;color: #999;line-height: 42rpx;padding: 0 30rpx;margin-top: 30rpx;align-items: flex-start;}
- .tuan{margin: 15rpx 30rpx 0;font-size: 26rpx;color: #666;}
- .tuan image{width: 24rpx;height: 28rpx;margin-right: 12rpx;}
- .datas{margin: 30rpx 30rpx 0;text-align: center;}
- .datas view{margin-right: 0rpx;font-size: 26rpx;color: #999;}
- .datas text{color: #000;font-weight: bold;margin-left: 0rpx;font-size: 30rpx;margin-bottom: 10rpx;}
- .tab{padding: 25rpx 30rpx 0;background: #fff;}
- .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{
- border-top: 20rpx solid #f5f5f5;
- }
- .list .li{background: #fff;padding: 40rpx 30rpx 45rpx;margin-bottom: 20rpx;}
- .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;}
- .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;}
- .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;}
- .video{margin: 20rpx 0 0;position: relative;}
- .video video{width: 100%;height: 397rpx;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;}
- .topic{height: 40rpx;background: #E1FFF4;border-radius: 20rpx;font-size: 20rpx;color: var(--main);padding: 0 20rpx 0 10rpx;margin-top: 18rpx;}
- .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;}
- .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;
- }
- .product{height: 168rpx;margin-top: 30rpx;overflow: hidden;}
- .pro-view{height: 168rpx;padding-bottom: 20rpx;white-space: nowrap;}
- .pro-view .li{display: inline-block;width: 554rpx;height: 168rpx;background: #F7F8FA;border-radius: 16rpx;margin-right: 20rpx;padding: 16rpx;box-sizing: border-box;}
- .pro-view1 .li{width: 688rpx;}
- /* .pro-view .li:first-child{margin-left: 30rpx;} */
- /* .pro-view .li:last-child{margin-right: 30rpx;} */
- .pro-pic{width: 136rpx;height: 136rpx;border-radius: 16rpx;background: #fff;margin-right: 19rpx;}
- .title{white-space: initial;font-size: 26rpx;color: #1A1F30;line-height: 37rpx;height: 74rpx;}
- .opts{justify-content: space-between;margin-top: 10rpx;}
- .money{font-size: 24rpx;color: var(--main);}
- .pro-btn{width: 94rpx;height: 46rpx;background: var(--main);border-radius: 23rpx;font-size: 28rpx;color: #fff;text-align: center;line-height: 46rpx;}
- .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;}
- /* 团队 */
- .m-team{background: #fff;padding: 20rpx 0rpx 0;border-radius: 20rpx;padding-bottom: 30rpx;border-top: 20rpx solid #f5f5f5;}
- .m-tits{font-size: 28rpx;color: #3d3d3d;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;border: 1px solid #e5e5e5;}
- .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 var(--main);font-size: 24rpx;color: var(--main);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: var(--main);text-align: center;line-height: 60rpx;margin-left: 20rpx;}
- /* 运动记录 */
- .mine-exercise{
- background-color: #fff;
- margin-top: 20rpx;
- padding: 23rpx 30rpx;
- border-top: 20rpx solid #f5f5f5;
- }
- .ydjl{
- line-height: 45rpx;
- font-size: 28rpx;color: #3d3d3d;
- font-weight: bold;
- font-family: SourceHanSansCN-Medium-, SourceHanSansCN-Medium;
- }
- .mine-exercise-noData{
- line-height: 33rpx;
- font-size: 24rpx;
- font-family: PingFang SC-Bold, PingFang SC;
- font-weight: bold;
- color: #999999;
- text-align: center;
- margin-top: 32rpx;
- }
- .noData-btn{
- width: 377rpx;
- height: 88rpx;
- line-height: 88rpx;
- background: #FF7000;
- border-radius: 51rpx 51rpx 51rpx 51rpx;
- opacity: 1;
- margin:23rpx auto;
- color: #FFFFFF;
- font-size: 28rpx;
- font-weight: 400;
- text-align: center;
-
- }
- .mine-exercise-data{
- background: #F7F8FA;
- border-radius: 16rpx 16rpx 16rpx 16rpx;
- opacity: 1;
- padding: 38rpx 30rpx;
- margin-top: 23rpx;
- }
- .mine-exercise-data-label{
- line-height: 33rpx;
- font-size: 24rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 500;
- color: #999999;
- text-align: center;
- }
- .mine-exercise-data-vaule{
- line-height: 75rpx;
- font-size: 52rpx;
- font-family: PingFang SC-Bold, PingFang SC;
- font-weight: bold;
- color: #333;
- text-align: center;
- }
- .mine-exercise-data-vaule text{
- line-height: 33rpx;
- font-size: 24rpx;
- font-family: PingFang SC-Medium, PingFang SC;
- font-weight: 500;
- color: #999999;
- }
- /* 参与活动 */
- .ac-team{background: #fff;padding: 20rpx 0rpx 0;border-radius: 20rpx;padding-bottom: 30rpx;border-top: 20rpx solid #f5f5f5;}
- .ac-tits{font-size: 28rpx;color: #3d3d3d;font-weight: bold;padding: 25rpx 30rpx;}
- .map-ac{overflow: hidden;}
- .map-acs{white-space: nowrap;height: 312rpx;}
- .map-acs .li{display: inline-block;background: #fff;width: 330rpx;height: 312rpx;border-radius: 15rpx;font-size: 32rpx;color: #333;box-sizing: border-box;margin-right: 20rpx;}
- .map-acs .li:first-child{margin-left: 30rpx;}
- .map-acs .li:last-child{margin-right: 30rpx;}
- .map-acs .li image{width: 330rpx;height: 206rpx;border-radius: 15rpx;}
- .ac-title{
- line-height: 37rpx;
- font-size: 26rpx;
- font-family: PingFang SC-Regular, PingFang SC;
- font-weight: 400;
- color: #333333;
- margin-top: 14rpx;
- }
- .ac-date{
- line-height: 25rpx;
- font-size: 18rpx;
- font-family: PingFang SC-Regular, PingFang SC;
- font-weight: 400;
- color: #999999;
- }
- .ac-type{
- position: absolute;
- top: 0;
- left: 0;
- height: 41rpx;
- background: linear-gradient(350deg, #FF7000 0%, #FF9C4E 100%);
- border-radius: 0rpx 0rpx 20rpx 0rpx;
- opacity: 1;
- font-size: 20rpx;
- color: #FFFFFF;
- line-height: 41rpx;
- padding: 0 10rpx;
- }
- .guanzhu{width: 166rpx;height: 64rpx;background-color: #FF753A;border-radius: 32rpx;font-size: 28rpx;color: #fff;justify-content: center;}
|