现在搜索功能是单一搜索的我想变成这样子可以多个怎么修改
<p>现在搜索功能是单一搜索的</p><p>我想变成这样子可以多个怎么修改</p><p><br></p><p>这个是现在的单一搜索的代码</p><p> <div class="sypagehotsearbt" style="width:320px; float:right; margin:0;border: #5da750 solid 1px;border-radius: 50px; position:relative; top:10px;"><br> <form id="form" target="_blank" action="/loupan" method="GET"><br> <input type="text" name="key" id="topsearch_txt" placeholder="请输入楼盘名找房..." onfocus="this.placeholder=''" onblur="this.placeholder='请输入楼盘名找房...'" style="height:36px;"><br> <input type="submit" value="搜索" style="height:36px;"><br> </form></p>