eg://读出要更改的class名 var obj =document.querySelector(“.navigation_overflow”);//进行某一个属性的更改obj.style.margin = “60px 0 0 0”;