p,ul,li{margin: 0; padding: 0; list-style: none;}
/* 璇勮妗�*/
.cont-box{ width: 100%;  border-top-left-radius: 5px;  border-top-right-radius: 5px; float: left;}

.tools-box .operator-box-btn .face-icon{display: block; float: left; margin-top:-1px; margin-left: 10px; font-family: "寰蒋闆呴粦"; font-size: 22px; color: #99cc66;  cursor: pointer;}
.tools-box .operator-box-btn .img-icon{display: block; float: left; margin-top:-11px; margin-left: 10px; font-family: "寰蒋闆呴粦"; font-size: 33px; font-weight: lighter; color: #99cc66; cursor: pointer;}
.tools-box .submit-btn input{ width:2.5em; height:2.5em; background:none; color:#fff;}

/* 鍥炲淇℃伅 */
#info-show{float: left;  width: 100%;}
#info-show li{ width: 100%; height: auto; padding: 10px 0 20px 0; border-bottom: 1px dashed #c0c0c0; float: left;}
#info-show .head-face{width: 10%;  float: left; text-align: center;}
#info-show .head-face img{width: 50px; height: 50px; border-radius: 50%; box-shadow: 0 0 8px #c0c0c0;}

#info-show .reply-cont{ width: 92%; padding:0 4%; float: right;}
#info-show .reply-cont  p{ min-height: 20px; line-height: 20px;  font-family: "寰蒋闆呴粦"; font-size: 14px;}
#info-show .reply-cont .username{ color: #99cc66; margin-bottom: 5px;}
#info-show .reply-cont .comment-body{ color: #999; max-height: auto;}
#info-show .reply-cont .comment-footer{font-size: 12px; color: #c0c0c0; margin-top: 10px;}
