@media screen and (min-width: 1000px) {
  .top_banner{
    background: url(zfqs_banner_1000_2018.1.8.png) no-repeat center center ;
  }
  body .con{
    border: none;
    background-color:#f5f5f5;
    margin-top: 0px;
  }
  .con_fl{
    margin-top: 32px;
    width: 233px;
    /* height: 232px; */
    background-color: #ffffff;
  }
  .con_fl ul{
    background-color: #fff;
  }
  .con_fl ul li{
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    padding-left: 15px;
    border-bottom: 1px solid #f2f2f2;
    font-weight: bold;
    cursor:pointer;
  }

  .cap{
    color: #205b9b;
    font-weight: bold;
  }
  .con_fr{
    margin-top: 32px;
    width: 742px;
    border-top: 2px solid #205b9b;
    border-bottom: 1px solid #ebebeb;
    background-color: #ffffff;
  }
  .gzdt{
    height: 85px;
    background:url(qszhx_bj_1000_2018.1.8.png);
    padding-left: 80px;
  }
  .gzdt div{
    color: #ffffff;
    font-size: 24px;
  }
  .gzdt td{
    color: #ffffff;
    font-size: 24px;
  }
  .gzdt .eng{
    font-size: 14px;
    margin-top:7px; 
    color: #a1c3e8;
  }
  .con_conent .list{
    margin: 12px 0 0 33px;
  }
  .con_conent .list li {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px dashed #eeeeee;
  }
  .con_conent .list li span{
    color: #999999;
    padding-right: 34px;
    font-size: 14px;
  }

  body .con_conent{
    padding: 1px 33px 1px;
	min-height:450px;
   }
}
    
@media screen and (min-width: 1440px) {
  .top_banner{
    background: url(zfqs_banner_1200_2018.1.8.png) no-repeat center center ;
  }
  .con_conent{
    margin-top: 39px;
  }  
  .con_fl{
    width: 280px;
    height: 104px;
  }
  .con_fr{
    width: 890px;
  }
  .con_fr .con_conent{
    margin-top: 0px;
  }
  .con_conent .list{
    margin:14px 0 0 40px;
  }
  .con_conent .list li{
    height: 59px;
    line-height: 59px;
  }
  .con_conent .list li a,.con_conent .list li span{
    font-size: 16px;
  }
  .gzdt{
    height: 104px;
    background:url(qszhx_bj_1200_2018.1.8.png);
    padding-left: 100px;
  }
  .gzdt div{
    font-size: 29px;
  }
  .gzdt td{
    font-size: 29px;
  }
  .gzdt .eng{
    font-size: 18px;
  }

  body .con_conent{
  padding: 1px 39px 1px;
  min-height:450px;
 }

}
    
    
@media screen and (max-width: 1000px) {
  .top_banner{
    background: url(zfqs_banner_1000_2018.1.8.png) no-repeat center center ;
  }
  body .con{
    border: none;
    background-color:#f5f5f5;
    margin-top: 0px;
  }
  .cap{
    color: #205b9b;
    font-weight: bold;
  }
  .con_fr{
    width: 100%;
    border-top: 2px solid #205b9b;
    border-bottom: 1px solid #ebebeb;
    background-color: #ffffff;
  }
  .con_conent .list li {
    /* height: 1.06rem; */
    padding: 0.1rem 0 0.1rem 0;
    line-height: 0.48rem;
    border-bottom: 1px dashed #eeeeee;
  }
  .h_span{
    height: 0.65rem;
  }
   .con_conent .list li a{
     font-size: 0.34rem;
   }
  .con_conent .list li span{
    color: #999999;
    padding-right: 0.18rem;
    font-size: 0.28rem;
  }
  .click_more{
    width: 6.86rem;
    height: 0.84rem;
    line-height: 0.84rem;
    background-color: #205b9b;
    border-radius: 0.1rem;
    margin-top: 0.6rem;
    font-size: 0.34rem;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    margin-bottom: 0.2rem;
  }
   body .con_conent{
    padding: 1px 33px 1px;
	min-height:450px;
   }
}