|  |  | @@ -206,7 +206,7 @@ button::after{ border: none; } | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | .nocoupon button { | 
		
	
		
			
			|  |  |  | background: #00c0ff; | 
		
	
		
			
			|  |  |  | background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); | 
		
	
		
			
			|  |  |  | color: #fff; | 
		
	
		
			
			|  |  |  | font-style: 30rpx; | 
		
	
		
			
			|  |  |  | width: 100%; | 
		
	
	
		
			
				|  |  | @@ -240,7 +240,7 @@ button::after{ border: none; } | 
		
	
		
			
			|  |  |  | margin: auto; | 
		
	
		
			
			|  |  |  | width: 670rpx; | 
		
	
		
			
			|  |  |  | border-radius: 60rpx; | 
		
	
		
			
			|  |  |  | background: #02c0ff; | 
		
	
		
			
			|  |  |  | background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%); | 
		
	
		
			
			|  |  |  | font-size: 32px; | 
		
	
		
			
			|  |  |  | color: #fff; | 
		
	
		
			
			|  |  |  | text-align: center; | 
		
	
	
		
			
				|  |  | 
 |