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