.warp{
	width: 100%;
	background: #fff;
}
.center{
	width: 60%;
	height: 500px;
	background: #fff;
	margin: 0 auto;
}
.center h1{
	width: 200px;
	font-size: 24px;
	line-height: 60px;
	color: #128bed;
	text-align: center;
	margin-bottom: 20px;
	margin: 0 auto;
}
.zhanghao{
	width: 420px;
	height: 50px;
	margin: 0 auto;
	margin-top: 20px;
}
.zhanghao h2{
	width: 70px;
	line-height: 50px;
	float: left;
	text-align: center;
	font-size: 16px;
}
.first{
	width: 278px;
	height: 38px;
	border: 1px solid #ccc;
	float: left;
	margin-top: 5px;
	text-indent: 15px;
}
.denglu{
	width: 284px;
	height: 40px;
	background: #128bed;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	margin-left: 34%;
	margin-top: 30px;
}