@media only screen and (max-width:1410px){
	.nav li.nLi h3 a{padding: 0 0.1rem;}
}
@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}
@media only screen and (max-width:1140px){
	.nav li.nLi h3 a{padding: 0 0.1rem;}
}
@media only screen and (max-width:1060px){
	.header{position: fixed;}
	.banner,.list-banner{padding-top: 0.92rem;}
	.headlink,.search,.nav,.header-link{display: none;}
	.nav-menu,.search_m{display: block;}
	.header1 .w90{background-size: auto 100%;}
	.header1 .logo img{height: 0.6rem;}
	.parta,.partb{flex-wrap: wrap;}
	.pal,.pac,.pbl,.pbc{width: calc( 50% - 0.2rem );}
	.par,.pbr{width: 100%;margin-top: 0.3rem;}
	.parlist ul,.pbrlist ul{display: flex;flex-wrap: wrap;}
	.parlist ul li,.pbrlist ul li{width: calc( 50% - 0.2rem );margin-right: 0.4rem;}
	.parlist ul li:nth-child(2n),.pbrlist ul li:nth-child(2n){margin-right: 0;}
	.ftlink{flex-wrap: wrap;}
	.plink{width: calc( ( 100% - 0.9rem ) / 3 );z-index: 2;}
	.ftlink .plink:nth-child(4),.ftlink .plink:nth-child(5){width: calc( 50% - 0.3rem );margin-top: 0.3rem;z-index: 1;}
}
@media only screen and (max-width:980px){
	.header1 .logo img{height:0.5rem}
	.banner,.list-banner{padding-top: 0.82rem;}
	.nav-wrap{max-height: calc( 100vh - 1.8rem );}
	.searchm_box{top:0.82rem;}
	.partc{flex-direction: column;}
	.pcl,.pcr{width: 100%;}
	.pcl{margin-bottom: 0.3rem;}
	.pcrlist ul{display: flex;justify-content: space-between;}
	.pcrlist ul li{width: calc( 50% - 0.2rem );margin-bottom: 0;}
	.main{padding: 0.2rem 0;}
	.main-left{display: none;}
	.main-right{width: 100%;}
}
@media only screen and (max-width:780px){
	.pal, .pac{width: 100%;}
	.pal{margin-bottom: 0.3rem;}
	.navm-box{width: 60%;}
}
@media only screen and (max-width:680px){
	.pbl, .pbc{width: 100%;}
    .pbl{margin-bottom: 0.3rem;}
		
}
@media only screen and (max-width:620px){
	.header1 .logo img{height: 0.35rem;}
	.banner,.list-banner{padding-top: 0.67rem;}
	.nav-wrap{max-height: calc( 100vh - 1.65rem );}
	.searchm_box{top: 0.67rem;}
	.navm-box{padding-top: 0.75rem;}
	.header1 .w90{background-position: center;}
	.banner .swiper-pagination{bottom:0.1rem}
	.banner .swiper-pagination .swiper-pagination-bullet{width: 0.08rem;height: 0.08rem;}
	.pcrlist ul{flex-direction: column;}
	.pcrlist ul li{width: 100%;margin-bottom: 0.2rem;}
	.parlist ul li, .pbrlist ul li{width: 100%;margin-right: 0;}
	.ftlink{margin-bottom: 0.2rem;}
	.plink{width: 100% !important;margin-bottom: 0.2rem;margin-top: 0 !important;}
	.ftlink .plink:first-child{z-index: 5;}
	.ftlink .plink:nth-child(2){z-index: 4;}
	.ftlink .plink:nth-child(3){z-index: 3;}
	.ftlink .plink:nth-child(4){z-index: 2;}
	.ftlink .plink:last-child{z-index: 1;}
	.footer{background-position: center bottom;}
	.content h3.title{font-size: .2rem;}
	.pic-list ul li{width: 50%;}
}
@media only screen and (max-width:480px){
	.navm-box{width: 100%;}
	.news-img{height: 2.4rem;}
}
@media only screen and (max-width:460px){
	
}
@media only screen and (max-width:420px){
	.main-title h2{display: none;}
	
}
@media only screen and (max-width:400px){
	.pic-list ul li{width: 100%;}
}
@media only screen and (max-width:380px){
    .news-img{height: 2rem;}
}