I installed latest version of magneto in my Localhost but when i opened this on my server, the admin panel not redirect in chrome but on Firefox it works very well.. What the reason of this situation 

I installed latest version of magneto in my Localhost but when i opened this on my server, the admin panel not redirect in chrome but on Firefox it works very well.. What the reason of this situation 

I have experienced similar issues when using magento and localhost urls. Try the following steps:
Visit
chrome://net-internals/#dns
in your chrome browser and then click the "clear host cache" button.
Make sure you clear your browser cookies for localhost.
Clear your magento cache (just empty the var/cache folder)
Try this it may work:
Go to admin of your store from Mozila >system>configuration > General> Web >Session Cookies Management>
Set
Cookies lifetime: 0 Cookies Path : / Cookie Domain: http://www.yourdoamin.com Use HTTP Only: Yes Cookie Restriction Mode: No
It may work.