| 
					
				 | 
			
			
				@@ -457,7 +457,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           value: 40, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          label: "一年(365天)", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          label: "年订阅(当月起订)", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           value: -1, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         { 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1210,7 +1210,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           display: flex; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           flex-flow: wrap; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           border-bottom: 1px solid #ebebeb; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          width: 600px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          width: 680px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           margin-top: 48px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           .info-item { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             width: 50%; 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1397,7 +1397,7 @@ export default { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 .sales-box { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   display: flex; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  width: 600px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  width: 680px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   padding: 16px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   border-radius: 4px; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   background: #f5f5f5; 
			 |