@media screen and (max-width: 1300px) {
	: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;
	}

	.Nav ul li {
		margin-right: 30px;
	}

	.prev,
	.next {
		width: 40px;
		height: 40px;
		background: #000000;
	}

	.prev svg,
	.next svg {
		width: 10px;
	}

	.prev {
		left: 0px;
	}

	.next {
		right: 0px;
	}
}

@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;
	}

	.Form {
		display: none;
	}

	.The ul {
		grid-template-columns: 1fr 1fr;
	}
}


@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;
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.Logo {
		width: 40px;
	}

	.Nav {
		width: 100%;
		top: 60px;
		height: calc(100vh - 60px);
		position: fixed;
		background: #000;
		overflow: hidden;
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgb(255, 255, 255, 0.2) solid;
	}

	.Nav ul {
		gap: 0px;
	}

	.Nav ul li {
		width: 100%;
		text-align: center;
		border-bottom: 1px rgb(255, 255, 255, 0.2) 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;
	}

	.Nav ul li svg {
		display: block;
	}

	.Nav_ul {
		position: static;
		width: 100%;
		padding-top: 0px;
		transition: auto;
		transform: translate(0%, 0%);
		box-shadow: none;
		padding: 0 15px 15px;

	}

	.Nav_ul a {
		width: 100%;
		background: none;
	}

	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;
	}

	.Lianxi form input {
		width: 100%;
		height: 50px;
	}

	.Lianxi form input.submit {
		margin-top: 0px;
		background: rgb(51, 51, 51);
		color: #ffffff;
		width: 100%;
	}

	.Lianxi form input.submit:hover {
		width: 100%;
	}



	.Allpor ul,
	.Who_max ul,
	.Soul ul,
	.Guanlian ul,
	.Products_grid ul,
	.Hosi ul,
	.Mark_text ul,
	.Guangzhou_text ul,
	.Oth_max ul,
	.Mu ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 5px;
	}

	.Reso ul,
	.Slon_max ul,
	.Ouyti ul,
	.Clo ul,
	.Guan ul,
	.Help ul,
	.Do ul,
	.Profile ul,
	.How ul,
	.The ul,
	.China ul,
	.Dist ul,
	.Why_am ul,
	.Bold ul {
		display: grid;
		grid-template-columns: 1fr;
	}

	.Bold_img img {
		aspect-ratio: 5 / 3;
	}

	.Who_max ul li,
	.Ouyti ul li,
	.Mark_text ul li,
	.Guangzhou_text ul li,
	.Oth_max ul li,
	.Help ul li,
	.Mu ul li,
	.How ul li {
		padding: 20px !important;
		border: 1px solid rgb(51, 51, 51);
	}

	.Who_max ul li::after,
	.Ouyti ul li::after,
	.Help ul li::after,
	.Oth_max ul li::after,
	.Mu ul li::after,
	.How ul li::after {
		display: none;
	}

	.How ul li h2 {
		min-height: auto;
	}

	.Do ul li img {
		aspect-ratio: 5 / 4;
	}

	.Guan ul li {
		width: 100%;
	}

	.Clo ul li img {
		aspect-ratio: 5 / 3;
	}

	.Guangzhou_text {
		padding: 0;
	}

	.Products_right_cen ul,
	.Products_left {
		display: none;
	}

	.Products_right_cen {
		justify-content: flex-start;
	}

	.Footer_max {
		grid-template-columns: 1fr;
		gap: 5px;
	}

	.Footer_ul {
		width: 100%;
		overflow: hidden;
		margin-bottom: 5px;
	}

	.Footer_top {
		width: 100%;
		overflow: hidden;
		background: #ffffff50;
		padding: 15px;
		border: transparent;
	}

	.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;
	}

	.Fooetr_logo img {
		width: 70px;
	}

	.Beian_max p {
		width: 100%;
		text-align: center;
	}

	.Feat_Swiper li {
		width: 70%;
	}

	.Chanpin_Swiper li {
		width: 70%;
	}

	.China ul {
		gap: 10px;
	}

	.China ul li {
		width: 100%;
		border: 1px solid #000000 !important;
		padding: 20px !important;
	}

	.China ul li img {
		height: 25px;
	}

}