.comment {margin-top:10px;}
.comment .comment-name {height:40px;border-bottom:1px solid #e6e6e6; font-size:18px; margin-bottom:10px;}
.comment .comment-name span {line-height:45px; color:#828282; font-size:12px;padding-left:10px;}
.comment .textarea {width:100%; height:84px; border:1px solid #e6e6e6;}
.comment #username {border:1px solid #c1c1c1;}
.comment .comment-add { padding:8px;}
.comment .comment-add .submit{border-width:0;background:url(../imgs_2016/comments_icon.png) no-repeat 0 0; width:112px; margin-right:-3px; height:34px; margin-top:5px; cursor:pointer;}
.comment .comment-add .submit:hover{ background-position:0 -74px!important;}
.comment .comment-add .pic {width:10%;}
.comment .pic .radius { border-radius:20px;}
.comment .comment-add .ui {width:90%}
.comment .comment-add .ui .left {margin-left:0;}
.comment .comment-add .right {margin-left:0;}
.comment .comment-add .label{ width:50px; padding-bottom:10px;}
.comment .comment-add .control {padding-bottom:10px; width:auto; color:#8c8c8c;}

.comment .comment-list {padding:8px; /*border-top:1px solid #f4f4f4;*/}
.comment .comment-list .item {border-bottom: 1px solid #dcdcdc; padding-bottom:12px; padding-top:12px;}
.comment .comment-list .pic {width:10%;}
.comment .comment-list .message {width:90%; padding-left:0px;}
.comment .comment-list .score {text-align:right; margin-top:5px;}
.comment .comment-list .score .v_line { padding-left:8px; padding-right:8px;color:gray;}
.comment .comment-list .message .username {color:#8c8c8c;}
.comment .comment-list .message .add_time {color:gray;}
.comment .comment-list .message .text { line-height:18px; }
.comment .comment-list .message .left {width:auto;}
.comment .comment-list .message .right {width:auto; float:right;}
.comment .comment-list .message .cm {margin-top:5px; margin-bottom:5px; width:420px;}

.comment .pagebar { float:right; margin-right:8px;}
.comment .pagebar a{ border:1px solid #c8c8c8; border-radius:2px; padding:3px 6px; display:inline-block; background-color:#f5f5f5; color:#505050; font-size:14px;}
.comment .pagebar a.disable { display:none;}
.comment .pagebar a.current { background-color:#25951a; color:#ffffff;}

/*.comment-score {width:92px; height:23px; background:url(../images/all_icon.png) no-repeat 0 0;}*/