/* CSS Document */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html, body {
    min-height: 100%;
    -moz-box-sizing: border-box; /*Firefox3.5+*/
    -webkit-box-sizing: border-box; /*Safari3.2+*/
    -o-box-sizing: border-box; /*Opera9.6*/
    -ms-box-sizing: border-box; /*IE8*/
    box-sizing: border-box;
    font: normal 14px/24px "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td form, i {
    margin: 0;
    padding: 0;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    list-style: none;
}

button, input, optgroup, select, textarea, a {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: medium;
}

a { /*color: #333;*/
    text-decoration: none;
}

    a:hover {
        color: #009cf2;
        text-decoration: none;
    }

.nbip-C_Left {
    float: left;
}

.nbip-C_Right {
    float: right;
}

.nbip-position-fixed {
    position: fixed !important;
}

.displayBlock {
    display: block !important;
}

.nbip-navigation {
    background: url(../img/maun-bg.jpg) no-repeat center;
    height: 2px;
}

.nbip-domHide {
    display: none !important;
}

.rotateangle {
    transform: rotate(180deg) !important;
}

.nbip-Mheader {
    width: 100%;
    background: #FFF;
}

    .nbip-Mheader .nbip-top {
        clear: both;
        height: 42px;
        position: relative;
    }

        .nbip-Mheader .nbip-top dl {
            float: right;
            color: rgba(0,0,0,0.2)
        }

            .nbip-Mheader .nbip-top dl a {
                padding-left: 8px;
                padding-right: 8px;
                color: #333;
            }

                .nbip-Mheader .nbip-top dl a:hover {
                    color: #009cf2;
                }

                .nbip-Mheader .nbip-top dl a.nbip-text-muted {
                    color: #777;
                }

    .nbip-Mheader .nbip-maun {
        overflow: hidden;
        float: right;
    }

        .nbip-Mheader .nbip-maun li {
            float: left;
        }

            .nbip-Mheader .nbip-maun li span {
                float: left;
                padding: 8px 0;
                cursor: pointer;
            }

                .nbip-Mheader .nbip-maun li span:hover {
                    color: #009cf2;
                    border-bottom: 3px #009cf2 solid;
                }

            .nbip-Mheader .nbip-maun li .nbip-maun-b {
                display: none;
                height: 50px;
                line-height: 50px;
                position: absolute;
                top: 80px;
            }

            .nbip-Mheader .nbip-maun li:hover .nbip-maun-b {
                display: block;
            }

                .nbip-Mheader .nbip-maun li:hover .nbip-maun-b a {
                    color: #FFF;
                    font-size: 14px;
                    padding: 0 15px;
                }

                    .nbip-Mheader .nbip-maun li:hover .nbip-maun-b a:hover {
                        color: #FF0;
                    }

            .nbip-Mheader .nbip-maun li:hover span {
                color: #009cf2;
                border-bottom: 3px #009cf2 solid;
            }

.nbip-navBar {
    position: relative;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

    .nbip-navBar .nbip-subNav {
        overflow: hidden;
        position: absolute;
        top: 45px;
        padding-left: 12px;
        background: #FFF;
        box-shadow: 0 0 10px rgba(0,0,0,0.2)
    }

        .nbip-navBar .nbip-subNav li a {
            font-size: 14px;
            color: #333;
            padding: 10px 15px;
            display: block;
        }

            .nbip-navBar .nbip-subNav li a:hover {
                color: #009cf2;
            }

            .nbip-navBar .nbip-subNav li a.hover {
                color: #FF0;
            }

.nbip-nav {
    overflow: hidden;
    zoom: 1;
}

    .nbip-nav ul {
        float: left
    }

    .nbip-nav .m {
        float: left;
    }

        .nbip-nav .m a {
            float: left;
            font-size: 16px;
            margin: 0 12px;
            display: inline-block;
            padding: 8px 0
        }

    .nbip-nav .on a {
        border-bottom: 2px #009cf2 solid;
        color: #009cf2
    }

    .nbip-nav li button {
        background: #009cf2;
        color: #FFF;
        border: none;
        font-size: 14px;
        padding: 4px 15px;
        border-radius: 3px;
        margin-left: 8px;
        margin-top: 5px;
        cursor: pointer;
    }

    .nbip-nav .nbip-Nav_Top {
        float: left;
    }

.nbip-maun {
    overflow: hidden;
}

    .nbip-maun li {
        float: right;
    }

        .nbip-maun li a {
            font-size: 16px;
            padding: 9px 16px;
            color: #333;
            display: inline-block;
            line-height: 20px;
        }

            .nbip-maun li a:hover {
                border-bottom: 2px #009cf2 solid;
                color: #009cf2;
            }

            .nbip-maun li a.hover {
                border-bottom: 2px #009cf2 solid;
                color: #009cf2;
            }

    .nbip-maun .nbip-Maun_B {
        background: #FFF;
        position: absolute;
        top: 80px;
        box-shadow: 0 2px 4px rgba(0,0,0,.12);
        visibility: hidden;
        border-top: 2px #009cf2 solid;
        padding: 8px 0;
        z-index: 999;
        min-width: 160px;
    }

    .nbip-maun .nbip-Maun_B a {
        color: #333;
        display: block;
        font-size: 14px;
        border: none;
        padding: 8px 15px;
    }

    .nbip-maun .nbip-Maun_B a:hover {
        color: #FFF;
        background: #009cf2;
        border: none;
    }

    .nbip-maun #M9 {
        margin-left: -25px;
    }

    .nbip-maun #M8 {
        width: 115px;
    }

    .nbip-maun #M6 {
        width: 128px;
    }

    .nbip-maun #M4 {
        width: 100px;
    }

