|  |  | @ -20,7 +20,7 @@ import license from '@/assets/img/license.svg' | 
			
		
	
		
		
			
				
					
					|  |  |  | import people from '@/assets/img/people.svg' |  |  |  | import people from '@/assets/img/people.svg' | 
			
		
	
		
		
			
				
					
					|  |  |  | import risk from '@/assets/img/risk.svg' |  |  |  | import risk from '@/assets/img/risk.svg' | 
			
		
	
		
		
			
				
					
					|  |  |  | import inforicon from '@/assets/img/inforicon.svg' |  |  |  | import inforicon from '@/assets/img/inforicon.svg' | 
			
		
	
		
		
			
				
					
					|  |  |  | import alarm from '@/assets/img/alarm.svg' |  |  |  | import alarm from '@/assets/business_envmonitoring/alarm.svg' | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  | import { CustomBreadcrumb } from '@/components/GlobalComponent' |  |  |  | import { CustomBreadcrumb } from '@/components/GlobalComponent' | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  |  | @ -223,9 +223,9 @@ const SystemContentList = (props) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |                         style={{ |  |  |  |                         style={{ | 
			
		
	
		
		
			
				
					
					|  |  |  |                             width: 192, |  |  |  |                             width: 192, | 
			
		
	
		
		
			
				
					
					|  |  |  |                             height: 42, |  |  |  |                             height: 42, | 
			
		
	
		
		
			
				
					
					|  |  |  |                             borderColor: '#fff', |  |  |  |                             borderColor: '#3D81FF', | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                             backgroundColor: 'rgba(88, 88, 88, 0.34)', |  |  |  |                             backgroundColor: '#003AA7', | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                             borderRadius: 8, |  |  |  |                             borderRadius: 0, | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                             color: '#fff', |  |  |  |                             color: '#fff', | 
			
		
	
		
		
			
				
					
					|  |  |  |                             fontSize: 22, |  |  |  |                             fontSize: 22, | 
			
		
	
		
		
			
				
					
					|  |  |  |                             fontWeight: 600 |  |  |  |                             fontWeight: 600 | 
			
		
	
	
		
		
			
				
					|  |  | @ -235,8 +235,8 @@ const SystemContentList = (props) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |                             { value: '环保管理系统', label: '环保管理系统' } |  |  |  |                             { value: '环保管理系统', label: '环保管理系统' } | 
			
		
	
		
		
			
				
					
					|  |  |  |                         ]} |  |  |  |                         ]} | 
			
		
	
		
		
			
				
					
					|  |  |  |                         dropdownStyle={{ |  |  |  |                         dropdownStyle={{ | 
			
		
	
		
		
			
				
					
					|  |  |  |                             backgroundColor: 'rgba(88, 88, 88, 0.54)', |  |  |  |                             backgroundColor: '#003AA7', | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                             borderColor: 'rgba(45, 45, 45, 0.22)' |  |  |  |                             borderColor: '#3D81FF' | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                         }} |  |  |  |                         }} | 
			
		
	
		
		
			
				
					
					|  |  |  |                         popupClassName="custom-select-dropdown" |  |  |  |                         popupClassName="custom-select-dropdown" | 
			
		
	
		
		
			
				
					
					|  |  |  |                         className="custom-select" |  |  |  |                         className="custom-select" | 
			
		
	
	
		
		
			
				
					|  |  | @ -246,9 +246,9 @@ const SystemContentList = (props) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <style jsx>{` |  |  |  |                 <style jsx>{` | 
			
		
	
		
		
			
				
					
					|  |  |  |                     .custom-select .ant-select-selector { |  |  |  |                     .custom-select .ant-select-selector { | 
			
		
	
		
		
			
				
					
					|  |  |  |                         height: 42px !important; |  |  |  |                         height: 42px !important; | 
			
		
	
		
		
			
				
					
					|  |  |  |                         border-radius: 8px !important; |  |  |  |                         border-radius: 0 !important; | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                         border-color: #fff !important; |  |  |  |                         border-color: #3D81FF !important; | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                         background-color: rgba(88, 88, 88, 0.34) !important; |  |  |  |                         background-color: #003AA7 !important; | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                         color: #fff !important; |  |  |  |                         color: #fff !important; | 
			
		
	
		
		
			
				
					
					|  |  |  |                         fontSize: 22px !important; |  |  |  |                         fontSize: 22px !important; | 
			
		
	
		
		
			
				
					
					|  |  |  |                         fontWeight: 600 !important; |  |  |  |                         fontWeight: 600 !important; | 
			
		
	
	
		
		
			
				
					|  |  | @ -270,7 +270,7 @@ const SystemContentList = (props) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |                         color: #fff !important; |  |  |  |                         color: #fff !important; | 
			
		
	
		
		
			
				
					
					|  |  |  |                     } |  |  |  |                     } | 
			
		
	
		
		
			
				
					
					|  |  |  |                     .custom-select-dropdown .ant-select-item-option-selected { |  |  |  |                     .custom-select-dropdown .ant-select-item-option-selected { | 
			
		
	
		
		
			
				
					
					|  |  |  |                         background-color: rgba(45, 45, 45, 0.22) !important; |  |  |  |                         background-color: #3D81FF !important; | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                         color: #fff !important; |  |  |  |                         color: #fff !important; | 
			
		
	
		
		
			
				
					
					|  |  |  |                     } |  |  |  |                     } | 
			
		
	
		
		
			
				
					
					|  |  |  |                     .custom-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) { |  |  |  |                     .custom-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-selected) { | 
			
		
	
	
		
		
			
				
					|  |  | @ -304,8 +304,8 @@ const SystemContentList = (props) => { | 
			
		
	
		
		
			
				
					
					|  |  |  |                         box-shadow: 0 0 5px 3px rgba(169, 185, 255, 0.33); |  |  |  |                         box-shadow: 0 0 5px 3px rgba(169, 185, 255, 0.33); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     } |  |  |  |                     } | 
			
		
	
		
		
			
				
					
					|  |  |  |                     .menuToggleBtn:hover { |  |  |  |                     .menuToggleBtn:hover { | 
			
		
	
		
		
			
				
					
					|  |  |  |                         border: 1px solid rgba(61, 129, 255, 0.1); |  |  |  |                         border: 1px solid #3D81FF; | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                         background: rgba(61, 129, 255, 0.1); |  |  |  |                         background: #3D81FF; | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |                         color: white; |  |  |  |                         color: white; | 
			
		
	
		
		
			
				
					
					|  |  |  |                         transform: scale(1.1); |  |  |  |                         transform: scale(1.1); | 
			
		
	
		
		
			
				
					
					|  |  |  |                     } |  |  |  |                     } | 
			
		
	
	
		
		
			
				
					|  |  | 
 |