|  | @@ -34,13 +34,14 @@ export default defineComponent({
 | 
	
		
			
				|  |  |              top: '0.91rem'
 | 
	
		
			
				|  |  |            },
 | 
	
		
			
				|  |  |            imgStyle: {
 | 
	
		
			
				|  |  | +            top: px2vw(-4),
 | 
	
		
			
				|  |  |              left:  px2vw(-100),
 | 
	
		
			
				|  |  |              width:  px2vw(472),
 | 
	
		
			
				|  |  |              height: px2vw(256)
 | 
	
		
			
				|  |  |            },
 | 
	
		
			
				|  |  |            btnsStyle: {
 | 
	
		
			
				|  |  |              bottom:px2vw(30),
 | 
	
		
			
				|  |  | -            left: px2vw(-90),
 | 
	
		
			
				|  |  | +            left: px2vw(-110),
 | 
	
		
			
				|  |  |            },
 | 
	
		
			
				|  |  |            boxStyle:{
 | 
	
		
			
				|  |  |              borderRadius:'25px'
 | 
	
	
		
			
				|  | @@ -56,13 +57,14 @@ export default defineComponent({
 | 
	
		
			
				|  |  |            ele: '',
 | 
	
		
			
				|  |  |            img: getImage('data2.png'),
 | 
	
		
			
				|  |  |            imgStyle: {
 | 
	
		
			
				|  |  | +            top: px2vw(-4),
 | 
	
		
			
				|  |  |              left:  px2vw(-100),
 | 
	
		
			
				|  |  |              width: px2vw(509),
 | 
	
		
			
				|  |  |              height: px2vw(230)
 | 
	
		
			
				|  |  |            },
 | 
	
		
			
				|  |  |            btnsStyle: {
 | 
	
		
			
				|  |  | -            bottom: '30px',
 | 
	
		
			
				|  |  | -            left: px2vw(-90),
 | 
	
		
			
				|  |  | +            bottom:px2vw(30),
 | 
	
		
			
				|  |  | +            left: px2vw(-110),
 | 
	
		
			
				|  |  |            },
 | 
	
		
			
				|  |  |            boxStyle:{
 | 
	
		
			
				|  |  |              borderRadius:'25px'
 | 
	
	
		
			
				|  | @@ -86,7 +88,7 @@ export default defineComponent({
 | 
	
		
			
				|  |  |            },
 | 
	
		
			
				|  |  |            btnsStyle: {
 | 
	
		
			
				|  |  |              bottom: px2vw(30),
 | 
	
		
			
				|  |  | -            left: px2vw(-90),
 | 
	
		
			
				|  |  | +            left: px2vw(-115),
 | 
	
		
			
				|  |  |            },
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |            boxStyle:{
 |