﻿@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}
@media only screen and (max-width:1100px){
	.notice-list ul li{margin-bottom: 0.1rem;}
	.news-scroll-1 ul li .news-img{height: 2.15rem;}
	.news-list-1 ul li{padding-bottom: 0.15rem;margin-bottom: 0.15rem;}
}
@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){
	.header-top1 .logo img{height: 0.5rem;}
	.header-top1 .logo{padding: 0.15rem 0;}
	.banner,.list-banner{margin-top: 0.8rem;}
	.nav-menu{display: block;}
	.nav,.search,.h1-dec{display: none;}
	.header-top1::after{content: none;}
	.header-top1{background: #004098;position: fixed;}
	.paleft,.paright{width:100%}
	.paleft{margin-bottom: 0.3rem;}
	.title1{flex-wrap: wrap;justify-content: space-between;}
	.title1 h3{order:0;}
	.title1 .more{order: 1;}
	.title1 .qh-title{order: 2;width: 100%;margin-top: 0.15rem;}
	.main-left{display: none;}
	.main-right{width: 100%;}
	.m-nav{display: block;}
	.main-title h2{display: none;}
	.main{padding: 0 0 0.3rem;}
}
@media only screen and (max-width:780px){
	.leader_list li{width: calc( ( 100% - 0.8rem ) / 3 );}
}
@media only screen and (max-width:760px){
	.pc2{margin-bottom: 0.57rem;}
	.pc3-title{left: 50%;top:-0.27rem;transform: translateX(-50%);}
	.link-list ul{padding: 0.4rem 0.2rem 0.2rem;}
	.link-list{padding-left: 0;}
}
@media only screen and (max-width:720px){
	.ewm{order: 0;width: 100%;margin-bottom: 0.1rem;}
	.ewm ul{justify-content: center;}
	.copyright{order: 1;width: 100%;text-align: center;}
}
@media only screen and (max-width:680px){
	.news-scroll-1, .news-list-1,.pleft, .pright{width: 100%;}
	.news-scroll-1{margin-bottom: 0.2rem;}
	.pleft{margin-bottom: 0.3rem;}
	.news-scroll-1 ul li .news-img{height: 0;padding-bottom: 50%;}
}
@media only screen and (max-width:620px){
	.parta,.partb,.partc{padding: 0.3rem 0;}
	.content h3.title{font-size: .2rem;}
	.content .sub-title{font-size: 0.18rem;}
	.pic-list ul li{width: 50%;}
}
@media only screen and (max-width:580px){
	.banner .swiper-pagination{bottom: 0.05rem;}
}
@media only screen and (max-width:460px){
	.leader_list li{width: calc( ( 100% - 0.6rem ) / 3 );margin-right: 0.3rem;}
}
@media only screen and (max-width:400px){
	.pic-list ul li{width: 100%;}
}