index.wxss 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. background-color: #f1f1f1;
  5. }
  6. .one {
  7. margin-top: 32px;
  8. }
  9. .one-2 {
  10. margin-top: -33px;
  11. }
  12. .van-tabs__line {
  13. margin-left: 27px !important;
  14. width: 38.800003px !important;
  15. background-color: blue !important;
  16. }
  17. .list1 {
  18. background-color: white;
  19. padding-top: 5px;
  20. margin: 5px 0 0 0;
  21. width: 100%;
  22. height: 90px;
  23. }
  24. .list_l {
  25. width: 80%;
  26. float: left;
  27. }
  28. .list_r {
  29. width: 20%;
  30. float: left;
  31. margin: 20px 0 0 0;
  32. }
  33. .button1 {
  34. margin-top: 5px;
  35. background-color: rgb(211, 76, 58);
  36. border-radius: 15px;
  37. font-size: 13px !important;
  38. color: #fff;
  39. }
  40. .beijing1 {
  41. margin-bottom: 1.5%;
  42. }
  43. .two {
  44. float: left;
  45. width: 100%;
  46. }
  47. .right1 {
  48. float: left;
  49. width: 100%;
  50. background-color: #fff;
  51. }
  52. .text1 {
  53. margin-top: 3%;
  54. margin-right: 5px;
  55. font-size: 13px;
  56. color: rgb(185, 185, 185);
  57. }
  58. .text4 {
  59. margin-right: 5px;
  60. font-size: 13px;
  61. color: rgb(185, 185, 185);
  62. }
  63. .text6 {
  64. font-size: 23px;
  65. color: rgb(46, 46, 245);
  66. font-weight: 500;
  67. }
  68. .text7 {
  69. font-size: 23px;
  70. color: rgb(243, 19, 19);
  71. font-weight: 500;
  72. }
  73. .text8 {
  74. font-size: 23px;
  75. font-weight: 500;
  76. margin-right: 5px;
  77. margin-left: 5px;
  78. }
  79. .text9 {
  80. font-weight: 500;
  81. margin-right: 3px;
  82. font-size: 14px;
  83. color: #5e5e5e;
  84. }
  85. .leftmueen {
  86. margin: 5px;
  87. border-radius: 25px;
  88. }
  89. .text10 {
  90. font-size: 14px;
  91. margin-left: 2px;
  92. margin-right: 3px;
  93. color: #5e5e5e;
  94. }
  95. .right1_1 {
  96. float: left;
  97. width: 40%;
  98. margin-left: 15px;
  99. text-align: left;
  100. margin-top: 5px;
  101. margin-bottom: 5px;
  102. margin-right: 5px;
  103. }
  104. .left1 {
  105. margin-left: 15px;
  106. text-align: left;
  107. font-size: 13px;
  108. color: rgb(185, 185, 185);
  109. }
  110. .img {
  111. margin-top: 5px;
  112. margin-left: 5px;
  113. width: 44px;
  114. height: 36px;
  115. }
  116. .name {
  117. font-size: 15px;
  118. }
  119. .names {
  120. float: left;
  121. /* width: 35%; */
  122. margin: 6px;
  123. margin-left: 10px;
  124. font-size: 16px;
  125. color: #0034cf;
  126. font-weight: bold;
  127. }
  128. .button {
  129. margin-top: 5px;
  130. background-color: rgb(86, 211, 124);
  131. border-radius: 15px;
  132. font-size: 13px !important;
  133. color: #fff;
  134. }
  135. .thr{
  136. background-color: #fff;
  137. margin: 6px 0;
  138. padding: 6px;
  139. }
  140. .left {
  141. width: 80%;
  142. float: left;
  143. }
  144. .img1 {
  145. border-radius: 50%;
  146. float: left;
  147. margin: 7px;
  148. width: 50px;
  149. height: 50px;
  150. }
  151. .group{
  152. margin: 0 20px 0 0 ;
  153. }
  154. .person{
  155. margin: 0 20px 0 0 ;
  156. }
  157. .fou{
  158. margin: 5px 0 0 0 ;
  159. }
  160. .time{
  161. margin: 5px 0 0 0 ;
  162. }
  163. .text4{
  164. color: red;
  165. }
  166. .name{
  167. font-size: 14px;
  168. }
  169. .date{
  170. font-size: 12px;
  171. color:#999;
  172. }