|  | @@ -8,7 +8,7 @@ function autoFlashHeight(){
 | 
	
		
			
				|  |  |      $(".main-data-side-s").height($(window).height()-headerHeight-toolsbarHeight-sidebarToolsBarHeight-202);
 | 
	
		
			
				|  |  |      $(".main-data-top").height($(window).height()-headerHeight-toolsbarHeight-bottomContentHeight-1);
 | 
	
		
			
				|  |  |      $(".main-data-full").height($(window).height()-headerHeight-toolsbarHeight-1);
 | 
	
		
			
				|  |  | -    $(".main-data-side-search").height($(window).height()-headerHeight-toolsbarHeight-80);
 | 
	
		
			
				|  |  | +    $(".main-data-side-search").height($(window).height()-headerHeight-toolsbarHeight-64);
 | 
	
		
			
				|  |  |      $(".side-content").height($(window).height()-headerHeight );
 | 
	
		
			
				|  |  |      $(".poj-list").height($(window).height()-headerHeight-toolsbarHeight);
 | 
	
		
			
				|  |  |      $(".form-list").height($(window).height()-headerHeight-50 );
 |