index.wxss 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  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: 13%;
  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: 7px;
  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: 6px;
  39. float: left;
  40. width: 20%;
  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-left: 10px;
  57. margin: 5px;
  58. }
  59. .text3 {
  60. color: rgb(194, 194, 194);
  61. font-size: 13px;
  62. margin: 10px;
  63. margin-right: 10px;
  64. }
  65. .otherInfo {
  66. margin: 10px;
  67. }
  68. .buttons {
  69. margin-top: 4px;
  70. background-color: rgb(72, 169, 248);
  71. border-radius: 10px;
  72. font-size: 12px !important;
  73. color: #fff;
  74. }
  75. .thr {
  76. width: 83%;
  77. height: 38px;
  78. margin-top: 13%;
  79. margin-left: 10%;
  80. background-color: rgb(217, 235, 250);
  81. border-radius: 7px;
  82. }
  83. .text4 {
  84. margin: 5px;
  85. font-size: 13px;
  86. color: rgb(104, 104, 104);
  87. }
  88. .left2 {
  89. float: left;
  90. width: 65%;
  91. margin-top: 9px;
  92. }
  93. .right2 {
  94. text-align: center;
  95. }
  96. .four {
  97. position: relative;
  98. top: -5%;
  99. width: 100%;
  100. height: 30px;
  101. }
  102. .left3 {
  103. float: left;
  104. width: 35%;
  105. }
  106. .right3 {
  107. float: right;
  108. width: 42%;
  109. }
  110. .list1 {
  111. position: absolute;
  112. top: 79%;
  113. left: 6%;
  114. z-index: 1;
  115. width: 100%;
  116. }
  117. .text5 {
  118. text-align: left;
  119. color: #fff;
  120. margin-right: 5px;
  121. font-size: 13px;
  122. }
  123. .text6 {
  124. text-align: right;
  125. color: #fff;
  126. margin-right: 5px;
  127. font-size: 13px;
  128. }
  129. .huang {
  130. position: absolute;
  131. width: 100%;
  132. height: 120px;
  133. }
  134. .four-zan {
  135. position: relative;
  136. top: 12%;
  137. width: 91%;
  138. text-align: center;
  139. height: 70px;
  140. border-radius: 8px;
  141. left: 4.5%;
  142. background-color: white;
  143. }
  144. .zan-left{
  145. margin-top: 20px;
  146. float: left;
  147. width: 60%;
  148. color: rgb(139, 139, 139);
  149. }
  150. .zan {
  151. margin-top: 10px;
  152. width: 80px;
  153. height: 50px;
  154. }
  155. .text4-1 {
  156. font-size: 14px;
  157. margin: 5px;
  158. color: #5e5e5e;
  159. font-weight: 600;
  160. }
  161. .text6-1 {
  162. font-size: 23px;
  163. color: rgb(46, 46, 245);
  164. font-weight: 500;
  165. background-color: rgb(238, 238, 238);
  166. }
  167. .text7-1 {
  168. font-size: 23px;
  169. color: rgb(243, 19, 19);
  170. font-weight: 500;
  171. background-color: rgb(238, 238, 238);
  172. }
  173. .text8-1 {
  174. font-size: 23px;
  175. font-weight: 500;
  176. margin-right: 5px;
  177. margin-left: 5px;
  178. }
  179. .right4 {
  180. border-radius: 5px;
  181. position: relative;
  182. width: 100%;
  183. height: 80px;
  184. }
  185. .right1_2 {
  186. float: left;
  187. width: 100%
  188. }
  189. .right1_2 .right1_2o {
  190. float: left;
  191. width: 12%;
  192. height: 36px;
  193. overflow: hidden;
  194. margin-top: 2px;
  195. }
  196. .right1_2 .right1_2o image {
  197. width: 100%;
  198. height: 36px;
  199. overflow: hidden;
  200. }
  201. .right1_2 .right1_2t {
  202. float: left;
  203. width: 25%;
  204. text-align: center;
  205. padding: 10px 0;
  206. }
  207. .right1_2 .right1_2t text {
  208. font-size: 14px;
  209. }
  210. .right1_2 .right1_2i {
  211. float: left;
  212. width: 10%;
  213. text-align: center;
  214. padding: 6px 0;
  215. }
  216. .right1_1 {
  217. text-align: center;
  218. }
  219. .five {
  220. margin-top: 13%;
  221. margin-left: 5%;
  222. width: 91%;
  223. border-radius: 5px;
  224. background-color: #fff;
  225. }
  226. .tuan {
  227. font-size: 16px;
  228. font-weight: 600;
  229. margin-right: 10px;
  230. }
  231. .total {
  232. font-size: 13px;
  233. color: rgb(160, 160, 160);
  234. margin-right: 90px;
  235. }
  236. .chuang {
  237. color: #866cf8;
  238. font-style: oblique;
  239. font-weight: 600;
  240. font-size: 14px;
  241. }
  242. .dui-image {
  243. margin-top: 5px;
  244. margin-left: 5px;
  245. margin-right: 2px;
  246. width: 40px;
  247. height: 35px;
  248. overflow: hidden;
  249. }
  250. .dui-left {
  251. float: left;
  252. width: 70%;
  253. }
  254. .date {
  255. font-size: 13px;
  256. color: rgb(121, 121, 121);
  257. }
  258. .grade {
  259. margin-top: 7px;
  260. background-color: rgb(201, 0, 0);
  261. border-radius: 25px;
  262. font-size: 12px !important;
  263. color: #fff;
  264. }
  265. .list3 {
  266. margin-top: 10px;
  267. background-color: rgb(217, 235, 250);
  268. width: 100%;
  269. height: 68px;
  270. border-radius: 7px;
  271. }
  272. .left11-2{
  273. width: 100%;
  274. }
  275. .list0{
  276. height: 105px;
  277. }
  278. .group {
  279. line-height: 10px;
  280. }
  281. .ball {
  282. margin-top: 7px;
  283. margin-right: 2px;
  284. border-radius: 10px;
  285. font-size: 12px !important;
  286. color: #fff;
  287. }
  288. .jian{
  289. margin: 3%;
  290. border-radius: 10px;
  291. background-color: rgb(241, 241, 241);
  292. }
  293. .viewjian{
  294. margin-top: 3%;
  295. line-height: 62px;
  296. }
  297. .jiantext{
  298. text-align: center;
  299. color: rgb(160, 160, 160);
  300. margin-left: 20%;
  301. }
  302. .dui-right {
  303. text-align: center;
  304. }
  305. .person {
  306. font-size: 14px;
  307. color: rgb(121, 121, 121);
  308. }
  309. .six {
  310. width: 91%;
  311. height: 90px;
  312. margin-left: 5%;
  313. border-radius: 5px;
  314. background-color: #fff;
  315. }
  316. .six-0 {
  317. float: left;
  318. width: 25%;
  319. }
  320. .six-1 {
  321. float: left;
  322. width: 24%;
  323. }
  324. .six-2 {
  325. float: left;
  326. width: 24%;
  327. }
  328. .six-3 {
  329. float: left;
  330. width: 24%;
  331. }
  332. .six-left {
  333. text-align: center;
  334. }
  335. .six-11 {
  336. font-size: 16px;
  337. font-weight: 600;
  338. margin: 10px;
  339. }
  340. .six-right {
  341. text-align: center;
  342. }
  343. .six-text {
  344. color: rgb(163, 163, 163);
  345. font-size: 13px;
  346. }