.nbip-top-comp {
    float: right;
    margin-right: 15px;
    font-size: 14px;
    position: relative
}

    .nbip-top-comp span {
        display: inline-block;
        position: relative;
        color: #009cf2;
        cursor: pointer;
    }

        /*.nbip-top-comp span i {
            width: 16px;
            height: 16px;
            display: inline-block;
            background: url(../img/C-maer.png) no-repeat right;
            float: right;
            margin-top: 4px;
            margin-left: 10px;
        }*/

.nbip-top .nbip-User_Top {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    cursor: auto;
    z-index: 1000;
    font-size: 14px;
    min-width: 130px;
    margin-left: -30px;
    min-width: 150px;
    right: 0
}

    .nbip-top .nbip-User_Top dl {
        color: rgba(0,0,0,1);
        text-align: left;
        float: none;
    }

        .nbip-top .nbip-User_Top dl a {
            font-size: 14px;
            padding: 3px 10px;
            display: block;
            color: #333
        }

            .nbip-top .nbip-User_Top dl a i {
                font-size: 12px;
                color: #999;
            }

            .nbip-top .nbip-User_Top dl a:hover {
                color: #333
            }

            .nbip-top .nbip-User_Top dl a.nbip-text-muted {
                color: #999;
                border-top: 1px #EEE solid;
                text-align: center;
                margin-top: 5px;
            }

        .nbip-top .nbip-User_Top dl.nbip-user-name {
            border-bottom: 1px #EEE solid;
            padding: 5px 0 5px 10px;
            margin-bottom: 5px;
        }

        .nbip-top .nbip-User_Top dl:hover {
            background: #f6f6f6
        }

    .nbip-top .nbip-User_Top hr {
        border: 0;
        border-top: 1px solid rgba(0,0,0,.1);
        margin: 0 !important;
    }

    .nbip-top .nbip-User_Top .badge-pill {
        background: #dc3545;
        color: #FFF;
        font-size: 12px;
        padding: 0.25em;
        padding-right: .6em;
        padding-left: .6em;
        border-radius: 10rem;
    }

.nbip-top .nbip-user-name:hover .nbip-User_Top {
    display: block;
}

.nbip-top .nbip-user-name {
    cursor: pointer;
}

.nbip-top .nbip-user-name img {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    margin: 0 0 0 10px;
}

.nbip-top .nbip-user-name span {
    line-height: 24px;
    padding: 0 10px;
    display: inline-block;
    font-size: 14px;
}

