 

.id-yqlink {
    width: 1200px;
    margin: auto;
    background: #FFFFFF;
}

.notice-link {
    padding: 0 10px;
    overflow: hidden;
}

.notice-link .tab-hd .ico {
    background: url("/v2/images/img02.png");
    width: 167px;
    height: 40px;
    float: left;
    line-height: 40px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 16px;
    text-indent: 70px;
}

.notice-link .tab-hd {
    background: url("/v2/images/img03.png");
    height: 40px;
    overflow: hidden;
}

.notice-link .tab-hd ul {
    float: left;
}

.notice-link .tab-hd li {
    float: left;
    margin: 0 50px
}

.notice-link .tab-hd li a {
    display: block;
    line-height: 38px;
    color: #343434;
    font-size: 16px;
    font-weight: bold;
}


.notice-link .tab-hd li.on a{
    color: #0590d7;
}

.notice-link .tab-bd {
    border-top: 1px solid #e8e8e8;
    padding: 5px;
}

.notice-link .tab-bd ul {
    overflow: hidden;
    zoom: 1;
}

.notice-link .tab-bd li {
    margin-left: 20px;
    height: 22px;
    line-height: 22px;
    padding: 4px 0;
    overflow: hidden;
    width: 125px;
    float: left;
}
.notice-link .tab-bd li  a{
    white-space: normal;
    font-size: 15px;
    color: #343434;
    line-height: 30px;
}
.id-bottom{
    height: 180px;
    background: #eeeeee;
}
.id-bottom .rap{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.id-bottom .li01{
    margin-top: 40px;
    margin-left: 116px;
    float: left;
    background: url("/v2/images/ico03.png") -3px -3px;
    width: 52px;
    height: 62px;

}
.id-bottom .li02{
    margin-top: 49px;
    margin-left: 37px;
    float: left;
    background: url("/v2/images/ico03.png") -92px -12px;
    width: 96px;
    height: 43px;

}
.id-bottom .li03{
    width: 524px;
    float: left;
    margin-left: 83px;
    color: #222222;
    line-height: 24px;
    font-size: 12px;
    margin-top: 30px;
}
.id-bottom .li04{
    float: left;
}
.id-bottom .li04 .span{
    margin-top: 32px;
    font-size: 12px;
    color: #222222;
    line-height: 24px;
    display: block;
    text-align: center;
}
.id-bottom .li04 .img{
    background: url("/v2/images/ico03.png")no-repeat 0 -114px;
    width: 58px;
    height: 57px;
    display: block;
    margin-top: 12px;
}



.notice-links {
    position: relative;
    z-index: 999;
    padding: 15px 10px 10px;
    width: 1200px;
}

    .notice-links .tab-hd {
        margin-left: 18px;
        float: left;
    }

        .notice-links .tab-hd > ul > li {
            float: left;
            font-size: 12px;
            padding-right: 9px;
        }

            .notice-links .tab-hd > ul > li:hover {
                background: #e5e5e5;
            }

            .notice-links .tab-hd > ul > li > a {
                color: #000;
                height: 44px;
                line-height: 44px;
                padding: 0 9px 0 15px;
                display: block;
                padding-right: 20px;
                font-size: 14px;
                background: url(/v2/images/select_jiantou.png) no-repeat right center;
            }


            .notice-links .tab-hd > ul > li:hover > a {
            }



            .notice-links .tab-hd > ul > li > .tab-pal {
                display: none;
                border-top: 2px solid #059ADE;
                position: absolute;
                bottom: 48px;
                left: 0;
                width: 1200px;
                background: #e5e5e5;
                height: 80px;
                padding-top: 6px;
                overflow: hidden;
                overflow-y: auto;
                padding-bottom: 5px;
            }

            .notice-links .tab-hd > ul > li:hover > .tab-pal {
                display: block;
            }

            .notice-links .tab-hd > ul > li > .tab-pal > ul > li {
                float: left;
                width: 20%;
                padding: 0px;
                margin: 0;
                line-height: 24px;
                white-space: nowrap;
            }

                .notice-links .tab-hd > ul > li > .tab-pal > ul > li > a {
                    margin-left: 20px;
                    float: left;
                    color: #000;
                }

                    .notice-links .tab-hd > ul > li > .tab-pal > ul > li > a:hover {
                        color: #056db6;
                    }

    .notice-links .name {
        margin-top: 7px;
        float: left;
        height: 26px;
        width: 92px;
        font-size: 16px;
        background: #059ADE;
        vertical-align: middle;
        line-height: 26px;
        text-align: center;
        color: #ffffff;
    }

    .notice-links .link {
        float: left;
        color: #343434;
        line-height: 44px;
        margin-left: 38px;
        font-size: 14px;
    }

