@media screen and (max-width: 1250px) {
	:root {
		--max: calc(100% - 30px);
		--fonnt40: 36px;
	}
	.fa ul li img{
		height: 30vw;
	}
	.zutu{
		width: 400px;
	}
	.monxim{
		width: calc(100% - 420px);
	}
}


@media screen and (max-width: 992px) {
	:root {
		--font30: 24px;
		--font26: 20px;
		--font20: 16px;
		--font24: 20px;
		--font16: 12px;
		--font14: 12px;
		--top60: 40px;
		--fonnt40: 30px;
	}
	.ly,
	.lx{
		padding: 20px 10px;
	}
	.lx_l {
		width: 100%;
	}

	#map {
		width: 100%;
		margin-top: 30px;
	}
	.zhichi ul li{
		padding: 15px;
	}
	.zc_l{
		width: calc(100% - 105px);
	}
	.zhichi ul li a{
		width: 60px;
	}
	.fa ul{
		justify-content: space-between;
	}
	.fa ul li{
		width: calc(50% - 10px);
		margin-left: 0px;
		margin-bottom: 20px;
	}
	.fa_l{
		padding: 10px;
	}
	.xw_l{
		width: 170px;
	}
	.xw_l ul li{
		height: 50px;
	}
	.xw_r{
		width: 100%
	}
	.cp_l{
		width: 100%;
	}
	.cp_r{
		width: 100%;
		margin-top: 30px;
	}
	.cp_top h1{
		font-size: 16px;
	}
	.zutu{
		width: 100%;
	}
	.monxim{
		width: 100%;
		margin-top: 30px;
	}
	.xinwen_l{
		width: 300px;
	}
	.xinwen_max ul{
		width: calc(100% - 320px);
	}
	.footer_text{
		width: calc(100% - 120px);
	}
	.foote{
		width: 49%;
		line-height: 26px;
	}
	.footer_bottom img{
		width: 100px;
	}
	.cp_l{
	    position: static;
	    float: none;
	}
	.cp_r{
	    padding-left: 0px;
	}
	.index_text{
	    padding-left: 0px;
	}
}


@media screen and (max-width: 768px) {
	:root {
		--font30: 18px;
		--font26: 16px;
		--font24: 16px;
		--font16: 12px;
		--font14: 12px;
		--top60: 30px;
		--fonnt40: 20px;
	}
	.cpxq_l{
	    width: 100%;
	}
	.cpxq_r{
	    width: 100%;
	}

	.an {
		display: block;
	}

	.logo {
		width: 200px;
	}

	.hertre {
		height: 70px;
		background: #fff;
		position: fixed;
		top: 0px;
		z-index: 999;
	}

	.nav {
		width: 100%;
		top: 70px;
		height: calc(100% - 70px);
		position: fixed;
		background: #fff;
		display: none;
		left: 0;
		transform: translate(0%, 0%);
		transition: auto;
		border-top: 1px rgb(0, 0, 0, 0.1) solid;
		z-index: 999;
	}

	.nav ul {
		width: 100%;
		display: block;
	}

	.nav ul li {
		width: 100%;
		float: none;
		text-align: center;
		color: #000;
		border-bottom: 1px rgb(0, 0, 0, 0.1) solid;
		line-height: 60px;
		font-size: 12px;
	}

	.en,
	.zx {
		display: none
	}

	body {
		padding-top: 70px;
	}

	.banner_text h1 {
		background-size: 16px 16px;
		padding-left: 30px;
	}

	.banner_text span {
		margin: 0 10px;
	}

	.zhichi ul li{
		width: 100%;
		margin-bottom: 20px;
	}
	.fa ul li{
		width: 100%;
	}
	.fa ul li img{
		height: auto;
	}
	.tel,
	.show h1{
		padding: 15px 0;
	}
	.xw_l{
		width: 100%;
	}
	.xw_r{
		width: 100%;
		margin-top: 20px;
	}
	.inden_cp_max,
	.chanun,
	.yongyu{
		justify-content: space-between;
	}
	.inden_cp_nav,

	.yongyu_max{
		width: calc(50% - 10px);
		margin-left: 0px;
		margin-top: 20px;
	}
	.cp_bottom a{
		padding: 20px 10px;
	}
	
	.cp_top{
		padding: 20px;
	}

	.index_text form{
		margin-top: 20px;
	}
	.index_text>h1{
		font-size: 18px;
	}
	.index_text>p{
		font-size: 12px;
	}
	.index_text form .seach_t{
		width: 100%;
		height: 40px;
	}
	.seach_s{
		height: 40px;
	}
	.remen{
		display: none;
	}
	.banner1 .swiper-pagination {
		bottom: 10px !important;
	  }
	  .in_top,
	  .inden_cp ul{
		margin-top: 30px;
	  }
	  .mySwiper2 img{
		height: 300px;
	}
	.mySwiper11 img{
		height: 50px;
	}
	.monxim ul li{
		width: 100%;
		margin-top: 20px;
	}
	.index_fu>ul>li{
		width: 100%;
	}
	.fuwu{
		padding: 20px;
	}
	.jiejue_max{
		margin-bottom: 0px;
	}
	.jiejue_max ul{
		margin-top: 30px;
	}
	.xinwen_l{
		width: 100%;
		height: 250px;
	}
	.xinwen_max ul{
		width: 100%
	}
	.xinwen_max ul li{
		margin-top: 20px;
		padding: 15px;
	}
	.xinwen>ul{
		justify-content: space-between;
		margin-top: 20px;
	}
	.xinwen>ul>li{
		width: 32%;
		margin: auto;
		line-height: 30px;
	}
	.xinwen_top{
		margin-top: 20px;
	}
	.footer_text{
		width: 100%;
	}
	.foote{
		width: 100%;
		margin-bottom: 20px;
	}
	.footer_bottom img{
		width: 100px;
	}
	.footer_logo{
		display: none;
	}
	.footer_logo_r{
		width: 100%;
	}
	.footer_logo_r h1{
		font-size: 16px;
	}
	.footer_logo_r p{
		margin-top: 5px;
	}
	.cfdmkas{
	    width: 120px;
	}
	.cnjkasjk{
	    width: calc(100% - 130px);
	}

}

@media screen and (max-width: 640px) {
	.index_fu>ul>li ul li{
		width: 100%;
	}
	.index_fu>ul>li ul li::after{
		display: none;
	}
}