*{
	margin:0;
	padding:0;
}
#div2{
	width: 100%;
	height: 125px;
	background: skyblue;
	margin: 0 auto;
}
#div1{
	width:100%;
	height:700px;
	background: whitesmoke;
	margin: 0 auto;
}
#div3{
	width:100%;
	height:120px;
	background:wheat;
	margin: 0 auto;
}
h1{
	color:white;
	text-align: center;
	line-height: 125px;
}
.h1{
	color: aqua;
	text-align: center;
	margin-top: 50px;
}
.cl1{
	text-align: center;
	font-size: 25px;
	margin-left: 42%;
	margin-right: 2px;
}
.cl11{
	text-align: center;
	font-size: 25px;
	margin-left: 42%;
	margin-right: 2px;
	margin-top: 30px;
}
.cl2{
	width: 200px;
	height: 25px;
	border: 1px solid skyblue;
	border-radius:5px;
	padding-left: 10px;
}
.input1{
	width: 200px;
	height: 40px;
	background-color: #87ceed;
	border: 1px solid #87ceed;
	border-radius: 20px;
	font-weight: bold;
}
#dl1{
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
}
#zcjm{
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
}
.a1{
	color: #91bedb;
	font-size: 18px;
}
#tabie1{
	font-size: 25px;
	margin-left:400px; 
	text-align: center;
}
#div5{
	width:100%;
	height:50px;
	background: whitesmoke;
	margin: 0 auto;
}
#div6{
	width:100%;
	height:10px;
	background: whitesmoke;
	float: left;
	margin: 0 auto;
}
#tabie2{
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
}
