.header {
	z-index: -1;
	color: #fff;
}

.banner {
	width: 100%;
}

.info {
	position: absolute;
	top: 30px;
	left: 200px;
}

.top_logo {
	width: 120px;
	height: 96px;
	margin-right: 30PX;
}

.logo_div {
	display: flex;
}

.logo_div P {
	font-size: 28px;
}

.xdxmw {
	background-color: #FF6600;
	width: 115px;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0;
}

.xuanchuangyu {
	font-size: 60px;
	margin: 15px 0;
}

.hexin {
	border-bottom: 1px #fff solid;
	border-top: 1px #fff solid;
	padding: 10px 0;
	font-size: 20px;
	height: 58px;
	line-height: 58px;
}

.dian {
	font-size: 40px;
}

#dian {
	font-size: 80px;
}

#lijikaitong {
	margin-top: 82px;
	width: 220px;
	height: 70px;
	background-color: #fff;
	color: #FF6600;
	font-size: 30px;
	border-radius: 5px;
}

.content1_head {
	text-align: center;
}

.h1 {
	font-size: 48px;
	font-weight: bold;
	margin: 110px 0 0 0;
}

.h2 {
	font-size: 30px;
	color: #919191;
	margin: 32px 0 0 0;
}

.content1_content1 {
	width: 259px;
	text-align: center;
	margin: 30px;
}

.h3 {
	font-size: 24px;
	font-weight: 800;
}

.p1 {
	font-size: 16px;
	color: #919191;
}

.content1_content {
	width: 100%;
	display: flex;
	justify-content: center;
}

.content2_img {
	width: 603px;
	margin-right: 100px;
}

.h4 {
	margin: 0;
	font-size: 24px;
	color: #e86b42;
	font-weight: 800;
}

.p2 {
	font-size: 24px;
	color: #919191;
	margin: 10px 0px 35px 0px;
}

#fix {
	margin-top: 80px;
	display: flex;
	justify-content: center;
}

.content2_content {
	margin-top: 30px;
}

.content3 {
	background-image: url(img/地图.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center 100px;
	padding-bottom: 80px;
}

.moban1 {
	width: 300px;
	height: 280px;
	text-align: center;
	padding: 30px;
	background-color: #fff;
	margin: 30px;
	box-shadow: 1px 1px 5px 1px #919191;
}

.footer {
	background-color: #42464f;
	color: #FFFFFF;
	font-size: 18px;
	display: flex;
	justify-content: center;
}

.footer div {
	margin-left: 100px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.footer div img {
	width: 170px;
	height: 170px;
}

.footer_div2 {
	width: 240px;
}

.h5 {
	font-size: 24px;
}

.lxwm_div {
	color: #999999;
	position: fixed;
	right: 80px;
	top: 300px;
	background-color: #FFFFFF;
	height: 308px;
	width: 200px;
	text-align: center;
}

.lxwm_div img {
	width: 140px;
	height: 140px;
}

.lxwm_div input {
	margin-top: 20px;
	font-size: 18px;
	background-color: #FF6600;
	color: #FFFFFF;
	border: none;
	width: 150px;
	text-align: center;
	border-radius: 5px;
}

.lxwm_div p {
	margin: 0;
}

.lxwm_div .guanbi {
	text-align: right;
	margin-top: 10px;
	margin-right: 20px;
}

.lxwm_div .guanbi img {
	width: 20px;
	height: 20px;
	margin: 0;
}

#popup {
	width: 100%;
	position: fixed;
	top: 264px;
}

form {
	width: 601px;
	height: 726px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	box-shadow: 1px 1px 5px 1px #919191;
}

form input {
	width: 541px;
	height: 60px;
	margin-top: 20px;
	font-size: 20px;
	padding-left: 20px;
	border-radius: 5px;
}

.title_form {
	font-size: 30px;
	color: #5b5b5b;
	margin: 0;
}
form .but{
	background-color: red;
	color: #FFFFFF;
	padding-left: 0;
}
.hide_div{
	width: 100%;
	text-align: right;
}
.hide_div img{
	width: 24px;
	height: 24px;
	margin-right: 20px;
	margin-top: 30px;
}
.tixing{
	width: 100%;
	text-align: left;
	margin-left: 30px;
	font-size: 18px;
	color: #666666;
}
