index.wxss 2.3 KB

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