@media screen and (max-width: 1400px) {
	:root {
		--max: calc(100% - 20px);
		--size14: 14px;
		--size16: 16px;
		--size18: 16px;
		--size20: 18px;
		--size24: 20px;
		--size30: 24px;
		--size36: 30px;
		--size40: 36px;
		--size46: 40px;
		--size50: 46px;
		--size56: 50px;
		--size60: 56px;

		--top20: 20px;
		--top30: 30px;
		--top50: 50px;
		--top60: 50px;
		--top80: 60px;
		--top100: 70px;
		--top120: 100px;
	}

	.footer_r {
		justify-content: flex-start;
	}

	.mySwiper .swiper-button-next {
		right: 20%;
	}

	.mySwiper .swiper-button-prev {
		left: 20%;
	}

	.mySwiper .swiper-button-next,
	.mySwiper .swiper-button-prev {
		width: 40px;
		height: 40px;
		top: auto;
		bottom: 50px;
	}
	.mySwiper .swiper-button-next svg,
	.mySwiper .swiper-button-prev svg {
		width: 8px;
	}
	.mySwiper_max>img{
		width: 300px;
	}
	.mySwiper_l{
		width: calc(100% - 350px);
	}
	.mySwiper_l h2{
		font-size: 20px;
	}
	.mySwiper_l p{
		font-size: 30px;
	}
}

@media screen and (max-width: 1200px) {
	.footer_l {
		width: 350px;
	}

	.footer_r {
		width: calc(100% - 350px);
	}

	.footer_logo {
		width: 150px;
	}
	.show_max h1{
		width: calc(100% - 300px);
		font-size: 20px;
	}
	.show_max img{
		width: 250px;
	}
	.lon>img{
		width: 55%;
	}
	.lon_r{
		width: 45%;
	}
}

@media screen and (max-width: 992px) {
	:root {
		--size14: 12px;
		--size16: 14px;
		--size18: 14px;
		--size20: 16px;
		--size24: 18px;
		--size30: 20px;
		--size36: 22px;
		--size40: 24px;
		--size46: 26px;
		--size50: 28px;
		--size56: 30px;
		--size60: 36px;

		--top20: 20px;
		--top30: 30px;
		--top50: 30px;
		--top60: 40px;
		--top80: 50px;
		--top100: 50px;
		--top120: 60px;
	}

	.logo {
		width: 100px;
	}

	.login {
		width: 80px;
	}

	.login a {
		line-height: 30px;
		font-size: 12px;
	}
}


