@charset "utf-8";
/****背景 ****/
.zwxxgk_bd{ width:100%; height:100%; overflow:hidden; background:url(../images/zfxxgk/zwxxgk_bg.png) no-repeat center top #fdfdfe;}

.zfxxgk-logo img{
    margin-top: 23px;
}

.zfxxgk-tit{
    text-align: center;
    margin-top: 55px;
}
.zwxxgk_ss{
    width: 100%;
    margin-top: 85px;
    margin-bottom: 84px;
    position: relative;
}
.zwxxgk_ss::after,
.zwxxgk_ss::before{
    content: '';
    width: 26%;
    height: 2px;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 50%;
    margin-top: -1px;
}

.zwxxgk_ss::before{
    left: 0;
}
.zwxxgk_ss::after{
    right: 0;
}


.header_seek{
    width: 510px;
height: 50px;
margin: 0 auto;
line-height: 50px;
border-radius: 9px;
background: #FFFFFF;
border: 1px solid #2C60B6;
box-sizing: border-box;
}
#searchWord{
    width: 80%;
    padding-left: 23px;
    height: 50px;
    line-height: 50px;
    background: none;
    float: left;
}
.sbt{
    width: 25px;
    height: 25px;
    float: right;
    margin-top: 13px;
    margin-right: 10px;
    background: url(../images/zfxxgk/shousuo.png)no-repeat;
    cursor: pointer;
}
.zfxxgk_zdgkc1{
    width: 100%;
    float: none;
}

.zfxxgk_zdgkc1 li{
    font-size: 18px;
    margin-bottom: 25px;
    position: relative;

}
.zfxxgk_zdgkc1 li::before{
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: rgba(204, 204, 204, 1);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}
.dl_nav>div{
    margin-bottom: 20px;
    float: none;
}
.dl_nav>div h3 a{
    border: none;
}

/*** 分页 ***/
.pagediv{padding: 20px 0;color:#333; line-height:32px; clear:both; text-align: center;}
.pagediv a{display: inline-block; padding:0 10px; margin:1px 5px; border:#D3D3D3 1px solid;	background: #fff; border-radius:2px; transition: all .2s;	-webkit-transition: all .2s;}
.pagediv a.active{background:#2C6DE6; border-color:#2C6DE6; color:#fff; text-decoration:none;}
.pagediv  #pagination-input{width:40px; height:28px; color:#888; text-align:center; border:#dfdfdf 1px solid; border-radius:3px; background:#fff; margin: 0 2px;}
.pagediv a:hover{background:#2C6DE6; border-color:#2C6DE6; color:#fff; text-decoration:none;}
.pagediv .currentIndex{color: #015293; font-weight: bold; margin: 0 5px;}
.pagination-last small{font-size: 1em;}
.pagination-first{margin-bottom: 8px;}
.pagination-first .pagination-index{background: #F2F2F2; border: 1px solid #D3D3D3;}

@media (max-width:480px){
    .header_seek{width:100%;}
    .zwxxgk_ss::after, .zwxxgk_ss::before{display:none;}
    .zwxxgk_ss{margin:15px auto;}
  .pagediv{padding-top: 20px;}
  .pagination-first{margin-bottom: 0;}
  .pagediv a,
  .pagination-first .pagination-index{border: 0; background: none; padding: 0 3px;}
  .pagination-last{display: none;}
}
