@media screen and (min-width:960px){
.m-nav{ display:none}	
.m-container{ display:none}
 .gwexbe{ display:none}
 .topline ,.topline-artlist ,.m-box ,.header ,.n_wap{ display:none}
 



 
	 } /*最小960  电脑里不显示 */
@media only screen and (max-width: 959px) {  
.jh_top{ display:none}
.in_cd{ display:none;  }

.w1,.fot ,#back-to-top ,#line ,.n_pc{display:none;}
 body { background:#fff;}
#back-to-top{ display:none}
.m-container a{ font-size:12px; color:#333; }


 }  /*最大是959  手机里 不显示*/
 
 

.clears{ clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}