|  | @@ -118,7 +118,7 @@
 | 
	
		
			
				|  |  |        left: 0;
 | 
	
		
			
				|  |  |        width: 100%;
 | 
	
		
			
				|  |  |        height: calc(100% - 50px);
 | 
	
		
			
				|  |  | -      padding: 10px 20px;
 | 
	
		
			
				|  |  | +      padding: 20px 20px 10px 20px;
 | 
	
		
			
				|  |  |        --image-border1: url('/@/assets/images/dataCenter/infoCenter/info-border1.png');
 | 
	
		
			
				|  |  |        --image-border2: url('/@/assets/images/dataCenter/infoCenter/info-border2.png');
 | 
	
		
			
				|  |  |        --image-border3: url('/@/assets/images/dataCenter/infoCenter/info-border3.png');
 | 
	
	
		
			
				|  | @@ -163,6 +163,7 @@
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |        .item-3 {
 | 
	
		
			
				|  |  |          height: 40%;
 | 
	
		
			
				|  |  | +        padding-bottom: 0;
 | 
	
		
			
				|  |  |          :deep(table) {
 | 
	
		
			
				|  |  |            border-collapse: collapse !important;
 | 
	
		
			
				|  |  |            // border-spacing: 0 10px !important;
 |