.zdjcygk-top{
    height: 428px;
    background: url(zdjcygk-img1.png) no-repeat center 100%;
}
.zdjcygk-top-content{
    width: 1400px;
    margin: auto;
    padding-top: 18px;
    margin-bottom: 50px;
}
.header-search-box{
    width: 570px;
    margin-top: 20px;
}
.zdjcygk-content{
    width: 1400px;
    background-color: #ffffff;
    box-shadow: -1px 6px 22px 2px #e8f2fc;
    border-radius: 10px;
    margin: auto;
    margin-top: -45px;
    padding: 21px 30px;
    padding-bottom: 46px;
    margin-bottom: 57px;
}
.xhy-search{
    width: 371px;
    height: 48px;
    border-radius: 10px;
    background-color: #e9f4fe;
    float: right;
    margin-top: 20px
}
.xhy-search input{
    width: 280px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #626060;
}
.xhy-search button{
    background: #12a4fb;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    float: right;
    width: 90px;
    line-height: 0;
    margin: 0;
}
.zdjcygk-content-nf{
    position: relative;
    height: 77px;
    background-color: #eaf6fd;
    padding: 0 10px;
    text-align: center;
    background-position: center;
    margin-top: 15px;
    margin-bottom: 30px;
}
.zdjcygk-nf-left,.zdjcygk-nf-right{
    display: block;
    top: 18px;
    position: absolute;
    cursor: pointer;
}
.zdjcygk-nf-left{
    /*float: left;*/
    left: 10px;
}
.zdjcygk-nf-right{
    /*float: right;*/
    right: 10px;
}
.zdjcygk-nf{
    display: inline-block;
    width: 147px;
    height: 47px;
    background: url(zdjcygk-img6o.png) no-repeat center;
    font-size: 26px;
    font-weight: bold;
    line-height: 46px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: 15px 46px 0;
    cursor: pointer;
}
.zdjcygk-nf.cur{
    background: url(zdjcygk-img6.png) no-repeat center;
}
.zdjc-nf-box{
    height: 100%;
    margin: 0 60px;
    background: url(zdjcygk-img9.png) repeat-x center left;
}
.zdjcgk-tab{
    position: relative;
    /*height: 780px;*/
}
.zdjcgk-item{
    /*position: absolute;
    top: 0;
    left: 0;*/
    width: 100%;
}
.zdjcygk-content-table{
    width: 100%;
    border: 1px solid #b5ddf4;
    text-align: center;
}
.zdjcygk-content-table thead{
    width: 1140px;
    height: 60px;
    background: url(zdjcygk-img10.png) no-repeat center;
    background-color: #31a0ff;
    background-size: cover;
}
.zdjcygk-content-table thead th{
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #ffffff;
}
.zdjcygk-content-table tbody td{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #181818;
    padding: 20px 11px;
    border: 1px solid #b5ddf4;
}
.zdjcygk-content-table tbody tr td:first-child{
    color: #31a0ff;
    font-size: 18px;
    line-height: 32px;
}
.zdjcygk-content-table tbody tr td:nth-child(2),.zdjcygk-content-table tbody tr td:nth-child(3){
    text-align: left;
}
.zdjcygk-content-table tbody tr td:nth-child(3){
    padding-left: 20px;padding-right: 0;
}
.zdjcygk-content-table tbody tr td:nth-child(4){
    line-height: 26px;
}
.zdjcygk-content-table a{
    display: inline-block;
    border-radius: 4px;
    padding: 5px 10px;
    padding-left: 34px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #181818;
    background: url(zdjcygk-img7.png) no-repeat;
    background-position: 12px center;
    background-color: #eaf6fd;
    margin: 5px 0;
    margin-right: 3px;
    background-size: 16px 20px;
}
.qtdw{
    text-align: right;
    padding-right: 18px;
}
.zdjcgk-jcml{
    background: #eaf6fd;
    padding: 15px 30px;
    margin-bottom: 26px;
}
.zdjcgk-jcml img{
    margin-right: 46px;
    vertical-align: middle;
}
.zdjcgk-jcml .tit{
    display: inline-block;
    max-width: 1080px;
    line-height: 26px;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}

@media screen and (max-width: 768px){
    .zdjcygk-top-content{
        width: 100%;
        margin-bottom: 0;
    }
    .zdjcygk-top{
        height: auto;
        padding-bottom: .2rem;
        background-position: top center;
        background-size: 220% auto;
    }
    .zdjcygk-top-content>a{
        width: 60%;
    }
    .zdjcygk-top-content>a img{
        width: 100%;
    }
    .header-search-box{
        width: 80%;
        margin-top: 1.6rem;
    }
    .header-search-input{
        height: .6rem;
        line-height: .6rem;
    }
    .header-search-btn{
        line-height: .6rem;
        padding: 0 .2rem;
    }
    .zdjcygk-content{
        margin-top: 0;
        width: 100%;
        padding: .3rem .2rem;
        margin-bottom: .3rem;
    }
    .zdjcygk-content-nf{
        margin: .3rem 0;
    }
    .zdjcygk-nf-left, .zdjcygk-nf-right{
        display: none;
    }
    .zdjc-nf-box{
        margin: 0;
        width: 100%;
    }
    .zdjc-nf-box .list{
        white-space: nowrap;
        overflow-x: auto;
    }
    .zdjcygk-nf{
        width: 1.64rem;
        height: 40px;
        margin-right: .5rem;
        margin-left: 0;
        background-size: 100% 100%;
        border-radius: 20px;
        line-height: 40px;
        font-size: .32rem;
        margin-top: 17px;
    }
    .zdjcgk-jcml{
        padding: .2rem 0;
        margin-bottom: .3rem;
    }
    .zdjcgk-jcml img{
        width: 2rem;
        margin-right: .3rem;
    }
    .zdjcgk-jcml .tit{
        width: 4.5rem;
        font-size: .32rem;
        line-height: initial;
    }
    .zdjcgk-table-box{
        overflow-x: auto;
    }
    .zdjcygk-content-table thead th{
        font-size: .32rem;
        line-height: initial;
        white-space: nowrap;
        padding: 0 .2rem;
    }
    .zdjcygk-content-table tbody td{
        font-size: .32rem;
        line-height: initial;
        padding: .2rem!important;
    }
    .zdjcygk-content-table tbody tr td:nth-child(3){
        padding: .2rem;
    }
    .zdjcygk-content-table a{
        font-size: .32rem;
        line-height: initial;
    }
}