.cpmodule-comment-simulate{
  padding: 25px 0 0;
  background-image: url(https://b-ssl.duitang.com/uploads/people/201706/19/20170619170254_siWZ3.jpeg);
  background-size: 100% auto;
  background-repeat: repeat;
}

.comment-smuhead{
  width: 130px;
  margin: 0 auto;
  padding: 0 0 12px;
}
.comment-smuhead h3,
.comment-smuhead .comment-smuhead-bd{
  overflow: hidden;
  height: 30px;
  border: 1px solid rgb(197, 197, 197);
  background-color: #fff;
}
.comment-smuhead h3{
  position: relative;
  top: -36px;
  left: -4px;
  line-height: 31px;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: rgb(102, 102, 102);
}

.cpmodule-comment-box{
  overflow: hidden;
  padding: 0 0 25px;
  color: rgb(102, 102, 102);
  background: transparent;
}
.cpmodule-comment-box .comment-boxin{
  border: 1px solid rgb(197, 197, 197);
  line-height: 29px;
  margin: 0 37px;
  padding: 13px 15px 14px;
  font-size: 15px;
  background-color: #fff;
}

.cpmodule-comment-box .comment-icon{
  display: block;
  position: relative;
  top: -1px;
  height: 13px;
  text-indent: -9999px;
  background-image: url(https://b-ssl.duitang.com/uploads/people/201704/20/20170420163124_iQZmd.png);
  background-repeat: no-repeat;
  background-size: 12px 13px;
}
.cpmodule-comment-box .comment-icon-l{
  left: 66px;
  background-position: left 0;
}
.cpmodule-comment-box .comment-icon-r{
  right: 66px;
  background-position: right 0;
}

.cpmodule-comment-box .comment-by{
  padding: 6px 0 0;
  font-size: 14px;
}
.cpmodule-comment-box .comment-by-l{
  text-align: left;
  margin-left: 40px;
}
.cpmodule-comment-box .comment-by-r{
  text-align: right;
  margin-right: 40px;
}