﻿@charset "utf-8";
html,
body {
    position: relative;
    height: 100%;
}

body {
    font-family: 微软雅黑;
    font-size: 12px;
    background: #fff;
}

a:hover {
    /* color: #1561af; */
    text-decoration: none !important;
}


/*main*/

.main {
    width: 1080px;
    margin: 0 auto;
    padding-top: 34px;
}


/*new*/

.new-flash {
    float: left;
    height: 286px;
}


/* 焦点图 水平滚动
------------------------------ */

.slide_x {
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    width: 370px;
    height: 286px;
    background: #FFF;
}

.slide_x a {
    text-decoration: none;
}

.slide_x .box {
    overflow: hidden;
    position: relative;
    width: 370px;
    height: 286px;
}

.slide_x .list {
    overflow: hidden;
    width: 9999px;
}

.slide_x .list li {
    float: left;
    position: relative;
    width: 370px;
    height: 286px;
}

.slide_x .list img {
    vertical-align: top;
}

.slide_x .list p {
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 40px;
    font-size: 12px;
    background: #f4f4f4;
    text-align: center;
}

.slide_x .btn {
    overflow: hidden;
    position: absolute;
    bottom: 50px;
    right: 144px;
}

.slide_x .btn li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 0 0 5px;
    background: #eee;
    color: #333;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
}

.slide_x .btn .selected {
    background: #bd0102;
    color: #fff;
}

.new-con {
    float: left;
    margin-left: 30px;
    display: inline;
    border-top: 3px solid #be0002;
    width: 370px;
}

.new-con-tit {
    height: 32px;
    background: #f4f4f4;
}

.new-con-tit p {
    float: left;
    line-height: 32px;
    width: 110px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.curr {
    background: #fff;
    color: #bd0001;
}

.new-con-tit a {
    float: right;
    padding-right: 15px;
    line-height: 32px;
}

.new-con-list h3 {
    line-height: 45px;
    font-family: "微软雅黑";
    color: #be0002;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}

.new-con-list h3 a {
    color: #be0002;
}

.new-con-list ul {
    padding-left: 8px;
}

.new-con-list ul li {
    background: url(mian-dian-20170904.jpg) no-repeat center left;
    padding-left: 10px;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
}

.new-con-list ul li a {
    float: left;
}

.new-con-list ul li span {
    float: right;
    padding-right: 6px;
}

.new-right {
    border: 1px solid #e0e0e0;
    width: 280px;
    float: right;
    display: inline;
}

.new-right-tit {
    border-bottom: 1px solid #e0e0e0;
    height: 35px;
    background: #f4f4f4;
}

.new-right-tit h3 {
    width: 105px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
    height: 35px;
    background: url('njbb_titlebg_20191127.png')no-repeat;
    line-height: 35px;
    font-family: "微软雅黑";
}

.new-right-tit a {
    float: right;
    line-height: 33px;
    padding-right: 12px;
}

.new-right-con {
    padding: 0px 14px 0px 18px;
}

.new-right-con li {
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 8px;
    padding-top: 12px;
}

.new-xx {
    border-bottom: 1px dashed #333333;
}


/* 中部轮播图 */

.banner {
    width: 1080px;
    height: 120px;
}

.slide_y {
    overflow: hidden;
    position: relative;
    margin: 0px auto;
    width: 1080px;
    height: 120px;
    background: #FFF;
}

.slide_y a {
    text-decoration: none;
}

.slide_y .box {
    overflow: hidden;
    position: relative;
    width: 1080px;
    height: 120px;
}

.slide_y .list {
    overflow: hidden;
    width: 99999px;
}

.slide_y .list li {
    float: left;
    position: relative;
    width: 1080px;
    height: 120px;
}

.slide_y .list img {
    vertical-align: top;
}

.slide_y .btn {
    overflow: hidden;
    position: absolute;
    bottom: 10px;
    right: 500px;
}

.slide_y .btn li {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 0 0 7px;
    background: #eee;
    color: #333;
    font: 11px/16px Tahoma;
    text-align: center;
    cursor: pointer;
}

.slide_y .btn .selected {
    background: #bd0102;
    color: #fff;
}


/* 各种栏目展示 */

.linetwo {
    width: 100%;
    margin-top: 24px;
    overflow: hidden;
}

.linetwo_left {
    width: 280px;
    float: left;
    overflow: hidden;
}

.zzjg {
    width: 100%;
    height: 236px;
}

.zzjg-tit {
    width: 100%;
    height: 35px;
    background: #f4f4f4;
}

.zzjg-tit h3 {
    width: 102px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    float: left;
    height: 35px;
    background: url('njbb_titlebg_20191127.png')no-repeat;
    line-height: 35px;
    font-family: "微软雅黑";
}

.zzjg ul {
    width: 100%;
    height: 200px;
    padding-top: 12px;
}

.zzjg ul li {
    width: 128px;
    height: 84px;
    border: 1px solid #e0e0e0;
}

.zzjg ul li a {
    display: block;
    width: 128px;
    height: 84px;
    text-align: center;
}

.zzjg ul li a img {
    margin-top: 12px;
}

.zzjg ul li a p {
    text-align: center;
    font-size: 16px;
}

.zzjg ul li:hover {
    border-color: #c40002;
}


/* 权责清单 */

.qzqd a {
    display: block;
    widows: 278px;
    height: 50px;
    margin-top: 9px;
}

.qd01 {
    background: url('njbb_btn_off_qzqd_20191127.jpg')no-repeat;
}

.qd02 {
    background: url('njbb_btn_off_ccqd_20191127.jpg')no-repeat;
}

/* .qd03 {
    background: url('njbb_btn_off_12310jbdh_20191127.jpg')no-repeat;
} */

.qd01:hover {
    background: url('njbb_btn_on_qzqd_20191127.jpg')no-repeat;
}

.qd02:hover {
    background: url('njbb_btn_on_ccqd_20191127.jpg')no-repeat;
}

/* .qd03:hover {
    background: url('njbb_btn_on_12310jbdh_20191127.jpg')no-repeat;
} */


/* 信用链接注册链接 */

.otherlink {
    width: 100%;
}

.otherlink ul li {
    width: 278px;
    height: 70px;
    margin-top: 9px;
    text-align: center;
    /* line-height: 70px; */
    border: 1px solid #e0e0e0;
}

.otherlink ul li a {
    display: block;
    margin-top: 11px;
    font-size: 18px;
    text-align: center;
    color: #c90104;
}

#last_otherlink {
    width: 278px;
    height: 68px;
}

#last_otherlink a {
    margin-top: 0!important;
}

