解决办法,用js:
<a href="http://manongku.com" target="_blank" style="color: #3498db;" onmouseover="this.style.color='#da0287'" onmouseout="this.style.color='#3498db'">码农库</a>
当然,如果设置过主.css,也可以删除:
style="color: #3498db;"