@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 767px) {
  .fit_xpm {width:100% !important;}  
  .w145,.w282 {width:94% !important; float:none; margin: 0px auto; }
  .w145 img,.w282 img {width:100% !important; height:auto !important; }
  .pl0 {clear:both; padding: 0 20px;}
  .news_con { padding:15px !important; }
  .resPic{ margin-left:0;}
  .form-control { width: 100% !important;}
  span.jindu { top:15px; left:0;}
  .vs {right:2%; top:75%;}
  .other-img a { width:100%; float:none; display:block; margin-bottom:20px; margin-right:0; margin-left:0;}
}

@media (max-width:991px){
  .vs {right:2%; top:75%;}/**/
}

@media screen and (min-width:980px) and (max-width:1165px){
  .other-img a { width:100%; float:none; display:block; margin-bottom:20px; margin-right:0; margin-left:0;}
}

@media screen and (min-width:768px) and (max-width:979px){
  .other-img a { width:47%; float:left; display:inline-block; margin-right:5px; margin-left:10px;}
}

@media screen and (max-width:1024px){
	.table-responsive>table{min-width:800px;}
}

