/** 评论系统css 2017.06.30 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc
}
#comment .comment_title {
  font-size: 20px;
  color: #333;
  margin: 0 auto 20px;
}
.fl {
  float: left
}
.fr {
  float: right;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
}
.clearfix {
  zoom: 1;
}
/** 自适应 */
@media screen and (min-width: 1200px) {
  .reviewSys {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1119px) {
}
/** 正文 */
.reviewSys {
  font-size: 16px;
}
.reviewSys > .ev-replybox {
  margin: 0;
}
.reviewSys li {
  list-style: none;
}
.reviewSys li:last-of-type .ev-li-self {
  border: none;
}
.ev-post-link {
  padding-left: 80px;
  color: #999;
}
.ev-reviewer {
  width: 60px;
  height: 60px;
}
.ev-reviewer-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.ev-textarea-wrapper {
  padding-left: 70px;
}
.ev-textarea-border {
  border: 1px solid #F0F3F4;
  border-radius: 2px;
  position: relative;
}
.ev-textarea-border .upload-file {
  width: 38px;
  height: 38px;
  overflow: hidden;
  position: absolute;
  bottom: 38px;
  left: 10px;
  display: none;
}
.ev-textarea-border .upload-file .close {
  width: 15px;
  height: 15px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  font-size: 12px;
  color: #fff;
  line-height: 15px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.ev-textarea-border .upload-file img {
  max-width: 100%;
}
.ev-textarea-border .upload-file.active {
  display: block;
}
.ev-textarea {
  height: 110px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  width: 100%;
  border: none;
  resize: none;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  padding: 20px 20px 30px;
}
.ev-textarea:focus {
  outline: none;
}
.ev-textarea-btn {
  height: 38px;
}
.ev-post-button {
  width: 110px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #FB953A;
  color: #fff;
  cursor: pointer;
}
.ev-comments-info {
  width: 100%;
  font-size: 13px;
  margin-top: 10px;
  padding: 0;
  line-height: 25px;
  position: relative;
  border-bottom: 1px #EBEBEB solid;
  overflow: hidden;
}
.ev-comments-info-current {
  display: inline-block;
  font-size: 18px;
  color: #333;
  margin-bottom: 10px;
  padding-left: 14px;
  position: relative;
}
.ev-comments-info-current::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 4px;
  height: 15px;
  background: #FB953A;
}
.ev-comment-body {
  margin-left: 76px;
}
.ev-comment-body .flex-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ev-comment-header {
  line-height: 1;
}
.ev-user-name {
  margin-right: 10px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FF7E28;
  line-height: 17px;
}
.ev-comment-body .user-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.ev-comment-body .user-wrapper span {
  display: inline-flex;
  vertical-align: middle;
  margin-right: 5px;
}
.ev-comment-body .user-wrapper span.img--wrapper {
  width: 25px;
  height: 14px;
  border-radius: 1px;
}
.ev-comment-body .user-wrapper .level-wrapper {
  width: 31px;
  height: 14px;
  background: url("https://www.d1ev.com/special/circle/images/level1.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level2 {
  background: url("https://www.d1ev.com/special/circle/images/level2.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level3 {
  background: url("https://www.d1ev.com/special/circle/images/level3.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level4 {
  background: url("https://www.d1ev.com/special/circle/images/level4.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level5 {
  background: url("https://www.d1ev.com/special/circle/images/level5.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level6 {
  background: url("https://www.d1ev.com/special/circle/images/level6.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level7 {
  background: url("https://www.d1ev.com/special/circle/images/level7.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level8 {
  background: url("https://www.d1ev.com/special/circle/images/level8.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level9 {
  background: url("https://www.d1ev.com/special/circle/images/level9.png") no-repeat center / contain;
}
.ev-comment-body .user-wrapper .level-wrapper.level10 {
  background: url("https://www.d1ev.com/special/circle/images/level10.png") no-repeat center / contain;
}
.hot-wrapper {
  width: 34px;
  height: 17px;
}
.hot-wrapper img {
  max-width: 100%;
  margin-top: -2px;
}
.ev-comment-p {
  margin: 10px auto 20px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0D0D0D;
  word-wrap: break-word;
  white-space: pre-wrap;
  line-height: 1.375;
}
.ev-comment-p span {
  color: #8E8E8E;
}
.img--wrapper.img-reply {
  display: inline-flex;
  vertical-align: middle;
  max-width: 204px;
  background: #D8D8D8;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.img--wrapper.img-reply img {
  max-width: 100%;
  vertical-align: top;
}
.ev-post-reply {
  font-size: 14px;
}
.ev-ui-icon {
  width: 18px;
  height: 13px;
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
  background: transparent url(//www.d1ev.com/src/about/images/sprites.png) no-repeat 0 -104px;
  position: relative;
  top: -1px;
}
.ev-post-reply {
  margin-right: 14px;
}
.ev-li-self {
  padding: 30px 0;
  border-bottom: 1px solid #EBEBEB;
}
.ev-children {
  padding-left: 0;
}
.ev-children .ev-reviewer {
  width: 50px;
  height: 50px;
}
.ev-children .ev-reviewer-link .icon-v {
  width: 10px;
  height: 10px;
  font-size: 4px;
}
.ev-children .ev-li-self {
  padding-top: 40px;
  padding-left: 75px;
}
.ev-children .ev-comment-body {
  margin-left: 70px;
}
.ev-children .ev-user-name {
  color: #121212;
}
.ev-children .ev-comment-p {
  margin: 10px auto 20px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #0D0D0D;
  line-height: 22px;
}
.ev-replybox {
  margin-top: 61px;
}
.ev-li {
}
.ev-emote {
  position: relative;
  height: 38px;
  line-height: 38px;
  padding: 0 10px;
  display: none;
}
.no-comment {
  text-align: center;
  color: #999;
  margin-top: 15px;
}
/** 分页 */
.paginate {
  text-align: center;
}
.paginate li:first-of-type a {
  background: #F0F0F0;
  border: 1px solid rgba(178, 178, 178, 0.19);
}
.paginate a, .paginate span {
  text-decoration: none;
  display: inline-block;
  padding: 0 12px;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  border-radius: 4px;
  background: #fff;
  font-size: 16px;
  color: #3A6BFB;
  border: 1px solid #E2E5FF;
}
.paginate li {
  display: inline-block;
}
.paginate li.active a {
  color: #f60;
  border: 1px solid #f60;
}
.paginate a:hover, .paginate a.on {
}
.paginate a.unclick, .paginate a.unclick:hover {
  background: none;
  border: 1px solid #eee;
  color: #999;
  cursor: default;
}
.reviewSys .current {
  color: #272727;
  border: none;
}
/** 表情 */
.reviewSys .facebox .emote-itme {
  max-width: 26px;
  height: 26px;
}
.facebox {
  margin-top: 4px;
  background: #fff;
  padding: 2px;
  border: 1px #dfe6f6 solid;
}
.facebox table td {
  padding: 0px;
}
.facebox table td img {
  cursor: pointer;
  border: 1px #fff solid;
}
.facebox table td img:hover {
  border: 1px #0066cc solid;
}
.ev-reviewer-link {
  position: relative;
  display: block;
}
.ev-reviewer-link .icon-v {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 12px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.ev-reviewer-link .user-type-a {
  background: #0e90d2;
}
.ev-reviewer-link .user-type-b {
  background: #f60;
}
.ev-comment-header .ev-time.timeago {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #6D6D6D;
  line-height: 17px;
  padding-left: 10px;
  margin-left: 5px;
  border-left: 1px solid #A0A0A0;
}
.ev-comment-from {
  margin-left: 15px;
  color: #666 !important;
  font-size: 12px;
}
