@charset "utf-8";
.banner{
	height: 100%;
	background: url(../../images/zt/zt_cny_2024/banner_pc.jpg) no-repeat top center;
	background-size: cover;
}
.part{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.part_main{
	width: 1300px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.play{
	width: 60px;
	height: 60px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.p2 .play{
	top: 10px;
	bottom: initial;
}
.p3 .play{
	bottom: 60px;
}
.p4 .play{
	bottom: 80px;
}

/* 第一部分 */
.p1{
	height: 713px;
	background: url(../../images/zt/zt_cny_2024/bg_01.jpg) no-repeat top center;
	background-size: cover;
}
.headlinae{
	margin-top: 90px;
	text-align: center;
}
.headlinae a{
	font-size: 44px;
	color: #ffd9ba;
	font-weight: bold;
	text-align: center;
}
.p1_cont{
	width: 100%;
	height: 500px;
	margin-top: 90px;
}
.p1_item{
	width: 310px;
	height: 100%;
	background: url(../../images/zt/zt_cny_2024/p1_item_bg.png) no-repeat;
	padding: 20px;
	box-sizing: border-box;
	float: left;
	margin-right: 20px;
	display: block;
}
.p1_item:last-child{
	margin-right: 0;
}
.p1_item_main{
	width: 100%;
	height: 100%;
}
.p1_item_img{
	width: 100%;
	height: 360px;
	overflow: hidden;
}
.p1_item_title{
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.p1_item:hover .p1_item_title{
	color: #e30505;
}

/* 第二部分 */
.p2{
	height: 874px;
	background: url(../../images/zt/zt_cny_2024/bg_02.jpg) no-repeat top center;
	background-size: cover;
}
.p2_main{
	height: 748px;
	background: url(../../images/zt/zt_cny_2024/p2_item_bg.png) no-repeat center;
	margin-top: 100px;
}
.title2{
	display: block;
	width: 50px;
	height: 250px;
	position: absolute;
	left: 20px;
	top: 33px;
}
.swiper_p2{
	width: 1100px;
	height: 618px;
	margin-top: 52px;
	border-radius: 20px;
	overflow: hidden;
}
.prev_p2,.next_p2{
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 84px;
	cursor: pointer;
}
.prev_p2{
	left: 10px;
}
.next_p2{
	right: 10px;
}
.swiper_p2 .swiper-slide{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 8px solid #db2324;
	box-sizing: border-box;
	border-radius: 20px;
}
.p2_item_img{
	width: 100%;
	height: 100%;
}
.p2_item_title{
	width: 100%;
	height: 100px;
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.6));
	position: absolute;
	left: 0;
	bottom: 0;
}
.p2_item_title p{
	width: 100%;
	color: #ffd9ba;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 10px;
	padding: 0 10px;
	box-sizing: border-box;
}

/* 第三部分 */
.p3{
	height: 1174px;
	background: url(../../images/zt/zt_cny_2024/bg_03.jpg) no-repeat top center;
	background-size: cover;
}
.p3_main{
	height: 1060px;
	margin-top: 100px;
}
.title3{
	width: 375px;
	height: 128px;
	margin: 0 auto;
	display: block;
}
.swiper_p3{
	width: 100%;
	height: 746px;
	margin-top: 100px;
}
.swiper_p3 .swiper-slide{
	width: 420px;
	height: 100%;
	display: block;
}
.p3_item_img{
	width: 100%;
	height: 100%;
}
.p3_item_title{
	width: 100%;
	height: 100px;
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.6));
	position: absolute;
	left: 0;
	bottom: 0;
}
.p3_item_title p{
	width: 100%;
	color: #ffd9ba;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 10px;
	padding: 0 10px;
	box-sizing: border-box;
}
.prev_p3, .next_p3{
	width: 130px;
	height: 50px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}
.prev_p3{
	left: 329px;
}
.next_p3{
	right: 329px;
}
/* 第四部分 */
.p4{
	height: 1175px;
	background: url(../../images/zt/zt_cny_2024/bg_04.jpg) no-repeat top center;
}
.p4_main{
	margin-top: 160px;
}
.title4{
	width: 429px;
	height: 63px;
	margin: 0 auto;
	display: block;
}
.swiper_p4{
	width: 1100px;
	height: 678px;
	margin-top: 100px;
}
.swiper_p4 .swiper-slide{
	width: 100%;
	height: 100%;
	display: block;
}
.p4_item_img{
	width: 100%;
	height: 618px;
	background: url(../../images/zt/zt_cny_2024/p4_item_bg.jpg) no-repeat;
	padding: 9px;
	box-sizing: border-box;
	overflow: hidden;
}
.p4_item_title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #ffd9ba;
	text-align: center;
	padding: 0 10px;
	box-sizing: border-box;
	background: #d3241b;
}
.prev_p4, .next_p4{
	width: 64px;
	height: 200px;
	position: absolute;
	cursor: pointer;
}
.prev_p4{
	left: 10px;
	bottom: 60px;
	background: url(../../images/zt/zt_cny_2024/p4_prev.png) no-repeat;
	background-size: cover;
}
.next_p4{
	right: 10px;
	top: 162px;
	background: url(../../images/zt/zt_cny_2024/p4_next.png) no-repeat;
	background-size: cover;
}
.foot{
	background: #d3241b;
	color: #ffd9ba;
	margin-top: 0;
}

/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/
/*******************************/

