

#mobileMenuBtn{display:none; }
.mobileMenu{display:none;}
@media screen and (max-width:767px){
	#mobileMenuBtn{ display:block;}
	.mobileMenuBtn{ position:fixed; right:20px; top:45px;width:30px; height:30px;cursor:pointer; color:#999; background:#f2f2f3 url(../images/mobileMenuBtn.gif) no-repeat center center; text-align:center; border:1px solid #ddd; z-index:999; border-radius:3px; }
	.mobileMenuBtn:hover{ background-color:#ddd;}
	.mobileMenuBtn i{display:block;width:30px; height:30px;cursor:pointer;}
	.mobileMenuBtn .fa-bars{width:30px; height:30px; overflow:hidden;}
	.mobileMenu{ position:fixed; left:0; top:0; z-index:6005; font-size:14px; overflow-x:hidden; overflow-y:auto; background:#333; height:100%; width:200px; -webkit-transition:left .3s ease-in; transition:left .3s ease-in;}
	.mobileMenu ul{ position:absolute; top:0; width:100%; left:0; height:100%; background:#333; list-style:none; margin:0; padding:0; color:#fff; -webkit-transition:left .3s ease-in; transition:left .3s ease-in;}
	.mobileMenu ul li{ border-bottom:1px solid #222; overflow:hidden;}
	.mobileMenu ul li a{ display:block; width:80%; float:left; text-indent:15px; color:#fff; height:36px; line-height:36px;}
	.mobileMenu ul li a:active{ background-color:#222;}
	.mobileMenu ul li a i{ text-indent:0;}
	.mobileMenu ul li .openChild{ cursor:pointer; display:block; height:36px; line-height:36px; box-sizing:border-box; border-left:1px solid #222; width:20%; font-size:20px; text-align:center; float:right;}
	.mobileMenu ul li .openChild:active{ background-color:#222;}
	.mobileMenu ul li ul{ left:100%;}
}


@media screen and (max-width:767px){
	.wide{width:98%; margin:0 auto;}
	#header{height: auto;}
	.topnav{display:none;}
	.logo{width:auto; float:none;}
	.nav{display:none;}
	.banner h3{  width:40%; margin-left:-20%; top:20%; }
	.banner h3 p{border:6px #000 solid; padding:5% 0;}
	.about{display:none;}
	.icase h3{ display:none;}
	.icase ul{margin:0 -1%;  }
	.icase li div{padding:3% 5%;}
	.icase li:first-child{min-height:auto; }
	.icase li:first-child img{ width:32%}
	.iShowL {width:auto; float:none;}
	.ijoin li:hover h3 {  margin-bottom: 10px;}
	.ijoin li h3 { bottom: 35px;}
	.ijoin li:hover h3 p { font-size:12px;}
	.inews ul li{ width:46%; }
	.foot{ margin-left:25%;  }


	#main{  }
	#left{width:auto; float:none; }
	.leftnav{margin:0;  }
	.leftnav h3{}
	.leftnav dl{ }
	.leftnav dt{display:inline-block; margin:2px;}
	.leftnav dt a{ }
	.leftnav .current a:before{ display:none; }	
	.leftnav dd{ display:none;}

	#right{ width:auto; float:none;}
	.container{}
	.place{ }
	.place p{display:none; }
	.newslist li em{display:none; }	
	.newslist li div{margin-right:0%; padding:2em 3em;}
	.productb .picdiv{ width:25%;}
	.pic_list .picdiv{ width:25%;}
	.client img{ width:70%;height:70%;}
	.comment{display:none;}
	#leftmsg{width:auto; float:none; display:block; }
	#rightmsg{ display:none;}	
}

@media screen and (max-width:479px){
	.centered-btns_nav{display:none;}
	.advantage li{width:auto; float:none;}
	.icase li{width:48%; }
	.icase li div{display:none;}
	.icase li:first-child{float: left;width:48%; border:0;  }
	.icase li:first-child:before{left:50%;margin:0 0 0 -23px}
	.icase li:first-child img{ float:none;width:100%}
	.icase li:first-child a{ width:100%; }
	.iShowL:hover p{ display:none;}
	.ijoin li { width:48%; margin:1%;}
	.iproduct li{width:48%; }
	.inews ul li{ width:auto; float:none; }
	.f_logo{float:none;width:auto;}
	.f_logo img{display:block;padding:2% 0; border-bottom:0;}
	.f_logo p{display:none;}
	.footnav{ margin-left:0; text-align:center;}
	.foot{ margin-left:0;  }


	.place p{ }
	.newslist li em{display:none; }	
	.newslist li div{margin-left:0px; padding:2em;}
	.newslist li h3{line-height:1.5em; margin-bottom:1em;}
	.publiclist li span{ display:none;}
	.client li{ width:97%;float: none; }
	.special img{width:50%;height:50%;}
	.productb .picdiv{ width:50%;}
	.pic_list .picdiv{ width:50%;}
	.xypg-product-list li{width: 41%;}
}

