.liuyantop{
	height: 408px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 3px 3px 3px 3px #f5f5f5;
	overflow: hidden;
	margin-bottom: 30px;
}
.toptitlep{
	font-size: 24px;
	color: #222;
	text-align: center;
	margin-top: 39px;
	margin-bottom: 31px;
}
.nameBoxinput{
	width: 794px;
	height: 39px;
	margin: auto;
	overflow: hidden;
}
.nameInput,.emailInput{
	width: 383px;
	height: 37px;
	border: 1px solid #ddd;
	border-radius: 10px;
	text-indent: 1.5em;
	font-size: 14px;
	color: #999;
	float: left;
}
.nameInput{
	margin-right: 24px;
}
.cont-box{
	overflow: hidden;
	width: 794px;
	height: 149px;
	margin:18px auto 23px;
	overflow: hidden;
}
.contarea{
	width: 756px;
	height: 119px;
	border: 1px solid #ddd;
	border-radius: 10px;
	font-size: 14px;
	color: #999;
	padding: 14px 18px;
}
.tjBtn{
	display: block;
	width: 143px;
	height: 50px;
	background: #00ae9e;
	border-radius: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin:auto;
	cursor: pointer;
}
.liuyanbot{
	height: auto;
	border-radius: 10px;
	background: #fff;
	box-shadow: 3px 3px 3px 3px #f5f5f5;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 56px;
}
.lyrecord{
	width: 836px;
	margin: auto;
	overflow: hidden;
}
.lyrecord li{
	overflow: hidden;
	margin-bottom: 24px;
}
.txleft{
	float: left;
	width: 78px;
	overflow: hidden;
}
.txleft img{
	width: 52px;
	height: 52px;
	display: block;
	border-radius: 50%;
	margin: auto;
}
.rightconts{
	float: right;
	width: 758px;
	overflow: hidden;
}
.nametopBox{
	overflow: hidden;
	margin-bottom: 10px;
}
.nameleftBox{
	float: left;
	font-size: 14px;
	color: #222;
}
.righttimes{
	font-size: 14px;
	color: #999;
	float: right;
}
.overly{
	width: 702px;
	border-radius: 10px;
	background: #f8f8f8;
	font-size: 14px;
	color: #666;
	padding: 23px 28px;
	text-align: justify;
}
