

#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;}
	.topnav{display:none;}
	.logo{width:auto; float:none;}
	.logo img{padding:0; float:none;border-right:0;margin-right:0; width: 40%;}
	.logo p{display:none;}
	.toptel{display:none;}
	.search{display:none;}
	.nav{display:none;}
	.advertising a{float:none; margin:0 auto;}
	.advertising h3{font:bold 28px "microsoft yahei"; text-align: center;}
	.advertising p{font-size:20px; text-align: center;}
	.advantage li{ width:31.33%; margin:1%; }
	.icase li p{display:none; }
	.aboutus img{ margin-right:4%;}
	.icompany{ width:auto; float:none; margin-top:0;  }
	.icompany a{margin:15px auto 0 auto;}
	.inews li{ width:auto; float:none;margin:1%;}
	.inews li div{padding:2%;}
	.inews li a{}
	.inews li span{margin-right:3%;}
	.f_contact{float:none; width:auto;margin:0;   }
	.footnav dl{display:none;}
.window-service{display: none;}
.iproducts li{width: 45%;}
.iproducts li {width: 31%;margin-right: 0;padding: 1%;}
.leftnavm{display: none;}
.productb h2 a{width: 100%;}
.productb h2{width: 90%;}
.productb h2 img{width: 100%;}

	#main{  }
	#left{width:auto; float:none; }
	.leftnav{ }
	.leftnav h3{  }
	.leftnav h3 strong{ display:block; font-size: 24px; padding: 2% 0;}
	.leftnav dl{border-bottom:1px #ddd solid; text-align: center;} 
	.leftnav dt{display:inline-block; margin:1px 0;}
	.leftnav dt a{ line-height:2.5em;border-bottom:0; }
	.leftnav dt a:after{ display:none; }	

	.leftnav dt a:hover{ }
	.leftnav .current a{color: #9fc2f7; }
	.leftnav .current a:after{display:none;}
	.leftnav dd{ display:none;}
	.lcontact{display:none;}

	#right{ width:auto; float:none;padding:3% 0; }
	.container{}
	.place{  }
	.place p{}
	.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;}
	.prcont li{ width:48%;}
	.advantage li p{display:none; }
	.aboutus img{ width:40%; }

	.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%;}
}