.nbip-top .nbip-user-name sup {
    position: absolute;
    /*right: -10px;*/
    top: 4px;
    background-color: #dc3545 !important;
    color: #FFF;
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.nbip-top .float-right {
    float: right;
}

.nbip-top .float-left {
    float: left;
}

/*.nbip-top-comp span:before{content: '';border-width:5px;border-style: solid; border-color: #009cf2 transparent transparent transparent;right:0px;position: absolute;top: 10px}
.nbip-top-comp span:hover:before{border-color: transparent transparent #009cf2 transparent;top:5px}*/
.nbip-top-comp .nbip-top-comp-list {
    position: absolute;
    background: #FFF;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    padding: 5px 0;
    display: none;
    z-index: 2;
    right: -10px
}

    .nbip-top-comp .nbip-top-comp-list li {
        padding: 4px 15px;
        cursor: pointer;
        white-space: nowrap;
    }

        .nbip-top-comp .nbip-top-comp-list li:hover {
            background: #f6f6f6;
        }

.nbip-top-comp:hover .nbip-top-comp-list {
    display: block;
}

.M-navigation-list {
    position: absolute;
    right: 0px;
    display: none;
    z-index: 2
}

.nbip-M-navigation:hover {
    background: #FFF;
}

    .nbip-M-navigation:hover .M-navigation-list {
        display: block;
        background: #FFF;
    }

.M-navigation-list li {
    border-bottom: 1px #eee solid;
    color: #ccc;
    padding: 7px 8px;
}

    .M-navigation-list li a {
        color: #777 !important;
        padding: 0 8px !important
    }

        .M-navigation-list li a:hover {
            color: #009cf2 !important
        }

    .M-navigation-list li span {
        width: 110px;
        display: inline-block;
    }

        .M-navigation-list li span a {
            color: #333 !important;
        }

    .M-navigation-list li a.not {
        cursor: not-allowed;
        color: #adadad !important
    }

    .M-navigation-list li span.not {
        cursor: not-allowed;
        color: #adadad !important
    }

.nbip-Mheader .nbip-maun li button {
    background: #009cf2;
    color: #FFF;
    border: none;
    font-size: 14px;
    padding: 4px 15px;
    border-radius: 3px;
    margin-left: 8px;
    margin-top: 5px;
    cursor: pointer;
}

.nbip-badge-danger {
    background: #dc3545;
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    padding: 1px 5px;
    border-radius: 4px;
}


.nbip-Food {
    background: #333638;
    color: #FFF;
    padding: 10px 0 20px 0;
    overflow: hidden;
}

.nbip-clearFix:after {
    content: '';
    height: 0;
    display: block;
    overflow: hidden;
    clear: both;
}

.nbip-clearFix {
    zoom: 1;
}

.nbip-Food span {
    display: block;
    font-weight: bold;
    height: 32px;
    font-size: 14px;
}

.nbip-Food ul {
    padding-top: 20px;
    float: left;
}

    .nbip-Food ul a {
        color: rgba(255,255,255,0.5);
        display: block;
        padding: 2px 0;
        font-size: 14px;
        line-height: 24px;
    }

        .nbip-Food ul a:hover {
            color: #FFF;
        }

.nbip-copyright {
    background: #2d2e31;
    color: #aaa;
    padding: 15px 0;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
}

.nbip-foods {
    background: #333638;
    color: rgba(255,255,255,0.2);
    text-align: center;
    padding: 15px 0;
}

    .nbip-foods a {
        color: #FFF;
        padding: 0 25px;
    }


.nbippc_footer {
    background: #0E5097;
    color: #fff;
    /*padding-top: 30px;*/
    font-size: 14px;
    overflow:hidden;
}
.nbippc_container{
    width:1280px;
    margin:0 auto;
    overflow:hidden;
}
.nbippc_footer .nbippc_left {
    float: left;
    background:rgba(255,255,255,0.08);
    width:600px;
    height:150px;
}
    .nbippc_footer .nbippc_left h2 {
        font-size: 16px;
        font-weight: bold;
        height: 150px;
        padding: 35px 15px 0 15px;
        float: left;
        width:42px;
        text-align:center;
        line-height: 20px !important;
        background: rgba(255,255,255,0.08);
    }
    .nbippc_footer .nbippc_left ul{
        padding:15px 0 0 25px;
        float:left;
        width:548px;
    }
    .nbippc_footer .nbippc_left ul li{
        width:50%;
        display:block;
        float:left;
        line-height: 24px !important
    }
        .nbippc_footer .nbippc_left ul li a{
            padding:3px 0;
            display:block;
            color:#FFF
        }
            .nbippc_footer .nbippc_left ul li a:hover{
                color:#ffbb00
            }
            .nbippc_footer .nbippc_right {
                float: right;
            }
    .nbippc_footer .nbippc_right img {
        height: 150px;
    }
.nbippc_copyright {
    background: rgba(255,255,255,0.08);
    padding:20px 0;
    /*margin-top:30px;*/
    text-align:center;
    line-height: 24px !important;
}
    .nbippc_copyright a{
        display:inline-block;
        padding:0 25px;
        color: #FFF;
    }



    .nbip-Fo_Right {
        bottom: 0px;
        right: 0px;
        top: 0;
        border-right: 3px #009cf2 solid;
        z-index: 9999
    }

    .nbip-Fo_Right ul {
        top: 20%;
        position: absolute;
        right: 0;
    }

        .nbip-Fo_Right ul li {
            color: #009cf2;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            position: relative;
            display: block;
            cursor: pointer;
            width: 36px;
            height: 36px;
            text-align: center;
            margin-bottom: 2px;
            background: #009cf2;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            padding-top: 5px;
        }

            .nbip-Fo_Right ul li:hover {
                background-color: #0085ce;
                color: #FFF;
            }

            .nbip-Fo_Right ul li i {
                font-size: 18px;
                display: block;
                color: #FFF;
            }

            .nbip-Fo_Right ul li .nbip-Rig_L {
                display: none;
                position: absolute;
                background: #0085ce;
                padding: 0 10px;
                margin-left: -90px;
                cursor: auto;
                z-index: 999;
                border-radius: 4px;
                min-height: 36px;
                line-height: 36px;
                width: 80px;
                margin-top: -5px;
            }

                .nbip-Fo_Right ul li .nbip-Rig_L a {
                    color: #FFF;
                }

                .nbip-Fo_Right ul li .nbip-Rig_L:before {
                    content: '';
                    position: absolute;
                    left: 80px;
                    top: 10px;
                    border-width: 8px;
                    border-style: solid;
                    border-color: transparent transparent transparent #0085ce;
                }

            .nbip-Fo_Right ul li:hover .nbip-Rig_L {
                display: block;
            }

            .nbip-Fo_Right ul li .nbip-Rig_L dd {
                display: block;
                padding: 6px 0;
            }

                .nbip-Fo_Right ul li .nbip-Rig_L dd dl {
                    height: 30px;
                    line-height: 30px;
                }

                    .nbip-Fo_Right ul li .nbip-Rig_L dd dl a {
                        color: #FFF;
                    }

                        .nbip-Fo_Right ul li .nbip-Rig_L dd dl a:hover {
                            color: #FF0;
                            background: #0085ce;
                        }

            .nbip-Fo_Right ul li .nbip-Rig_M {
                display: none;
                position: absolute;
                background: #0085ce;
                padding: 8px;
                margin-left: -160px;
                cursor: auto;
                z-index: 999;
                border-radius: 4px;
                min-height: 36px;
                line-height: 20px;
                width: 150px;
                margin-top: -5px;
                box-shadow: 0 0 8px rgba(0,0,0,0.1)
            }

                .nbip-Fo_Right ul li .nbip-Rig_M img {
                    width: 100%;
                    margin: 8px 0;
                }

                .nbip-Fo_Right ul li .nbip-Rig_M:before {
                    content: '';
                    position: absolute;
                    left: 150px;
                    top: 10px;
                    border-width: 8px;
                    border-style: solid;
                    border-color: transparent transparent transparent #0085ce;
                }

            .nbip-Fo_Right ul li:hover .nbip-Rig_M {
                display: block;
            }

#nbip-ReturnTop {
    _display: none;
    position: fixed;
    _position: absolute;
    _bottom: auto;
    transition: bottom 0.4s;
    -webkit-transition: bottom 0.4s;
    -moz-transition: bottom 0.4s;
    -o-transition: bottom 0.4s;
    bottom: 10px;
}

