@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, th, var, i {
    font-weight: normal;
    font-style: normal;
}
ol, ul, li {
    list-style: none;
}
div, dl, dt, dd, ol, ul, li {
    zoom: 1;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
}
pre {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* Public */

html {
    width: 100%;
}
body {
    width: 100%;
    color: #333;
    font: 14px/20px "微软雅黑";
    -webkit-text-size-adjust: none;
    background: #fff;
}
/*li font{ font-size:12px !important; }*/

a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
    color: #c50008;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 0px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
*+html .clearfix {
    min-height: 1%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
.mat {
    margin-top: 20px;
}
.mb15 {
    margin-bottom: 15px;
}
.sw {
    width: 1200px;
    margin: 0 auto;
}
.more {
    float: right;
}
.wrap {
    min-width: 1200px;
    *margin-bottom: -20px;
    overflow: hidden;
}
/*顶部 S*/

.header {
    height: 144px;
    overflow: visible;
}
.top {
    height: 36px;
    line-height: 36px;
    background: #444;
}
.top_r {
    float: right;
}
.header .home, .header .collection {
    float: left;
    width: 95px;
    background: #c27c21;
    color: #fff;
    text-align: center;
    overflow: hidden;
}
.header .collection {
    background: #82a33b;
}
.header .logo {
    float: left;
    padding-top: 24px;
    overflow: hidden;
}
.header .logo img {
    
    max-height: 60px;
}
.s-form {
    float: left;
    width: 212px;
    height: 36px;
}
.s-form .input-box {
    float: left;
    width: 176px;
}
.s-form .input-box input::-webkit-input-placeholder{
            color:#c5b3b3;
    
}


.s-form .input-box input {
    background: #a34539;
    float: left;
    width: 164px;
    padding-left: 12px;
    height: 36px;
    line-height: 36px;
    border: 0;
    color: #e6e6e6;
    outline: none;
}
.s-form .btn-box {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    background: url(/Content/njsdcgjzx/base/img/icon.png) no-repeat;
}
.s-form .btn-box #search {
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background: none;
    border: 0;
    outline: none;
    text-indent: -9999px;
}
#header .phone {
    float: left;
    position: relative;
    z-index: 9998;
    background: #1ab891;
}
#header .phone dt a {
    display: block;
    padding: 0 10px;
    color: #fff;
}
#header .phone dd {
    display: none;
    position: absolute;
    top: 36px;
    left: 50%;
    margin-left: -55px;
    padding: 5px;
    background-color: #fff;
}
#header .site {
    float: left;
    width: 95px;
    position: relative;
    z-index: 9998;
    background: #1a82b8;
}
#header .site dt {
    height: 36px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
}


#siteLast dd{ display:none; padding:10px; color:#333; font-size:12px;}
#siteLast dd a{ margin:0; color:#333;}
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#fff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd ul{ overflow:hidden; padding: 0 0 0 10px;}
#siteLast dd li{ float:left; width:25%; text-align:left; overflow:hidden; height: 24px; line-height: 24px;}
#siteLast dd li a{ font-size: 12px; }
#siteLast dd li a:hover{ color:#f60;}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#3169a6; color:#fff;}
#siteLast.on dd{display:block;position:absolute;right:0;top: 36px;width: 1000px;padding-bottom:10px;background:#fff;border: 3px solid #3269a5;-webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}
/* 站群导航 E */



#header .on dd {
    display: block
}
/*顶部 E*/

.banner {
    width: 100%;
    text-align: center;
}
/*导航 S*/

.nav {
    float: right;
    width: 864px;
    height: 108px;
}
/*.nav ul{height:50px;}*/

.nav ul li.li1 {
    float: left;
    width: 10%;
    height: 108px;
    _display: inline;
    text-align: center;
    position: relative;
    z-index: 9994;
}
.nav ul li h3 {
    font: normal 16px/96px "微软雅黑";
}
.nav ul li.on1 {
    background: #c31907;
}
.nav ul li.on1 a {
    color: #fff;
}
.nav ul li .ul1 {
    display: none;
    width:100%;
    padding: 6px 0 8px;
    position: absolute;
    left: 0;
    top: 108px;
    z-index: 9995;
    background: #f1420c;
}
/*.nav ul li.last1 .ul1{right:0; left:auto;}*/

