.cnav {
  background: #fff;
  text-align: left;
  font-size: 14px;
  height: 80px;
	
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-sizing: content-box;
}
.cnav-item.current .cnav-item-text {
  border-bottom: 2px solid #3CACFC;
  font-size: 14px;
  color: #3CACFC;
	width: 80px;
}

.cnav-item-text {
  line-height: 40px;
  color: #999;
  padding: 10px 9px;
}
.cnav-bottom {
  width: 1px;
  height: 2px;
  background: #3CACFC;
  margin-top: -2px;
  z-index: 99999;
}
 .txt {
	font-size: 12px;
	color: #8c8c8c;
	line-height: 14px;
	padding-bottom: 22px;
	border-bottom: 1px solid #e6e6e6
}

 .txt span, .txt a
	{
	float: left
}

 .txt .marktxt {
	color: #ff4c4c;
	margin-right: 7px
}

 .txt .time, .txt .name, .txt #copy_btn
	{
	margin-left: 7px
}

 .txt .name, .txt .publish_address
	{
	color: #333
}

 .txt .name:hover, .txt .publish_address:hover
	{
	color: #ff8b3d
}

 .txt #copy_btn {
	cursor: pointer
}

 .txt .zeroclipboard-is-hover {
	color: #ff8b3d
}

 .txt .publish_address {
	margin: 0 10px 0 7px
}

 .txt .status, .txt .stamp
	{
	background: #ff4c4c;
	color: #fff;
	padding: 0 5px;
	border-radius: 5px;
	line-height: 16px;
	margin: -1px 0 0 5px
}

 .txt .f_r {
	margin-left: 10px;
	float: right
}

 .txt .f_r i {
	display: inline-block;
	vertical-align: middle;
	margin: -1px 5px 0 0;
	background: url("../img/invitation_pic.png") 0 0 no-repeat
}

 .txt .f_r i.see {
	width: 16px;
	height: 8px;
	background-position: -2px -2px
}

 .txt .f_r i.msg {
	width: 14px;
	height: 11px;
	background-position: -3px -12px
}

 .txt .f_r i.cyli {
	width: 14px;
	height: 14px;
	background-position: -3px -22px
}

 .txt a {
	color: #ff8b3d;
	
}

div.aw-replay-list {
	font-size: 14px;
}
.reply_list_img a img {
  width: 35px;
  height: 35px;
	border-radius: 50%;
}
div.reply_list_con{
	margin-left:45px;
	margin-top:-35px;
}
div.mod-body div.clearfix_content{
	margin-left:45px;
}