.nbip-copyright .nbip-ZJrecord {
    color: #AAAAAA !important
}

    .nbip-copyright .nbip-ZJrecord:hover {
        color: #fff !important
    }

.nbip-prompt {
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.2);
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
}

    .nbip-prompt .nbip-mod-c {
        background: url(../img/pop-up.png) no-repeat;
        width: 460px;
        border-radius: 4px;
        top: 20%;
        position: absolute;
        margin-left: -230px;
        left: 50%;
        height: 240px;
        box-shadow: 0 0 20px rgba(0,0,0,0.2)
    }

        .nbip-prompt .nbip-mod-c h1 {
            padding-top: 2.0rem;
            font-size: 24px;
            font-weight: normal;
            display: block;
            text-align: center;
            color: black;
        }

        .nbip-prompt .nbip-mod-c span {
            text-align: center;
            display: block;
            font-size: 18px;
            color: black;
            padding-top: 1.0rem;
            /*margin: 15px;*/
            height: 72px;
        }

        .nbip-prompt .nbip-mod-c p {
            padding-top: 25px;
            padding-left: 30px;
        }

        .nbip-prompt .nbip-mod-c button {
            color: #FFF;
            background: #009cf2;
            border-radius: 4px;
            cursor: pointer;
            border: 1px #009cf2 solid;
            height: 52px;
            width: 160px;
            font-size: 18px;
            margin: 0 20px;
        }

            .nbip-prompt .nbip-mod-c button.nbip-nt {
                color: #009cf2;
                background: #fff;
            }

                .nbip-prompt .nbip-mod-c button.nbip-nt:hover {
                    color: #009cf2;
                    background: #f3f3f3;
                }

            .nbip-prompt .nbip-mod-c button:hover {
                background: #0090cf;
                border: 1px #0090cf solid;
            }

.nbip-promptA {
    position: fixed;
    left: 0px;
    top: 0px;
    background: rgba(0,0,0,0.2);
    right: 0;
    bottom: 0;
    z-index: 99999;
    display: none;
}

    .nbip-promptA .nbip-mod-c {
        background: url(../img/pop-upa.jpg) no-repeat;
        width: 460px;
        border-radius: 4px;
        top: 40%;
        position: absolute;
        margin-left: -230px;
        left: 50%;
        height: 200px;
        box-shadow: 0 0 20px rgba(0,0,0,0.2)
    }

        .nbip-promptA .nbip-mod-c h1 {
            padding-top: 3.0rem;
            font-size: 24px;
            font-weight: normal;
            display: block;
            text-align: center;
            color: #FFF;
        }

        .nbip-promptA .nbip-mod-c span {
            text-align: center;
            display: block;
            font-size: 16px;
            color: #FFF;
            padding-top: 1.0rem;
            height: 72px;
        }

