|  | @@ -51,7 +51,7 @@ background-size: 1200px 215px;margin:0 auto;position: relative;}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  body{background: #f5f5f5;}
 | 
	
		
			
				|  |  |  .container{width: 1200px;}
 | 
	
		
			
				|  |  | -.industry{background: #ffffff;overflow: hidden;margin-bottom: 30px;}
 | 
	
		
			
				|  |  | +.industry{background: #ffffff;overflow: hidden;}
 | 
	
		
			
				|  |  |  .industry_left{float: left;width: 300px;height:938px;text-align: center;padding-top: 40px;background: #2a9ee2;}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  .industry_left h3{font-size: 24px;margin-bottom: 22px;color: #FFFFFF;font-weight:normal;}
 | 
	
	
		
			
				|  | @@ -99,8 +99,19 @@ body{background: #f5f5f5;}
 | 
	
		
			
				|  |  |  .details_text p b{font-weight:normal;color: #333333;width:160px;height:40px ;display: inline-block;vertical-align: top; }
 | 
	
		
			
				|  |  |  .details_text a{width: 80px;height: 26px;display: inline-block;background: #ffb200;border-radius: 10px;float: right;line-height: 26px;text-align: center;color: #ffffff;margin-right: 30px;margin-bottom: 16px;}
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -.pagination_box{width: 100%;height:50px;text-align: right;}
 | 
	
		
			
				|  |  | -.pagination_box>div{width:200px;height:50px;overflow: hidden;}
 | 
	
		
			
				|  |  | +.pagination_box{width: 100%;height:50px;text-align: right;line-height: 90px;}
 | 
	
		
			
				|  |  | +.pagination_box>div{float:right;width:200px;height:50px;overflow: hidden;display:inline-block;line-height: 40px;}
 | 
	
		
			
				|  |  | +.pagination_box>span{width:40px;height:30px;display:inline-block;font-size: 14px;
 | 
	
		
			
				|  |  | +    float: right;line-height: 30px;margin-top: 10px;box-shadow: 0 0 10px 0 #999 inset;text-align: center;
 | 
	
		
			
				|  |  | +border-radius: 5px;cursor: pointer;font-weight: bold;}
 | 
	
		
			
				|  |  | +.pagination_box>span.second{border: none;box-shadow: none;line-height: 30px;font-size: 16px;color:#F68705;width:25px;text-align: center;
 | 
	
		
			
				|  |  | +    display: inline-block;cursor: pointer;font-weight: normal;}
 | 
	
		
			
				|  |  | +.pagination_box>span.first{border: none;box-shadow: none;line-height: 30px;font-size: 16px;color:#F68705;width:25px;text-align: center;
 | 
	
		
			
				|  |  | +    display: inline-block;cursor: pointer;font-weight: normal;}
 | 
	
		
			
				|  |  | +.pagination_box>span.span_true{color:#f68705;}
 | 
	
		
			
				|  |  | +.pagination_box>span.all_span{width:40px;height:30px;display:inline-block;font-size: 14px;
 | 
	
		
			
				|  |  | +    float: right;line-height: 30px;margin-top: 10px;font-weight: bold;text-align: center;
 | 
	
		
			
				|  |  | +border: none;box-shadow: none;}
 | 
	
		
			
				|  |  |  .paging_box{overflow: hidden;}
 | 
	
		
			
				|  |  |  .paging_box>span{line-height: 50px;font-size: 16px;color:#F68705;width:25px;text-align: center;
 | 
	
		
			
				|  |  |      display: inline-block;cursor: pointer;}
 |