@media screen and (max-width: 1400px) {
	.prev {
		left: 0px;
		background: rgba(13, 98, 188, 1);
		border: 1px solid rgba(13, 98, 188, 1) !important;
	}

	.next {
		right: 0px;
		background: rgba(13, 98, 188, 1);
		border: 1px solid rgba(13, 98, 188, 1) !important
	}

	.prev path,
	.next path {
		fill: #ffffff;
	}
}


@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;
	}
}

@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;
	}
}


@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_cen {
		gap: 15px;
	}

	.Logo {
		width: 100px;
	}

	.Hertre_cen form {
		width: 170px;
		height: 36px;
	}

	.Hertre_cen form button {
		width: 18px;
		height: 18px;
	}

	.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;
		z-index: 9999;
	}

	.Nav ul {
		width: 100%;
		gap: 0px;
	}

	.Nav ul li {
		flex: initial;
		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;
		color: #000000;
	}

	.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;
	}

	.ChanpinIn_swiper li {
		width: 70% !important;
	}

	.Chanpin_right_list ul,
	.Show_right ul,
	.Guanli ul,
	.Rongyu ul,
	.Wenhua ul {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.Tuandui_swiper ul li {
		gap: 10px;
	}

	.prev,
	.next {
		width: 30px;
		height: 30px;
	}

	.prev svg,
	.next svg {
		width: 8px;
	}

	.Show {
		flex-wrap: wrap;
	}

	.Chanpin_left ul,
	.Show_left ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.Chanpin ul {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 5px;
	}

	.Chanpin ul li {
		width: 100%;
		border: 1px solid #00000010;
		padding: 15px;
	}

	.Chanpin ul li::after,
	.Chanpin ul::after {
		display: none;
	}

	.Chanpin ul li img {
		width: 30px;
	}

	.Chanpin ul li h2 {
		margin-top: 15px;
	}
	.Chanpin_left ul li img{
		width: 20px;
		height: 20px;
	}
	.Chanpin_left{
		position: static;
	}

	.Chanpin_show_img{
		aspect-ratio: 5 / 3;
	}
	.product_table{
		overflow-x: auto;
		padding-bottom: 10px;
	}
	.Footer_cen_item{
		grid-template-columns: 1fr;
	}
	.Beian_max span{
		display: none;
	}

	.Footer_right ul{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: 25px;
	}
	.Footer_right ul li img{
		width: 100%;
	}
	.Footer_right ul li h3{
		width: 100%;
		text-align: center;
	}
	.Footer_right ul li{
		gap: 10px;
		justify-content: flex-start;
	}

	.Beian_max{
		gap: 10px;
		margin: 20px auto;
	}

	.Beian_max p {
		width: 100%;
	}
	.Footer_cen_item p{
		font-size: 14px;
	}
	
.Guanyu_ul ul{
    flex-wrap: initial;
}
.Guanyu_ul ul li{
    width: 100%;
    padding: 20px 0;
}
}