.title {
	background-image: url(/front/zt/2023/kpdjt/image/banner.jpg);
	width: 1139px;
	height: 95px;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	color: #ffffff;
	padding-top: 43px;
	line-height: 50px;
	display: block;
}

.title>img {
	vertical-align: middle;
}

#tpxw {
	width: 1139px;
}

#tpxw>.swiper-wrapper>.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#tpxw>.swiper-wrapper>.swiper-slide>.img>img {
	display: block;
	width: 1139px;
	/* object-fit: cover; */
	height: 535px;
}

#tpxw>.swiper-wrapper>.swiper-slide>.img>span {
	background: url(/front/images/heibg.png) repeat;
	height: 40px;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1139px;
	padding-left: 20px;
	line-height: 40px;
	overflow: hidden;
	text-align: left;
}

#tpxw .swiper-button-prev {
	width: 45px;
	height: 45px;
	background: url(/front/zt/2022/kx10d/image/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
	outline: none;
}

#tpxw .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#tpxw .swiper-button-next {
	width: 45px;
	height: 45px;
	background: url(/front/zt/2022/kx10d/image/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
	outline: none;
}

#tpxw .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

#tpxw>.swiper-horizontal>.swiper-pagination-bullets, #wnhm>.swiper-pagination-bullets.swiper-pagination-horizontal,
	#wnhm>.swiper-pagination-custom, #wnhm>.swiper-pagination-fraction {
	bottom: 50px;
}

#tpxw .swiper-pagination {
	text-align: right;
	left: -10px;
	bottom: 15px;
}

#tpxw .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	opacity: 1;
	background: #ffffff;
	outline: none;
}

#tpxw .swiper-pagination-bullet-active {
	color: #fff;
	background: #cc0000;
	outline: none;
}

#wqhg {
	padding-top: 20px;
	padding-bottom: 10px;
	width: 1139px;
}

#wqhg>.swiper-wrapper>.swiper-slide {
	text-align: center;
	font-size: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#wqhg>.swiper-wrapper>.swiper-slide>.img>img {
	display: block;
	width: 350px;
	/* object-fit: cover; */
	height: 191px;
}

.sp {
	width: 1139px;
	height: 222px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.sp:nth-child(even) {
	background-color: #fff7e5;
}

.sp:nth-child(odd) {
	background-color: #fff5c1;
}

.sp>.video {
	margin-left: 120px;
	float: left;
	width: 380px;
	height: 222px;
}

.sp img{
	width:380px;
	height: 222px;
}


.sp>.info {
	width: 500px;
	float: left;
	padding-left: 80px;
}

.sp>.info>.sp-title {
	display:block;
	font-size: 23px;
	font-weight: bold;
	padding-top: 50px;
}

.sp>.info>.sp-zjr {
	font-size: 18px;
	padding-top: 30px;
}
.more{
	width:100%;
	padding-top: 10px;
}

.more img{
	width:100%;
}

