#big-title {
	background-image: url('/front/zt/2023/xjpztjy/image/toutiao-bg.png');
	background-position: top center;
	background-repeat: no-repeat;
	/* height: 319px; */
	height: 144px;
	padding-top: 175px;
	width: 1200px;
	padding-left: 57px;
	padding-right: 57px;
}

.row-title {
	display: block;
}

#big-title>.title {
	font-size: 30px;
	color: #ffffa3;
	line-height: 70px;
	width: 1200px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	font-weight: bold;
}

#big-title>.info, #big-title>.info>a {
	text-indent: 2em;
	font-size: 18px;
	color: #fffed1;
	line-height: 28px;
}

.tpyw {
	margin-left: 30px;
	width: 1217px;
	height: 486px;
	background-color: #ffffd9;
	padding-left: 35px;
	padding-top: 40px;
}

#tpxw {
	width: 645px;
	float: left;
}

#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: 645px;
	/* object-fit: cover; */
	height: 413px;
}

#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: 645px;
	padding-left: 20px;
	line-height: 40px;
	overflow: hidden;
	text-align: left;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#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: 50px;
}

#tpxw .swiper-pagination-bullet {
	width: 15px;
	height: 8px;
	border-radius: 0%;
	margin: 0px 1px;
}

#tpxw .swiper-pagination-bullet-active {
	opacity: 1;
	background: #fff;
}

#yw {
	width: 550px;
	height: 413px;
	float: left;
	padding-top: 10px;
}

#yw .icon-start {
	float: left;
}

#yw p {
	width: 520px;
	float: left;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 15px;
}

#yw a {
	float: left;
	display: -webkit-box;
	padding-left: 15px;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 60px;
	line-height: 30px;
	max-height: 60px;
	width: 485px;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	color: #c51f11;
	font-weight: bold;
}

#zyjs {
	background-image: url('/front/zt/2023/xjpztjy/image/content-bg-01.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 890px;
}

.row-title {
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: center;
}

#zyjs .list {
	height: 620px;
	background-color: rgba(255, 119, 119, 0.28);
	margin-left: 30px;
	width: 1252px;
}

#zyjs .list .list-left, #zyjs .list .list-right {
	width: 578px;
	height: 505px;
	background-color: #fff;
	margin-top: 43px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
}

#zyjs .list .list-left {
	margin-left: 32px;
}

#zyjs .list .list-right {
	margin-left: 30px;
}

#zyjs .item {
	margin-left: 20px;
	margin-right: 17px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: #ccc dashed 1px;
}

#zyjs .item:last-child {
	border-bottom: none;
}

#zyjs .item .item-title {
	color: #333333;
	margin-bottom: 15px;
	display: block;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 60px;
	line-height: 30px;
	max-height: 60px;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}

#zyjs .item .item-info {
	text-indent: 2em;
	font-size: 16px;
	color: #666666;
}

#zyjs .item .item-details {
	font-size: 16px;
	color: #d82e1d;
}

#xxdt {
	background-image: url('/front/zt/2023/xjpztjy/image/content-bg-02.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 956px;
}

#xxdt .list {
	height: 680px;
	background-image: linear-gradient(rgba(252, 243, 237, 0),
		rgba(252, 243, 237, 0.7) 25%, rgba(252, 243, 237, 0.7) 100%);
	margin-left: 30px;
	width: 1252px;
	margin-left: 30px;
}

#xxdt .xxdt-big-title-name {
	color: #e60a16;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#xxdt .xxdt-big-title-info {
	color: #f83f47;
	text-indent: 2em;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 30px;
}

#xxdt .xxdt-big-title-details {
	font-size: 20px;
	color: #f83f47;
}

#xxdt .xxdt-hr {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

/* #xxdt .list-left, #xxdt .list-right {
	float: left;
	width: 550px;
	padding-left: 50px;
} */
#xxdt .list .list-left, #xxdt .list .list-right {
	width: 578px;
	height: 395px;
	background-color: #fff;
	margin-top: 0px;
	float: left;
	padding-top: 20px;
	padding-bottom: 55px;
}

#xxdt .list .list-left {
	margin-left: 32px;
}

#xxdt .list .list-right {
	margin-left: 30px;
}

