myPlay.wxss 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. @import "../../common.wxss";
  2. @import "../../home/index/memberArea/memberArea.wxss";
  3. page {
  4. /* padding: 0 30rpx; */
  5. box-sizing: border-box;
  6. background-color: #fff;
  7. }
  8. .view-type {
  9. justify-content: space-around;
  10. background-color: #fff;
  11. border-bottom: 1px solid #e6e6e6;
  12. /* background: #FFFFFF;
  13. border-bottom: 1px solid #F3F3F3; */
  14. }
  15. .view-li {
  16. position: relative;
  17. /* width: 30%; */
  18. padding: 30rpx 0;
  19. box-sizing: border-box;
  20. font-size: 32rpx;
  21. text-align: center;
  22. }
  23. .view-li-active::after {
  24. display: block;
  25. content: "";
  26. position: absolute;
  27. bottom: 0;
  28. width: 100%;
  29. height: 4rpx;
  30. background: #ffdd36;
  31. border-radius: 2rpx;
  32. }
  33. .view-li > text {
  34. display: block;
  35. position: relative;
  36. padding: 6rpx 25rpx;
  37. border-radius: 26rpx;
  38. box-sizing: border-box;
  39. font-size: 30rpx;
  40. font-family: PingFang SC, PingFang SC-Medium;
  41. font-weight: 500;
  42. text-align: left;
  43. color: #666666;
  44. background: transparent;
  45. letter-spacing: -1rpx;
  46. }
  47. .img-view {
  48. height: 400rpx;
  49. border-radius: 24rpx;
  50. width: 100%;
  51. }
  52. .flex-w100 {
  53. /* justify-content: center; */
  54. padding: 30rpx 112rpx;
  55. box-sizing: border-box;
  56. justify-content: space-between;
  57. }
  58. .li-text-active {
  59. /* transition: all .5s; */
  60. /* background: #9DDB52 !important; */
  61. /* padding: 7rpx 19rpx !important; */
  62. box-sizing: border-box;
  63. /* opacity: 1; */
  64. /* background: transparent; */
  65. /* color: white !important; */
  66. /* display: flex; */
  67. color: #1a1a1a;
  68. font-size: 32rpx;
  69. }
  70. /* .li-text-active::after{
  71. content: '';
  72. position: absolute;
  73. width: 70%;
  74. bottom: 0;
  75. left: 15%;
  76. height:10rpx;
  77. background: #9DDB52;
  78. transition: all .5s;
  79. border-radius: 40rpx;
  80. } */
  81. /*-*-----------*/
  82. .end-img {
  83. position: absolute;
  84. right: 30rpx;
  85. bottom: 55%;
  86. width: 120rpx;
  87. height: 100rpx;
  88. }
  89. .btn-view {
  90. width: 70%;
  91. margin: 10rpx auto;
  92. }
  93. .btn {
  94. padding: 5rpx 24rpx;
  95. border: 1rpx solid #e0e0e0;
  96. color: #c5c5c5;
  97. font-size: 30rpx;
  98. border-radius: 50rpx;
  99. }
  100. .img-view-item {
  101. display: flex;
  102. flex-direction: row;
  103. align-items: center;
  104. height: 100%;
  105. position: relative;
  106. }
  107. .activity-imgs-wrap {
  108. width: 240rpx;
  109. height: 240rpx;
  110. /* position: absolute;
  111. left: 0;
  112. top: 0; */
  113. margin-right: 34rpx;
  114. border-radius: 20rpx;
  115. /* z-index: 200; */
  116. }
  117. .activity-imgs {
  118. height: 240rpx;
  119. width: 240rpx;
  120. border-radius: 20rpx;
  121. }
  122. .icyover {
  123. position: absolute;
  124. top: 50%;
  125. left: 50%;
  126. transform: translate(-50%, -50%);
  127. font-size: 150rpx;
  128. color: #9ddb52;
  129. z-index: 202;
  130. width: 125rpx;
  131. height: 125rpx;
  132. }
  133. .activity-imgs-wrap-after::after {
  134. position: absolute;
  135. content: "";
  136. top: 0;
  137. left: 0;
  138. width: 100%;
  139. height: 100%;
  140. z-index: 201;
  141. border-radius: 20rpx 0 0 20rpx;
  142. background: rgba(0, 0, 0, 0.55);
  143. }
  144. .active-view-list {
  145. width: 690rpx;
  146. margin: 0 auto;
  147. margin-bottom: 15rpx;
  148. padding-top: 30rpx;
  149. padding-bottom: 20rpx;
  150. border-bottom: 1rpx solid #e6e6e6;
  151. }
  152. .flex-a-right {
  153. display: flex;
  154. flex-direction: column;
  155. flex: 1;
  156. overflow: hidden;
  157. text-overflow: ellipsis;
  158. white-space: nowrap;
  159. /* background: white; */
  160. /* border-radius: 20rpx; */
  161. /* padding: 0 25rpx; */
  162. box-sizing: border-box;
  163. /* height: 240rpx; */
  164. /* padding-left: 255rpx; */
  165. /* width: 450rpx; */
  166. /* padding-top: 15rpx; */
  167. }
  168. .flex-a-right .title {
  169. white-space: nowrap;
  170. overflow: hidden;
  171. text-overflow: ellipsis;
  172. /* width: 280rpx; */
  173. margin-bottom: 10rpx;
  174. }
  175. .flex-a-right .item {
  176. display: flex;
  177. align-items: center;
  178. font-size: 28rpx;
  179. line-height: 36rpx;
  180. font-weight: 400;
  181. color: #999999;
  182. /* width: 420rpx; */
  183. margin-bottom: 5rpx;
  184. }
  185. .flex-a-right .item .red {
  186. color: #ff0000;
  187. font-weight: 500;
  188. text-align: left;
  189. }
  190. .flex-a-right .item image {
  191. width: 24rpx;
  192. margin-right: 10rpx;
  193. vertical-align: middle;
  194. max-height: 50rpx;
  195. }
  196. .flex-a-right .item .address-icon {
  197. opacity: .5;
  198. }
  199. .flex-a-right .item i {
  200. color: #ffdc2f;
  201. font-size: 36rpx;
  202. margin-right: 12rpx;
  203. margin-bottom: 8rpx;
  204. flex-shrink: 0;
  205. }
  206. .flex-a-right .item text {
  207. /* vertical-align: middle; */
  208. flex: 1;
  209. overflow: hidden;
  210. text-overflow: ellipsis;
  211. white-space: nowrap;
  212. }
  213. .iconfont {
  214. color: #ffdc2f;
  215. font-size: 29rpx;
  216. margin-right: 0;
  217. }
  218. .flex-btn-wrap {
  219. display: flex;
  220. flex-direction: row;
  221. width: 100%;
  222. justify-content: space-between;
  223. }
  224. .flex-btn-wrap .btn {
  225. width: 130rpx;
  226. height: 50rpx;
  227. opacity: 1;
  228. display: flex;
  229. justify-content: center;
  230. align-items: center;
  231. border: 2rpx solid #ffffff;
  232. }
  233. .flex-btn-wrap .s {
  234. background: #9ddb52;
  235. color: white;
  236. }
  237. .flex-btn-wrap .c {
  238. background: #ffdc2f;
  239. color: #1a1a1a;
  240. color: #fff;
  241. border: 2rpx solid #ffdc2f;
  242. }
  243. .view-type {
  244. justify-content: space-around;
  245. }