﻿﻿.NewList {
    width: 100%;
    margin-left: 5px;
    overflow: hidden;
}

    .NewList ul {
        padding: 0;
        margin: 0;
        overflow: hidden;
        zoom: 1;
    }

        .NewList ul li {
            float: left;
            width: 92%;
            height: 15px;
            line-height: 15px;
            margin: 0;
            padding: 6px 0 5px 15px;
            _display: inline;
            text-align: left;
            position: relative;
            background: url(../img/../img/list_21.gif) left center no-repeat;
        }

            .NewList ul li a {
                position: absolute;
            }

            .NewList ul li span {
                display: block;
                float: right;
            }

            .NewList ul li a img {
                margin-left: 2px;
            }

.TZGG {
    height: 230px;
    width: 210px;
    margin-top: 5px;
    overflow: hidden;
    position: relative;
}

    .TZGG div {
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: auto;
    }

    .TZGG ul li {
        background: url(../img/../img/list_16.gif) left 6px no-repeat;
        padding: 2px 0 5px 15px;
        margin: 0;
        border-bottom: 1px dotted #808080;
        text-align: left;
    }
    .TZGG ul li span{
       
        color:#999;
    }
        .TZGG ul li a {
            padding: 0;
            margin: 0;
            position: inherit;
        }

.tabdiv ul li {
    margin: 0 2px;
    padding: 8px 0px 0px 10px;
    background: url(../img/../img/list_15.gif) left center no-repeat;
}

.NewList2 ul li {
    background: url(../img/../img/list_12.gif) left center no-repeat;
}

.NewList3 ul li {
    background: url(../img/../img/list_17.gif) left center no-repeat;
}

.NewList4 ul li {
    display: block;
    padding-right: 15px;
    width: 275px;
    float: left;
    background: url(../img/../img/list_17.gif) left center no-repeat;
}

.NewList5 ul li {
    background: url(../img/../img/list_30.gif) left center no-repeat;
}

.NewList6 ul li {
    background: url(../img/../img/list_30.gif) left center no-repeat;
}

.NewList7 ul li {
    padding: 6px 0 5px 20px;
    background: url(../img/../img/i4.gif) left center no-repeat;
}

