$(".has-error").removeClass("has-error");//需要加这一句才会吧红色字体样式也清除
$("#AddBingRenQXForm").validate().resetForm();//这只会清空错误的信息,但是样式不会清除