searchWeb1.wxss 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. .container {
  2. justify-content: flex-start;
  3. font-weight: 500;
  4. color: #1e1e1e;
  5. background-color: #F0F0F0;
  6. }
  7. .panelSearch{
  8. width:100%;
  9. height:140rpx;
  10. background-color: #fff;
  11. }
  12. .panelSearch1{
  13. width:690rpx;
  14. height:80rpx;
  15. margin: 20rpx 0 40rpx 0;
  16. border-radius: 14rpx;
  17. background-color: #F0F0F0;
  18. color:#787878;
  19. font-size:28rpx;
  20. font-weight: 400;
  21. justify-content: flex-start;
  22. }
  23. .universalpic_search_gray_30x30{
  24. width:30rpx;
  25. height:30rpx;
  26. margin: 0 20rpx 0 30rpx;
  27. }
  28. .input{
  29. font-size:28rpx;
  30. font-weight: 400;
  31. color:#1e1e1e;
  32. width:600rpx;
  33. height:40rpx;
  34. }
  35. .panelBtn{
  36. width:100%;
  37. background-color: #F8F8F8;
  38. }
  39. .panelBtn .line1{
  40. width:4rpx;
  41. height:30rpx;
  42. background-color: #D2D2D2;
  43. }
  44. .panelBtn .text1{
  45. width:374rpx;
  46. line-height:100rpx;
  47. text-align: center;
  48. font-size:28rpx;
  49. color:#A20602;
  50. }
  51. .panelBtn .text2{
  52. color:#0071EF;
  53. }
  54. .panelNull{
  55. width:100%;
  56. align-items: flex-start;
  57. margin-top: 50rpx;
  58. }
  59. .panelNull .text3{
  60. font-size:32rpx;
  61. margin-left: 30rpx;
  62. }
  63. .panelNull .text4{
  64. font-size:24rpx;
  65. margin-left: 30rpx;
  66. font-weight: 400;
  67. margin-top: 10rpx;
  68. }
  69. .panelTitle {
  70. width: 100%;
  71. margin-top: 50rpx;
  72. justify-content: space-between;
  73. }
  74. .panelTitle .panelTitle1 {
  75. font-size: 32rpx;
  76. margin-left: 30rpx;
  77. margin-bottom: 30rpx;
  78. }
  79. .panelTitle .panelTitle2 {
  80. font-size: 28rpx;
  81. margin-right: 30rpx;
  82. background-color: #1e1e1e;
  83. color: #fff;
  84. border-radius: 22rpx;
  85. text-align: center;
  86. padding: 0 20rpx;
  87. margin-bottom: 32rpx;
  88. }
  89. .panelTitle0 {
  90. background-color: #fff;
  91. margin-top: 10rpx;
  92. }
  93. .panelTitle .panelTitle3 {
  94. font-size: 32rpx;
  95. margin: 30rpx;
  96. }
  97. .panelTitle .panelTitle4 {
  98. width:80rpx;
  99. height:88rpx;
  100. }
  101. .universalpic_del_black_20x28{
  102. width:20rpx;
  103. height:28rpx;
  104. }
  105. .panelItem {
  106. width: 100%;
  107. align-items: flex-start;
  108. min-height: 136rpx;
  109. background-color: #fff;
  110. }
  111. .panelItem0 {
  112. min-height: 100rpx;
  113. }
  114. .Text1 {
  115. margin-left: 30rpx;
  116. color: #1e1e1e;
  117. font-weight: 400;
  118. font-size:30rpx;
  119. }
  120. .Text11 {
  121. margin-left: 30rpx;
  122. color: #787878;
  123. font-weight: 400;
  124. font-size:24rpx;
  125. }
  126. .Text2 {
  127. margin-left: 30rpx;
  128. color: #787878;
  129. font-weight: 400;
  130. font-size:24rpx;
  131. }
  132. .panelItemSearch0 {
  133. width: 100%;
  134. justify-content: flex-start;
  135. font-size: 24rpx;
  136. background-color: #fff;
  137. flex-wrap: wrap;
  138. }
  139. .panelItemSearch0 .panelTag{
  140. line-height: 73rpx;
  141. height:73rpx;
  142. border:1rpx solid #9B9B9B;
  143. margin: 0 0 30rpx 30rpx;
  144. border-radius: 10rpx;
  145. color:#787878;
  146. }
  147. .panelItemSearch0 .panelTag0{
  148. margin: 0 30rpx;
  149. }
  150. .panelItemSearch {
  151. width: 100%;
  152. min-height: 134rpx;
  153. background-color: #fff;
  154. justify-content: flex-start;
  155. align-items: flex-start;
  156. }
  157. .panelItemSearch .panelItemSearch1{
  158. color: #1e1e1e;
  159. font-weight: 400;
  160. justify-content: space-between;
  161. width:100%;
  162. }
  163. .panelItemSearch .panelItemSearch2 {
  164. color: #1e1e1e;
  165. font-weight: 400;
  166. justify-content: space-between;
  167. width:720rpx;
  168. }
  169. .panelItemSearch .panelItemSearch11{
  170. width:624rpx;
  171. font-size:28rpx;
  172. font-weight: 400;
  173. margin-left: 30rpx;
  174. margin-top: 30rpx
  175. }
  176. .panelItemSearch .panelItemSearch12{
  177. border:2rpx solid #0071EF;
  178. font-size:20rpx;
  179. text-align: center;
  180. line-height: 34rpx;
  181. width:60rpx;
  182. color:#0071EF;
  183. margin-right: 30rpx;
  184. margin-top: 34rpx;
  185. border-radius: 17rpx;
  186. }
  187. .panelItemSearch .panelItemSearch2{
  188. color: #1e1e1e;
  189. font-weight: 400;
  190. justify-content: flex-start;
  191. margin-left: 30rpx;
  192. font-size:24rpx;
  193. }
  194. .panelItemSearch .panelItemSearch3{
  195. color: #787878;
  196. font-weight: 400;
  197. justify-content: flex-start;
  198. margin-left: 30rpx;
  199. font-size:24rpx;
  200. margin-bottom: 30rpx;
  201. }