@charset "UTF-8"; @import "mod/common_comment"; /* 添加盖楼功能 */ @import "mod/floot-comment"; .floot-comment-ctn{ margin-top: 8px; margin-bottom: 8px; box-shadow: 0px 4px 0px #f1e1ac; } .floot-comment{ padding: 4px; border: 1px solid #E0CC99; background-color: #FBF4DC; margin-bottom: 5px; } .floot-comment-hd{ height: 22px; line-height: 22px; overflow: hidden; *zoom: 1; padding: 0 5px; .floot-comment-author{ float: left; *display: inline; font-size: 12px; color: #2D5FC3; } .floot-comment-flootnum{ float: right; color: #999999; } } .floot-comment-bd{ padding: 0 5px 25px 5px; position: relative; *zoom: 1; } .floot-comment-bd--hover{ .floot-comment-bd__action{ display: block; } } .floot-comment-bd__action{ position: absolute; bottom:5px; right:5px; height: 20px; line-height: 20px; padding: 0 5px; overflow: hidden; *zoom: 1; display: none; a{ margin: 0 5px!important; } } .floot-comment-time{ color:#999999; } .comment_reply_reply_ctn{ padding: 0 5px; } .floot-comment-hidden{ padding: 5px 5px 3px 5px!important; color:#333333!important; font-size: 12px!important; em{ color: #FE093F!important; } a{ } }