

#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%;}

	.menu{ height:5px;}
	.menu dl{ display:none;}

	.subnav{display:none;}
}

@media screen and (max-width:960px){
 .iproduct .bigpic{ display:block; float:left; width:300px;}
 .iproduct .bigpic h2{width:300px; height:300px; margin:0 auto;} 
 .iproduct .bigpic h2 a{background:#fafafa;display:block !important;cursor:pointer !important;width:300px !important;height:300px !important;}
 .iproduct .bigpic h2 a div{height:300px !important;width:300px !important;}
 .iproduct .bigpic span{ display:none;line-height:18px;padding:3px 0; } 
 .iproduct .bigpic span a{line-height:18px;}
 .iproduct ul{ margin:0 0 0 320px;list-style:none;}
 .iproduct ul li{ width:25%;text-align:center; }
 .iproduct ul li h2{ display:block; width:120px; height: 120px; margin:0 auto;}
 .iproduct ul li h2 a{background:#fafafa;display:block !important;cursor:pointer !important;width:120px !important;height:120px !important;}
 .iproduct ul li h2 a div{height:120px !important;width:120px !important;}
 
}

@media screen and (max-width:767px){
	#width{width:100%;}
	.logo{margin:10px 0; }
	.centered-btns_nav{display:none;}
	.top span{ display:none;}
	.search{display:none;}
	.bonner{ display:none;}
	#ileft{width:100%; float:none; }
	#icenter{float:left; width:54%;margin:0;}
	#iright{float:right; width:42%;}
	.ititle span{ padding:2% 0 0 0;}
.iproduct .bigpic{ display:none;}
.iproduct ul{margin:0; list-style:none;}
.iproduct ul li{ width:25%; }
.iproduct ul li h2{ display:block; width:120px; height: 120px; margin:0 auto;}
.iproduct ul li h2 a{background:#fafafa;display:block !important;cursor:pointer !important;width:120px !important;height:120px !important;}
.iproduct ul li h2 a div{height:120px !important;width:120px !important;}






	#left{ display:none; }
	#right{width:100%; float: none; }


	.productb .picdiv{ width:25%;}
	.comment{display:none;}
	.content .detail{ padding:5px 0; width:96%; overflow:hidden;margin:0 auto;}
	#leftmsg{width:100%; float:none; display:block; }
	#rightmsg{ display:none;}

}

@media screen and (max-width:479px){
	#ileft{width:100%; float:none; }
	#icenter{width:100%; float:none;margin:0;}
	#iright{width:100%; float:none;}
	.iproduct .bigpic{ display:none;}
	.iproduct ul{margin:0; list-style:none;}
	.iproduct ul li{ width:50%; }
	.iproduct ul li h2{ display:block; width:120px; height: 120px; margin:0 auto;}
	.iproduct ul li h2 a{background:#fafafa;display:block !important;cursor:pointer !important;width:120px !important;height:120px !important;}
	.iproduct ul li h2 a div{height:120px !important;width:120px !important;}


	.place p{display:none; }
	.newslist li span{ display:none;}
	.client li{ width:97%;float: none; }
	.special img{width:50%;height:50%;}
	.productb .picdiv{ width:50%;}
}

