index.wxss 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  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. }
  21. .beijing1 {
  22. margin-bottom: 1.5%;
  23. }
  24. .beijing1 .list1 .listbut .color0 {
  25. background: rgb(238, 147, 28);
  26. }
  27. .beijing1 .list1 .listbut .color1 {
  28. background: rgb(54, 233, 48)
  29. }
  30. .beijing1 .list1 .listbut .color2 {
  31. background: rgb(238, 88, 28);
  32. }
  33. .beijing1 .list1 .listbut .color3 {
  34. background: rgb(54, 233, 48)
  35. }
  36. .beijing1 .list1 .listbut .color4 {
  37. background: rgb(136, 136, 136);
  38. }
  39. .two {
  40. float: left;
  41. width: 100%;
  42. }
  43. .right1 {
  44. float: left;
  45. width: 100%;
  46. background-color: #fff;
  47. }
  48. .text1 {
  49. margin-top: 3%;
  50. margin-right: 5px;
  51. font-size: 13px;
  52. color: rgb(185, 185, 185);
  53. }
  54. .text4 {
  55. margin-right: 5px;
  56. font-size: 13px;
  57. color: rgb(185, 185, 185);
  58. }
  59. .text6 {
  60. font-size: 23px;
  61. color: rgb(46, 46, 245);
  62. font-weight: 500;
  63. }
  64. .text7 {
  65. font-size: 23px;
  66. color: rgb(243, 19, 19);
  67. font-weight: 500;
  68. }
  69. .text8 {
  70. font-size: 23px;
  71. font-weight: 500;
  72. margin-right: 5px;
  73. margin-left: 5px;
  74. }
  75. .text9 {
  76. font-weight: 500;
  77. margin-right: 3px;
  78. font-size: 14px;
  79. color: #5e5e5e;
  80. }
  81. .leftmueen {
  82. margin: 5px;
  83. border-radius: 25px;
  84. }
  85. .text10 {
  86. font-size: 14px;
  87. margin-left: 2px;
  88. margin-right: 3px;
  89. color: #5e5e5e;
  90. }
  91. .right1_1 {
  92. float: left;
  93. width: 40%;
  94. margin-left: 15px;
  95. text-align: left;
  96. margin-top: 5px;
  97. margin-bottom: 5px;
  98. margin-right: 5px;
  99. }
  100. .left1 {
  101. margin-left: 15px;
  102. text-align: left;
  103. font-size: 13px;
  104. color: rgb(185, 185, 185);
  105. }
  106. .img {
  107. margin-top: 5px;
  108. margin-left: 5px;
  109. width: 44px;
  110. height: 36px;
  111. }
  112. .name {
  113. font-size: 15px;
  114. }
  115. .names {
  116. float: left;
  117. /* width: 35%; */
  118. margin: 6px;
  119. margin-left: 10px;
  120. font-size: 16px;
  121. color: #0034cf;
  122. font-weight: bold;
  123. }
  124. button {
  125. margin-top: 5px;
  126. background: rgb(136, 136, 136);
  127. border-radius: 15px;
  128. font-size: 13px !important;
  129. color: #fff;
  130. }
  131. .buttonend {
  132. margin-top: 5px;
  133. background-color: rgb(136, 136, 136);
  134. border-radius: 15px;
  135. font-size: 13px !important;
  136. color: rgb(63, 63, 63);
  137. }
  138. .right1_2 {
  139. float: left;
  140. width: 50%;
  141. }
  142. .otherInfo {
  143. text-align: left;
  144. padding: 0 0 15px 5px;
  145. }
  146. .otherInfos {
  147. padding: 0 0 0px 5px;
  148. }
  149. .text3 {
  150. font-weight: 500;
  151. font-size: 13px;
  152. color: #adadad;
  153. }
  154. .right1_2t {
  155. font-size: 14px;
  156. color: rgb(122, 122, 122);
  157. }
  158. .right1_2o {
  159. float: left;
  160. width: 30%;
  161. }
  162. .right1_2os {
  163. float: left;
  164. width: 30%;
  165. }
  166. .right1_2i {
  167. float: left;
  168. padding: 15px;
  169. width: 20%;
  170. }