.nbip-maunBx {
    font-size: 36px !important;
    float: left;
    padding-top: 13px;
    cursor: pointer;
    margin-left: 10px;
    color: #999;
}

.nbip-btn-primary {
    background: #009cf2;
    border: none;
    color: #FFF;
    padding: 3px 10px;
    border-radius: 4px;
    margin-top: 8px;
}

.nbip-maunBl {
    position: absolute;
    top: 48px;
    display: none;
    width: 100%;
    z-index: 999;
    background: #f8f8f8;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

    .nbip-maunBl ul li {
        border-bottom: 1px #eee solid;
    }

        .nbip-maunBl ul li a {
            display: block;
            padding: 8px 15px;
            font-size: 15px;
        }

        .nbip-maunBl ul li.active {
            background: #FFF;
        }

        .nbip-maunBl ul li .nbip-second {
            display: none;
        }

            .nbip-maunBl ul li .nbip-second a {
                padding: 6px 15px 6px 30px;
                font-size: 14px;
            }

.nbip-top .nbip-account dl {
    float: right;
    color: rgba(255, 255, 255, 0.5);
    line-height: 28px;
}

.nbip-top .nbip-account dl a {
    padding: 0 8px;
    color: #212529 !important;
}

.nbip-top .nbip-account dl span {
    display: inline-block;
    padding: 0 5px;
    color: #212529 !important;
}

/*ÐÂÐÞ¸ÄÍ·²¿*/
.nbip-maun-top {
    height: 40px;
    background: #fbfbfb;
    border-bottom: 1px solid #e7e7e7;
}

    .nbip-maun-top .nbip-C_Left .iconfont {
        font-size: 20px;
        float: left;
        padding-right: 5px;
    }

    .nbip-maun-top .nbip-C_Left h6 {
        line-height: 40px;
        height: 40px;
        cursor: pointer;
    }

.nbip-navigation-listM {
    position: absolute;
    display: none;
    z-index: 2;
    left: -1px;
    min-width: 900px
}

.nbip-navigationM {
    padding: 0 15px 0 10px;
    border-left: 1px solid #fbfbfb;
    border-right: 1px solid #fbfbfb;
    position: relative
}

    .nbip-navigationM:hover {
        background: #FFF;
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
    }

        .nbip-navigationM:hover .nbip-navigation-listM {
            display: block;
            background: #FFf;
            border-right: 1px solid #e7e7e7;
            border-left: 1px solid #e7e7e7;
            border-bottom: 1px solid #e7e7e7;
        }

.nbip-navigation-listM li {
    border-bottom: 1px #eee solid;
    color: #ccc;
    padding: 7px 8px;
}

    .nbip-navigation-listM li a {
        color: #777 !important;
        padding: 0 8px !important
    }

        .nbip-navigation-listM li a:hover {
            color: #009cf2 !important
        }

    .nbip-navigation-listM li span {
        width: 110px;
        display: inline-block;
    }

        .nbip-navigation-listM li span a {
            color: #333 !important;
        }

    .nbip-navigation-listM li a.not {
        cursor: not-allowed;
        color: #adadad !important
    }

    .nbip-navigation-listM li span.not {
        cursor: not-allowed;
        color: #adadad !important
    }

.nbip-maun-top .nbip-C_Right .nbip-user-name {
    float: right;
}

    .nbip-maun-top .nbip-C_Right .nbip-user-name h6 {
        cursor: pointer;
        padding: 0 13px;
        line-height: 40px;
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #fbfbfb;
        position: relative
    }

        .nbip-maun-top .nbip-C_Right .nbip-user-name h6 span {
            display: inline-block;
        }

        .nbip-maun-top .nbip-C_Right .nbip-user-name h6 img {
            width: 24px;
            height: 24px;
            border-radius: 24px;
            margin: 0;
            margin: -5px 0 0 10px
        }

        .nbip-maun-top .nbip-C_Right .nbip-user-name h6:hover {
            background: #FFF;
            border-left: 1px solid #e7e7e7;
            border-right: 1px solid #e7e7e7;
        }

    .nbip-maun-top .nbip-C_Right .nbip-user-name sup {
        position: absolute;
        right: -2px;
        top: 4px;
    }

.nbip-maun-top .nbip-C_Right .nbip-User_Top {
    display: none;
    position: absolute;
    background: #fff;
    cursor: auto;
    z-index: 999;
    font-size: 14px;
    min-width: 180px;
    right: -1px;
    line-height: 24px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

    .nbip-maun-top .nbip-C_Right .nbip-User_Top .nbip-out {
        border-top: 1px #eee solid;
    }

        .nbip-maun-top .nbip-C_Right .nbip-User_Top .nbip-out a {
            display: block;
            text-align: center;
            color: #333;
            padding-top: 6px;
        }

        .nbip-maun-top .nbip-C_Right .nbip-User_Top .nbip-out:hover {
            background: #f6f6f6;
        }

    .nbip-maun-top .nbip-C_Right .nbip-User_Top dl a {
        font-size: 14px;
        padding: 3px 10px;
        display: block;
    }

        .nbip-maun-top .nbip-C_Right .nbip-User_Top dl a:hover {
            color: #333
        }

        .nbip-maun-top .nbip-C_Right .nbip-User_Top dl a i {
            font-size: 12px;
            color: #999;
        }

    .nbip-maun-top .nbip-C_Right .nbip-User_Top dl:hover {
        background: #f6f6f6;
    }

.nbip-maun-top .nbip-C_Right .nbip-user-name h6:hover .nbip-User_Top {
    display: block;
}

.nbip-maun-top .nbip-C_Right .nbip-Comp {
    float: right;
    position: relative
}

    .nbip-maun-top .nbip-C_Right .nbip-Comp h6 {
        padding: 0 13px;
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #fbfbfb;
        position: relative
    }

    .nbip-maun-top .nbip-C_Right .nbip-Comp span {
        display: block;
        background: url(../img/C-maer.png) no-repeat right;
        padding-right: 23px;
        color: #009cf2;
        cursor: pointer;
        line-height: 40px;
    }

    .nbip-maun-top .nbip-C_Right .nbip-Comp h6:hover {
        background: #FFF;
        border-left: 1px solid #e7e7e7;
    }

.nbip-maun-top .nbip-C_Right .nbip-Comp-list {
    display: none;
    position: absolute;
    background: #fff;
    cursor: auto;
    z-index: 999;
    padding: 8px 0;
    font-size: 14px;
    right: -1px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
}

    .nbip-maun-top .nbip-C_Right .nbip-Comp-list li {
        font-size: 14px;
        padding: 3px 15px;
        display: block;
        cursor: pointer;
        display: block;
        white-space: nowrap
    }

        .nbip-maun-top .nbip-C_Right .nbip-Comp-list li:hover {
            background: #f6f6f6;
        }

.nbip-maun-top .nbip-C_Right .nbip-Comp:hover .nbip-Comp-list {
    display: block;
}

.nbip-maun-top .nbip-C_Right .nbip-user-Q {
    float: right;
}

    .nbip-maun-top .nbip-C_Right .nbip-user-Q a {
        float: left;
        border-left: 1px solid #fbfbfb;
        border-right: 1px solid #fbfbfb;
        border-left: 1px solid #e7e7e7;
        position: relative;
        line-height: 39px;
        padding: 0 12px;
    }

        .nbip-maun-top .nbip-C_Right .nbip-user-Q a:hover {
            border-right: 1px solid #e7e7e7;
            background: #FFF;
        }

    .nbip-maun-top .nbip-C_Right .nbip-user-Q .iconfont {
        border-left: 1px solid #fbfbfb;
    }

        .nbip-maun-top .nbip-C_Right .nbip-user-Q .iconfont:hover {
            border-left: 1px solid #e7e7e7;
            border-right: 1px solid #fbfbfb;
        }

        .nbip-maun-top .nbip-C_Right .nbip-user-Q .iconfont sup {
            font-weight: normal;
            background: rgb(220, 53, 69);
            color: rgb(255, 255, 255);
            font-size: 12px;
            padding: 0.25em 0.6em;
            border-radius: 10rem;
        }

.nbip-maun-top .nbip-C_Right .nbip-Register {
    float: right;
    line-height: 39px;
    border-left: 1px solid #e7e7e7;
}

    .nbip-maun-top .nbip-C_Right .nbip-Register a {
        float: left;
        border-left: 1px solid #fbfbfb;
        border-right: 1px solid #e7e7e7;
        position: relative;
        line-height: 39px;
        padding: 0 12px;
    }

        .nbip-maun-top .nbip-C_Right .nbip-Register a:hover {
            border-right: 1px solid #e7e7e7;
            background: #FFF;
        }



/*ÏìÓ¦Ê½Éè¼Æ*/
.nbip-Container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.nbip-copyright .nbip-record {
    display: inline-block;
}

    .nbip-copyright .nbip-record img {
        vertical-align: middle;
    }

@media (min-width: 320px) {
    #topHead {
        height: 93px !important;
    }

    .nbip-Mheader {
        height: 48px;
    }

        .nbip-Mheader img {
            height: 38px;
            margin-top: 5px;
        }

    .nbip-Food span {
        height: auto;
    }

    .nbip-Food ul.nbip-One {
        width: 100%;
    }

    .nbip-Food ul.nbip-Two {
        width: 100%;
    }

    .nbip-Food ul.nbip-Sar {
        width: 100%;
    }

    .nbip-Food ul.nbip-For {
        width: 100%;
    }


    .nbip-copyright span {
        display: none
    }

    .nbip-Food ul.nbip-Fe {
        width: 46%;
    }

    .d-lg-block {
        display: none;
    }

    .d-lg-none {
        display: block;
    }
}

@media (min-width:600px) {
    #topHead {
        height: 93px !important;
    }

    .nbip-Mheader {
        height: 48px;
    }

        .nbip-Mheader img {
            height: 38px;
            margin-top: 5px;
        }

    .nbip-Food span {
        height: auto;
    }

    .nbip-Food ul.nbip-One {
        width: 100%;
    }

    .nbip-Food ul.nbip-Two {
        width: 100%;
    }

    .nbip-Food ul.nbip-Sar {
        width: 20.66%;
    }

    .nbip-Food ul.nbip-For {
        width: 70.66%;
    }

    .nbip-copyright span {
        display: none
    }

    .nbip-Food ul.nbip-Fe {
        width: 46%;
    }

    .d-lg-block {
        display: none;
    }

    .d-lg-none {
        display: block;
    }
}



