index.wxss 7.2 KB

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