securityHidden.wxss 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384
  1. .hazardSources.data-v-152ef352 {
  2. height: 100%;
  3. width: 100%;
  4. background: #363744;
  5. }
  6. .hazardSources .small-title.data-v-152ef352 {
  7. width: 750rpx;
  8. height: 80rpx;
  9. background: #3e414f;
  10. display: flex;
  11. justify-content: space-between;
  12. align-items: center;
  13. padding: 0 20rpx 0 30rpx;
  14. box-sizing: border-box;
  15. margin-top: 2rpx;
  16. }
  17. .hazardSources .small-title .small-title-l.data-v-152ef352 {
  18. flex: 1;
  19. font-weight: 400;
  20. font-size: 30rpx;
  21. color: #fff;
  22. line-height: 42rpx;
  23. overflow: hidden;
  24. text-overflow: ellipsis;
  25. white-space: nowrap;
  26. }
  27. .hazardSources .small-title .small-title-r.data-v-152ef352 {
  28. width: 14rpx;
  29. height: 8rpx;
  30. }
  31. .hazardSources .chart.data-v-152ef352 {
  32. width: 690rpx;
  33. height: 520rpx;
  34. background: #3e414f;
  35. border-radius: 20rpx 20rpx 20rpx 20rpx;
  36. margin: 20rpx 30rpx 0;
  37. overflow: hidden;
  38. }
  39. .hazardSources .chart .chart-t.data-v-152ef352 {
  40. width: 570rpx;
  41. height: 50rpx;
  42. display: flex;
  43. justify-content: flex-start;
  44. border: 1rpx solid #52545f;
  45. border-radius: 10rpx;
  46. margin: 30rpx 0 0 72rpx;
  47. }
  48. .hazardSources .chart .chart-t .chart-t-li.data-v-152ef352 {
  49. width: 190rpx;
  50. font-weight: 400;
  51. font-size: 28rpx;
  52. line-height: 50rpx;
  53. text-align: center;
  54. background: none;
  55. }
  56. .hazardSources .chart .chart-t .chart-t-li.data-v-152ef352:nth-of-type(1) {
  57. border-right: 1rpx solid #52545f;
  58. }
  59. .hazardSources .chart .chart-t .chart-t-li.data-v-152ef352:nth-of-type(2) {
  60. border-right: 1rpx solid #52545f;
  61. }
  62. .hazardSources .chart .chart-t .color-A.data-v-152ef352 {
  63. color: #fff;
  64. background: #52545f;
  65. }
  66. .hazardSources .chart .chart-t .color-B.data-v-152ef352 {
  67. color: #999;
  68. background: none;
  69. }
  70. .hazardSources .chart .chart-b.data-v-152ef352 {
  71. width: 630rpx;
  72. height: 334rpx;
  73. margin-left: 30rpx;
  74. }
  75. .hazardSources .chart .chart-b2.data-v-152ef352 {
  76. width: 630rpx;
  77. margin: 0 30rpx;
  78. height: 106rx;
  79. display: flex;
  80. justify-content: flex-start;
  81. align-items: center;
  82. }
  83. .hazardSources .chart .chart-b2 .chart-b2-li.data-v-152ef352 {
  84. flex: 1;
  85. }
  86. .hazardSources .chart .chart-b2 .chart-b2-li .chart-b2-li-t.data-v-152ef352 {
  87. margin-top: 10rpx;
  88. text-align: center;
  89. }
  90. .hazardSources .chart .chart-b2 .chart-b2-li .chart-b2-li-t >text.data-v-152ef352:nth-of-type(1) {
  91. display: inline-block;
  92. width: 24rpx;
  93. height: 24rpx;
  94. background: #f00;
  95. border-radius: 6rpx 6rpx 6rpx 6rpx;
  96. margin-right: 10rpx;
  97. font-weight: 400;
  98. font-size: 22rpx;
  99. color: #fff;
  100. line-height: 24rpx;
  101. text-align: center;
  102. }
  103. .hazardSources .chart .chart-b2 .chart-b2-li .chart-b2-li-t >text.data-v-152ef352:nth-of-type(2) {
  104. font-weight: 400;
  105. font-size: 24rpx;
  106. color: #fff;
  107. line-height: 34rpx;
  108. }
  109. .hazardSources .chart .chart-b2 .chart-b2-li .chart-b2-li-b.data-v-152ef352 {
  110. margin-top: 10rpx;
  111. font-weight: 400;
  112. font-size: 24rpx;
  113. color: #fff;
  114. line-height: 34rpx;
  115. text-align: center;
  116. }
  117. .hazardSources .chart .chart-b-tow.data-v-152ef352 {
  118. width: 630rpx;
  119. height: 440rpx;
  120. margin-left: 30rpx;
  121. }
  122. .hazardSources .tabTitle_tow.data-v-152ef352 {
  123. width: 750rpx;
  124. height: 80rpx;
  125. white-space: nowrap;
  126. display: inline-flex;
  127. background: #3e414f;
  128. margin-top: 20rpx;
  129. padding-left: 35rpx;
  130. }
  131. .hazardSources .tabTitle_tow .tabTitle_tow_li.data-v-152ef352 {
  132. position: relative;
  133. width: 152rpx;
  134. height: 80rpx;
  135. text-align: center;
  136. padding-top: 18rpx;
  137. box-sizing: border-box;
  138. }
  139. .hazardSources .tabTitle_tow .tabTitle_tow_li .tabTitle_tow_text.data-v-152ef352 {
  140. display: inline-block;
  141. font-size: 32rpx;
  142. font-family: PingFang SC;
  143. font-weight: 500;
  144. color: #fff;
  145. line-height: 46rpx;
  146. position: relative;
  147. }
  148. .hazardSources .tabTitle_tow .tabTitle_tow_li .tabTitle_tow_text.on.data-v-152ef352 {
  149. color: #0183fa;
  150. }
  151. .hazardSources .tabTitle_tow .tabTitle_tow_li .tabTitle_tow_across.data-v-152ef352 {
  152. width: 50rpx;
  153. height: 4rpx;
  154. background: #0183fa;
  155. border-radius: 2rpx;
  156. margin: 6rpx auto 0;
  157. display: none;
  158. }
  159. .hazardSources .tabTitle_tow .tabTitle_tow_li .tabTitle_tow_across.on.data-v-152ef352 {
  160. display: block;
  161. }
  162. .hazardSources .table.data-v-152ef352 {
  163. width: 690rpx;
  164. margin-top: 20rpx;
  165. margin-left: 30rpx;
  166. border-radius: 20rpx 20rpx 0 0;
  167. overflow: hidden;
  168. }
  169. .hazardSources .sortOne.data-v-152ef352 {
  170. display: inline-block;
  171. width: 40rpx;
  172. height: 40rpx;
  173. padding: 4rpx;
  174. box-sizing: border-box;
  175. background: rgba(255,0,0,0.2);
  176. font-weight: 400;
  177. font-size: 28rpx;
  178. color: #f00;
  179. line-height: 40rpx;
  180. text-align: center;
  181. border-radius: 20rpx;
  182. }
  183. .hazardSources .sortTow.data-v-152ef352 {
  184. display: inline-block;
  185. width: 40rpx;
  186. height: 40rpx;
  187. padding: 4rpx;
  188. box-sizing: border-box;
  189. background: rgba(255,153,0,0.2);
  190. font-weight: 400;
  191. font-size: 28rpx;
  192. color: #f90;
  193. line-height: 40rpx;
  194. text-align: center;
  195. border-radius: 20rpx;
  196. }
  197. .hazardSources .sortThree.data-v-152ef352 {
  198. display: inline-block;
  199. width: 40rpx;
  200. height: 40rpx;
  201. padding: 4rpx;
  202. box-sizing: border-box;
  203. background: rgba(255,242,0,0.2);
  204. font-weight: 400;
  205. font-size: 28rpx;
  206. color: #fff200;
  207. line-height: 40rpx;
  208. text-align: center;
  209. border-radius: 20rpx;
  210. }
  211. .hazardSources .sortFive.data-v-152ef352 {
  212. display: inline-block;
  213. width: 40rpx;
  214. height: 40rpx;
  215. padding: 4rpx;
  216. box-sizing: border-box;
  217. background: rgba(1,131,250,0.2);
  218. font-weight: 400;
  219. font-size: 28rpx;
  220. color: #0183fa;
  221. line-height: 40rpx;
  222. text-align: center;
  223. border-radius: 20rpx;
  224. }
  225. .hazardSources .table-tow.data-v-152ef352 {
  226. width: 690rpx;
  227. margin: 20rpx 0 0 30rpx;
  228. }
  229. .hazardSources .table-tow .table-border.data-v-152ef352 {
  230. width: auto;
  231. overflow: auto;
  232. }
  233. .hazardSources .table-tow .table-border .table-th.data-v-152ef352 {
  234. width: 690rpx;
  235. padding: 0 30rpx;
  236. box-sizing: border-box;
  237. background: rgba(162,162,162,0.2);
  238. border-radius: 20rpx 20rpx 0rpx 0rpx;
  239. }
  240. .hazardSources .table-tow .table-border .table-th .table-th-li.data-v-152ef352 {
  241. height: 80rpx;
  242. display: flex;
  243. justify-content: flex-start;
  244. }
  245. .hazardSources .table-tow .table-border .table-th .table-th-li >view.data-v-152ef352 {
  246. font-weight: 400;
  247. font-size: 30rpx;
  248. color: #fff;
  249. line-height: 80rpx;
  250. text-align: center;
  251. margin-right: 38rpx;
  252. width: 120rpx;
  253. overflow: hidden;
  254. text-overflow: ellipsis;
  255. white-space: nowrap;
  256. }
  257. .hazardSources .table-tow .table-border .table-th .table-th-li >view.data-v-152ef352:nth-of-type(1) {
  258. width: 64rpx;
  259. text-align: left;
  260. margin-right: 0;
  261. }
  262. .hazardSources .table-tow .table-border .table-th .table-th-li >view.data-v-152ef352:nth-of-type(2) {
  263. width: 270rpx;
  264. }
  265. .hazardSources .table-tow .table-border .table-th .table-th-li >view.data-v-152ef352:last-child {
  266. margin-right: 0;
  267. }
  268. .hazardSources .table-tow .table-border .table-tb.data-v-152ef352 {
  269. width: 690rpx;
  270. background: #3e414f;
  271. padding: 0 30rpx;
  272. box-sizing: border-box;
  273. }
  274. .hazardSources .table-tow .table-border .table-tb .table-tb-li.data-v-152ef352 {
  275. height: 80rpx;
  276. border-bottom: 1rpx dashed rgba(216,216,216,0.2);
  277. display: flex;
  278. justify-content: flex-start;
  279. }
  280. .hazardSources .table-tow .table-border .table-tb .table-tb-li >view.data-v-152ef352 {
  281. font-weight: 400;
  282. font-size: 28rpx;
  283. color: #fff;
  284. line-height: 80rpx;
  285. text-align: center;
  286. margin-right: 38rpx;
  287. width: 120rpx;
  288. overflow: hidden;
  289. text-overflow: ellipsis;
  290. white-space: nowrap;
  291. }
  292. .hazardSources .table-tow .table-border .table-tb .table-tb-li >view.data-v-152ef352:nth-of-type(1) {
  293. width: 64rpx;
  294. text-align: left;
  295. margin-right: 0;
  296. }
  297. .hazardSources .table-tow .table-border .table-tb .table-tb-li >view.data-v-152ef352:nth-of-type(2) {
  298. width: 270rpx;
  299. }
  300. .hazardSources .table-tow .table-border .table-tb .table-tb-li >view.data-v-152ef352:last-child {
  301. margin-right: 0;
  302. }
  303. .hazardSources .table-three.data-v-152ef352 {
  304. width: 720rpx;
  305. margin: 20rpx 0 0 30rpx;
  306. }
  307. .hazardSources .table-three .table-border.data-v-152ef352 {
  308. width: auto;
  309. overflow: auto;
  310. }
  311. .hazardSources .table-three .table-border .table-th.data-v-152ef352 {
  312. width: 1510rpx;
  313. padding: 0 30rpx;
  314. box-sizing: border-box;
  315. background: rgba(162,162,162,0.2);
  316. border-radius: 20rpx 20rpx 0rpx 0rpx;
  317. }
  318. .hazardSources .table-three .table-border .table-th .table-th-li.data-v-152ef352 {
  319. height: 80rpx;
  320. display: flex;
  321. justify-content: flex-start;
  322. }
  323. .hazardSources .table-three .table-border .table-th .table-th-li >view.data-v-152ef352 {
  324. font-weight: 400;
  325. font-size: 30rpx;
  326. color: #fff;
  327. line-height: 80rpx;
  328. text-align: center;
  329. margin-right: 38rpx;
  330. width: 120rpx;
  331. overflow: hidden;
  332. text-overflow: ellipsis;
  333. white-space: nowrap;
  334. }
  335. .hazardSources .table-three .table-border .table-th .table-th-li >view.data-v-152ef352:nth-of-type(1) {
  336. width: 116rpx;
  337. text-align: left;
  338. margin-right: 0;
  339. }
  340. .hazardSources .table-three .table-border .table-th .table-th-li >view.data-v-152ef352:nth-of-type(2) {
  341. width: 168rpx;
  342. }
  343. .hazardSources .table-three .table-border .table-th .table-th-li >view.data-v-152ef352:last-child {
  344. margin-right: 0;
  345. width: 228rpx;
  346. }
  347. .hazardSources .table-three .table-border .table-tb.data-v-152ef352 {
  348. width: 1510rpx;
  349. background: #3e414f;
  350. padding: 0 30rpx;
  351. box-sizing: border-box;
  352. }
  353. .hazardSources .table-three .table-border .table-tb .table-tb-li.data-v-152ef352 {
  354. height: 80rpx;
  355. border-bottom: 1rpx dashed rgba(216,216,216,0.2);
  356. display: flex;
  357. justify-content: flex-start;
  358. }
  359. .hazardSources .table-three .table-border .table-tb .table-tb-li >view.data-v-152ef352 {
  360. font-weight: 400;
  361. font-size: 28rpx;
  362. color: #fff;
  363. line-height: 80rpx;
  364. text-align: center;
  365. margin-right: 38rpx;
  366. width: 120rpx;
  367. overflow: hidden;
  368. text-overflow: ellipsis;
  369. white-space: nowrap;
  370. }
  371. .hazardSources .table-three .table-border .table-tb .table-tb-li >view.data-v-152ef352:nth-of-type(1) {
  372. width: 116rpx;
  373. text-align: left;
  374. margin-right: 0;
  375. }
  376. .hazardSources .table-three .table-border .table-tb .table-tb-li >view.data-v-152ef352:nth-of-type(2) {
  377. width: 168rpx;
  378. }
  379. .hazardSources .table-three .table-border .table-tb .table-tb-li >view.data-v-152ef352:last-child {
  380. margin-right: 0;
  381. width: 228rpx;
  382. }