<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

/*top 锟斤拷锟斤拷锟斤拷*/
.topbar {
    width: 100%;
    height: 35px;
    border-bottom: solid 1px #ededed;
}

    .topbar .toptab {
        width: 1100px;
        margin: 0 auto;
        height: 35px;
        line-height: 35px;
    }

        .topbar .toptab .greet {
            float: left;
        }

        .topbar .toptab li {
            float: left;
            margin: 0 3px;
            font-size: 12px;
            height: 35px;
            line-height: 35px;
        }

.site-nav {
    float: right;
    position: relative;
    z-index: 999999;
}

.menu-bd-panel dd a {
    text-align: center;
    display: block;
}

    .menu-bd-panel dd a:hover, .site-nav .webmenu .menu-bd-panel a:hover, .search ul li:hover {
        background: #f95e01;
        border-radius: 4px;
        color: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
    }

.site-nav .quick-menu li.webmenu {
    margin-left: 10px;
}

.site-nav .webmenu .menu-bd {
    width: 224px;
}

.site-nav .webmenu .menu-bd-panel {
    padding: 10px;
    overflow: hidden;
}

    .site-nav .webmenu .menu-bd-panel a {
        padding: 2px 5px;
        display: block;
        float: left;
        line-height: normal;
    }





.topbar {
    background-color: #fff;
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

/*锟斤拷锟斤拷锟斤拷式*/
.header {
    background-color: #fff;
}

.nav {
    height: 136px;
    width: 1100px;
    margin: 0 auto;
}

.logo {
    width: 392px;
    height: 63px;
    float: left;
    margin-top: 36px;
    overflow: hidden;
}
/*.logo a,.logo img{ display: block; width: 392px; height: 63px;}*/

.search {
    width: 640px;
    height: 46px;
    position: relative;
    top: 45px;
    float: right;
}

    .search .text {
        cursor: pointer;
        text-align: center;
        font-weight: normal;
        width: 119px;
        height: 44px;
        line-height: 44px;
        position: absolute;
        left: 0;
        top: 0px;
        border-top: 1px solid #d4d4d4;
        border-left: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        -webkit-border-radius: 4px 0px 0px 4px;
        -moz-border-radius: 4px 0px 0px 4px;
        border-radius: 4px 0px 0px 4px;
    }

        .search .text:hover {
            -webkit-border-radius: 4px 0px 0px 0;
            -moz-border-radius: 4px 0px 0px 0;
            border-radius: 4px 0px 0px 0;
        }

            .search .text:hover .cate_nav {
                display: block;
            }

        .search .text.bkon {
            -webkit-border-radius: 4px 0px 0px 0;
            -moz-border-radius: 4px 0px 0px 0;
            border-radius: 4px 0px 0px 0;
        }

        .search .text .title {
            font-style: normal;
            float: left;
            position: relative;
            text-align: center;
            width: 110px;
        }
    /*.search .text div{*/
    /*position: absolute;*/
    /*left: -1px;*/
    /*top: 44px;*/
    /*border-left: 1px solid #d4d4d4;*/
    /*border-right: 1px solid #d4d4d4;*/
    /*border-bottom: 1px solid #d4d4d4;*/
    /*-webkit-border-radius: 0px 0px 4px 4px;*/
    /*-moz-border-radius: 0px 0px 4px 4px;*/
    /*border-radius: 0px 0px 4px 4px;*/
    /*z-index: 999;*/
    /*}*/
    .search .cate_nav {
        display: none;
        width: 139px;
        background-color: #fff;
        /*transition: all 0.2s;*/
        cursor: pointer;
        padding: 10px 0;
        position: absolute;
        left: -1px;
        top: 44px;
        border-left: 1px solid #d4d4d4;
        border-right: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        -webkit-border-radius: 0px 0px 4px 4px;
        -moz-border-radius: 0px 0px 4px 4px;
        border-radius: 0px 0px 4px 4px;
        z-index: 88;
    }

    .search .line {
        width: 1px;
        height: 30px;
        background-color: #d4d4d4;
        position: absolute;
        left: 120px;
        top: 8px;
    }

    .search ul li {
        text-align: center;
        height: 30px;
        line-height: 30px;
        *line-height: 35px;
        margin: 0 10px;
    }

    .search .down {
        display: inline-block;
        width: 12px;
        height: 6px;
        *height: 12px;
        position: absolute;
        top: 20px;
        left: 90px;
        background: url("//www.jdzj.com/img/icon_xiala.png?v=20200819") no-repeat;
    }

    .search .close {
        width: 16px;
        height: 16px;
        position: absolute;
        right: 120px;
        *right: 110px;
        top: 50%;
        margin-top: -9px;
        background: url("//www.jdzj.com/img/icon_clear.png?v=20200819") no-repeat;
        background-size: 16px 16px;
        display: none;
    }



    .search #txtSearch {
        position: absolute;
        left: 120px;
        top: 0px;
        outline: none;
        border: none;
        width: 410px;
        height: 44px;
        padding: 0;
        margin: 0;
        height: 44px;
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        border-radius: inherit;
        line-height: 44px;
        text-indent: 1em;
    }

    .search input::-ms-clear {
        display: none;
    }

    .search input::-webkit-input-placeholder {
        font-size: 14px;
        color: #bfbfbf;
    }

    .search input:-moz-placeholder {
        font-size: 14px;
        color: #bfbfbf;
    }

    .search input::-moz-placeholder {
        font-size: 14px;
        color: #bfbfbf;
    }

    .search input:-ms-input-placeholder {
        font-size: 14px;
        color: #bfbfbf;
    }

    .search .fr {
        position: absolute;
        left: 530px;
        top: 0px;
        outline: none;
        border: none;
        width: 110px;
        height: 46px;
        cursor: pointer;
        color: #fff;
        font-size: 16px;
        background-color: #f95e01;
        -webkit-border-radius: 0px 4px 4px 0px;
        -moz-border-radius: 0px 4px 4px 0px;
        border-radius: 0px 4px 4px 0px;
    }

    .search button:hover {
        background-color: #ff7624;
    }

    .search span {
        position: absolute;
        top: 40px;
        left: 165px;
        color: #bfbfbf;
    }
</pre></body></html>