@media (min-width:768px) {
    #topHead {
        height: 93px !important;
    }

    .nbip-Container {
        width: 100%;
    }

    .nbip-Food span {
        height: 24px;
    }

    .nbip-Food ul.nbip-One {
        width: 40%;
    }

    .nbip-Food ul.nbip-Two {
        width: 40%;
    }

    .nbip-Food ul.nbip-Sar {
        width: 9.66%;
    }

    .nbip-Food ul.nbip-For {
        width: 62.66%;
    }


    .nbip-copyright span {
        display: block
    }

    .d-lg-block {
        display: none;
    }

    .d-lg-none {
        display: block;
    }
}

@media (min-width: 992px) {
    #topHead {
        height: 93px !important;
    }

    .nbip-Mheader {
        height: 48px;
    }

        .nbip-Mheader img {
            height: 38px;
            margin-top: 5px;
        }

        .nbip-Mheader .nbip-maun li span {
            font-size: 14px;
            margin: 0 8px;
        }

    .nbip-Food span {
        height: 24px;
    }

    .nbip-Food ul.nbip-One {
        width: 40%;
    }

    .nbip-Food ul.nbip-Two {
        width: 40%;
    }

    .nbip-Food ul.nbip-Sar {
        width: 9.66%;
    }

    .nbip-Food ul.nbip-For {
        width: 51.66%;
    }

    .nbip-copyright span {
        display: block
    }

    .d-lg-block {
        display: block;
    }

    .d-lg-none {
        display: none;
    }
}

