@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: "微软雅黑";
    max-width: 1920px;
    margin: 0 auto !important;
}

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;
}

.dn {
    display: none;
}

.dk {
    display: block;
    
}


/* 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;*/

.hd{
    width: 100%;
    height: 703px;
    background: url(bg_njgz.jpg) no-repeat center center;
    background-size: auto 100%;
}
.hd-auto{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.logo{
    padding-top: 30px;
    display: block;
}
.top_njgz{
    position: absolute;
    top: 145px;
    left: 50%;
    transform: translateX(-50%);
}
.main-auto{
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
}
.mm1{
    width: 470px;
    height: 260px;
    margin-right: 40px;
    
}
.mm2{
    width: 180px;
    height: 260px;
}
.ft{
    width: 100%;
    height: 175px;
    overflow: hidden;
    background: #282828;
    margin-top: 55px;
    
}
.m2{
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.ms1{
    width: 575px;
    height: 170px;
   
    
}
.gd{
    line-height: 41px;
    font-size: 14px;
    color: #444444;
}
.mm1 ul{
    margin-top: 10px;
}
.mm1 ul li{
    width: 97%;
    padding-left: 4%;
    background: url(i_njgz.png) no-repeat 0 center;
    
}
.mm1 ul li a{
    display: block;
    font-size: 18px;
    color: #444444;
    line-height: 36px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.mm2 ul li{
    width: 100%;
    margin-top: 20px;
}
.mm2 ul li:first-child{
    margin-top: 0;
}
.mm2 ul li img{
    width:100%;
}
.ms1 ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 22px;
}
.ms1 ul li{
    width: 280px;
}
.ms1 ul li img{
    width: 100%;
}
.bg2022 {
    width: 100%;
}

.listmain,
.showmain {
    width: 1100px;
    padding: 0 20px;
    background-color: white;
    background: rgba(255, 255, 255, 0.9);
    margin: 0 auto;
    min-height: 520px;
    margin-top: 0;
    margin-bottom: 60px;
}

.position2021 {
    height: 50px;
    line-height: 50px;
    border-bottom: 2px solid #26a997;
    position: relative;
    margin-bottom: 20px;
    margin-top: 40px
}

.position2021 h3 {
    font-size: 24px;
    color: black;
    background: none;
}

.position2021 span {
    position: absolute;
    right: 0;
    top: 0;
}

.listul li {
    height: 45px;
    line-height: 45px;
    padding-left: 20px;
    border-bottom: 1px dashed #d6d6d6;
    font-size: 16px;
    background: url(i_njgz.png) no-repeat 0 center;
}

.listul li a {
    float: left;
    width: 900px;
    color: #333333;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.position2021 a,.page_box a{
    color: #333333;
    font-size: 16px;
}
.listul li span {
    float: right;
    color: #999;
}

.showmain h1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin: 40px 0 20px;
}

.showcontent p {
    text-indent: 2em;
    line-height: 36px;
    color: #666;
}

.showmain .aboutthis {
    text-align: center;
    padding: 20px 0 30px 0;
    font-size: 16px;
}

.page_box {
    text-align: center;
    padding: 10px 0;
}



.wrapper {
    width: 100%;
}

.position2021 span:last-child{
    display: none;
}
.ft-auto{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 50px;
}
/***************************底部开始***************************/
.foot{
  text-align: center;
}
.footer {
    width: 100%;
    font-family: 微软雅黑;
    height: 224px;
    text-align: center;
  }
  .foot_con {
    width: 1280px;
    margin: 0px auto;
    color: #cccccc;
    padding: 20px 0px;
  }
  .foot_con_l {
    width: 662px;
    float: left;
  }
  .foot_con_r {
    width: 517px;
    border-left: 1px solid #b3b3b3;
    float: left;
    padding-left: 20px;
  }
  .foot_con_r span {
    font-size: 12px;
    line-height: 18px;
    width: 258px;
    float: left;
  }
 
  .foot a{
    color: #cccccc;
    font-size: 18px;
  }
  .foot p,.foot span{
    color: #cccccc;
    font-size: 14px;
  }
  .foot_con a:hover {
    color: #28a7e1;
    text-decoration: none;
  }
  .foot_con p {
    height: 25x;
    line-height: 25px;
    font-size: 14px;
  }
  .fl_l {
    position: absolute;
    left: 30px;
    top: 38px;
  }
  .fl_r {
    position: absolute;
    right: 30px;
    bottom: 35px;
  }
  
  .newClass .nav {
    width: 1280px !important;
  }
  
  .newClass .nav_con {
    width: 1280px !important;
    text-align: center;
  }
  
  .newClass .header {
    width: 1280px !important;
    text-align: center;
  }
  
  .newClass .fl_logo_con {
    width: 1280px !important;
  }
  
  .newClass .foot_con {
    width: 1280px !important;
    text-align: center;
  }
  .newClass .nav .nav_con li.home_on a {
    background: url(/images/jbxq_nav_homeon_171012.png) no-repeat 16px 15px
      #171717;
    padding: 0px 16px 0px 44px;
  }
  
  .newClass .nav_con li.home_off a {
    display: block;
    background: url(jbxq_nav_homeoff_171012.png) no-repeat 22px 15px;
    height: 54px;
    float: left;
    padding: 0px 22px 0px 50px !important;
    border-top: 3px solid #282828;
    color: #fff;
  }
  .newClass .header {
    height: 373px;
    width: 100%;
    font-family: 微软雅黑;
    font-size: 16px;
  }
  .newClass .nav {
    height: 57px;
    background: url(jbxq_nav_bg_171012.jpg);
    width: 100%;
    line-height:57px;
    position: fixed;
    z-index: 1000;
  }
  .newClass .nav_con {
    width: 1280px;
    margin: 0px auto;
    height: 57px;
  }
  .newClass .nav_con li.home_on a {
    display: block;
    background: url(jbxq_nav_homeon_171012.png) no-repeat 22px 15px
     #171717;
    height: 57px;
    float: left;
    padding: 0 22px 0 50px;
    border-top: 3px solid #28a7e1;
    color: #28a7e1;
  }
  .newClass .nav_con li.home_on a:hover {
    background: url(jbxq_nav_homeon_171012.png) no-repeat  22px 15px #171717;
  }
  .newClass .nav_con li a {
    display: block;
    float: left;
    padding: 0 22px;
    border-top: 3px solid #282828;
    height: 54px;
    line-height: 51px;
    color: #fff;
    box-sizing: border-box;
  }
  .newClass .nav_con li a:hover {
    border-top: 3px solid #28a7e1;
    color: #28a7e1;
    background: #171717;
    text-decoration: none;
  }
  .newClass .nav_con li.home_off a {
    display: block;
    background: url(jbxq_nav_homeoff_171012.png) no-repeat  22px 15px;
    height: 54px;
    float: left;
    padding: 0 22px 0 50px;
    border-top: 3px solid #282828;
    color: #fff;
  }
  .newClass .nav_con li.home_off a:hover {
    display: block;
    background: url(jbxq_nav_homeon_171012.png) no-repeat 22px 15px #171717;
    height: 54px;
    float: left;
    padding: 0 22px 0 50px;
    border-top: 3px solid #28a7e1;
    color: #28a7e1;
  }
  .newClass .nav_con li a.erj_d {
    border-top: 3px solid #28a7e1;
    color: #28a7e1;
    background: #171717;
    text-decoration: none;
  }
  .newClass .server {
    height: 57px;
    line-height: 57px;
    background: url(jbxq_sever_bg_171012.png) no-repeat center;
    float: left;
    width: 224px;
    font-size: 14px;
    color: #999999;
  }
  .newClass #searchword {
    margin-left: 15px;
    height: 26px;
    line-height: 26px;
    border: none;
    background: none;
    width: 160px;
    color: #999999;
  }