﻿@charset "utf-8";
/* CSS Document */
body, html {
    font-family: Arial,Verdana,Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

div, p, form, img, ul, ol, li, dl, dt, dd, td {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body {
    background-color: #77899a;
    font-size: 12px;
}

table, tr, td, th, p, div, li, select, input, textarea {
    font-family: Arial,Verdana,Helvetica, sans-serif;
    font-size: 12px;
}

ul, li {
    list-style-type: none;
}

a {
    color: #fff;
    text-decoration: none;
}

    a:hover {
        color: #fff;
        text-decoration: underline;
    }

#nj_layout {
    width: 960px;
    height: 1146px;
    margin: 0 auto;
}

/* 头部 */
#nj_top {
    background: url(/content/portal/images/public/nj_top.jpg) no-repeat;
    text-align: right;
    width: 930px;
    height: 25px;
    padding: 90px 30px 0px 0px;
    color: #fff;
}

/* 导航 */
#nj_nav {
    background: url(/content/portal/images/public/nj_nav.jpg) no-repeat;
    width: 935px;
    height: 27px;
    padding: 15px 0px 0px 30px;
    color: #f0f0f0;
    font-weight: bold;
}

#nj_nav_content {
    float: left;
}

#nj_nav li {
    display: inline;
    margin-right: 20px
}

#nj_nav a {
    color: #f0f0f0;
    text-decoration: none;
}

    #nj_nav a:hover {
        color: #f0f0f0;
        text-decoration: none;
    }

#nj_service {
    float: right;
    padding-right: 20px;
    font-weight: normal;
    color: #f0ff00;
}

/* 广告图 */
#nj_banner {
    width: 960px;
    height: 336px;
    padding-top: 15px;
}

/* 主要内容 */
#nj_left_bar {
    width: 224px;
    padding-right: 13px;
    float: left;
}

#nj_right_content {
    width: 723px;
    float: right;
}

/* 众导航 */
#nj_v_nav {
    width: 212px;
    height: 132px;
    background-color: #eee;
    border: solid 6px #e0e4e6;
    margin-top: 7px;
}

    #nj_v_nav ul {
        list-style: none;
        padding-top: 10px;
        font-weight: bold;
        text-align: center;
    }

        #nj_v_nav ul li {
            /*padding: 7px 0px 8px;*/
            margin-bottom: 8px;
            line-height:24px;
            background: url(/content/portal/images/content/nj_nav_a.jpg) no-repeat;
        }

    #nj_v_nav a {
        color: #33444e;
        text-decoration: none;
    }

    #nj_v_nav ul .nj_special {
        background: url(/content/portal/images/content/nj_nav_hover.jpg) no-repeat;
        color: #fff;
    }

/* 服务流程入口 */
#nj_service_pic {
    width: 224px;
    padding: 7px 0px;
}

/* 价格表下载 */
#nj_download_bar {
    width: 224px;
    text-align: center;
    padding-bottom: 10px;
}

/* 搜索 */
#nj_search_bar {
    width: 214px;
    height: 98px;
    color: #3a5c7b;
    font-weight: bold;
    background: url(/content/portal/images/content/nj_search_bar.jpg) no-repeat;
    padding: 10px 0px 0px 10px;
}

#nj_select {
    padding: 12px 0px 8px 0px;
}

    #nj_select select {
        width: 95px;
    }

/* 联系我们 */
#nj_contact {
    width: 222px;
    background: url(/content/portal/images/public/nj_contact.jpg) repeat-y;
    padding-bottom: 2px
}

#nj_contact_title {
    width: 203px;
    padding: 10px 0px 0px 15px;
    height: 22px;
    margin: 0 auto;
    color: #eaeaea;
    font-weight: bold;
}

#nj_contact_content {
    width: 199px;
    margin: 0 auto;
    padding: 10px 0px 10px 15px;
    background-color: #63809a;
    border: 1px solid #d0d2d3;
    color: #eaeaea;
    line-height: 22px;
}

    #nj_contact_content a {
        color: #f0ff00;
        text-decoration: underline;
    }

        #nj_contact_content a:hover {
            color: #f0ff00;
            text-decoration: underline;
        }


/* 图片链接入口 */
#nj_enter {
    text-align: center;
    padding-top: 10px;
}

    #nj_enter img {
        padding-bottom: 7px;
    }

/* 最新动态 */
#nj_dongtai_bar {
    width: 224px;
    padding: 0px 0px 0px 0px;
    color: #f0f0f0;
    font-weight: bold;
    background-color: #67859F;
    margin-bottom: 10px;
}

.nj_title {
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 25px;
    background-color: #476A8A;
}

#nj_dongtai_bar span {
    padding-left: 100px;
    font-weight: normal;
}

#nj_dongtai_bar a {
    color: #f0f0f0;
    text-decoration: none;
}

    #nj_dongtai_bar a:hover {
        color: #f0f0f0;
        text-decoration: none;
    }

.nj_list {
    margin: 0px auto;
    list-style: none;
    color: #5d717e;
    font-weight: normal;
    width: 216px;
    height: 190px;
    padding: 10px 0px 0px 2px;
}

    .nj_list li {
        border-bottom: #a7a7a7 1px solid;
        width: 210px;
        height: 25px;
        line-height:25px;
        padding: 0px 0px 0px 6px;
    }

/* 正文 */
#nj_content {
    width: 720px; /*height:901px;*/
    background-color: #f4f4f4;
    border: solid 1px #d8d8d8;
    padding-top: 2px;
    color: #33444e;
}

#nj_weizhi {
    width: 708px;
    height: 22px;
    margin: 0 auto;
    background-color: #d8e5f0;
    padding: 8px 0px 0px 8px;
}

    #nj_weizhi a {
        color: #33444e;
        text-decoration: none;
    }

        #nj_weizhi a:hover {
            color: #33444e;
            text-decoration: none;
        }

#nj_content_title {
    width: 690px;
    text-align: center;
    margin: 0 auto;
    border-bottom: dashed 1px #33444e;
    padding: 30px 0px 10px 0px;
    font-family: "宋体";
    font-size: 16px;
    font-weight: bold;
}

#nj_content_document {
    width: 680px;
    margin: 0 auto;
    padding: 10px 0px;
    text-indent: 0em;
    line-height: 22px;
}

/* 底部 */
#nj_bottom {
    width: 958px;
    height: 28px;
    color: #d2d2d2;
    float: left;
    text-align: center;
    padding-top: 18px;
    background-color: #58748e;
    border: solid 1px #8298ac;
    margin-bottom: 20px;
}

a.normal:link, a.normal:visited, a.normal:hover {
    color: #05486e;
    text-decoration: none;
    font-size: 12px;
}
