解决 element.style覆盖样式问题
参考链接?http://blog.csdn.net/hi_dzj/article/details/7092032?
?
简单说就是给元素添加一个class 属性,然后在该属性中写出自己需要的样式 然后加上 !?important 即可