

#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:1180px){
	.wide{width:98%; overflow:hidden;}
	.typen {width:100%}
	.aboutus img {width:45%}
	.brand .list {width:100%;overflow:hidden}
	.brand .list a.prev {left:10px}
	.brand .list a.next {right:10px}
}


@media screen and (max-width:767px){
#header{height:114px;overflow:hidden;}

	.logo{ position:relative;}
	.toptel{display:none;}
	.nav{display:none;}
	.isearch p{display:none;}
	.type li {width:49%;}
	.aboutus img{left:-90px;bottom:-120px;width:50%}
	.icompany{margin:5% 5% 5% 28%; }
	.prcont li{ width:47.7%;  }
	.prcont li a div {min-height: 92px;}
	.tablist .Menubox {display:none;}
	.tablist .bd {float:none;width:auto;}
	.tablist .bd li div {margin:0 20px 0 320px;padding:20px 0 0;}
	.brand .list li {width:50%;}
	.inews li {float:none;width:auto;}
	.icase li{ width:24%; }
	.foot li{float:none;width:auto;margin:1%;}
	.footnav a{display:inline-block; float:none;width:auto; padding:0 10px; }


	#main{}
	#left{width:auto; float: none; }
	.leftnav{ position:relative; top:auto; }
	.leftnav dl{ padding:10px;}
	.leftnav dt{display:inline-block; margin:1px;padding:0 15px;}
	.leftnav dt a{ line-height:2.5em;padding:0;}
	.leftnav dd{ display:none;}

	#right{  width:auto; float: none; margin:0 auto;}
	.container{}
	.place{ display:none;}
	.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:100%; float:none; display:block; }
	#rightmsg{ display:none;}	
}

@media screen and (max-width:479px){
	.isearch .form .input{width:180px;} 
	.type li div em {width:100px;height:100px;}
	.type li div h1 {margin-top:30px;}
	.type li:hover h1 {margin-top:20px}
	.aboutus img{bottom:-80px;}
	.icompany{margin:5%; }
	.prcont li{ width:auto; float: none;margin:2%}
	.prcont li a em{ display:block; float:left;width:25%;padding:0 5%; }
	.tablist .bd li {height:auto;}
	.tablist .bd li em {width:auto; float: none;height:150px;overflow:hidden;}
	.tablist .bd li div {margin:0;padding:20px;}
	.brand .list li{width:auto; float: none;}


	.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%;}
}

