
@media screen and (max-width: 1430px) {
	:root {
		--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: calc(100% - 30px);
	}
	.logo{
		width: 90px;
	}
	.hertre{
		height: 80px;
	}
	.nav ul li{
		line-height: 80px;
	}
	.nav_ul,
	.Guan_Mianbai{
	    top: 80px;
	}
}
@media screen and (max-width: 1440px) {
    .huakuang{
	    padding: 20px;
	}
}
@media screen and (max-width: 1200px) {
    
	.ChanPin_left{
		width: 200px;
	}
	.ChanPin_right{
		margin-left: 40px;
	}
	.ChanPin_right::after{
		left: -20px;
	}
	.huakuang{
	    padding: 15px;
	}
}
@media screen and (max-width: 992px) {
	:root {
		--max: calc(100% - 30px);
		--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;
	}

	.logo {
		width: 80px;
	}
	.huakuang{
	    padding: 10px;
	}

	.nav ul li {
		margin-right: 15px;
	}

	/*.ChanPinIn_Text {*/
	/*	width: 80%;*/
	/*}*/

	.ChuangXin ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.ChuangXin ul li>img {
		aspect-ratio: 4 / 3;
		object-fit: cover;
	}

	.ChuangXin ul li::before {
		top: 0;
	}

	.XinWenIn_Swiper .swiper-slide {
		width: 40%;
	}
	/*.ChanPinIn_imgsun img{*/
	/*    width: 34%;*/
	/*}*/
	.DaShi_mini  .swiper-button-next{
        right: 0;
    }
    .DaShi_mini  .swiper-button-prev{
        left: 0;
    }



.DaShaai_Max  .swiper-button-next{
		right: 0;
	}
	.DaShaai_Max  .swiper-button-prev{
		left: 0;
	}




	
	.Youshi_left{
		width: 90%;
	}
	.Youshi_list img{
		width: 90%;
	}
	.Huodong_Swiper .swiper-slide{
		width: 80%;
	}
	#type-filter-container{
		flex: initial;
		width: 100%;
	}
	.SuoSoua,
	.Shijian{
		width: 100%;
	}
	.radio_list h4{
		line-height: 40px;
	}
	.Shijian input,
	#search-title,
	#search-button{
		height: 40px;
	}
	#search-button{
		width: 80px;
	}
	.Lianxi ul{
	    flex-wrap: wrap;
	}
}


@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: rgb(54, 98, 174);
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.hertre_cen {
		border-bottom: transparent;
	}

	.logo {
		width: 60px;
	}

	.nav {
		width: 100%;
		top: 60px;
		height: calc(100vh - 60px);
		position: fixed;
		background: #fff;
		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: auto;
		color: #000000 !important;
	}

	.nav ul li svg {
		display: block;
	}

	.Chanpin_im{
		position: static;
		width: 100%;
		padding-top: 0px;
		transition: auto;
		transform: translate(0%, 0%);
	}
	.Chanpin_immax{
		display: grid;
		grid-template-columns: 1fr 1fr;
	}
	.nav_ul {
		position: static;
		width: 100%;
		padding-top: 0px;
		transition: auto;
		transform: translate(0%, 0%);
		padding-left: 15px;
	}

	.nav_ul a {
		width: 100%;
		background: none;
		text-align: left;
	}

	.En {
		margin-right: 50px;
	}

	.SuoSou {
		width: 35px;
	}



	body {
		padding-top: 60px;
	}
	
	.DaSa_Swiper .swiper-slide-next img{
    transform: translateX(-50%) scale(0);
}