@media (min-width:1100px) {
    #topHead {
        height: 230px !important;
    }

    .nbip-Mheader {
        height: 80px;
    }

        .nbip-Mheader img {
            height: 58px;
            margin-top: 11px;
        }

    .nbip-Container {
        max-width: 1180px;
    }

    .nbip-Mheader .nbip-maun li span {
        font-size: 16px;
        margin: 0 15px;
    }

    .nbip-Food span {
        height: 24px;
    }

    .nbip-Food ul.nbip-One {
        width: 23%;
    }

    .nbip-Food ul.nbip-Two {
        width: 25%;
    }

    .nbip-Food ul.nbip-Sar {
        width: 6.66%;
    }

    .nbip-Food ul.nbip-For {
        width: 44.66%;
    }

    .nbip-copyright span {
        display: block
    }

    .d-lg-block {
        display: block;
    }

    .d-lg-none {
        display: none;
    }
}

@media (min-width: 1200px) {
    #topHead {
        height: 230px !important;
    }

    .nbip-Mheader {
        height: 80px;
    }

        .nbip-Mheader img {
            height: 58px;
            margin-top: 11px;
        }

    .nbip-Container {
        max-width: 1180px;
    }

    .nbip-Mheader .nbip-maun li span {
        font-size: 16px;
        margin: 0 15px;
    }

    .nbip-Food span {
        height: 24px;
    }

    .nbip-Food ul.nbip-One {
        width: 25%;
    }

    .nbip-Food ul.nbip-Two {
        width: 24%;
    }

    .nbip-Food ul.nbip-Sar {
        width: 7.66%;
    }

    .nbip-Food ul.nbip-For {
        width: 42.66%;
    }

    .nbip-copyright span {
        display: block
    }

    .d-lg-block {
        display: block;
    }

    .d-lg-none {
        display: none;
    }
}

@media (min-width: 1300px) {
    #topHead {
        height: 230px !important;
        /*height: 180px !important;*/
    }

    .nbip-Container {
        max-width: 1280px;
    }

    .nbip-Mheader .nbip-maun li span {
        font-size: 16px;
        margin: 0 15px;
    }

    .nbip-Food span {
        height: 24px;
    }

    .nbip-Food ul.nbip-One {
        width: 25%;
    }

    .nbip-Food ul.nbip-Two {
        width: 25%;
    }

    .nbip-Food ul.nbip-Sar {
        width: 9.66%;
    }

    .nbip-Food ul.nbip-For {
        width: 39.66%;
    }


    .nbip-copyright span {
        display: block
    }

    .nbip-copyright .nbip-undertake {
        display: inline-block;
    }

    .d-lg-block {
        display: block;
    }

    .d-lg-none {
        display: none;
    }
}

