.wmy-menu a {
	display: block;
	color: #111111;
	font-size: 18px;
	line-height: 70px;
	background: url(//wm.cdn.cn86.cn/shengbao/2025/09/8496800cb3glth8n.jpg) no-repeat right center;
	padding: 0 2vw;
	transition: unset;
}

.wmy-menu a:last-child {
	background: none;
}

.wmy-menu a.cur,
.wmy-menu a:hover {
	background: #20409b;
	color: #fff !important;
}

#anchor.anchor2 {
	padding: 0;
	background: #fff;
}

.anchor2 .anchor {
	line-height: 70px;
}

.flex2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	display: -webkit-flex;
}

.xbox1 {
	background: #f5f5f5;
	padding: 4.3vw 0 2.8vw;
	overflow: hidden;
}

.zleft {
	width: 40.1%;
}

.map1 {
	width: 54.3%;
	overflow: hidden;
}

.wh {
	max-width: 1640px;
	width: 92%;
	margin: 0 auto;
}

.xbox1 .wh {
	background: #fff;
	padding: 60px 40px 67px;
}

.zleft h3 {
	color: #222222;
	font-size: 30px;
	text-transform: uppercase;
}

.xul2 {
	margin-top: 50px;
}

.xul2 li {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding-bottom: 24px;
	margin-bottom: 25px;
}

.xbj2 {
	width: calc(100% - 40px);
}

.xul2 li .img {
	max-width: 40px;
}

.xbj2 h2 {
	color: #777777;
	font-size: 21px;
	font-weight: bold;
}

.xbj2 p {
	color: #111111;
	font-size: 16px;
}

.yan11 {
	margin-top: 6.7vw;
}

.yan11 h3 {
	text-align: center;
	color: #222222;
	font-size: 42px;
	margin-bottom: 54px;
}

.xx {
	color: #222222;
	font-size: 15px;
	margin-bottom: 13px;
}

.yan11 li {
	width: 32.3%;
	margin-bottom: 24px;
}

.yan11 li input {
	display: block;
	outline: none;
	height: 56px;
	background-color: #f2f2f2;
	border-radius: 1px;
	width: 100%;
	color: #888888;
	font-size: 15px;
	padding-left: 20px;
}

.lynr textarea {
	display: block;
	outline: none;
	height: 197px;
	background-color: #f2f2f2;
	border-radius: 1px;
	width: 100%;
	color: #888888;
	font-size: 15px;
	padding-left: 20px;
	padding-top: 20px;
}

.yan11 ::-webkit-input-placeholder {
	/* WebKit, Blink, Edge */
	color: #c3c1c1;
}

.yan11 :-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #c3c1c1;
}

.yan11 ::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #c3c1c1;
}

.yan11 :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #c3c1c1;
}

.yan11 .tj input {
	display: block;
	width: 213px;
	height: 50px;
	background-color: #fd4978;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
}

.yzm {
	margin-top: 20px;
}

.yzm .captcha {
	position: relative;
	width: 300px;
}

.yzm .captcha img {
	position: absolute;
	right: 0;
	top: 0;
}


@media(max-width: 1530px) {
	.zleft h3 {
		font-size: 26px;
	}

	.yan11 h3 {
		font-size: 36px;
		margin-bottom: 40px;
	}
}

@media(max-width: 768px) {
	.anchor2 .anchor {
		line-height: 50px;
	}

	.zleft,
	.map1 {
		width: 100%;
	}

	.xbox1 .wh {
		padding: 40px 30px 47px
	}

	.xul2 {
		margin-top: 30px;
	}

	.yan11 h3 {
		font-size: 30px;
	}

	.yan11 li input {
		font-size: 14px;
		height: 40px;
		padding-left: 10px;
	}

	.lynr textarea {
		height: 150px;
	}

	.yan11 .tj input {
		width: 180px;
		height: 45px;
		line-height: 45px;
		font-size: 15px;
	}
}

@media(max-width: 640px) {
	.xbox1 .wh {
		padding: 20px 15px 26px;
	}

	.zleft h3 {
		font-size: 17px;
	}

	.xbj2 p {
		font-size: 14px;
	}

	.xbj2 h2 {
		font-size: 18px;
	}

	.xul2 li {
		padding-bottom: 18px;
		margin-bottom: 18px;
	}

	.yan11 h3 {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.yan11 li {
		width: 100%;
		margin-bottom: 10px;
	}

	.lynr textarea {
		height: 100px;
	}

	.yan11 .tj {
		margin-top: 10px;
	}

	.yzm .captcha {
		width: 100%;
	}
}