nav ul,ul,li{list-style:none;list-style-position:outside}
.showcomment{background:#fff;padding:20px 10px;margin-bottom:20px;border-radius:3px}
.showcomment .title{margin-bottom:15px;line-height:1;font-weight:normal;font-size:20px;}
.comment_list{margin-top:10px;border:1px solid #f6f7fa;}
#captchaPic{width: 20%;}
#load_more,#load_more:visited{display:block;background:#ff5656;color:#FFF;height:30px;line-height:30px;text-align:center;cursor:pointer}
#load_more:hover{background:#2CA0D3;color:#FFF}
#cancel_reply_comment{background:#fff;padding:0px 5px;border:1px solid #e5e5e5;background-color:#ececec;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;float:right}
#cancel_reply_comment:hover,#huifu:hover{border:1px solid #7cbeff;background:#7cbeff;color:#fff}
.button{display:inline-block;height:38px;line-height:38px;padding:0 20px;background-color:#7cbeff;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:0;border-radius:2px;cursor:pointer;opacity:.9;filter:alpha(opacity=90);vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;margin-top: 10px;}
ul.msg{width:100%;margin:10px 0 20px 0;padding:5px 0px;text-align:left;list-style-position:outside;table-layout:fixed;word-wrap:break-word}
li.msgname{padding:0 0 10px 0px;font-size:14px;vertical-align:middle;color:#9ca0ad;height:45px}
li.msgname a{color:#9ca0ad}
li.msgname span.commentname{float:left}
li.msgarticle{list-style-position:outside;padding:10px;margin:0;border-bottom:1px solid #eaeaea}
img.avatar{float:left;margin-right:15px;width:40px;height:40px;border-radius:50%;box-shadow:0 0 4px 0 rgba(0,0,0,.1);border:2px solid #fff}
.comment{font-size:16px;line-height:25px;color:#333}
#divCommentPost{margin-top:10px;border:1px solid #f6f7fa;padding:10px}
input.text{border-radius:0;transition:all .35s ease 0s;line-height:38px;height:38px;width:50%;padding:0 10px;border:1px solid rgba(227,229,236,.4);background:#f8f8fc}
input.text:focus,#txaArticle:focus{border:1px solid #7cbeff}
#ctf_content{position:relative;z-index:1;padding:5px;height:100px;min-height:14px;margin:0;resize:none;outline:0;width:100%;min-width:100%;border:1px solid rgba(227,229,236,.4);background:#f8f8fc;border-radius:0rem;font-size:14px;line-height:1.6}
#reply_comment_div{background:#f8f8fc;box-shadow:0 0 2px #333;padding:.3em .8em !important;border:1px solid rgba(227,229,236,.4);outline:0;display:none}
#reply_comment_content{margin-top:5px}
a.reply_comment{margin-left:5px}
.reply_msgarticle{background-color:#e9ecef;background-image:url("quote.png");background-repeat:no-repeat;background-position:top right;padding:0.5rem 1rem !important}