﻿* {
        border-collapse: collapse;
    }

    #nav_second {
        width: 100%;
        height: 38px !important;
        padding-left: 0 !important;
        margin-top: 10px;
    }

    .divul {
        width: 1200px;
        margin: 0 auto;
        height: 39px !important;
        border-bottom: #dfe1eb solid 1px;
    }

     .divul_jbjb {
        width: 1200px;
        margin: 0 auto;
        height: 38px !important;
        border-bottom: #dfe1eb solid 1px;
    }

    #nav_second ul {
        width: 1200px;
        margin: 0 auto;
    }

        #nav_second ul li {
            float: left;
            line-height: 38px !important;
            margin: 0 !important;
            font-weight: normal !important;
            padding: 0 0px !important;
            line-height: 38px;
            font-size: 16px;
            color: #72768c;
            background: #fafafc;
        }

            #nav_second ul li a {
                line-height: 38px !important;
                margin: 0 !important;
                font-weight: normal !important;
                padding: 9px 47px 12px 47px !important;
                font-size: 16px;
                color: #72768c;
                /*border-bottom: #dfe1eb solid 1px;*/
            }

                #nav_second ul li a.currect, #nav_second ul li a:hover {
                    color: #d3434d;
                    background: #fff;
                    border: #dfe1eb solid 1px;
                    border-bottom: none;
                    line-height: 38px !important;
                }