.NewList8 ul li {
    padding: 0px 0 0px 15px;
    margin: 0px;
    background: url(../img/../img/list_30.gif) left center no-repeat;
}
.NewList2 span,.NewList3 span,.NewList4 span,.NewList5 span{color:#999;float:right;padding-right:5px;}
.focusBox {
    margin: 0;
    padding: 5px;
    border: 1px solid #d9d9d9;
    position: relative;
    width: 358px;
    height: 258px;
    float: left;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

    .focusBox .pic img {
        width: 358px;
        height: 258px;
        display: block;
    }

    .focusBox .txt-bg {
        position: absolute;
        bottom: 6px;
        z-index: 1;
        height: 30px;
        line-height: 30px;
        width: 358px;
        background: #333;
        filter: alpha(opacity=40);
        opacity: 0.4;
        overflow: hidden;
    }

    .focusBox .txt {
        position: absolute;
        bottom: 6px;
        z-index: 2;
        height: 30px;
        line-height: 30px;
        width: 100%;
        overflow: hidden;
    }

        .focusBox .txt li {
            position: absolute;
            bottom: 0px;
        }

            .focusBox .txt li a {
                display: block;
                color: white;
                padding: 0px 0 0 5px;
                font-size: 12px;
                font-weight: bold;
                text-decoration: none;
            }

    .focusBox .num {
        position: absolute;
        z-index: 3;
        bottom: 14px;
        right: 8px;
    }

        .focusBox .num li {
            float: left;
            position: relative;
            width: 18px;
            height: 15px;
            line-height: 15px;
            overflow: hidden;
            text-align: center;
            margin-right: 1px;
            cursor: pointer;
        }

            .focusBox .num li a, .focusBox .num li span {
                position: absolute;
                z-index: 2;
                display: block;
                color: white;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                text-decoration: none;
            }

            .focusBox .num li span {
                z-index: 1;
                background: black;
                filter: alpha(opacity=50);
                opacity: 0.5;
            }

            .focusBox .num li.on a, .focusBox .num a:hover {
                background: #f60;
            }
/*文章列表有小图参考样式***开始*/
.Newlist_img {
    margin: 5px;
    width: 350px;
    border-bottom: 1px dotted #ddd;
}

    .Newlist_img ul {
    display: block;
    }

    .Newlist_img ul li {
        display: block;
        height: 90px;
    }

        .Newlist_img ul li img {
            width: 112px;
            height: 84px;
            float: left;
        }

        .Newlist_img ul li p {
            width: 220px;
            float: right;
            text-align: left;
        }

        .Newlist_img ul li span {
            width: 220px;
            float: right;
            font-weight: bold;
        }

        .Newlist_img ul li p {
            text-indent: 2em;
            line-height: 20px;
        }
/*文章列表有小图参考样式***结束*/

.ConList {
    width: 420px;
    height: 217px;
    padding: 0;
    margin: 5px;
    overflow: hidden;
    position: relative;

}

    .ConList div {
        margin: 0;
        padding: 0;
        overflow: hidden;
        height: auto;
    }

    .ConList ul li {
        display: block;
        margin: 5px 0;
        padding: 5px 0;
        border-bottom: 1px dotted #808080;
    }

        .ConList ul li p {
            line-height: 23px;
            vertical-align: middle;
            padding: 0;
            margin: 0;
        }

            .ConList ul li p img {
                margin-right: 4px;
            }

    .hslice {
        min-height: 45px;
        border-bottom: 1px dotted #DDD;
        overflow: visible;
    }

    .hslice span {
        display: block;
        TEXT-ALIGN: center;
        PADDING-BOTTOM: 5px;
        MARGIN-TOP: 5px;
        PADDING-LEFT: 0px;
        WIDTH: 100%;
        PADDING-RIGHT: 0px;
        BACKGROUND: white;
        OVERFLOW: hidden;
        PADDING-TOP: 5px;
    }

    .hslice span a {
        font-weight: bold;
        FONT-FAMILY: 微软雅黑;
        COLOR: rgb(255,0,3);
        FONT-SIZE: 14px;
    }

    .hslice p {
        text-indent: 2em;
        line-height: 20px;
        margin: 0 5px;
    }

    .hslice ul li {
        background-image: none;
    }
/* 最新更新滚动 */
.txtScroll-left {
    width: 380px;
    position: relative;
}

    .txtScroll-left .bd {
        padding: 0;
        width: 380px;
        overflow: hidden;
    }

        .txtScroll-left .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .txtScroll-left .bd ul li {
                margin-right: 10px;
                float: left;
                height: 30px;
                line-height: 30px;
                text-align: left;
                _display: inline;
            }

                .txtScroll-left .bd ul li span {
                    color: #999;
                    
       }

    .NewListTop {
        padding: 5px 0 0 5px;
        
    }
    .NewListTop ul li {
            padding: 4px 0 4px 15px;
            background: url(../img/../img/list_21.gif) left center no-repeat;
    }
    .NewListTop ul li span {float:right;color:#999;}
    .interView {
        margin: 0 2px;
    }

 .interView span {
        font-weight: bold;
        color: red;
    }

    .interView .DateLabel {
        margin-left: 10px;
    }

.interViewShow {
    margin: 15px 10px 10px 10px;
    font-weight: bold;
}

    .interViewShow div {
        text-align: center;
        margin-bottom: 10px;
    }

    .interViewShow span {
        color: red;
    }

    .interViewShow ul li {
        margin: 5px 0px;
    }

    .interViewShow img {
        width: 150px;
        height: 112px;
    }

.lingdao li {
    width: 150px;
    float: left;
}
.listImg ul { display: block; padding: 0; margin: 0; float:none;clear:both;}
.listImg ul li{display: block;padding:5px 3px !important;float:left;margin:0;height:auto !important;line-height:normal !important;}
.listImg ul li img { padding: 0; margin: 0; width:52px; }
.listImg ul li span {width:52px; text-align: center;padding-top:4px;display:block; }
