function(){ return this.value+"万";}
function(){ return parseInt(this.value).toLocaleString()+"<hr/>万";}