1. 遮挡层
.occlusion { opacity: -.35;/*透明程度*/ -moz-opacity: -.35; filter: alpha(opacity=-35); height: 100%; position: absolute; background: #fff; width: 63%; z-index: 100; }
该博客仅作为记录笔记,转载随意