.liuyan {
	width: 1200px;
	height: 460px;
	margin: 0 auto;
	margin-top: 40px;
}

.liuyan .bt {
	width: 1200px;
	height: 40px;
	border-bottom: 1px solid #e8e8e8;
	box-sizing: border-box;
	margin-bottom: 35px;
}

.liuyan .bt h3 {
	width: 116px;
	height: 40px;
	background: #01572F;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-weight: normal;
}

.liuyan .nr {
	width: 550px;
	height: 46px;
	float: left;
	margin-bottom: 28px;
}

.liuyan .nr span {
	font-size: 15px;
	color: #666;
	width: 70px;
	height: 46px;
	line-height: 46px;
	display: block;
	float: left;
}

.liuyan .nr input {
	width: 476px;
	height: 46px;
	border: 1px solid #ccc;
	float: right;
	padding: 0 10px;
	color: #666;
	line-height: 46px;
	box-sizing: border-box;
}

.liuyan .nr:nth-child(3),
.liuyan .nr:nth-child(5) {
	float: right;
}

.liuyan .nr p {
	width: 103px;
	height: 46px;
	float: left;
	margin-left: 5px;
}

.liuyan .nr:nth-child(5) input {
	width: 200px;
	float: left;
	margin-left: 5px;
}

.liuyan .nr textarea {
	width: 1130px;
	height: 125px;
	border: 1px solid #ccc;
	float: right;
	padding: 10px;
	color: #666;
	float: right;
	box-sizing: border-box;
}

.liuyan .nr:nth-child(6) {
	width: 1200px;
	height: 125px;
}

.tijiao {
	width: 166px;
	height: 48px;
	background: #01572F;
	float: left;
	margin-left: 70px;
}

.tijiao input {
	width: 166px;
	height: 48px;
	background: none;
	border: none;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}

.chongzhi {
	width: 166px;
	height: 48px;
	background: #F39800;
	float: left;
	margin-left: 35px;
}

.chongzhi input {
	width: 166px;
	height: 48px;
	background: none;
	border: none;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}