/* 大屏幕（大桌面显示器，小于等于 1200px） */
@media only screen and (max-width: 1460px) {
	
	#header .inner{border: none;}
}
@media only screen and (max-width: 1399px) {
	 .inner {
		width: 98%;
	}
	.kf .post .con ul li{
	margin-bottom: 19px;
	width:33.33%;
	float:left;
}
    .kf ul li img{width: 100%;}
	.xsz{width: 35%;}
	.xs ul{width: 62%;}
	.xsz .tit{display: none;}
	.xsz img{width: 100%;}
	.yc1{width: 65%;}
	.conleft{
		width: 24%;
	}

}
@media only screen and (max-width: 1020px) {
	
	.ss{display: none;}

	.navi-aside-toggle {
		display: block;
	}
	.gg{width: 100%;}
	.tp, .zh{margin: 30px 0px;}
	.xs,.rc{width: 100%;}
	.rc{
		margin-top: 30px;
	}
	#mod2{background: url(../ysdwimages/dzs_gczxbg.png) repeat;}
.logo-l{display:none !important;}
.sjlogo{display:block !important;margin: 10px 0px;text-align: center;}

}


/* 小屏幕（平板，小于等于 768px） */
@media only screen and (max-width: 900px) {
.article .read{overflow-x：auto}
.article .read table{max-width:100%;}
	.xsz{width: 100%;}
	.xs ul{
		width: 100%;
		margin-top: 20px;
	}
	.xs .btzy{width: 70%;}
	.yq{width: 100%;}
	.yq ul li{width: 50%;}
	.conleft{display: none;}
	.conright{width: 100%;}
.tp .slide img{height:auto}
.kf .post .con ul{
width:100%;
margin-left:0px;
}
.kf .post .con ul li{
	margin-bottom: 19px;
	width:100%;
	float:left;
}
}
@media only screen and (max-width: 570px) {
.article .read img,.article .read video{max-width:100%;}
	.conright .listul li a{width: 65%;}
.slide2_tabs{bottom:35px;}
}