﻿.copyrightbar {
    width: 100%;
    height: 302px;
    padding-top: 15px;
    margin-top: 25px;
    background: #3d3d3d;
}

    .copyrightbar .bottom-logo {
        height: 74px;
        width: 157px;
        background: url(/JDZJStyle/2016/css/ico.png) no-repeat 0 -393px;
    }

    .copyrightbar .right {
        width: 920px;
        float: right;
    }

        .copyrightbar .right .about {
            margin: 15px 0 15px 20px;
        }

            .copyrightbar .right .about li {
                width: 900px;
                float: left;
                white-space: nowrap;
                line-height: 25px;
            }

    .copyrightbar .footer {
        width: 795px;
        height: 44px;
        /*background: url(/JDZJStyle/2016/css/copyright.png) no-repeat;*/
    }

        .copyrightbar .footer .iso {
            width: 133px;
            height: 44px;
            display: block;
            float: left;
        }

.navigation {
    height: 150px;
    border-bottom: 1px solid #4b4b4b;
    margin-left: 20px;
    float: left;
}

    .navigation li {
        float: left;
        height: 110px;
        width: 118px;
        margin-top: 15px;
        padding-right: 32px;
    }

    .navigation dl {
        padding-right: 50px;
        width: 88px;
    }

    .navigation dt {
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .navigation dd {
        line-height: 22px;
    }

    .navigation .noimg {
        background: 0;
    }

.copyrightbar {
    color: #a4a4a4;
    font-family: "宋体";
}

.copyrightbar .footer .iso {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat 0 0px;
}

.copyrightbar .footer .beian {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -133px 0px;
}

.copyrightbar .footer .mcafee {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -266px 0px;
}

.copyrightbar .footer .lanbiao {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -399px 0px;
}

.copyrightbar .footer .youngper {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -532px 0px;
}

.copyrightbar .footer .gswj {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -665px 0px;
}

.copyrightbar .footer .iso:hover {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat 0 -52px;
}

.copyrightbar .footer .beian:hover {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -133px -52px;
}

.copyrightbar .footer .mcafee:hover {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -266px -52px;
}

.copyrightbar .footer .lanbiao:hover {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -399px -52px;
}

.copyrightbar .footer .youngper:hover {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -532px -52px;
}

.copyrightbar .footer .gswj:hover {
    background: url(/JDZJStyle/2016/css/copyright.png) no-repeat -665px -52px;
}

.copyrightbar a:link {
    color: #a4a4a4;
    font-family: "microsoft yahei";
}

.copyrightbar a:visited {
    color: #a4a4a4;
    font-family: "microsoft yahei";
}