addInfomation.wxss 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416
  1. .container{
  2. background-color: #fff;
  3. }
  4. .panelTop {
  5. width: 100%;
  6. height:100rpx;
  7. background-color: #fff;
  8. justify-content: space-between;
  9. position: fixed;
  10. top:0;
  11. z-index: 50;
  12. }
  13. .panelTopNull {
  14. width: 100%;
  15. height:100rpx;
  16. }
  17. .panelLeft {
  18. margin-left: 20rpx;
  19. justify-content: flex-start;
  20. }
  21. .panelRight {
  22. margin-right: 20rpx;
  23. justify-content: flex-end;
  24. }
  25. .panelTopSearch{
  26. width:600rpx;
  27. height:70rpx;
  28. background-color: #F2F2F2;
  29. border-radius: 14rpx;
  30. justify-content: flex-start;
  31. position: relative;
  32. }
  33. .panelItemSearchNull{
  34. margin: 25rpx 0 40rpx 30rpx;
  35. font-size: 24rpx;
  36. color:#787878;
  37. }
  38. .universalpic_magnifier_gray_30x30{
  39. width:30rpx;
  40. height:30rpx;
  41. margin-left: 30rpx;
  42. }
  43. .panelTopSearchText{
  44. font-size: 28rpx;
  45. font-weight: 400;
  46. margin-left: 20rpx;
  47. }
  48. .input{
  49. margin-left: 20rpx;
  50. font-size:28rpx;
  51. font-weight: 400;
  52. width:450rpx;
  53. height:30rpx;
  54. }
  55. .clearData{
  56. width:80rpx;
  57. height:70rpx;
  58. position: absolute;
  59. top:0rpx;
  60. right:0rpx;
  61. }
  62. .clearData0{
  63. width:40rpx;
  64. height:40rpx;
  65. border-radius: 50%;
  66. background-color: #D2D2D2;
  67. }
  68. .universalpic_close_black_16x16{
  69. width:16rpx;
  70. height:16rpx;
  71. }
  72. .panelTop1 {
  73. width:80rpx;
  74. height:80rpx;
  75. font-size: 28rpx;
  76. font-weight: 400;
  77. }
  78. .panelTop3 {
  79. font-size: 28rpx;
  80. font-weight: 700;
  81. }
  82. .panel1{
  83. width:100%;
  84. background-color: #fff;
  85. }
  86. .panel10{
  87. margin-top: 60rpx;
  88. }
  89. .panel11{
  90. width:100%;
  91. justify-content: space-between;
  92. margin-bottom: 15rpx;
  93. }
  94. .panel10{
  95. margin-top: 40rpx;
  96. margin-bottom: 30rpx;
  97. }
  98. .panel11Left{
  99. margin-left: 30rpx;
  100. font-size:32rpx;
  101. align-items: flex-start;
  102. color:#4D4D4D;
  103. }
  104. .panel111{
  105. font-size:20rpx;
  106. color:#787878;
  107. }
  108. .panel11Right{
  109. width:100rpx;
  110. height:100rpx;
  111. margin-right: 20rpx;
  112. }
  113. .universalpic_dustbin_black_24x30{
  114. width:24rpx;
  115. height:30rpx;
  116. }
  117. .panelItemSearch0 {
  118. width: 100%;
  119. justify-content: flex-start;
  120. font-size: 24rpx;
  121. background-color: #fff;
  122. flex-wrap: wrap;
  123. }
  124. .panelBtnSmall {
  125. z-index: 10;
  126. width:100%;
  127. background-color: #fff;
  128. display: flex;
  129. white-space: nowrap;
  130. }
  131. .panelBtnSmall .btn0 {
  132. width: 10rpx;
  133. display: inline-block;
  134. margin-right: 20rpx;
  135. }
  136. .panelBtnSmall .btn {
  137. background-color: #fff;
  138. border: 2rpx solid #E3E3E3;
  139. color: #1e1e1e;
  140. border-radius: 10rpx;
  141. text-align: center;
  142. line-height: 69rpx;
  143. height: 69rpx;
  144. margin-top: 30rpx;
  145. margin-right: 20rpx;
  146. padding: 0 20rpx;
  147. font-size: 24rpx;
  148. display: inline-block;
  149. }
  150. .panelSearchData0{
  151. width:100%;
  152. background-color: #F2F2F2;
  153. border-top:1rpx solid #d2d2d2;
  154. }
  155. .panelSearchData01{
  156. width:710rpx;
  157. background-color: #fff;
  158. margin: 30rpx 0;
  159. }
  160. .panelSearchData{
  161. width:100%;
  162. justify-content: flex-start;
  163. align-items: flex-start;
  164. margin-top: 30rpx;
  165. position: relative;
  166. }
  167. .panelSearchDataOther{
  168. width:710rpx;
  169. margin-bottom: 30rpx;
  170. margin-top:10rpx;
  171. }
  172. .panelSearchDataOther2{
  173. width:710rpx;
  174. justify-content: flex-start;
  175. align-items: flex-start;
  176. margin-top: 20rpx;
  177. position: relative;
  178. background-color: #fff;
  179. border-radius: 10rpx;
  180. }
  181. .panelSearchDataOther21{
  182. align-items: flex-start;
  183. margin: 30rpx 0 0 30rpx;
  184. overflow-x: hidden;
  185. width:540rpx;
  186. }
  187. .panelSearchDataImage{
  188. width:100rpx;
  189. height:116rpx;
  190. border-radius: 6rpx;
  191. margin: 0 0 30rpx 30rpx;
  192. }
  193. .panelSearchDataImage2{
  194. width:100rpx;
  195. height:116rpx;
  196. border-radius: 6rpx;
  197. margin: 30rpx 0 30rpx 30rpx;
  198. }
  199. .panelSearchDataImageZ{
  200. background-color: #FFE6DB;
  201. }
  202. .panelSearchDataImageC{
  203. background-color: #F7EFBE;
  204. }
  205. .panelSearchDataImageS{
  206. background-color: #EDDDFF;
  207. }
  208. .panelSearchDataImageD{
  209. background-color: #C9EFF9;
  210. }
  211. .panelSearchDataImageG{
  212. background-color: #CEF5D0;
  213. }
  214. .universalpic_dictionary_ciyu_black_55x23{
  215. width:55rpx;
  216. height:23rpx;
  217. }
  218. .universalpic_dictionary_hanzi_black_54x26{
  219. width:54rpx;
  220. height:26rpx;
  221. }
  222. .universalpic_dictionary_shici_black_53x27{
  223. width:53rpx;
  224. height:27rpx;
  225. }
  226. .universalpic_dictionary_danci_black_53x28{
  227. width:53rpx;
  228. height:28rpx;
  229. }
  230. .panelSearchData1{
  231. align-items: flex-start;
  232. margin-left: 30rpx;
  233. border-bottom: 1rpx solid #E3E3E3;
  234. overflow-x: hidden;
  235. width:540rpx;
  236. height:147rpx;
  237. }
  238. .panelSearchDataText1{
  239. width: 520rpx;
  240. font-size: 30rpx;
  241. }
  242. .panelSearchDataText2{
  243. width: 520rpx;
  244. font-size: 22rpx;
  245. font-weight: 400;
  246. margin: 8rpx 0;
  247. }
  248. .panelSearchDataText3{
  249. width: 520rpx;
  250. font-size: 20rpx;
  251. color:#787878;
  252. margin-bottom: 30rpx;
  253. }
  254. .panelSearchMore{
  255. width:710rpx;
  256. height:110rpx;
  257. background-color: #E3E3E3;
  258. border-radius: 10rpx;
  259. text-align: center;
  260. line-height: 110rpx;
  261. font-size: 36rpx;
  262. margin-top:20rpx;
  263. }
  264. .panelHeight60{
  265. width:100%;
  266. height:60rpx;
  267. }
  268. .panelSearchData2{
  269. position: absolute;
  270. top:-30rpx;
  271. right:20rpx;
  272. width:100rpx;
  273. height:100rpx;
  274. }
  275. .panelNull{
  276. width: 100%;
  277. height:559rpx;
  278. border-top: 1rpx solid #D2D2D2;
  279. }
  280. .universalpic_dictionary_gray_90x84{
  281. width:90rpx;
  282. height:84rpx;
  283. margin-bottom: 30rpx;
  284. }
  285. .panelNullText{
  286. color:#4D4D4D;
  287. font-size: 32rpx;
  288. }
  289. .panelSearchNull{
  290. width:100%;
  291. justify-content: flex-start;
  292. align-items: flex-start;
  293. }
  294. .panelSearchNull1{
  295. font-size:28rpx;
  296. color:#4D4D4D;
  297. margin: 30rpx 0 0 30rpx;
  298. }
  299. .panelSearchNull10{
  300. margin: 30rpx 0 0 30rpx;
  301. }
  302. .panelSearchNull2{
  303. font-size:20rpx;
  304. color:#787878;
  305. margin: 4rpx 0 0 30rpx;
  306. }
  307. .panelNullLine{
  308. width:690rpx;
  309. height:1rpx;
  310. background-color: #E3E3E3;
  311. }
  312. .panelSearching{
  313. width:100%;
  314. justify-content: flex-start;
  315. align-items: flex-start;
  316. }
  317. .panelSearching1{
  318. font-size:28rpx;
  319. color:#787878;
  320. margin: 30rpx 0 0 30rpx;
  321. }
  322. .universalpic_card_gray_22x22{
  323. width:22rpx;
  324. height:22rpx;
  325. margin-right: 30rpx;
  326. margin-top: -30rpx;
  327. }
  328. .panelSearchData3{
  329. width:690rpx;
  330. justify-content: flex-start;
  331. margin: 30rpx 0 0 30rpx;
  332. }
  333. .panelListItem{
  334. width: 638rpx;
  335. padding-bottom: 30rpx;
  336. border-bottom: 1rpx solid #E3E3E3;
  337. justify-content: flex-start;
  338. }
  339. .panelListItem1Image{
  340. width: 80rpx;
  341. height:80rpx;
  342. margin-right: 30rpx;
  343. border-radius: 6rpx;
  344. }
  345. .panelListItem11{
  346. max-width: 650rpx;
  347. min-width:520rpx;
  348. height:80rpx;
  349. align-items: flex-start;
  350. }
  351. .panelListItem11Name1{
  352. font-size: 30rpx;
  353. font-weight: 700;
  354. overflow: hidden;
  355. }
  356. .panelListItem11Name2{
  357. font-size: 22rpx;
  358. font-weight: 400;
  359. overflow: hidden;
  360. }