.otherlink ul li:hover {
    border-color: #c40002;
}


/* 右侧内容 */

.linetwo_right {
    width: 770px;
    float: right;
    overflow: hidden;
}

.linetwo_right_box {
    /* height: 330px; */
    height: 445px;
    border-top: 3px solid #be0002;
    width: 370px;
}

.linetwo_right_box_tit {
    height: 32px;
    background: #f4f4f4;
}

.linetwo_right_box_tit p {
    float: left;
    line-height: 32px;
    width: 110px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
}

.linetwo_right_box_tit a {
    float: right;
    padding-right: 15px;
    line-height: 32px;
}

.linetwo_right_box_list ul {
    padding-left: 10px;
    padding-top: 14px;
}

.linetwo_right_box_list ul li {
    background: url(mian-dian-20170904.jpg) no-repeat center left;
    padding-left: 15px;
    font-size: 14px;
    line-height: 34px;
    height: 34px;
}

.linetwo_right_box_list ul li a {
    font-family: "宋体";
    float: left;
}

.linetwo_right_box_list ul li span {
    font-family: "宋体";
    float: right;
    padding-right: 6px;
}

.linethree {
    width: 100%;
    height: 60px;
    margin-top: 20px;
}

.linethree ul li {
    margin-right: 10px;
    float: left;
}

#last_link {
    margin-right: 0;
}


/*main*/


/*list*/

.list-left {
    /* width: 218px; */
    width: 248px;
    float: left;
    border: 1px solid #d3d3d3;
}

.list-left-tit {
    height: 50px;
    background: #c40002
}

.list-left-tit h3 {
    font-size: 20px;
    font-family: "微软雅黑";
    text-align: center;
    line-height: 50px;
    color: #fff;
}

.list-left-con {
    min-height: 634px;
}

.list-left-con ul {
    padding: 6px 14px 20px 14px;
}

.list-left-con ul li {
    margin-top: 14px;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    line-height: 38px;
    background: url(list-bj-20170913.png) no-repeat 185px center;
}

.list-left-con ul li a {
    /* width: 123px; */
    width: 163px;
    padding: 10px 35px 10px 20px;
    line-height: 20px;
    display: block;
    border: 1px solid #d3d3d3;
    /* background: url(list-bj-20170913.png) no-repeat 170px center;*/
    text-align: center;
}

.list-left-con ul li a:hover {
    text-decoration: none;
    border: 1px solid #c40002
}

.list-left-con a.list-hover {
    text-decoration: none;
    border: 1px solid #c40002;
    color: #c40002;
}

.list-right-tit {
    height: 50px;
    background: #efefef;
}

.list-right-tit p {
    line-height: 50px;
    padding-left: 26px;
    font-size: 14px;
}

.list-right-con {
    padding: 20px 26px 20px 26px;
}

.list-right-con ul li {
    line-height: 35px;
    font-size: 14px;
    padding-left: 15px;
    background: url(mian-dian-20170904.jpg) no-repeat 7px center;
    height: 35px;
}

