








.lerong{
	
	height:100%;
	
	width:100%;
	background-color:#1c1b1b;
	 position:relative;
	  text-align:center;
	
	width:100%;
	font-family:"微软雅黑";
	

	
	
	
	
	
}

.kong1{
	
	height:100px;
	
	
	
}


.lerong p{
	
	
	font-size:3em;
	color:#ffffff;

	
	
	
	
	
}





.message{
	display:inline-block;
	width:1133px;
	height:317px;
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
			
}

.message ul li input[name="us_name"]{
	width:339px;
	height:37px;
	text-indent:1em;
	border:2px solid #f7b400;
	position:absolute;
	left:0px;
	top:0px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#636363;
	line-height:37px;
	
	
	
}
.message ul li input[name="phone"]{
	text-indent:1em;	
	width:339px;
	height:37px;
	position:absolute;
	left:393px;
	top:0px;
	border:2px solid #f7b400;
	font-size:14px;
	font-family:"微软雅黑";
	color:#636363;
	line-height:37px;
	
	
}
.message ul li input[name="email"]{
	text-indent:1em;
	width:339px;
	height:37px;
	border:2px solid #f7b400;
	color:#636363;
	position:absolute;
	left:787px;
	top:0px;
	font-size:14px;
	font-family:"微软雅黑";
	
	line-height:37px;
	
}

.message ul li textarea[name="message"]{
	outline:none;
	width:1129px;
	height:129px;
	text-indent:1em;
	border:2px solid #f7b400;
	color:#636363;
	position:absolute;
	left:0px;
	top:74px;
	font-size:14px;
	font-family:"微软雅黑";
	
	
}

input[name="verify"]{
	
	width:35px;
	height:18px;
	position:absolute;
	/*top:5px\9;*/
	/*border:1px solid #53a660;*/
	top:6px;
	left:53px;
	text-indent:5px;
}

.message ul li  input[name="button"]{
	cursor:pointer;
	width:139px;
	height:40px;
	border:none;
	
	position:absolute;
	left:495px;
	top:294px;
	
	font-size:18px;
	font-family:"微软雅黑";
	color:#000000;
	text-align:center;
	line-height:18px;
	/*background-image:url('../images/contact_us8.png');*/
	background-color:#f7b400;
}


.message ul li  input[name="button"]:hover{
	

	color:#ffffff;
	
	
	background-color:red;
}





.verify{
	width:98px;
	height:29px;
	/*background-image:url('../images/contact_us9.png');*/
	background-color:#333333;
	font-size:14px;
	font-family:"微软雅黑";
	color:#d80e0e;
	position:absolute;
	top:235px;
	text-align:left;
	/*z-index:1;*/
	
}
.verify span{
	display:inline-block;
	padding-left:10px;
	font-size:14px;
	font-family:"微软雅黑";
	padding-top:6px;
	
}


.kong4{
	
	background-color:#1c1b1b;
	height:200px;
	
}






