@charset "UTF-8";
@media (max-width: 1680px) {
   .wrap{width: 1440px;}
   .colunm1TextList1 dd .con{height: 36px;}
   .colunm1TextList1 dd .con .time{line-height: 36px;}
   .colunm1TextList1 dd .con .title a{line-height: 36px;}
   .colunm1TextList1 dd .con .title::before{top: 10px;}
   .colunm1Slick2 .Slick2Btn{margin-bottom: 4px;}
    /* subBanner */
  .subBanner::after{background-position: left bottom -55px;bottom: -50px;}
} 
@media (max-width: 1440px) {
  .wrap{width: 1200px;}
  /* 首页 */
  .menuDl dd .yj a {padding: 0 25px;}
  .colunm1TextList1 dd .con{height: 32px;}
  .colunm1TextList1 dd .con .time{line-height: 32px;}
  .colunm1TextList1 dd .con .title a{line-height: 32px;}
  .colunm1TextList1 dd .con .title::before{top: 7px;}
  .footerMenu dd .con {padding: 0 25px;}
  .colunm1ConUpLR .info{height: 50px;}
  .colunm1ConUpLR .yuyue{margin-bottom: 10px;}
  .colunm1ConUpLR .tel{margin-bottom: 10px;width: 290px;}
  /* 单位简介 */
  .companyInfoConR .text{padding: 40px 140px 30px 40px;}
  /* subBanner */
  .subBanner::after{background-position: left bottom -60px;bottom: -60px;}
}