scoreline.wxss 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  1. .panelTitle{
  2. margin: 0 0 10rpx 40rpx;
  3. align-self: start;
  4. font-size: 36rpx;
  5. }
  6. .panelTop2{
  7. justify-content: flex-start;
  8. align-items: flex-start;
  9. }
  10. .panelTop21{
  11. width:530rpx;
  12. flex-wrap: wrap;
  13. justify-content: flex-start;
  14. }
  15. .icon_filter_01{
  16. margin: 32rpx 26rpx 0 30rpx;
  17. }
  18. .checkMarginTop{
  19. margin: 20rpx 0 15rpx 0;
  20. }
  21. .checkbox2{
  22. margin-bottom: 20rpx;
  23. }
  24. .radio1{
  25. margin: 40rpx 0 30rpx 0;
  26. }
  27. .radio2{
  28. width:210rpx;
  29. text-align: center;
  30. }
  31. .Input{
  32. margin: 0 0 0 30rpx;
  33. width:444rpx;
  34. font-size:28rpx;
  35. font-weight: 400;
  36. }
  37. .circle{
  38. width:40rpx;
  39. height:40rpx;
  40. border-radius: 50%;
  41. background-color: #fff;
  42. }
  43. .icon_del_02{
  44. width:16rpx;
  45. height:16rpx;
  46. }
  47. .panelLine3{
  48. width:2rpx;
  49. height:50rpx;
  50. background-color: #d2d2d2;
  51. }
  52. .btnCancel{
  53. width:116rpx;
  54. height:80rpx;
  55. color:#EB5C28;
  56. line-height: 80rpx;
  57. text-align: center;
  58. font-size:28rpx;
  59. border-top-right-radius: 20rpx;
  60. border-bottom-right-radius: 20rpx;
  61. }
  62. .btnSearch{
  63. width:116rpx;
  64. height:80rpx;
  65. background-color: #f0f0f0;
  66. color:#EB5C28;
  67. line-height: 80rpx;
  68. text-align: center;
  69. font-size:28rpx;
  70. border-top-right-radius: 20rpx;
  71. border-bottom-right-radius: 20rpx;
  72. }
  73. .panelWhite{
  74. width:100%;
  75. height:1000rpx;
  76. background-color: #fff;
  77. }
  78. /* ************** */
  79. .panelScore{
  80. min-height: 100rpx;
  81. }
  82. .panelScoreSearch{
  83. width:100%;
  84. justify-content: flex-start;
  85. }
  86. .panelScoreSearch1{
  87. width:650rpx;
  88. height:80rpx;
  89. background-color: #f0f0f0;
  90. border-radius: 20rpx;
  91. font-size: 24rpx;
  92. justify-content: flex-start;
  93. margin-top: 30rpx;
  94. }
  95. .panelScoreSearch11{
  96. font-weight: 400;
  97. }
  98. .panelScoreSearch_icon_magnifier_01{
  99. width:18rpx;
  100. height:20rpx;
  101. margin: 0 10rpx 0 30rpx;
  102. }
  103. .panelScoreText031{
  104. font-size: 36rpx;
  105. margin: 50rpx 0 0 40rpx;
  106. align-self: start;
  107. }
  108. .panelScoreText03{
  109. font-size: 20rpx;
  110. margin: 30rpx 0 40rpx 40rpx;
  111. align-self: start;
  112. color:#787878;
  113. }
  114. /* **************** */
  115. .icon_sys_12{
  116. width:50rpx;
  117. height:60rpx;
  118. margin-top: 350rpx;
  119. }
  120. .icon_sys_121{
  121. width:50rpx;
  122. height:60rpx;
  123. margin-top: 100rpx;
  124. }
  125. .text02{
  126. font-size: 36rpx;
  127. margin-top: 30rpx;
  128. }
  129. .text03{
  130. font-size: 24rpx;
  131. font-weight: 400;
  132. margin: 10rpx 0 180rpx 0;
  133. }
  134. .text04{
  135. align-self: start;
  136. margin: 50rpx 0 30rpx 30rpx;
  137. font-size: 28rpx;
  138. }
  139. .panelListNull{
  140. width: 100%;
  141. justify-content: space-between;
  142. }
  143. .text05{
  144. align-self: start;
  145. margin: 15rpx 0 15rpx 30rpx;
  146. font-size: 28rpx;
  147. font-weight: 400;
  148. }
  149. .panelPage{
  150. margin-left: 30rpx;
  151. width:680rpx;
  152. height:195rpx;
  153. justify-content: flex-start;
  154. border-bottom: 1rpx solid #e3e3e3;
  155. }
  156. .panelPage1{
  157. font-size:24rpx;
  158. color:#EB5C28;
  159. margin-right: 20rpx;
  160. }
  161. .panelFold1{
  162. width:34rpx;
  163. height:34rpx;
  164. background-color: #EB5C28;
  165. border-radius: 50%;
  166. }
  167. .icon_fold_04{
  168. width:18rpx;
  169. height:10rpx;
  170. }
  171. .panelRecruitment{
  172. width:650rpx;
  173. height:96rpx;
  174. border-radius: 10rpx;
  175. background-color: #f8f8f8;
  176. justify-content: space-between;
  177. }
  178. .panelRecruitmentTest01{
  179. font-size:20rpx;
  180. margin-left: 20rpx;
  181. }
  182. .panelRecruitmentTest02{
  183. font-weight: 400;
  184. }
  185. .panelRecruitment1{
  186. margin-right: 20rpx;
  187. font-size:20rpx;
  188. font-weight: 400;
  189. }
  190. .panelRecruitmentTest03{
  191. font-size:32rpx;
  192. font-family: 'Roboto-Black';
  193. }
  194. .panelTemp{
  195. width:650rpx;
  196. margin: 30rpx 0 0 0;
  197. font-size: 24rpx;
  198. color: #787878;
  199. }