.gqzyxxfbBox{
    margin-top: 40px;
    width: 100%;
}
.gqzyxxfbBox a{
    text-decoration: none;
}
.gqzyxxfbBox>h6{
    width: 100%;
    height: 60px;
    line-height: 60px;
    /* background: url(../images/index/gq_zyxxfbtitbg.png)no-repeat; */
    /* padding:9px 0 9px 20px; */
    box-sizing: border-box;
    /* padding-left: 31px; */
}
.gqzyxxfbBox>h6 a img+img{
    display: none;
}

.gqzyxxfb_card {
    height: 320px;
    margin-top: 16px;
    width: 100%;
}

.gqzyxxfb_card>li {
    float: left;
    width: 10.274%;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
    position: relative;
    height: 320px;
    overflow: hidden;
    margin-right: 0.917%;
}

.gqzyxxfb_card>li:last-child {
    margin-right: 0;
}

.card_title {
    /* width: 96px; */
    width: 150px;
    height: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
    float: left;
    background: rgba(238, 238, 238, 1);
}

.card_title img {
    display: inline-block;
    margin: 40px auto 0 auto;
}

.card_title .pic_act {
    display: none;
}

.card_title p {
    font: 26px/28px 'SimSun';
    width: 26px;
    /* font-weight: 700; */
    margin: 0 auto;
    padding-top: 25px;
    color:#333;
}

.card_box {
    display: none;
    float: left;
    height: 320px;
    border: 1px solid #eee;
    width: 85%;
    box-sizing: border-box;
    padding: 18px 20px 0 28px;
}

.on .card_title {
    background: rgba(222, 238, 255, 1);
}

.gqzyxxfb_card>li.on {
    width: 77.6%;
    margin-right: 0;
}


.gqzyxxfb_card>li.on .card_box {
    display: block;
}

.on .card_title .pic_act {
    display: inline-block;
}

.on .card_title .pic {
    display: none;
}

.ul_tit {
    font: bold 20px/36px 'å¾®è½¯é›…é»‘';
    /* padding: 10px 0; */
}
.ul_tit .cmdz_tit{
    /* color: rgba(40, 109, 199, 1); */
}

.ul_tit span,
.cmdz_list li span {
    float: left;
}

.cmdz_list li {
    line-height: 50px;
    font-size: 18px;
}

.cmdz_area {
    width: 12%;
}

.cmdz_firm {
    width: 23%;
    padding: 0 15px;
    box-sizing: border-box;
}

.cmdz_tit {
    width: 80%;
    padding: 0 12px;
    box-sizing: border-box;
}

.cmdz_date {
    width: 20%;
}

.cmdz_list .cmdz_status {
    color: #3982c0;
}

.cmdz_list .cmdz_date {
    color: #9d9d9d;
}

.cmdz_tit a,
.cmdz_tit2 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

.cmdz_list .cmdz_firm {
    line-height: normal;
    display: table;
}

.cmdz_firm i {
    font-style: normal;
    height: 50px;
    display: table-cell;
    vertical-align: middle;
}

.cmdz_area,
.cmdz_date {
    text-align: center;
}
.ul_tit span{
    font-size: 23px;
}
/* .cmdz_list li span{
    font-size: 16px;
} */
.zczz_list li span{
    /* font-size: 16px; */
}

.search_cmdz{
    width: 100%;
    height: 46px;
    /* padding: 0 21px 0 29px; */
    position: relative;
    margin-top: 6px;
}
.search_cmdz input{
    width: 100%;
    height:46px;
    background: url(../images/index/gq_fdj.png)no-repeat 16px center rgba(242, 246, 249, 1);
    border: none;
    outline-style: none;
    border-radius: 398px;
    padding-left: 59px;
    padding-right: 90px;
}
.search_cmdz button{
    border: none;
    outline-style: none;
    width: 88px;
    height: 46px;
    position: absolute;
    right: 0;
    border-radius: 398px;
    background: rgba(40, 109, 199, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

.zczz_list li{
    padding-left: 16px; 
    background: url(../images/index/gq_dian.png)no-repeat left center;
}

.cmdz_firm {
    /* color: rgba(40, 109, 199, 1); */
}
.cmdz_firm i{
    color: #000;
}
.gqzyxxfbqdlink{
    margin-top: 10px;
    overflow: hidden;
}
.gqzyxxfbqdlink a{
    float: left;
    width: 48%;
}
.gqzyxxfbqdlink a img{
    width: 100%;
}
.gqzyxxfbqdlink a+a{
    float: right;
}


@media (max-width: 1500px) {
    .card_box{
        width: 82%;
    }
    .card_title{
        width: 119px;
    }
}

@media (max-width: 768px) {
    .gqzyxxfbBox{
        margin-top:0;
    }
    .gqzyxxfbBox>h6 a img{
        display: none;
    }
    .gqzyxxfbBox>h6 a img+img{
        display: inline;
    }

    .gqzyxxfb_card>li.on,
    .gqzyxxfb_card>li{
        width: 28%;
        margin-right: 8%;
    }
    .gqzyxxfb_card>li.on .card_box{
        display: none;
    }
    .gqzyxxfb_card>li:last-child{
        margin-right: 0;
    }
    .gqzyxxfbBox h6{
        /* padding-left: 10px; */
        overflow: hidden;
        height: auto;
    }
    /* .gqzyxxfbBox h6 img{
        max-width: unset;
    
        width: 210%;
    } */
    .card_title{
        width: 100%;
    }
    .gqzyxxfb_card>li,
    .gqzyxxfb_card{
        height: 200px;
    }
    .card_title img{
        margin-top: 10px;
    }
    .card_title p{
        padding-top: 10px;
        line-height: 24px;
    }
}