searchWeb2.wxss 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. .panelTitle {
  2. width: 100%;
  3. margin-top: 50rpx;
  4. justify-content: space-between;
  5. }
  6. .panelTitle0 {
  7. justify-content: flex-start;
  8. align-items: flex-start;
  9. }
  10. .panelTitle .panelTitle1 {
  11. font-size: 32rpx;
  12. margin-left: 30rpx;
  13. margin-bottom: 30rpx;
  14. }
  15. .panelTitle .panelTitle2 {
  16. line-height:50rpx;
  17. font-size: 24rpx;
  18. margin-right: 30rpx;
  19. background-color: #fff;
  20. color: #0071EF;
  21. border-radius: 6rpx;
  22. text-align: center;
  23. padding: 0 20rpx;
  24. margin-bottom: 30rpx;
  25. border:1rpx solid #9B9B9B;
  26. }
  27. .panelTitle .panelTitle3 {
  28. font-size: 32rpx;
  29. margin-left: 30rpx;
  30. }
  31. .panelTitle .panelTitle4 {
  32. font-size: 24rpx;
  33. color:#787878;
  34. margin-left: 30rpx;
  35. }
  36. .panelItem {
  37. width: 100%;
  38. justify-content: flex-start;
  39. font-size: 28rpx;
  40. min-height: 100rpx;
  41. height:auto;
  42. background-color: #fff;
  43. flex-wrap: wrap;
  44. padding-bottom: 30rpx;
  45. }
  46. .panelItemFrame {
  47. border-radius: 10rpx;
  48. border:1rpx solid #9B9B9B;
  49. background-color: #fff;
  50. margin: 30rpx 0 0 30rpx;
  51. min-height: 100rpx;
  52. }
  53. .panelItemFrame1 {
  54. margin: 30rpx 10rpx 0 30rpx;
  55. }
  56. .Select1 {
  57. border:1rpx solid #0071EF;
  58. background-color: #0071EF;
  59. color:#fff;
  60. }
  61. .panelSelect0{
  62. background-color: #f8f8f8;
  63. border:1rpx solid #D2D2D2;
  64. border-radius: 50%;
  65. width:40rpx;
  66. height:40rpx;
  67. margin: 30rpx 20rpx 30rpx 30rpx;
  68. }
  69. .Select2 {
  70. width:40rpx;
  71. height:40rpx;
  72. line-height: 40rpx;
  73. border:3rpx solid #fff;
  74. background-color: #0071EF;
  75. text-align: center;
  76. font-family: 'Roboto-Black';
  77. font-size:24rpx;
  78. }
  79. .text1{
  80. font-size:28rpx;
  81. margin: 30rpx 30rpx 30rpx 0;
  82. font-weight: 400;
  83. max-width: 570rpx;
  84. }
  85. .text2{
  86. font-size:36rpx;
  87. }
  88. .image1{
  89. width:100rpx;
  90. height:100rpx;
  91. margin: 30rpx 30rpx 30rpx 0;
  92. }
  93. .panelSave {
  94. width: 100%;
  95. background-color: #fff;
  96. position: fixed;
  97. bottom: 0;
  98. font-size: 36rpx;
  99. z-index: 10;
  100. color: #0071ef;
  101. text-align: center;
  102. line-height: 120rpx;
  103. border-top: 1rpx solid #d2d2d2;
  104. }
  105. .numberContainer {
  106. background-color: rgba(0, 0, 0, 0.7);
  107. position: fixed;
  108. width: 100%;
  109. top: 0;
  110. z-index: 20;
  111. }
  112. .numberContainer1 {
  113. background-color: #f0f0f0;
  114. margin-top: 10rpx;
  115. width: 730rpx;
  116. border-radius: 10rpx;
  117. font-size: 28rpx;
  118. color: #1e1e1e;
  119. }
  120. .numberContainer11 {
  121. border-top-left-radius: 10rpx;
  122. border-top-right-radius: 10rpx;
  123. justify-content: space-between;
  124. height: 100rpx;
  125. width: 100%;
  126. }
  127. .left {
  128. margin-left: 30rpx;
  129. }
  130. .right {
  131. width:100rpx;
  132. height:80rpx;
  133. justify-content: flex-start;
  134. }
  135. .universalpic_help_gray_26x26 {
  136. width: 26rpx;
  137. height: 26rpx;
  138. margin-top: 12rpx;
  139. }
  140. .numberContainer12 {
  141. width: 100%;
  142. background-color: #fff;
  143. margin-bottom: 50rpx;
  144. }
  145. .numberContainer121 {
  146. width: 100%;
  147. font-weight: 400;
  148. font-size: 28rpx;
  149. margin: 30rpx;
  150. line-height: 20rpx;
  151. }
  152. .numberContainer13 {
  153. height: 100rpx;
  154. width: 100%;
  155. color: #0071ef;
  156. border-bottom-left-radius: 10rpx;
  157. border-bottom-right-radius: 10rpx;
  158. text-align: center;
  159. font-weight: 500;
  160. }
  161. .PeomRead{
  162. width:40rpx;
  163. height:40rpx;
  164. border-radius: 50%;
  165. background-color: #F0F0F0;
  166. margin-right: 10rpx;
  167. }
  168. .universalpic_read_mark_black_20x20{
  169. width:21rpx;
  170. height:20rpx;
  171. }