@charset "utf-8";
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0;
}

body {
    font-family: "微软雅黑", Arial;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

p {
    word-wrap: break-word;
}

i {
    text-decoration: none;
}

input {
    outline: 0;
    border: 0;
}

.Pad_top {
    padding-top: 0.1px;
}

.Ver_top {
    vertical-align: top;
}

.f-fl {
    float: left;
}

.f-fr {
    float: right;
}

.f-cb {
    clear: both;
}

.ds {
    display: none !important;
}

.dl {
    display: block !important;
}

a:hover{
    text-decoration: none !important;
}
/* li加点 list-style-type:disc */


/* overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;*/


/* overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;*/

.nj-body {
    width: 100%;
    height: auto;
    background: url(nj_bg.png) no-repeat top center;
    max-width: 2000px;
    margin: 0 auto;
}

.nj-body-top {
    width: 1240px;
    margin: 0 auto;
    padding-top: 56px;
}

#toolbarSwitch {
    width: 152px;
    height: 36px;
    font-size: 0;
    background: url(nj_wzayd.png) no-repeat top center;
}

.nj-top1 {
    display: block;
    margin: 0 auto;
    padding-top: 78px;
    padding-bottom: 115px;
}

.nj-main {
    width: 1240px;
    margin: 0 auto;
}

.nj-main-auto1 {
    width: 100%;
    height: 405px;
    background: #ffffff;
    border-radius: 10px;
}


/* lb */

.lb {
    width: 420px;
    height: 310px;
    border: 1px solid #cccccc;
    margin: 40px;
}

.flexslider {
    width: 100%;
    position: relative;
    height: 310px;
    overflow: hidden;
    background: #ffffff;
}

.slides {
    position: relative;
    z-index: 1;
}

.slides li {
    height: 310px;
}

.slides li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.slides li a {
    padding: 0 2%;
    padding-top: 2px;
    font-size: 16px;
    color: #000000;
    width: 96%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.slides li .a-img {
    margin: 9px;
    width: 400px;
    height: 258px;
    overflow: hidden;
}

.slides li .a-img img {
    width: 100%;
}

.flex-control-nav {
    position: absolute;
    right: 20px;
    bottom: 60px;
    z-index: 2;
    width: 100px;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    zoom: 1;
    background: #b7b7b7;
}

.flex-control-nav a {
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    cursor: pointer;
    margin: 0;
    padding: 0;
    font-size: 0;
}

.flex-control-nav .flex-active {
    background: #fa3f00;
}

.flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
}

