

#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:auto; padding:0 1%;}
	.topnav{display:none; }
	.toptel{display:none; }
	.nav{display:none; }
	.search{float:none; margin:0 auto;}
	.hotsearch p{display:none;}
	.centered-btns_nav{display:none;}
	.ititle h2:after{display:none; }
	.ititle h2:before{ display:none;}
	.plist{display:none; }
	.prcont{width:auto; float: none; }
	.prcont li span{font-size:12px;}
	.slogan{ text-align:center;}
	.slogan p{ display:none; }
	.slogan h2{padding-left:0; }
	.plan{ text-align:center;}
	.plan p{ display:none; }
	.plan h2{padding-left:0;}
	.plan h1{padding-left:0;}
	.advantage{}
	.advantage li{margin:0 3%;border-top:0;}
	.advantage li:before{display:none; }
	.advantage li:after{display:none; }
	.advantage li em{ width:auto; float:none; }
	.advantage li div{ padding-top:0;width:auto; float:none;}
	.advantage li div h5{padding:2em 0 0 0;}
	.advantage li div:after{display:none;}
	.advantage li:first-child em,.advantage li:nth-child(2) em,.advantage li:nth-child(3) em,.advantage li:nth-child(4) em,.advantage li:nth-child(5) em,.advantage li:nth-child(6) em{ float:none; margin:0;}
	.advantage li:nth-child(2) div,.advantage li:nth-child(4) div,.advantage li:nth-child(6) div{ float:none;}
	.service .wide{width:auto;}
	.service_list{ width:44%;  margin:0 0 0 4%;}
	.service_list li{ min-height: auto;}
	.service_img{ width:50%; margin:5em 2% 0 0;}
	.n_list{ width:auto; float:none;}
	.n_problem{ width:auto; float:none;}


	
	
	.footnav{ line-height:1.5em;margin:0;}
	.f_contact{ }


	#main{}
	#left{width:auto; float: none; }
	.leftnav{position:relative;top:0px; }
	.leftnav dl{list-style-type:none;   }
	.leftnav dt{display:inline-block; margin:1px;}
	.leftnav dt a{}
	#right{ width:auto; float: none; }
	.container{}
	.place{display:none;}
	.place p{ }
	.newslist li img{ width:40%;height:40%;}
	.business li img{ width:40%;height:40%;}
	.eliteteam li{width:45%;}
	.productb .picdiv{ width:50%;}
	.pic_list .picdiv{ width:50%;}
	.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){
 .logo img{ float:none; padding:0; }
 .logo p{display:none; }

	.prcont li{ width:48%;}
	.advantage li div{margin:0 0 0 80px;}
	.icase li{ width:auto; float:none;}
	.service_list{width:auto; float:none; margin:0;}
	.service_list h3{text-align:center;}
	.service_img{ width:auto; float:none; margin:0;}
	.process li{ float:left; width:23%;margin:1%;}
	.icompany em{ display:none;}
	.n_list li{width:auto; float:none;} 
	.n_list li:nth-child(2),.n_list li:nth-child(4),.n_list li:nth-child(6),.n_list li:nth-child(8),.n_list li:nth-child(10){float:none;}



	.leftnav dt a{}
	.place p{ }
	.newslist li span{ display:none;}
	.eliteteam li{width:95%;float:none;}
	.eliteteam li img{float:left; width:40%;height:40%; margin:0 8px;}
	.client li{  width:48%; }
	.special img{width:50%;height:50%;}
	.productb .picdiv{ width:100%;float:none;}
	.pic_list .picdiv{ width:100%;float:none;}
	.pic_list h2 img{ width:80%;height:80%;}
}

