list.wxss 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. .container {
  2. background-color: #dfc7a4;
  3. justify-content: flex-start;
  4. font-weight: 500;
  5. color: #1e1e1e;
  6. }
  7. .line {
  8. width: 100%;
  9. height: 10rpx;
  10. background-color: #593613;
  11. }
  12. .line1 {
  13. background-color: #c4a271;
  14. }
  15. .top {
  16. position: fixed;
  17. top:0;
  18. z-index: 10;
  19. }
  20. .top2 {
  21. top:10rpx;
  22. }
  23. .topImage {
  24. margin-top: 20rpx;
  25. width: 100%;
  26. height: 430rpx;
  27. }
  28. .list1 {
  29. width: 100%;
  30. height: 100rpx;
  31. background-color: #c4a270;
  32. font-size: 36rpx;
  33. }
  34. .list1 .nav {
  35. width: 50%;
  36. height: 100rpx;
  37. justify-content: flex-end;
  38. }
  39. .list1 .nav1 {
  40. border-bottom: 10rpx solid #593613;
  41. line-height: 70rpx;
  42. }
  43. .list1 .nav2 {
  44. border-bottom: 10rpx solid #c4a270;
  45. line-height: 70rpx;
  46. }
  47. .list2 {
  48. width: 100%;
  49. background-color: #dfc7a4;
  50. font-size: 36rpx;
  51. }
  52. .list2 .btn {
  53. width: 690rpx;
  54. height: 192rpx;
  55. background-color: #CDB797;
  56. border-radius: 10rpx;
  57. margin-bottom: 20rpx;
  58. }
  59. .list2 .btn1 {
  60. width: 100%;
  61. height: 180rpx;
  62. background-color: #F0F0F0;
  63. border-radius: 10rpx;
  64. position: relative;
  65. top: 0;
  66. justify-content: space-between;
  67. }
  68. .list2 .left {
  69. margin-left: 40rpx;
  70. }
  71. .list2 .right {
  72. margin-right: 40rpx;
  73. align-items: flex-end;
  74. }
  75. .list2 .right1 {
  76. margin-bottom: 10rpx;
  77. }
  78. .list2 .img04005 {
  79. width:24rpx;
  80. height:30rpx;
  81. }
  82. .list2 .img04007 {
  83. width:24rpx;
  84. height:39rpx;
  85. }
  86. .list2 .img04008 {
  87. width:30rpx;
  88. height:30rpx;
  89. }
  90. .list2 .title {
  91. margin-left: 30rpx;
  92. font-size:58rpx;
  93. }
  94. .list2 .line {
  95. width:5rpx;
  96. height:20rpx;
  97. background-color: #DFC7A4;
  98. }
  99. .list2 .title2 {
  100. font-size:22rpx;
  101. margin-left: 30rpx;
  102. }
  103. .list2 .title3 {
  104. font-size:20rpx;
  105. margin-left: 10rpx;
  106. }
  107. .line2 {
  108. background-color: #dfc7a4;
  109. height:40rpx;
  110. }
  111. .line3 {
  112. background-color: #dfc7a4;
  113. height:100rpx;
  114. }
  115. .line4 {
  116. background-color: #dfc7a4;
  117. height:80rpx;
  118. }
  119. .group{
  120. width:100%;
  121. justify-content: flex-start;
  122. background-color: #F5E2BE;
  123. margin-bottom: 20rpx;
  124. }
  125. .group .title{
  126. width:100%;
  127. margin: 50rpx 0 0 0;
  128. justify-content: flex-start;
  129. }
  130. .group .title1{
  131. margin: 0 0 0 30rpx;
  132. font-size:28rpx;
  133. }
  134. .group .table{
  135. margin: 40rpx 20rpx 60rpx 30rpx;
  136. font-size:48rpx;
  137. justify-content: flex-start;
  138. align-items: flex-start;
  139. flex-wrap: wrap;
  140. /* background-color: #000; */
  141. }
  142. .group .box{
  143. margin: 0 7rpx 7rpx 0;
  144. background-color: #fff;
  145. width:106rpx;
  146. height:106rpx;
  147. line-height: 106rpx;
  148. text-align: center;
  149. font-weight: 400;
  150. border:1rpx solid #CDB797;
  151. }
  152. .group .boxSelect{
  153. color:#fff;
  154. background-color: #FFA556;
  155. border:1rpx solid #593613;
  156. width:106rpx;
  157. height:106rpx;
  158. }
  159. .PayInfo{
  160. z-index: 100;
  161. position: fixed;
  162. width: 100%;
  163. left:0;
  164. top:0;
  165. background-color: rgba(240,240,240,0.95);
  166. }
  167. .PayInfo .btn {
  168. width: 600rpx;
  169. height: 420rpx;
  170. background-color: #F19805;
  171. border-radius: 40rpx;
  172. margin-top: 242rpx;
  173. box-shadow: 0 0 30rpx rgba(0, 0, 0, 0.5);
  174. }
  175. .PayInfo .btn1 {
  176. width: 100%;
  177. height: 400rpx;
  178. background-color: #FFDD0C;
  179. border-radius: 40rpx;
  180. position:relative;
  181. top:0;
  182. justify-content: flex-start;
  183. }
  184. .PayInfo .panel1 {
  185. width: 100%;
  186. height: 280rpx;
  187. background-color: #F9676C;
  188. border-top-left-radius: 40rpx;
  189. border-top-right-radius: 40rpx;
  190. }
  191. .PayInfo .img {
  192. width: 518rpx;
  193. height: 167rpx;
  194. }
  195. .PayInfo .text1 {
  196. font-size:32rpx;
  197. margin-top: 80rpx;
  198. }
  199. .PayInfo .text2 {
  200. font-size:20rpx;
  201. margin-top: 20rpx;
  202. text-align: center;
  203. }
  204. .PayInfo .text3 {
  205. font-size:36rpx;
  206. margin-top: 30rpx;
  207. }
  208. .PayInfo .panel2 {
  209. width: 100%;
  210. height: 120rpx;
  211. font-size:48rpx;
  212. }
  213. .PayInfo .Triangle{
  214. width: 16rpx;
  215. height:22rpx;
  216. margin-right: 22rpx;
  217. }
  218. .PayInfo .close {
  219. width: 100%;
  220. height: 235rpx;
  221. position: fixed;
  222. bottom: 0;
  223. }
  224. .PayInfo .closeImage {
  225. width: 33rpx;
  226. height: 33rpx;
  227. }