.flex-direction-nav li a {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.flex-direction-nav li a.flex-prev {
    /* width: 80px;
    height: 80px;
    background: url(left.png) no-repeat center center;
    left: 18.75%; */
}

.flex-direction-nav li a.flex-next {
    /* width: 80px;
    height: 80px;
    background: url(right.png) no-repeat center center;
    right: 18.75%; */
}


/*  */

.nj-main-auto1 .right {
    width: 717px;
    height: auto;
    margin-right: 20px;
    position: relative;
}

.nj-main-auto1 .right .r-img {
    padding-top: 45px;
}

.nj-main-auto1 .right .r-ul {
    width: 100%;
    margin-top: 20px;
}

.nj-main-auto1 .right .r-ul li {
    width: 695px;
    line-height: 50px;
    font-size: 16px;
    color: #000000;
    padding-left: 20px;
    background: url(li_i.png) no-repeat 0 center;
    border-top: 1px dashed #cccccc;
    clear: both;
}

.nj-main-auto1 .right .r-ul li .aa {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 585px;
    float: left;
}

.nj-main-auto1 .right .r-ul li:nth-child(1) {
    border-top: 0;
}

.nj-main-auto1 .right .r-ul li a:hover {
    color: #065bfe;
    text-decoration: underline;
}

.nj-main-auto1 .right .r-ul li a {
    line-height: 50px;
    font-size: 16px;
    color: #000000;
}

.nj-main-auto2 {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.nj-main-auto2 .h3 {
    text-align: center;
    font-size: 35px;
    color: #065bfe;
    font-weight: bold;
}

.nj-main-auto2 h3 span {
    font-size: 35px;
    color: #f55c18;
}

.gd {
    position: absolute;
    right: 6px;
    top: 55px;
    font-size: 12px;
    color: #999999;
}

.gd:hover {
    color: #065bfe;
}

.nj-content {
    width: 1034px;
    height: 108px;
    margin: 32px auto;
    border: 1px solid #cccccc;
    padding: 20px 33px;
    font-size: 20px;
    color: #000000;
    line-height: 35px;
    text-indent: 35px;
    position: relative;
}

.nj-cc {
    height: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ck-gd {
    position: absolute;
    bottom: 0;
    right: 30px;
    font-size: 12px;
    color: #2b9dfc;
}

.ft {
    width: 100%;
}

.nj-ul2 {
    width: auto;
    clear: both;
    margin: 0 30px;
}

.nj-ul2 li {
    width: 220px;
    height: 62px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.nj-ul2 li img {
    width: 100%;
}

.nj-ul2 li:nth-child(5),
.nj-ul2 li:nth-child(10) {
    margin-right: 0;
}

.nj-main-auto3 {
    width: 1240px;
    margin: 0 auto;
    padding-top: 87px;
    position: relative;
}

.gd1 {
    position: absolute;
    right: 20px;
    top: 50px;
    font-size: 12px;
    color: #999999;
}

.nj-main-auto3 .r-img {
    display: block;
    margin: 0 auto;
}

.gd1:hover {
    color: #065bfe;
}

.nma {
    width: 1137px;
    height: 300px;
    margin: 0 auto;
    padding: 34px 0 42px 0;
}

.nma ul {
    width: 537px;
    height: 100%;
}

.nma ul li {
    width: auto;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    background: url(li_i.png) no-repeat 0 center;
}

.nma ul li.active {
    background: url(li_i2.png) #f5f5f5 no-repeat 0 center;
}

.nma ul li a {
    font-size: 20px;
    color: #000000;
}

.lis1,
.lis2,
.lis3,
.lis4,
.lis5 {
    width: 600px;
    height: 100%;
    background: #f5f5f5;
    display: none;
    position: relative;
}

.lis1.active,
.lis2.active,
.lis3.active,
.lis4.active,
.lis5.active {
    display: block !important;
}

.ck-gd1 {
    position: absolute;
    bottom: 25px;
    right: 30px;
    font-size: 12px;
    color: #2b9dfc;
}

.active-auto {
    margin: 55px;
    height: 200px;
    line-height: 40px;
    font-size: 18px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.container{
    width: 1180px;
    margin: 0 auto;
}
.local{
    width: auto;
    height: auto;
    margin-top:10px;
    margin-bottom:15px;
    background: #ffffff;
    padding: 10px;
}
.local span {
    font-size: 17px;
    line-height: 26px;
    
}
.zxft_title{
    height: 50px;
    background: #edf3fa;
}
.zxft_title span{
    line-height: 50px;
    color: #3266ac;
    font-size: 20px;
    margin-left: 52px;
    font-weight: bold;
}
.content{
    width: 100%;
    border: 1px solid #E0E0E0;
    margin-top: 20px;
    padding-bottom: 20px;
    background: #ffffff;
}
.center{
    width: 1100px;
    margin: 0 auto;
}
.list{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E0E0E0;
}
.list li{
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    clear: both;
}
.list li a{
    color: #333333;
    margin-left: 15px;
}
.list span{
    color: #999999;
    margin-left: 26px;
    float: right;
}
.fen_page{
    width: 100%;
    /*height: 88px;*/
    height: 40px;

    line-height: 40px;
    text-align: center;
    margin-top: 20px;
}
/**********************概览分页样式*****************************/
.clsPage{ text-align:center;margin:25px auto auto;padding:0;overflow:hidden;font-size:14px;font-family:'Microsoft YaHei,simhei';}
.clsPage a{display:inline-block;vertical-align:middle;text-align:center; height:25px;line-height:25px;padding:0px 7px;margin-right:4px;
    text-decoration:none;background-color:#2877c6; border:1px solid #2877c6;color:white;overflow:hidden;}
.clsPage a:hover{background-color:#fff;color:#1771a6;border-color:#ffcccc;}
.clsPage span{display:inline-block;vertical-align:middle;text-align:center;height:25px;line-height:25px;padding:0px 7px;
    margin-right:4px;background-color:#f7f7f7; border:1px solid #bdbdbd;color:black;}
    @media only screen and (max-width: 1024px) {
        body {
            width: 1500px !important;
        }
    }