.list-right-con ul li a {
    float: left;
}

.list-right-con ul li span {
    float: right;
    padding-right: 8px;
}

.list-right-con .line {
    height: 1px;
    background: #dedede;
    margin-top: 14px;
    margin-bottom: 14px;
}

.list-right {
    float: right;
    /* width: 758px; */
    width: 808px;
    border: 1px solid #d3d3d3;
    min-height: 684px;
}

.gailan03_cont_fanye {
    /* width: 690px; */
    width: 730px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #000;
    margin: 0 auto;
    margin-top: 10px;
}


/*list*/


/*细览*/

.connet-main {
    /* width: 960px; */
    width: 1040px;
    background: #fff;
    margin: 0 auto;
    padding: 18px 20px 20px 20px;
}

.connet-tit {
    border: 1px solid #e7e7e7;
    padding-left: 20px;
}

.connet-tit {
    height: 48px;
    line-height: 48px;
}

.connet-tit p {
    font-size: 14px;
    color: #999999;
}

.connet-tit p a {
    color: #999999;
}

.xilan_content {
    width: 960px;
    width: 1040px;
    padding: 10px 19px;
    border: 1px solid #e7e7e7;
    margin-top: 20px;
}

.doctitle {
    line-height: 50px;
    height: 50px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #333;
    font-family: "Microsoft Yahei";
    font-weight: 400;
}

.xilan_content .font1 p {
    font-size: 16px;
}

.xilan_content .font2 p {
    font-size: 14px;
}

.xilan_content .font3 p {
    font-size: 12px;
}

.field {
    line-height: 40px;
    height: 40px;
    float: left;
    width: 100%;
    text-align: center;
    color: #666;
    font-family: "宋体";
    font-size: 12px;
    background: #efefef;
}

.field a {
    color: #666;
}

.field a:hover {
    color: #f00;
    text-decoration: underline
}

.field_con1 {
    width: 420px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
}

.field_con2 {
    width: 200px;
    height: 40px;
    float: left
}

.field_con2 span {
    float: left;
    display: block;
    height: 10px;
    width: 10px;
    margin: 15px 3px;
    border: 1px solid #666;
    overflow: hidden;
    cursor: pointer
}

.doccontent {
    width: 100%;
    float: left;
    padding: 20px 0px;
    line-height: 28px;
    color: #333;
}

.doccontent p {
    padding-bottom: 5px;
    line-height: 28px;
    color: #333333;
    font-size: 14px
}

.pager {
    width: 100%;
    line-height: 28px;
    color: #333333;
    float: left;
    font-size: 12px
}

.pager a:link,
.pager a:visited,
.pager a:active {
    color: #333333;
}

.pager a:hover {
    color: #f00;
    text-decoration: underline
}

.xilan_content2 ul {
    float: left;
    width: 100%;
    margin-top: 10px
}

.xilan_content2 ul li {
    text-align: right;
    color: #a2a2a2;
    line-height: 28px;
    width: 100%;
    font-size: 12px;
}

.xilan_content2 ul li a:link,
.xilan_content ul li a:visited,
.xilan_content ul li a:active {
    float: left;
    color: #4d4d4d;
    font-size: 14px;
}

.share {
    width: 100%;
    float: left;
    line-height: 50px;
    text-align: right;
    color: #4d4d4d
}

.share p {
    width: 500px;
    float: left;
    line-height: 50px;
    text-align: right;
    color: #4d4d4d
}

.icon_share {
    width: 300px;
    float: left;
    line-height: 50px;
    text-align: left;
    color: #4d4d4d
}

.share a:link,
.share a:visited,
.share a:active {
    color: #4d4d4d;
    font-size: 12px;
}

.share a:hover {
    color: #f00;
    text-decoration: underline;
    font-size: 12px;
}


/*细览*/


/*网站地图*/

.map_content {
    width: 1040px;
    padding: 10px 19px 40px 19px;
    border: 1px solid #e7e7e7;
    margin-top: 20px;
}

.map-box {
    width: 1040px;
    margin: 0 auto;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    padding-top: 10px;
}

.map-tit {
    float: left;
    width: 150px;
    text-align: center;
    color: #990000;
    font-size: 18px;
    line-height: 30px;
}

.map-tit a {
    color: #990000;
}

.map-con {
    float: left;
    width: 810px;
}

.map-con ul li {
    float: left;
    font-size: 16px;
    line-height: 28px;
    padding: 0px 20px 10px;
}


/*网站地图*/


/*右浮动*/

.fird {
    position: fixed;
    right: 50px;
    top: 250px;
}

.fird a {
    display: block;
    border: 1px solid #e0e0e0;
    padding: 20px;
    background: #fff;
    margin-bottom: 10px;
}

.fird a:hover {
    border: 1px solid #1561af;
}