@charset "UTF-8";
@media (max-width: 1680px) {
   .wrap{width: 1440px;}
}
@media (max-width: 1440px) {
  .wrap{width: 1200px;}
  /* 首页 */
  .colunm5ImgList{margin-bottom: -20px;}
  .colunm5ImgList dd{margin-bottom: 20px;}
  .colunm1CRUp {padding: 15px 40px 10px 0;}
  .colunm1CR .info{margin-bottom: 10px;}
  .conlunm1TextList{padding: 6px 33px 10px 0;}
  .conlunm1TextList dd .con{height: 29px;}
  .conlunm1TextList dd .con .time{height: 29px;line-height: 29px;}
  .conlunm1TextList dd .con .text{height: 29px;line-height: 29px;}
  /* 底部 */
  .footerUpUpText dd a{padding-left: 10px;}
  .fraendLink{margin-left: 20px;}
  .footerUpDn .picBox{margin-right: 60px;}
  .footerUpDn .textBoxR .frendLink{width: 160px;}
  .footerUpDn .textBoxL{width: 600px;}
  .footerDnTextList dd{width: 33.3333%;}
  .footerDnTextList dd .con{margin-right: 50px;}
  .sjMenu a {padding: 0 50px;}
}