index.wxss 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. background-color: #f1f1f1;
  5. }
  6. .biao {
  7. float: left;
  8. width: 3%;
  9. }
  10. .qian {
  11. float: left;
  12. width: 80%;
  13. }
  14. .icon_arrow {
  15. float: right;
  16. width: 6%;
  17. }
  18. .theme {
  19. position: fixed;
  20. margin-top: 5.5%;
  21. color: #fff;
  22. text-align: center;
  23. width: 100%;
  24. }
  25. .images {
  26. width: 100%;
  27. height: 180px;
  28. background-color: #eeeeee;
  29. }
  30. .two {
  31. position: relative;
  32. top: -50px;
  33. left: 12px;
  34. width: 93%;
  35. border-radius: 15px;
  36. background-color: #fff;
  37. }
  38. .button {
  39. margin-top: 8px;
  40. background-color: rgb(148, 138, 240);
  41. border-radius: 7px;
  42. font-size: 12px !important;
  43. color: #fff;
  44. }
  45. .name {
  46. margin-top: 10px;
  47. float: left;
  48. width: 30%;
  49. font-size: 16px;
  50. font-weight: 600;
  51. text-align: center;
  52. }
  53. .tou {
  54. border-radius: 50%;
  55. position: absolute;
  56. width: 28%;
  57. height: 100%;
  58. margin-left: 60%;
  59. margin-top: -80px;
  60. }
  61. .text1 {
  62. color: rgb(194, 194, 194);
  63. font-size: 13px;
  64. margin-right: 10px;
  65. }
  66. .text3 {
  67. color: rgb(194, 194, 194);
  68. font-size: 13px;
  69. margin: 10px;
  70. margin-right: 185px;
  71. }
  72. .otherInfo1 {
  73. text-align: left;
  74. padding: 10px 10px 10px 5px;
  75. }
  76. .otherInfo {
  77. text-align: left;
  78. padding: 10px 10px 10px 5px;
  79. height: 50px;
  80. }
  81. .otherInfo_1 {
  82. position: relative;
  83. /* top: -35px; */
  84. }
  85. .otherInfo1_1 {
  86. position: relative;
  87. top: 10px;
  88. }
  89. .buttons {
  90. margin-top: 8px;
  91. background-color: rgb(72, 169, 248);
  92. border-radius: 10px;
  93. font-size: 12px !important;
  94. color: #fff;
  95. }
  96. .thr {
  97. width: 85%;
  98. /* height: 38px; */
  99. margin: -35px 30px 0 30px;
  100. background-color: rgb(217, 235, 250);
  101. border-radius: 7px;
  102. }
  103. .text4 {
  104. margin: 15px;
  105. font-size: 13px;
  106. color: rgb(104, 104, 104);
  107. }
  108. .left2 {
  109. float: left;
  110. width: 75%;
  111. margin-top: 9px;
  112. }
  113. .right2 {
  114. text-align: center;
  115. }
  116. .four {
  117. /* position: relative;
  118. top: -30px; */
  119. width: 100%;
  120. height: 105px;
  121. }
  122. .left3 {
  123. float: left;
  124. width: 35%;
  125. }
  126. .right3 {
  127. float: right;
  128. width: 36%;
  129. }
  130. .list1 {
  131. position: relative;
  132. top: -76px;
  133. left: 30px;
  134. z-index: 1;
  135. z-index: 1;
  136. width: 91%;
  137. }
  138. .text5 {
  139. text-align: left;
  140. color: #fff;
  141. margin-right: 5px;
  142. font-size: 13px;
  143. }
  144. .text6 {
  145. text-align: right;
  146. color: #fff;
  147. margin-right: 5px;
  148. font-size: 13px;
  149. }
  150. .huang {
  151. margin: 0 0 0 20px;
  152. width: 90%;
  153. height: 70px;
  154. }
  155. .four-zan {
  156. position: relative;
  157. top: 12%;
  158. width: 91%;
  159. text-align: center;
  160. height: 70px;
  161. border-radius: 8px;
  162. left: 4.5%;
  163. background-color: white;
  164. }
  165. .zan-left {
  166. margin-top: 20px;
  167. float: left;
  168. width: 60%;
  169. color: rgb(139, 139, 139);
  170. }
  171. .zan {
  172. margin-top: 10px;
  173. width: 80px;
  174. height: 50px;
  175. }
  176. .text4-1 {
  177. font-size: 14px;
  178. margin: 5px;
  179. color: #5e5e5e;
  180. font-weight: 600;
  181. }
  182. .text6-1 {
  183. font-size: 23px;
  184. color: rgb(46, 46, 245);
  185. font-weight: 500;
  186. background-color: rgb(238, 238, 238);
  187. }
  188. .text7-1 {
  189. font-size: 23px;
  190. color: rgb(243, 19, 19);
  191. font-weight: 500;
  192. background-color: rgb(238, 238, 238);
  193. }
  194. .right1_2 .right1_2t text {
  195. font-size: 13px;
  196. font-weight: 600;
  197. }
  198. .text8-1 {
  199. font-size: 23px;
  200. font-weight: 500;
  201. margin-right: 5px;
  202. margin-left: 5px;
  203. }
  204. .right4 {
  205. border-radius: 5px;
  206. position: relative;
  207. width: 80%;
  208. height: 80px;
  209. }
  210. .right1_2 {
  211. float: left;
  212. width: 118%;
  213. margin-top: 3px;
  214. }
  215. .iocns {
  216. margin-top: -1px;
  217. }
  218. .right1_2 .right1_2o {
  219. float: left;
  220. width: 12%;
  221. height: 36px;
  222. overflow: hidden;
  223. margin-top: 2px;
  224. }
  225. .head1 {
  226. width: 100%;
  227. height: 33px;
  228. overflow: hidden;
  229. }
  230. .head2 {
  231. width: 89%;
  232. height: 34px;
  233. overflow: hidden;
  234. }
  235. .right1_2 .right1_2t {
  236. float: left;
  237. width: 30%;
  238. text-align: center;
  239. padding: 10px 0;
  240. }
  241. .right1_2 .right1_2t text {
  242. font-size: 14px;
  243. }
  244. .right1_2 .right1_2i {
  245. float: left;
  246. width: 16%;
  247. text-align: center;
  248. padding: 6px 0;
  249. }
  250. .right1_1 {
  251. text-align: center;
  252. }
  253. .five {
  254. margin: 13px 0 0 20px;
  255. width: 90%;
  256. border-radius: 5px;
  257. background-color: #fff;
  258. }
  259. .five_1 {
  260. margin: -50px 0 0 20px;
  261. width: 90%;
  262. border-radius: 5px;
  263. background-color: #fff;
  264. }
  265. .tuan {
  266. margin-left: 11px;
  267. font-size: 16px;
  268. font-weight: 550;
  269. margin-right: 10px;
  270. }
  271. .total {
  272. font-size: 13px;
  273. color: rgb(160, 160, 160);
  274. margin-right: 85px;
  275. }
  276. .total1 {
  277. font-size: 13px;
  278. color: rgb(160, 160, 160);
  279. margin-right: 70px;
  280. }
  281. .chuang {
  282. color: #866cf8;
  283. font-style: oblique;
  284. font-weight: 600;
  285. font-size: 14px;
  286. }
  287. .dui-image {
  288. margin-top: 2px;
  289. margin-left: 2px;
  290. width: 37px;
  291. height: 30px;
  292. overflow: hidden;
  293. }
  294. .dui-left {
  295. float: left;
  296. width: 66%;
  297. }
  298. .dui-left1 {
  299. margin-top: 5px;
  300. float: left;
  301. width: 20%;
  302. }
  303. .dui-right1 {
  304. margin-top: 12px;
  305. margin-left: 3px;
  306. float: left;
  307. width: 35%;
  308. }
  309. .date {
  310. font-size: 13px;
  311. margin-left: 4px;
  312. color: rgb(121, 121, 121);
  313. }
  314. .grade {
  315. margin-top: 7px;
  316. background-color: rgb(201, 0, 0);
  317. border-radius: 25px;
  318. font-size: 12px !important;
  319. color: #fff;
  320. }
  321. .list3:nth-child(odd) {
  322. background-color: rgba(245, 172, 63, 0.1);
  323. }
  324. .list3:nth-child(even) {
  325. background-color: rgba(63, 127, 245, 0.1);
  326. }
  327. .van {
  328. color: rgb(177, 177, 177);
  329. text-align: center;
  330. }
  331. .list3 {
  332. margin: 3%;
  333. width: 94%;
  334. height: 65px;
  335. border-radius: 7px;
  336. padding-bottom: 5px;
  337. }
  338. .left11-2 {
  339. margin-left: 12px;
  340. width: 100%;
  341. }
  342. .list0 {
  343. height: 105px;
  344. margin: -45px 0 0 0;
  345. }
  346. .group {
  347. font-size: 14px;
  348. font-weight: 550;
  349. }
  350. .ball {
  351. margin-top: 10px;
  352. margin-right: 2px;
  353. border-radius: 10px;
  354. font-size: 12px !important;
  355. color: #fff;
  356. }
  357. .dui-foot {
  358. text-align: left;
  359. }
  360. .jian {
  361. margin: 3%;
  362. border-radius: 10px;
  363. background-color: rgb(241, 241, 241);
  364. }
  365. .viewjian {
  366. margin-top: -4%;
  367. line-height: 45px;
  368. }
  369. .jiantext {
  370. text-align: center;
  371. color: rgb(160, 160, 160);
  372. margin-left: 20%;
  373. }
  374. .dui-right {
  375. text-align: center;
  376. }
  377. .person {
  378. font-size: 14px;
  379. color: rgb(121, 121, 121);
  380. }
  381. .six {
  382. width: 91%;
  383. height: 132px;
  384. margin-top: 65px;
  385. margin-left: 5%;
  386. border-radius: 5px;
  387. background-color: #fff;
  388. margin-bottom: 15px;
  389. padding: 0 0 10px 0;
  390. }
  391. .six-11 {
  392. font-size: 16px;
  393. font-weight: 550;
  394. padding: 10px 10px 1px 5px;
  395. margin: 12px;
  396. }
  397. .six-0 {
  398. float: left;
  399. width: 24%;
  400. margin-bottom: 5px;
  401. }
  402. .six-1 {
  403. float: left;
  404. width: 24%;
  405. margin-bottom: 5px;
  406. }
  407. .six-2 {
  408. float: left;
  409. width: 24%;
  410. margin-bottom: 5px;
  411. }
  412. .six-3 {
  413. float: left;
  414. width: 24%;
  415. margin-bottom: 5px;
  416. }
  417. .six-4 {
  418. float: left;
  419. width: 24%;
  420. }
  421. .six-5 {
  422. margin-bottom: 5px;
  423. float: left;
  424. width: 24%;
  425. }
  426. .six-left {
  427. text-align: center;
  428. }
  429. .six-right {
  430. text-align: center;
  431. }
  432. .six-text {
  433. color: rgb(163, 163, 163);
  434. font-size: 13px;
  435. }
  436. .listtuan {
  437. background-color: white;
  438. border-radius: 5%;
  439. padding: 0 0 5px 0;
  440. padding-bottom: 5%;
  441. }
  442. .hiddenmore .more-item {
  443. display: none;
  444. }
  445. .mask {
  446. width: 100%;
  447. height: 100%;
  448. position: fixed;
  449. top: 0;
  450. left: 0;
  451. background: #000;
  452. z-index: 9000;
  453. opacity: 0.3;
  454. }
  455. .modalDlg {
  456. width: 210px;
  457. height: 190px;
  458. position: fixed;
  459. left: 0;
  460. z-index: 9999;
  461. margin: -450px 85px 0 85px;
  462. background-color: #fff;
  463. border-radius: 36rpx;
  464. display: flex;
  465. flex-direction: column;
  466. align-items: center;
  467. }
  468. .modal_text1 {
  469. font-size: 14px;
  470. color: #666;
  471. margin: 20px 0 10px 0;
  472. }
  473. .modal_text2 {
  474. font-size: 18px;
  475. margin: 0px 0 10px 0;
  476. }
  477. .modal_text3 {
  478. font-size: 12px;
  479. color: #666;
  480. margin: 0 0 10px 0;
  481. }
  482. .modal_text4 {
  483. font-size: 12px;
  484. margin: 10px 0 0 0;
  485. }
  486. .modal_button {
  487. width: 120px !important;
  488. background-image: linear-gradient(to right, #fd3c1e, #c74df0);
  489. border-radius: 30px;
  490. color: #ffffff;
  491. text-align: center;
  492. font-size: small;
  493. }