@media screen and (max-width:767px) {
	body {font-size: 0.813em;}
	.pc { display: none; }
	.phone { display: block; }
	.visible-phone {display:inherit!important;z-index:999;}
	.hidden-phone {display:none!important}
	.header-phone {margin-left:2%;width:20%; }
	.header-phone img { margin-top:17px;}
	.container { width:100%; }
	.header { height:66px;background-size:50% 100%; }
	.header .logo {left:4%;top:11px;width:20%;}
	.search { display:none; }
	.menu-icon {width: 110px;height: 28px;float: right;background: url(../images/menu.png) center no-repeat; }
	.menu-icon-close {position: absolute;width: 50px;height: 28px;background: url(../images/close.png) center no-repeat;right: 2px;top: 18px;z-index:99999; }
	.nav-phone {padding-top: 55px;}
	.Nodes { margin-top:23px;margin-left:7%; }
	.menubg ul { margin-top:-26px;}
	.menubg li { width:100%;height:36px; overflow:hidden;}
	.menubg li a {width: 90%;padding:10px 0 10px 10%;color:#eee;height: 100%;display: block;font-size: 17px;color:#111; }
	.menubg .Nodes li a {  background:url(../images/arr.gif) no-repeat left 4% center; }
	
	.banner { height:185px; }
	.home-banner { height:185px; }
	.swiper-slide img { height:185px; }
	
	.home1 { padding:0 0 2%; }
	.home1 li { width: 98%;margin:0 1%; }
	.home1 li.m1 { width:98%;margin-top:-20px; }
	
	.footer span { display:block;}
	.foot3 { margin:0 auto;margin-bottom:18px; }
	
	.banner1 { background:#fff url(../images/banbg1.jpg) no-repeat top right;height: 65px; }

	.about .container { padding:5% 3%;width:94%; }
	.about .tit { font-size: 18px; }
	.about1a,.about1c { width: 100%; }
	.about1a.right { padding-top:10px; }
	.about1b .word { width:100%;padding:12px 0 8px;font-size: 18px; }
	.about1d,.about1e { width: 100%; }
	.about1d.right { width: 100%;padding:2% 0 0; }
	.about1e.left { width: 100%; }
	.about2a { width: 100%; }
	.about2a.right { padding-top:14px; }
	
	.wenjian .left { width: 72%; }
	.wenjian .right { width:25%;}
	.wenjian li a { margin-right:5%;margin-bottom:10px;width:80%;}
	.newshow.container,.shangmao.container { margin:3% auto;padding:0 3%; }
	.shangmao .title { font-size: 16px;  }
}