index.wxss 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. }
  5. .main .one {
  6. float: left;
  7. width: 100%;
  8. }
  9. .main .one .one_1 {
  10. float: left;
  11. width: 100%;
  12. }
  13. .main .one .one_1 image {
  14. width: 100%;
  15. height: 180px;
  16. overflow: hidden;
  17. }
  18. .main .one .one_2 {
  19. position: absolute;
  20. top: 100px;
  21. width: 89%;
  22. background-color: #ffffff;
  23. height: 90px;
  24. border-radius: 10px;
  25. margin: 0 10px;
  26. padding: 10px;
  27. }
  28. .main .one .one_2 .one_2o {
  29. float: left;
  30. width: 100%;
  31. height: 70px;
  32. overflow: hidden;
  33. }
  34. .main .one .one_2 .one_2o .one_2o_l {
  35. float: left;
  36. width: 65%;
  37. }
  38. .main .one .one_2 .one_2o .one_2o_l .one_2o_lone {
  39. font-size: 16px;
  40. margin: 0 0 5px 0;
  41. }
  42. .main .one .one_2 .one_2o .one_2o_l .one_2o_lone text:nth-child(1) {
  43. font-weight: bold;
  44. }
  45. .main .one .one_2 .one_2o .one_2o_l .one_2o_lone text:nth-child(2) {
  46. margin: 0 0 0 10px;
  47. background-color: rgb(148, 138, 240);
  48. color: #fff;
  49. border-radius: 5px;
  50. padding: 0 5px;
  51. }
  52. .main .one .one_2 .one_2o .one_2o_l .one_2o_ltwo {
  53. font-size: 14px;
  54. color: #cccccc;
  55. margin: 0 0 5px 0;
  56. }
  57. .main .one .one_2 .one_2o .one_2o_l .one_2o_ltwo text:nth-child(2) {
  58. margin: 0 0 0 10px;
  59. }
  60. .main .one .one_2 .one_2o .one_2o_r {
  61. float: left;
  62. width: 35%;
  63. }
  64. .main .one .one_2 .one_2o .one_2o_r image {
  65. width: 90px;
  66. height: 90px;
  67. background: #f1f1f1;
  68. border-radius: 90px;
  69. overflow: hidden;
  70. position: absolute;
  71. top: -30px;
  72. }
  73. .main .one .one_2 .one_2u {
  74. float: left;
  75. width: 100%;
  76. font-size: 14px;
  77. color: #666;
  78. }
  79. .main .one .one_2 .one_2u .one_2u_l {
  80. float: left;
  81. width: 80%;
  82. }
  83. .main .one .one_2 .one_2u .one_2u_l .icon {
  84. position: relative;
  85. top: 2px;
  86. }
  87. .main .one .one_2 .one_2u .one_2u_r {
  88. float: left;
  89. width: 20%;
  90. text-align: right;
  91. }
  92. .main .two {
  93. float: left;
  94. width: 95%;
  95. margin: 45px 10px 0 10px;
  96. }
  97. .main .two .two_1 {
  98. float: left;
  99. width: 100%;
  100. margin: 0 0 10px 0;
  101. }
  102. .main .two .two_1 .two_1o {
  103. float: left;
  104. width: 95%;
  105. background-color: rgb(217, 235, 250);
  106. border-radius: 7px;
  107. margin: 0 10px;
  108. padding: 6px 0;
  109. }
  110. .main .two .two_1 .two_1o text {
  111. padding: 0px 10px;
  112. font-size: 13px;
  113. color: #666;
  114. }
  115. .main .two .two_1 .two_1o button {
  116. float: right;
  117. margin: 0 10px 0 0;
  118. padding: 0 5px;
  119. background: #409eff;
  120. color: #ffffff;
  121. font-size: 12px;
  122. border-radius: 10px;
  123. }
  124. .main .two .two_1 .two_1u {
  125. float: left;
  126. width: 100%;
  127. background-color: #ffffff;
  128. border-radius: 5px;
  129. }
  130. .main .two .two_1 .two_1u .ismatchList {
  131. float: left;
  132. width: 100%;
  133. }
  134. .main .two .two_1 .two_1u .ismatchList .ismatch_1 {
  135. float: left;
  136. width: 100%;
  137. padding: 5px 0;
  138. background-repeat: no-repeat;
  139. background-size: 100% 100%;
  140. border-top-left-radius: 5px;
  141. border-top-right-radius: 5px;
  142. }
  143. .main .two .two_1 .two_1u .ismatchList .ismatch_1 text:nth-child(1) {
  144. float: left;
  145. padding: 0 10px;
  146. font-size: 12px;
  147. color: #fff;
  148. }
  149. .main .two .two_1 .two_1u .ismatchList .ismatch_1 text:nth-child(2) {
  150. float: right;
  151. padding: 0 10px 0 0;
  152. font-size: 12px;
  153. color: #fff;
  154. }
  155. .main .two .two_1 .two_1u .ismatchList .ismatch_2 {
  156. float: left;
  157. width: 95%;
  158. padding: 10px;
  159. }
  160. .main .two .two_1 .two_1u .ismatchList .ismatch_2_1 {
  161. float: left;
  162. width: 15%;
  163. text-align: center;
  164. }
  165. .main .two .two_1 .two_1u .ismatchList .ismatch_2_1 image {
  166. width: 40px;
  167. height: 40px;
  168. border-radius: 90px;
  169. }
  170. .main .two .two_1 .two_1u .ismatchList .ismatch_2_2 {
  171. float: left;
  172. width: 70%;
  173. text-align: center;
  174. padding: 10px 0;
  175. }
  176. .main .two .two_1 .two_1u .ismatchList .ismatch_2_2 .name {
  177. display: inline-block;
  178. width: 30%;
  179. text-align: center;
  180. font-size: 15px;
  181. font-weight: bold;
  182. }
  183. .main .two .two_1 .two_1u .ismatchList .ismatch_2_2 .ismatchname {
  184. width: 35%;
  185. }
  186. .main .two .two_1 .two_1u .ismatchList .ismatch_2_2 .name:nth-child(2) {
  187. position: relative;
  188. top: -4px;
  189. }
  190. .main .two .two_1 .two_1u .ismatchList .ismatch_2_2 .name:nth-child(2) text:nth-child(1) {
  191. color: #ff0000;
  192. padding: 0 5px 0 0;
  193. }
  194. .main .two .two_1 .two_1u .ismatchList .ismatch_2_2 .name:nth-child(2) text:nth-child(2) {
  195. color: #0000ff;
  196. padding: 0 0 0 5px;
  197. }
  198. .main .two .two_2 {
  199. float: left;
  200. width: 95%;
  201. margin: 0 0 10px 0;
  202. background-color: #ffffff;
  203. border-radius: 5px;
  204. padding: 10px;
  205. }
  206. .main .two .two_2 .two_2_1 {
  207. float: left;
  208. width: 100%;
  209. font-size: 12px;
  210. margin: 0 0 5px 0;
  211. }
  212. .main .two .two_2 .two_2_1 text:nth-child(1) {
  213. font-size: 16px;
  214. color: #000;
  215. font-weight: bold;
  216. }
  217. .main .two .two_2 .two_2_1 text:nth-child(2) {
  218. color: #666;
  219. padding: 0 0 0 10px;
  220. }
  221. .main .two .two_2 .two_2_1 button {
  222. float: right;
  223. color: #866cf8;
  224. font-style: oblique;
  225. font-weight: 600;
  226. background: transparent;
  227. font-size: 14px !important;
  228. }
  229. .main .two .two_2 .two_2_2 {
  230. float: left;
  231. width: 100%;
  232. }
  233. .main .two .two_2 .two_2_2 .teamList {
  234. float: left;
  235. width: 95%;
  236. background-color: rgba(245, 172, 63, 0.1);
  237. margin: 0 0 10px 0;
  238. padding: 8px 10px;
  239. }
  240. .main .two .two_2 .two_2_2 .teamList .team_l {
  241. float: left;
  242. width: 80%;
  243. }
  244. .main .two .two_2 .two_2_2 .teamList .team_l .team_l_1 {
  245. float: left;
  246. width: 100%;
  247. margin: 0 0 5px 0;
  248. }
  249. .main .two .two_2 .two_2_2 .teamList .team_l .team_l_1 image {
  250. float: left;
  251. width: 40px;
  252. height: 40px;
  253. border-radius: 90px;
  254. }
  255. .main .two .two_2 .two_2_2 .teamList .team_l .team_l_1 text {
  256. float: left;
  257. font-size: 14px;
  258. margin: 10px 0 0 10px;
  259. }
  260. .main .two .two_2 .two_2_2 .teamList .team_l .team_l_1 text:nth-child(2) {
  261. position: relative;
  262. top: 2px;
  263. max-width: 56%;
  264. font-weight: bold;
  265. }
  266. .main .two .two_2 .two_2_2 .teamList .team_l .team_l_1 text:nth-child(3) {
  267. background-color: #409eff;
  268. color: #ffffff;
  269. border-radius: 8px;
  270. padding: 2px 5px;
  271. }
  272. .main .two .two_2 .two_2_2 .teamList .team_l .team_l_2 {
  273. float: left;
  274. width: 100%;
  275. font-size: 12px;
  276. color: #666;
  277. }
  278. .main .two .two_2 .two_2_2 .teamList .team_r {
  279. float: left;
  280. width: 20%;
  281. text-align: right;
  282. font-size: 12px;
  283. color: #666;
  284. position: relative;
  285. top: 20px;
  286. }
  287. .main .two .two_3 {
  288. float: left;
  289. width: 95%;
  290. background-color: #fff;
  291. padding: 10px;
  292. margin: 0 0 10px 0;
  293. border-radius: 5px;
  294. }
  295. .two_3 .two_3_o {
  296. float: left;
  297. width: 100%;
  298. font-size: 12px;
  299. margin: 0 0 5px 0;
  300. }
  301. .two_3 .two_3_o text {
  302. font-size: 16px;
  303. color: #000;
  304. font-weight: bold;
  305. }
  306. .two_3_u {
  307. float: left;
  308. width: 100%;
  309. }
  310. .two_3_u .btnList {
  311. float: left;
  312. width: 25%;
  313. min-height: 50px;
  314. text-align: center;
  315. margin: 0 0 5px 0;
  316. }
  317. .two_3_u .btnList .icons {
  318. margin: 0 0 5px 0;
  319. }
  320. .two_3_u .btnList .title {
  321. font-size: 12px;
  322. color: #666;
  323. }
  324. .dialog_one {
  325. float: left;
  326. width: 100%;
  327. }
  328. .dialog_one .content {
  329. float: left;
  330. width: 100%;
  331. border-bottom: 1px solid #ccc;
  332. padding: 10px 0;
  333. margin: 0 0 10px 0;
  334. font-size: 14px;
  335. }
  336. .dialog_one .content .label {
  337. float: left;
  338. width: 20%;
  339. }
  340. .dialog_one .content .value {
  341. float: left;
  342. width: 80%;
  343. text-align: right;
  344. }
  345. .dialog_one .btn {
  346. float: left;
  347. width: 100%;
  348. text-align: center;
  349. }
  350. .dialog_one .btn button {
  351. font-size: 14px;
  352. }