addInfomation.wxss 5.2 KB

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