index.wxss 2.2 KB

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