.HJ_banner2 {
	position:relative;
	overflow:hidden;
	height:300px;
	width:100%;
	margin-top:75px;
}
.HJ_banner2 img {
	position:absolute;
	left:50%;
	margin-left:-320px;
}
.HJ_loc {
	width:600px;
	margin:30px auto;
	line-height:24px;
	height:24px;
	overflow:hidden;
	text-align:left;
}
.HJ_loc p {
	background:url(../images/loc.jpg) no-repeat left;
	display:inline-block;
	text-indent:24px;
}
.HJ_loc p a {
	font-size:20px;
	color:#000;
	margin:0 5px;
}
.HJ_loc p a:hover {
	color:#fcdb1e;
}
.lyboxc {
	width:640px;
	background:#fff;
	margin:0 auto;
	padding-bottom:50px;
}
.mesT {
	background:url(../images/yellow.png) no-repeat center;
	width:640px;
	height:74px;
	text-align:center;
}
.mesT b {
	display:inline-block;
	line-height:64px;
	font-size:24px;
	font-weight:bold;
}
.lyT span {
	display:block;
	color:#ccc;
	font-size:18px;
	margin:10px 0;
	text-align:center;
	line-height:24px;
	height:24px;
	overflow:hidden;
}
.lyboxc iframe {
	width:0;
	height:0;
	border:none;
}
.lyboxc .box2,.lyboxc .box1 {
	width:600px;
	margin:0 auto;
	margin-bottom:25px;
	overflow:hidden;
}
.lyboxc .box1 span,.lyboxc .box2 span {
	float:left;
	width:120px;
	display:block;
	font-size:18px;
	color:#000;
	line-height:80px;
}
.lyboxc span font {
	color:#f40a0b;
}
.lyboxc .box1 input,.lyboxc .box2 textarea {
	float:left;
	margin:0 auto;
	color:#333;
	font-size:20px;
	font-weight:normal;
	background:#ededed;
	overflow:hidden;
	width:440px;
	padding:0 10px;
	height:80px;
	border-radius:10px;
}
.lyboxc .box2 textarea {
	height:160px;
	padding:10px;
	line-height:30px;
}
.lyboxc .button1 {
	margin:0 auto;
	width:280px;
}
.lyboxc .button1 button {
	width:280px;
	font-size:20px;
	background:#e71717;
	color:#fff;
	line-height:80px;
	height:80px;
	border-radius:50px;
	text-align:center;
	cursor:pointer;
	overflow:visible;
	border:0;
	font-family:"微软雅黑";
}
