index.wxss 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. background-color: #f1f1f1;
  5. }
  6. .biao {
  7. float: left;
  8. width: 3%;
  9. }
  10. .theme {
  11. position: absolute;
  12. margin-top: 7%;
  13. color: #fff;
  14. text-align: center;
  15. width: 100%;
  16. }
  17. .images {
  18. width: 100%;
  19. height: 180px;
  20. background-color: #eeeeee;
  21. }
  22. .two {
  23. position: absolute;
  24. top: 20%;
  25. left: 3.5%;
  26. width: 93%;
  27. border-radius: 15px;
  28. background-color: #fff;
  29. }
  30. .button {
  31. margin-top: 8px;
  32. background-color: rgb(148, 138, 240);
  33. border-radius: 7px;
  34. font-size: 12px !important;
  35. color: #fff;
  36. }
  37. .name {
  38. margin-top: 10px;
  39. float: left;
  40. width: 17%;
  41. font-size: 16px;
  42. font-weight: 600;
  43. text-align: center;
  44. }
  45. .tou {
  46. position: absolute;
  47. width: 30%;
  48. height: 93px;
  49. border-radius: 25px;
  50. margin-left: 60%;
  51. margin-top: -80px;
  52. }
  53. .text1 {
  54. color: rgb(194, 194, 194);
  55. font-size: 13px;
  56. margin-right: 10px;
  57. margin-left: 10px;
  58. margin: 5px;
  59. }
  60. .text3 {
  61. color: rgb(194, 194, 194);
  62. font-size: 13px;
  63. margin: 10px;
  64. margin-right: 185px;
  65. }
  66. .otherInfo {
  67. margin: 10px;
  68. }
  69. .buttons {
  70. margin-top: 7px;
  71. background-color: rgb(72, 169, 248);
  72. border-radius: 10px;
  73. font-size: 12px !important;
  74. color: #fff;
  75. }
  76. .thr {
  77. width: 83%;
  78. height: 38px;
  79. margin-top: 13%;
  80. margin-left: 10%;
  81. background-color: rgb(217, 235, 250);
  82. border-radius: 7px;
  83. }
  84. .text4 {
  85. margin: 15px;
  86. font-size: 13px;
  87. color: rgb(104, 104, 104);
  88. }
  89. .left2 {
  90. float: left;
  91. width: 65%;
  92. margin-top: 9px;
  93. }
  94. .right2 {
  95. text-align: center;
  96. }
  97. .four {
  98. position: relative;
  99. top: -5%;
  100. width: 100%;
  101. height: 30px;
  102. }
  103. .left3 {
  104. float: left;
  105. width: 35%;
  106. }
  107. .right3 {
  108. float: right;
  109. width: 36%;
  110. }
  111. .list1 {
  112. position: absolute;
  113. top: 79%;
  114. left: 6%;
  115. z-index: 1;
  116. width: 100%;
  117. }
  118. .text5 {
  119. text-align: left;
  120. color: #fff;
  121. margin-right: 5px;
  122. font-size: 13px;
  123. }
  124. .text6 {
  125. text-align: right;
  126. color: #fff;
  127. margin-right: 5px;
  128. font-size: 13px;
  129. }
  130. .huang {
  131. position: absolute;
  132. width: 100%;
  133. height: 120px;
  134. }
  135. .four-zan {
  136. position: relative;
  137. top: 12%;
  138. width: 91%;
  139. text-align: center;
  140. height: 70px;
  141. border-radius: 8px;
  142. left: 4.5%;
  143. background-color: white;
  144. }
  145. .zan-left {
  146. margin-top: 20px;
  147. float: left;
  148. width: 60%;
  149. color: rgb(139, 139, 139);
  150. }
  151. .zan {
  152. margin-top: 10px;
  153. width: 80px;
  154. height: 50px;
  155. }
  156. .text4-1 {
  157. font-size: 14px;
  158. margin: 5px;
  159. color: #5e5e5e;
  160. font-weight: 600;
  161. }
  162. .text6-1 {
  163. font-size: 23px;
  164. color: rgb(46, 46, 245);
  165. font-weight: 500;
  166. background-color: rgb(238, 238, 238);
  167. }
  168. .text7-1 {
  169. font-size: 23px;
  170. color: rgb(243, 19, 19);
  171. font-weight: 500;
  172. background-color: rgb(238, 238, 238);
  173. }
  174. .right1_2 .right1_2t text {
  175. font-size: 13px;
  176. font-weight: 600;
  177. }
  178. .text8-1 {
  179. font-size: 23px;
  180. font-weight: 500;
  181. margin-right: 5px;
  182. margin-left: 5px;
  183. }
  184. .right4 {
  185. border-radius: 5px;
  186. position: relative;
  187. width: 100%;
  188. height: 80px;
  189. }
  190. .right1_2 {
  191. float: left;
  192. width: 100%;
  193. margin-top: 3px;
  194. }
  195. .iocns{
  196. margin-top: -1px;
  197. }
  198. .right1_2 .right1_2o {
  199. float: left;
  200. width: 12%;
  201. height: 36px;
  202. overflow: hidden;
  203. margin-top: 2px;
  204. }
  205. .head1 {
  206. width: 100%;
  207. height: 33px;
  208. overflow: hidden;
  209. }
  210. .head2 {
  211. width: 89%;
  212. height: 34px;
  213. overflow: hidden;
  214. }
  215. .right1_2 .right1_2t {
  216. float: left;
  217. width: 25%;
  218. text-align: center;
  219. padding: 10px 0;
  220. }
  221. .right1_2 .right1_2t text {
  222. font-size: 14px;
  223. }
  224. .right1_2 .right1_2i {
  225. float: left;
  226. width: 10%;
  227. text-align: center;
  228. padding: 6px 0;
  229. }
  230. .right1_1 {
  231. text-align: center;
  232. }
  233. .five {
  234. margin-top: 13%;
  235. margin-left: 5%;
  236. width: 91%;
  237. height: 200px;
  238. border-radius: 5px;
  239. background-color: #fff;
  240. }
  241. .tuan {
  242. margin-left: 11px;
  243. font-size: 16px;
  244. font-weight: 550;
  245. margin-right: 10px;
  246. }
  247. .total {
  248. font-size: 13px;
  249. color: rgb(160, 160, 160);
  250. margin-right: 90px;
  251. }
  252. .chuang {
  253. color: #866cf8;
  254. font-style: oblique;
  255. font-weight: 600;
  256. font-size: 14px;
  257. }
  258. .dui-image {
  259. margin-top: 2px;
  260. margin-left: 2px;
  261. width: 37px;
  262. height: 30px;
  263. overflow: hidden;
  264. }
  265. .dui-left {
  266. float: left;
  267. width: 66%;
  268. }
  269. .dui-left1 {
  270. margin-top: 5px;
  271. float: left;
  272. width: 20%;
  273. }
  274. .dui-right1 {
  275. margin-top: 12px;
  276. margin-left: 3px;
  277. float: left;
  278. width: 30%;
  279. }
  280. .date {
  281. font-size: 13px;
  282. margin-left: 4px;
  283. color: rgb(121, 121, 121);
  284. }
  285. .grade {
  286. margin-top: 7px;
  287. background-color: rgb(201, 0, 0);
  288. border-radius: 25px;
  289. font-size: 12px !important;
  290. color: #fff;
  291. }
  292. .list3:nth-child(odd) {
  293. background-color: rgba(245, 172, 63, 0.1);
  294. }
  295. .list3:nth-child(even) {
  296. background-color: rgba(63, 127, 245, 0.1);
  297. }
  298. .van {
  299. color: rgb(177, 177, 177);
  300. text-align: center;
  301. }
  302. .list3 {
  303. margin: 3%;
  304. width: 94%;
  305. height: 65px;
  306. border-radius: 7px;
  307. }
  308. .left11-2 {
  309. margin-left: 12px;
  310. width: 100%;
  311. }
  312. .list0 {
  313. height: 105px;
  314. }
  315. .group {
  316. font-size: 14px;
  317. font-weight: 550;
  318. }
  319. .ball {
  320. margin-top: 10px;
  321. margin-right: 2px;
  322. border-radius: 10px;
  323. font-size: 12px !important;
  324. color: #fff;
  325. }
  326. .dui-foot {
  327. text-align: left;
  328. }
  329. .jian {
  330. margin: 3%;
  331. border-radius: 10px;
  332. background-color: rgb(241, 241, 241);
  333. }
  334. .viewjian {
  335. margin-top: 13%;
  336. line-height: 62px;
  337. }
  338. .jiantext {
  339. text-align: center;
  340. color: rgb(160, 160, 160);
  341. margin-left: 20%;
  342. }
  343. .dui-right {
  344. text-align: center;
  345. }
  346. .person {
  347. font-size: 14px;
  348. color: rgb(121, 121, 121);
  349. }
  350. .six {
  351. width: 91%;
  352. height: 90px;
  353. margin-left: 5%;
  354. border-radius: 5px;
  355. background-color: #fff;
  356. margin-bottom: 15%;
  357. }
  358. .six-11 {
  359. font-size: 16px;
  360. font-weight: 550;
  361. margin: 12px;
  362. }
  363. .six-0 {
  364. float: left;
  365. width: 25%;
  366. }
  367. .six-1 {
  368. float: left;
  369. width: 24%;
  370. }
  371. .six-2 {
  372. float: left;
  373. width: 24%;
  374. }
  375. .six-3 {
  376. float: left;
  377. width: 24%;
  378. }
  379. .six-left {
  380. text-align: center;
  381. }
  382. .six-right {
  383. text-align: center;
  384. }
  385. .six-text {
  386. color: rgb(163, 163, 163);
  387. font-size: 13px;
  388. }