examine.wxss 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  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. top: 18%;
  28. left: 41%;
  29. width: 18%;
  30. height: 63.78px;
  31. border-radius: 50%;
  32. }
  33. .one-3{
  34. position: absolute;
  35. top: 29%;
  36. left: 41.5%;
  37. width: 23%;
  38. height: 63.78px;
  39. }
  40. .imgs {
  41. margin-top: 4px;
  42. margin-left: 2px;
  43. width: 95%;
  44. height: 51.58px;
  45. }
  46. .two-1 {
  47. margin-top: -4px;
  48. background-color: #ffffff;
  49. font-size: 15px;
  50. margin-bottom: 6%;
  51. }
  52. .two {
  53. background-color: #ffffff;
  54. }
  55. .two1 {
  56. padding-top: 30px;
  57. padding-bottom: 10px;
  58. }
  59. .two2 {
  60. padding-bottom: 20px;
  61. }
  62. .two-left1 {
  63. float: left;
  64. margin-top: -3px;
  65. width: 10%;
  66. }
  67. .two-left2 {
  68. margin-top: -3px;
  69. float: left;
  70. width: 10%;
  71. }
  72. .zi {
  73. color: #9e9e9e;
  74. }
  75. .date {
  76. margin-right: 2%;
  77. }
  78. .thr {
  79. padding-top: 15px;
  80. background-color: #ffffff;
  81. }
  82. .tuan {
  83. margin-left: 11px;
  84. font-size: 16px;
  85. font-weight: 550;
  86. margin-right: 10px;
  87. }
  88. .thr-left {
  89. width: 79%;
  90. height: 49px;
  91. background-color: #eeeeee;
  92. }
  93. .img {
  94. width: 100%;
  95. height: 49px;
  96. }
  97. .thr-1 {
  98. padding-top: 10px;
  99. padding-left: 10px;
  100. float: left;
  101. width: 17.2%;
  102. background-color: #ffffff;
  103. padding-bottom: 5px;
  104. }
  105. .thr1 {
  106. background-color: #ffffff;
  107. }
  108. .thr-2 {
  109. padding-top: 10px;
  110. padding-left: 8px;
  111. float: left;
  112. width: 18%;
  113. height: 75px;
  114. background-color: #ffffff;
  115. /* border: 1px solid red; */
  116. }
  117. .thr2 {
  118. float: left;
  119. width: 50px;
  120. height: 50px;
  121. border: 2px solid #dddcdc;
  122. }
  123. .name {
  124. margin-left: 10px;
  125. font-size: 13px;
  126. color: #727272;
  127. }
  128. .thr3 {
  129. margin-top: 22%;
  130. margin-left: 23%;
  131. }
  132. .group {
  133. color: #ffffff;
  134. margin-top: 20%;
  135. margin-left: 2%;
  136. margin-bottom: 10%;
  137. }
  138. .person {
  139. margin-left: 18%;
  140. font-size: 13px;
  141. color: #ffffff;
  142. font-weight: 300;
  143. }
  144. .buttonend {
  145. background-color: rgb(136, 136, 136);
  146. border-radius: 15px;
  147. font-size: 13px !important;
  148. color: #fff;
  149. }
  150. .four {
  151. float: left;
  152. width: 100%;
  153. margin-top: 3%;
  154. }
  155. .four1 {
  156. padding-top: 10px;
  157. padding-left: 10px;
  158. background-color: #ffffff;
  159. }
  160. .four11{
  161. font-size: 15px;
  162. font-weight: 550;
  163. }
  164. .names {
  165. float: left;
  166. width: 47%;
  167. margin-top: 2px;
  168. font-size: 16px;
  169. color: #0034cf;
  170. font-weight: bold;
  171. }
  172. .text1{
  173. color: #616161;
  174. font-size: 13px;
  175. }
  176. .left{
  177. float: left;
  178. width: 68%;
  179. }
  180. .num{
  181. margin-top: 10px;
  182. margin-left: 300px;
  183. }
  184. .four2{
  185. width: 100%;
  186. height: 60px;
  187. padding-top: 2%;
  188. }
  189. .list {
  190. padding-left: 10px;
  191. background-color: #fff;
  192. margin-bottom: 5px;
  193. }
  194. .text3 {
  195. font-size: 18px;
  196. font-weight: 700;
  197. color: #f73838;
  198. }