@media screen and (max-width: 768px) {
	:root {
		--size14: 12px;
		--size16: 12px;
		--size18: 12px;
		--size20: 14px;
		--size24: 15px;
		--size30: 16px;
		--size36: 16px;
		--size40: 17px;
		--size46: 18px;
		--size50: 18px;
		--size56: 20px;
		--size60: 20px;

		--top20: 10px;
		--top30: 20px;
		--top50: 25px;
		--top60: 30px;
		--top80: 30px;
		--top100: 30px;
		--top120: 35px;
	}

	.an {
		display: block;
	}

	.hertre {
		height: 60px;
	}

	.logo {
		width: 100px;
	}

	.nav {
		width: 100%;
		top: 60px;
		height: calc(100% - 60px);
		position: fixed;
		background: #ffffff;
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgb(0, 0, 0, 0.1) solid;
	}

	.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: 0;
		color: #000000;
	}



	.nav_ul {

		width: 100%;
		padding-top: 0px;
		transition: auto;
		transform: translateX(-50%);
		padding: 0;
		padding-bottom: 10px;
		top: 60px;
	}

	.nav_ul a {
		width: 100%;
		background: none;
		color: #ffffff;
		padding: 0 30px;
	}

	.banner_text {
		margin-top: 30px;
	}

	.peijian ul {
		gap: 10px;
	}

	.zhangti,
	.login {
		margin-right: 60px;
	}

	.footer {
		background-position: center center;
	}

	.footer_l ul li {
		margin-top: 5px;
	}

	.footer_l {
		width: 100%;
	}

	.footer_r {
		width: 100%;
		margin-top: 30px;
	}

	.footer_bott {
		width: 100%;
		margin-top: 30px;
	}

	.footer_bott ul li {
		height: 15px;
		margin-left: 15px;
	}

	.foorot_img {
		width: 100px;
	}

	.footer_logo {
		width: 150px;
	}

	.beian {
		padding: 10px;
	}

	.beian p {
		width: 100%;
		margin: 0;
		text-align: center;
		line-height: 1.8;
	}

	.app_r {
		width: 100%;
	}

	.app_l {
		width: 100%;
		margin-top: 30px;
	}

	.jianjie_l {
		width: 100%;
	}

	.about {
		font-size: 30px;
	}

	.jianjie_r {
		width: 100%;
		margin-top: 20px;
	}

	.jianjie_l h2 {
		margin-top: -10px;
	}

	.zizhi_bot ul {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.zizhi_tui ul {
		justify-content: space-between;
	}

	.zizhi_tui ul li {
		width: 33%;
		margin: 0;
	}

	.lianxi ul {
		grid-template-columns: 1fr;
	}

	.lianxi ul li img {
		height: 30px;
	}
	.mySwiper_max>img{
		width: 250px;
		max-width: 100%;
		margin: auto;
		margin-top: 30px;
	}
	.mySwiper_l{
		width: 100%;
	}
	.mySwiper_l h2{
		font-size: 14px;
	}
	.mySwiper_l p{
		font-size: 20px;
	}
	.shubiao{
		bottom: 30px;
	}
	.loading_max img{
		width: 150px;
	}
	.loading_r{
		width: calc(100% - 160px);
	}
	.loading_r a,
	.loading .loadmore{
		line-height: 36px;
	}
	.loading_r a svg,
	.loading .loadmore img{
		width: 14px;
		margin-left: 10px;
	}
	.more svg {
		width: 14px;
	}
	.more{
		margin-left: 10px;
	}
	.show_max{
		margin: 100px auto 40px;
	}
	.chanpin_img,
	.show_max h1{
		width: 100%;
	}
	.show_max img{
		display: none;
	}
	.chanpin_r{
		width: 100%;
		margin-top: 30px;
	}
	.chanpin_r ul li h2{
		width: 70px;
	}
	.chanpin_r ul li p{
		width: calc(100% - 70px);
	}
	.chanpin_r ul li h2,
	.chanpin_r ul li p{
		font-size: 14px;
	}
	.chanpin_show strong span{
		font-size: 16px !important;
	}
	.lon>img{
		display: none
	}
	.lon_r{
		width: 100%;
	}
	.lon_logo{
		width: 100px;
	}
	.lon_r>img{
		width: 140px;
	}
	.lon_r form input{
		height: 46px;
	}

	.footer_hui_l {
		width: 100%;
	}

	.banquan {
		width: 100%;
	}

	.footer_hui_max>ul {
		width: 100%;
		margin-top: 30px;
	}

	.footer_hui_max>ul li {
		margin-left: 0px;
		margin-right: 20px;
	}

	.beian{
		height: auto;
		padding: 20px 10px;
	}


	.zhongxin_l {
		width: 100%;
	}

	.zhongxin_r {
		width: 100%;
		margin-top: 20px;
	}

	.lae p {
		width: 100%;
		text-align: left;
	}

	.lae input,
	.select {
		width: 100%;
		margin-top: 10px;
	}

	.select select {
		width: 32%;
	}

	.zhongxin_r ul li {
		padding: 20px 10px;
	}

	.zhongxin_p {
		margin-right: 15px;
	}

	.zhongxin_spa:nth-child(1) {
		width: 100%;
		margin-bottom: 10px;
	}

	.zhongxin_spa {
		width: 50%;
	}

}