#xxdt .item {
	margin-left: 20px;
	margin-right: 17px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: #ccc dashed 1px;
}

#xxdt .item:last-child {
	border-bottom: none;
}

#xxdt .item .item-title {
	color: #333333;
	margin-bottom: 15px;
	display: block;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 30px;
	max-height: 60px;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
}

#xxdt .item .item-info {
	text-indent: 2em;
	font-size: 16px;
	color: #666666;
}

#xxdt .item .item-details {
	font-size: 16px;
	color: #d82e1d;
}

/* #xxdt .list .item {
	line-height: 40px;
	font-size: 20px;
	color: #b61318;
	list-style-type: square;
}

#xxdt .list .item a {
	font-size: 20px;
	color: #333333;
	line-height: 45px;
	width: 550px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	font-weight: bold;
} */
#mtpl {
	background-image: url('/front/zt/2023/xjpztjy/image/content-bg-03.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 891px;
}

#mtpl .list {
	padding-left: 30px;
}

#mtpl .list .item {
	background-color: #fff;
	border-radius: 8px;
	border: 1px solid #ccc;
	width: 567px;
	height: 150px;
	margin-bottom: 30px;
	float: left;
	margin-left: 30px;
	padding-left: 18px;
	padding-top: 10px;
}

#mtpl .list .item .item-title {
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}

#mtpl .list .item .item-title img {
	vertical-align: middle;
	padding-right: 20px;
}

#mtpl .list .item .item-info {
	padding-top: 10px;
	padding-right: 20px;
	text-indent: 2em;
	color: #676767;
	font-size: 16px;
	line-height: 25px;
}

#mtpl .list .item .item-info .item-details {
	font-size: 16px;
	color: #676767;
}

