apply.wxss 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. }
  5. .back {
  6. width: 40rpx;
  7. height: 40rpx;
  8. left: 15px;
  9. width: 40rpx;
  10. height: 40rpx;
  11. }
  12. .onea {
  13. font-weight: 600;
  14. position: absolute;
  15. top: 5%;
  16. left: 2%;
  17. }
  18. .ones {
  19. font-weight: 600;
  20. position: absolute;
  21. top: 5%;
  22. left: 42%;
  23. color: #ffffff;
  24. }
  25. .one-2 {
  26. position: absolute;
  27. margin-top: -42%;
  28. margin-left: 42%;
  29. width: 18%;
  30. height: 63.78px;
  31. border-radius: 50%;
  32. }
  33. .one-3 {
  34. position: absolute;
  35. margin-top: -22%;
  36. margin-left: 40%;
  37. width: 38%;
  38. height: 63.78px;
  39. }
  40. .imgs {
  41. border-radius: 50%;
  42. margin-top: 4px;
  43. margin-left: 2px;
  44. width: 70px;
  45. height: 70px;
  46. }
  47. .person {
  48. margin-left: 21%;
  49. font-size: 13px;
  50. color: #ffffff;
  51. font-weight: 300;
  52. }
  53. .two-1 {
  54. margin-top: -4px;
  55. background-color: #ffffff;
  56. font-size: 15px;
  57. margin-bottom: 6%;
  58. }
  59. .two {
  60. background-color: #ffffff;
  61. }
  62. .two1 {
  63. padding-top: 30px;
  64. padding-bottom: 10px;
  65. }
  66. .two2 {
  67. padding-bottom: 20px;
  68. }
  69. .two-left1 {
  70. float: left;
  71. margin-top: -3px;
  72. width: 10%;
  73. }
  74. .two-left2 {
  75. margin-top: -3px;
  76. float: left;
  77. width: 10%;
  78. }
  79. .zi {
  80. color: #9e9e9e;
  81. }
  82. .date {
  83. margin-right: 2%;
  84. }
  85. .thr {
  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. font-size: 13px;
  133. color: #727272;
  134. }
  135. .thr3 {
  136. margin-top: 22%;
  137. margin-left: 23%;
  138. }
  139. .four {
  140. background-color: white;
  141. padding-top: 80px;
  142. padding-bottom: 20px;
  143. }
  144. .image {
  145. width: 100%;
  146. height: 240px;
  147. background-color: #eeeeee;
  148. }
  149. .button {
  150. margin-top: 5px !important;
  151. width: 300px !important;
  152. height: 35px;
  153. background-color: rgba(243, 32, 162, 0.5);
  154. background-image: linear-gradient(to right, rgb(247, 59, 69), rgb(223, 41, 247));
  155. border-radius: 30px;
  156. color: #ffffff;
  157. font-size: 13px;
  158. }
  159. .group {
  160. width: 100%;
  161. color: #ffffff;
  162. margin-top: 20px;
  163. margin-left: 2px;
  164. margin-bottom: 10%;
  165. }