body{
    position: relative;
  }
  .jr_title {
    width: 100%;
    height: 100vh;
    background: url(/static/image/banner.jpg) no-repeat;
    background-size: cover;
  }
  
  .jr_tl_wrap {
    width: 1200px;
    margin: 0 auto;
    padding-top: 400px;
  }
  
  .jr_h3 {
    font-family: huxiaobo-gdh;
    font-size: 52px;
    font-weight: 400;
    color: #fff;
    margin-left: 150px;
    line-height: 100px;
  }
  
  .jr_h3 span {
    color: #fbd13d;
  font-size:52px;
  }
  
  .zfjg {
    width: 100%;
    overflow: hidden;
    margin-top: 190px;
    /* margin-top: 60px; */
    position: relative;
    margin-bottom: 120px;
  }
  
  .zfjg_left {
    width: 40%;
    height: 600px;
    margin-left: 10%;
    background: url(/static/image/zf_img.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  
  .zfjg_right {
    width: 50%;
    position: absolute;
    right: 6%;
    top: 30px;
    /* top: 20px; */
    height: 450px;
  }
  
  .zfjg_title {
    width: 350px;
    height: 120px;
    background: #E80000;
    margin-left: 30px;
    margin-top: 40px;
  }
  
  .zfjg_info {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 25px;
    padding-top: 30px;
    width: 160px;
    float: right;
    margin-right: 40px;
  }
  
  .en_name {
    font-size: 16px;
    color: #FFFFFF;
  
  }
  
  .xhx {
    font-weight: 900;
  }
  
  .zfjg_li {
    width: 200px;
    height: 100px;
    margin-right: 30px;
    float: left;
    margin-bottom: 50px;
    border: 1px dashed #333;
  }
  
  .zfjg_li img {
    width: 100%;
    height: 100%;
  }
  
  .jrhy {
    width: 100%;
    margin-top: 60px;
    position: relative;
  }
  
  .jrhy_left {
    width: 50%;
    height: 510px;
    margin-left: 8%;
    padding-top: 60px;
    /* padding-top: 160px; */
  }
  
  .jrhy_right {
    width: 40%;
    height: 600px;
    background: url(/static/image/jrhy.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    right: 10%;
    top: 30px;
    z-index: -1;
  }
  
  .jrhy_title {
    margin-left: 170px;
    margin-top: 40px;
    background: #FBD13D;
    width: 350px;
    height: 120px;
  }
  
  .qy_title {
    width: 350px;
    height: 120px;
    background: #4F9AE9;
    margin-left: 30px;
    margin-top: 40px;
  }
  
  .qy_left {
    width: 40%;
    height: 600px;
    margin-left: 10%;
    background: url(/static/image/qydw.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  @media only screen and (max-width:1399px) {
      .zfjg_li {
      width: 160px;
      height: 80px;
  }
    .jr_tl_wrap{
     padding-top:300px;
  }
  }
  @media screen and (min-width:310px) and (max-width:720px) {
      .jr_title {
      background-position:center top;
    }
    .jr_tl_wrap {
      width:100%;
      padding-top:250px;
    }
    .jr_h3 {
      font-size: 26px;
      color: #fff;
      margin-left: 0px;
      line-height: 60px;
      margin:0 auto;
      padding-left: 30px;
  }
  .zfjg_left {
    width: 100%;
    height:auto;
    background:none;
    margin-left:0;
  }
    .zfjg_title {
      width: 270px;
      margin-left:0;
     margin-top:0px;
    }
    .zfjg_right {
      width: 100%;
      position: relative; 
      height: auto;
      right:0;
   top:40px;
  }
  .zfjg_ul{
    width:100%;
    height:550px;
  }
  .zfjg_li {
    width:44%;
    margin-left:2.5%;
    margin-right:2.5%;
    float:left;
    height:auto;
  }
  .zfjg_li {
    margin-right:0;
    margin-bottom:30px;
  }
  .jrhy_right {
    width:100%;
    height:auto;
    background:none;
    right:0;
  }
  .jrhy_title {
    margin-left:0px;
    width: 270px;
    right:0;
    position: absolute;
  }
  .zfjg_info {
    margin-right: 110px;
  }
  .jrhy_left {
    width:100%;
    margin-left:0;
    position: absolute;
    top:50px;
  }
  .jrhy {
    height:720px;
  margin-bottom:0px;
  margin-top:0px;
  }
  .zfjg {
    width: 100%;
    margin-top:50px;
  margin-bottom:0px;
  }
  .qy_left {
     width:100%;
     height:auto;
     margin-left:0;
     background:none;
  }
  .qy_title {
    width: 270px;
    height: 120px;
    margin-left: 0px; 
    margin-top: 40px;
  }
  .qydw{
   margin-bottom:30px;
  }
  
  }
  