输入banner图图片脚本导航/分类

css兼容问题_html/css_WEB-ITnose

Opacity的兼容处理

filter:alpha(opacity=100); /* IE */

opacity: 0.5; /* 支持opacity的浏览器*/