/* CSS Document */

@media only screen and (min-width: 320px) and (max-width: 767px)  {	
body{ font-size:14px !important;}
.logoMenu{ display:none !important;}
.sm-logoMenu{ display:block;}



/*--首页--关于我们--*/
 .hguany{ width:100%;}
 .abWen{ float:none; width:100% ;}
 .abtu{ width:100%; float:none; margin-top:15px; }
 .abjes p{ height:auto;}
 .abjes a.more{ width:98%; margin:0 auto; margin-top:10px; background:#f5f5f5; border:none;} 
 
 /*---首页新闻---*/
 .xinwe{ float:none; width:100%;}
 .newfirst{ float:none; width:100%; border-bottom:1px dashed #ddd; padding-bottom:15px;margin-bottom:10px; font-size:14px;}
 .newfirst .newswen  span s{ display:inline !important; }
 .newfirst .newswen  p{ display:none;}
 .newfirst .newswen  a{ width:80%; font-size:14px; line-height:35px;}
 .xinlist{ width:100%; float:none;}
 
 .pinpai{ width:100%;margin-top:20px;}
 .pinpai .pinlist li{margin-bottom:10px;}
 
 /*-----页脚样式---*/
 .foot{ padding-bottom:3%;}
 .yjmenu { text-align:left; line-height:30px;padding:2% 2%;}
 .yjcent li{ width:31%;margin-bottom:5%;}
 .copyright{ text-align:center; line-height:30px;}
 .copyright p.diz{ float:none; margin:0; }
 .copyright p.bqu{float:none; margin:0;}
 
 
 /*--翻页样式---*/
 .page{ display:none;}
 .mobPage{ display:block;}
 
 .neiRong{ width:100%;margin-top:20px;}
 /*----联系我们---*/
 
.contact{ width:90%; background:#fbfbfb; padding:3% 5%;}
.lianxi{ width:100%; float:none;}
.lianxi h3{  font-size:26px; color:#da0000; margin-bottom:3%;}
.lxfs{ width:100%; line-height:30px; color:#777;}
.map{ width:96%; border:8px solid #fff; margin:0 auto; margin-top:3%;}

 /*---工程案例--*/
 .caselist{ float:none; width:92%; margin:2% 2% 0% 2%;  background:#f9f9f9; padding:2% 2%;}
 .caseWen a{ width:50%; line-height:30px; background:#fff; }
 .caseWen h3{ line-height:26px; font-size:14px;}
 .caseWen p{ line-height:24px;}
 .caseWen a{ margin-top:5px;}
 
/*--新闻中心---*/
.newlist{ width:45%; padding:1% 1.5%; margin:2% 1% 0% 1%; }

/*---旗下品来---*/ 
.brandOne,.brandTow{ width:94%; margin:0 auto;margin-bottom:3%;}
.brandTu,.brandTu2{ width:100%; float:none; position:inherit;margin-bottom:1%;}
.brandTu i,.brandTu2 i{display:none;}

.brandWen,.brandWen2{ width:92%; float:none; padding:3% 4%;}
.brandWen h3{ display:block; width:100%; line-height:30px; font-size:18px; font-weight:bold;margin-bottom:2%; color:#666666}
.brandWen h3 span{  font-weight:normal;}
.brandWen .wez{ color:#666; font-size:14px; height:auto;}
.more4 a{ display:block;width:96%; margin-top:15px; line-height:40px;  }

.brandTow .brandTu2{ float:none;}
.brandTow .brandWen{ float:none;}

/*---产品中心---*/
.pro-menu{margin-top:-15px;}
.pro-menu li{ float:left;}
.productList li{ width:42.5%;padding:8px 8px; margin:0 1.5% 3% 1.5%;}
 
  /*---页脚样式修改---*/
.yjleft{ width:90%; float:none !important; margin:0 auto;}
.search{ width:255px; margin:0 auto; float:none !important; margin-top:10px;}
 
  
}

