@charset "utf-8"; /* CSS Document */ .flick-title1{ background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明,文字不透明*/ filter:Alpha(opacity=80); background:#fff;/*实现IE背景透明*/ font-size: 0.28rem; background-size: 1px 0.58rem; position: absolute; height: 0.58rem; line-height: 0.58rem; padding-left:0.1rem; bottom: 0; width: 100%; overflow: hidden; z-index:10; opacity: 0.8; } .flick-title1 a{ }