.zcwdk-wrap{
    font-size: 0;
    background: url(/images/zcwdkbg.png) top center no-repeat;
    padding-top: 224px;
    padding-top: 2.24rem;
    background-size: 19.2rem auto;
}
.zcwdk-search{
    height: 58px;
    height: .58rem;
    line-height: 58px;
    line-height: .58rem;
    width: 528px;
    width: 5.28rem;
    background: url(/images/zcwdkbg1.png) center no-repeat;
    background-size: 100% 100%;
    padding: 0 20px;
    padding: 0 .2rem;
    margin: 0 0 94px 48px;
    margin: 0 0 .94rem .48rem;
}
.zcwdk-search input{
    width: 490px;
    width: 4.9rem;
    height: 58px;
    height: .58rem;
    line-height: 58px;
    line-height: .58rem;
    font-size: 18px;
    font-size: .18rem;
    background: none;
    outline: none;
    border: none;
}
.zcwdk-search button{
    background: none;
    outline: none;
    border: none;
    cursor: pointer;
    vertical-align: top;
    height: 100%;
}
.zcwdk-search button img{
    height: 33px;
    height: .33rem;
}
.zcwdk-main{
    background: #fff;
    padding: 0 12px 45px;
    padding: 0 .12rem .45rem;
    box-sizing: border-box;
}
.scwd_left{
    width: 725px;
    width: 7.25rem;
}
.scwd_subimg{
    width: 725px;
    height: 400px;
    width: 7.25rem;
    height: 4rem;
    position: relative;
    overflow: hidden;
    margin-bottom: 8px;
    margin-bottom: .08rem;
}
.scwd_subimg img{
    width: 100%;
    height: 100%;
}
.scwd_subimg p{
    position: absolute;
    width: 90%;
    padding: 0 5%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 22px;
    font-size: .22rem;
    font-weight: bold;
    left: 0;
    bottom: 0;
    height: 80px;
    height: .8rem;
    line-height: 80px;
    line-height: .8rem;
    background: rgba(94,183,255,.5);
}
.scwd_item{
    padding: 30px 0 2px;
    padding: .3rem 0 .02rem;
    border-bottom: 1px solid #f3f3f3;
}
.scwd_item>div{
    padding-left: 40px;
    padding-left: .4rem;
    line-height: 30px;
    line-height: .3rem;
    padding-bottom: 5px;
    padding-bottom: .05rem;
}
.scwd_item_q{
    margin-bottom: 18px;
    margin-bottom: .18rem;
    background: url(/images/zcwdkic2.png) left top no-repeat;
    background-size: 32px 33px;
    background-size: .32rem .33rem;
}
.scwd_item_q a{
    display: inline-block;
    color: #000000;
    font-size: 18px;
    font-size: .18rem;
    vertical-align: top;
}
.scwd_item_a{
    color: #666666;
    font-size: 16px;
    font-size: .16rem;
    background: url(/images/zcwdkic3.png) left top no-repeat;
    background-size: 32px 33px;
    background-size: .32rem .33rem;
}
.scwd_item_a *{
    font-size: 16px!important;
    font-size: .16rem!important;
    color: #666666!important;
    line-height: 30px!important;
    line-height: .3rem!important;
}
.scwd_item_more{
    text-align: right;
    color: #219eff;
    font-size: 14px;
    font-size: .14rem;
    padding-bottom: 0!important;
}
.scwd_item_more a{
    display: inline-block;
    color: #219eff;
    font-size: 14px;
    font-size: .14rem;
}
.scwd_right{
    width: 430px;
    width: 4.3rem;
    background: #f2f2f2;
}
.scwd_wdzq{
    height: 66px;
    height: .66rem;
    line-height: 66px;
    line-height: .66rem;
    background: url(/images/zcwdkbg3.png) center no-repeat;
    background-size: 100% 100%;
}
.scwd_wdzq_text{
    display: inline-block;
    color: #2472de;
    font-size: 20px;
    font-size: .2rem;
    font-weight: bold;
    margin-left: 22px;
    margin-left: .22rem;
}
.scwd_wdzq_text img{
    vertical-align: middle;
    margin-right: 12px;
    margin-right: .12rem;
}
.scwd_wdzq a{
    float: right;
    color: #fff;
    font-size: 14px;
    font-size: .14rem;
    margin-right: 10px;
    margin-right: .1rem;
}
.scwd_right_box{
    padding: 30px 22px 14px;
    padding: .3rem .22rem .14rem;
}
.scwd_right_item{
    display: block;
    background: #fff;
    margin-bottom: 20px;
    margin-bottom: .2rem;
}
.scwd_right_item img{
    width: 100%;
    height: 240px;
    height: 2.4rem;
}
.scwd_right_item p{
    height: 52px;
    height: .52rem;
    line-height: 52px;
    line-height: .52rem;
    text-align: center;
    padding: 0 1%;
}
.scwd_right_item p span{
    color: #000000;
    font-size: 16px;
    font-size: .16rem;
    line-height: 22px;
    line-height: .22rem;
    display: inline-block;
    vertical-align: middle;
}

