/*评论mediaWrap*/
.mediaWrap{border-bottom: 1px dashed #ddd; margin-bottom: 10px;}
.media-heading{clear: both; overflow: hidden;}
.media-heading .nam{float: left;}
.media-heading .up{float: right; font-size: 0.85em;}
.up img{width: 16px; margin-left:5px;}
.media-left{text-align: center;}
.media-left img{width: 50px; height: 50px; border-radius: 2px; max-width: none;}

.media-xx{padding:10px; margin-left: 60px; background-color: #f0f0f0;}

.media_date{clear: both; overflow: hidden;}
.media_date i{float: left;}
.media_date .reply{float: right;}
.media_date .reply a{padding-right: 10px; color: #00ae68;}

.addcmttform{margin-top: 10px;}
.addcmttform .comment-box{margin-bottom: 15px;}
.addcmttform .radio label{padding-right: 10px;}
.scode_input{display: inline-block; width: 100px; margin-right: 10px; height: 30px;}
img.scode{width: 80px;}
.comments_login{text-align: center; background: #f0f0f0; padding: 20px;}
/* wap评论列表 */
.eccboxbm h4.cmtTitWap{margin-bottom: 20px;}
.eccboxbm h4.cmtTitWap a.color-orange{float: right; font-size: 1.3em;}




/*wap*/
@media (max-width: 767px) {
  .eccboxbm h4.cmtTitWap a.color-orange{font-size: 1.2em;}
  /*mediaWrap*/
  .media-body .reply{width: 100%;}
  .media-left img{width: 22px; height: 22px;}
  
  .media-xx{margin-left: 32px;}
}