@media (min-width: 1200px) {
  .nr{
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .nr-l{
    float: left;
    width: 213px;
  }
  .nr-r{
    float: right;
    width: 785px;
  }
  .nr-l h3{
    width: 100%;
    height: 40px;
    background-color: #3E9F45;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .nr-l a{
    display: block;
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    font-size: 18px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #D0D0D0;
  }
  .nr-r .cla {
    display: block;
    width: 198px;
    height: 230px;
    margin-left: 61px;
    margin-bottom: 30px;
    float: left;
  }
  .nr-r .cla .cla-t{
    width: 210px;
    height: 170px;
    display: block;
    overflow:hidden;
  }
  .nr-r .cla .cla-t img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  .nr-r .cla:hover .cla-t img{
    transform: scale(1.1);
  }
  
  .nr-r .cla p{
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #333;
  }
  .fanye{
    width: 100%;
    text-align: center;
  }
  .fanye a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 15px;
    color: #333;
  }
  .fanye a.on{
    color: #44AD4C;
    border: 1px solid #44AD4C;
  }
  .fanye a:hover{
    color: #44AD4C;
    border: 1px solid #44AD4C;
  }
}
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
@media (max-width: 1199px) {
  .mbx .banxin{
    width: 100%;
  }
  .mbx h2{
    line-height: 22px;
    height: 55px;
    box-sizing: border-box;
    padding-top: 5px;
    color: #333;
    border-right: 1px solid #ccc;
  }
  .mbx h2.last{
    line-height: 55px;
    padding-top: 0;
    border-radius: none;
  }
  .mbx h2.on{
    line-height: 22px;
    height: 55px;
  }
  .mbx p{
    display: none;
  }
  .nr{
    padding-bottom: 50px;
    padding-top: 10px;
  }
  .nr-l{
    width:100%;
  }
  .nr-r{
    width: 100%;
  }
  .nr-l h3{
    width: 100%;
    height: 40px;
    background-color: #3E9F45;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .nr-l a{
    display: block;
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
    font-size: 18px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #D0D0D0;
  }
  .nr-r .cla {
    display: block;
    width: 50%;
    height: 180px;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
  }
  .nr-r .cla .cla-t{
    width: 100%;
    height: 150px;
    display: block;
    overflow:hidden;
  }
  .nr-r .cla .cla-t img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
  }
  .nr-r .cla:hover .cla-t img{
    transform: scale(1.1);
  }
  
  .nr-r .cla p{
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #333;
  }
  .fanye{
    width: 100%;
    text-align: center;
  }
  .fanye a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 15px;
    color: #333;
  }
  .fanye a.on{
    color: #44AD4C;
    border: 1px solid #44AD4C;
  }
  .fanye a:hover{
    color: #44AD4C;
    border: 1px solid #44AD4C;
  }
}
