@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}
@media only screen and (max-width:1060px){
    .footer .w90{max-width: calc(100% - 6rem);}
}
@media only screen and (min-width:981px){
	body.scrolling .header-top2{transform: none;opacity: 1;transition: 0.5s linear 0.3s;}
}
@media only screen and (max-width:980px){
       .w90{width:100%;padding:0 0.2rem;}
       .main .w90{padding:0;}
	.header-top1 .logo img{height: 0.5rem;width: auto;}
	.header-top1 .logo{padding: 0.2rem 0;}
	.banner,.list-banner{margin-top: 0.9rem;}
	.header-top1 .h1{border-bottom: none;}
	.nav-menu{display: block;}
	.h1-right,.nav{display: none;}
	.header-top1{background: #1c3b86;position: fixed;}
	.pal,.par{width: 100%;}
	.pal{margin-bottom: 0.4rem;}
	.pal ul li a{height: 0;padding-bottom: 50%;}
	
	.main-left{width: 100%;padding-left:0;}
.main-left>h3{display:none;}
.main-left>ul{padding-bottom:0;}
.m-lm{display:flex;}
	.main-right{width: 100%;}
	.m-nav{display: block;}
.main-title{padding:0.15rem 0.2rem;}
	.main-title h2{display: none;}
	.main{padding: 0 0 0.3rem;}
	.footer::before,.footer::after{content: none;}
	.footer .w90{max-width: 100%;}
.main-left>ul{display:none;}
.content{padding:0 0.2rem;}
}
@media only screen and (max-width:880px){
	.pdbox ul li{width: 50%;}
	.pdbox ul li:nth-child(n+3){margin-top: 0.3rem;}
	.pbbox ul li{width: 50%;}
	.pbbox ul li:nth-child(n+3){margin-top: 0.3rem;}
}
@media only screen and (max-width:620px){
	.pic-list ul li{width: 50%;}
	.content h3.title{font-size: .2rem;}
	.content .sub-title{font-size: 0.18rem;}
}
@media only screen and (max-width:580px){
	.ft-link,.ft-contact{margin-bottom: 0.3rem;width: 100%;text-align: center;}
	.ft-ewm{width: 100%;text-align: center;}
}
@media only screen and (max-width:480px){
	.pal .swiper-button-prev,.pal .swiper-button-next{width: 0.3rem;height: 0.3rem;background-size: auto 0.3rem;}
	.pal ul li .txt{padding: 0 0.2rem 0.1rem;}
    a.more{width: 35%;height: 0.4rem;line-height: 0.4rem;}
	.header-top1 .logo img{height: 0.4rem;}
	.banner,.list-banner{margin-top: 0.8rem;}
	.navm-box{padding-top: 0.9rem;}
}
@media only screen and (max-width:460px){
	.qh-button{width: 100%;}
	.pebox ul li{width: 100%;}
	.pebox ul li:first-of-type{margin-bottom: 0.3rem;}
	.news-list ul li.flexbox{flex-direction: column;}
	.news-list ul li .news-img{width: 100%;height: 0;padding-bottom: 50%;margin-bottom: 0.2rem;margin-right: 0;}
	.news-list ul li.flexbox .news-txt{width: 100%;max-width: 100%;}
	.partb .title span{width: 2rem;}
}
@media only screen and (max-width:440px){
	.pbbox ul li{width: 100%;}
	.pbbox ul li:nth-child(n+2){margin-top: 0.3rem;}
	.pbbox ul li .pb-txt h3{height: auto;}
	.pdbox ul li{width: 100%;}
	.pdbox ul li:nth-child(n+2){margin-top: 0.2rem;}
}
@media only screen and (max-width:400px){
    .pdbox ul li{width: 100%;}
	.pic-list ul li{width: 100%;}
}