a{
        text-decoration: none;
    }
  .jjfa_banner{
      width:100%;
      height:360px;
      background:url("/xny/resource/cms/2019/12/img_pc_site/2019120417260116979.jpg") no-repeat;
      background-size:100% 100%;
  }
  .j_b_wrap{
      width:1440px;
      height:360px;
      margin:0 auto;
      overflow: hidden;
  }
  .j_b_info{
      margin-left:50px;
      margin-top:90px;
  }
  .j_b_title {
      color:#fff;
      font-size:66px;
      
  }
  .j_b_bread{
      margin-top:40px;
      font-size:22px;
      color:#fff;
  }
  .j_b_bread a{
    font-size:24px;
      color:#fff;
  }
.zp {
    width:100%;

}
.zp_wrap {
    width:1440px;
    margin:0 auto;
}
.zp_search{
    margin:0 auto;
    width:881px;
    padding:40px 0px;
    overflow: hidden;
}
.search_input{
    width:700px;
    height:58px;
    float:left;
    border:1px solid #d2d2d2;
    border-right:none;
    font-size:24px;
    padding-left:30px;
    
}
.zp_search input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #cccccc;
}
.zp_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #cccccc;
}
.zp_search input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #cccccc;
}
.zp_search input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #cccccc;
}
.zp_s_btn {
    width:150px;
    height:60px;
    float:left;
    text-align: center;
    line-height:58px;
    background-color: #1079f8;
    background-image: linear-gradient(to right, #0f77f8 , #28b8fe);
    color:#fff;
    font-size:24px;
    border:none;
}
.zp_list{
    width:100%;
}
.zp_l_wrap {
    width:1440px;
    margin:0 auto;
}
.zp_l_title{
    width:100%;
    height:80px;
    background-color: #1079f8;
    background-image: linear-gradient(to right, #0f77f8 , #28b8fe);
}
.zpzw{
    width:15%;
}
.zpzw a{
font-size:16px;
}
.zpqy {
    width:25%;
}
.zprs {
    width:15%;
}
.gzdq {
    width:25%;
}
.jzrq {
    width:20%;
}
.zp_t_ul {
    width:100%;
    overflow: hidden;
}
.zp_t_ul li{
    height:80px;
    text-align: center;
    line-height:78px;
    color:#fff;
    font-size:18px;
    float:left;

}
.zp_info {
    width:100%;
   margin-bottom:50px;

}
.zp_info_ol {
    width:100%;
}
.zp_info_ul {
    overflow: hidden;
    width:100%;
}
.zp_info_ul>li {
    float:left;
    text-align: center;
   font-size:16px;
}
.p_info_li{
    width:100%;
    border-bottom:1px solid #dfdfdf;
    padding:20px 0px;

}

@media screen and (min-width:1200px) and (max-width:1440px){
   .j_b_wrap {
    width: 1200px;
}
.j_b_title {
    font-size: 56px;
}
.j_b_bread {  
    font-size: 20px;

}
.j_b_bread a {
    font-size: 20px;
    color: #fff;
}
.zp_wrap {
    width: 1200px;
}
.search_input {
    width: 600px;
    height: 48px;
font-size:20px;
}
.zp_s_btn {
    width: 130px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 48px;
    font-size:20px;
}
.zp_l_wrap {
    width: 1200px;
}
.xq_wrap {
    width: 1200px;
}


}