css怎么把一张图片颜色变浅设置图片的透明度即可img{ opacity:0.5 filter:alpha(opacity=50) * 针对 IE8 以及更早的版本 *}试试这个:-ms-filter:"progid:DXImageTran2023-04-23html-css620