<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zfxxgk_right,
.zfxxgk_container {
    height: auto;
    padding-bottom: 10px;
}

.zfxxgk_zfld_tit {
    margin-bottom: 10px;
    padding: 0 10px;
    margin-top: 20px;
    height: 50px;
}

.zfxxgk_zfld_tit span {
   float: left;
    width: 25%;
    height: 50px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #888;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #E0E0E0;
    font-size: 20px;
    cursor: pointer;
}
.zfxxgk_zfld_tit span.on{
    position: relative;
    font-weight: bold;
    border: 1px solid #E1E1E1;
    display: inline-block;
    zoom: 1;
    border-top: 2px solid #0068B7;
    color: #0068B7;
    border-bottom: 0;
    background: #F9F9F9;
    bottom: -1px;
}
.zfxxgk_zfld_box {
    width: 100%;
    padding: 20px;
    min-height: 1009px;
}

.zfld_zx {
    /* padding-top:30px;
    border-top:1px solid #E1E1E1 ; */
    overflow: hidden;
}

.zx_left {
    width: 150px;
    float: left;
}

.zx_img img {
    /* width: 160px; */
    /* height: 185px; */
    width: 100%;
}

.zx_gwxx {
    display: block;
    width: 160px;
    height: 48px;
    background: rgba(25, 83, 105, 1);
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    margin-top: 20px;
}

.zx_gwxx:hover {
    color: #fff;
    background: rgba(165, 75, 50, 1);
}

.zx_right {
    float: left;
    margin-left: 30px;
    width: 71%;
}

.zx_right h3 {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(14, 63, 81, 1);
}

.zx_right h3 a {
    color: rgba(14, 63, 81, 1);
}

.zx_right .fg {
    margin-left: 15px;
}

.zx_right font {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(14, 63, 81, 1);
}

.zx_right p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 32px;
    margin: 10px 0;
}

.jl p {
    text-indent: 2em;
}

.jl p a {
    color: #888888;
    font-size: 16px;
    float: right;
    margin-right: 10px;
}

.zfld_fzx {
    margin-top: 25px;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
}

.zfld_fzx ul {
    overflow: hidden;
    width: 100%;
}

.zfld_fzx li{
    float: left;
    width: 25%;
    position: relative;
    margin:10px 0 0;
    padding: 0 10px;
    min-height: 340px;
    /* margin-left: 30px; */
    list-style: none;
}

.zfld_fzx li:first-child {
    margin-left: 0;
}


/* .zfld_fzx li::before{
    content:'';
    width:1px;
    height:217px;
    background:rgba(225,225,225,1);
    position: absolute;
    right: -10px;
    top: 0; 
} */

.zfld_fzx li.on {
    margin-left: 0;
}


/* .zfld_fzx li.on::after{
    content: '';
    width: 830px;
    height: 1px;
    background:rgba(225,225,225,1);
    position: absolute;
    top:-30px;
} */

.zfld_fzx li .img_div {
    width: 100%;
    height: 198px;
    padding: 10px;
    border: 1px solid rgba(225, 225, 225, 1);
    border-radius: 6px;
    margin-bottom: 20px;
}

.img_div img {
    width: 100%;
   max-height: 100%;
}

.zfld_fzx p {
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(14, 63, 81, 1);
    margin-top: 5px;
}

.zfld_fzx p a {
    color: #000000;
}

.zfld_msz {
    padding: 30px 0;
}

.zfld_msz font {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(14, 63, 81, 1);
    line-height: 24px;
}

.zfld_msz a {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}

.zfld_jqhd {
    float: right;
    width: 550px;
}

.zfld_jqhd ul {
    margin-top: 30px;
    border-top: 1px solid #E1E1E1;
    padding-top: 10px;
}

.ldhd_box .list_li {
    margin: 10px;
}

.ldhd_box .list_li a {
    width: 81%;
}

.zwdt_box .img_li {
    overflow: hidden;
    width: 100%;
    padding-bottom: 28px;
    border-bottom: 1px solid #E1E1E1;
    margin-top: 28px;
}

.img_li .img_box {
    width: 266px;
    height: 180px;
}

.img_li .img_box img {
    width: 100%;
    height: 100%;
}

.img_cont {
    width: 248px;
}

.img_cont a {
    display: block;
    width: 100%;
    font-size: 20px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.img_cont p {
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: #595959;
    line-height: 24px;
    margin: 24px 0 46px 0;
    text-indent: 32px;
}

.img_cont span {
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei UI;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    line-height: 24px;
}

.zwdt_box .list_li a {
    width: 80%;
}

.zfld_fzx li.last {
    display: none;
    margin: 0;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .zfld_zx {
        width: 100%;
    }
    .zx_left {
        float: none;
        margin: 0 auto;
    }
    .zfld_box {
        width: 100%;
        padding-right: 0;
        border: none;
    }
    .zx_right h3 {
        font-size: 20px;
        text-align: center;
    }
    .zx_right {
        float: none;
        width: 100%;
        margin: 0;
    }
    .jl p {
        line-height: 24px;
    }
    .zfld_fzx li {
        /* width: 49%; */
    }
    .zfld_fzx li .img_div {
        height: 190px;
    }
    .zfld_fzx ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .ldhd_box .list_li a,
    .zwdt_box .list_li a {
        width: 65%;
    }
    .list_li span {
        font-size: 14px;
    }
    .zfld_fzx {
        padding: 20px 0;
    }
    .zfld_fzx li {
        margin: 0 0 30px 0;
    }
    /* .zfld_fzx li::before{
          display: none;
      
      } */
    .zfld_fzx li.on::after {
        display: none;
    }
    .zfld_jqhd {
        width: 100%;
    }
    .img_cont {
        width: auto;
        float: left;
        margin-left: 20px;
    }
    .zfld_fzx li.last {
        display: block;
    }
}</pre></body></html>