index.wxss 2.2 KB

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