﻿* {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
    font-style: normal;
}

body {
    background: #fff;
    color: #333;
    font-family: microsoft yahei;
    font-size: 12px;
}

em {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

p {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

ul {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

dl {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

dt {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

dd {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

h3 {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

h4 {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

h3 {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

h4 {
    margin: 0;
    padding: 0;
    font-family: microsoft yahei;
}

em {
    font-style: normal;
}

ul {
    list-style: none;
}

ol {
    list-style: none;
}

input {
    vertical-align: middle;
}

input {
    padding: 0;
    font-family: microsoft yahei;
}

button {
    padding: 0;
    font-family: microsoft yahei;
}

img {
    border: 0 currentColor;
    border-image: none;
}

a {
    color: #444;
    text-decoration: none;
}

a {
    transition: .3s;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

input {
    transition: .3s;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

a img {
    transition: all;
    text-decoration: none;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    border: 0;
}

.roundimgx {
    border-radius: 3px;
    overflow: hidden;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.z {
    float: left;
}

.y {
    float: right;
}

.clear {
    clear: both;
}

.red {
    color: #f00;
}

.wp {
    margin: 0 auto;
    width: 1200px;
}

.topNav {
    background: #fcfcfc;
    height: 40px;
    line-height: 38px;
    font-family: Microsoft YaHei;
    font-size: 12px;
    border-bottom-color: #edeef0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    position: relative;
    z-index: 111;
}

    .topNav h3 {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        font-weight: normal;
    }

    .topNav dl {
        -ms-zoom: 1;
    }

    .topNav dd {
        height: 40px;
        line-height: 38px;
        float: left;
        white-space: nowrap;
        position: relative;
    }

        .topNav dd h3 a {
            padding: 0 15px 0 6px;
            height: 40px;
            line-height: 38px;
            border-right-color: #fcfcfc;
            border-left-color: #fcfcfc;
            border-right-width: 1px;
            border-left-width: 1px;
            border-right-style: solid;
            border-left-style: solid;
            display: inline-block;
            -ms-zoom: 1;
        }

        .topNav dd ul {
            background: #fff;
            border: 1px solid #edeef0;
            border-image: none;
            left: 0;
            top: 40px;
            display: none;
            position: absolute;
            min-width: 130px;
        }

            .topNav dd ul li {
                text-align: left;
                line-height: 31px;
                border-bottom-color: #edeef0;
                border-bottom-width: 1px;
                border-bottom-style: solid;
            }

                .topNav dd ul li a {
                    padding: 0 15px;
                    color: #333;
                    display: block;
                }

                .topNav dd ul li img {
                    max-width: 100%;
                }

        .topNav dd h3 a .bottom {
            transition: transform .2s ease-out;
            top: 13px;
            width: 10px;
            height: 10px;
            right: 3px;
            margin-left: 10px;
            display: inline-block;
            position: absolute;
            z-index: 2;
            -webkit-transition: -webkit-transform .2s ease-out;
            -moz-transition: -moz-transform .2s ease-out;
            -o-transition: -o-transform .2s ease-out;
        }

        .topNav dd h3 a .arrow1 {
            border-width: 5px;
            border-style: solid dashed dashed;
            border-color: #fff transparent transparent;
            left: 0;
            top: 2px;
            width: 0;
            height: 0;
            overflow: hidden;
            display: block;
            position: absolute;
            z-index: 5;
        }

        .topNav dd h3 a .arrow2 {
            border-width: 5px;
            border-style: solid dashed dashed;
            border-color: #fff transparent transparent;
            left: 0;
            top: 2px;
            width: 0;
            height: 0;
            overflow: hidden;
            display: block;
            position: absolute;
            z-index: 5;
        }

        .topNav dd h3 a .arrow1 {
            top: 3px;
            border-top-color: #f38604;
            border-top-width: 5px;
            border-top-style: solid;
        }

        .topNav dd h3 a .arrow2 {
            border-top-color: #fff;
            border-top-width: 5px;
            border-top-style: solid;
        }

        .topNav dd p {
            height: 22px;
            line-height: 22px;
            padding-top: 10px;
            display: block;
        }

    .topNav .loginbut {
        background: #f38604;
        padding: 0 5px;
        height: 20px;
        color: #fff;
        line-height: 20px;
        display: inline-block;
    }

    .topNav .regbut {
        background: #17a3fb;
        padding: 0 5px;
        height: 20px;
        color: #fff;
        line-height: 20px;
        display: inline-block;
    }

    .topNav .zh {
        background: #f00;
        padding: 0 5px;
        height: 20px;
        color: #fff;
        line-height: 20px;
        display: inline-block;
    }

    .topNav .en {
        background: #ccc;
        padding: 0 5px;
        height: 20px;
        color: #fff;
        line-height: 20px;
        display: inline-block;
    }

    .topNav dd ul a i {
        width: 26px;
        height: 30px;
        float: left;
    }

        .topNav dd ul a i.ico1 {
            background: url("serviceico.png") no-repeat center 5px;
        }

        .topNav dd ul a i.ico2 {
            background: url("serviceico.png") no-repeat center -25px;
        }

        .topNav dd ul a i.ico3 {
            background: url("serviceico.png") no-repeat center -50px;
        }

        .topNav dd ul a i.ico4 {
            background: url("serviceico.png") no-repeat center -75px;
        }

        .topNav dd ul a i.ico5 {
            background: url("serviceico.png") no-repeat center -165px;
        }

        .topNav dd ul a i.ico6 {
            background: url("serviceico.png") no-repeat center -110px;
        }

        .topNav dd ul a i.ico7 {
            background: url("serviceico.png") no-repeat center -135px;
        }

        .topNav dd ul a i.ico8 {
            background: url("serviceico.png") no-repeat center -195px;
        }

        .topNav dd ul a i.ico9 {
            background: url("serviceico.png") no-repeat center -220px;
        }

        .topNav dd ul a i.ico10 {
            background: url("serviceico.png") no-repeat center -248px;
        }

        .topNav dd ul a i.ico11 {
            background: url("serviceico.png") no-repeat center -274px;
        }

        .topNav dd ul a i.ico12 {
            background: url("serviceico.png") no-repeat center -300px;
        }

.headbox {
    background: #fff;
    padding: 10px 0 5px;
    position: relative;
}

.headlogo {
    margin-right: 20px;
    float: left;
    width: 336px;
}

.searchbox {
    left: 50%;
    width: 622px;
    margin-left: -250px;
    position: absolute;
}

.headservice {
    float: right;
}

.headservicec {
    padding-top: 15px;
    float: right;
}

    .headservicec dd {
        height: 38px;
        line-height: 22px;
        padding-left: 10px;
        font-size: 14px;
        float: left;
        text-align: center;
    }

.newstars {
    padding: 0 15px;
    height: 50px;
    color: #333;
    overflow: hidden;
}

.list_newstars {
    height: 50px;
    text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

    .list_newstars ul {
        top: 0;
        position: absolute;
    }

    .list_newstars li {
        height: 50px;
        overflow: hidden;
    }

        .list_newstars li p {
            height: 25px;
            color: #f00;
            line-height: 25px;
            overflow: hidden;
            display: block;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
        }

            .list_newstars li p a {
                color: #f00;
            }

.navBar {
    background: #fff;
    height: 38px;
    color: #333;
    line-height: 40px;
    border-bottom-color: #f38604;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    position: relative;
    z-index: 100;
}

.nav {
    margin: 0 auto;
    font-family: Microsoft YaHei,SimSun,SimHei;
    font-size: 15px;
    position: relative;
}

    .nav .m {
        float: left;
        position: relative;
        z-index: 1;
    }

    .nav .classm {
        margin-right: 3px;
        float: left;
        position: relative;
        z-index: 1;
    }

    .nav .s {
        width: 3px;
        text-align: center;
        font-size: 15px;
        float: left;
    }

    .nav a {
        color: #f38604;
    }

    .nav h3 {
        font-size: 100%;
    }

        .nav h3 a {
            width: 49px;
            text-align: center;
            display: block;
        }

        .nav h3.classbut {
            background: #f38604;
            width: 250px;
        }

            .nav h3.classbut a {
                color: #fff;
                width: 250px;
            }

    .nav .sub {
        background: #fff;
        left: 0;
        top: 40px;
        width: 250px;
        display: none;
        position: absolute;
        z-index: 1;
    }

    .nav .on a {
        color: #555;
        text-decoration: none;
    }

.banner {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
}

    .banner .bd {
        top: 0;
        position: relative;
        z-index: 0;
    }

        .banner .bd li {
            width: 100%;
            height: 450px;
            display: block;
        }

            .banner .bd li a {
                width: 100%;
                height: 450px;
                display: block;
            }

    .banner .hd {
        width: 100%;
        text-align: center;
        bottom: 10px;
        font-size: 0;
        position: absolute;
        z-index: 1;
    }

        .banner .hd li {
            background: #fff;
            margin: 0 5px;
            width: 30px;
            height: 5px;
            overflow: hidden;
            display: inline-block;
            cursor: pointer;
            -ms-zoom: 1;
        }

        .banner .hd .on {
            background: #f38604;
        }

    .banner .prev {
        background: #333;
        margin: -60px 0 0;
        top: 50%;
        width: 30px;
        height: 80px;
        text-align: center;
        color: #fff;
        line-height: 80px;
        font-family: SimSun;
        font-size: 30px;
        display: none;
        position: absolute;
        z-index: 10;
        cursor: pointer;
        opacity: .2;
    }

    .banner .next {
        background: #333;
        margin: -60px 0 0;
        top: 50%;
        width: 30px;
        height: 80px;
        text-align: center;
        color: #fff;
        line-height: 80px;
        font-family: SimSun;
        font-size: 30px;
        display: none;
        position: absolute;
        z-index: 10;
        cursor: pointer;
        opacity: .2;
    }

    .banner .prev {
        left: 30px;
    }

    .banner .next {
        right: 30px;
    }

    .banner .bd {
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        z-index: 0;
    }

        .banner .bd ul {
            width: 100% !important;
        }

        .banner .bd li {
            width: 100% !important;
            height: 450px;
            text-align: center;
            overflow: hidden;
        }

            .banner .bd li a {
                height: 450px;
                display: block;
            }

    .banner .hd {
        left: 0;
        width: 100%;
        height: 30px;
        bottom: 0;
        line-height: 30px;
        position: absolute;
        z-index: 1;
    }

        .banner .hd ul {
            text-align: center;
        }

            .banner .hd ul li {
                background: #fff;
                margin: 1px;
                width: 30px;
                height: 5px;
                line-height: 999px;
                overflow: hidden;
                display: inline-block;
                cursor: pointer;
                -ms-zoom: 1;
                opacity: .9;
            }

            .banner .hd ul .on {
                background: #f38604;
            }

    .banner .prev {
        left: 30px;
    }

    .banner .next {
        right: 30px;
    }

    .banner .wp {
        top: 10px;
        position: relative;
        z-index: 99;
    }

.rbanner {
    top: 0;
    width: 260px;
    height: 300px;
    right: 0;
    position: absolute;
    z-index: 10;
}

.loginrbg {
    background: #fff;
    top: 0;
    width: 260px;
    height: 430px;
    right: 0;
    position: absolute;
    z-index: 1;
    opacity: .9;
    -moz-opacity: .9;
    -khtml-opacity: .9;
}

.loginr {
    width: 260px;
    height: 300px;
}

.loginrtop {
    padding: 15px;
    text-align: left;
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .loginrtop .loginrimg {
        width: 64px;
        height: 64px;
        margin-right: 10px;
        float: left;
    }

        .loginrtop .loginrimg a {
            background: #eee;
            border: 1px solid #cacaca;
            border-image: none;
            width: 60px;
            height: 60px;
            text-align: center;
            line-height: 60px;
            overflow: hidden;
            display: block;
        }

            .loginrtop .loginrimg a img {
                width: 60px;
                height: 60px;
                display: block;
            }

    .loginrtop h5 {
        line-height: 16px;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 3px;
    }

    .loginrtop p a {
        background: #f8f8f8;
        width: 70px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        overflow: hidden;
        margin-right: 5px;
        display: inline-block;
    }

        .loginrtop p a.loginbut {
            background: #f38604;
            color: #fff;
        }

        .loginrtop p a.regbut {
            background: #17a3fb;
            color: #fff;
        }

    .loginrtop h4 {
        height: 27px;
        line-height: 27px;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 4px;
    }

        .loginrtop h4 b {
            width: 64px;
            margin-right: 10px;
            display: inline-block;
        }

        .loginrtop h4 a {
            background: #fff;
            border: 1px solid #ddd;
            border-image: none;
            width: 68px;
            height: 25px;
            text-align: center;
            color: #f38604;
            line-height: 25px;
            margin-right: 5px;
            vertical-align: middle;
            display: inline-block;
        }

.newstars {
    padding: 0 15px;
    height: 50px;
    color: #333;
    overflow: hidden;
}

.list_newstars {
    height: 50px;
    text-align: left;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}

    .list_newstars ul {
        top: 0;
        position: absolute;
    }

    .list_newstars li {
        height: 50px;
        overflow: hidden;
    }

        .list_newstars li p {
            height: 25px;
            color: #f00;
            line-height: 25px;
            overflow: hidden;
            display: block;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
        }

            .list_newstars li p a {
                color: #f00;
            }

.topnewscon {
    padding: 0 10px;
    border: 1px solid #ddd;
    border-image: none;
    height: 238px;
    text-align: left;
}

    .topnewscon h4 {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        font-weight: normal;
    }

    .topnewscon dl {
        height: 65px;
    }

    .topnewscon dt {
        width: 90px;
        height: 65px;
        float: left;
    }

        .topnewscon dt a {
            display: block;
        }

            .topnewscon dt a img {
                width: 90px;
                height: 65px;
                display: block;
            }

    .topnewscon dd {
        width: 120px;
        float: right;
    }

        .topnewscon dd h5 {
            height: 40px;
            line-height: 20px;
            overflow: hidden;
            font-size: 14px;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .topnewscon dd p {
            color: #999;
            font-size: 12px;
        }

    .topnewscon li {
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        vertical-align: middle;
    }

        .topnewscon li a {
            overflow: hidden;
            display: block;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
        }

            .topnewscon li a i {
                background: #f38604;
                width: 18px;
                height: 18px;
                text-align: center;
                color: #fff;
                line-height: 18px;
                margin-right: 5px;
                vertical-align: middle;
                display: inline-block;
            }

.indexbw {
    margin-top: 10px;
}

.bwScroll {
    background: #fff;
    border: 1px solid #ddd;
    border-image: none;
    width: 938px;
    height: 218px;
    overflow: hidden;
    float: right;
    position: relative;
}

    .bwScroll .hd {
        padding: 0 10px;
        height: 40px;
        overflow: hidden;
    }

        .bwScroll .hd .prev {
            background: #fff;
            border: 1px solid #eee;
            border-image: none;
            width: 20px;
            height: 18px;
            color: #f38604;
            line-height: 16px;
            overflow: hidden;
            font-family: SimSun;
            font-size: 14px;
            margin-top: 10px;
            margin-right: 5px;
            float: right;
            display: block;
            cursor: pointer;
        }

        .bwScroll .hd .next {
            background: #fff;
            border: 1px solid #eee;
            border-image: none;
            width: 20px;
            height: 18px;
            color: #f38604;
            line-height: 16px;
            overflow: hidden;
            font-family: SimSun;
            font-size: 14px;
            margin-top: 10px;
            margin-right: 5px;
            float: right;
            display: block;
            cursor: pointer;
        }

        .bwScroll .hd .pageState {
            padding: 0 5px;
            height: 40px;
            color: #999;
            line-height: 40px;
            float: right;
        }

        .bwScroll .hd h4 {
            text-align: left;
            color: #f00;
            line-height: 40px;
            font-size: 18px;
        }

            .bwScroll .hd h4 a {
                font-size: 12px;
                font-weight: bold;
                margin-left: 15px;
            }

        .bwScroll .hd ul {
            overflow: hidden;
            margin-top: 15px;
            float: right;
            -ms-zoom: 1;
        }

            .bwScroll .hd ul li {
                background: #ddd;
                border-radius: 1000px;
                width: 10px;
                height: 10px;
                text-indent: -999px;
                overflow: hidden;
                margin-right: 5px;
                float: left;
                cursor: pointer;
                -moz-border-radius: 1000px;
                -webkit-border-radius: 1000px;
            }

                .bwScroll .hd ul li.on {
                    background: #f38604;
                }

    .bwScroll .bd {
        padding: 5px 10px;
    }

        .bwScroll .bd ul {
            overflow: hidden;
            -ms-zoom: 1;
        }

            .bwScroll .bd ul li {
                text-align: center;
                overflow: hidden;
                margin-right: 5px;
                float: left;
                _display: inline;
            }

                .bwScroll .bd ul li .pic {
                    margin: 0 auto;
                    text-align: center;
                    display: block;
                }

                    .bwScroll .bd ul li .pic img {
                        padding: 2px;
                        border: 1px solid #ddd;
                        border-image: none;
                        width: 120px;
                        height: 90px;
                        display: block;
                    }

                .bwScroll .bd ul li h5 {
                    width: 126px;
                    height: 24px;
                    line-height: 24px;
                    overflow: hidden;
                    display: block;
                    white-space: nowrap;
                    -ms-text-overflow: ellipsis;
                }

                .bwScroll .bd ul li p {
                    width: 126px;
                    line-height: 24px;
                    overflow: hidden;
                    font-size: 12px;
                    display: block;
                    white-space: nowrap;
                    -ms-text-overflow: ellipsis;
                }

                    .bwScroll .bd ul li p a {
                        color: #666;
                    }

.bw_ico {
    background-position: 0 -465px;
    margin: 0 auto;
    width: 49px;
    height: 16px;
    display: inline-block;
    background-image: url("jdzjico.png");
    background-repeat: no-repeat;
}

.bwfocus {
    width: 250px;
    height: 220px;
    overflow: hidden;
    float: left;
    position: relative;
}

    .bwfocus .pic img {
        width: 250px;
        height: 220px;
        display: block;
    }

    .bwfocus .hd {
        right: 10px;
        bottom: 5px;
        overflow: hidden;
        position: absolute;
        z-index: 3;
        -ms-zoom: 1;
    }

        .bwfocus .hd li {
            background: #fff;
            width: 15px;
            height: 5px;
            text-align: center;
            line-height: 15px;
            overflow: hidden;
            font-size: 12px;
            margin-left: 4px;
            float: left;
            cursor: pointer;
            opacity: .8;
            -webkit-transition: All .5s ease;
            -moz-transition: All .5s ease;
            -o-transition: All .5s ease;
        }

        .bwfocus .hd .on {
            background: #f38604;
            opacity: 1;
        }

    .bwfocus .adico {
        left: 5px !important;
    }

.indexhq {
    margin-top: 10px;
}

.indexhqz {
    width: 250px;
    float: left;
}

.fubox {
    background: #fff8e8;
    border: 1px solid #f38604;
    border-image: none;
    height: 68px;
    overflow: hidden;
    margin-bottom: 10px;
}

    .fubox h5 {
        background: #f38604;
        width: 40px;
        height: 68px;
        text-align: center;
        color: #fff;
        line-height: 110%;
        font-size: 13px;
        float: left;
    }

        .fubox h5 em {
            color: #fff;
            padding-top: 5px;
            display: inline-block;
        }

    .fubox ul {
        width: 205px;
        float: right;
    }

    .fubox li {
        width: 49.5%;
        height: 34px;
        text-align: left;
        line-height: 34px;
        font-size: 16px;
        vertical-align: middle;
        float: left;
        display: inline;
    }

        .fubox li a {
            color: #f38604;
        }

            .fubox li a i {
                width: 30px;
                height: 34px;
                float: left;
            }

                .fubox li a i.ico1 {
                    background: url("serviceico.png") no-repeat center 5px;
                }

                .fubox li a i.ico2 {
                    background: url("serviceico.png") no-repeat center -25px;
                }

                .fubox li a i.ico3 {
                    background: url("serviceico.png") no-repeat center -50px;
                }

                .fubox li a i.ico4 {
                    background: url("serviceico.png") no-repeat center -110px;
                }

.jp_vip {
    border: 1px solid #ddd;
    border-image: none;
    width: 258px;
    height: 320px;
    text-align: left;
    overflow: hidden;
    float: right;
    position: relative;
}

    .jp_vip .hd {
        padding: 0 10px;
        height: 30px;
        overflow: hidden;
    }

        .jp_vip .hd span {
            top: 10px;
            right: 5px;
            position: absolute;
        }

        .jp_vip .hd h4 {
            height: 40px;
            line-height: 40px;
            font-size: 18px;
            font-weight: normal;
        }

    .jp_vip .prev {
        border: 1px solid #eee;
        transition: transform .2s ease-out;
        border-image: none;
        width: 16px;
        height: 16px;
        margin-left: 2px;
        display: inline-block;
        position: relative;
        z-index: 2;
        cursor: pointer;
        -webkit-transition: -webkit-transform .2s ease-out;
        -moz-transition: -moz-transform .2s ease-out;
        -o-transition: -o-transform .2s ease-out;
    }

        .jp_vip .prev .arrow1 {
            border-width: 5px;
            border-style: solid dashed dashed;
            border-color: #fff transparent transparent;
            left: 3px;
            top: 4px;
            width: 0;
            height: 0;
            overflow: hidden;
            display: block;
            position: absolute;
            z-index: 5;
        }

        .jp_vip .prev .arrow2 {
            border-width: 5px;
            border-style: solid dashed dashed;
            border-color: #fff transparent transparent;
            left: 3px;
            top: 4px;
            width: 0;
            height: 0;
            overflow: hidden;
            display: block;
            position: absolute;
            z-index: 5;
        }

        .jp_vip .prev .arrow1 {
            top: 5px;
            border-top-color: #f38604;
            border-top-width: 5px;
            border-top-style: solid;
        }

        .jp_vip .prev .arrow2 {
            border-top-color: #fff;
            border-top-width: 5px;
            border-top-style: solid;
        }

    .jp_vip .next {
        border: 1px solid #eee;
        transition: transform .2s ease-out;
        border-image: none;
        width: 16px;
        height: 16px;
        display: inline-block;
        position: relative;
        z-index: 2;
        cursor: pointer;
        -webkit-transition: -webkit-transform .2s ease-out;
        -moz-transition: -moz-transform .2s ease-out;
        -o-transition: -o-transform .2s ease-out;
    }

        .jp_vip .next .arrow1 {
            border-width: 5px;
            border-style: dashed dashed solid;
            border-color: transparent transparent #fff;
            left: 3px;
            top: 2px;
            width: 0;
            height: 0;
            overflow: hidden;
            display: block;
            position: absolute;
            z-index: 5;
        }

        .jp_vip .next .arrow2 {
            border-width: 5px;
            border-style: dashed dashed solid;
            border-color: transparent transparent #fff;
            left: 3px;
            top: 2px;
            width: 0;
            height: 0;
            overflow: hidden;
            display: block;
            position: absolute;
            z-index: 5;
        }

        .jp_vip .next .arrow1 {
            top: 1px;
            border-bottom-color: #f38604;
            border-bottom-width: 5px;
            border-bottom-style: solid;
        }

        .jp_vip .next .arrow2 {
            border-bottom-color: #fff;
            border-bottom-width: 5px;
            border-bottom-style: solid;
        }

    .jp_vip .bd {
        padding: 10px;
    }

        .jp_vip .bd ul {
            overflow: hidden;
            -ms-zoom: 1;
        }

            .jp_vip .bd ul li {
                background-position: 0 -360px;
                height: 28px;
                text-align: left;
                line-height: 28px;
                overflow: hidden;
                padding-left: 10px;
                font-size: 14px;
                display: block;
                -ms-zoom: 1;
                background-image: url("jdzjico.png");
                background-repeat: no-repeat;
            }

.gold {
    background-position: 0 -443px;
    width: 27px;
    height: 16px;
    display: inline-block;
    background-image: url("jdzjico.png");
    background-repeat: no-repeat;
}

.bw_ico {
    background-position: 0 -465px;
    width: 49px;
    height: 16px;
    margin-left: 5px;
    display: inline-block;
    background-image: url("jdzjico.png");
    background-repeat: no-repeat;
}

.blhqbox {
    width: 670px;
    margin-left: 10px;
    float: left;
}

.blhqtop {
    height: 99px;
    margin-bottom: 5px;
}

    .blhqtop h3 {
        height: 35px;
        text-align: center;
        line-height: 35px;
        overflow: hidden;
        font-size: 24px;
        font-weight: normal;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

        .blhqtop h3 a {
            color: #d90000;
        }

    .blhqtop p {
        height: 20px;
        text-align: center;
        color: #888;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    .blhqtop h6 {
        background: #f5f5f5;
        padding: 0 5px;
        border: 1px solid #ddd;
        border-image: none;
        height: 50px;
        text-align: center;
        color: #ccc;
        line-height: 25px;
        overflow: hidden;
        font-size: 12px;
        font-weight: normal;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

        .blhqtop h6 a {
            color: #333;
        }

.blzxtop {
    height: 69px;
    margin-bottom: 5px;
}

    .blzxtop h3 {
        height: 35px;
        text-align: center;
        line-height: 35px;
        overflow: hidden;
        font-size: 24px;
        font-weight: normal;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

        .blzxtop h3 a {
            color: #f00;
        }

    .blzxtop p {
        margin: 4px 0;
        height: 40px;
        text-align: left;
        color: #777;
        line-height: 20px;
        text-indent: 20px;
        overflow: hidden;
        font-size: 12px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

.blhqnews {
    width: 49%;
    height: 220px;
    float: left;
}

    .blhqnews h4 {
        height: 40px;
        text-align: left;
        line-height: 40px;
        font-size: 18px;
        font-weight: normal;
        border-bottom-color: #f60;
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .blhqnews h4 em.y {
            font-size: 12px;
        }

            .blhqnews h4 em.y a {
                color: #999;
            }

    .blhqnews ul {
        padding: 0 10px;
        height: 180px;
        overflow: hidden;
    }

    .blhqnews li {
        background-position: 0 -360px;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        padding-left: 10px;
        display: block;
        background-image: url("jdzjico.png");
        background-repeat: no-repeat;
    }

        .blhqnews li a {
            width: 78%;
            text-align: left;
            overflow: hidden;
            font-size: 14px;
            display: block;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
        }

        .blhqnews li i {
            color: #999;
            font-size: 12px;
            float: right;
            display: block;
        }

.blhqck {
    width: 49%;
    height: 220px;
    float: right;
}

    .blhqck h4 {
        height: 40px;
        text-align: left;
        line-height: 40px;
        font-size: 18px;
        font-weight: normal;
        border-bottom-color: #f60;
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .blhqck h4 em.y {
            font-size: 12px;
        }

            .blhqck h4 em.y a {
                color: #999;
            }

    .blhqck dl {
        height: 180px;
        overflow: hidden;
    }

    .blhqck dt {
        background: #f5f5f5;
        width: 24%;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
        float: left;
    }

    .blhqck dd {
        width: 24%;
        height: 26px;
        text-align: right;
        color: #f00;
        line-height: 26px;
        padding-right: 3px;
        font-size: 12px;
        float: left;
    }

.qybjbox {
    margin-top: 10px;
}

.qybjboxtit {
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px;
    border-bottom-color: #f38604;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

    .qybjboxtit h4 {
        text-align: left;
        font-size: 18px;
        float: left;
    }

    .qybjboxtit p {
        float: right;
    }

        .qybjboxtit p a {
            margin-left: 10px;
        }

.qybjfocus {
    width: 250px;
    height: 320px;
    overflow: hidden;
    float: left;
    position: relative;
}

    .qybjfocus .pic img {
        width: 250px;
        height: 320px;
        display: block;
    }

    .qybjfocus .hd {
        right: 10px;
        bottom: 5px;
        overflow: hidden;
        position: absolute;
        z-index: 3;
        -ms-zoom: 1;
    }

        .qybjfocus .hd li {
            background: #fff;
            width: 15px;
            height: 5px;
            text-align: center;
            line-height: 15px;
            overflow: hidden;
            font-size: 12px;
            margin-left: 4px;
            float: left;
            cursor: pointer;
            opacity: .8;
            -webkit-transition: All .5s ease;
            -moz-transition: All .5s ease;
            -o-transition: All .5s ease;
        }

        .qybjfocus .hd .on {
            background: #f38604;
            opacity: 1;
        }

    .qybjfocus .adico {
        left: 5px !important;
    }

.cjFocus {
    width: 260px;
    text-align: left;
    float: right;
}

    .cjFocus h4 {
        height: 30px;
        text-align: left;
        color: #f00;
        font-size: 14px;
        font-weight: bold;
        border-bottom-color: #eee;
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .cjFocus h4 em {
            padding: 0 10px;
            height: 28px;
            color: #17a3fb;
            line-height: 28px;
            font-size: 16px;
            border-bottom-color: #17a3fb;
            border-bottom-width: 2px;
            border-bottom-style: solid;
            display: inline-block;
        }

    .cjFocus .m2list {
        height: 240px;
        overflow: hidden;
    }

        .cjFocus .m2list li {
            padding: 8px 10px;
            text-align: left;
            color: #666;
            overflow: hidden;
            border-bottom-color: #eee;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
        }

            .cjFocus .m2list li a {
                text-align: left;
                overflow: hidden;
                font-size: 14px;
                margin-right: 5px;
            }

            .cjFocus .m2list li .chenegjiaowz {
                height: 22px;
                color: #777;
                line-height: 22px;
                font-size: 12px;
                font-weight: normal;
            }

    .cjFocus .fbcpbut {
        margin-bottom: 4px;
        display: block;
    }

        .cjFocus .fbcpbut a {
            background: #5180e8;
            height: 42px;
            text-align: center;
            color: #fff;
            line-height: 42px;
            font-size: 20px;
            display: block;
        }

.cgzx {
    width: 670px;
    height: 320px;
    margin-left: 10px;
    float: left;
}

    .cgzx .quote_tishi {
        width: 100%;
        height: 30px;
        text-align: center;
        color: #333;
        line-height: 28px;
        font-size: 12px;
        border-bottom-color: #ddd;
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .cgzx .quote_tishi li {
            height: 30px;
            line-height: 30px;
            font-weight: bold;
            vertical-align: middle;
        }

    .cgzx .w_0 {
        width: 348px;
        text-align: left;
        overflow: hidden;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        margin-right: 10px;
    }

    .cgzx .w_1 {
        width: 60px;
        text-align: left;
        overflow: hidden;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    .cgzx .w_2 {
        width: 80px;
        text-align: left;
        overflow: hidden;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    .cgzx .w_3 {
        width: 108px;
        text-align: left;
        overflow: hidden;
        float: left;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

    .cgzx .w_7 {
        width: 55px;
        text-align: center;
        float: right;
    }

    .cgzx .company_baojia {
        height: 289px;
        overflow: hidden;
    }

        .cgzx .company_baojia li {
            height: 29px;
            line-height: 29px;
            font-size: 12px;
            vertical-align: middle;
            display: block;
        }

            .cgzx .company_baojia li div {
                height: 29px;
                color: #000;
                line-height: 29px;
                display: block;
            }

            .cgzx .company_baojia li .w_2 {
                color: #666;
            }

            .cgzx .company_baojia li .qgbut {
                background: #fff;
                margin: 0 auto;
                border: 1px solid #eee;
                border-image: none;
                width: 50px;
                height: 20px;
                text-align: center;
                color: #f60;
                line-height: 20px;
                vertical-align: middle;
                display: inline-block;
            }

.blcpBox {
    text-align: left;
    position: relative;
}

    .blcpBox .hd {
        overflow: hidden;
        border-bottom-color: #ddd;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        position: relative;
    }

        .blcpBox .hd ul {
            margin: 0 auto;
            width: 70%;
            display: block;
            position: relative;
        }

        .blcpBox .hd li {
            background: #f5f5f5;
            width: 20%;
            height: 37px;
            text-align: center;
            line-height: 37px;
            font-size: 16px;
            margin-bottom: -1px;
            margin-left: 2%;
            float: left;
            position: relative;
            z-index: 2;
            cursor: pointer;
        }

            .blcpBox .hd li a {
                border: 1px solid #ddd;
                border-image: none;
                height: 37px;
                line-height: 37px;
                display: block;
            }

            .blcpBox .hd li.on a {
                background: #f38604;
                border: 1px solid #f38604;
                border-image: none;
                color: #fff;
            }

    .blcpBox .bd {
        height: 260px;
        overflow: hidden;
    }

        .blcpBox .bd ul {
            -ms-zoom: 1;
        }

        .blcpBox .bd li {
            width: 10%;
            height: 125px;
            text-align: center;
            margin-top: 10px;
            float: left;
        }

            .blcpBox .bd li .xp_picBox {
                margin: 0 auto;
                width: 92px;
                height: 72px;
                display: block;
            }

                .blcpBox .bd li .xp_picBox a {
                    margin: 0 auto;
                    border: 1px solid #ddd;
                    border-image: none;
                    width: 90px;
                    height: 70px;
                    text-align: center;
                    vertical-align: middle;
                    display: block;
                }

                    .blcpBox .bd li .xp_picBox a img {
                        width: 90px;
                        height: 70px;
                    }

            .blcpBox .bd li h5 {
                line-height: 25px;
                font-size: 12px;
                display: block;
                margin: 0 6px 0 6px;
            }

                .blcpBox .bd li h5 a {
                    overflow: hidden;
                    display: block;
                    white-space: nowrap;
                    -ms-text-overflow: ellipsis;
                }

            .blcpBox .bd li p {
                color: #777;
                overflow: hidden;
                font-size: 12px;
                display: block;
                white-space: nowrap;
                -ms-text-overflow: ellipsis;
                margin: 0 6px 0 6px;
            }

.zpbox {
    width: 670px;
    height: 320px;
    overflow: hidden;
    margin-left: 10px;
    float: left;
}

    .zpbox .hd {
        height: 37px;
        overflow: hidden;
        border-bottom-color: #f38604;
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

        .zpbox .hd ul {
            float: left;
        }

        .zpbox .hd li {
            border-width: 1px 1px 0;
            border-style: solid solid none;
            border-color: #ddd #ddd currentColor;
            border-image: none;
            width: 140px;
            height: 37px;
            text-align: center;
            line-height: 37px;
            font-size: 16px;
            margin-right: 5px;
            float: left;
            position: relative;
            cursor: default;
        }

            .zpbox .hd li.on {
                background: #f38604;
                border: 1px solid #f38604;
                border-image: none;
                color: #fff;
            }

                .zpbox .hd li.on a {
                    color: #fff;
                }

        .zpbox .hd p.y {
            line-height: 37px;
            font-size: 14px;
        }

            .zpbox .hd p.y a:last-child {
                color: #666;
            }

    .zpbox .bd {
        height: 280px;
        overflow: hidden;
        border-top-color: currentColor;
        border-top-width: 0;
        border-top-style: none;
    }

    .zpbox .lh {
        overflow: hidden;
    }

.plrc .quote_tishi {
    width: 100%;
    height: 30px;
    text-align: center;
    color: #333;
    line-height: 28px;
    font-size: 12px;
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .plrc .quote_tishi li {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        font-weight: bold;
    }

.plrc .w_1 {
    width: 200px;
    text-align: left;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.plrc .w_2 {
    width: 120px;
    text-align: left;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.plrc .w_3 {
    width: 50px;
    text-align: center;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.plrc .w_4 {
    width: 80px;
    text-align: left;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.plrc .w_5 {
    width: 100px;
    text-align: left;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.plrc .w_6 {
    width: 50px;
    text-align: left;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.plrc .w_7 {
    width: 55px;
    text-align: center;
    float: right;
}

.plrc .company_baojia {
    height: 289px;
    overflow: hidden;
}

    .plrc .company_baojia li {
        height: 27px;
        line-height: 27px;
        font-size: 12px;
        vertical-align: middle;
        display: block;
    }

        .plrc .company_baojia li div {
            height: 28px;
            line-height: 28px;
            display: block;
        }

            .plrc .company_baojia li div a {
                color: #000;
            }

        .plrc .company_baojia li .w_2 {
            color: #777;
        }

        .plrc .company_baojia li .w_4 {
            color: #777;
        }

        .plrc .company_baojia li .w_5 {
            color: #f00;
        }

        .plrc .company_baojia li .qgbut {
            background: #fff;
            margin: 0 auto;
            border: 1px solid #eee;
            border-image: none;
            width: 50px;
            height: 20px;
            text-align: center;
            color: #f60;
            line-height: 20px;
            vertical-align: middle;
            display: inline-block;
        }

.qzbox .quote_tishi {
    width: 100%;
    height: 30px;
    text-align: center;
    color: #333;
    line-height: 28px;
    font-size: 12px;
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .qzbox .quote_tishi li {
        height: 30px;
        line-height: 30px;
        font-weight: bold;
    }

.qzbox .w_1 {
    width: 140px;
    text-align: left;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.qzbox .w_2 {
    width: 90px;
    text-align: center;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.qzbox .w_3 {
    width: 80px;
    text-align: center;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.qzbox .w_4 {
    width: 80px;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.qzbox .w_5 {
    width: 100px;
    text-align: left;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.qzbox .w_6 {
    width: 80px;
    text-align: left;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.qzbox .w_7 {
    width: 90px;
    text-align: center;
    float: right;
}

.qzbox .company_baojia {
    height: 289px;
    overflow: hidden;
}

.zpxxfocus {
    width: 250px;
    height: 320px;
    overflow: hidden;
    float: left;
    position: relative;
}

    .zpxxfocus .pic img {
        width: 250px;
        height: 320px;
        display: block;
    }

    .zpxxfocus .hd {
        right: 10px;
        bottom: 5px;
        overflow: hidden;
        position: absolute;
        z-index: 3;
        -ms-zoom: 1;
    }

        .zpxxfocus .hd li {
            background: #fff;
            width: 15px;
            height: 5px;
            text-align: center;
            line-height: 15px;
            overflow: hidden;
            font-size: 12px;
            margin-left: 4px;
            float: left;
            cursor: pointer;
            opacity: .8;
            -webkit-transition: All .5s ease;
            -moz-transition: All .5s ease;
            -o-transition: All .5s ease;
        }

        .zpxxfocus .hd .on {
            background: #f38604;
            opacity: 1;
        }

    .zpxxfocus .adico {
        left: 5px !important;
    }

.zpxxr {
    width: 260px;
    height: 320px;
    text-align: left;
    overflow: hidden;
    float: right;
}

.jobbut {
    height: 50px;
    margin-bottom: 10px;
}

    .jobbut a {
        background: #f38604;
        width: 49%;
        height: 50px;
        text-align: center;
        color: #fff;
        line-height: 50px;
        font-size: 16px;
        display: block;
    }

.zpxxr dl {
    height: 60px;
    margin-bottom: 5px;
}

.zpxxr dt {
    width: 80px;
    height: 60px;
    float: left;
}

    .zpxxr dt a {
        width: 80px;
        height: 60px;
        display: block;
    }

        .zpxxr dt a img {
            width: 80px;
            height: 60px;
            display: block;
        }

.zpxxr dd {
    width: 170px;
    float: right;
}

    .zpxxr dd h5 {
        font-size: 14px;
        margin-bottom: 5px;
    }

        .zpxxr dd h5 a {
            overflow: hidden;
            display: block;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
        }

    .zpxxr dd p {
        color: #999;
    }

.zpxxr li {
    background-position: 0 -360px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    font-size: 14px;
    vertical-align: middle;
    background-image: url("jdzjico.png");
    background-repeat: no-repeat;
}

    .zpxxr li a {
        overflow: hidden;
        display: block;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

.shipin {
    width: 250px;
    height: 400px;
    float: left;
}

.newsc {
    width: 670px;
    height: 400px;
    margin-left: 10px;
    float: left;
}

.newsr {
    width: 250px;
    height: 400px;
    float: right;
}

.shipin h4 {
    height: 30px;
    text-align: left;
    color: #f00;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 7px;
    border-bottom-color: #eee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .shipin h4 em {
        padding: 0 10px;
        height: 28px;
        color: #f00;
        line-height: 28px;
        border-bottom-color: #f00;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        display: inline-block;
    }

    .shipin h4 a.y {
        color: #999;
        line-height: 30px;
        font-family: "SimSun";
        font-size: 12px;
        font-weight: normal;
    }

.shipintop h5 a img {
    margin: 0 auto 5px;
    width: 250px;
    height: 120px;
    display: block;
}

.shipin p {
    text-align: left;
    overflow: hidden;
    font-size: 12px;
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.zt_pic {
    margin-bottom: 10px;
}

    .zt_pic li {
        width: 50%;
        text-align: center;
        float: left;
    }

        .zt_pic li a {
            margin: 0 auto;
            width: 96%;
            display: block;
        }

            .zt_pic li a img {
                margin: 0 auto;
                width: 100px;
                height: 135px;
                display: block;
            }

        .zt_pic li span {
            height: 40px;
            line-height: 20px;
            overflow: hidden;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

.newsc h4 {
    height: 30px;
    text-align: left;
    color: #f00;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom-color: #eee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .newsc h4 em {
        padding: 0 10px;
        height: 28px;
        color: #f00;
        line-height: 28px;
        border-bottom-color: #f00;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        display: inline-block;
    }

    .newsc h4 a.y {
        color: #999;
        line-height: 30px;
        font-family: SimSun;
        font-size: 12px;
        font-weight: normal;
    }

.qynewsBox {
    width: 330px;
    float: left;
}

.qynews {
    text-align: left;
}

    .qynews dl {
        height: 120px;
    }

    .qynews dt {
        width: 120px;
        text-align: center;
        float: left;
    }

        .qynews dt p {
            height: 34px;
            overflow: hidden;
            -ms-text-overflow: ellipsis;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
        }

        .qynews dt h5 {
            width: 120px;
            text-align: center;
        }

            .qynews dt h5 a {
                border: 1px solid #e2e2e2;
                border-image: none;
                width: 120px;
                height: 90px;
                vertical-align: middle;
                display: table-cell;
            }

                .qynews dt h5 a img {
                    margin: auto;
                    border: currentColor;
                    border-image: none;
                    display: block;
                    max-height: 98px;
                    max-width: 118px;
                }

    .qynews dd {
        width: 200px;
        float: right;
    }

        .qynews dd p {
            background-position: 0 -360px;
            width: 200px;
            height: 30px;
            color: #999;
            line-height: 30px;
            padding-left: 10px;
            font-size: 14px;
            float: left;
            display: block;
            background-image: url("jdzjico.png");
            background-repeat: no-repeat;
        }

            .qynews dd p a {
                overflow: hidden;
                display: block;
                white-space: nowrap;
                -ms-text-overflow: ellipsis;
            }

.zxhotBox {
    width: 320px;
    float: right;
}

.zxhotList dd {
    width: 320px;
}

    .zxhotList dd p {
        background-position: 0 -360px;
        height: 30px;
        color: #999;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
        float: left;
        display: block;
        background-image: url("jdzjico.png");
        background-repeat: no-repeat;
    }

        .zxhotList dd p a {
            width: 320px;
            overflow: hidden;
            display: block;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
        }

.qynewsimg {
    margin: 8px auto;
    height: 130px;
}

    .qynewsimg li {
        width: 20%;
        text-align: center;
        padding-top: 10px;
        float: left;
    }

        .qynewsimg li .xp_picBox {
            margin: 0 auto;
            width: 92px;
            height: 72px;
            display: block;
        }

            .qynewsimg li .xp_picBox a {
                margin: 0 auto;
                border: 1px solid #ddd;
                border-image: none;
                width: 90px;
                height: 70px;
                text-align: center;
                vertical-align: middle;
                display: block;
            }

                .qynewsimg li .xp_picBox a img {
                    width: 90px;
                    height: 70px;
                }

        .qynewsimg li h5 {
            padding-top: 5px;
            font-size: 12px;
            font-weight: normal;
            display: block;
        }

            .qynewsimg li h5 a {
                margin: 0 auto;
                width: 96%;
                height: 40px;
                color: #777;
                line-height: 20px;
                overflow: hidden;
                display: block;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 3;
            }

.newsr h4 {
    height: 30px;
    text-align: left;
    color: #f00;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom-color: #eee;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

    .newsr h4 em {
        padding: 0 10px;
        height: 28px;
        color: #f00;
        line-height: 28px;
        border-bottom-color: #f00;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        display: inline-block;
    }

    .newsr h4 a.y {
        line-height: 30px;
        font-family: SimSun;
        font-size: 12px;
        font-weight: normal;
    }

.newsr dl {
    height: 120px;
}

.newsr dt {
    text-align: left;
    padding-bottom: 10px;
}

    .newsr dt h5 {
        width: 250px;
        text-align: center;
    }

        .newsr dt h5 a {
            border: 1px solid #e2e2e2;
            border-image: none;
            width: 248px;
            height: 100px;
            vertical-align: middle;
            display: table-cell;
        }

            .newsr dt h5 a img {
                margin: auto;
                border: currentColor;
                border-image: none;
                width: 246px;
                height: 98px;
                display: block;
            }

    .newsr dt h6 {
        width: 96%;
        height: 40px;
        text-align: center;
        line-height: 40px;
        overflow: hidden;
        font-size: 14px;
        font-weight: bold;
        display: block;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

        .newsr dt h6 a {
            color: #444;
        }

    .newsr dt p {
        width: 96%;
        height: 40px;
        color: #777;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

.newsr dd {
    border-top-color: #ccc;
    border-top-width: 1px;
    border-top-style: dotted;
}

    .newsr dd p {
        background-position: 0 -360px;
        height: 30px;
        text-align: left;
        color: #999;
        line-height: 30px;
        padding-left: 10px;
        font-size: 14px;
        display: block;
        background-image: url("jdzjico.png");
        background-repeat: no-repeat;
    }

        .newsr dd p a {
            width: 96%;
            overflow: hidden;
            display: block;
            white-space: nowrap;
            -ms-text-overflow: ellipsis;
        }

.adbox {
    margin-top: 10px;
}

    .adbox li {
        list-style: none;
        width: 230px;
        margin-right: 12px;
        float: left;
        position: relative;
    }

        .adbox li.y {
            margin-right: 0;
            float: right;
        }

        .adbox li a {
            margin: 0 auto;
            width: 230px;
            text-align: center;
            display: block;
            position: relative;
        }

            .adbox li a img {
                display: block;
            }

.adindexbox1 {
    margin-top: 10px;
}

    .adindexbox1 li {
        width: 227px;
        margin-right: 16px;
        float: left;
        position: relative;
    }

        .adindexbox1 li.y {
            margin-right: 0;
            float: right;
        }

        .adindexbox1 li a {
            margin: 0 auto;
            width: 227px;
            text-align: center;
            display: block;
            position: relative;
        }

            .adindexbox1 li a img {
                display: block;
            }

.ad6box {
    margin-top: 10px;
}

    .ad6box li {
        width: 160px;
        margin-right: 13px;
        float: left;
        position: relative;
    }

        .ad6box li.y {
            margin-right: 0;
            float: right;
        }

        .ad6box li a {
            margin: 0 auto;
            width: 160px;
            text-align: center;
            display: block;
            position: relative;
        }

            .ad6box li a img {
                display: block;
            }

.adico {
    background: url("ad_new.png") no-repeat center;
    width: 24px;
    height: 14px;
    text-align: center;
    right: 3px;
    bottom: 3px;
    color: #fff;
    line-height: 14px;
    text-indent: 100px;
    overflow: hidden;
    font-size: 11px;
    display: block;
    position: absolute;
    z-index: 88;
}

.advbox {
    margin: 0 auto;
    position: relative;
}

    .advbox img {
        margin: 0 auto;
        width: 100%;
        display: block;
    }

    .advbox .dt_small {
        width: 100%;
        height: 70px;
        position: relative;
    }

        .advbox .dt_small a {
            height: 70px;
            display: block;
            position: relative;
        }

            .advbox .dt_small a img {
                height: 70px;
                display: block;
            }

.cbbfixed {
    transition: bottom .3s;
    right: 10px;
    bottom: 90px;
    position: fixed;
    z-index: 1333;
    cursor: pointer;
}

    .cbbfixed .cbbtn {
        background: #333;
        width: 40px;
        height: 40px;
        display: block;
    }

    .cbbfixed .gotop {
        transition: background-color .3s;
        margin-top: 1px;
    }

        .cbbfixed .gotop .up-icon {
            background: url("side-icon02.png");
            margin: 14px 0 0 9px;
            width: 23px;
            height: 12px;
            float: left;
        }

    .cbbfixed .cweixin div {
        background: url("jdzjapp2.png");
        transform-origin: 100% 70%;
        transition: transform .3s,opacity .3s;
        left: -194px;
        top: -115px;
        width: 194px;
        height: 199px;
        display: none;
        position: absolute;
        opacity: 0;
        transform: scale(0);
        -webkit-transition: all ease .3s;
        -webkit-transform: scale(0);
        -webkit-transform-origin: 100% 70%;
    }

    .cbbfixed .cweixin .weixin-icon {
        background: url("side-icon01.png");
        margin: 12px 0 0 11px;
        width: 18px;
        height: 18px;
        float: left;
    }

@media screen and (max-width:1366px) {
    .fixedad {
        display: none;
    }
}

.multipleColumn {
    width: 1200px;
    overflow: hidden;
    position: relative;
}

    .multipleColumn .hd {
        padding: 0 10px;
        overflow: hidden;
        margin-bottom: 6px;
    }

        .multipleColumn .hd .pageState {
            margin-top: -4px;
            margin-right: 6px;
            float: right;
            display: inline-block;
        }

        .multipleColumn .hd .prev {
            background: url("icoLeft.gif") no-repeat;
            width: 5px;
            height: 9px;
            overflow: hidden;
            margin-right: 5px;
            float: right;
            display: block;
            cursor: pointer;
        }

        .multipleColumn .hd .next {
            background: url("icoLeft.gif") no-repeat;
            width: 5px;
            height: 9px;
            overflow: hidden;
            margin-right: 5px;
            float: right;
            display: block;
            cursor: pointer;
        }

        .multipleColumn .hd .next {
            background: url("icoRight.gif") no-repeat;
        }

        .multipleColumn .hd ul {
            overflow: hidden;
            float: right;
            -ms-zoom: 1;
        }

            .multipleColumn .hd ul li {
                background: url("icoCircle.gif") no-repeat 0 -9px;
                width: 9px;
                height: 9px;
                text-indent: -999px;
                overflow: hidden;
                margin-right: 5px;
                float: left;
                cursor: pointer;
            }

                .multipleColumn .hd ul li.on {
                    background-position: 0 0;
                }

    .multipleColumn .bd {
        overflow: hidden;
    }

        .multipleColumn .bd ul {
            width: 301px;
            overflow: hidden;
            float: left;
            -ms-zoom: 1;
            _display: inline;
        }

            .multipleColumn .bd ul li {
                margin: 0 4px 8px;
                text-align: center;
                overflow: hidden;
                float: left;
                _display: inline;
            }

                .multipleColumn .bd ul li .pic {
                    border: 1px solid #ccc;
                    border-image: none;
                    width: 140px;
                    text-align: center;
                    overflow: hidden;
                    vertical-align: middle;
                    display: table-cell;
                }

                    .multipleColumn .bd ul li .pic img {
                        margin: 0 auto;
                        padding: 8px 4px;
                        width: 100px;
                        height: 60px;
                        display: block;
                    }

                .multipleColumn .bd ul li .title {
                    width: 142px;
                    height: 18px;
                    line-height: 24px;
                    overflow: hidden;
                    white-space: nowrap;
                    -ms-text-overflow: ellipsis;
                }

                    .multipleColumn .bd ul li .title a {
                        color: #333;
                    }

.topNav dd .cityStyle {
    background: #fff;
    border: 1px solid #edeef0;
    transition: top .25s;
    border-image: none;
    left: 0;
    top: 40px;
    display: none;
    position: absolute;
    z-index: 10000;
    min-width: 340px;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -webkit-transition: top .25s ease;
}

    .topNav dd .cityStyle .bigArea {
        width: 70px;
        text-align: right;
        color: #f38604;
        font-size: 14px;
        font-weight: bold;
        margin-right: 20px;
        float: left;
        cursor: pointer;
    }

    .topNav dd .cityStyle .area {
        width: 250px;
        margin-top: 8px;
        float: left;
    }

    .topNav dd .cityStyle .cityAreaBg {
        background: #f7f7f7;
        height: 64px;
    }

    .topNav dd .cityStyle .area a {
        width: 62px;
        height: 26px;
        text-align: left;
        color: #606060;
        line-height: 26px;
        overflow: hidden;
        font-size: 13px;
        float: left;
        display: block;
        white-space: nowrap;
    }

    .topNav dd .cityStyle .moreCity {
        height: 38px;
        line-height: 38px;
        margin-right: 26px;
        border-top-color: currentColor;
        border-top-width: medium;
        border-top-style: none;
        float: right;
    }

        .topNav dd .cityStyle .moreCity a {
            color: #ff7f14;
        }

.left_nav {
    background: url("ico_buyRk.png") no-repeat 8px 10px #f5f5f5;
    left: 50%;
    top: 45% !important;
    width: 107px;
    height: 258px;
    margin-left: -714px;
    display: none;
    position: fixed;
    z-index: 1000;
}

    .left_nav a {
        display: block;
    }

body {
    position: relative;
}

.newproduct li {
    width: 180px;
    height: 26px;
    text-align: left;
    line-height: 26px;
    overflow: hidden;
    margin-right: 14px;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
}

.topNav dd .cityStyle .bigArea {
    line-height: 64px;
}

.productList {
    width: 248px;
    position: relative;
    float: left;
    z-index: 99;
}

    .productList UL {
        border-top: #e1e1e1 0 solid;
        border-right: #e1e1e1 1px solid;
        width: 248px;
        background: #f7f7f7;
        border-bottom: #e1e1e1 1px solid;
        float: left;
        border-left: #e1e1e1 1px solid;
    }

        .productList UL LI {
            height: 56px;
            width: 250px;
            position: relative;
            float: left;
        }

.listLeft {
    height: 58px;
    width: 246px;
    border-bottom: #d7d7d7 1px dashed;
    position: absolute;
    left: 11px;
    z-index: 1;
}

.listRight {
    overflow: hidden;
    border-top: #f27b04 2px solid;
    height: 485px;
    border-right: #f27b04 2px solid;
    width: 828px;
    background: #fff;
    border-bottom: #f27b04 2px solid;
    position: absolute;
    left: 249px;
    border-left: #f27b04 0 solid;
    z-index: 999;
    display: none;
    top: -45px;
}

.industyLeft {
    width: 558px;
    float: left;
    padding-bottom: 0;
    padding-top: 38px;
    padding-left: 15px;
    padding-right: 15px;
}

.industyTop {
    height: 20px;
    width: 520px;
    float: left;
    font: 18px/18px microsoft yahei;
    margin-left: 15px;
    border-left: #f27b04 6px solid;
    display: inline;
    text-indent: 11px;
}

.industyBox {
    width: 249px;
    float: left;
    padding-bottom: 0;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.industyTitle {
    margin-bottom: 7px;
    height: 30px;
    width: 249px;
    border-bottom: #f27b04 1px solid;
    position: relative;
    float: left;
}

    .industyTitle H3 {
        position: absolute;
        font: 14px/30px microsoft yahei;
    }

        .industyTitle H3 A {
            color: #f60;
            width: auto;
        }

.industyBox P {
    overflow: hidden;
    height: 22px;
    width: 249px;
    float: left;
    line-height: 22px;
    text-indent: -5px;
    font-size: 12px;
}

.industyBox SPAN {
    overflow: hidden;
    width: 249px;
    white-space: nowrap;
    margin-top: 5px;
    float: left;
    color: #f60;
    display: inline-block;
    line-height: 22px;
    font-size: 12px;
}

.industyBox P A {
    color: #333;
    margin: 0 5px;
}

.industyBox SPAN A {
    color: #333;
    margin: 0 5px;
}

.industyTop A {
    color: #333;
}

.industyRight {
    width: 228px;
    float: left;
    padding-bottom: 0;
    padding-top: 18px;
    padding-left: 0;
    padding-right: 12px;
}

    .industyRight IMG {
        height: 184px;
        width: 228px;
        float: left;
        margin: 20px 0 5px;
    }

    .industyRight P {
        overflow: hidden;
        height: 24px;
        width: 228px;
        float: left;
        text-align: center;
        font: 14px/24px microsoft yahei;
    }

        .industyRight P A {
            color: #333;
            text-align: center;
            display: inline;
        }

.listLeft B {
    height: 33px;
    width: 30px;
    background: url(productIco.png) no-repeat 0 0;
    float: left;
    margin: 15px 0 0;
    display: block;
}

.listLeft P {
    overflow: hidden;
    height: 22px;
    width: 206px;
    float: left;
    font: 14px/22px microsoft yahei;
    margin: 7px 0 0 10px;
    display: inline;
}

    .listLeft P A {
        color: #333;
    }

.listLeft SPAN {
    overflow: hidden;
    height: 24px;
    width: 196px;
    float: left;
    font: 12px/24px microsoft yahei;
    margin: 0 0 0 10px;
    display: inline;
    text-indent: -8px;
}

    .listLeft SPAN A {
        color: #888;
        margin: 0 8px;
    }

.listLeft B.bg2 {
    background: url(productIco.png) no-repeat 0 -38px;
}

.listLeft B.bg3 {
    background: url(productIco.png) no-repeat 2px -75px;
}

.listLeft B.bg4 {
    background: url(productIco.png) no-repeat 3px -109px;
}

.listLeft B.bg5 {
    background: url(productIco.png) no-repeat 2px -142px;
}

.listLeft B.bg6 {
    background: url(productIco.png) no-repeat 1px -173px;
}

.listLeft B.bg7 {
    background: url(productIco.png) no-repeat 2px -206px;
}

.listLeft B.bg8 {
    background: url(productIco.png) no-repeat 2px -241px;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

.shangren {
    clear: both;
    width: 1200px;
    margin: 10px auto;
    overflow: hidden;
    border: solid 1px #cfdae4;
}

#link_top {
    border-bottom: solid 1px #d3d3d3;
}

.shangren_top {
    background: #f3f3f3;
    width: 1200px;
    height: 34px;
    overflow: hidden;
    font-size: 12px;
}

#link_title {
    width: 100px;
    padding-right: 30px;
}

.shangren_top_biaotizhi {
    float: left;
    height: 34px;
    line-height: 34px;
    width: 80px;
    padding: 0 719px 0 19px;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

#link_title a {
    margin-right: 20px;
    color: #333;
    text-decoration: none;
}

#tbs {
    position: absolute;
    z-index: 1;
    margin: 1px 0 0 130px;
}

    #tbs ul {
        float: left;
    }

        #tbs ul li.ontbs {
            background: #fff;
            border-bottom: solid 1px white;
        }

        #tbs ul li {
            float: left;
            margin: 10px 10px 0 0;
            background: #f4f4f4;
            padding: 0 10px;
            height: 22px;
            line-height: 22px;
            border: solid 1px #ccc;
            cursor: pointer;
        }

#link_content {
    display: inline-block;
}

.shangren_content {
    width: 1086px;
    padding-left: 14px;
    padding-bottom: 5px;
    height: 85px;
    background: #fff;
    vertical-align:
}

#tbsmin {
    clear: both;
    margin: 5px 0 0 0;
}

    #tbsmin div {
        display: none;
    }

        #tbsmin div.ontbsmain {
            display: block;
        }

    #tbsmin li {
        height: 25px;
        line-height: 25px;
        margin-right: 22px;
        float: left;
        white-space: nowrap;
        font-size: 12px;
    }

    #tbsmin .hezuowangzhan a {
        height: 25px;
        line-height: 25px;
        margin-right: 22px;
        float: left;
        white-space: nowrap;
        font-size: 12px;
    }

    #tbsmin li a {
        color: #333;
        text-decoration: none;
    }

    #tbsmin .hezuowangzhan a {
        color: #333;
        text-decoration: none;
    }

#link_change {
    display: inline-block;
    float: right;
    margin-right: 10px;
    line-height: 34px;
    color: #333;
    font-size: 14px;
}

.chuchaungzhanshi {
    width: 100%;
    height: 40px;
    background: #f27b04;
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

    .chuchaungzhanshi a {
        color: #fff;
        margin: 0 5px;
    }

.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;
            }

    .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: "宋体";
}

a:hover {
    transition: .3s;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

input:hover {
    transition: .3s;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

a:hover {
    color: #f00;
}

    a:hover img {
        transition: all;
        text-decoration: none;
        -webkit-transition: all 0s ease;
        -moz-transition: all 0s ease;
        -o-transition: all 0s ease;
    }

.clearfix::after {
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
    content: ".";
}

.topNav dd h3 a:hover {
    background: #fff;
    color: #ff8400;
    border-right-color: #edeef0;
    border-left-color: #edeef0;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
}

.topNav dd ul li a:hover {
    background: #fff5da;
    color: #e67902;
}

.topNav dd h3 a:hover .bottom {
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
}

.topNav .loginbut:hover {
    background: #df6704;
}

.topNav .regbut:hover {
    background: #037dc7;
}

.topNav .en:hover {
    background: #333;
}

.topNav .zh:hover {
    background: #d90000;
}

.list_newstars li p a:hover {
    text-decoration: underline;
}

.nav a:hover {
    color: #555;
    text-decoration: none;
}

.banner .prev:hover {
    opacity: .5 !important;
}

.banner .next:hover {
    opacity: .5 !important;
}

.loginrtop .loginrimg a:hover {
    border: 1px solid #f00;
    border-image: none;
}

.loginrtop p a:hover {
    background: #eee;
}

.loginrtop p a.loginbut:hover {
    background: #df6704;
}

.loginrtop p a.regbut:hover {
    background: #037dc7;
}

.loginrtop h4 a:hover {
    background: #f38604;
    border: 1px solid #f38604;
    border-image: none;
    color: #fff;
}

.list_newstars li p a:hover {
    text-decoration: underline;
}

.bwScroll .bd ul li .pic a:hover img {
    border-color: #f38604;
}

.fubox li a:hover {
    color: #555;
}

.blhqtop h3 a:hover {
    text-decoration: underline;
}

.blhqtop h6 a:hover {
    color: #f00;
}

.blzxtop h3 a:hover {
    text-decoration: underline;
}

.cjFocus .fbcpbut a:hover {
    background: #5180e8;
}

.cgzx .company_baojia li:hover .qgbut {
    background: #f60;
    border: 1px solid #f60;
    border-image: none;
    color: #fff;
}

.cgzx .company_baojia li .qgbut:hover {
    background: #f60;
    border: 1px solid #f60;
    border-image: none;
    color: #fff;
}

.blcpBox .bd li .xp_picBox a:hover {
    border: 1px solid #fc7701;
    border-image: none;
}

.plrc .company_baojia li:hover .qgbut {
    background: #f60;
    border: 1px solid #f60;
    border-image: none;
    color: #fff;
}

.plrc .company_baojia li .qgbut:hover {
    background: #f60;
    border: 1px solid #f60;
    border-image: none;
    color: #fff;
}

.jobbut a:hover {
    background: #f93;
}

.qynewsimg li .xp_picBox a:hover {
    border: 1px solid #fc7701;
    border-image: none;
}

.cbbfixed .gotop:hover {
    background-color: #f38604;
}

.cbbfixed .cweixin:hover div {
    display: block;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.multipleColumn .bd ul li .pic a:hover img {
    border-color: #999;
}

.topNav dd .cityStyle .area a:hover {
    color: #ff8611;
}

.topNav dd .cityStyle .moreCity a:hover {
    color: #17a3fb;
}

.industyRight P A:hover {
    text-decoration: underline;
    color: #f60;
}

.productList UL LI A:hover {
    color: #f60;
}

#tbsmin li a:hover {
    color: #f60;
}

#tbsmin .hezuowangzhan a:hover {
    color: #f60;
}

.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: "宋体";
}

.copyrightbar a:visited {
    color: #a4a4a4;
    font-family: "宋体";
}
