index.css 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. /* index.css */
  2. page{
  3. background-color: #f7f7f7;
  4. }
  5. .top-fixed{position: fixed;top: 0;left: 0;right: 0;z-index: 50;}
  6. .back{position: absolute;left: 30rpx;}
  7. .back image{width: 22rpx;height: 38rpx;}
  8. .top{background: linear-gradient(180deg, #e5f8ef 0%, #FFFFFF 100%);padding: 30rpx;}
  9. .info{padding: 40rpx 0 0;}
  10. .team-pic{width: 132rpx;height: 132rpx;border-radius: 15rpx;margin-right: 25rpx;}
  11. .title{font-size: 42rpx;color: #1A1F30;font-weight: bold;}
  12. .sta{font-size: 28rpx;color: #666;margin-top: 10rpx;}
  13. .sta text{color: #000;}
  14. .sta-line{font-size: 22rpx;color: #999;margin: 0 15rpx;font-family: '宋体';}
  15. .sta-datas{height: 39rpx;background: rgba(39, 214, 153, 0.2);border-radius: 20rpx;font-size: 22rpx;color: var(--main);padding: 0 20rpx;line-height: 39rpx;}
  16. .bri{font-size: 24rpx;color: #999;margin-top: 30rpx;align-items: flex-start;word-break: break-all;}
  17. .rico{width: 12rpx;height: 20rpx;margin-left: 20rpx;margin-top: 8rpx;}
  18. .leader{font-size: 28rpx;color: #999;margin-top: 20rpx;}
  19. .leader text{width: 65rpx;height: 32rpx;background: #FFA661;border-radius: 11rpx;font-size: 22rpx;color: #fff;text-align: center;line-height: 32rpx;margin-right: 10rpx;}
  20. .leader image{width: 32rpx;height: 32rpx;border-radius: 50%;margin-right: 10rpx;}
  21. .join{background: linear-gradient(134deg, rgba(39, 214, 153, .14) 0%, rgba(255, 213, 186, .14) 100%);border-radius: 5rpx;padding: 14rpx 25rpx;font-size: 24rpx;color: #000;margin-top: 30rpx;}
  22. .join text{display: block;font-size: 22rpx;color: #666;margin-top: 5rpx;}
  23. .join-btn{width: 133rpx;height: 60rpx;background: var(--main);border-radius: 37rpx;font-size: 28rpx;color: #fff;text-align: center;line-height: 60rpx;}
  24. .cons-b{margin: 10rpx 30rpx 30rpx;background: #fff;border-radius: 20rpx;}
  25. .tab{padding: 26rpx 30rpx;}
  26. .tab .li{min-width: 88rpx;height: 48rpx;background: #fff;border-radius: 24rpx;font-size: 24rpx;color: #000;text-align: center;line-height: 48rpx;margin-right: 30rpx;box-sizing: border-box;padding: 0 20rpx;}
  27. .tab .li.active{background: #E1FFF4;color: #FF7000;}
  28. .list .li{padding: 40rpx 30rpx 45rpx;border-bottom: 1rpx solid rgba(174, 174, 174, 0.2);}
  29. .list .li:last-child{border-bottom: none;}
  30. .userimg{width: 66rpx;height: 66rpx;border-radius: 50%;margin-right: 12rpx;}
  31. .name{font-size: 28rpx;color: #333;font-weight: bold;}
  32. .vip-tag{width: 41rpx;height: 31rpx;margin-left: 10rpx;}
  33. .time{font-size: 24rpx;color: #999;}
  34. .area{font-size: 24rpx;color: #999;margin-top: 8rpx;}
  35. .des{font-size: 30rpx;color: #000;line-height: 50rpx;margin: 30rpx 0 0;word-wrap: break-word;}
  36. .video{margin-top: 20rpx;position: relative;}
  37. .video video{width: 100%;height: 380rpx;border-radius: 15rpx;display: block;}
  38. .video-play{position: absolute;top: 0;left: 0;right: 0;bottom: 0;justify-content: center;background: rgba(0,0,0,.5);border-radius: 15rpx;}
  39. .video-play image{width: 82rpx;height: 82rpx;}
  40. .imgbox{flex-wrap: wrap;margin-top: 20rpx;}
  41. .imgbox image{width: calc((100% - 24rpx)/3);height: 222rpx;border-radius: 16rpx;margin: 0 12rpx 12rpx 0;}
  42. .imgbox image:nth-child(3n){margin-right: 0;}
  43. .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;}
  44. .que .tovers{-webkit-line-clamp: 1;height: 78rpx;line-height: 78rpx;}
  45. .st-ico{width: 50rpx;height: 47rpx;margin-right: 15rpx;}
  46. .st-rico{width: 12rpx;height: 20rpx;margin-left: 35rpx;}
  47. .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;}
  48. .topic{height: 40rpx;background: #E1FFF4;border-radius: 20rpx;font-size: 20rpx;color: var(--main);padding: 0 20rpx 0 10rpx;margin-top: 18rpx;}
  49. .topic image{width: 28rpx;height: 28rpx;margin-right: 7rpx;}
  50. .loca{margin-top: 20rpx;font-size: 20rpx;color: #666;}
  51. .loca image{width: 26rpx;height: 31rpx;margin-right: 8rpx;}
  52. .loca text{margin-right: 10rpx;}
  53. .step-box{
  54. background-color: #f7f8fa;
  55. border-radius: 16rpx;
  56. padding: 40rpx;
  57. margin-top: 30rpx;
  58. color: var(--main);
  59. }
  60. .step-date{
  61. font-size: 64rpx;
  62. font-weight: 500;
  63. }
  64. .step-label{
  65. font-size: 24rpx;
  66. font-weight: 500;
  67. }
  68. .step-pic{
  69. width: 150rpx;
  70. height: 150rpx;
  71. background: #E2E2E2;
  72. border-radius: 16rpx 16rpx 16rpx 16rpx;
  73. opacity: 1;
  74. margin-right: 20rpx;
  75. }
  76. .step-title{
  77. height: 74rpx;
  78. line-height: 37rpx;
  79. font-size: 26rpx;
  80. font-family: PingFang SC-Regular, PingFang SC;
  81. font-weight: 400;
  82. color: #1A1F30;
  83. }
  84. .step-price{
  85. line-height: 33rpx;
  86. font-size: 24rpx;
  87. font-family: PingFang SC-Medium, PingFang SC;
  88. font-weight: 500;
  89. color: #999;
  90. }
  91. .step-btn{
  92. width: 94rpx;
  93. height: 46rpx;
  94. line-height: 46rpx;
  95. background: var(--main);
  96. border-radius: 23rpx 23rpx 23rpx 23rpx;
  97. opacity: 1;
  98. text-align: center;
  99. font-size: 28rpx;
  100. color: #FFFFFF;
  101. }
  102. .product{height: 168rpx;margin-top: 30rpx;overflow: hidden;}
  103. .pro-view{height: 168rpx;padding-bottom: 20rpx;white-space: nowrap;}
  104. .pro-view .lis{display: inline-block;width: 554rpx;height: 168rpx;background: #F7F8FA;border-radius: 16rpx;margin-right: 20rpx;padding: 16rpx;box-sizing: border-box;}
  105. .pro-view1 .lis{width: 620rpx;}
  106. .pro-view .lis .ddflex{align-items: flex-start;}
  107. .pic{width: 136rpx;height: 136rpx;border-radius: 16rpx;background: #fff;margin-right: 19rpx;}
  108. .title{font-size: 32rpx;color: #2F3237;/* white-space: initial;line-height: 37rpx;height: 74rpx; */}
  109. .opts{justify-content: space-between;margin-top: 40rpx;align-items: center !important;}
  110. .money{font-size: 36rpx;color: #FE0419;}
  111. .money text{font-size: 24rpx;}
  112. /* .pro-btn{width: 94rpx;height: 46rpx;background: #FF9C9F;border-radius: 23rpx;font-size: 28rpx;color: #fff;text-align: center;line-height: 46rpx;} */
  113. .pro-btn image{width: 33rpx;height: 32rpx;}
  114. .opt{font-size: 24rpx;color: #999;margin-top: 30rpx;justify-content: flex-end;}
  115. .opt image{width: 33rpx;height: 33rpx;margin-right: 8rpx;}
  116. .opt .ddflex{margin-left: 50rpx !important;}
  117. .opt-share{font-size: 24rpx;color: #999;}
  118. .vote-box{margin-top: 50rpx;}
  119. .vote-box.ends{background: #f8f8f8;margin-top: 30rpx;padding: 20rpx;}
  120. .vote-tit{font-size: 28rpx;color: #000;}
  121. .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;}
  122. .end .lis{text-align: left;color: #9B9B9B;}
  123. .end .lis view{position: relative;z-index: 2;}
  124. .end .lis view.percent{position: absolute;top: 0;bottom: 0;left: 0;background: #F0F0F0;z-index: 0;}
  125. .end .lis.active{color: var(--main);}
  126. .end .lis.active view.percent{background: #E1FFF4;}
  127. .vote-can{font-size: 22rpx;color: #999;margin-top: 15rpx;}
  128. .vote-can text{margin-right: 15rpx;}
  129. .link{height: 150rpx;background: #F8F8F8;border-radius: 16rpx;padding: 24rpx;font-size: 28rpx;color: #333;box-sizing: border-box;margin-top: 30rpx;}
  130. .link image{width: 102rpx;height: 102rpx;margin-right: 12rpx;}
  131. .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;}
  132. .create image{width: 41rpx;height: 41rpx;margin: 0 auto;}
  133. .ceng{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.5);z-index: 60;}
  134. .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;}
  135. .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;}
  136. .side .li{width: 50%;text-align: center;}
  137. .side .li image{width: 38rpx;height: 38rpx;margin: 49rpx auto 15rpx;}
  138. .dong-t{background: #fff;padding: 32rpx 30rpx;}
  139. .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);}
  140. .bang-img{width: 307rpx;height: 42rpx;}
  141. .tiwen{padding: 0 60rpx 0 52rpx;font-size: 28rpx;color: #565A5B;margin: 10rpx 0 40rpx;}
  142. .twbtn{width: 164rpx;height: 62rpx;background: #FFA557;border-radius: 31rpx;font-size: 28rpx;color: #fff;justify-content: center;}
  143. .twbtn image{width: 11rpx;height: 18rpx;margin-left: 8rpx;}
  144. .bang-wen{background: #FAFAFA;border-radius: 8rpx;font-size: 28rpx;color: #000;line-height: 40rpx;align-items: flex-start;padding: 23rpx;}
  145. .bang-wen image{width: 36rpx;height: 36rpx;margin-right: 15rpx;}
  146. .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;}
  147. .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;}
  148. .edit image{width: 100%;height: 100%;}
  149. .team-rank{
  150. width: 689rpx;
  151. height: 136rpx;
  152. background: #E1FFF4;
  153. border-radius: 15rpx 15rpx 15rpx 15rpx;
  154. opacity: 1;
  155. margin:26rpx auto 0;
  156. padding: 0 30rpx;
  157. box-sizing: border-box;
  158. }
  159. .team-logo{
  160. width: 90rpx;
  161. height: 90rpx;
  162. background: #E1FFF4;
  163. border-radius: 15rpx 15rpx 15rpx 15rpx;
  164. margin-right: 32rpx;
  165. }
  166. .team-rank-text{
  167. line-height: 41rpx;
  168. font-size: 28rpx;
  169. font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  170. font-weight: 400;
  171. }
  172. .team-rank-text text{
  173. color: #FF7000;
  174. }
  175. .team-user-heads image{
  176. width: 66rpx;
  177. height: 66rpx;
  178. border-radius: 100%;
  179. margin-left: -14rpx;
  180. }
  181. .team-user-heads image:first-child{
  182. margin-left: 0rpx;
  183. }