index.wxss 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. .main {
  2. position: relative;
  3. width: 100%;
  4. }
  5. .van-tabs__wrap {
  6. background-color: #f1f1f1 !important;
  7. }
  8. .van-tabs__line {
  9. background-color: blue !important;
  10. }
  11. .theme {
  12. position: absolute;
  13. margin-top: 8%;
  14. color: #fff;
  15. text-align: center;
  16. width: 100%;
  17. }
  18. .two {
  19. position: absolute;
  20. top: 20%;
  21. width: 100%;
  22. border-radius: 15px;
  23. }
  24. .themes {
  25. position: absolute;
  26. margin-top: 15%;
  27. margin-left: 15%;
  28. color: #fff;
  29. width: 100%;
  30. }
  31. .imags {
  32. width: 95%;
  33. height: 107px;
  34. background-color: #eeeeee;
  35. margin-left: 2.5%;
  36. border-radius: 3%;
  37. }
  38. .images {
  39. width: 100%;
  40. height: 180px;
  41. background-color: #eeeeee;
  42. }
  43. .thr{
  44. position: absolute;
  45. top: 40%;
  46. left: 1.5%;
  47. float: left;
  48. width: 100%;
  49. border-radius: 15px;
  50. }
  51. .left {
  52. float: left;
  53. width: 46%;
  54. margin-right: 3%;
  55. }
  56. .right {
  57. float: left;
  58. width: 46%;
  59. }
  60. .imagh {
  61. width: 100%;
  62. height: 65px;
  63. background-color: #eeeeee;
  64. margin-left: 2%;
  65. border-radius: 3%;
  66. }
  67. .imagx{
  68. width: 5%;
  69. height: 25%;
  70. position: absolute;
  71. margin-top: 6%;
  72. margin-left: 30%;
  73. color: #fff;
  74. }
  75. .th {
  76. position: absolute;
  77. margin-top: 6%;
  78. margin-left: 10%;
  79. color: #fff;
  80. width: 100%;
  81. }
  82. .four{
  83. margin-top: 34%;
  84. position: absolute;
  85. top: 32%;
  86. left: 3.5%;
  87. width: 93%;
  88. border-radius: 10%;
  89. }
  90. .name {
  91. float: left;
  92. width: 40%;
  93. margin: 6px;
  94. font-size: 16px;
  95. color: #0034cf;
  96. font-weight: bold;
  97. }
  98. .left1 {
  99. margin: 5px;
  100. border-radius: 25px;
  101. }
  102. .text1 {
  103. margin-right: 3px;
  104. font-size: 14px;
  105. color: #5e5e5e;
  106. }
  107. .button{
  108. margin-top: 4px;
  109. background-color: rgb(238, 147, 28);
  110. border-radius: 15px;
  111. font-size: 13px !important;
  112. color: #fff;
  113. }
  114. .buttonstart{
  115. margin-top: 7px;
  116. background-color: rgb(238, 88, 28);
  117. border-radius: 15px;
  118. font-size: 13px !important;
  119. color: #fff;
  120. }
  121. .buttonend{
  122. margin-top: 7px;
  123. background-color: rgb(136, 136, 136);
  124. border-radius: 15px;
  125. font-size: 13px !important;
  126. color: #fff;
  127. }
  128. .list{
  129. background-color: #fff;
  130. margin-bottom: 10px;
  131. border-radius: 10px;
  132. }
  133. .text3 {
  134. font-size: 13px;
  135. color: #adadad;
  136. }
  137. .text4 {
  138. font-size: 14px;
  139. margin: 5px;
  140. color: #5e5e5e;
  141. font-weight: 600;
  142. }
  143. .text6 {
  144. font-size: 23px;
  145. color: rgb(46, 46, 245);
  146. font-weight: 500;
  147. }
  148. .text7 {
  149. font-size: 23px;
  150. color: rgb(243, 19, 19);
  151. font-weight: 500;
  152. }
  153. .text8 {
  154. font-size: 23px;
  155. font-weight: 500;
  156. margin-right: 5px;
  157. margin-left: 5px;
  158. }
  159. .right1 {
  160. border-radius: 5px;
  161. position: relative;
  162. width: 100%;
  163. height: 80px;
  164. background-color: rgb(238, 236, 236);
  165. }
  166. .right1_2 {
  167. float: left;
  168. width: 100%
  169. }
  170. .right1_2 .right1_2o {
  171. float: left;
  172. width: 11%;
  173. height: 40px;
  174. overflow: hidden;
  175. }
  176. .right1_2 .right1_2o image {
  177. width: 100%;
  178. height: 36px;
  179. overflow: hidden;
  180. }
  181. .right1_2 .right1_2t {
  182. float: left;
  183. width: 33%;
  184. text-align: center;
  185. padding: 10px 0;
  186. }
  187. .right1_2 .right1_2t text {
  188. font-size: 14px;
  189. }
  190. .right1_2 .right1_2i {
  191. float: left;
  192. width: 10%;
  193. text-align: center;
  194. padding: 6px 0;
  195. }
  196. .right1_1{
  197. text-align: center;
  198. }