1 |
- #tag-suggest-pop{display:none;position:fixed;z-index:999;bottom:0;left:50%;width:680px;margin-left:-340px}#tag-suggest-pop *{font:12px simsun;color:#fff}#tag-suggest-pop .relative{position:relative;text-align:left;padding:0 20px;background:#000;background:rgba(0,0,0,.8);border-radius:6px 6px 0 0}#tag-suggest-pop .content{margin:0;overflow:hidden}#tag-suggest-pop .content>div{margin:10px 0}#tag-suggest-pop .one-line{height:26px;overflow:hidden}#tag-suggest-pop .close{position:absolute;width:24px;height:24px;right:-12px;top:-12px;background:url(../images/close.png) no-repeat;cursor:pointer;opacity:1;-ms-filter:'alpha(Opacity=100)'}#tag-suggest-pop span{font-weight:700}#tag-suggest-pop a{display:inline-block;height:26px;line-height:26px;margin-left:.5em;padding:0 10px;background:#e4e4e4;color:#000;font-weight:400;font-size:14px;border-radius:6px}#tag-suggest-pop a:hover{background:#fff;text-decoration:none}#tag-suggest-pop .content{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80)\0;*background:#000;*filter:alpha(Opacity=80)}
|