activityinfo.wxss 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. /* pages/experience/index/index.wxss */
  2. @import "../../home/index/memberArea/memberArea.wxss";
  3. @import "../../common.wxss";
  4. .boxs {
  5. width: 100%;
  6. height: 110rpx;
  7. background-color: #f5f5f5;
  8. display: flex;
  9. justify-content: space-around;
  10. }
  11. .nomore{
  12. text-align:center;
  13. margin:40rpx auto;
  14. font-size:32rpx;
  15. background: linear-gradient(to right, #858383, rgb(170, 170, 172));
  16. -webkit-background-clip:text;
  17. color: transparent;
  18. }
  19. .box-image-l image {
  20. /* position: relative; */
  21. width: 100%;
  22. height: 85rpx;
  23. /* margin-left: 30rpx;
  24. margin-top: 12rpx;
  25. flex: 1; */
  26. }
  27. .img-txt {
  28. /* position: absolute;
  29. top: 37rpx;
  30. left: 101rpx; */
  31. font-family: "PingFang-SC-Regular";
  32. font-weight: Regular;
  33. font-size: 13px;
  34. color: #fff;
  35. }
  36. .img-txt2 {
  37. position: absolute;
  38. top: 34rpx;
  39. left: 314rpx;
  40. font-family: "PingFang-SC-Regular";
  41. font-weight: Regular;
  42. font-size: 13px;
  43. color: #fff;
  44. }
  45. .img-txt3 {
  46. position: absolute;
  47. top: 36rpx;
  48. left: 571rpx;
  49. font-family: "PingFang-SC-Regular";
  50. font-weight: Regular;
  51. font-size: 13px;
  52. color: #fff;
  53. }
  54. /* 2.picuter */
  55. .maxBox {
  56. width: 100%;
  57. height: 100%;
  58. }
  59. /* 城市体验 */
  60. .boxm{
  61. position: relative;
  62. }
  63. .boxm image {
  64. position: relative;
  65. width: 710rpx;
  66. height: 290rpx;
  67. border-radius: 10px;
  68. margin-top: 20rpx;
  69. margin-left: 20rpx;
  70. }
  71. .txt-t {
  72. position: absolute;
  73. top: 100rpx;
  74. left: 110rpx;
  75. font-family: "PingFang-SC-Bold";
  76. font-weight: Bold;
  77. color: #fff;
  78. font-size: 16px;
  79. }
  80. .txt-b {
  81. position: absolute;
  82. top: 160rpx;
  83. left: 165rpx;
  84. font-family: "PingFang-SC-Regular";
  85. font-weight: Regular;
  86. color: #fff;
  87. font-size: 10px;
  88. }
  89. /* 3.picuter min */
  90. .boxl {
  91. width: 100%;
  92. height: 60rpx;
  93. display: flex;
  94. margin-top: 12rpx;
  95. }
  96. .boxl image {
  97. flex: 1;
  98. width: 160rpx;
  99. height: 100%;
  100. margin-left: 22rpx;
  101. }
  102. /* 4.picutermax + text */
  103. .two {
  104. width: 100%;
  105. height: 100%;
  106. background-color: #fff;
  107. }
  108. .two-max {
  109. position: relative;
  110. width: 100%;
  111. height: 381rpx;
  112. background-color: #fff;
  113. border: 1px solid #eaeaea;
  114. }
  115. .two-max image {
  116. position: relative;
  117. width: 705rpx;
  118. height: 292rpx;
  119. margin-left: 22rpx;
  120. margin-top: 15rpx;
  121. border-radius: 5rpx;
  122. }
  123. .two-min {
  124. position: relative;
  125. width: 430rpx;
  126. height: 116rpx;
  127. background-color: #fff;
  128. border-radius: 10px;
  129. bottom: 75rpx;
  130. left: 23rpx;
  131. }
  132. .two-min-n {
  133. position: absolute;
  134. width: 410rpx;
  135. height: 94rpx;
  136. background-color: #fefddf;
  137. margin-top: 10rpx;
  138. margin-left: 20rpx;
  139. border-radius: 10rpx;
  140. }
  141. .txt-one text {
  142. font-size: 16px;
  143. color: #ffbe31;
  144. font-family: "PingFang-SC-Bold";
  145. font-weight: Bold;
  146. margin-left: 25rpx;
  147. margin-top: 13rpx;
  148. }
  149. .txt-two text {
  150. position: relative;
  151. font-size: 12px;
  152. color: #ffbe31;
  153. font-family: "PingFang-SC-Regular";
  154. font-weight: Regular;
  155. margin-left: 25rpx;
  156. bottom: 8rpx;
  157. text-align: center;
  158. }
  159. .txt-center {
  160. z-index: 99999;
  161. display: flex;
  162. align-items: center;
  163. justify-content: center;
  164. }
  165. .news-container-txt {
  166. position: absolute;
  167. bottom: 155rpx;
  168. letter-spacing: 5rpx;
  169. text-align: center;
  170. z-index: 9999;
  171. color: #fff;
  172. font-size: 40rpx;
  173. font-weight: 700;
  174. font-family: PingFang-SC-Bold;
  175. }
  176. .news-container-txtwo {
  177. position: absolute;
  178. bottom: 108rpx;
  179. letter-spacing: 5rpx;
  180. z-index: 9999;
  181. color: #fff;
  182. font-size: 27rpx;
  183. font-family: PingFang-SC-Regular;
  184. }
  185. .txt-color {
  186. color: yellow;
  187. }
  188. .box{
  189. display: flex;
  190. justify-content: space-around;
  191. }
  192. .txt-box {
  193. z-index: 99999;
  194. display: flex;
  195. align-items: center;
  196. justify-content: center;
  197. }
  198. .scroll{
  199. height: 140rpx;
  200. }
  201. .news-container-txtone {
  202. position: absolute;
  203. top: 41rpx;
  204. letter-spacing: 5rpx;
  205. text-align: center;
  206. z-index: 9999;
  207. font-family: "PingFang-SC-Regular";
  208. font-weight: 700;
  209. font-size: 13px;
  210. color: #fff;
  211. }
  212. .imgwidth{
  213. width: 48%;
  214. }
  215. .imgheight{
  216. height: 100%;
  217. border-radius:18rpx;
  218. }
  219. .volunteer-box image{
  220. width: 40rpx;
  221. height: 40rpx;
  222. vertical-align: bottom;
  223. position: relative;
  224. }
  225. .volunteer-location {
  226. position: absolute;
  227. bottom: 26rpx;
  228. left: 20rpx;
  229. }
  230. .volunteer-location text{
  231. color:#fff;
  232. }
  233. .volunteer-people{
  234. position: absolute;
  235. bottom: 26rpx;
  236. right: 50rpx;
  237. }
  238. .volunteer-people text{
  239. color:#fff;
  240. }
  241. .news-container-txtfir {
  242. position: absolute;
  243. top: 117rpx;
  244. letter-spacing: 5rpx;
  245. text-align: center;
  246. z-index: 9999;
  247. color: #fff;
  248. font-size: 36rpx;
  249. font-weight: 700;
  250. font-family: PingFang-SC-Bold;
  251. }
  252. .news-container-txtsec {
  253. position: absolute;
  254. bottom: 105rpx;
  255. letter-spacing: 5rpx;
  256. z-index: 9999;
  257. color: #fff;
  258. font-size: 27rpx;
  259. font-family: PingFang-SC-Regular;
  260. }
  261. .boxs{
  262. width:100%;
  263. height:110rpx;
  264. background-color:80rpx;
  265. display:flex;
  266. }
  267. .box-image-l image{
  268. position: relative;
  269. width: 215rpx;
  270. height:85rpx;
  271. margin-left: 30rpx;
  272. margin-top: 12rpx;
  273. flex: 1;
  274. }
  275. .img-txt {
  276. position: absolute;
  277. top: 37rpx;
  278. left: 101rpx;
  279. font-family: "PingFang-SC-Regular";
  280. font-weight: Regular;
  281. font-size: 13px;
  282. color: #fff;
  283. }
  284. .img-txt2 {
  285. position: absolute;
  286. top: 34rpx;
  287. left: 314rpx;
  288. font-family: "PingFang-SC-Regular";
  289. font-weight: Regular;
  290. font-size: 13px;
  291. color: #fff;
  292. }
  293. .txt-center {
  294. z-index: 99999;
  295. display: flex;
  296. align-items: center;
  297. justify-content: center;
  298. }
  299. .img-txt3 {
  300. position: absolute;
  301. top: 36rpx;
  302. left: 571rpx;
  303. font-family: "PingFang-SC-Regular";
  304. font-weight: Regular;
  305. font-size: 13px;
  306. color: #fff;
  307. }
  308. .news-container-txt {
  309. position: absolute;
  310. top: 30rpx;
  311. letter-spacing: 5rpx;
  312. text-align: center;
  313. z-index: 9999;
  314. color: #fff;
  315. font-size: 35rpx;
  316. font-weight: 700;
  317. font-family: PingFang-SC-Bold;
  318. }
  319. .news-container-txtwo {
  320. position: absolute;
  321. bottom: 140rpx;
  322. letter-spacing: 5rpx;
  323. z-index: 9999;
  324. color: #fff;
  325. font-size: 27rpx;
  326. font-family: PingFang-SC-Regular;
  327. }
  328. .news-container-txtfir {
  329. position: absolute;
  330. top: 117rpx;
  331. letter-spacing: 5rpx;
  332. text-align: center;
  333. z-index: 9999;
  334. color: #fff;
  335. font-size: 36rpx;
  336. font-weight: 700;
  337. font-family: PingFang-SC-Bold;
  338. }
  339. .news-container-txtsec {
  340. position: absolute;
  341. bottom: 105rpx;
  342. letter-spacing: 5rpx;
  343. z-index: 9999;
  344. color: #fff;
  345. font-size: 27rpx;
  346. font-family: PingFang-SC-Regular;
  347. }
  348. /* 下拉菜单 */
  349. .downMenu{
  350. display: flex;
  351. margin-top: 20rpx;
  352. margin-bottom: 20rpx;
  353. }
  354. .picker text{
  355. font-family: PingFang-SC-Regular;
  356. font-weight: Regular;
  357. color:#585858;
  358. }
  359. .downMenu .section{
  360. flex: 1;
  361. margin-left:34rpx;
  362. color:#585858;
  363. font-family: PingFang-SC-Regular;
  364. text-align: center;
  365. }
  366. .gray{
  367. color:#ccc;
  368. font-size: 25rpx;
  369. }
  370. .box{
  371. display: flex;
  372. justify-content: space-around;
  373. }
  374. .txt-nav {
  375. z-index: 99999;
  376. display: flex;
  377. align-items: center;
  378. justify-content: center;
  379. }
  380. .news-container-txtone {
  381. position: absolute;
  382. top: 41rpx;
  383. letter-spacing: 5rpx;
  384. text-align: center;
  385. z-index: 9999;
  386. font-family: "PingFang-SC-Regular";
  387. font-weight: 700;
  388. font-size: 13px;
  389. color: #fff;
  390. }
  391. .imgwidth{
  392. width: 48%;
  393. height:110rpx;
  394. }
  395. .imgheight{
  396. height: 100%;
  397. }
  398. .volunteer-box image{
  399. width: 40rpx;
  400. height: 40rpx;
  401. vertical-align: bottom;
  402. position: relative;
  403. }
  404. .volunteer-location {
  405. position: absolute;
  406. bottom: 26rpx;
  407. left: 33rpx;
  408. }
  409. .volunteer-location text{
  410. color:#fff;
  411. }
  412. .txtall {
  413. position: relative;
  414. font-size: 26rpx;
  415. font-family: "PingFang-SC-Regular";
  416. color: #7b7b7b;
  417. vertical-align:top;
  418. padding-left:5rpx;
  419. }
  420. .volunteer-people{
  421. position: absolute;
  422. bottom: 26rpx;
  423. right: 50rpx;
  424. }
  425. .volunteer-people text{
  426. color:#fff;
  427. }
  428. @font-face {font-family: "iconfont";
  429. src: url('iconfont.eot?t=1559296891592'); /* IE9 */
  430. src: url('iconfont.eot?t=1559296891592#iefix') format('embedded-opentype'), /* IE6-IE8 */
  431. url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAO4AAsAAAAAB3wAAANpAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgqCWIJNATYCJAMMCwgABCAFhG0HQRueBsiuMTaGVk+UopMxO6KUS5zdhpf05qI/AJ+JoBore3b3EN1TkBWCRFBE5SMUoYoTMYaF4fKRN7mm6YAwJRwxff77pfyl6ZiMnSRQ5BDlJsxuQg424JZps403CNieuvnDmviXaB51qa9Fsjb4xB8lFGBTN3+cP8g3zgPpwqx0YQjxtIljcxf4WJ7PNlpyZZcXTY6F8HxwzHRRgnlAc8tMHOB4QAONyg+wB/zGF/Qfxq5aioPaTqBpno7ocHltK/BQ4H6BuM9zQ8Ajo1Aa0kNdqFZMLWP4Glg9PUE3eRV8fPzTqJNUMjz0xM0yBhT+JNfZ/TGBAMzpdFBnkbEBUIhrlYYLnKPABs6atsClOb6qCGkq9+wEDIdXJf/wSIKowqltsAYFEz8xRiIcsq66KIOqx0h6BPgIsGQ8dHheLfi34/Hl1+oXe/ubaIFDwtPP0WCRY7fhb7dUgErWnzXQMxuzNrrmZlk5umBvX0Az08wIxH7++tKWrg7hU5/0zNe7x7HJcHbAJ7hwzZcla8UVWwqn0uTBkw1W0dYHSR3IskwNU1PDaAQaVVujZjJleet/1Iek7pzyHoW6yF9C/vuXHFArZgr/25GdSmxQqbz9G6tl1Jn+29gU/7Vq/AanaDIz+n+Hd9C6m5FRF9ud5L+dlfrv5C0g/lDIGl5WlOjpV9x2tpRpO37rON6WcB+sqgwLq6gcCka7Ha8aBIMAZgdFzidA6Cun4cn/+RtX9hHfAf/cXwr4gU5BdvckdQmV+TcqSh4AlJbGxv5c0CAqXV2y03fmS2gSCzNkGfoZLpncsTPUbS+TpGbu7k11KxJkwW6AipYdUFW3D5rWq5jdMkI4i9LAOisAQt8+JF2fIOt7QhbsN1RM/UFVPzI0nYvgJVtWxR2vEoKGKGLg8ATkR7CNpWrqFaY3I85hGSJpdkBsR8TOu2GSITEfrkA2RKYYYR/lkillIUuwFZaD3ZDFgqFAsAmNUIORUiE7IYGteiXDCLYCL4cQyBAKYUDDJkC8EZgNK5pTXoX3b4ZwHCyGkIa6Nm07hLDj24eSGCR2QFYIbJ3qbuUWu1GcZBTFglgEZgWVAx1iIQEMEqo7mSAjKAPjAJ8gWwJqxHYVGJYXWd9vCzThs3OkyFF0rjswQbYJbOOMDr37dd7GjSEeAAAAAA==') format('woff2'),
  432. url('iconfont.woff?t=1559296891592') format('woff'),
  433. url('iconfont.ttf?t=1559296891592') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  434. url('iconfont.svg?t=1559296891592#iconfont') format('svg'); /* iOS 4.1- */
  435. }
  436. .iconfont {
  437. font-family: "iconfont" !important;
  438. font-style: normal;
  439. -webkit-font-smoothing: antialiased;
  440. -moz-osx-font-smoothing: grayscale;
  441. }
  442. .icon-duorenyonghu-:before {
  443. content: "\e68e";
  444. }
  445. .icon-dingwei:before {
  446. content: "\e617";
  447. }