index.wxss 2.1 KB

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