﻿@charset "UTF-8";

html {
    font-size: 100%;
}

body {
    font-size: 75%;
    font-family: 'Helvetica Neue','Helvetica Neue',Helvetica,'Hiragino Sans GB','Microsoft Yahei',Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6, strong {
    font-weight: normal;
}

a {
    color: #06c;
    text-decoration: none;
}

blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
}



.container {
    position: relative;
    margin: 0 auto;
    width: 980px;
}

#header {
    background: #fff;
}

#content {
    width: 660px;
    padding: 0;
}

.news-ul-list {
    padding-bottom: 30px;
}

    .news-ul-list li {
        height: 46px;
        line-height: 46px;
        border-top: 1px solid #dbdbdb;
        font-size: 14px;
    }

        .news-ul-list li dt > a {
            border-left: 3px solid #2566f4;
            padding-left: 30px;
        }

#sidebar {
    width: 300px;
}



/*页眉导航CSS*/
.h-top {
    height: 35px;
    line-height: 35px;
    padding: 0;
    background: #2566f4;
    border-color: rgba(0,0,0,.1);
    box-shadow: 0 1px 4px rgba(0,0,0,.04);
    font-size: 14px;
}

    .h-top li > a {
        color: #eeeeee;
    }

        .h-top li > a:hover {
            color: #fff;
            text-decoration: underline;
        }


.h-cont {
}

.h-nav {
    height: 40px;
    line-height: 40px;
}


#nav li {
    float: left;
    position: relative;
    overflow: hidden;
}

    #nav li > span {
        width: 0px;
        height: 18px;
        color: #cccccc;
        font-size: 14px;
    }

#nav h3 {
    font-size: 16px;
}

    #nav h3 > a {
        line-height: 40px;
        height: 40px;
        padding: 0px 10px;
        text-align: center;
        display: inline-block;
        color: #353535;
        font-weight: bold;
    }

        #nav h3 > a:hover {
            color: #2566f4;
        }

        #nav h3 > a.current {
            color: #2566f4;
            text-decoration: none;
        }

.logo {
    overflow: hidden;
    float: left;
    width: 187px;
}

    .logo a {
        height: 40px;
        display: block;
        overflow: hidden;
        text-indent: -9999px;
        background: url(https://hndzl.cn/images/logo_s.png) no-repeat;
    }
/*页眉导航CSS-结束*/




/*页底样式CSS*/

#footer {
    clear: both;
    padding: 30px 0px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #8d8c8c;
    border-top: 1px solid #dbdbdb;
}


.copyright > span {
    width: 0px;
    color: #8d8c8c;
    font-size: 12px;
    padding: 0px 6px;
}


.copyright > a {
    text-align: center;
    display: inline-block;
    color: #8d8c8c;
    font-size: 14px;
}

    .copyright > a:hover {
        color: #2566f4;
    }


/*页底样式CSS-结束*/


/*搜索框CSS*/

#search_text {
    border: 1px solid #e5e5e5;
    border-right: none;
    width: 150px;
    height: 16px;
    line-height: 16px;
    padding: 3px 0 3px 5px;
    color: #999;
    float: left;
    zoom: 1;
    outline: none;
}

#search_btn {
    background: url(https://hndzl.cn/images/search_btn_bg_24.png) 0 0 no-repeat;
    float: left;
    width: 24px;
    height: 24px;
    cursor: pointer;
    border: none;
}

/*搜索框CSS-结束*/



