按钮样式,希望对大家有用 没有边框的输入框 *****************************************************/ .NoneInput { text-align:center; width:99%;height:99%; border-top-style: none; border-right-style: none; border-left-style: none; background-color: #f6f6f6; border-bottom-style: none; }