add.wxss 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. .outer1 {
  2. background: #F6F6F6;
  3. display: flex;
  4. flex-direction: column;
  5. }
  6. .layer5 {
  7. height: 126rpx;
  8. background-color: rgba(255, 255, 255, 1);
  9. display: flex;
  10. flex-direction: column;
  11. width: 750rpx;
  12. justify-content: center;
  13. align-items: center;
  14. }
  15. .section3 {
  16. width: 686rpx;
  17. height: 78rpx;
  18. flex-direction: row;
  19. display: flex;
  20. justify-content: space-between;
  21. }
  22. .word3 {
  23. width: 85rpx;
  24. height: 28rpx;
  25. display: block;
  26. overflow-wrap: break-word;
  27. color: rgba(51, 51, 51, 1);
  28. font-size: 28rpx;
  29. letter-spacing: 0rpx;
  30. font-family: PingFangSC-Medium;
  31. white-space: nowrap;
  32. line-height: 28rpx;
  33. text-align: left;
  34. margin-top: 26rpx;
  35. }
  36. .group1 {
  37. z-index: 61;
  38. height: 78rpx;
  39. border-radius: 8rpx;
  40. background-color: rgba(246, 246, 246, 1);
  41. display: flex;
  42. flex-direction: column;
  43. width: 577rpx;
  44. position: relative;
  45. justify-content: center;
  46. align-items: center;
  47. }
  48. .box1 {
  49. width: 529rpx;
  50. height: 36rpx;
  51. flex-direction: row;
  52. display: flex;
  53. justify-content: space-between;
  54. }
  55. .txt1 {
  56. width: 100%;
  57. height: 28rpx;
  58. display: block;
  59. overflow-wrap: break-word;
  60. color: rgba(51, 51, 51, 1);
  61. font-size: 28rpx;
  62. letter-spacing: 1rpx;
  63. font-family: PingFangSC-Regular;
  64. white-space: nowrap;
  65. line-height: 28rpx;
  66. text-align: left;
  67. margin-top: 4rpx;
  68. }
  69. .box2 {
  70. width: 36rpx;
  71. height: 36rpx;
  72. background-color: rgba(0, 0, 0, 0);
  73. display: flex;
  74. flex-direction: column;
  75. }
  76. .value-class {
  77. flex: none !important;
  78. }
  79. .box3 {
  80. z-index: 64;
  81. height: 36rpx;
  82. display: flex;
  83. flex-direction: column;
  84. padding-left: 6rpx;
  85. width: 36rpx;
  86. position: absolute;
  87. left: 518rpx;
  88. top: 22rpx;
  89. justify-content: center;
  90. }
  91. .box4 {
  92. width: 45rpx;
  93. height: 45rpx;
  94. display: flex;
  95. flex-direction: column;
  96. }
  97. .box4 image {
  98. width: 45rpx;
  99. height: 45rpx;
  100. }
  101. .layer6 {
  102. margin: 10rpx auto;
  103. width: 92%;
  104. }
  105. .main1-0 {
  106. z-index: auto;
  107. position: relative;
  108. width: 642rpx;
  109. height: 28rpx;
  110. flex-direction: row;
  111. display: flex;
  112. text-align: right;
  113. }
  114. .word4-0 {
  115. width: 114rpx;
  116. height: 28rpx;
  117. display: block;
  118. overflow-wrap: break-word;
  119. color: rgba(51,51,51,1);
  120. font-size: 28rpx;
  121. letter-spacing: 0rpx;
  122. font-family: PingFangSC-Semibold;
  123. white-space: nowrap;
  124. line-height: 28rpx;
  125. text-align: left;
  126. }
  127. .lipinput {
  128. height: 114rpx;
  129. background: #FFFFFF;
  130. border-radius: 8rpx;
  131. font-size: 28rpx;
  132. font-family: PingFangSC-Semibold, PingFang SC;
  133. font-weight: 600;
  134. color: #333333;
  135. line-height: 114rpx;
  136. }
  137. .vasty {
  138. font-weight: 400;
  139. color: #52A1FF !important;
  140. }
  141. .vstyle {
  142. color: #999999 !important;
  143. }
  144. .layer7 {
  145. height: 356rpx;
  146. border-radius: 8rpx;
  147. background-color: rgba(255,255,255,1);
  148. display: flex;
  149. flex-direction: column;
  150. padding-left: 24rpx;
  151. width: 92%;
  152. justify-content: center;
  153. margin: 24rpx 0 0 30rpx;
  154. }
  155. .mod1 {
  156. width: 552rpx;
  157. height: 308rpx;
  158. display: flex;
  159. flex-direction: column;
  160. }
  161. .txt2 {
  162. width: 114rpx;
  163. height: 28rpx;
  164. display: block;
  165. overflow-wrap: break-word;
  166. color: rgba(51,51,51,1);
  167. font-size: 28rpx;
  168. letter-spacing: 0rpx;
  169. font-family: PingFangSC-Semibold;
  170. white-space: nowrap;
  171. line-height: 28rpx;
  172. text-align: left;
  173. }
  174. .group2 {
  175. width: 552rpx;
  176. height: 120rpx;
  177. margin-top: 24rpx;
  178. flex-direction: row;
  179. display: flex;
  180. justify-content: space-between;
  181. }
  182. .layer8 {
  183. height: 148rpx;
  184. border-radius: NaNrpx;
  185. background-color: rgba(255,255,255,1);
  186. margin-top: 24rpx;
  187. display: flex;
  188. flex-direction: column;
  189. width: 750rpx;
  190. justify-content: center;
  191. align-items: center;
  192. }
  193. .main2 {
  194. width: 690rpx;
  195. height: 88rpx;
  196. flex-direction: row;
  197. display: flex;
  198. justify-content: space-between;
  199. }
  200. .section4 {
  201. height: 88rpx;
  202. border-radius: 8rpx;
  203. border: 1px solid rgba(82,161,255,1);
  204. display: flex;
  205. flex-direction: column;
  206. padding-left: 134rpx;
  207. width: 330rpx;
  208. justify-content: center;
  209. }
  210. .word7 {
  211. width: 61rpx;
  212. height: 30rpx;
  213. display: block;
  214. overflow-wrap: break-word;
  215. color: rgba(82,161,255,1);
  216. font-size: 30rpx;
  217. letter-spacing: 0rpx;
  218. font-family: PingFangSC-Regular;
  219. white-space: nowrap;
  220. line-height: 30rpx;
  221. text-align: left;
  222. }
  223. .section5 {
  224. height: 88rpx;
  225. border-radius: 8rpx;
  226. background-color: rgba(82,161,255,1);
  227. display: flex;
  228. flex-direction: column;
  229. width: 330rpx;
  230. justify-content: center;
  231. align-items: center;
  232. }
  233. .txt3 {
  234. width: 60rpx;
  235. height: 30rpx;
  236. display: block;
  237. overflow-wrap: break-word;
  238. color: rgba(255,255,255,1);
  239. font-size: 30rpx;
  240. font-family: PingFangSC-Regular;
  241. white-space: nowrap;
  242. line-height: 30rpx;
  243. text-align: center;
  244. }