@media ( max-width : 768px) {
	#big-title {
		background-image: url('/front/zt/2023/xjpztjy/image/toutiao-bg.png');
		background-position: top center;
		background-repeat: no-repeat;
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		/* height: 144px;
		padding-top: 15px;
		width: 1200px;
		padding-left: 57px;
		padding-right: 57px; */
	}
	#big-title>.title {
		font-size: 20px;
		color: #ffffa3;
		line-height: 40px;
		width: calc(100% - 30px);
		text-align: center;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		display: block;
		font-weight: bold;
		padding-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
	}
	#big-title>.info {
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		text-overflow: ellipsis;
		display: -webkit-box;
		margin-left: 15px;
		margin-right: 15px;
	}
	#big-title>.info, #big-title>.info>a {
		text-indent: 2em;
		font-size: 16px;
		color: #fffed1;
		line-height: 28px;
	}
	.tpyw {
		margin-left: 0px;
		width: 100%;
		height: auto;
		padding-left: 0px;
		padding-top: 0px;
	}
	#tpxw {
		width: 100%;
	}
	#tpxw>.swiper-wrapper>.swiper-slide>.img>img {
		width: 100%;
		height: 64vw;
	}
	#tpxw>.swiper-wrapper>.swiper-slide>.img>span {
		width: 100%;
		font-size: 16px;
	}
	#tpxw>.swiper-wrapper>.swiper-slide>.img>span>abbr {
		font-size: 16px;
	}
	
	#yw {
		width: calc(100% - 10px);
		height: auto;
		float: left;
		padding-top: 10px;
		margin-left: 10px;
	}
	#yw .icon-start {
		float: left;
	}
	#yw p {
		width: calc(100% - 10px);
		float: left;
		padding-top: 5px;
		padding-left: 0px;
		padding-bottom: 15px;
	}
	#yw a {
		float: left;
		display: -webkit-box;
		padding-left: 15px;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 60px;
		line-height: 30px;
		max-height: 60px;
		width: calc(100% - 30px);
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
		color: #c51f11;
		font-weight: bold;
		font-size: 20px;
	}
	.row-title {
		padding-top: 30px;
		padding-bottom: 15px;
		text-align: center;
	}
	.row-title img {
		max-width: calc(100% - 80px);
	}
	#zyjs {
		background:none;
		height: auto;
	}
	#zyjs .list {
		height: auto;
		background-color: rgba(255, 119, 119, 0.28);
		margin-left: 0px;
		width: 100%;
	}
	#zyjs .list .list-left, #zyjs .list .list-right {
		width: 100%;
		height: auto;
		background-color: #fff;
		margin-top: 0px;
		float: left;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#zyjs .list .list-left {
		margin-left: 0px;
	}
	#zyjs .list .list-right {
		margin-left: 0px;
	}
	#zyjs .item {
		margin-left: 20px;
		margin-right: 17px;
		padding-bottom: 10px;
		margin-top: 10px;
		border-bottom: #ccc dashed 1px;
	}
	#zyjs .item:last-child {
		border-bottom: #ccc dashed 1px;
	}
	#zyjs .list .list-right .item:last-child {
		border-bottom: none;
	}
	#zyjs .item .item-title {
		color: #333333;
		margin-bottom: 15px;
		display: block;
		font-weight: bold;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		height: 60px;
		line-height: 30px;
		max-height: 60px;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
	}
	#zyjs .item .item-info {
		text-indent: 2em;
		font-size: 16px;
		color: #666666;
	}
	#zyjs .item .item-info{
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		text-overflow: ellipsis;
	}
	#zyjs .item .item-details {
		font-size: 16px;
		color: #d82e1d;
	}
	#xxdt {
		background-image: none;
		height: auto;
	}
	#xxdt .list {
		height: auto;
		background:none;
		margin-left: 0px;
		width: 100%;
	}
	#xxdt .xxdt-big-title-name {
		color: #e60a16;
		text-align: center;
		display: block;
		font-weight: bold;
		font-size: 20px;
		padding-top: 0px;
		padding-bottom: 10px;
		margin-left: 15px;
		margin-right: 15px;
	}
	#xxdt .xxdt-big-title-info {
		color: #f83f47;
		text-indent: 2em;
		padding-right: 10px;
		padding-left: 10px;
		line-height: 30px;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
	}
	#xxdt .xxdt-big-title-details {
		font-size: 20px;
		color: #f83f47;
	}
	#xxdt .xxdt-hr {
		padding-top: 10px;
		padding-bottom: 20px;
		text-align: center;
	}
	#xxdt .xxdt-hr img {
		max-width: 100%;
	}
	#xxdt .list .list-left, #xxdt .list .list-right {
		width: 100%;
		height: auto;
		background-color: #fff;
		margin-top: 0px;
		float: left;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	#xxdt .list .list-left {
		margin-left: 0px;
	}
	#xxdt .list .list-right {
		margin-left: 0px;
	}
	#xxdt .item {
		margin-left: 20px;
		margin-right: 17px;
		padding-bottom: 10px;
		margin-top: 10px;
		border-bottom: #ccc dashed 1px;
	}
	#xxdt .item:last-child {
		border-bottom: #ccc dashed 1px;
	}
	#xxdt .list .list-right .item:last-child{
		border-bottom: none;
	}
	#xxdt .item .item-title {
		color: #333333;
		margin-bottom: 15px;
		display: block;
		font-weight: bold;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		line-height: 30px;
		max-height: 60px;
		-webkit-line-clamp: 2;
		text-overflow: ellipsis;
	}
	#xxdt .item .item-info{
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		text-overflow: ellipsis;
	}
	#mtpl {
		background:none;
		height: auto;
	}
	#mtpl .list {
		padding-left: 10px;
	}
	#mtpl .list .item {
		background-color: #fff;
		border-radius: 8px;
		border: 1px solid #ccc;
		width: calc(100% - 30px);
		height: auto;
		margin-bottom: 30px;
		float: none;
		margin-left: 0px;
		padding-left: 18px;
		padding-top: 10px;
	}
	#mtpl .list .item .item-title {
		width: 100%;
		display: block; line-height : 50px;
		font-size: 20px;
		font-weight: bold;
		color: #333333;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 50px;
	}
	#mtpl .list .item .item-title img {
		vertical-align: middle;
		padding-right: 20px;
	}
	#mtpl .list .item .item-info {
		padding-top: 10px;
		margin-bottom: 10px; padding-right : 20px;
		text-indent: 2em;
		color: #676767;
		font-size: 16px;
		line-height: 25px;
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		text-overflow: ellipsis;
		padding-right: 20px;
	}
	#mtpl .list .item .item-info .item-details {
		font-size: 16px;
		color: #676767;
	}
}