index.wxss 6.9 KB

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