.zfgbBox {
   display: flex;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 20px;
    margin-bottom: 30px !important;
    margin-top: 20px !important;
    justify-content: space-between;
}
.zfgb_left {
    width: 720px;
    
}
.zfgb_tit {
    text-align: center;
    font-size: 16px;
    color: #656565;
    padding-top: 23px;
}
/* 目录 */
.ml {
    margin-top: 38px;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px #B42908 solid;
}
/* 目录 */
.ml_mid {
    width: 43%;
   
    font-size: 24px;
    font-weight: bold;
    color: #CE3303;
    text-align: center;
}
.zfgb_con {
    padding-top: 14px;
}
.szfl {
    height: 45px;
    line-height: 45px;
    background: #F7F7F7;
    font-size: 18px;
    color: #B62A09;
    padding-left: 20px;
    font-weight: bold;
}
.zfgb_right {
    width: 360px;
    /* background-color: #8df; */
}
.gjz {
    width: 226px;
    height: 26px;
    border: 1px #ccc solid;
    border-right: none;
    float: left;
}
.gbss {
    background: #F7F7F7;
    padding: 16px 27px 47px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.gbss_tit {
    height: 38px;
    line-height: 38px;
    color: #CE3202;
    font-weight: bold;
    font-size: 16px;
}
.gbancx {
    margin: 12px 0px 20px;
}
.gbancx dl dt {
    border: 1px #ccc solid;
    height: 28px;
    background: url(/webimages/zfgb_r5_c7_s1.jpg) right center no-repeat #FFF;
    text-align: center;
    color: #333;
    line-height: 28px;
    position: relative;
    z-index: 2;
}
.gbancx dl {
    width: 100%;
    position: relative;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #333333;
}
.gbancx dd {
    position: absolute;
    top: 25px;
    left: 0;
    background: #fff;
    border: #ccc 1px solid;
    width: 99.5%;
    height: 178px;
    overflow-y: scroll;
    text-align: center;
    font-size: 14px;
}
.gbancx dd>a {
    display: block;
    padding: 5px 0 5px 20px;
    line-height: 20px;
    color: #666;
    border-bottom: #e3e3e3 1px dotted;
    background: #fff;
    font-size: 14px;
}
.wqcx {
    height: 90px;
}
ul.gbaqcx {
    display: flex;
}
ul.gbaqcx>li{
    margin-right: 10px;
}
.gbsearch2 {
    width: 56px;
    height: 30px;
    border: none;
    background: url(/webimages/zfgb_r2_c5_s1.jpg) top left repeat-x;
    background-color: #e45454;
    color: #fff;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    float: left;
}
.year {
    width: 130px;
    height: 28px;
    border: 1px #ccc solid;
    line-height: 28px;
    text-align: center;
}
.qnum{
    width: 40px;
}
/*  */
.zfgb_con ul {
    display: grid;
     border-left: 1px #ccc solid;
    grid-template-columns: repeat(4,25%);
}
.zfgb_con li {
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    padding: 23px 33px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}
/*  */
.zfgb_tit {
    text-align: center;
    font-size: 24px;
    color: #dc0000;
    padding: 32px 0;
    font-weight: bold;
}
.year_tit{
    height: 48px;
    background: #F5F5F5;
    border: 1px #ccc solid;
    text-align: center;
    line-height: 48px;
    color: #dc0000;
    font-size: 18px;
    font-weight: bold;
    width: 99.4%;
}