@charset "UTF-8";
@media (max-width: 1680px) {
   .wrap{width: 1440px;}
}
@media (max-width: 1440px) {
  .wrap{width: 1200px;}
  .menuDl dd .yj a{ margin: 0 10px;}
  .menuIcon>div{ margin: 0 10px !important;}
  .column1LCR .dn{ height: 120px;}

  .column1M .text{ padding-bottom: 35px;}
  .column1R{ height: 412px;}
  .column1RList dd{padding:5px 0 10px}
}