﻿/* 大屏幕（大桌面显示器，小于等于 1200px） */

@media only screen and (max-width: 1599px) {
	.inner {
		width: 98%;
	}
   .slide1_tabs{display: none;}
	.yc1{width: 65%;}
	.conleft{
		width: 24%;
	}
	.conright{width: 73%;}
	#header{height: auto;}
	.st .btzy{width: 70%;}
}
@media only screen and (max-width: 1460px) {
	.logo-l{width: 80%;}
	#header .inner{border: none;}
	.crmid .img1{
		float: left;
		margin-right: 20px;
	}
.crmid .xzjs{width: auto;float: none;}	
.crmid li img{width: 100%;}
.crmid li{width: 33.33%;}
}
@media only screen and (max-width: 1000px) {
	.logo-l{width: 100%;}
	
	.nav {
		display: none;
	}
	.navi-aside-toggle {
		display: block;
	}
	.tp,.qhxw,.com,.articleList01 .artul .artli{width: 100%;}
	.articleList01 .artul .artli .art-Img img{height: auto}
	.qhxw{margin-top:30px;}
	.jj{width: 100%;}
	.tu{width: 100%;background:none;height: auto;}
	.tu img{width: 100%;height: auto;margin: 0px;}
	#mod2{background: url(../img/m2bg.png) repeat;padding: 30px 0px;}
	.yq{margin: 20px 0px;}
	.tp .slide img{height: auto;}
	.slide2_tabs{display: none;}
	.slideTxtBox .hd ul li.on,.slideTxtBox .hd ul li{font-size: 20px;}
	.tp{min-height:368px}
	.ss,.xs{margin-top: 0px;margin-bottom:30px;}
	#mod2{padding: 0px;}
	.logo{padding: 10px 0px;}
}


/* 小屏幕（平板，小于等于 768px） */
@media only screen and (max-width: 900px) {
	.xs .btzy{width: 70%;}
	.yq{width: 100%;}
	.yq ul li{width: 50%;}
	.conleft{display: none;}
	.conright{width: 100%;}
	.st .btzy{width: 65%;}
	.slideTxtBox .hd ul li{margin-right: 15px;}
	.crmid .img1,.crmid li{
			width: 100%;
			height: auto;
		}
	.crmid .xzjs{width: 100%;}	
}
@media only screen and (max-width: 570px) {
	.conright .listul li a{width: 65%;}
	.zrq{display: none;}
	.st .btzy{width: 100%;}
	.ss{display: none;}
	.rwm{float: none;text-align: center;margin: 0px auto;display: table;}
}