.webShow{display: block;}
.pcHide{display: none;} 
@media screen and (min-width: 1480px) {
   /*body {min-width:1470px;font-size:16px; }
   .header .container,
   .header .logo,
   .menu ul,
   .wrapper,
   section.main.inner,
    .footer .info,
    .footer .info table,
    .footer .link ul,
   .footer .link table{width: 1470px;}

    .main .m{width:1180px;}
    .main .ml{width:500px;}
    .main .mm{width:500px;}

    .footer{font-size:14px}
    .footer .info table td:first-child{ min-width:510px}
    .footer .cr table{max-width: 1470px;}
    .footer .cr table td:first-child{ min-width:510px}*/
}
   
 	

@media screen and (max-width: 1360px) {   
}
@media screen and (max-width: 1300px) {
 
}
@media screen and (max-width: 1200px) {
 
}
@media screen and (max-width: 1100px) {
	.webShow{display: none;}
	.pcHide{display: block;} 
}
/* 高度 */
@media screen and (max-width: 800px) {
	.webShow{display: none;}
	.pcHide{display: block;} 
	
	
}
@media screen and (max-width: 768px) {
	.webShow{display: none;}
	.pcHide{display: block;} 
	
}


@media screen and (max-width: 554px) {
 
}

@media( max-width: 1479px){
  
 }
@media( max-width: 1279px){
    
}
@media( max-width: 991px){
    
}
@media( max-width: 768px){
     
}
