@media screen and (max-width: 1550px) {
	.prev {
		left: 0;
	}

	.next {
		right: 0;
	}
}

@media screen and (max-width: 1430px) {
	: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;
	}

	.Hertre_cen {
		width: var(--max);
	}

	.Logo {
		width: 150px;
	}
}

@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: 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;
	}

	.An {
		display: block;
	}

	.Hertre {
		height: 60px;
		background: #fff;
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.Logo {
		width: 100px;
	}

	.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.active::after,
	.Nav ul li:hover::after {
		width: 100%;
	}


	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;
	}

	.ZhenshangyinWrapperSlider {
		overflow: auto !important;
		height: auto !important;
	}

	.zhenshangyin__wrapper {
		transform: none !important;
		transition: none !important;
		height: auto !important;
	}

	.zhenshangyin__slide {
		height: auto !important;
	}

	.Footer_top ul {
		justify-content: space-between;
		gap: 0px;
	}

	.Footer_button ul li {
		width: 20px;
	}

	.Beian_max p {
		width: 100%;
	}

	.pager1 {
		right: 15px;
	}

	.Yuoshi_top span {
		font-size: 36px;
	}

	.Yuoshi_buttom ul {
		display: grid;
		grid-template-columns: 1fr;
	}

	.Fuwu_pc {
		display: none;
	}

	.Fuwu_wap {
		display: block;
	}

	.Fuwu_ltem .Fuwu_title {
		top: -100%;
	}

	.Fuwu_ltem .Fuwu_text {
		top: 0%;
	}

	.prev,
	.next {
		width: 30px;
		height: 30px;
	}

	.prev svg,
	.next svg {
		width: 15px;
	}

	.prev {
		left: 0
	}

	.next {
		right: 0
	}

	.Ziliaoku_wiper ul li {
		height: 300px !important;
	}

	.Video_wiper ul li svg {
		width: 40px;
	}

	.Connmer ul li {
		line-height: 30px;
	}

	.Hezuo ul {
		gap: 5px;
	}

	.Hezuo ul li {
		border-radius: 5px;
	}

	.Hezuo ul li {
		width: calc(20% - 4px);
	}

	.Hezuo ul li:nth-child(9n+1),
	.Hezuo ul li:nth-child(9n+2),
	.Hezuo ul li:nth-child(9n+3),
	.Hezuo ul li:nth-child(9n+4) {
		width: calc(20% - 3px);
	}

	.Pingjia ul {
		grid-template-columns: 1fr;
		gap: 20px 10px;
	}


	.Pingjia_text img {
		width: 40px;
		height: 40px;
	}

	.Pingjia ul li p svg {
		width: 12px;
		top: -12px;
	}

	.About ul {
		grid-template-columns: 1fr 1fr;
	}

	.Index_max {
		height: auto;
	}

	.LIshi_Swiper_top li h2 {
		width: 100%;
		border: transparent;
		padding: 0;
	}

	.LIshi_Swiper_top li p {
		width: 100%;
	}

	.Lianxi ul {
		grid-template-columns: 1fr;
	}

	.Ditu_img {
		contain: initial;
	}

	.Ditu ul li {
		height: 130px;
	}

	.Keshihua_logo{
		height: 100px !important;
		padding-right: 40px;
	}
	.Keshihua_list{
		padding-right: 30px;
	}

	.prev5,
	.next5 {
		right: 0px !important;
		top: 10px;
	}

	.next5 {
		top: auto;
		bottom: 10px;
	}

	.Keshihua_list ul {
		max-height: 40vh;
	}

	.Keshihua_list ul {
		grid-template-columns: 1fr 1fr;
	}

	.Keshihua_logo ul li{
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}

	.pc{
		display: none;
	}

	.wap{
		display: block;
	}

}