.footer {
	border-top: 1px solid #e1e1e1;
	padding: 25px 0;
	background: #fff;
}

@media (max-width: 767px) {
	.footerLeft {
		width: 100%;
	}
}

.infoword p {
	margin-bottom: 10px;
}

.infoword p span {
	color: #777;
	font-size: 14px;
	margin-right: 15px;
}

.infoword p span.col {
	color: #555;
}

@media (max-width: 767px) {
	.footerRight {
		width: 100%;
		text-align: center;
	}
}

.footerRight img {
	width: 78px;
	margin: 0 10px;
}

.wl_box {
	display: none;
}

.zhezhaoceng {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	/* 设置背景颜色为半透明黑色 */
	z-index: 9999;
	/* 设置 z-index 值确保遮罩层位于其他元素之上 */
	display: flex;
	justify-content: center;
}

.wl_box {
	position: relative;
	z-index: 10000;
	background-color: #fff;
	width: 600px;
	margin: auto;
	top: 20%;
	padding: 50px;
	border-radius: 5px;
}

.zhezhaoceng {
	display: none;
}

.t1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #d32d26;
}

.t2 {
	font-size: 18px;
	font-weight: bold;
}

.t3 {
	font-size: 14px;
	margin-top: 10px;
}

.t4 {
	color: #21518e;
	font-size: 14px;
	margin-bottom: 20px;
}

.wl_btn {
	display: flex;
	justify-content: flex-end;
}

.wl_btn a {
	font-size: 16px;
	border: 2px solid #21518e;
	width: 90px;
	text-align: center;
	padding: 5px;
	color: #21518e;
	font-weight: bold;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
}

#jiuqu {
	margin-left: 20px;
	background: #21518e;
	color: #fff;
}

.wrap {
	background: url(../image/banner.png) top center no-repeat;
	background-size: auto;
}

.jklbox {
	padding-bottom: 50px;
	background: url(../image/2024072616225286580.png) no-repeat;
}

.top_banner img {
	width: 100%;
}

.bza {
	margin: 35px 0;
	text-align: center;
}

.bza a {
	font-size: 38px;
	color: #cd0f11;
	font-weight: bold;
  line-height: normal;
}

.zsyl_banner {
	margin: 40px 0 20px 0;
}

.zsyl_ul {
	display: flex;
	flex-wrap: wrap;
}

.zsyl_ul li img {
	margin-right: 15px;
}

.zsyl_ul li a {
	font-size: 18px;
	color: #333333;
}

.zsyl_ul li {
	width: 48%;
	line-height: 40px;
  white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.zsyl_ul li:nth-child(2n-1) {
	margin-right: 15px;
}

.zt_lb_box {
	display: flex;
	height: 435px;
}

.zt_lb_left {
	width: 50%;
	height: 465px;
}
.zt_lb_box .lbtop img {
  object-fit: cover;
	width: 100%;
	height: 400px;
}
.lbtop img {
	width: 100%;
	height: 440px;
}

.lb_bt {
	position: absolute;
	left: 0;
	color: #fff;
	bottom: 0;
	width: 100%;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	background: #960406;
	padding-left: 20px;
}

.swiper-pagination {
	position: absolute;
	text-align: right !important;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10;
	top: 370px;
	padding-right: 10px;
}

.swiper {
	--swiper-theme-color: #fff;
	--swiper-pagination-color: #fff;
	/* 两种都可以 */
}

.zt_lb_right {
	width: 49%;
	height: 465px;
	position: relative;
}

.top_ul {
	height: 400px;
	background: #fce9bf;
	overflow: hidden;
	padding: 20px 0;
}

.sanjiao {
	width: 30px;
	height: 30px;
	background: linear-gradient(45deg, #960406, #960406 50%, transparent 50%, transparent 100%);
}

.sanjiao1 {
	width: 30px;
	height: 30px;
	background: linear-gradient(135deg, #960406, #960406 50%, transparent 50%, transparent 100%);
}

.top_ul li {
  height: 60px;
    padding: 0 20px;
    display: flex
;
    align-items: baseline;
    margin-bottom: 10px;
	/*padding: 0 20px;
	display: flex;
	align-items: baseline;
	margin-bottom: 20px;*/
}

.top_ul li a {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
}

.top_ul li img {
	margin-right: 10px;
	width: 8px;
	height: 8px;
}

.zt_mtsj_right {
	display: flex;
	width: 1200px;
	margin: 0 auto;
}

.zt_mtsj_left1 {
	width: 50%;
	overflow: hidden;
}

.zt_mtsj_left2 {
	width: 49%;
}

.lb_bt1 {
	position: absolute;
	left: 0;
	color: #fff;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	background: rgba(0,0,0,50%);
	padding-left: 20px;
}

.swiper3 {
	height: 380px;
	overflow: hidden;
	background: #fce9bf;
}

.hxbox {
	display: flex;
	justify-content: space-around;
}

.hxbox img {
	/*width: 190px;
	height: 140px;*/
  width: 161px;
	height: 119px;
}

.hxlb {
	font-size: 18px;
	color: #333333;
	width: 50%;
}

.mtsjimg {
	margin-top: 40px;
	margin-bottom: 20px;
}

.lbmtbox {
	position: relative;
}

.pre {
	position: absolute;
	left: 50%;
}

.next {
	position: absolute;
	left: 50%;
	bottom: 0px;
}

.swiper3 {
	padding-bottom: 30px;
	padding-top: 10px;
}

.tt {
	margin-top: 40px;
}
.gd{
	position: absolute;
	right: 25px;
	bottom: 84px;
}
.gd a {
	float: right;
	padding-right: 20px;
	font-size: 16px;
}
