.liuyan_tit{
	width: 100%;
	height: 30px;
	background-color: #F5F5F5;
	line-height: 32px;
	color: #FF972F;
	font-size: 15px;
	font-weight: bold;
	overflow: hidden;
}
.liuyan_tit span{
	float: right;
	color: #FF0000;
	cursor: pointer;
	margin-right: 293px;
}
.txts{
	border-bottom: 1px dotted #A7C59E;
	height: 29px;
	line-height: 28px;
}
.txts p{
	display: inline-block;
	font-size: 13px;
	vertical-align: middle;
}
.ly_tit{
	width: 493px;
}
.ly_tit img{
	width: 21px;
}
.ly_tit span{
	color: #000099;
	font-weight: bold;
}
.ly_name{
	width: 113px;
}
.ly_ip{
	width: 182px;
}
.ly_con{
	width: 100%;
	height: 60px;
	background-color: #FBFAEC;
	position: relative;
	padding-left: 80px;
}
.scholar{
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
}
.ly_content{
	width: 100%;
	height: 100%;
	line-height: 25px;
	font-size: 13px;
	background-image: url(../images/line1.gif);
	padding-left: 6px;
}
.ly_huifu{
	width: 100%;
	height: 126px;
	background-color: #E9ECED;
	position: relative;
	padding-left: 80px;
}
.replypm{
	position: absolute;
	top: 43px;
	left: 20px;
}
.ly_huifu_con{
	width: 100%;
	height: 100%;
	padding-top: 3px;
}
.ly_huifu_conent{
	margin: 13px 0;
	font-size: 13px;
	line-height: 25px;
}
.ly_huifu_time{
	font-size: 13px;
	line-height: 25px;
	padding-left: 5px;
	position: absolute;
	bottom: 0;
}
.mask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.messageTable{
	width: 671px;
	height: 382px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background-color: #FFFFFF;
	display: none;
}
.messageTable table{
	margin: 37px auto;
}
.messageTable td{
	font-size: 12px;
}
.closeTable{
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: rgba(0,0,0,0.4);
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	border-radius: 15px;
	font-weight: bold;
	font-size: 20px;
	right: 10px;
	top: 5px;
	cursor: pointer;
}
.layui-layer-content{
	color: #fff;
}