.page {
	position: relative;
}

.page-top {
	position: relative;
}

.map-bak {
	width: 100%;
	height: 300px;
}

.nongshi {
	position: absolute;
	top: 50px;
	left: 344px;
	width: 200px;
	height: 43px;
}

.web-name {
	position: absolute;
	top: 40px;
	left: 587px;
	font-size: 45px;
	font-family: DFZongYiGB, DFZongYiGB-W7;
	font-weight: normal;
	color: #ffffff;
}

.h1600 {
	height: 1600px;
}

.content {
	background: #ffffff;
	display: flex;
	margin-top: -150px;
}

.content-left {
	width: 890px;
	margin-left: 40px;
	margin-top: 52px;
}

.content-right {
	width: 360px;
	margin-top: 52px;
	margin-left: 20px;
}

.left-box {
	width: 889px;
	background: #ffffff;
	border: 2px solid #eeeeee;
	margin: 10px 0;
}

.content-title {
	height: 78px;
	background: #eeeeee;
	font-size: 24px;
	font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
	line-height: 70px;
	padding-left: 30px;
}
.content-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.join {
	height: 26px;
	background: #ca1117;
	border-radius: 5px;
	color: #ffffff !important;
	text-align: center;
	line-height: 26px;
	font-size: 16px;
	margin-right: 20px;
	padding: 0px 4px;
	cursor: pointer;
}

.right-box {
	width: 230px;
	height: 200px;
}

.right-title {
	width: 119px;
	font-size: 24px;
	font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
	line-height: 70px;
	letter-spacing: -0.24px;
}
.flex {
	display: flex;
}