父元素overflow:auto;
input{
box-sizing: border-box;
width: 100%;
}
设置input或者textarea宽度100%时有padding值也不会超出出屏幕