.DaSa_Swiper .swiper-slide-active img{
    transform: translateX(-50%) scale(1);
}

	.banner>img {
		min-height: 230px;
	}

	.banner_text {
		padding: 0;
	}
	.Guan_Mianbai{
		top: 60px;
	}
	.Mianbai ul{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		gap: 0px;
	}
	.Mianbai ul li{
		width: 100%;
		line-height: 40px;
		padding: 0;
		text-align: center;
		clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important;
	}
	.Mianbai ul li a{
		width: 100%;
		padding: 0;
		text-align: center;
	}
	.A{
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
	}
	.S{
		flex: initial !important;
		width: 100% !important;
		margin: 0 !important;
		margin-top: 20px !important;
	}
	.Lianxi_list{
		flex: initial;
		width: 100%;
	}
	.Liuyan_max form input{
		width: 100% !important;
		height: 50px;
	}
	.Youshi_bottom ul{
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 5px;
	}
	.Youshi_bottom ul li{
		width: 100%;
		line-height: 3.5;
		border: 1px solid rgb(86, 86, 86);
		text-align: center;
		font-size: 12px;
	}
	.Show_right{
		border: transparent;
		border-top: 1px solid rgb(230, 230, 230);
		padding: 20px 0;
	}
	.prev a,
	.Show_text{
		padding: 20px 0px;
	}
	.Show_left>a{
		margin-left: 0px;
		line-height: 40px;
	}
	.WenHaun_max ul{
		grid-template-columns: 1fr 1fr;
	}
	.WenHaun_max ul li img{
		width: 30px;
	}
	.Shijian_Swiper .swiper-slide{
		width: 80%;
		padding: 30px;
	}
	.DaShi_Swiper .swiper-slide{
		width: 80%;
	}
	.ChanPin_left{
		width: 100%;
	}
	.ChanPin_right{
		flex: initial;
		width: 100%;
		margin: 0;
		margin-top: 20px;
		background: #ffffff;
		padding: 15px;
	}
	.ChanPin_right::after{
		display: none;
	}
	.ChanPin_right ul{
		grid-template-columns: 1fr;
	}
	.ChanPin_right ul li a{
		line-height: 36px;
		margin-top: 20px;
	}
	.Tanchu_left{
		display: none;
	}
	.mySwiper img {
		height: 50vh;
	}

	.banner_In_Qie {
		bottom: 15px;
	}

	.DaTa {
		position: static;
		transform: translate(0%, 0%);
		margin: 15px auto;
		background: transparent;
		padding: 0;
	}

	.DaTa ul {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.DaTa ul li {
		padding: 10px;
		background: rgba(0, 0, 0, 0.2);
	}

	.DaTa ul i {
		display: none;
	}

	.InGuanYu_Left {
		width: 100%;
		flex: initial;
		margin: 0;
		margin-top: 25px;
	}

	.ChanPinIn_Text {
		width: 100%;
		clip-path: initial !important;
		padding: var(--top80) var(--top120) !important;
	}

	.ChanPinIn_Text a {
		line-height: 36px;
		padding: 0 25px;
	}

	.ChuangXin ul {
		grid-template-columns: 1fr;
	}

	.changjing_text p {
		width: 90%;
		max-height: 200px;
		opacity: 1;
	}

	.changjing_text img {
		width: 25px;
	}

	.XinWenIn_Swiper .swiper-slide {
		width: 70%;
	}

	.XinWenIn_Top span {
		font-size: 20px;
	}

	.DaShi_mini  .swiper-button-next,
	.DaShi_mini  .swiper-button-prev,
	.XinWenIn_Max .swiper-button-next,
	.XinWenIn_Max .swiper-button-prev,
	.DaShaai_Max  .swiper-button-next,
	.DaShaai_Max  .swiper-button-prev{
		width: 36px;
		height: 36px;
	}
	.fooetr_Logo{
		width: 100%;
		margin-top: 30px;
	}
	.fooetr_Logo>img{
		width: 150px;
	}
	.TiaoZhuan{
		justify-content: flex-start;
	}
	.fooetr_Logo ul{
		justify-content: flex-start;
		gap: 20px;
	}
	.fooetr_Logo ul li{
		margin: 0;
		width: 80px;

	}
	.footer_ul {
		width: 100%;
		overflow: hidden;
		margin-bottom: 5px;
	}
	.fooetr_Wap{
		display: block;
	}
	.footer_top {
		width: 100%;
		overflow: hidden;
		background: #ffffff10;
		padding: 15px;
	}
	.fooetr_LianxI{
		margin-top: 20px;
	}
	.fooetr_LianxI h2,
	.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;
	}
	.footer_ul ul li:nth-child(1){
		margin-top: 0px;
	}
	.ChanPinIn_Text>img{
		width: 50%;
	}
	.nixjs ul{
		width: var(--max);
	}
	.nixjs form{
		width: var(--max);
		margin: 20px auto;
	}
	.beian_max p {
		width: 100%;
		text-align: left;
		line-height: 2;
	}
	.ChanPinIn_imgsun img{
	    width: 100%;
        clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%) !important;
	}
	.DaShaai_Max .swiper-button-next, .DaShaai_Max .swiper-button-prev{
	    bottom: 20px;
	}
	.fooetr_LianxI{
	    max-width: 100%;
	}
	
	
}