body {
    background: white;
}
a:hover{
    text-decoration-line:none;
}

.zkbanner {
    display: block;
    margin: 0 auto;
}

.zkzs_title {
    margin: 20px auto;
    width: 1200px;
    padding-bottom: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .zkzs_title .top {
        height: 29px;
        background: url('../zktitle_bg.png') repeat-x;
        padding-bottom: 3px;
    }

        .zkzs_title .top .title {
            float: left;
            background: url('../zktitle.png') no-repeat;
            width: 206px;
            height: 29px;
            font-size: 16px;
            padding-left: 20px;
            line-height: 29px;
            color: white;
        }

        .zkzs_title .top .more {
            float: right;
            margin-right: 4px;
            font-size: 13px;
            display: block;
            width: 54px;
            height: 29px;
            line-height: 29px;
        }

    .zkzs_title .infor {
        padding: 20px;
    }

        .zkzs_title .infor .infor_img {
            float: left;
            margin-right: 18px;
        }

        .zkzs_title .infor .infor_top {
            border-top: 1px #B6B6B6 dashed;
            border-bottom: 1px #B6B6B6 dashed;
            padding: 6px 0px;
            font-size: 18px;
            font-weight: bold;
        }

        .zkzs_title .infor .infor_content {
            font-size: 16px;
            padding-top: 10px;
            line-height: 320%;
        }

.zkzs_list {
    clear:both;
    height: 500px;
    list-style-type: none;
    margin: 0 auto;
    padding-left: 80px;
    padding-bottom: 28px;
}

    .zkzs_list li {
        width: 25%;
        height: 20px;
        line-height: 20px;
        float: left;
        margin-top: 26px;
    }

        .zkzs_list li a {
            color: #ED6539;
            border-bottom: 1px solid #ED6539;
            font: 14px/26px Microsoft YaHei;
        }

.zkjy_list {
    margin-top: 14px;
}

    .zkjy_list li {
        text-align: left;
        overflow: hidden;
        overflow-wrap: break-word;
        margin-left: -20px;
        height: 46px;
        line-height: 46px;
        border-bottom: 1px #B6B6B6 dashed;
        width: 85%;
        float: left;
        font-size: 16px;
    }

        .zkjy_list li:before {
            content: "● ";
            color: #cccccc;
            font-size: 8px;
        }

    .zkjy_list span {
        display: inline-block;
        height: 46px;
        line-height: 46px;
        border-bottom: 1px #B6B6B6 dashed;
        width: 15%;
        text-align: right;
        font-size: 14px;
    }

.zk_content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 18px;
    border-radius: 4px;
}

.fen {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 200%;
    padding-bottom: 10px;
    border-bottom: 1px #B6B6B6 dashed;
}

.gotop {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 1px solid #ccc;
    color: #555;
    position: fixed;
    right: 36px;
    bottom: 20px;
}

    .gotop span {
        font-size: 24px;
        display: block;
        height: 26px;
    }

#zk-notice {
    clear: both;
    font: 16px/28px Microsoft YaHei;
    color: #222;
    text-align: justify;
    text-indent: 2em;
}
/*.news .n_detail{
    height:400px;
}*/
/*.news{
    background:none;
}
#news{
    margin:20px 0;
}
#news .top{
    background:url(/ZXKS/images/001.jpg)no-repeat;
    height:27px;
}*/
#news .top .word{
    padding-left:20px;
}
.news .n_detail{
    padding-top:0px;
}
.content{
    width:100%;
}
.content .top{
    width:100%;
    height:36px;
    background:url(/Content/images/gzdz/top_1.png)no-repeat;
    margin-top:-8px;
}
.content .top .word{
    padding-left:0px;
    line-height:36px;
    padding-left:15px;
}