/*@media (min-width: 1500px) {
    #topHead {
        height: 127px !important;
    }

    .nbip-Container {
        max-width: 1480px;
    }

    .nbip-Mheader .nbip-maun li span {
        font-size: 16px;
        margin: 0 15px;
    }

    .nbip-Mheader {
        height: 80px;
    }

        .nbip-Mheader img {
            height: 58px;
            margin-top: 11px;
        }

    .nbip-Food span {
        height: 26px;
    }

    .nbip-Food ul.nbip-One {
        width: 26%;
    }

    .nbip-Food ul.nbip-Two {
        width: 26%;
    }

    .nbip-Food ul.nbip-Sar {
        width: 11.66%;
    }

    .nbip-Food ul.nbip-For {
        width: 35.66%;
    }

    .nbip-copyright span {
        display: block
    }

    .nbip-copyright .nbip-undertake {
        display: inline-block;
    }

    .d-lg-block {
        display: block;
    }

    .d-lg-none {
        display: none;
    }
}*/

.nav_us {
    border-bottom: 0 !important
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .nbip-copyright .nbip-undertake {
        display: inline-block;
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (max-width:768px) {
    .nbip-copyright .nbip-undertake {
        display: inline-block;
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .nbip-copyright .nbip-undertake {
        display: inline-block;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.btn:focus {
    box-shadow: none !important;
}

.dropDown:hover {
    color: #009cf2 !important;
}

.Ser_Top {
    height: 100px;
    border-bottom: 2px #009cf2 solid;
}

    .Ser_Top img {
        margin-top: 20px;
    }

    .Ser_Top ul li {
        display: inline-block;
        margin-top: 24px;
    }

        .Ser_Top ul li a {
            font-size: 16px;
            display: inline-block;
            padding: 8px 0px;
            position: relative;
            margin: 0 30px;
        }

            .Ser_Top ul li a.hover {
                color: #009cf2;
                border-bottom: 2px #009cf2 solid;
            }

.Ser_Time {
    position: relative;
    overflow: hidden;
    z-index: 1
}

    .Ser_Time:before {
        content: '';
        background: #ccc;
        position: absolute;
        width: 100%;
        height: 1px;
        top: 27px;
        z-index: -1
    }

    .Ser_Time span {
        float: right;
        background: #f6f6f6;
        padding-left: 20px;
        display: inline-block;
        color: #777
    }
    .Ser_Time ul {
        background: #f6f6f6;
        padding-right:20px;
    }
    .Ser_Time ul i {
        float: left;
        padding-right: 8px;
    }
    .Ser_Time ul li{
        float:left;
        padding-right:8px;
        color:#999;
    }
    .Ser_Time ul li a{
        color:#333;
    }
    .Ser_Time ul li a:hover{
        color:#009cf2;
    }
.Ser_Tatle {
    border-left: 4px #009cf2 solid;
    padding-left: 10px;
    font-size: 20px;
}
.Ser_Class {
    border-bottom: 1px #ddd solid;
    overflow: hidden;
    padding: 8px 0;
}

    .Ser_Class span {
        display: inline-block;
        width: 85px;
        text-align: right;
        color: #999;
        float: left;
    }

    .Ser_Class ul {
        float: left;
        width: calc(100% - 85px);
    }

        .Ser_Class ul li {
            float: left;
            padding: 2px 10px;
            margin-right: 10px;
            cursor: pointer;
        }

            .Ser_Class ul li.hover {
                border: 1px #009cf2 solid;
                color: #009cf2
            }
.Ser_Class {
    border-bottom: 1px #ddd solid;
    overflow: hidden;
    padding: 8px 0;
}

    .Ser_Class span {
        display: inline-block;
        width: 85px;
        text-align: right;
        color: #999;
        float: left;
    }

    .Ser_Class ul {
        float: left;
        width: calc(100% - 85px);
    }

        .Ser_Class ul li {
            float: left;
            padding: 2px 10px;
            margin-right: 10px;
            cursor: pointer;
        }

            .Ser_Class ul li.hover {
                border: 1px #009cf2 solid;
                color: #009cf2
            }

.card_F .col-4 {
    position: relative;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    transition: all 0.2s ease-in-out;
}

    .card_F .col-4:hover {
        box-shadow: 0 0 30px rgba(0,0,0,0.15);
    }

.card_F .up {
    width: 12px;
    height: 12px;
    margin: 0 8px 0 5px;
    display: inline-block;
    position: relative
}

    .card_F .up:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-bottom: 8px solid #dc3545;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        left: 0;
        top: 3px;
    }

.card_F .down {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 8px 0 5px;
    position: relative
}

    .card_F .down:before {
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        border-top: 8px solid #28a745;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
        left: 0;
        top: 3px;
    }