/*搜索*/
.zcwdk-tit1{
    color: #000000;
    font-size: 20px;
    font-size: .2rem;
    font-weight: bold;
    margin-bottom: 16px;
    margin-bottom: .16rem;
}
.zcwdk-result .item{
    background: #f2f2f2;
    padding: 20px;
    padding: .2rem;
    margin-bottom: 14px;
    margin-bottom: .14rem;
}
.zcwdk-result .item:last-child{
    margin-bottom: 0;
}
.zcwdk-result .item .tit a{
    display: inline-block;
    color: #000000;
    font-size: 18px;
    font-size: .18rem;
}
.zcwdk-result .item .con{
    color: #666666;
    font-size: 16px;
    font-size: .16rem;
    line-height: 32px;
    line-height: .32rem;
    margin: 16px 0;
    margin: .16rem 0;
}
.zcwdk-result .item .con em{
    font-style: normal;
    color: #e40000;
}
.zcwdk-result .item .more{
    text-align: right;
}
.zcwdk-result .item .more a{
    display: inline-block;
    color: #2472de;
    font-size: 16px;
    font-size: .16rem;
}
.zcwdk-tip{
    text-align: center;
    font-size: 18px;
    font-size: .18rem;
    margin-top: 30px;
    margin-top: .3rem;
}
.zcwdk-result-main{
    padding-bottom: 28px;
    padding-bottom: .28rem;
}
.zcwdk-result-main #page{
    margin-bottom: 0;
    margin-top: 28px;
    margin-top: .28rem;
}
.zcwdk-result-main #page a,.zcwdk-result-main #page span{
    margin-bottom: 0;
}


