.kzindex_top {
	width: 1200px;
	height: 520px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 70px;
}

.kzindex_timg {
	width: 730px;
	/* height: 88px; */
	margin-bottom: 10px;
}

.kzindex_timg1 {
	width: 716px;
	margin-bottom: 20px;
}
.kzindex_timg2 {
	display: block;
	width: 348px;
}
.kzindex_head {
	width: 100%;
	height: 60px;
	background-color: #C72019;
	margin-bottom: 20px;
}

.kzindex_heads {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	display: flex;
	align-items: center;
}

.kzindex_heads a {
	display: block;
	padding: 0px 62px;
	font-size: 18px;
	font-weight: 500;
	color: #FFF7E2;
	border-left: 1px solid #FFF7E2;
}

.kzindex_heads a:nth-child(6) {
	border-right: 1px solid #FFF7E2;
}

.kzindex_lsml {
	width: 1200px;
	margin: 0 auto;
}

.kzindex_title {
	width: 630px;
	margin: 0 auto;
	text-align: center;
}

.kzindex_title img {
	width: 630px;
	height: 150px;
	margin-bottom: 10px;
}

.kzindex_title p {
	font-size: 14px;
	font-weight: 500;
	color: #8C4F42;
	margin-bottom: 40px;
}

.kzindex_lstab {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.kzindex_lstabs {
	width: 120px;
	height: 40px;
	border-radius: 4px;
	border: 2px solid #FFE9E1;
	margin-right: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 500;
	color: #893F3C;
	cursor: pointer;
}

.kzindex_lscolor {
	color: #fff;
	background: linear-gradient(180deg, #F4956B 0%, #E82B27 100%);
}

.kzindex_mlist {
	display: flex;
	margin-bottom: 20px;
	justify-content: space-between;
}

.kzindex_mli {
	width: 284px;
	height: 198px;
	background: url('../images/zt_kz/kz_img4.png') no-repeat;
	background-size: cover;
	box-sizing: border-box;
	padding-left: 16px;
	padding-top: 16px;
}

.kzindex_mbtn {
	width: 120px;
	height: 36px;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	color: #893F3C;
	border: 1px solid #FFE9E1;
	cursor: pointer;
}

.kzindex_mtext {
	width: 230px;
	height: 50px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 20px;
	color: #333333;
}

.kzindex_mtitle {
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
	color: #C72019;
	margin-bottom: 4px;
}

.kzindex_mtime {
	width: 230px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F4956B;
	margin-bottom: 10px;
}

.kzindex_mli a {
	font-size: 12px;
	font-weight: normal;
	color: #C72019;
}

.kzindex_mbtn {
	margin: 0 auto;
	cursor: pointer;
}

.kzindex_rw {
	width: 1200px;
	margin: 0 auto;
}
.kzindex_rwtimg{
	width: 1200px;
	height: 60px;
	background: url('../images/zt_kz/kzimg30.png') no-repeat;
	background-size: cover;
	box-sizing: border-box;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	padding-left: 310px;
	padding-right: 50px;
}
.kzindex_rwdtab{
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.kzindex_rwbox {
	display: flex;
	width: 1200px;
	justify-content: space-between;
}

.kzindex_rwleft {
	width: 590px;
}

.kzindex_rwimg {
	width: 590px;
	height: 318px;
	margin-bottom: 20px;
}

.kzindex_rwimg img {
	width: 590px;
	height: 318px;
}

.kzindex_rwj {
	width: 590px;
	height: 220px;
	background: url('../images/zt_kz/kz_img7.png') no-repeat;
	background-size: cover;
}

.kzindex_rwjs {
	padding-top: 60px;
	padding-left: 20px;
}

.kzindex_rwjs p {
	width: 540px;
	height: 34px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10px;
}

.kzindex_rwtabs {
	display: flex;
	margin-bottom: 14px;
}

.kzindex_rwtabs img {
	width: 12px;
	height: 12px;
	margin-right: 8px;
}

.kzindex_rwtabs span {
	font-size: 12px;
	font-weight: normal;
	color: #893F3C;
}

.kzindex_rwbox {
	margin-bottom: 20px;
}

.kzindex_rwright {
	width: 590px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.kzindex_rwli {
	width: 184px;
	border-radius: 8px;
	height: 270px;
	margin-bottom: 20px;
	border: 1px solid #ECEEF4;
}

.kzindex_rwli img {
	width: 184px;
	height: 145px;
	object-fit: cover;
}

.kzindex_rwcont {
	padding: 10px 10px;
}

.kzindex_rwtitle {
	font-size: 16px;
	font-weight: 600;
	color: #C72019;
	margin-bottom: 4px;
}

.kzindex_rwtime {
	font-size: 12px;
	font-weight: normal;
	color: #9E9E9E;
	margin-bottom: 10px;
}

.kzindex_rwcont p {
	width: 164px;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}

.kzindex_rwcont a {
	font-size: 12px;
	font-weight: normal;
	color: #C72019;
}

.kzindex_yx {
	width: 100%;
	height: 710px;
	background: url('../images/zt_kz/kz_img12.png') no-repeat;
	background-size: cover;
}

.kzindex_yxlist {
	display: flex;
	width: 1200px;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: space-between;
}

.kzindex_yxli {
	width: 224px;
	height: 166px;
	border-radius: 8px;
	background: #FFFFFF;
	overflow: hidden;
	margin-bottom: 20px;
	cursor: pointer;
}
.kzindex_yximg{
	width: 224px;
	height: 126px;
	overflow: hidden;
}
.kzindex_yxli img {
	width: 224px;
	height: 126px;
	object-fit: cover;
	transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out; /* 过渡效果 */
}
.kzindex_yximg:hover img{
	transform: scale(1.1);
}

.kzindex_yxli p {
	width: 224px;
	height: 40px;
	border-radius: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	padding: 0px 10px;
}

.kzindex_kjcont {
	width: 1340px;
	height: 680px;
	margin: 0 auto;
	background: url('../images/zt_kz/kz_img14.png') no-repeat;
	padding-top: 75px;
	padding-left: 107px;
	padding-right: 61px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	/* background-size: cover; */
}

.kzindex_kjleft {
	width: 450px;
}

.kzindex_kjright {
	width: 496px;
	padding-top: 30px;
}

.kzindex_kjtitle {
	font-size: 24px;
	font-weight: 600;
	color: #C72019;
	margin-bottom: 10px;
}

.kzindex_kjtext {
	width: 450px;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #333;
	padding-bottom: 10px;
	border-bottom: 1px solid #F4956B;
	margin-bottom: 10px;
}

.kzindex_kjtab {
	margin-bottom: 10px;
}

.kzindex_kjimg {
	width: 300px;
	height: 60px;
	background: url('../images/zt_kz/kz_img15.png') no-repeat;
	background-size: cover;
	padding-left: 32px;
	padding-top: 32px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.kzindex_kjimg span {
	font-size: 16px;
	font-weight: 600;
	color: #FFF2E4;
}

.kzindex_kjtab p {
	width: 418px;
	height: 40px;
	margin-left: 32px;
	font-size: 15px;
	font-weight: normal;
	line-height: normal;
	color: #642121;
}

.kzindex_kjtexts {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #333333;
}

.kzindex_kjtexts {
	width: 410px;
	height: 60px;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	color: #333;
	margin-bottom: 32px;
}

.kzindex_kjkimg {
	width: 496px;
	height: 244px;
	background: url('../images/zt_kz/kz_img16.png') no-repeat;
	background-size: cover;
	margin-bottom: 46px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.kzindex_kjtag {
	width: 360px;
	height: 96px;
}
.kzindex_kjtags{
	display: flex;
	align-items: center;
}
.kzindex_kjtags img{
	width: 16px;
	height: 16px;
	margin-right: 8px;
}
.kzindex_kjtags span{
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	color: #893F3C;
}

.kzindex_kjtags {}

.kzindex_kjbtn {
	width: 348px;
	height: 70px;
	margin: 0 auto;
}

.kzindex_zslist {
	width: 1200px;
	margin: 0 auto;
	mask-image: linear-gradient(to right,
			hsl(0 0% 0% / 0),
			hsl(0 0% 0% / 1) 40%,
			hsl(0 0% 0% / 1) 80%,
			hsl(0 0% 0% / 0));
}

.kzindex_zslist .wrapper {
	--logo-width: 335px;
	--logo-height: 140px;
	--gap: calc(var(--logo-width) / 15);
	--duration: 90s;
	--scroll-start: 0;
	--scroll-end: calc(-100% - var(--gap));

	display: flex;
	flex-direction: column;
	gap: var(--gap);
	margin: auto;
	width: 1200px;
}

.marquee {
	display: flex;
	overflow: hidden;
	user-select: none;
	gap: var(--gap);
	/* mask-image: linear-gradient(to right,
			hsl(0 0% 0% / 0),
			hsl(0 0% 0% / 1) 40%,
			hsl(0 0% 0% / 1) 80%,
			hsl(0 0% 0% / 0)); */
}

.marquee__group {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: space-around;
	gap: var(--gap);
	min-width: 100%;
	animation: scrollLeft var(--duration) linear infinite;
}

.marquee:nth-child(even) {
	margin-left: calc(var(--logo-width) / -2);
}

.item {
	position: relative;
	width: var(--logo-width);
	height: var(--logo-height);
	background: url('../images/zt_kz/kz_dt.png') no-repeat;
	background-size: cover;
	border-radius: 6px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #642121;
	font-size: 14px;
	line-height: normal;
	box-sizing: border-box;
	padding: 0px 40px;
}

.marquee_type {
	position: absolute;
	left: 80px;
	bottom: 0px;
	display: flex;
	align-items: center;
}

.marquee_type img {
	width: 30px;
	height: 30px;
	margin-right: 4px;
}

.marquee_type span {
	font-size: 14px;
	font-weight: 500;
	color: #000000;
}

@keyframes scrollLeft {
	from {
		transform: translateX(var(--scroll-start));
	}

	to {
		transform: translateX(var(--scroll-end));
	}
}

/* Pause animation on hover */
.wrapper:hover .marquee__group {
	animation-play-state: paused;
}

.modal-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 1000;
}

.modal {
	position: relative;
	width: 500px;
	height: 400px;
	background: url('../images/zt_kz/kz_img22.png') no-repeat;
	background-size: cover;
	text-align: left;
	box-sizing: border-box;
	padding: 0 40px;
	padding-top: 70px;
}
.question_g{
	position: absolute;
	width: 24px;
	height: 24px;
	right: -5px;
	top: -5px;
}
.question {
	display: flex;
	font-size: 18px;
	margin-bottom: 15px;
}
.question_type{
	margin-right: 5px;
	width: 78px;
	height: 26px;
	background: url('../images/zt_kz/kz_img23.png') no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	font-weight: 500;
	color: #FFFFFF;
}
.question p{
	font-size: 18px;
	font-weight: 500;
	line-height: normal;
}
.options {
	list-style-type: none;
	padding: 0;
	margin-bottom: 20px;
}

.option {
	background-color: #f5f5f5;
	width: 380px;
	margin: 0 auto;
	height: 38px;
	line-height: 38px;
	margin-bottom: 10px;
	padding-left: 20px;
	border-radius: 4px;
	cursor: pointer;
	color: #642121;
	display: flex;
	align-items: center;
	transition: background-color 0.3s ease;
}
.option img{
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.option.selected {
	background: #FFF6E3;
}

.option.correct {
	color: #a5d6a7;
}

.option.incorrect {
	color: #ef9a9a;
}

.submit-btn {
	border: none;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 120px;
	height: 32px;
	color: #fff;
	border-radius: 4px;
	margin: 0 auto;
	background: linear-gradient(180deg, #F4956B 0%, #E82B27 100%);
}

.submit-btn:hover {
	background: linear-gradient(180deg, #F4956B 0%, #F4956B 100%);
}

.score {
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
}
.kzindex_znum{
	text-align: center;
	margin-bottom: 50px;
}
.kzindex_znum span{
	font-size: 18px;
	font-weight: 500;
	color: #642121;
}