$衝突了css
解決辦法: html
1: var $j=jQuery.noConflict();
2: $j(window).load(function() {
3: $j('#slider').nivoSlider();
4: });