.X_box{
	overflow: hidden;
	background-color: #eeeeee;
}
.X_title{
	padding: 58px 0px;
	font-size: 30px;
	color: #181818;
	text-align: center;
	font-weight: bold;
}
.x_input_box{
	margin: 0 auto;
}
.x_text,.x_texts{
	width: 160px;
	text-align: right;
	display: inline-block;
	font-size: 16px;
	color: #000000;
}
.x_texts{
	margin-top: 5px;
    vertical-align: top;
}
.x_text,.x_input{
	height: 36px;
	line-height: 36px;
	margin-bottom: 17px;
}
.x_input,.inputxontent{
	padding-left: 16px;
	display: inline-block;
	width: 550px;
}
.inputxontent{
	height: 250px;
	padding-top: 10px;
}
.X_box form{
	text-align: center;
	padding-bottom: 78px;
}
.X_text{
	font-size: 18px;
	color: #ff5400;
	padding-top: 36px;
	padding-bottom: 40px;
}
.x_button{
	width: 321px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #2a80ff;
	border-radius: 8px;
	color: #ffffff;
	margin: 0 auto;
}
.keji_title{
	font-weight: bold;
	color: #ff5400;
	font-size: 24px;
    letter-spacing: 5px;
	text-align: center;
	margin-bottom: 52px;
}
.keji_form input{
	width: 500px;
	height: 38px;
	font-size: 14px;
	color: #000000;
	padding-left: 14px;
	line-height: 38px;
	margin: 0 auto;
	display: block;
	margin-bottom: 12px;
	border: 1px solid #008f32;
}
.keji_form .last_input{
	margin-bottom: 24px;
}
.keji_form div{
	width: 252px;
	height: 48px;
	font-size: 18px;
	color: #ffffff;
	line-height: 48px;
	text-align: center;
	margin: 0 auto;
	cursor: default;
	background-color: #008f32;
}