searchWeb1.wxss 3.4 KB

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