*{padding:0px;margin:0px;}
li{
	list-style:none;
	}
a{
	text-decoration:none;
	}
img{
	border:none;
	}
body{
	font-family:"Arial","幼圆";
	height:608px;
}
h3{
	font-size:32px;
	}
.header{
        width:100%;
		height:608px;
		background-image:url(../image/beijing.png);
		position:relative;
		margin:0 auto;
		}
.wenzi{
	width:326px;
	height:126px;
	text-align:center;
	padding-left:518px;
	padding-top:50px;
	}
.wenzi h1{
	font-size:48px;
	color:#fff;}
.wenzi h2{
	font-size:26px;
	color:#fff;}
.wenzi h3{
	font-size:24px;
	color:#e3e7e8;}
.kuang{
	width:558px;
	height:308px;
	background-color:#f4f4f4;
	border-radius:20px;
	position:absolute;
	left:400px;
	top:202px;
	}	
.kuang h4{
	float:right;
	margin-top:14px;
	margin-right:20px;
	color:#3eb6e2;
	font-size:18px;
	}	
.tee{
	width:512px;
	height:56px;
	border-radius:20px;
	background-color:#fff;
	margin-top:30px;
	margin-left:20px;
	border:1px #3ab4e0 solid;
	padding-left:50px;
	background-image:url(../image/touxiang.png);
	background-repeat:no-repeat;
	background-position:12px;
}
.text{
	padding-left:20px;}		
.tee2{
	width:512px;
	height:56px;
	border-radius:20px;
	background-color:#fff;
	margin-top:26px;
	margin-left:20px;
	border:1px #3ab4e0 solid;
	padding-left:50px;
	background-image:url(../image/suo.png);
	background-repeat:no-repeat;
	background-position:12px;
	}
.tee:focus{
	border:1px red solid;
}
.tee2:focus{
	border:1px red solid;
}
.tee3{
	width:512px;
	height:60px;
	border-radius:20px;
	background-color:#00abdf;
	margin-top:26px;
	margin-left:20px;
	border:none;
	color:#fff;
	font-size:26px;
	cursor: pointer;
}						
.tee3:hover{
	background-color:#255CA9;
}
/*底部*/									
.footer{
	width:100%;
	height:30px;
	background:rgba(0,0,0,0.5);
	position:absolute;
	bottom:0px;
	}
.footer h1{
	font-size:18px;
	text-align:center;
	line-height:30px;
	color:#a2acb6;
	}
.customer{
	margin:60px;
}
.customer ul{
	position: absolute;
	right: -230px;
	width: 1000px;
}
.customer ul li{
	float:left;
}