* {
	padding: 0;
	margin: 0
}

a {
	text-decoration: none
}

li {
	list-style: none;
}

.head {
	width: 100%;
	/* height: 100vh;
	overflow: hidden; */
}

/* .head-vd {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#bg-video {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	overflow: hidden;
	z-index: 1;
} */

.head-bg {
	width: 100%;
}

.head-bottom {
	position: relative;
	width: 100%;
	margin-top: -5px;
}

.containiar {
	background-color: #fbe7cc;
	width: 100%;
	padding-bottom: 20px;
	padding-bottom: 100px
}

.content {
	width: 1190px;
	margin: 0 auto;
}

.kzsl-list1 {
	width: 100%;
	height: 640px;
	background: url(./listbg20250724.png) no-repeat;
	background-size: cover;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 2;
	margin-top: -200px;
}

.list1-left {
	width: 565px;
	height: 450px;
}

.list1-left ul {
	margin-left: 20px;
	margin-top: 30px;
}

.list1-left ul li {
	height: 65px;
	border-bottom: 2px dashed #9c654a;
}

.list1-left ul li a {
	display: inline-block;
	width: calc(100% - 25px);
	height: 100%;
	font-family: PingFangSC;
	font-weight: 300;
	font-size: 22px;
	color: #292A2A;
	line-height: 64px;
	padding-left: 25px;
}

.list1-left ul li a:hover {
	color: #ca0101;
	background-color: #f8f0de;
}

.list1-right {
	width: 556px;
	margin-right: 20px;
}

.bigvd {
	margin-top: 30px;
	position: relative;
}

.spImg {
	width: 100%;
}

.bigbf {
	width: 80px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
}

.smallvd {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}

.smallvd-item {
	position: relative;
	text-align: center;
}

.samallbf {
	width: 30px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
}

.qztg,
.yxjy {
	margin-top: 60px;
	text-align: center;
}

.mhxl-swiper {
	height: 735px;
	margin-top: 60px;
}

.mhxl-item {
	width: 287px;
	height: 640px;
	padding-bottom: 25px;
	border-bottom: 5px solid #D38B70;
	position: relative;
}

.mhxl-img {
	width: 287px;
}

.mhxl-title {
	width: 270px;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #010101;
	line-height: 24px;
	margin-top: 25px;
	text-align: left;
}

.mhxl-desc {
	width: 270px;
	height: 65px;
	text-align: left;
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 18px;
	color: #B59280;
	line-height: 24px;
	text-indent: 20px;
	margin-top: 25px;
}

.more {
	display: inline-block;
	position: absolute;
	bottom: 25px;
	left: 0px;
}

.mhxl {
	width: 1314px;
	margin: 0 auto;
	position: relative;
	margin-left: -60px;
	margin-top: 60px;
	text-align: center;
}

#mhxlswiper {
	width: 1190px;
}

#mhxlswiper .swiper-slide {
	width: 287px !important;
}

#mhxlswiper .swiper-slide:nth-child(even) .mhxl-item {
	margin-top: 70px;
}

.leftnavigation {
	position: absolute;
	left: 0px;
	top: 50%;
	cursor: pointer;
	line-height: 100px;
}

.rightnavigation {
	position: absolute;
	right: 0px;
	top: 50%;
	cursor: pointer;
	line-height: 100px;
}

.kzzj-rdsy {
	margin-top: 100px;
	padding-bottom: 30px;
	display: flex;
	justify-content: space-between;
}

.kzzj-list {
	width: 573px;
}

.kzzj-title,
.kzsl-desc,
.kzzj-list ul {
	margin-left: 45px;
}

.kzzj-title a {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	line-height: 40px;
}

.kzsl-desc {
	font-family: Microsoft YaHei;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	line-height: 28px;
	text-indent: 20px;
	margin-top: 18px;
	margin-bottom: 40px;
}

.kzzj-list ul li a {
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 20px;
	color: #050001;
	line-height: 40px;
}

.qztg-box {
	margin-top: 40px;
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
}

.qztg-list {
	width: 545px;
}

.qztg-list ul li {
	list-style-type: disc;
	color: #999;
	text-align: left;

}

.qztg-list ul li a {
	font-family: PingFang SC;
	font-weight: 400;
	font-size: 20px;
	color: #050001;
	line-height: 40px;
}

.yxjy-swiper {
	position: relative;
	margin-top: 70px;
}

#certify {
	position: relative;
	width: 1190px;
	margin: 0 auto;
	margin-left: -40px;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
	width: 520px;
	display: block;
}


.yxjy-swiper .swiper-button-prev,
.yxjy-swiper .swiper-button-next {
	background: none !important;
	width: 18px;
	height: 28px;
	background-color: rgb(215 213 213 / 50%) !important;
}

.yxjy-swiper .swiper-button-prev img,
.yxjy-swiper .swiper-button-next img {
	width: 40%;
	margin-top: 8px;
}

.yxjy-item {
	position: relative;
}

.yxjy-title {
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #eddac1;
	background-color: rgb(0 0 0 / 50%);
	position: absolute;
	bottom: 0px;
	left: 0px;
}