@media screen and (max-width: 1250px) {
	:root {
		--max: calc(100% - 30px);
		--size14: 14px;
		--size16: 14px;
		--size18: 16px;
		--size20: 18px;
		--size24: 20px;
		--size30: 22px;
		--size36: 24px;
		--size40: 28px;
		--size46: 30px;
		--size50: 36px;
		--size56: 40px;
		--size60: 40px;

		--top20: 20px;
		--top30: 30px;
		--top40: 40px;
		--top50: 40px;
		--top60: 50px;
		--top80: 60px;
		--top100: 80px;
		--top120: 100px;
	}

	.Fazhan_max::after {
		display: none;
	}

	.Fazhan_max li {
		transform: translate(0%, 0%) !important;
	}

	.prev,
	.next {
		background: rgb(10, 77, 146);
		border-radius: 50px;
	}

	.prev {
		left: 0;
	}

	.next {
		right: 0;
	}
}

@media screen and (max-width: 992px) {
	:root {
		--size14: 12px;
		--size16: 14px;
		--size18: 14px;
		--size20: 16px;
		--size24: 18px;
		--size30: 20px;
		--size36: 20px;
		--size40: 22px;
		--size46: 24px;
		--size50: 28px;
		--size56: 30px;
		--size60: 36px;

		--top20: 10px;
		--top30: 20px;
		--top40: 30px;
		--top50: 30px;
		--top60: 40px;
		--top80: 50px;
		--top100: 60px;
		--top120: 60px;
	}

	.Lianxi_text {
		width: 300px;
	}
}


@media screen and (max-width: 768px) {
	:root {
		--size14: 12px;
		--size16: 12px;
		--size18: 12px;
		--size20: 14px;
		--size24: 16px;
		--size30: 16px;
		--size36: 18px;
		--size40: 18px;
		--size46: 20px;
		--size50: 20px;
		--size56: 22px;
		--size60: 24px;

		--top20: 10px;
		--top30: 15px;
		--top40: 20px;
		--top50: 20px;
		--top60: 25px;
		--top80: 30px;
		--top100: 30px;
		--top120: 30px;
	}

	.An {
		display: block;
	}

	.Hertre {
		height: 60px;
		background: #fff;
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.Hertre_tel {
		display: none;
	}

	.Logo {
		width: 150px;
	}

	.Nav {
		width: 100%;
		top: 60px;
		height: calc(100vh - 60px);
		position: fixed;
		background: #fff;
		overflow: hidden;
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgb(0, 0, 0, 0.1) solid;
	}

	.Nav ul {
		gap: 0px;
	}

	.Nav ul li {
		width: 100%;
		text-align: center;
		border-bottom: 1px rgb(0, 0, 0, 0.1) solid;
		line-height: 60px;
		font-size: 12px;
		padding: 0 20px;
		text-align: left;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		margin: auto;
	}


	body {
		padding-top: 60px;
	}

	.A {
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
	}

	.S {
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
		margin-top: 20px !important;
	}

	#allmap {
		width: 100%;
		height: 350px;
	}

	.Banner_text {
		transform: translate(-50%, calc(-50% - 25px));
	}

	.Saoma ul li img {
		width: 80px;
	}

	.Lianxi_text ul li img {
		width: 30px;
	}

	.Fenlei {
		margin-top: -50px;
	}

	.Fenlei_text {
		width: 100%;
		height: 100px;
	}

	.Fenlei_text p::after {
		margin: 10px 0;
	}

	.Fenlei_max ul {
		flex: initial;
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	.Fenlei_max ul li {
		flex: 1;
		line-height: 40px;
		padding: 0;
		text-align: center;
	}

	.Rongyu ul {
		gap: 10px
	}

	.Rongyu ul li {
		flex: calc(33% - 6px) 1 1;
	}

	.Xiangmu ul,
	.Linian ul {
		grid-template-columns: 1fr 1fr;
	}

	.Jingying_text p {
		line-height: 36px;
	}

	.Anli_max ul,
	.Zhaopin ul,
	.Yewu ul {
		grid-template-columns: 1fr;
	}

	.Yewu ul li p {
		min-height: 100px;
	}

	.Zongzhi_circle {
		display: none;
	}

	.Zongzhi ul {
		width: 100%;
		display: grid;
		grid-template-columns: 1fr;
		gap: 25px;
		;
	}

	.Zongzhi ul li {
		width: 100%;
		margin: 0 !important;
		transform: translate(0%, 0%) !important;
		display: block !important;
	}

	.Zongzhi ul li h2,
	.Zongzhi ul li p {
		margin: 0 !important;
		text-align: left !important;
	}

	.Zongzhi ul li h2 {
		padding: 0 30px;
	}

	.Zongzhi ul li p {
		margin-top: 15px !important
	}

	.Fazhan_max ul {
		display: grid;
		grid-template-columns: 1fr;
		margin: 20px auto;
	}

	.Fazhan_max ul li {
		width: 100%;
		border: 1px solid #00000010;
		padding: 15px;
	}

	.Zhaopin ul li img {
		width: 50px;
	}

	.Xinwenin_list ul li img {
		width: 35%;
		margin-right: var(--top30);
	}
	.prev,
	.next {
		width: 30px;
		height: 30px;
	}
	.Footer_max ul li{
		width: 100%;
	}











	.Footer_ul {
		width: 100%;
		overflow: hidden;
		margin-bottom: 5px;
	}

	.Footer_top {
		width: 100%;
		overflow: hidden;
		background: #00000030;
		padding: 15px;
	}

	.Footer_top h2 {
		font-size: 14px;
		color: #ffffff;
	}

	.Footer_top svg {
		display: block;
		fill: #ffffff;
	}

	.Footer_ul ul {
		margin-top: 0px;
		background: #00000010;
		padding: 15px;
		display: none;
		transition: auto;
	}

	.Beian_max p {
		width: 100%;
		text-align: center;
		line-height: 2;
	}

}