index.wxss 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. page{
  2. /* background-color: #F2F8FF; */
  3. background-color: #fff;
  4. height: auto;
  5. }
  6. .indexbg{
  7. width: 100%;
  8. height: 601rpx;
  9. display: block;
  10. position: absolute;
  11. z-index: -1;
  12. top: 0;
  13. left: 0;
  14. }
  15. .banner-box{
  16. width: 750rpx;
  17. height: 428rpx;
  18. border-radius: 10rpx;
  19. /* margin:168rpx 0rpx 0rpx 0rpx; */
  20. }
  21. .scroll-view{
  22. width: 750rpx;
  23. height: 428rpx;
  24. }
  25. .scroll-view image{
  26. width: 100%;
  27. height: 100%;
  28. }
  29. .orders-status-box{
  30. width: 718rpx;
  31. height: 238rpx;
  32. margin: 20rpx 16rpx 0rpx 16rpx;
  33. }
  34. .orders-status-box .left-box{
  35. width: 354rpx;
  36. height: 238rpx;
  37. background: #FFFFFF;
  38. border-radius: 10rpx;
  39. display: inline-block;
  40. float: left;
  41. border: 1rpx solid var(--themeColor);
  42. }
  43. .orders-status-box .left-box .num{
  44. width: 100%;
  45. margin-top: 83rpx;
  46. font-size: 34rpx;
  47. font-family: Source Han Sans CN;
  48. font-weight: bold;
  49. color: var(--themeColor);
  50. text-align: center;
  51. }
  52. .orders-status-box .left-box .title{
  53. width: 100%;
  54. font-size: 34rpx;
  55. font-family: Source Han Sans CN;
  56. font-weight: 400;
  57. color: #5B5B5B;
  58. text-align: center;
  59. margin-top: 20rpx;
  60. }
  61. .orders-status-box .right-box{
  62. width: 354rpx;
  63. height: 238rpx;
  64. border-radius: 10rpx;
  65. display: inline-block;
  66. float: right;
  67. }
  68. .orders-status-box .right-box .right-top{
  69. width: 354rpx;
  70. height: 114rpx;
  71. line-height: 114rpx;
  72. background: #FFFFFF;
  73. border-radius: 10rpx;
  74. text-align: center;
  75. font-size: 34rpx;
  76. font-family: Source Han Sans CN;
  77. font-weight: 400;
  78. color: #5B5B5B;
  79. border: 1rpx solid var(--themeColor);
  80. }
  81. .orders-status-box .right-box .right-top .ywc-num{
  82. font-weight: bold;
  83. color: var(--themeColor);
  84. margin-left: 30rpx;
  85. /* border: 1rpx solid var(--themeColor); */
  86. }
  87. .orders-status-box .right-box .right-bottom{
  88. width: 354rpx;
  89. height: 114rpx;
  90. line-height: 114rpx;
  91. background: #FFFFFF;
  92. border-radius: 10rpx;
  93. text-align: center;
  94. font-size: 34rpx;
  95. font-family: Source Han Sans CN;
  96. font-weight: 400;
  97. color: #5B5B5B;
  98. margin-top: 10rpx;
  99. border: 1rpx solid var(--themeColor);
  100. }
  101. .orders-status-box .right-box .right-bottom .ypj-num{
  102. font-weight: bold;
  103. color: var(--themeColor);
  104. margin-left: 30rpx;
  105. }
  106. .one-call-box{
  107. width: 718rpx;
  108. height: 130rpx;
  109. line-height: 130rpx;
  110. /* background: linear-gradient(0deg, #f99c34 0%, #f99c34 100%); */
  111. border: 1rpx solid var(--themeColor);
  112. border-radius: 10rpx;
  113. margin: 20rpx 16rpx 0rpx 16rpx;
  114. text-align: center;
  115. font-size: 34rpx;
  116. font-family: Source Han Sans CN;
  117. font-weight: 400;
  118. color: var(--themeColor);
  119. }
  120. .one-call-box image{
  121. width: 42rpx;
  122. height: 42rpx;
  123. vertical-align: middle;
  124. margin-right: 20rpx;
  125. }
  126. .main-mode-box{
  127. width: 734rpx;
  128. height: auto;
  129. margin: 20rpx 0rpx 0rpx 16rpx;
  130. overflow: hidden;
  131. margin-bottom: 50rpx;
  132. }
  133. .main-mode-box .yhyj-box{
  134. width: 354rpx;
  135. height: 130rpx;
  136. line-height: 130rpx;
  137. background: linear-gradient(0deg, #f99c34 0%, #f99c34 100%);
  138. border-radius: 10rpx;
  139. display: inline-block;
  140. float: left;
  141. margin-right: 10rpx;
  142. margin-bottom: 19rpx;
  143. text-align: center;
  144. font-size: 34rpx;
  145. font-family: Source Han Sans CN;
  146. font-weight: 400;
  147. color: #FFFFFF;
  148. }
  149. .main-mode-box .yhyj-box image{
  150. width: 38rpx;
  151. height: 42rpx;
  152. vertical-align: middle;
  153. margin-right: 20rpx;
  154. }
  155. .main-mode-box .ts-box{
  156. width: 354rpx;
  157. height: 130rpx;
  158. line-height: 130rpx;
  159. background: linear-gradient(0deg, #FFA921 0%, #FBCE88 100%);
  160. border-radius: 10rpx;
  161. display: inline-block;
  162. float: left;
  163. margin-right: 10rpx;
  164. margin-bottom: 19rpx;
  165. text-align: center;
  166. font-size: 34rpx;
  167. font-family: Source Han Sans CN;
  168. font-weight: 400;
  169. color: #FFFFFF;
  170. }
  171. .main-mode-box .ts-box image{
  172. width: 38rpx;
  173. height: 42rpx;
  174. vertical-align: middle;
  175. margin-right: 20rpx;
  176. }
  177. .main-mode-box .mode-box{
  178. width: 352rpx;
  179. height: 130rpx;
  180. line-height: 130rpx;
  181. border: 1rpx solid var(--themeColor);
  182. border-radius: 10rpx;
  183. display: inline-block;
  184. float: left;
  185. margin-right: 10rpx;
  186. margin-bottom: 19rpx;
  187. text-align: center;
  188. font-size: 34rpx;
  189. font-family: Source Han Sans CN;
  190. font-weight: 400;
  191. color: var(--themeColor);
  192. }
  193. .main-mode-box .mode-box image{
  194. width: 42rpx;
  195. height: 42rpx;
  196. vertical-align: middle;
  197. margin-right: 20rpx;
  198. }