/*按部门筛选*/
.zcwdbm-wrap{
    padding: 0 10px 45px;
    padding: 0 .1rem .45rem;
    background: #fff;
    box-sizing: border-box;
}
.zcwdbm-nav{
    overflow: hidden;
    height: 132px;
    height: 1.32rem;
}
.zcwdbm-nav.down{
    height: auto;
}
.zcwdbm-nav a{
    display: inline-block;
    color: #097eec;
    font-size: 17px;
    font-size: .17rem;
    height: 46px;
    height: .46rem;
    line-height: 46px;
    line-height: .46rem;
    width: 220px;
    width: 2.2rem;
    text-align: center;
    margin-top: 20px;
    margin-top: .2rem;
    background: #f0f8ff;
    border-radius: 4px;
    border-radius: .04rem;
    margin-right: 20px;
    margin-right: .2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zcwdbm-nav a:nth-child(5n){
    margin-right: 0;
}
.zcwdbm-nav a:hover,.zcwdbm-nav a.cur{
    background: #097eec;
    color: #fff;
}
.zcwdbm-nav-more{
    text-align: center;
    margin-top: 18px;
    margin-top: .18rem;
    display: none;
}
.zcwdbm-nav-more img{
    cursor: pointer;
}
.zcwdbm-nav-more img.cur,.zcwdbm-nav-more.cur img{
    display: none;
}
.zcwdbm-nav-more.cur img.cur{
    display: inline-block;
}
.zcwdbm-list{
    margin-top: 22px;
    margin-top: .22rem;
}
.zcwdbm-list a{
    display: inline-block;
    width: 386px;
    width: 3.86rem;
    margin-right: 11px;
    margin-right: .11rem;
    margin-bottom: 10px;
    margin-bottom: .1rem;
}
.zcwdbm-list a:nth-child(3n){
    margin-right: 0;
}
.zcwdbm-list a img{
    width: 100%;
    height: 240px;
    height: 2.4rem;
}
.zcwdbm-list a p{
    border: 1px solid #eaeaea;
    text-align: center;
    height: 50px;
    height: .5rem;
    line-height: 50px;
    line-height: .5rem;
    color: #000000;
    font-size: 16px;
    font-size: .16rem;
    padding: 0 2%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (max-width: 768px){
    .zcwdbm-nav-more{
        display: block;
    }
    .zcwdk-wrap{
        background: url(/images/zcwdkbgh5.png) top center no-repeat;
        background-size: 100% auto;
    }
    .zcwdk-search{
        width: 60%;
        margin-bottom: .8rem;
        height: .7rem;
        line-height: .7rem;
    }
    .zcwdk-search input{
        width: 90%;
        font-size: .32rem;
        height: .7rem;
        line-height: .7rem;
    }
    .zcwdk-search button{
        height: 100%;
    }
    .zcwdk-search button img{
        height: 60%;
    }
    .zcwdk-main{
        padding: 0 .3rem .3rem;
    }
    .scwd_left{
        width: 100%;
    }
    .scwd_subimg{
        width: 100%;
    }
    .scwd_subimg p{
        font-size: .28rem;
    }
    .scwd_item{
        padding: .3rem 0;
    }
    .scwd_item>div{
        line-height: .5rem;
        padding-left: .6rem;
    }
    .scwd_item_q{
        background-size: .4rem auto;
        background-position: 0 .04rem;
        margin-bottom: .2rem;
    }
    .scwd_item_q a{
        font-size: .32rem;
    }
    .scwd_item_a{
        background-size: .4rem auto;
        background-position: 0 .04rem;
        margin-bottom: .1rem;
        line-height: .48rem;
        font-size: .3rem;
    }
    .scwd_item_a *{
        font-size: .3rem!important;
        line-height: .44rem!important;
    }
    .scwd_item_more a{
        font-size: .28rem;
    }
    .scwd_right{
        width: 100%;
    }
    .scwd_wdzq{
        line-height: .8rem;
        height: .8rem;
    }
    .scwd_wdzq_text{
        font-size: .36rem;
    }
    .scwd_wdzq a{
        font-size: .28rem;
    }
    .scwd_wdzq_text img{
        height: .4rem;
    }
    .scwd_right_item img{
        height: 53.5vw;
    }
    .scwd_right_item p{
        height: 1rem;
        line-height: 1rem;
    }
    .scwd_right_item p span{
        font-size: .28rem;
        line-height: .46rem;
    }
    /*搜索*/
    .zcwdk-tit1{
        font-size: .36rem;
        margin: .2rem 0;
    }
    .zcwdk-result .item .tit a{
        font-size: .32rem;
    }
    .zcwdk-result .item .con{
        font-size: .28rem;
        line-height: initial;
    }
    .zcwdk-result .item .more a{
        font-size: .28rem;
    }

    /*部门*/
    .zcwdbm-wrap{
        padding: 0 .3rem .3rem;
    }
    .zcwdbm-nav{
        height: 1.62rem;
    }
    .zcwdbm-nav a{
        width: 32%;
        margin-right: 2%;
        font-size: .26rem;
        height: .6rem;
        line-height: .6rem;
    }
    .zcwdbm-nav a:nth-child(3n){
        margin-right: 0;
    }
    .zcwdbm-nav a:nth-child(5n){
        margin-right: 2%;
    }
    .zcwdbm-list{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .zcwdbm-list a{
        width: 48%;
        margin: 0 0 .2rem;
    }
    .zcwdbm-list a p{
        font-size: .28rem;
        height: .6rem;
        line-height: .6rem;
    }
}