.nav ul li .ul1 li {
    height: 30px;
    margin-left: 0;
    text-align: center;
    overflow: hidden;
    float: none;
}

.nav ul li .ul1 li a {
    color: #fff; display: block; font: normal 12px/30px "微软雅黑";
}
.nav ul li .ul1 li.on2 {
    background: #d22109;
}
/*导航 E*/

.content {
    width: 1200px;
    padding: 20px 0 0;
    margin: 0 auto;
    position: relative;
    z-index: 99;
    overflow: hidden;
}
/*右侧 S*/

.side {
    width: 240px;
    float: left;
    position: relative;
    z-index: 9999;
}
/*右侧 E*/

/* 友情链接 S */

.friendLinks {
    width: 100%;
    padding: 13px 0;
    background: #f5f5f5;
    overflow: hidden;
}
.friendLinks .siteWidth {
    width: 960px;
    padding: 0 120px;
    margin: 0 auto;
}
/*.friendLinks .hd{height: 40px;line-height: 30px;}
.friendLinks .hd a{font: bold 18px/30px "微软雅黑";color: #1b62c1;}*/

.friendLinks .con select {
    width: 205px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    margin: 0 10px;
    border: 1px solid #cacaca;
}
/* 友情链接 E */

/*底部 S*/

.footer {
    padding: 20px 0;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #0e5dbf;
    overflow: hidden;
}

.footer .links {
    padding-bottom: 5px;
    overflow: hidden;
}
.footer .links li {
    display: inline-block;
    *float: left;
    padding-right: 8px;
    margin-right: 4px;
    height: 12px;
    line-height: 12px;
}
.footer a {
    color: #fff;
}
.footer a:hover {
    text-decoration: underline;
}
.footer .copyRight {
    font-size: 12px;
}
/*底部 E*/

.box .hd {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #d5d5d5;
}
.box .hd h3 {
    float: left;
    padding: 0 6px;
    height: 42px;
    border-bottom: 3px solid #a52d69;
}
.box .hd h3 a {
    font-size: 18px;
}
.box .hd a.more {
    float: right;
    min-width: 15px;
    padding-right: 3px;
    text-indent: -9999px;
    background: url(/Content/njsdcgjzx/base/img/icon.png) no-repeat 0 -97px;
}
#goTop, #winMark {
    display: none;
}
/*验证码*/

div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
}
/* 通用底部按钮 */

.bot {
    text-align: center;
    padding: 0 0 20px 0;
}
.bot a, .bot button {
    cursor: pointer;
    display: inline-block;
    height: 46px;
    line-height: 46px;
    padding: 0 5%;
    font-size: 16px;
    background: #c31907;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.bot a:hover, .bot button:hover {
    text-decoration: none;
    background: #DC3726;
}
/* 依申请、信访、咨询等通用 查询页样色 */

.queryForm {
    background: #fff;
    padding: 3% 0;
    width: 80%;
    margin: 30px auto;
    border: 1px solid #e2e2e2;
    font-size: 16px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 40%;
    text-align: right;
}
.queryForm input[type=text] {
    width: 56%;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 10px;
}
.queryForm .bot {
    text-align: left;
}
.queryForm .bot a {
    margin: 0
}
.queryForm .required strong {
    color: #f00;
    margin-right: 5px;
}
.queryForm .errorMessage {
    color: #f00;
}
.queryForm table {
    width: 100%;
    border: 0;
}
/* 依申请、信访、咨询等通用 查询结果页样色 */

.queryResult {
    width: 80%;
    margin: 30px auto;
}
.queryResult .mainBox {
    margin-bottom: 50px;
}
.queryResult .tit h3 {
    text-align: center;
    font-size: 38px;
    line-height: 2;
    margin-bottom: 30px;
}
.queryResult .tips {
    text-align: center;
    font-size: 16px;
    margin-bottom: 50px;
    border-top: 1px solid #ddd;
    padding: 50px 0 20px 0;
}
.queryResult .number {
    font-weight: bold;
    color: #f00
}