index.wxss 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. page {
  2. background: rgba(245, 245, 245, 1);
  3. }
  4. .container1 {
  5. display: flex;
  6. flex-direction: column;
  7. margin-top: 42rpx;
  8. margin-left: 30rpx;
  9. margin-right: 30rpx;
  10. width: auto;
  11. padding-left: 16rpx;
  12. padding-right: 16rpx;
  13. background: rgba(255, 255, 255, 1);
  14. border-radius: 12px;
  15. }
  16. .list1 {
  17. display: flex;
  18. flex-direction: column;
  19. width: 100%;
  20. padding-top: 25rpx;
  21. }
  22. .list {
  23. display: flex;
  24. flex-direction: row;
  25. justify-content: space-between;
  26. align-items: center;
  27. width: 100%;
  28. padding-left: 22rpx;
  29. }
  30. .list .listinfo {
  31. font-size: 26rpx;
  32. font-family: SourceHanSansCN-Regular;
  33. font-weight: 400;
  34. color: rgba(34, 34, 34, 1);
  35. }
  36. .list .info {
  37. width: 72%;
  38. height: 100%;
  39. }
  40. .list .info .infodetail {
  41. display: flex;
  42. align-items: center;
  43. width: 100%;
  44. height: 100%;
  45. text-align: left;
  46. padding-left: 26rpx;
  47. font-size: 28rpx;
  48. font-family: SourceHanSansCN-Regular;
  49. font-weight: 400;
  50. color: rgba(153, 153, 153, 1);
  51. }
  52. .list .info .infodetail1 {
  53. display: flex;
  54. align-items: center;
  55. width: 100%;
  56. height: 100%;
  57. text-align: left;
  58. padding-left: 26rpx;
  59. font-size: 28rpx;
  60. font-family: SourceHanSansCN-Regular;
  61. font-weight: 400;
  62. color: rgba(30, 97, 167, 1);
  63. }
  64. .detail {
  65. display: flex;
  66. justify-content: center;
  67. align-items: center;
  68. width: 658rpx;
  69. height: 196rpx;
  70. background: rgba(250, 250, 250, 1);
  71. margin-top: 48rpx;
  72. margin-bottom: 46rpx;
  73. }
  74. .detail .tip {
  75. font-size: 24rpx;
  76. font-family: SourceHanSansCN-Regular;
  77. font-weight: 400;
  78. color: rgba(153, 153, 153, 1);
  79. }
  80. .detail1 {
  81. display: flex;
  82. flex-direction: column;
  83. justify-content: center;
  84. align-items: center;
  85. width: 658rpx;
  86. height: 196rpx;
  87. background: rgba(250, 250, 250, 1);
  88. margin-top: 48rpx;
  89. margin-bottom: 46rpx;
  90. }
  91. .detail1 .tip {
  92. font-size: 24rpx;
  93. font-family: SourceHanSansCN-Regular;
  94. font-weight: 400;
  95. color: rgba(153, 153, 153, 1);
  96. }
  97. .detail2 {
  98. display: flex;
  99. flex-direction: column;
  100. width: 658rpx;
  101. background: rgba(250, 250, 250, 1);
  102. margin-top: 48rpx;
  103. margin-bottom: 46rpx;
  104. padding-top: 25rpx;
  105. }
  106. .list2 {
  107. display: flex;
  108. flex-direction: row;
  109. justify-content: space-between;
  110. align-items: center;
  111. width: 100%;
  112. padding-left: 22rpx;
  113. margin-top: 48rpx;
  114. }
  115. .list2 .listinfo1 {
  116. font-size: 26rpx;
  117. font-family: SourceHanSansCN-Regular;
  118. font-weight: 400;
  119. color: rgba(102, 102, 102, 1);
  120. }
  121. .list2 .info {
  122. width: 72%;
  123. height: 100%;
  124. }
  125. .list2 .info .infodetail {
  126. display: flex;
  127. align-items: center;
  128. width: 100%;
  129. height: 100%;
  130. text-align: left;
  131. padding-left: 26rpx;
  132. font-size: 28rpx;
  133. font-family: SourceHanSansCN-Regular;
  134. font-weight: 400;
  135. color: rgba(153, 153, 153, 1);
  136. }
  137. .list .listinfo1 {
  138. font-size: 26rpx;
  139. font-family: SourceHanSansCN-Regular;
  140. font-weight: 400;
  141. color: rgba(102, 102, 102, 1);
  142. }
  143. .line {
  144. margin-top: 53rpx;
  145. height: 1px;
  146. background: rgba(221, 221, 221, 1);
  147. }
  148. .list3 {
  149. display: flex;
  150. flex-direction: row;
  151. justify-content: space-between;
  152. align-items: center;
  153. width: 100%;
  154. padding-left: 22rpx;
  155. margin-top: 35rpx;
  156. }
  157. .rightinfo {
  158. font-size: 26rpx;
  159. font-family: SourceHanSansCN-Regular;
  160. font-weight: 400;
  161. color: rgba(102, 102, 102, 1);
  162. margin-left: 365rpx;
  163. }
  164. .rightinfo1 {
  165. font-size: 26rpx;
  166. font-family: SourceHanSansCN-Regular;
  167. font-weight: 400;
  168. color: rgba(102, 102, 102, 1);
  169. margin-right: 50rpx;
  170. }
  171. .list4 {
  172. display: flex;
  173. flex-direction: row;
  174. justify-content: space-between;
  175. align-items: center;
  176. width: 100%;
  177. padding-left: 22rpx;
  178. margin-top: 18rpx;
  179. }
  180. .list5 {
  181. display: flex;
  182. flex-direction: row;
  183. justify-content: flex-end;
  184. align-items: center;
  185. width: 100%;
  186. padding-left: 22rpx;
  187. margin-top: 33rpx;
  188. margin-bottom: 43rpx;
  189. }
  190. .rightinfo2 {
  191. font-size: 24rpx;
  192. font-family: SourceHanSansCN-Regular;
  193. font-weight: 400;
  194. color: rgba(34, 34, 34, 1);
  195. margin-right: 30rpx;
  196. }
  197. .rightinfo3 {
  198. font-size: 36rpx;
  199. font-family: SourceHanSansCN-Regular;
  200. font-weight: 400;
  201. color: rgba(30, 97, 167, 1);
  202. margin-right: 50rpx;
  203. }