123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308 |
- @charset "UTF-8";
- /*20131016 add 移动页面兼容样式支持*/
- @media only screen and (min-width:1px) and (max-width:480px){
- em,strong{ font-style: normal;}
- ul,ol{
- list-style: none;
- padding: 0px;
- }
- .dw-comment-comment_list .comment-author_pic{
- display: none;
- }
- .dw-comment-replay_list .reply_author_pic{
- display: none;
- }
- }
- /*评论模块皮肤*/
- #comment_frame {display: block;width: 100%;clear: both;}
- /*评论模块通用样式*/
- .clearfix:before,
- .clearfix:after {content:'';display:table;}
- .clearfix:after {clear:both}
- .clearfix{zoom:1}
- .dw-comment-ctn :active {outline:0;}
- .dw-comment-ctn :visited {outline:0;}
- .dw-comment-ctn :link,.dw-comment-ctn :visited {text-decoration:none}
- /*
- * :focus{outline:0}定义后按tab键在连接间跳转没有标识当前连接的外轮廓点线
- * :active{outline:0;}
- * :visited{outline:0;}
- * */
- .dw-comment-ctn img{border:0 none;-ms-interpolation-mode:bicubic;vertical-align:middle; display:inline-block!important; background: none; height: auto; width: auto;}
- em,i{font-style:normal;font-weight:normal;}
- h1,h2,h3,h4,input,button,textarea{font-size:100%;}
- .dw-comment-ctn input,.dw-comment-ctn textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
- .dw-comment-ctn textarea{overflow:auto;vertical-align:top;resize:vertical;}
- .dw-comment-ctn ol,.dw-comment-ctn ul{list-style:none outside none;}
- .dw-comment-ctn blockquote{quotes:none;}
- .dw-comment-ctn blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
- .dw-comment-ctn input{vertical-align:middle;}
- .dw-comment-ctn{position: relative; *zoom: 1;}
- .dw-comment-ctn:before,
- .dw-comment-ctn:after {content:'';display:table;}
- .dw-comment-ctn:after {clear:both}
- .dw-comment-ctn{zoom: 1; min-height: 295px; _height: 295px;}
- .dw-comment-box{overflow:hidden; *zoom:1; font: 12px/1.5 tahoma,sans-serif; color:#333; margin-top:8px;}
- .dw-comment-box:before,
- .dw-comment-box:after {content:'';display:table;}
- .dw-comment-box:after {clear:both}
- .dw-comment-box{zoom: 1;}
- .dw-comment-box a{ color:#2D5FC3;}
- .dw-comment-box .last_item{border-bottom:none!important;}
- /*心情模块样式*/
- .dw-comment-mood-ctn{ padding:14px;}
- .dw-comment-mood-ctn h3{ font-size:12px;}
- .dw-comment-mood-ctn .content{ float:left; position:relative; left:50%; display:inline;}
- .dw-comment-mood-ctn .content ul{ float:left; display:inline; position:relative; left:-50%;}
- .dw-comment-mood-ctn .content li{ width:65px; float:left; display:inline; margin-right:15px;}
- .dw-comment-mood-ctn .content .support_num{display:block; text-align:center;}
- .dw-comment-mood-ctn .content .support_line{width:13px; height:52px; background-color:#EEEEEE; display:block; position:relative; margin:5px auto;}
- .dw-comment-mood-ctn .content .support_line span{width:13px; height:60%; display:block; position:absolute; bottom:0; left:0;}
- .dw-comment-mood-ctn .content .comment-mood-pic{text-align:center; display:block; height:83px; padding:4px 0px 0px 0px;}
- .dw-comment-mood-ctn .content .comment-mood-pic:hover{background:url(bg_mood_item.png) no-repeat 0px 0px; _background-image: url(bg_mood_item_ie6.png);}
- .dw-comment-mood-ctn .content .comment-mood-pic img{margin:0px auto; display:block!important;}
- .dw-comment-mood-ctn .content .comment-mood-pic em{display:block; line-height:23px; color:#333;}
- .dw-comment-mood-ctn .content .comment-mood-pic:hover em{font-weight:bold;}
- /*观点模块*/
- .dw-comment-view-ctn{ padding:10px 12px;}
- .dw-comment-view-ctn .view_list a{ line-height:35px; padding:0px 10px; background-color:#F2B0BB; display:inline-block; *display:inline; *zoom:1; margin:0px 1px 1px 0px; font-weight:bold; color:#fff!important;}
- .dw-comment-view-ctn .view_list a:hover{text-decoration:none; color:#2D5FC3!important; background-color: #F9F9F9!important;}
- .dw-comment-view-ctn .view_list .comment-more_view{display:inline-block; *display:inline; *zoom:1; line-height:35px; padding:0px 15px 0px 10px; cursor:pointer; position:relative;}
- .dw-comment-view-ctn .view_list .comment-more_view i{position:absolute; top:17px; right:2px; width:7px; height:4px; background:url(arrow.png) no-repeat 0px 0px;}
- .dw-comment-view-ctn .view_list .comment-more_packup i{position:absolute; top:17px; right:2px; width:7px; height:4px; background:url(arrow1.png) no-repeat 0px 0px;}
- .dw-comment-view-ctn .view_action_bar{float:right; margin-top:8px;}
- .dw-comment-view-ctn .view_action_bar label{ float:left; line-height:37px; color:#666666;}
- .dw-comment-view-ctn .view_action_bar .search_ctn{ float:left; background:rgba(201, 201, 201, 0.25); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#3FC9C9C9,endcolorstr=#3FC9C9C9); border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; padding:4px; width:390px; height:29px; overflow:hidden;}
- .dw-comment-view-ctn .view_action_bar .search_ctn .dw-comment-view{ height:27px; line-height:27px; border:1px solid #B2B2B2; width:304px; border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; padding:0px 10px 0px 6px; float:left;}
- .dw-comment-view-ctn .view_action_bar .search_ctn .submit{ width:72px; height:29px; background:url(btn_view.png) no-repeat 0px 0px; border:none; color:#fff; margin-left:-4px; cursor:pointer; *line-height:29px; float:left; font-size:14px; font-weight:bold;}
- /*评论发表*/
- .dw-comment-comments-ctn a{color:#2D5FC3!important;}/*链接样式*/
- .dw-comment-comments-ctn a:hover{background-color: transparent!important;}/*清理入侵链接的背景颜色*/
- .dw-comment-comments-ctn{ padding:10px 12px; padding-top:0px;}
- .dw-comment-comments-ctn h3{ padding-top:10px; font-weight:normal; overflow:hidden; *zoom: 1; background: none!important;}
- .dw-comment-comments-ctn h3 .total_num{color:#666666; font-weight:normal; font-size:12px; color:#333!important;}
- .dw-comment-comments-ctn h3 .total_num em{ color:#FF0000!important;}
- .dw-comment-comments-ctn .dw-comment-activity-link{float:right; display:inline;}
- .dw-comment-comments-ctn .dw-comment-activity-link a{margin-left:10px;}
- .dw-comment-comments-ctn .new-comment-flash{padding-right: 20px; background:url(btn_flash.png) no-repeat right center; color:#2D5FC3;}
- .dw-comment-comments-ctn .dw-comment-post-ctn{ margin:10px 0px; padding:10px 10px 0px; overflow:hidden; *zoom:1;}
- .dw-comment-comments-ctn .dw-comment-post-ctn .textarea_ctn{ padding:5px 8px; background-color:#fff; border:1px solid #D2D2D2; position:relative; height:60px;}
- .dw-comment-comments-ctn .dw-comment-post-ctn .textarea_ctn .maks{ width:100%; height:70px; _padding:0px 10px; position:absolute; top:0px; left:0px; z-index:100; background:rgba(255, 255, 255, 0.3); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4CFFFFFF,endcolorstr=#4CFFFFFF); *zoom:1; *background-color:#F2F2F2;}
- .dw-comment-comments-ctn .dw-comment-post-ctn .textarea_ctn .dw-comment-post{ width:99%; line-height:20px; border:0px solid #fff; resize:none; height:60px; overflow:auto;}
- .dw-comment-post-foot{margin:12px 0px 14px; *zoom:1; font: 12px/1.5 tahoma,sans-serif !important; *zoom:1;}
- .dw-comment-post-foot:after{content:'';display:table; clear:both;}
- .dw-comment-post-foot .user-info{ line-height:27px !important; float:left; padding:0px !important; margin:0px !important;}
- .dw-comment-post-foot .user-info img{padding:2px; background-color:#fff; border:1px solid #E8E8E8; width:20px!important; height:20px!important;}
- .dw-comment-post-foot .user-info .name{ margin:0px 5px; color:#2D5FC3; font-weight:bold;}
- .dw-comment-post-foot .user-info a{ margin:0px 5px; color:#2D5FC3!important;}
- .dw-comment-post-foot .user-info .no_name_method input{margin-right:5px;}
- .dw-comment-post-foot .dw-comment-post-action{float:right;}
- .dw-comment-post-foot .dw-comment-post-action label{line-height:27px;}
- .dw-comment-post-foot .dw-comment-post-action .post_code{ height:25px; line-height:25px; border:1px solid #D1D1D1; width:75px;}
- .dw-comment-post-foot .dw-comment-post-action .submit{ width:80px; height:27px; background:url(btn_view_1.png) no-repeat 0px 0px; font-size:14px; font-weight:bold; border:none; color:#fff; cursor:pointer;}
- .dw-comment-post-foot .dw-comment-post-action .not_login{ background:url(btn_view_2.png) no-repeat 0px 0px; cursor: not-allowed;}
- .dw-comment-loginbar-ctn{ position:absolute; top:50%; left:50%; color:#666666; line-height:30px; z-index:100;}
- .dw-comment-loginbar-ctn .dw-comment-loginbar{ position:relative; top:-15px; left:-50%; padding:0px 25px; background-color:#F9F9F9; box-shadow:3px 3px 0px rgba(0,0,0,0.05);}
- .dw-comment-loginbar-ctn .dw-comment-loginbar a{ margin:0px 5px;}
- /*评论列表*/
- .dw-comment-comment_list .reply_text{text-indent: 0!important; margin:0px!important; font-size: 12px!important;}
- .dw-comment-comment_list .reply_text,
- .dw-comment-comment_list .comment_blockquote{font-size: 12px;}
- .dw-comment-comment_list .comment_text{font-size: 14px!important; margin:0px!important; text-indent: 0!important;}
- .dw-comment-comment_list .comment-list_item{ padding:10px 0px; overflow:hidden; *zoom:1; border-bottom: 1px dashed #D7D7D7;}
- .dw-comment-comment_list .comment-author_pic{float:left; margin-right:10px;}
- .dw-comment-comment_list .comment-author_pic img{ padding:3px; background-color:#fff; border:1px solid #E8E8E8; height: 50px!important; width: 50px!important;}
- .dw-comment-comment_list .comment_content{ overflow:hidden; *zoom:1; line-height:21px;}
- .dw-comment-comment_list .comment_content .comment_info{color:#999!important; margin:0px!important; text-indent: 0!important;}
- .dw-comment-comment_list .comment_content .comment_info .info_day{ margin-left:8px;}
- .dw-comment-comment_list .comment_content .comment_info .info_time{margin:0px 8px;}
- .dw-comment-comment_list .comment_content .comment_blockquote{position:relative; *zoom:1;margin:40px 0px 8px 0px; *margin:20px 0px 8px 0px; padding:10px 5px; clear:both;}
- .dw-comment-comment_list .comment_content .comment_blockquote_title{ background-color:#FFFCF0; color:#999999; position:absolute; top:-14px; left:8px; padding:0px 12px;}
- .dw-comment-comment_list .comment_action{text-align:right; color:#FF0000; line-height:18px; clear: both;}
- .dw-comment-comment_list .comment_action .post_time{float:left; color:#999!important;}
- .dw-comment-comment_list .comment_content .post_time .info_day{}
- .dw-comment-comment_list .comment_content .post_time .info_time{margin:0px 8px;}
- .dw-comment-comment_list .comment_action a{color:#2D5FC3!important; margin-right:5px; padding-bottom:2px;}
- .dw-comment-comment_list .comment_action a em{color:#FF0000;}
- .dw-comment-comment_list .comment_action .view_up{padding-left:17px; color:#999!important; padding-bottom:2px; background:url(icon_view_up.png) no-repeat 0px 2px; margin-right:12px; padding-bottom:1px;}
- .dw-comment-comment_list .comment_action .view_up:hover{background-position: 0px -18px;}
- .dw-comment-comment_list .comment_action .view_down{padding-left:17px; color:#999!important; background:url(icon_view_down.png) no-repeat 0px 2px; margin-right:12px; padding-bottom:1px;}
- .dw-comment-comment_list .comment_action .view_down:hover{background-position: 0 -18px;}
- .dw-comment-comment_list .comment_reply_ctn{clear: both; margin-bottom:4px;}
- .dw-comment-comment_list .comment_reply_ctn .more_reply{text-align:right; line-height:30px;}
- .dw-comment-comment_list .comment_action .selected{background-position: 0 -18px;}
- /*回复列表*/
- .comment_reply_ctn{ margin-top:10px; padding:12px; padding-bottom:5px;}
- .dw-comment-replay_list .replay_list_item{overflow:hidden; *zoom:1; border-bottom:1px dashed #D7D7D7; margin-top:8px; padding-bottom:8px;}
- .dw-comment-replay_list .replay_list_lastitem{border-bottom: 0 solid #CCC!important;}
- .dw-comment-replay_list .reply_author_pic{float:left; margin-right:10px;}
- .dw-comment-comment_list .reply_author_pic img{ padding:2px; background-color:#fff; border:1px solid #E8E8E8; height: 30px!important; width: 30px!important;}
- .dw-comment-replay_list .reply_content{ overflow:hidden; *zoom:1; line-height:24px;}
- .dw-comment-replay_list .reply_content .dw-comment-reply_post-action{float:right;}
- .dw-comment-replay_list .reply_content .reply_info{color:#999!important; float:left; margin:0px!important; margin-right:8px!important; text-indent: 0!important;}
- .dw-comment-replay_list .reply_content .reply_info .author{color:#2D5FC3!important;}
- .dw-comment-replay_list .reply_content .reply_info .info_day{ margin-left:8px;}
- .dw-comment-replay_list .reply_content .reply_info .info_time{margin:0px 8px;}
- .dw-comment-replay_list .reply_content .reply_time{display:inline; color:#999; line-height: 24px;}
- .dw-comment-replay_list .reply_action{ text-align:right; color:#FF0000!important; clear: both; margin:0px!important; text-indent: 0!important;}
- .dw-comment-replay_list .reply_action a{color:#2D5FC3 !important; margin-right:5px; padding-bottom:2px;}
- .dw-comment-replay_list .reply_action a em{color:#FF0000;}
- .dw-comment-replay_list .reply_action .view_up{padding-left:17px; color:#999; background:url(icon_view_up.png) no-repeat 0px 2px; margin-right:12px; padding-bottom:1px;}
- .dw-comment-replay_list .reply_action .view_up:hover{background-position: 0px -18px;}
- .dw-comment-replay_list .reply_action .view_down{padding-left:17px; color:#999; background:url(icon_view_down.png) no-repeat 0px 2px; margin-right:12px; padding-bottom:1px;}
- .dw-comment-replay_list .reply_action .view_down:hover{background-position: 0px -18px;}
- .comment_reply_ctn .comment-more_reply{line-height:30px; text-align:right; color:#fff; color:#999999; border-top:1px dashed #D7D7D7;}
- .comment_reply_ctn .comment_reply_reply_ctn{ margin-top:8px; overflow:hidden; *zoom:1;}
- .dw-comment-replay_list .reply_action .selected{background-position: 0 -18px;}
- /*发表回复*/
- .dw-comment-reply_post-ctn .textarea_ctn{ padding:5px 15px; background-color:#fff; border:1px solid #D2D2D2; height:60px; position:relative;}
- .dw-comment-reply_post-ctn .textarea_ctn .maks{ width:100%; height:70px; _padding:0px 10px; position:absolute; top:0px; left:0px; z-index:100; background:rgba(255, 255, 255, 0.3); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4CFFFFFF,endcolorstr=#4CFFFFFF); *zoom:1; *background-color:#F2F2F2;}
- .dw-comment-reply_post-ctn .textarea_ctn .dw-comment-reply_post{ width:99%; border:none; height:60px; line-height:20px; resize:none; overflow:auto;}
- .dw-comment-reply_post-ctn .line_textarea {height:30px;}
- .dw-comment-reply_post-ctn .line_textarea .maks{height:40px;}
- .dw-comment-reply_post-ctn .line_textarea .dw-comment-reply_post{height:30px;}
- .dw-comment-reply_post-foot{overflow:hidden; *zoom:1; margin:12px 0px 5px;}
- .dw-comment-reply_post-foot .user-info{ line-height:27px; float:left;}
- .dw-comment-reply_post-foot .user-info img{padding:2px; background-color:#fff; border:1px solid #E8E8E8; height: 20px!important; width:20px!important;}
- .dw-comment-reply_post-foot .user-info .name{ margin:0px 5px; color:#2D5FC3; font-weight:bold;}
- .dw-comment-reply_post-foot .user-info a{ margin:0px 5px; color:#2D5FC3!important;}
- .dw-comment-reply_post-foot .dw-comment-reply_post-action{float:right;}
- .dw-comment-reply_post-foot .dw-comment-reply_post-action label{line-height:27px;}
- .dw-comment-reply_post-foot .dw-comment-reply_post-action .post_code{ height:25px; line-height:25px; border:1px solid #D1D1D1; width:65px; padding: 0 5px;}
- .dw-comment-reply_post-foot .dw-comment-reply_post-action .submit{ width:80px; height:27px; background:url(btn_view_1.png) no-repeat 0px 0px; font-size:14px; font-weight:bold; border:none; color:#fff; cursor:pointer;}
- .dw-comment-reply_post-foot .dw-comment-reply_post-action .not_login{cursor: not-allowed; background: url("btn_view_2.png") no-repeat scroll 0 0 transparent;}
- /*表情输入样式*/
- .comment-expression{display:inline-block; *display:inline; *zoom:1; vertical-align: middle; margin-right:10px;}
- .comment-expression .note{color:#999;}
- .comment-expression .dw-comment-expression-btn{padding-left:5px;}
- .comment-expression .note em{font-size: 18px; font-family: Georgia, \5fae\8f6f\96c5\9ed1, sans-serif;}
- .comment-empty-desc{padding:14px 0px; font-size: 14px; font-weight:bold; color:#999999;}
- .dw-comment-sharebar .sharebar{float:left; display:inline;}
- .dw-comment-sharebar .sharebar dt,
- .dw-comment-sharebar .sharebar dd{display:inline-block; *display:inline; *zoom:1; line-height: 27px; height:27px; color:#666; font-size:12px;}
- .dw-comment-sharebar .sharebar dt{margin-right:-5px; color:#999;}
- .dw-comment-sharebar .sharebar dd{line-height:16px; height:16px; vertical-align: middle; margin-left:5px;}
- .dw-comment-sharebar .sharebar a{}
- .dw-comment-sharebar .sharebar a img{ vertical-align: baseline;}
- /*底部评论*/
- .dw-comment-new_comment{display:block; height:34px; padding:5px 0px; margin-top:10px; line-height:34px; text-align:center; font-weight:bold; color:#2D5FC3 !important;}
- .dw-comment-more_comment{display:block; height:34px; padding:5px 0px; margin-top:10px; line-height:34px; text-align:center; font-weight:bold; color:#2D5FC3 !important;}
- .dw-comment-new_comment span,
- .dw-comment-more_comment span{background:url(icon_morenews.png) no-repeat right center; padding-right: 13px;}
- .dw-comment-more_loading{background:url(icon_loading.gif) no-repeat center 5px; text-indent:-9999px; padding:5px 0px;}
- .dw-comment-ps_note{padding:8px 0px;}
- .dw-comment-ps_note em{font-weight:bold;}
- /*评论排序方式*/
- .dw-comment-sequence a{padding:0px 8px; line-height:20px; height:20px; color:#2D5FC3!important; display:inline-block; *display:inline; *zoom:1; margin-right:5px; border-radius:3px;}
- .dw-comment-sequence a.selected{color:#fff!important; background-color: #58ABF3!important;}
- /*表情输入*/
- .comment-expression-popu{ position: absolute; display:none; z-index: 999; background:rgba(228,228,228,0.4); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);*/ padding:3px; *zoom: 1;}
- .comment-expression-popu .arrow{position: absolute; top:-7px; left: 410px; background:url(icon_popu_arrow.png) no-repeat 0px 0px; font-size: 0; width:16px; height:11px; overflow:hidden;}
- .comment-expression-popu .arrow-down{position: absolute; top: none; bottom:0px; margin-bottom:-7px; left: 205px; background:url(icon_popu_arrow.png) no-repeat 0px -15px; font-size: 0; width:16px; height:11px; overflow:hidden;}
- .comment-expression-popu .content{background-color: #fff; border: 1px solid #E6E6E6; padding:10px; width:511px;}
- .comment-expression-popu .expression-list:before,
- .comment-expression-popu .expression-list:after {content:'';display:table;}
- .comment-expression-popu .expression-list:after {clear:both}
- .comment-expression-popu .expression-list{zoom: 1;}
- .comment-expression-popu .expression-list li{ float:left; border-left: 1px solid #E7E8E9; border-top: 1px solid #E7E8E9;}
- .comment-expression-popu .expression-list li a{display:block; width:29px; height:29px; line-height: 29px; font-size: 0; text-align:center;}
- .comment-expression-popu .expression-list{border-bottom: 1px solid #E7E8E9; border-right: 1px solid #E7E8E9;}
- /*2012.11.19添加吐槽墙颜色样式,共7个*/
- .comment-tucaoItem1{ background-color: #E53A6F !important;}
- .comment-tucaoItem2{ background-color: #EA537B !important;}
- .comment-tucaoItem3{ background-color: #F07394 !important;}
- .comment-tucaoItem4{ background-color: #EE8AA5 !important;}
- .comment-tucaoItem5{ background-color: #8F8F8F !important;}
- .comment-tucaoItem6{ background-color: #A6A6A6 !important;}
- .comment-tucaoItem7{ background-color: #BBBBBB !important;}
- /*2012-12-27添加隐藏评论显示*/
- .dw-comment-hide_comment{ padding:5px 0px; text-align: right;}
- /* 皮肤样式 */
- @import "common-skin";
- /* nick-setting */
- @import "nick-setting";
- /*20130306添加消息提示层样式,petsa*/
- /*
- * Message
- * default
- * */
- .mod-msg {
- zoom: 1;
- clear: both;
- position: relative;
- -webkit-border-radius: 3px;
- border-radius: 3px;
- margin: 10px 0;
- padding: 6px 24px 6px 26px;
- line-height: 18px;
- }
- .msg-error {
- border: 1px solid #FF8080;
- background-color: #FFF2F2;
- }
- .msg-success {
- border: 1px solid #4DBF00;
- background-color: #F0FFE5;
- }
- .mod-msg .icon {
- display: block;
- width: 16px;
- height: 16px;
- overflow: hidden;
- text-indent: -9999px;
- position: absolute;
- top: 7px;
- left: 5px;
- background: url(../img/bgs_msg_v3.png) no-repeat 0 0;
- }
- .mod-msg .btn-close {
- position: absolute;
- top: 7px;
- left: 5px;
- font-size: 16px;
- font-weight: 700;
- color: #666;
- text-align: right;
- text-decoration: none;
- line-height: 1;
- }
- .msg-error .icon {background-position: 0 0;}
- .msg-success .icon {background-position: 0 -80px;}
- .mod-msg .btn-close {
- cursor: pointer;
- left: auto;
- right: 4px;
- background-position: -16px 0;
- }
- /*20130319禁止发言通用样式*/
- .dw-comment-forbid{cursor: not-allowed;}
|