﻿@media only screen and (max-width:1366px){
	.header .logo img{height: 0.7rem;}
	.header .logo{padding: 0.3rem 0;}
}
@media only screen and (max-width:1280px){
	html{font-size: 90px;}
}
@media only screen and (max-width:1100px){
	.xs-list li.headline .head_img{width: 2.4rem;}
	.xs-list li.headline .head_txt{width: calc( 100% - 2.4rem );}
	.xs-list li.headline .head_img a{height: 1.62rem;}
	.xs-list li.headline .head_txt h3,.xs-list li.headline .head_txt p{margin-bottom: 0.1rem;}
	.xs-list li.headline .head_txt{padding: 0.15rem 0.2rem;}
	.party-list ul li{margin-bottom: 0.18rem;}
}
@media only screen and (max-width:980px){
	.header{position: fixed;top:0;left: 0;z-index: 5;}
	.nav,.header-right{display: none;}
	.header .logo img{height: 0.5rem;}
	.header .logo{padding: 0.15rem 0;}
	.banner,.list-banner{margin-top: 0.8rem;}
	.nav-menu{display: block;}
	.main-left{display: none;}
	.main-right{width: 100%;}
	.main-title h2{display: none;}
	.m-nav{display: block;}
	.news-scroll,.news-list{width: 100%;}
	.news-scroll{margin-bottom: 0.3rem;}
	.notice-list ul li{width: 50%;}
	.news-scroll ul li .news-img{height: 0;padding-bottom: 50%;}
	.pc-left,.pc-right{width: 100%;}
	.pc-left{margin-bottom: 0.3rem;}
}
@media only screen and (max-width:980px) and (min-width:681px){
	.news-list ul li a{display: block;white-space: nowrap;height: 0.28rem;}
}
@media only screen and (max-width:780px){
	
}
@media only screen and (max-width:720px){
	.copyright{width: 100%;text-align: center;margin-bottom: 0.1rem;}
	.ewm{width: 100%;}
	.ewm ul{justify-content: center;}
}
@media only screen and (max-width:680px){
	.pic-list ul li{width: 50%;}
}
@media only screen and (max-width:620px){
	.banner .swiper-pagination{bottom: 0.1rem;}
	.content h3.title{font-size: .2rem;}
	.content .sub-title{font-size: 0.18rem;}
}
@media only screen and (max-width:560px){
	
}
@media only screen and (max-width:480px){
	.header .logo img{height: 0.4rem;}
	.banner,.list-banner{margin-top: 0.7rem;}
	.navm-box{padding-top: 0.8rem;}
	.notice-list ul li{width: 100%;}
	.partd{padding: 0.3rem 0;}
}
@media only screen and (max-width:460px){
	.xs-list li.headline .head_img{width: 100%;}
	.xs-list li.headline .head_txt{width: 100%;}
	.xs-list li.headline .head_img a{height: 0;padding-bottom: 50%;}
}
@media only screen and (max-width:420px){
	.pic-list ul li{width: 100%;}
}
@media only screen and (max-width:400px){
	.news-scroll{margin-bottom: 0.2rem;}
    .news-list ul li{width: 100%;border-right: none !important;padding-left: 0 !important;padding-right: 0 !important;padding-bottom: 0.15rem;margin-bottom: 0.2rem;padding-top: 0 !important;}
    .news-list ul li:last-of-type{margin-bottom: 0;}
	.news-list ul li a{height: auto;}
}
@media only screen and (max-width:380px){
	.header .logo img{height: 0.35rem;}
	.banner,.list-banner{margin-top: 0.65rem;}
	.navm-box{padding-top: 0.75rem;}
}