input:focus{color:blue}//光标颜色
input{
      text-shadow: 0px 0px 0px red;//文字颜色
      -webkit-text-fill-color: transparent;
}

 

相关文章: