

#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; overflow: hidden;}
	#header{height: auto;}
	.logo{width:auto; float:none; }
	.top{display:none;}
	.nav{display:none;}
	.iproduct .bd ul li .con{ height: 450px; }
	.iproduct .bd ul li .con div{padding: 5% 8%;height:120px; }
	.iproduct .bd ul li .con div h3{ font: 16px/50px "Microsoft YaHei"; margin-bottom: 2%; }
	.quicknavbox .hd {height: 140px; }
	.quicknavbox .hd ul li a {  padding: 25% 0 16% 0; }
	.quicknavbox .hd ul li a span { padding: 10% 0 5% 0;}
	.inewslist li a h3 { font-size: 14px; padding: 80px 0 14px;line-height: 1.6em; }
	.inewslist li a p {font-size: 12px; }
	.footnav dl{display:none;}
	.f_contact{width:80%; margin:0 auto; float:none;}
	#ifocus_btn {display: inline; float: left; width: 43%; background: #fff; }
	#ifocus_piclist {display: none; }



	#main{ }
	#left{width:auto; float:none;margin:0 0 1% 0; }
	.leftnav{ }
	.leftnav h3{  }
	.leftnav dl{ }
	.leftnav dt{display:inline-block;margin:1px;  }
	.leftnav dt a{padding:0 15px; line-height:2.2em; font-size:14px; }
	.leftnav dt a:before{ display:none; }	
	.leftnav dd{ display:none;}

	#right{ width:auto; float:none;}
	.title{display:none; }
	.container{}
	.place{ }
	.place p{ display:none; }
	.place h3{ font-size: 30px; }
	.newslist li em{display:none; }	
	.newslist li div{margin-right:0%; padding:2em 3em;}
	.productb .picdiv{ width:24%;}
	.pic_list .picdiv{ width:24%;}
	.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){
	.iproduct .bd ul li{ width:50%;  }
.slideText { float: none; width: auto; padding-top: 5%; }
.slideText div { color: #888; margin: 15px 0 5%;font-size: 12px;  }
.slideImg { float: right; width: 40%;}
.slideImg img { display: block; width: 100%; height: auto; }
.quicknavbox .hd {height: 65px; }
.quicknavbox .hd ul li a span {display:none; }
.inewsbox { height: auto; background: #f7f7f7;position: relative; }
.inewsbox .bd li em { width:30%; margin-right:3%; }
.inewsbox .bd li em img { height: auto;  }
.inewsbox .bd li div { float: none; width: auto;height: auto; padding:5% 3% 15% 3%; }
.inewsbox .bd li div h3 a { font-size: 16px; }
.inewslist { list-style-type:none;padding: 8% 0 2% 0;}
.inewslist li {width:auto; float:none;height: auto;  margin:1% 1% 4% 1%; }
.inewslist li a {  padding: 0 5% 9% 5%; }
#ifocus_tx { width: 60%; }
#ifocus_tx ul li { padding: 10% 8% 0; }
#ifocus_btn li a { display: block;  padding: 45px 0 0 3%; position: relative; }
#ifocus_btn li a i { display: block; float:left;margin-right:4%;}

	.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:49%;}
	.pic_list .picdiv{ width:49%;}
}

