|  |  | @@ -10,23 +10,21 @@ page { | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | .coupons-body { | 
		
	
		
			
			|  |  |  | padding:40rpx 40rpx; | 
		
	
		
			
			|  |  |  | /* padding:40rpx 40rpx; */ | 
		
	
		
			
			|  |  |  | flex: 1; | 
		
	
		
			
			|  |  |  | /* overflow: auto; */ | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | .banner { | 
		
	
		
			
			|  |  |  | position: relative; | 
		
	
		
			
			|  |  |  | width: 670rpx; | 
		
	
		
			
			|  |  |  | height: 300rpx; | 
		
	
		
			
			|  |  |  | width:750rpx; | 
		
	
		
			
			|  |  |  | overflow: hidden; | 
		
	
		
			
			|  |  |  | box-shadow:0px 14px 26px 0px rgba(199,203,211,1); | 
		
	
		
			
			|  |  |  | /* box-shadow:0px 14px 26px 0px rgba(199,203,211,1); */ | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | .banner image { | 
		
	
		
			
			|  |  |  | width: 670rpx; | 
		
	
		
			
			|  |  |  | height: 300rpx; | 
		
	
		
			
			|  |  |  | width: 100%; | 
		
	
		
			
			|  |  |  | border-radius: 12rpx; | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | 
 | 
		
	
	
		
			
				|  |  | @@ -35,10 +33,9 @@ page { | 
		
	
		
			
			|  |  |  | z-index: 1000000000; | 
		
	
		
			
			|  |  |  | background: #fff; | 
		
	
		
			
			|  |  |  | border-radius: 12rpx; | 
		
	
		
			
			|  |  |  | width: 100%; | 
		
	
		
			
			|  |  |  | /* height: 212rpx; */ | 
		
	
		
			
			|  |  |  | /* margin:44rpx  auto 0; */ | 
		
	
		
			
			|  |  |  | width: 94%; | 
		
	
		
			
			|  |  |  | padding-bottom: 20rpx; | 
		
	
		
			
			|  |  |  | margin: 20rpx auto 0; | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | 
 | 
		
	
		
			
			|  |  |  | .act text { | 
		
	
	
		
			
				|  |  | 
 |