@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;
	}

	.logo {
		width: 100px;
	}

	.Lon {
		line-height: 30px;
		margin-right: 50px;
		padding: 0 10px;
	}

	.wap {
		display: flex;
		gap: 10px;
	}

	.En_Nav::after,
	.pc {
		display: none;
	}

	.En_Nav {
		background: transparent;
		padding: 0;
	}

	.SuoSou {
		width: 26px;
	}

	.SuoSou img {
		width: 16px;
	}


	.hertre {
		height: 60px;
		background: rgb(0, 0, 0);
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.nav {
		width: 100%;
		top: 0px;
		height: calc(100vh - 60px);
		position: fixed;
		background: #000000;
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgb(255, 255, 0255, 0.1) solid;
	}

	.nav ul {
		gap: 0px;
	}

	.nav ul li {
		width: 100%;
		text-align: center;
		border-bottom: 1px rgb(255, 255, 255, 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;
	}

	.A {
		width: 100% !important;
		margin: 0 !important
	}

	.S {
		width: 100% !important;
		margin: 0 !important;
		flex: initial !important;
		margin-top: 20px !important;
	}

	.mySwiper img {
		height: 50vh;
	}

	.banner_In_Qie {
		bottom: 15px;
	}

	.banner img {
		height: 200px;
	}

	.Lianxi_dizhi ul,
	.Lonin_register form,
	.Lianxi_xin ul {
		grid-template-columns: 1fr;
	}

	.Liuyan_right {
		line-height: 40px;
	}

	.Yanzheng {
		width: 100%;
	}

	.Liuyanji form>input,
	.Dingyu form>input,
	.Lonin_max form input,
	.Lonin_register form input {
		width: 100%;
		height: 40px;
	}

	.Yanzheng button {
		width: 120px;
	}

	.Liuyanji,
	.Dingyu,
	.Lonin_register,
	.Lonin_max {
		border-radius: 10px;
	}

	.Daohang {
		margin-top: -20px;
	}

	.Daohang ul li {
		width: 100px;
		line-height: 40px;
	}

	.Shangwu ul,
	.Fuwui ul {
		grid-template-columns: 1fr;
	}

	.Shangwu ul li h2 {
		line-height: 40px;
		margin-top: -20px;
	}

	.Dingyu form>input {
		background: url(../images/xia.png) no-repeat right var(--top30) center / 8px auto;
	}

	.Dingyu form textarea {
		height: 120px;
	}

	.cebianlan {
		display: none;
	}
	.Zhaiopin_text div,
	.container_top div{
		width: 30%;
	}
	.Zhaiopin_text div:last-child,
	.container_top div:last-child{
		width: 10%;
		padding: 0;
		justify-content: center;
	}
	.container_top div svg{
		width: 10px;
		height: auto;
	}
	.Women ul{
		margin-top: 30px;
	}
	.Women ul li:nth-child(3n+2){
		transform: translateY(0);
	}
	.Women ul li h2{
		font-size: 12px;
		height: 60px;
	}
	.Guanyuio_right ul{
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 20px;
	}
	.Guanyuio_right ul li{
		width: 100%;
	}
	.footer_max ul{
		justify-content: space-between;
	}
	.footer_logo img{
		float: left;
	}
	.footer_you{
		justify-content: flex-start;
	}
	.beian_max p {
		width: 100%;
		text-align: left;
		line-height: 2;
	}

}