| 
					
				 | 
			
			
				@@ -1094,11 +1094,11 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <div style="float: left;padding-left: 10px;font-weight: 700;font-size: 20px;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 合计:<span style="color: #2E69EB;"><span id="totalAmount">0.00</span>元</span> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <div style="float: right;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <div style="float: right;height: 60px;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <!-- 读卡返回--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <input type="hidden" id="readCardResult"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <div style="width: 130px;float: left;margin-right: 10px;" class="hide" id="zgmztczfDiv"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <label style="float: left;font-weight: 400;">门诊统筹:</label> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <div style="width: 130px;float: left;margin-right: 10px;height: 60px;" class="hide" id="zgmztczfDiv"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <label style="float: left;font-weight: 400;margin-bottom: -5px;">门诊统筹:</label> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <div style="width: 65px;float: left;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <select class="form-control selectpicker show-tick" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                 title="请选择" onchange="verifyInsuranceInfo()" 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -1106,8 +1106,8 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         </select> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <div style="width: 130px;float: left;margin-right: 10px;" class="hide" id="grzhzfDiv"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <label style="float: left;font-weight: 400;">个账支付:</label> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <div style="width: 130px;float: left;margin-right: 10px;height: 60px;" class="hide" id="grzhzfDiv"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                    <label style="float: left;font-weight: 400;margin-bottom: -5px;">个账支付:</label> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                     <div style="width: 65px;float: left;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         <select class="form-control selectpicker show-tick" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                                 title="请选择" 
			 |