﻿
.TimelineWrap {
    width: 100%;
    margin: 7px auto 0 auto;
    border-top: 1px dashed #DADBD6;
}

    .TimelineWrap h2 {
        color: #1C2C58;
        font-size: 14px;
        font-weight: bold;
        width: 100%;
        text-align: left;
        padding: 10px 0 0 0;
        text-indent: 13px;
    }

.Timeline_Wrapper {
    margin: 0 auto;
}


    .Timeline_Wrapper .tline_box {
        width: 645px;
        height: 70px;
        position: relative;
        background: url(https://www.hndzl.cn/images/linebg.png) repeat-x 20px 0;
    }

    .Timeline_Wrapper .tline_leftBtn {
        display: block;
        width: 19px;
        height: 19px;
        background: url(https://www.hndzl.cn/cdn/mat1.gtimg.com/news/timeLine/timebg.png) no-repeat 0 -10px;
        position: absolute;
        left: 0;
        top: 21px;
        z-index: 10;
    }

    .Timeline_Wrapper .tline_rightBtn {
        display: block;
        width: 19px;
        height: 19px;
        background: url(https://www.hndzl.cn/cdn/mat1.gtimg.com/news/timeLine/timebg.png) no-repeat -68px -10px;
        position: absolute;
        right: 0;
        top: 21px;
        z-index: 10;
    }

    .Timeline_Wrapper .cleft_e {
        display: block;
        width: 19px;
        height: 19px;
        background: url(https://www.hndzl.cn/cdn/mat1.gtimg.com/news/timeLine/timebg.png) no-repeat -22px -10px;
        position: absolute;
        left: 0;
        top: 21px;
        z-index: 10;
    }

    .Timeline_wrapper .cright_e {
        display: block;
        width: 19px;
        height: 19px;
        background: url(https://www.hndzl.cn/cdn/mat1.gtimg.com/news/timeLine/timebg.png) no-repeat -45px -10px;
        position: absolute;
        right: 0;
        top: 21px;
        z-index: 10;
    }

.TimeCoent {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 8;
}

    .TimeCoent td {
        width: 160px;
    }

        .TimeCoent td.line {
            line-height: 22px;
            height: 22px;
            text-align: center;
        }

        .TimeCoent td .time_t {
            width: 6px;
            height: 22px;
            line-height: 22px;
            background: url(https://www.hndzl.cn/cdn/mat1.gtimg.com/news/timeLine/timebg.png) no-repeat -16px 7px;
            position: relative;
            margin: 0 auto 2px auto;
        }

        .TimeCoent td.line .txt_1 {
            width: 66px;
            height: 19px;
            display: block;
            color: #000;
            font-size: 12px;
            position: absolute;
            left: -30px;
            top: -20px;
            line-height: 18px;
        }

        .TimeCoent td.line .txt_2 {
            width: 66px;
            height: 19px;
            display: block;
            color: #000;
            font-size: 12px;
            position: absolute;
            left: -30px;
            top: 23px;
            line-height: 18px;
        }

    .TimeCoent .mainC td {
        width: 127px;
        text-align: left;
        padding-left: 8px;
        padding-right: 8px;
    }

        .TimeCoent .mainC td.border {
            border-left: 1px dashed #DEDFDA;
        }

        .TimeCoent .mainC td dt {
            font-size: 12px;
            color: #999999;
        }

        .TimeCoent .mainC td a {
            font-size: 12px;
        }

        .TimeCoent .mainC td dl {
            line-height: 18px;
            margin-bottom: 6px;
        }


.timelineNewsScroll {
    overflow-y: auto;
    overflow-x:hidden;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #D2E5F4;
    scrollbar-highlight-color: #D2E5F4;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #D2E5F4;
}
