|  | @@ -366,12 +366,14 @@ export default {
 | 
	
		
			
				|  |  |          width: 11.7%;
 | 
	
		
			
				|  |  |          height: 38px;
 | 
	
		
			
				|  |  |        &:hover{
 | 
	
		
			
				|  |  | -          background: url("../../assets/index/copyright.png") no-repeat;
 | 
	
		
			
				|  |  | -                  background-size: 100%;
 | 
	
		
			
				|  |  | +       background: url("../../assets/index/copyright.png") no-repeat;
 | 
	
		
			
				|  |  | +       background-size: 100%;
 | 
	
		
			
				|  |  |         background-position: center 0;
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  | -      .imgtupian{ background: url("../../assets/index/copyright1.png") no-repeat ;
 | 
	
		
			
				|  |  | +      .imgtupian{ 
 | 
	
		
			
				|  |  | +        cursor: pointer;
 | 
	
		
			
				|  |  | +       background: url("../../assets/index/copyright1.png") no-repeat ;
 | 
	
		
			
				|  |  |         background-size: 100%;
 | 
	
		
			
				|  |  |         background-position: center 0;
 | 
	
		
			
				|  |  |        }
 |