.commentList {background: #fff; margin-top: 8px;}
.cmtList li {padding:10px;  border-width: 0; border-bottom-width: 1px;}
.cmtList li .cmtImg {width: 50px; height: 50px; margin:3px 10px 0 0; -webkit-border-radius: 50%; border-radius: 50%; display: block;}
.cmtList li .cmt-desc {font-size: 14px;}
.cmtList li .cmt-desc h6 .cmt-title,.cmtList li .cmt-reply h6 .cmt-title{font-size: 16px;}
.cmtList li .cmt-desc h6 > time,.cmtList li .cmt-reply h6 time {margin-left:10px; color:#999; display: block;}
.cmtList li .cmt-desc > p,.cmtList li .cmt-reply .reply-txt p {line-height: 16px; margin-top: 5px; color:#666;}
.cmtList li .cmtBottom {color:#999; padding:7px 0 0}
.cmtList li .cmtBottom .cmt-tool > span {position: relative; padding-left:22px; display: inline-block;}
.cmtList li .cmtBottom .cmt-tool > span:before {position: absolute; content: ""; width: 20px; height: 20px; left:0; top:0;}
.cmtList li .cmtBottom .cmt-tool > span.cmt-pl:before {background-position: -30px 0;}
.cmtList li .cmtBottom .cmt-tool > span.cmt-like:before {background-position: -30px -18px;}
.cmtList li .cmtBottom .cmt-tool > span.cmt-like.has-like:before {background-position: -30px -35px;}
.cmtList li .cmt-reply { position: relative; font-size: 14px; background: #eeeeee; padding:10px; margin-top:7px;}
.cmtList li .cmt-reply:before {position: absolute; content: ""; right: 12px; top:-14px; width:0; height: 0; line-height: 0; border-width:7px; border-color:transparent transparent #eeeeee; border-style: solid;}
.cmtList li .cmt-reply.noIcon:before {border-width:0;}
.cmtList li .cmt-reply .reply-txt {border-width:0; border-top-width: 1px; padding:7px 0; }
.cmtList li .cmt-reply .reply-txt:first-child {margin-top:10px;}
.cmtList li .cmt-reply .reply-txt:last-child {padding-bottom: 0;}
.cmtList li .cmt-reply .reply-cmt { border-top: 1px solid #ccc;}
.cmtList li .cmt-reply .reply-cmt:first-child {border-top-width: 0;}
.cmtList li .cmt-reply .reply-cmt:last-child {padding-bottom: 0;}
.cmtList li .cmt-reply .commentText span {background: #fff;}

.cmtMore a:before {width: 0; height: 0;}