/*头部分支机构标签*/
.branch-title {
    font-size: 16px;
    margin-top: 26px;
}

    .branch-title a {
        color: #7a7a7a;
        background: url(https://hndzl.cn/images/ico_1.png) left top no-repeat;
        padding-left: 22px;
    }

        .branch-title a:hover {
            color: #2566f4;
            text-decoration: none;
        }
/*头部分支机构标签-结束*/


/*专题中栏目Title*/
.columns-tit {
    border-left: 10px solid #2566f4;
    height: 23px;
    line-height: 23px;
    background: url(https://hndzl.cn/images/xline_bg.png) repeat-x left center;
}

    .columns-tit h2 > a {
        font-size: 18px;
        font-weight: bold;
        color: #7a7a7a;
        background: #fff;
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }

.columns-more {
    font-size: 14px;
    background: url(https://hndzl.cn/images/ico_2.png) no-repeat #fff right 2px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
}

.columns-info {
    font-size: 16px;
    line-height: 2em;
}

    .columns-info p {
        text-indent: 2em;
    }

/*专题中栏目Title-结束*/


/*新闻列表CSS*/


.news-box {
}

.news-title {
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
}

    .news-title h2 {
        padding: 0px 12px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-bottom: 1px solid #3366ff;
        float: left;
    }



        .news-title h2 a {
            font-size: 20px;
            font-weight: bold;
            color: #333;
        }

.mor1 a {
    color: #888;
    font-size: 12px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 64px;
    font-family: Arial,Helvetica,sans-serif;
}

.news-ul-small {
    padding: 10px;
}

    .news-ul-small li {
        padding-left: 20px;
        background: url(https://hndzl.cn/images/d.png) left 5px no-repeat;
        font-size: 14px;
        height: 32px;
        float: left;
        line-height: 32px;
        width: 280px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .news-ul-small li > a {
            color: #333;
        }

            .news-ul-small li > a:hover {
                color: #2566f4;
                text-decoration: underline;
            }


.news-ul-small_1 {
    padding: 15px 50px;
}

    .news-ul-small_1 li {
        padding: 0px 50px 0px 20px;
        background: url(https://hndzl.cn/images/d.png) left 7px no-repeat;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        width: 370px;
        float: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .news-ul-small_1 li > a {
            color: #333;
        }

            .news-ul-small_1 li > a:hover {
                color: #2566f4;
                text-decoration: underline;
            }


.news-ul-category {
    padding: 10px 0px;
}

    .news-ul-category li {
        overflow: hidden;
        float: left;
        margin: 5px 5px;
    }

        .news-ul-category li > a {
            width: 140px;
            height: 36px;
            line-height: 36px;
            background: #eaeaea;
            display: block;
            text-align: center;
            font-size: 16px;
            color: #777;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            border-radius: 3px;
        }

            .news-ul-category li > a:hover {
                color: #000;
            }

            .news-ul-category li > a.current {
                color: #f2f2f2;
                background: #2566f4;
            }

                .news-ul-category li > a.current:hover {
                    color: #fff;
                }


.news-ul-hotnews {
    padding: 10px;
}

    .news-ul-hotnews li {
        float: left;
        font-size: 14px;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 300px;
    }

        .news-ul-hotnews li > span {
            background: #f2f2f2;
            border: 1px solid #dedede;
            width: 22px;
            height: 22px;
            text-align: center;
            line-height: 22px;
            display: block;
            float: left;
            margin: 5px 6px 0 0;
            font-family: Arial, Helvetica, sans-serif;
        }

            .news-ul-hotnews li > span.s_hot {
                background: #2566f4;
                color: #fff;
            }


        .news-ul-hotnews li > a {
            color: #333;
        }

            .news-ul-hotnews li > a:hover {
                color: #2566f4;
                text-decoration: underline;
            }


.news-ul-topics {
    padding: 10px 0px;
}


    .news-ul-topics li {
        float: left;
        font-size: 14px;
        margin: 5px 0px;
    }

        .news-ul-topics li dt img {
            border: 1px solid #dbdbdb;
            padding: 2px;
            width: 120px;
            height: 90px;
        }

        .news-ul-topics li dd {
            width: 168px;
            margin-left: 6px;
        }

            .news-ul-topics li dd h3 {
                font-size: 16px;
                font-weight: bold;
                line-height: 26px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .news-ul-topics li dd p {
                line-height: 18px;
                height: 70px;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .news-ul-topics li dd h3 > a {
                color: #333;
            }

                .news-ul-topics li dd h3 > a:hover {
                    color: #2566f4;
                    text-decoration: underline;
                }

/*新闻列表CSS-结束*/


/*图片新闻列表CSS*/

.news-ul-pic {
    padding: 30px 12px 20px 12px;
}

    .news-ul-pic li {
        width: 300px;
        height: 286px;
        border: 1px #dbdbdb solid;
        margin-bottom: 10px;
        float: left;
        margin-right: 17px;
        margin: 0px 8px 10px 8px;
        display: inline;
    }

.art-pic img {
    width: 300px;
    height: 200px;
    display: block;
}

.news-ul-pic li h3 {
    margin: 5px 15px 0px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}


    .news-ul-pic li h3 > a {
        font-size: 16px;
        color: #333;
        font-weight: normal;
    }

        .news-ul-pic li h3 > a:hover {
            color: #c00;
            text-decoration: underline;
        }

.news-ul-pic p {
    color: #8d8c8c;
    margin: 0px 15px;
}
/*图片新闻列表CSS-结束*/


/*文章内容样式*/

.article-header {
    margin-bottom: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

    .article-header h1 {
        font-family: '微软雅黑';
        font-size: 24px;
        font-weight: 100;
        line-height:1.5em;
    }

.article-meta {
    font-size: 12px;
    color: #999;
}

    .article-meta .item {
        margin-right: 20px;
    }

.article-content {
    word-wrap: break-word;
}

    .article-content > p {
        line-height: 30px;
        font-size: 14px;
        margin-bottom: 20px;
    }

.article-summary {
    background: #f9f9f9;
    border: 1px solid #ece8e8;
    margin: 30px 0px;
    font-size: 12px;
    color: #333;
    padding: 10px;
    line-height: 24px;
    display: block;
    height: auto;
    overflow: hidden;
}


.ico-summary {
    color: #335396;
    padding: 0px 5px;
    font-weight: bold;
    font-size: 14px;
}
