﻿@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

.new_dh {
    background-color: #171717;
    height: 60px;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 9999;
}

.new_dh_1000 {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

.new_dh_1 {
    background-color: #D80F0F;
    height: 5px;
}

.new_dh_2 {
    margin: 0 auto;
    width: 1000px;
    position: relative;
}

.new_dh_logo {
    background: url(../images/new_dh_logo.jpg) no-repeat;
    height: 55px;
    width: 140px;
    float: left;
}

.new_dh_s {
    float: left;
    height: 42px;
    line-height: 42px;
    margin-left: 50px;
    padding-top: 13px;
}

.new_dh_s_search {
    height: 30px;
    width: 380px;
    float: left;
    border: none;
    line-height: 30px;
}

.new_dh_s_button {
    height: 30px;
    width: 25px;
    float: left;
    background: url(../images/new_dh_search.jpg) no-repeat;
    border: none;
}

    .new_dh_s_button:hover {
        background: url(../images/new_dh_search_hover.jpg) no-repeat;
    }

.new_dh_tx {
    float: right;
    padding-top: 13px;
    margin-right: 20px;
}
    .new_dh_tx .name {
        text-align:center;
        width:4em;
        overflow:hidden;
        height:30px;
        color:#fff;
    }

.new_dh_home {
    float: right;
    padding-top: 13px;
    margin-right: 20px;
}
    .new_dh_home a {
        color:#fff;
    }

.new_dh_tx_1 {
    background: url(../images/new_dh_tx.gif) no-repeat;
    height: 30px;
    width: 24px;
    display: block;
    float: left;
}

.new_dh_tx_2 {
    color: #fff;
    line-height: 32px;
    margin: 0 10px;
    text-decoration: none;
    float: left;
}

.new_dh_tx_3 {
    background: url(../images/new_dh_xl.gif) no-repeat;
    width: 19px;
    height: 30px;
    display: block;
    float: left;
}


.new_dh_home_1 {
    background: url(../images/new_dh_home.jpg) no-repeat;
    height: 30px;
    width: 30px;
    display: block;
    float: left;
}

.new_dh_home_2 {
    color: #fff;
    line-height: 32px;
    margin-left: 10px;
    text-decoration: none;
    float: left;
    margin: 0 10px;
}

.new_dh_home_3 {
    background: url(../images/new_dh_xl.gif) no-repeat;
    width: 19px;
    height: 30px;
    display: block;
    float: left;
}

.new_dh_p {
    position: absolute;
    background-color: #171717;
    top: 65px;
    height: 50px;
    width: 1000px;
    display: none;
}

.new_dh_p_1 {
    position: absolute;
    background: url(../images/new_dh_sl.png) no-repeat;
    width: 19px;
    height: 9px;
    top: -9px;
    right: 20px;
}


.new_dh_p_2 {
    height: 50px;
    line-height: 50px;
    color: #FFF;
}

.new_dh_p_2_1, .new_dh_p_2_2 {
    float: left;
    margin-left: 60px;
}

.new_dh_p_2_3 {
    float: right;
}

    .new_dh_p_2_3 a {
        margin-right: 20px;
        color:#fff !important;
    }

.new_dh_p_2_2 ul li {
    float: left;
    margin-left: 40px;
}

.new_dh_h {
    position: absolute;
    background-color: #171717;
    top: 65px;
    height: 50px;
    width: 1000px;
    display: none;
}

.new_dh_h_1 {
    position: absolute;
    background: url(../images/new_dh_sl.png) no-repeat;
    width: 19px;
    height: 9px;
    top: -9px;
    right: 160px;
}


.new_dh_h_2 {
    height: 50px;
    line-height: 50px;
    color: #FFF;
}

.new_dh_h_2_1, .new_dh_p_2_2 {
    float: left;
    margin-left: 60px;
}

.new_dh_h_2_3 {
    float: right;
    margin-right: 20px;
    
}
    .new_dh_h_2_3 a {
        color:#fff !important;
    }

.new_dh_h_2_2 ul {
    margin-left: 30px;
}

    .new_dh_h_2_2 ul li {
        float: left;
        margin-left: 30px;
    }

        .new_dh_h_2_2 ul li a {
            width: 90px;
            display: block;
            text-align: center;
            transition: background 0.2s;
            color:#fff !important;
        }

            .new_dh_h_2_2 ul li a:hover {
                background-color: #CCC;
                color: #171717;
            }

.new_dh_fl {
    width: 380px;
    position: absolute;
    top: 43px;
    background-color: #fff;
    left: 190px;
    overflow: hidden;
    display: none;
}

    .new_dh_fl li {
        height: 40px;
        display: block;
        width: 100%;
        line-height: 40px;
        font-size: 14px;
        border-top: 1px solid #E7E7E7;
    }

        .new_dh_fl li a {
            color: #666;
            display: block;
            width: 100%;
            padding-left: 30px;
            transition: background 0.2s;
        }

            .new_dh_fl li a:hover {
                background-color: #F30;
                color: #fff;
            }

.bd_none {
    border: none !important;
}


.new_dh_dl {
    width: 80px;
    height: 30px;
    display: block;
    float: right;
    line-height: 30px;
    background-color: #fff;
    color: #191919;
    margin-top: 13px;
    text-align: center;
    margin-left: 20px;
}

.new_dh_zc {
    width: 80px;
    height: 30px;
    display: block;
    float: right;
    line-height: 30px;
    color: #191919;
    background-color: #fff;
    margin-top: 13px;
    text-align: center;
}
