|  |  | @@ -111,7 +111,8 @@ | 
		
	
		
			
			|  |  |  | </div> | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | <div v-if="loading" class="module_5" id="module_5"> | 
		
	
		
			
			|  |  |  | <img src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/wap/module_5_bg2.png" alt class="module_5_bg1" /> | 
		
	
		
			
			|  |  |  | <img src="../../assets/img/stable.png" alt class="module_5_bg1" /> | 
		
	
		
			
			|  |  |  | <!-- <img src="https://suimang.oss-accelerate.aliyuncs.com/builtin/static/wap/module_5_bg2.png" alt class="module_5_bg1" /> --> | 
		
	
		
			
			|  |  |  | <div class="titleBox"> | 
		
	
		
			
			|  |  |  | <div class="title"> | 
		
	
		
			
			|  |  |  | {{ characters == 1 ? '快速 高效 完美' : 'Flexible and Vivid Avatar' }} | 
		
	
	
		
			
				|  |  | @@ -1031,8 +1032,11 @@ export default { | 
		
	
		
			
			|  |  |  | position: relative; | 
		
	
		
			
			|  |  |  | overflow: hidden; | 
		
	
		
			
			|  |  |  | .module_5_bg1 { | 
		
	
		
			
			|  |  |  | width: 100%; | 
		
	
		
			
			|  |  |  | // max-width: 100%; | 
		
	
		
			
			|  |  |  | // object-fit: cover; | 
		
	
		
			
			|  |  |  | width: 150%; | 
		
	
		
			
			|  |  |  | height: 560px; | 
		
	
		
			
			|  |  |  | margin-left: -110px; | 
		
	
		
			
			|  |  |  | } | 
		
	
		
			
			|  |  |  | .titleBox { | 
		
	
		
			
			|  |  |  | margin-top: 20px; | 
		
	
	
		
			
				|  |  | @@ -1507,7 +1511,7 @@ export default { | 
		
	
		
			
			|  |  |  | flex-direction: column; | 
		
	
		
			
			|  |  |  | justify-content: center; | 
		
	
		
			
			|  |  |  | width: 80px; | 
		
	
		
			
			|  |  |  | height: 30px; | 
		
	
		
			
			|  |  |  | max-height: 30px; | 
		
	
		
			
			|  |  |  | margin: 5px 10px; | 
		
	
		
			
			|  |  |  | //  margin-left: 100px; | 
		
	
		
			
			|  |  |  | img { | 
		
	
	
		
			
				|  |  | 
 |