.message-box{
	width: 1298px;
	border: 1px solid #8b6c39;
	background: #fdf9f2;
	margin-top: 28px;
}
.lyb-input{
	margin-left: 150px;
	margin-top: 30px;
}
.lyb-input ul li h1{
	width: 60px;
	text-align: right;
	font-size: 16px;
	color: #333333;
	font-family: "Microsoft YaHei";
	float: left;
	line-height: 34px;
}
.lyb-input ul li h1 span{
	color: red;
}
.lyb-input ul li input{
	float: left;
	width: 800px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	border: 1px solid #ca8e82;
}


.lyb-input ul li{
	overflow: hidden;
	margin-bottom: 20px;
}
.tel-box{
	margin-left: 68px;
}
.name-box{
	float: left;
}
.lyb-input ul li textarea{
	float: left;
	width: 800px;
	font-size: 14px;
	border: 1px solid #ca8e82;
}
.tj-btn{
	width: 200px;
	height: 46px;
	line-height: 46px;
	border: none;
	background: #ce6110;
	color: #fff;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	border-radius: 5px;
	cursor: pointer;
	margin-left: 300px;
	margin-top: 10px;
}
.lyb-record-box{
	width: 1260px;
	margin: 0 auto;
	margin-top: 40px;
}
.lyb-total{
	width: 100%;
	border-bottom: 1px solid #c0bcb9;
	
}
.lyb-total h1{
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	margin-left: 10px;
}
.lyb-total h1 span{
	color: #c51111;
}
.lyb-title h1{
	font-size: 20px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #e30d0d;
	float: left;
	width: 400px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lyb-title .time{
	font-family: "Microsoft YaHei";
	font-weight: bold;
	color: #686767;
	float: left;
	font-size: 20px;
	margin-left: 90px;
}
.lyb-title h2{
	font-family: "Microsoft YaHei";
	color: #686767;
	float: right;
	font-size: 20px;
	color: #5b5a5a;
}
.lyb-list{
	margin-top: 14px;
	border-bottom: 1px dashed #cac7c2;
}
.lyb-title h2 span{
	font-weight: bold;
}
.lyb-cont{
	margin-top: 10px;
}
.lyb-cont p{
	font-family: "Microsoft YaHei";
	font-size: 16px;
	color: #7b7b7b;
	line-height: 26px;
	text-indent: 2em;
}
.reply-box{
	border: 1px solid #cfcbca;
	background: #fcefdd;
	border-radius: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.reply-box *{
	font-family: "Microsoft YaHei";
}
.reply-box h1{
	font-size: 18px;
	color: #555454;
	margin-top: 10px;
	margin-left: 8px;
}
.reply-box p{
	width: 1200px;
	margin: 0 auto;
	line-height: 26px;
	color: #523206;
	font-size: 16px;
}
.reply-box p span{
	color: #6d6a6a;
}
.reply-cont{
	margin-top: 10px;
	margin-bottom: 10px;
}
.lyb-list-box{
	margin-bottom: 8px;
}
.lybform {

    width:860px;
}

    .lybform input {
        height: 34px;
    line-height: 34px;
    font-size: 14px;
    border: 1px solid #ca8e82;
    }

    .lybform textarea {
          border: 1px solid #ca8e82;
    }