apply.wxss 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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: -25%;
  36. margin-left: 40%;
  37. }
  38. .imgs{
  39. margin-top: 4px;
  40. margin-left: 2px;
  41. width: 95%;
  42. height: 51.58px;
  43. }
  44. .two-1{
  45. margin-top: -4px;
  46. background-color: #ffffff;
  47. font-size: 15px;
  48. margin-bottom: 6%;
  49. }
  50. .two{
  51. background-color: #ffffff;
  52. }
  53. .two1{
  54. padding-top: 30px;
  55. padding-bottom: 10px;
  56. }
  57. .two2{
  58. padding-bottom: 20px;
  59. }
  60. .two-left1{
  61. float: left;
  62. margin-top: -3px;
  63. width: 10%;
  64. }
  65. .two-left2{
  66. margin-top: -3px;
  67. float: left;
  68. width: 10%;
  69. }
  70. .zi{
  71. color: #9e9e9e;
  72. }
  73. .date{
  74. margin-right: 2%;
  75. }
  76. .thr{
  77. padding-top: 15px;
  78. background-color: #ffffff;
  79. }
  80. .tuan {
  81. margin-left: 11px;
  82. font-size: 16px;
  83. font-weight: 500;
  84. margin-right: 10px;
  85. }
  86. .thr-left{
  87. width: 79%;
  88. height: 49px;
  89. background-color: #eeeeee;
  90. border-radius: 24.5px;
  91. }
  92. .img{
  93. width: 100%;
  94. height: 49px;
  95. }
  96. .thr-1{
  97. padding-top: 10px;
  98. padding-left: 10px;
  99. float: left;
  100. width: 17.2%;
  101. background-color: #ffffff;
  102. padding-bottom: 5px;
  103. }
  104. .thr1{
  105. background-color: #ffffff;
  106. }
  107. .thr-2{
  108. padding-top: 10px;
  109. padding-left: 8px;
  110. float: left;
  111. width: 18%;
  112. height: 75px;
  113. background-color: #ffffff;
  114. /* border: 1px solid red; */
  115. }
  116. .thr2{
  117. float: left;
  118. width: 50px;
  119. height: 50px;
  120. border: 2px solid #dddcdc;
  121. }
  122. .name{
  123. font-size: 13px;
  124. color: #727272;
  125. }
  126. .thr3{
  127. margin-top: 22%;
  128. margin-left: 23%;
  129. }
  130. .four{
  131. background-color: white;
  132. padding-top: 80px;
  133. padding-bottom: 20px;
  134. }
  135. .image {
  136. width: 100%;
  137. height: 240px;
  138. background-color: #eeeeee;
  139. }
  140. .button{
  141. margin-top: 5px !important;
  142. width: 300px !important;
  143. height: 35px;
  144. background-color: rgba(243, 32, 162,0.5);
  145. background-image: linear-gradient(to right, rgb(247, 59, 69) , rgb(223, 41, 247));
  146. border-radius: 30px;
  147. color:#ffffff;
  148. font-size: 13px;
  149. }
  150. .group{
  151. width: 100%;
  152. color: #ffffff;
  153. margin-top: 20%;
  154. margin-left: 2%;
  155. margin-bottom: 10%;
  156. }
  157. .person{
  158. margin-left: 18%;
  159. font-size: 13px;
  160. color: #ffffff;
  161. font-weight: 300;
  162. }