@media screen and (orientation:portrait){
	.banner{
		height: 4.58rem;
		background: url(../../images/zt/zt_cny_2024/banner_wap.jpg) no-repeat top center;
		background-size: cover;
	}
	.part{
		padding: 0 0.2rem;
		box-sizing: border-box;
	}
	.part_main{
		width: 100%;
	}
	
	/* 第一部分 */
	.p1{
		height: 13.56rem;
		background: url(../../images/zt/zt_cny_2024/bg_01_wap.jpg) no-repeat top center;
		background-size: cover;
	}
	.headlinae{
		margin-top: 0.87rem;
	}
	.headlinae a{
		font-size: 0.44rem;
		line-height: 1.5em;
	}
	.p1_cont{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: 0.9rem;
	}
	.p1_item{
		width: 3.2rem;
		height: 5.16rem;
		background: url(../../images/zt/zt_cny_2024/p1_item_bg.png) no-repeat;
		padding: 0.2rem;
		margin-right: 0.4rem;
		margin-bottom: 0.4rem;
	}
	.p1_item:nth-child(2n){
		margin-right: 0;
	}
	.p1_item_img{
		height: 3.74rem;
	}
	.p1_item_title{
		margin-top: 0.2rem;
		font-size: 0.26rem;
		line-height: 1.5em;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.p1_item:hover .p1_item_title{
		color: #ffd9ba;
	}
	
	/* 第二部分 */
	.play{
		width: 0.6rem;
		height: 0.6rem;
		display: block;
		position: absolute;
		right: 0.1rem;
		bottom: 0.1rem;
	}
	.p2 .play{
		top: 0.1rem;
		bottom: initial;
	}
	.p2{
		height: 4.98rem;
		background: url(../../images/zt/zt_cny_2024/bg_02_wap.jpg) no-repeat top center;
		background-size: cover;
	}
	.p2_main{
		height: 3.92rem;
		background: url(../../images/zt/zt_cny_2024/p2_item_bg.png) no-repeat center;
		background-size: cover;
		margin-top: 1rem;
	}
	.title2{
		width: 0.3rem;
		height: 2.16rem;
		left: 0.1rem;
		top: 0.18rem;
	}
	.swiper_p2{
		width: 5.8rem;
		height: 3.26rem;
		margin-top: 0.23rem;
		border-radius: 0.2rem;
	}
	.prev_p2,.next_p2{
		width: 0.36rem;
		height: 0.36rem;
		bottom: 0.52rem;
	}
	.prev_p2{
		left: 0.1rem;
	}
	.next_p2{
		right: 0.1rem;
	}
	.swiper_p2 .swiper-slide{
		display: block;
		width: 100% !important;
		height: 100%;
		overflow: hidden;
		border: 8px solid #db2324;
		box-sizing: border-box;
		border-radius: 0.2rem;
	}
	.p2_item_title{
		height: 1rem;
	}
	.p2_item_title p{
		bottom: 0.1rem;
		padding: 0 0.1rem;
		text-align: left;
		font-size: 0.26rem;
		line-height: 1.5em;
	}
	
	/* 第三部分 */
	.p3{
		height: 7.42rem;
		background: url(../../images/zt/zt_cny_2024/bg_03_wap.jpg) no-repeat top center;
		background-size: cover;
	}
	.p3_main{
		height: 6.4rem;
		margin-top: 1rem;
	}
	.title3{
		width: 3.75rem;
		height: 1.28rem;
	}
	.swiper_p3{
		width: 100%;
		height: 3.78rem;
		margin-top: 0.6rem;
	}
	.swiper_p3 .swiper-slide{
		width: 2.13rem;
	}
	.p3_item_title{
		height: 1rem;
	}
	.p3_item_title p{
		bottom: 0.1rem;
		padding: 0 0.1rem;
		font-size: 0.26rem;
		line-height: 1.5em;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.prev_p3, .next_p3{
		width: 1.30rem;
		height: 0.5rem;
	}
	.prev_p3{
		left: 0;
	}
	.next_p3{
		right: 0;
	}
	.p3 .play{
		top: 0.1rem;
		bottom: 1.2rem;
	}
	
	/* 第四部分 */
	.p4{
		height: 8.04rem;
		background: url(../../images/zt/zt_cny_2024/bg_04_wap.jpg) no-repeat top center;
		background-size: cover;
	}
	.p4_main{
		margin-top: 1rem;
		padding-bottom: 1rem;
	}
	.title4{
		width: 4.29rem;
		height: 0.63rem;
	}
	.swiper_p4{
		width: 100%;
		height: 4.42rem;
		margin-top: 0.6rem;
	}
	.p4_item_img{
		height: 3.82rem;
		background: url(../../images/zt/zt_cny_2024/p4_item_bg.jpg) no-repeat;
		background-size: cover;
		padding: 0.1rem;
	}
	.p4_item_title{
		height: 0.6rem;
		line-height: 0.6rem;
		padding: 0 0.1rem;
		font-size: 0.26rem;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.prev_p4, .next_p4{
		width: 2rem;
		height: 0.6rem;
		bottom: 0;
	}
	.prev_p4{
		left: 0;
		background: url(../../images/zt/zt_cny_2024/p4_prev_wap.jpg) no-repeat;
		background-size: cover;
	}
	.next_p4{
		right: 0;
		top: initial;
		background: url(../../images/zt/zt_cny_2024/p4_next_wap.png) no-repeat;
		background-size: cover;
	}
	.p4 .play{
		bottom: 0.8rem;
	}
}
	