@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;
	}
	.XinWen ul li a img{
		width: 200px;
	}
}

@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;
	}
	.BiaoDan_Left{
		width: 300px;
	}
	.LianXina_left{
		width: 100%;
		flex: initial;
		margin: 0;
	}
	.LianXina_Right{
		width: 100%;
		margin-top: 20px;
	}
	.LiCheng>img{
		display: none;
	}
	.LiCheng ul{
		width: 100%;
	}
}


@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: #000000;
	}
	.logo{
		width: 100px;
	}
	.En{
		padding-left: 20px;
		margin-left: 0px;
		border: transparent;
		background: url(../images/diqiu.png) no-repeat left center / 12px auto;
		margin-right: 60px;
	}
	.nav {
		width: 100%;
		top: 60px;
		
		position: fixed;
		background: #000000;
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgb(255, 255, 255, 0.5) solid;
	}

	.nav ul li {
		width: 100%;
		text-align: center;
		border-bottom: 1px rgb(255, 255, 255, 0.5) 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%)

	}

	.nav_ul a {
		width: 100%;
		background: none;
	}

	body {
		padding-top: 60px;
	}
	.banner_text{
		margin-top: 0px;
	}
	#allmap{
		height: 300px;
	}
	.BiaoDan_Left{
		width: 100%;
	}
	.BiaoDan_Right{
		flex: initial;
		width: 100%;
	}
	.BiaoDan_Formom{
		grid-template-columns: 1fr;
		gap: 20px;
	}
	.FangAn_max img,
	.XinWen ul li a img{
		width: 100%;
	}
	.XinWen_Cen{
		flex: initial;
		width: 100%;
		margin: auto;
		margin-top: 20px;
	}
	.FangAn_Text{
		width: 100%;
		margin-top: 20px;
	}
	.XinWen_Right{
		display: none;
	}
	.MianBao ul li{
		line-height: 40px;
		padding: 0;
		width: 100%;
		text-align: center;
	}
	.FangAnju ul,
	.TiaoZhan ul{
		flex-wrap: wrap;
	}
	.LianXina_left form{
		gap: 15px;
	}
	.WenHuan ul li img,
	.WenHuan_Left,
	.JianJIe_Left,
	.LianXina_left form input{
		width: 100%;
	}
	.banner_text{
		margin: 60px auto 100px;
	}
	.JianJIe img{
		width: 100%;
		margin-top: 20px;
	}
	.RongYu ul{
		gap: 10px;
	}
	.RongYu ul li{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-rows: initial;
		gap: 20px;
		aspect-ratio: initial;
		gap: 10px;
	}
	.RongYu_Max{
		grid-area: initial !important;
	}
	.LiCheng{
		margin: var(--top60) auto;
	}
	.LiCheng_left{
		width: 100%;
	}
	.LiCheng ul{
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		padding-left: 20px
	}
	.LiCheng ul li::before{
		left: -15px;
		top: 5px;
	}
	.LiCheng ul li::after{
		left: -20px;
		top: 0px;
	}
	.LiCheng ul i{
		display: none;
	}
	.LiCheng ul::after{
		width: 1px;
		height: 100%;
		background: #ffffff;
		left: 9px;
	}
	.LiCheng ul::before{
		display: none;
	}
	
	.LiCheng ul li:nth-child(2n+1){
		flex-direction: initial;
	}
	.LiCheng ul li:nth-child(2n) .LiCheng_left{
		flex-direction: initial;
	}
	.LiCheng ul li:nth-child(2n) .LiCheng_Text{
		display: block;
	}
	.LiCheng_left{
		margin-top: 0px;
	}

	

	.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;
		margin-top: 0px;
		padding-top: 0;
	}

	.fooetr_R{
		width: 100%;
		margin-top: 20px;
	}
	.fooetr_R h2{
		font-size: 14px;
		color: #ffffff;
	}
	.Footer_l{
		margin-bottom: 20px;
	}
	.Footer_l ul{
		display: none;
	}

	.beian_max p {
		width: 100%;
		text-align: left;
		line-height: 1.5;
	}
	.InFang_Max ul{
		grid-template-columns: 1fr;
	}
	.InChan_Max .swiper-button-next{
		width: 36px;
		height: 36px;
		right: 0;
	}
	.InChan_Max .swiper-button-prev{
		left: 0;
		width: 36px;
		height: 36px;
	}
	.InFang_Text a{
		width: 80px;
		line-height: 36px;
	}
	.fuwu_Max{
		margin: var(--top60) auto;
	}
	.fuwu_Max ul{
		display: grid;
		grid-template-columns: 1fr;
		gap: 20px 10px;
	}
	.fuwu_Max ul li{
		width: 100%;
		max-width: 100%;
		margin-top: 0px !important;
		min-height: auto;
	}
	.InXinSwiper .swiper-slide {
		width: 75%;
	}

}