| 
					
				 | 
			
			
				@@ -120,20 +120,20 @@ $(function(){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         }, 2000) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     } 	   
			 | 
		
	
		
			
				 | 
				 | 
			
			
				      
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    //在线客服 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		      (function(m, ei, q, i, a, j, s) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		        m[i] = m[i] || function() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		            (m[i].a = m[i].a || []).push(arguments) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		        }; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		        j = ei.createElement(q), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		            s = ei.getElementsByTagName(q)[0]; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		        j.async = true; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		        j.charset = 'UTF-8'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		        j.src = 'https://static.meiqia.com/dist/meiqia.js?_=t'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		        s.parentNode.insertBefore(j, s); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		    })(window, document, 'script', '_MEIQIA'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		    _MEIQIA('entId', 77931);		   		    
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			_MEIQIA('withoutBtn');	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    // //在线客服 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //   (function(m, ei, q, i, a, j, s) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //     m[i] = m[i] || function() { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //         (m[i].a = m[i].a || []).push(arguments) 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //     }; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //     j = ei.createElement(q), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //         s = ei.getElementsByTagName(q)[0]; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //     j.async = true; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //     j.charset = 'UTF-8'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //     j.src = 'https://static.meiqia.com/dist/meiqia.js?_=t'; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    //     s.parentNode.insertBefore(j, s); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    // })(window, document, 'script', '_MEIQIA'); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		    // _MEIQIA('entId', 77931);		   		    
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+			// _MEIQIA('withoutBtn');	 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	//点击登录界面的忘记密码 ,将会弹出忘记密码界面 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	$('.login_check a').click(function(e){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		e.preventDefault(); 
			 |