/* banner */
.minsu_banner {
	width: 100%;
	height: 460px;
}

.bar_neiye2 {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
}

.minsu_banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 非遗项目 */
.intangible {
	background-color: #fffaed;
	width: 100%;
	padding: 60px 0;
	background-image: url(../image/cunluoxiangqing/beijing1.png);
	background-size: 100% 100%;
}

.history_lishi1 h1 {
	font-weight: 400;
	font-size: 54px;
	color: #333333;
	padding-bottom: 40px;
	font-family: zi1;
}

.intangible_feiyi1 {
	width: 100%;
	padding: 49px 60px 20px 60px;
	background-image: url(../image/minsu/beijing.png);
}

.intangible_piying {
	padding-bottom: 40px;
}

.intangible_pi {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.intangible_ying {
	width: 533px;
	height: 360px;
	margin-bottom: 20px;
}

.intangible_ying img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.intangible_zhandi {
	width: 533px;
}

.intangible_piying h1 {
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.intangible_piying p {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 30px;
}

/* 节庆活动 */
.activity {
	/* background-color: #fff; */
	width: 100%;
	padding: 100px 0;
	background-image: url(../image/cunluoxiangqing/beijing2.png);
	background-size: 100% 100%;
}

.activity_jieqing {
	height: 560px;
	margin-bottom: 80px;
}

.activity_jieqing:nth-child(odd) {
	display: flex;
	position: relative;

}

.activity_jieqing:nth-child(odd) .activity_jie {
	width: 1000px;
	height: 560px;
	background: #83AEC0;
	border-radius: 0px 0px 0px 0px;
	padding: 70px 60px;
	position: absolute;
	left: 0;
}

.activity_jie h1 {
	font-weight: 400;
	font-size: 54px;
	color: #FFFFFF;
	padding-bottom: 40px;
	font-family: zi1;
}

.activity_jie1 {
	width: 720px;
	height: 280px;
	overflow: auto;
	-ms-overflow-style: none;
	/* IE 和 Edge */
	scrollbar-width: none;
	/* Firefox */
	font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
}

.activity_jie1 h2 {
	font-weight: bold;
	font-size: 30px;
	color: #FFFFFF;
	padding-bottom: 30px;
}

.activity_jie1 p {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 30px;
	padding-bottom: 20px;
}

.activity_jieqing:nth-child(odd) .activity_qing {
	width: 700px;
	height: 480px;
	right: 0;
	position: absolute;
}

.activity_qing img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.activity_jieqing:nth-child(even) {
	display: flex;
	position: relative;

}

.activity_jieqing:nth-child(even) .activity_jie {
	width: 1000px;
	height: 560px;
	background: #A5B695;
	border-radius: 0px 0px 0px 0px;
	padding: 70px 60px;
	position: absolute;
	right: 0;
	padding-left: 260px;
}

.activity_jieqing:nth-child(even) .activity_qing {
	width: 700px;
	height: 480px;
	left: 0;
	position: absolute;
	bottom: 0;
}

/* 全景展示 */
body,
html {
	height: 100%;
	background-color: #fff;
}

.quanjing {
	width: 100%;
	height: 100%;
	    /*margin-top: 100px;*/
}

.quanjing iframe {
	width: 100%;
	height: 100%;
}

@media screen and (max-width:1760px) {
	.intangible_ying {
		width: 32%;
	}

	.intangible_zhandi {
		width: 32%;
	}
}

@media screen and (max-width:1500px) {
	.bar_neiye2 {
		padding-left: 20px;
		padding-right: 20px;
	}

	.activity_jie1 {
		width: 540px;
	}

	.activity_jieqing:nth-child(even) .activity_jie {
		padding-left: 372px;
	}
}

@media screen and (max-width:1380px) {
	.activity_jieqing:nth-child(odd) .activity_jie {
		width: 70%;

	}

	.activity_jieqing:nth-child(odd) .activity_qing {
		width: 30%;
	}

	.activity_jieqing:nth-child(odd) .activity_qing {
		position: relative;
	}

	.activity_jieqing:nth-child(even) .activity_qing {
		position: relative;
	}

	.activity_jie {
		position: relative !important;
	}

	.activity_jieqing:nth-child(even) .activity_jie {
		width: 70% !important;
	}

	.activity_jieqing:nth-child(even) .activity_jie {
		padding: 70px 60px;
	}

	.activity_qing {
		width: 30% !important;
		height: 100% !important;
	}

	.activity_jie1 {
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	.minsu_banner {
		height: 250px;
	}

	.history_lishi1 h1 {
		font-size: 35px;
	}

	.intangible_feiyi1 {
		padding: 15px;
	}

	.intangible_piying h1 {
		font-size: 25px;
	}

	.intangible_ying {
		width: 100%;
		height: auto;
	}

	.activity_jieqing {
		flex-wrap: wrap;
	}

	.activity_jieqing:nth-child(even) .activity_jie {
		width: 100% !important;
	}

	.activity_qing {
		width: 100% !important;

	}

	.activity_jieqing:nth-child(odd) .activity_jie {
		width: 100%;
	}

	.activity_jieqing {
		height: auto;
	}

	.activity_jie {

		height: 425px !important;
		padding: 20px !important;
	}

	.activity_jie h1 {
		font-size: 35px;
		padding-bottom: 25px;
	}

	.activity_jie1 h2 {
		font-size: 20px;
	}
}