@media screen and (max-width: 1500px) {
	.Nav ul {
		gap: 30px;
	}

	.Tel {
		margin: 0 30px;
	}

}

@media screen and (max-width: 1200px) {
	: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;
	}

	.Lietui ul li {
		padding: 35px 20px;
	}
}

@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;
	}

	.An {
		display: block;
	}

	.Hertre {
		height: 60px;
		background: #fff;
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.Logo {
		width: 60px;
	}

	.Tel {
		display: none;
	}

	.Souuo {
		margin-left: auto;
		margin-right: 10px;
	}

	.Souuo_souuo.Souuo_active {
		width: 250px;
	}

	.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;
	}

	.Nav ul li svg {
		display: block;
	}

	.Nav_item {
		position: static;
		width: 100%;
		padding-top: 0px;
		transition: auto;
		transform: translate(0%, 0%);
		box-shadow: none;
		padding: 0 15px 15px;

	}

	.Nav_item a {
		width: 100%;
		background: none;
	}

	body {
		padding-top: 60px;
	}

	.Form {
		margin: var(--top100) auto;
	}

	.Banner_text {
		top: 50%;
	}

	.Index_banner>svg {
		width: 15px;
		bottom: 20px;
	}

	@keyframes upDown {
		0% {
			bottom: 25px;
		}

		100% {
			bottom: 15px;
		}
	}
}


@media screen and (max-width: 768px) {
	:root {
		--size14: 12px;
		--size16: 12px;
		--size18: 14px;
		--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;
	}

	.A {
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
	}

	.S {
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
		margin-top: 20px !important;
	}

	.Wenti_click a {
		line-height: 36px;
	}

	.Show {
		margin: var(--top60) auto;
	}

	.Show,
	.Show_text {
		padding: 0;
		border: transparent;
	}

	.Shili_max ul,
	.Chanpin ul,
	.Pinzhi ul {
		grid-template-columns: 1fr 1fr;
	}

	.Pinzhi ul li img {
		width: 30px;
	}

	.Footer_ul {
		margin-top: 20px;
	}

	.Beian_max p {
		width: 100%;
	}

	.Zhuandao_title,
	.Zhuandao_content {
		grid-template-columns: 2fr 1.5fr;
	}

	.Show_lie_sub a {
		line-height: 36px;
		padding: 0 30px;
	}

	.Xin_zhuyi ul,
	.Shili_cen {
		grid-template-columns: 1fr;
	}

	.Furn_max {
		width: 100%;
		margin: auto;
		flex-direction: column-reverse;
	}

	.Furn_text {
		padding: 0 15px;
	}

	.Furn_text p {
		border-bottom: transparent;
	}

	.Jian_swiper li {
		width: 70%;
	}

	.Jian_swiper li img {
		width: 100%;
		aspect-ratio: 1600 / 1000;
		object-fit: cover;
	}

	.Shangpin_ltem img {
		aspect-ratio: 5 / 5;
	}

	.Shangpin_text {
		background: rgba(255, 255, 255, 0.8);
	}

	.Shangpin_center a {
		margin-left: 0;
	}

	.Shangpin_top ul {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 5px;
	}

	.Shangpin_top ul li {
		width: 100%;
		border: 1px solid #00000010;
		padding: 10px;
	}

	.Shangpin_img {
		width: 50px;
		margin: auto;
	}

	.Shangpin_top ul li h2 {
		margin-top: 5px;
	}

	.Lietui ul {
		grid-template-columns: 1fr;
	}

	.Index_banner img {
		aspect-ratio: 10 / 6;
	}

	.Banner_text a {
		padding: 10px 15px;
	}

	.Banner_text a:hover {
		padding: 10px 30px;
	}

	.Form {
		gap: 20px;
	}

	.Form h2 {
		line-height: 1;
	}

	.Form_item {
		width: 100%;
		flex: initial;
	}

	.Form form button {
		width: 100%;
	}

	.Jian_prev,
	.Jian_next {
		width: calc(15% - 20px);
		height: 100%;
		background: linear-gradient(180deg, rgba(92, 90, 90, 0.49) 0%, rgba(0, 0, 0, 0) 100%);
	}

	.Qiehuan{
		height: auto;
	}

	.Qiehuan ul{
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px;
	}

	.Qiehuan ul li{
		align-items: flex-end;
		align-content: flex-end;
	}

	.Qiehuan_img{
		width: 50%;
		aspect-ratio: 4 / 5;
	}

	.Qiehuan_text{
		display: block;
		height: auto;
	}

	.Qiehuan_text h2,
	.Qiehuan_text p{
		display: block;
		opacity: 1;
		transform: translateY(0);
	}


}