﻿/*#nav ul.first {
    width: 1002px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",SimSun,SimHei;
}

    #nav ul.first li {
        float: left;*/
/*position: relative;*/
/*border: 1px solid #b70134;
        border-top: 0;
        border-bottom: 0;
        margin-left: -1px;
        font-weight: normal;
        font-size: 20px;
    }

    #nav ul.first a:hover {
        text-decoration: none;
        color: #ff0;
    }



    #nav ul.first li a {
        display: block;
        color: #fff;
        padding: 0 22px;
        vertical-align: top;
    }

    #nav ul.first li.on {*/
/*background: #f17ca8;*/
/*}

        #nav ul.first li.on a {
            color: #ff0;
        }

#nav ul.second {
    display: none;
    width: 124px;*/
/*padding: 5px 0;*/
/*position: absolute;
    background: #fe8aba;
    text-align: center;*/
/*margin-top: 6px;*/
/*}

#nav ul.first li:hover {
    background: #f17ca8;
}

    #nav ul.first li:hover ul.second {
        display: block;
    }

#nav ul.second li {
    vertical-align: middle;
    border: 0px;
    width: 100%;
}

    #nav ul.second li a {
        height: 20px;
        line-height: 20px;
        padding: 4px 0;
        display: block;
        background: url(images/icon.png) 0 9px no-repeat;
        color: #fff;
        font-size: 14px;
    }

        #nav ul.second li a:hover {
            color: #ff0;
            background: #db4978;
        }*/

.navBar {
    z-index: 100;
    background: url(../images/dhbj.jpg);
    color: #fff;
    height: 56px;
    line-height: 54px;
}

.nav {
    width: 1162px;
    margin: 0 auto;
    font-family: "Microsoft YaHei",SimSun,SimHei;
    z-index: 100;
}

    .nav .m1 {
        float: left;
        position: relative;
        border-top: 0;
        border-bottom: 0;
    }

    .nav a:hover {
        text-decoration: none;
        color: #ff0;
    }

    .nav .dh_link_1 {
        float: left;
        font-size: 100%;
        font-weight: normal;
        font-size: 18px;
        height: 56px;
        overflow: hidden;
        /*width: 72px;*/
        display: block;
        color: #fff;
        padding: 0 15px;
        vertical-align: top;
    }

        .nav .dh_link_1 a {
        }

    .nav .on {
        border-color: #db4978;
    }

        .nav .on h3 a {
            color: #ff0;
        }

.m1 .second {
    display: none;
}

.m1.has_sub .second {
    display: none;
    width: 142px;
    padding: 5px 0;
    z-index: 100;
    position: absolute;
    left: -1px;
    top: 56px;
    background: #578bff;
    opacity: 0.9;
    text-align: center;
    left: -18px;
}

.nav .second li {
    vertical-align: middle;
    width: 100%;
}

    .nav .second li a {
        height: 24px;
        line-height: 24px;
        padding: 4px 0;
        display: block;
        color: #fff;
    }

        .nav .second li:hover .dh_link_2 {
            color: #ff0;
            background: #134ef5;
        }

.m2 .third {
    display: none;
    float: left;
    padding: 0px;
}

.m2.has_sub .third {
    float: left;
    /* float: inherit; */
    display: none;
    width: 142px;
    /* padding: 5px 0; */
    z-index: 100;
    position: absolute;
    left: -1px;
    /* top: 56px; */
    background: #578bff;
    opacity: 0.9;
    text-align: center;
    left: 142px;
    /* top: 0px; */
    margin-top: -32px;
}

.nav .third li {
    vertical-align: middle;
    width: 100%;
}

    .nav .third li a {
        height: 24px;
        line-height: 24px;
        padding: 4px 0;
        display: block;
        color: #fff;
    }

        .nav .third li a:hover {
            color: #ff0;
            background: #134ef5;
        }


.nav #m7 h3 a {
}

.m1.on .dh_link_1 {
    /* border-color: #db4978; */
    color: #ff0;
}
.m2.has_sub a.dh_link_2 {
    font-family: layui-icon !important;
/*    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;*/
}
.m2.has_sub a.dh_link_2:after {
    content: "\e602";
}
.nav .dh_link_1 {
    max-width: 110px;
}ul.first.nav.clearfix {
    display: table;
    text-align: center;
    margin: 0 auto;
    width: 1160px;
}