.wrap {
	width: 100%;
	position: relative;
}
.shan1 {
	width: 100%;
	height: 1129px;
	background: url(../shandong_img/shan1.jpg) center no-repeat;
}
.shan2 {
	width: 100%;
	height: 482px;
	background: url(../shandong_img/shan2.jpg) center no-repeat;
	overflow: hidden;
}
.shan3 {
	width: 100%;
	height: 1628px;
	background: url(../shandong_img/shan3.jpg) center no-repeat;
}
.shan4 {
	width: 100%;
	height: 1041px;
	background: url(../shandong_img/shan4.jpg) center no-repeat;
	overflow: hidden;
}
.city_wrap {
	width: 1198px;
	margin: 0 auto;
	margin-top: 190px;
	overflow: hidden;
}
.city1 {
	width: 949px;
	height: 70px;
	background: url(../shandong_img/city1.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.city2 {
	width: 100%;
	height: 70px;
	background: url(../shandong_img/city2.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
}
.city {
	width: 200px;
	height: 100%;
	position: relative;
	cursor: pointer;
}