compete.wxss 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. }
  5. .image {
  6. width: 100%;
  7. height: 280px;
  8. background-color: #eeeeee;
  9. }
  10. .back {
  11. width: 40rpx;
  12. height: 40rpx;
  13. left: 15px;
  14. width: 40rpx;
  15. height: 40rpx;
  16. }
  17. .onea {
  18. font-weight: 600;
  19. position: absolute;
  20. top: 5%;
  21. left: 2%;
  22. }
  23. .ones {
  24. font-weight: 600;
  25. position: absolute;
  26. top: 5%;
  27. left: 42%;
  28. color: #ffffff;
  29. }
  30. .one-2 {
  31. position: absolute;
  32. top: 18%;
  33. left: 41%;
  34. width: 18%;
  35. height: 63.78px;
  36. border-radius: 50%;
  37. }
  38. .one-3 {
  39. position: absolute;
  40. top: 29%;
  41. left: 37.5%;
  42. width: 26%;
  43. height: 63.78px;
  44. }
  45. .imgs {
  46. margin-top: 4px;
  47. margin-left: 2px;
  48. width: 95%;
  49. height: 51.58px;
  50. }
  51. .two-1 {
  52. margin-top: -4px;
  53. background-color: #ffffff;
  54. font-size: 15px;
  55. margin-bottom: 6%;
  56. }
  57. .two {
  58. background-color: #ffffff;
  59. }
  60. .two1 {
  61. padding-top: 30px;
  62. padding-bottom: 10px;
  63. }
  64. .two2 {
  65. padding-bottom: 20px;
  66. }
  67. .two-left1 {
  68. float: left;
  69. margin-top: -3px;
  70. width: 10%;
  71. }
  72. .two-left2 {
  73. margin-top: -3px;
  74. float: left;
  75. width: 10%;
  76. }
  77. .zi {
  78. color: #9e9e9e;
  79. }
  80. .date {
  81. margin-right: 2%;
  82. }
  83. .thr {
  84. float: left;
  85. width: 100%;
  86. padding-top: 15px;
  87. background-color: #ffffff;
  88. }
  89. .tuan {
  90. margin-left: 11px;
  91. font-size: 16px;
  92. font-weight: 500;
  93. margin-right: 10px;
  94. }
  95. .thr-left {
  96. width: 79%;
  97. height: 49px;
  98. background-color: #eeeeee;
  99. border-radius: 24.5px;
  100. }
  101. .img {
  102. width: 100%;
  103. height: 49px;
  104. }
  105. .thr-1 {
  106. padding-top: 10px;
  107. padding-left: 10px;
  108. float: left;
  109. width: 17.2%;
  110. background-color: #ffffff;
  111. padding-bottom: 5px;
  112. }
  113. .thr1 {
  114. background-color: #ffffff;
  115. }
  116. .thr-2 {
  117. padding-top: 10px;
  118. padding-left: 8px;
  119. float: left;
  120. width: 18%;
  121. height: 75px;
  122. background-color: #ffffff;
  123. /* border: 1px solid red; */
  124. }
  125. .thr2 {
  126. float: left;
  127. width: 50px;
  128. height: 50px;
  129. border: 2px solid #dddcdc;
  130. }
  131. .name {
  132. margin-left: 5px;
  133. font-size: 13px;
  134. color: #727272;
  135. }
  136. .thr3 {
  137. margin-top: 22%;
  138. margin-left: 23%;
  139. }
  140. .four {
  141. float: left;
  142. width: 100%;
  143. background-color: white;
  144. }
  145. .four-1 {
  146. background-color: white;
  147. width: 100%;
  148. margin-top: 10%;
  149. }
  150. .four1 {
  151. background-color: white;
  152. margin-top: 15%;
  153. margin-bottom: 15%;
  154. margin-left: 10%;
  155. float: left;
  156. width: 37%;
  157. }
  158. .four2 {
  159. background-color: white;
  160. margin-top: 15%;
  161. margin-bottom: 15%;
  162. float: left;
  163. width: 30%;
  164. }
  165. .button {
  166. margin-top: 0 !important;
  167. width: 140px !important;
  168. height: 35px;
  169. background-color: rgba(209, 205, 205, 0.5);
  170. /* background-image: linear-gradient(to right, rgb(236, 75, 83) , rgb(247, 41, 230)); */
  171. border-top-left-radius: 1.5em;
  172. border-top-right-radius: 0em;
  173. border-bottom-right-radius: 0em;
  174. border-bottom-left-radius: 1.5em;
  175. color: #777777;
  176. font-size: 14px;
  177. }
  178. .buttons {
  179. margin-top: 0 !important;
  180. width: 140px !important;
  181. height: 35px;
  182. background-color: rgba(32, 88, 243, 0.5);
  183. background-image: linear-gradient(to right, rgb(75, 113, 236), rgb(203, 97, 245));
  184. border-top-left-radius: 0em;
  185. border-top-right-radius: 1.5em;
  186. border-bottom-right-radius: 1.5em;
  187. border-bottom-left-radius: 0em;
  188. color: #ffffff;
  189. font-size: 14px;
  190. }
  191. .group {
  192. color: #ffffff;
  193. margin-top: 20%;
  194. text-align: center;
  195. margin-bottom: 10%;
  196. }
  197. .person {
  198. margin-left: 30%;
  199. font-size: 13px;
  200. color: #ffffff;
  201. font-weight: 300;
  202. }