|
|
|
@ -226,61 +226,61 @@ box-shadow:inset 0px 1px 1px rgba(0,0,0,0.5);*/
|
|
|
|
|
<body sroll="no" onclick="onload">
|
|
|
|
|
<form name="form1" onSubmit="return checkreg()" action="#" method="post">
|
|
|
|
|
<div class="div_f">
|
|
|
|
|
<div class="div_col" id="me">
|
|
|
|
|
<div class="div_col" id="wegb">
|
|
|
|
|
<div class="div_c_l"><span> 贷款金额</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_c_r"><input type="text" name="num" id="num" placeholder="还款金额">
|
|
|
|
|
<div class="div_c_r"><input type="text" name="amount" id="amount" placeholder="金额">
|
|
|
|
|
<span style="float: right;margin-top: -30px;background:#fff" id="tish"></span></input>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="clear:both"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_f">
|
|
|
|
|
<div class="div_col" id="me">
|
|
|
|
|
<div class="div_col" id="wert">
|
|
|
|
|
<div class="div_c_l"><span>卡号</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_c_r"><input type="cardNum" name="cardNum" id="cardNum" onKeyDown="" value="" placeholder="卡号">
|
|
|
|
|
<div class="div_c_r"><input type="cardNum" name="bankAccount" id="bankAccount" onKeyDown="" value="" placeholder="卡号">
|
|
|
|
|
<span style="float: right;margin-top: -30px;background:#fff" id="ts"></span></input>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="clear:both"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_f">
|
|
|
|
|
<div class="div_col" id="me">
|
|
|
|
|
<div class="div_c_l"><span style="width:70px;">姓名</span>
|
|
|
|
|
<div class="div_col" id="wrw">
|
|
|
|
|
<div class="div_c_l"><span style="width:70px;">时间</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_c_r"><input type=" " name="name" id="name" onKeyDown="" value="" placeholder="姓名(选填)">
|
|
|
|
|
<div class="div_c_r"><input type=" " name="year" id="year" onKeyDown="" value="" placeholder="贷款多久">
|
|
|
|
|
<span style="float: right;margin-top: -30px;background:#fff" id="tishi"></span></input>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="clear:both"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_f">
|
|
|
|
|
<div class="div_col" id="me">
|
|
|
|
|
<div class="div_col" id="cr">
|
|
|
|
|
<div class="div_c_l"><span style="width:70px;">手机号码</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_c_r"><input type="tel" id="phone" name="phone" onkeydown="" id="phone" value="" placeholder="请输入手机号码">
|
|
|
|
|
<span style="float: right;margin-top: -30px;background:#fff" id="tss"></span>
|
|
|
|
|
<div class="div_c_r"><input type="tel" id="phone" name="phone" onkeydown="" value="" placeholder="请输入手机号码">
|
|
|
|
|
<span style="float: right;margin-top: -30px;background:#fff" id="tss"></span>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="clear:both"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_f">
|
|
|
|
|
<div class="div_col" id="me">
|
|
|
|
|
<div class="div_col" id="mo">
|
|
|
|
|
<div class="div_c_l"><span>还款方式</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="div_c_r" style="padding: 0;">
|
|
|
|
|
<div style="margin-left: 28px;" class="inp_radio">
|
|
|
|
|
<div class="checkboxforget1">
|
|
|
|
|
<input type="radio" id="Remember1" name="way" id="" value="0" />
|
|
|
|
|
<label for="Remember1"></label>
|
|
|
|
|
<input type="radio" id="way1" name="equation" value="0" />
|
|
|
|
|
<label for="way1"></label>
|
|
|
|
|
</div>
|
|
|
|
|
等额本息
|
|
|
|
|
</div>
|
|
|
|
|
<div style="margin-left: 8px;" class="inp_radio">
|
|
|
|
|
<div class="checkboxforget1">
|
|
|
|
|
<input type="radio" id="Remember2" name="way" id="" value="1" />
|
|
|
|
|
<label for="Remember2"></label>
|
|
|
|
|
<input type="radio" id="way2" name="equation" value="1" />
|
|
|
|
|
<label for="way2"></label>
|
|
|
|
|
</div>
|
|
|
|
|
等额本金
|
|
|
|
|
</div>
|
|
|
|
|