input 随表格 自动增大 简单
<style type="text/css">
input.style {
width: 92%;
text-align:center;
background-color: #F9F9F9;
border: none;
/*outline: medium; */ /* 选中时,是否有边框*/
}
</style>
引用
<input type="text"class="style" />