
*{
  padding: 0;
  margin: 0;
}
body{
  background-color: #fff;
}
img{
  width: 100%;
  height: 100%;
}
.nzzj-top,.nzzj-footer{
  background-color: #272c30;
}

.nzzj-top{
  display: none;
}
.nzzj-nav-top,.nzzj-nav ul,.nzzj-tab{
  width: 1120px;
  margin: 0 auto;
}
.nzzj-top_nav{
  padding: 10px 0;
  background-color: #fff;
  width: 100% !important;
}
.nzzj-nav-top li,.nzzj-logo-ul li{ 
  float: left;
}
.nzzj-nav-top li a{
  color:#fff;
  font-size: 12px;
  line-height: 24px;
  margin-right: 10px;
}
.nzzj-logo-nav{
  margin: 0 auto;
  display: flex;
  width: 1120px;
  justify-content: space-between;
  align-items: center;
}
.nzzj-logo {

  margin-right: 40px;
}
.nzzj-logo-ul li{
  line-height: 30px;
  margin-left: 20px;
}
.nzzj-logo-ul li a{
  font-size:14px;
  color:#666;
}
.nzzj-logo-ul li a,.nzzj-submit{
  margin: 16px 0;
  display: block;
}
.nzzj-submit a{
  background-color: #2745a5;
  color:#fff !important;
  line-height: 30px;
  display: block;
  padding: 0 5px;
  float: left;
  margin-left: 10px;
  border-radius: 4px;
  text-decoration: none;
}
.nzzj-submit a:hover{
  opacity: 0.8;
}
.nzzj-submit a.nzzj-c{
  background-color: #ff7b33;
  color:#fff !important;
  text-decoration: none;
}
.nzzj-nav{
  background-color: #2745a5;
}
.nzzj-nav ul{
  line-height: 44px;
  display: block;
  height: 44px;
}
.nzzj-nav ul li{
  float: left;
  margin-right: 20px;
}
.nzzj-nav ul li a{
  padding: 0 10px;
  color:#fff;
}
.nzzj-nav ul .nzzj-click{
  background-color: #ff8b14;
}
/*from*/
.nzzj-from{
  width: 300px;
  background: #f1f1f1;
  margin: 16px 0;
  line-height: 32px;
  border-radius: 30px;
}
.nzzj-from .nzzj-text{
  margin-left: 15px;
}
.nzzj-from .nzzj-button{
  width: 62px;
  height: 32px;
  float: right;
  background: url(../img/seach.png) no-repeat center center #ff8b14;
  border-radius: 60px;
}

/**/
.nzzj-ul-a li {
  display: block;
  float: left;
  line-height: 24px;
  color: #666666;
  margin-left: 10px; 
  border: 1px solid #ebebeb;
  padding: 2px 20px;
  border-radius: 40px;
  background-color: #f1f1f1;
}
.nzzj-ul-a li a {
  background: url(../img/Slice4.png) no-repeat center left;

  padding-left: 16px;
  font-size: 14px;
}
.nzzj-ul-a li:nth-child(2) a {
  background: url(../img/Slice5.png) no-repeat center left;

  padding-left: 20px;
}
.nzzj-ul-a li:nth-child(3) a {
  background: url(../img/Slice3.png) no-repeat center left;
  background-size: 16px 16px;
  padding-left: 20px;
}
.nzzj-ul-a li:nth-child(4) a {
  background: none;
  padding: 0 10px !important;
  font-size: 14px;
  color: #fff;
}
/*中间部分*/
.nzzj-content{
  width: 1120px;
  margin: 0 auto;
  margin-top: 20px;
  display: grid;
}
.nzzj-one,.nzzj-two{
  display: inline-block;
  margin-bottom: 40px;
}

/*模块1*/
.nzzj-tag2{
  width: 300px;
  float: left;
  margin-right: 20px;
}

.nzzj-tag2 p .nzzj-a{
  font-weight: bold;
  color:#333;
  font-size: 20px;
  font-weight: bold;
}

.nzzj-ul4{
  display: inline-block;
}
.nzzj-ul4 li {
  width: 300px;
  display: inline-block;
  float: left;
}
.nzzj-ul4 li em{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  background: #ededed;
  border-radius: 4px; 
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 2px;
}
.nzzj-ul4 li a{
  font-size: 16px;
  color:#333;
  line-height: 20px;
  overflow: hidden;
  width: 270px;
  float: left;
  height: 20px;
  display: block;
 
}
.nzzj-ul4 li a:hover{
  color:#2745a5;
  text-decoration: underline;
}
.nzzj-c1{
  background: #ff7b33  !important;
  color: #ffffff;
}
.nzzj-c2{
  background: #26c356 !important;
  color: #ffffff;
}
.nzzj-c3{
  background: #3397db !important; 
  color: #ffffff;
}
.nzzj-ul4 li{
  line-height: 20px;
  margin-top: 16px;
}

/**/
.nzzj-w880{
  width: 840px;
  background-color: #fff;
  display:inline-block;
  border-radius: 8px;
  float: left;
}
/*banner*/
.nzzj-tag1{
  width: 520px;
  height: 320px;
  float: right;

}
/*footer*/
.nzzj-footer img{
  justify-content: center;
}

/*热门*/
.nzzj-hot{
  font-size: 20px;
  padding-left: 15px;
  font-weight: bold;
  color: #333;
  position: relative;
  float: left;
  width: 285px;
}
.nzzj-hot a::before{
  content: '';
  background-color: #2745a5;
  width: 6px;
  height: 20px;
  border-radius: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
}

/*tag3*/
.nzzj-tag3{
  float: left;
  width: 260px;
  padding: 0 0 0 20px ;
  background-color: #fff;
  border-radius: 8px;

}
.nzzj-tag3 .nzzj-hots .nzzj-a{
  font-weight: bold;
  font-size: 20px;
  background:url(../img/icon_word.png) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 30px;
}
.nzzj-tag3 .nzzj-hots .nzzj-m,.nzzj-list .nzzj-tag4 .nzzj-hots .nzzj-m,.nzzj-b20 .nzzj-m,.nzzj-tag2 p .nzzj-m{
  float: right;
  color: #666;
  line-height: 26px;
  text-align: center;
  font-family: 宋体;
  font-size: 12px;
  color: #999;
  width: 30px;
}
.nzzj-b20{
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
  padding-bottom: 20px;
}
.nzzj-ul5{
  float: left;

}
.nzzj-ul5 li{
  line-height: 20px;
  margin-top: 16px;
  width: 100%;
  display: inline-block;
  float: left;
  position: relative;
}
.nzzj-ul5 li a{
  float: left;
  width: 210px;
  height: 20px;
  display: block;
  overflow: hidden;
  color:#666;
  text-indent: 15px;
  font-size: 16px;
}
.nzzj-ul5 li a:hover{
  color:#2745a5;
  text-decoration:underline;
}
.nzzj-ul5 li p{
  float: right;
  font-size: 12px;
  color:#999;
}

.nzzj-ul5 li a::before{
  content: '';
  background-color: #d3d2d2;
  width: 6px;
  height: 6px;
  border-radius: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
}
/*tag4*/
.nzzj-left .nzzj-tag4{
  width: 800px;
  margin:40px 0 20px 0;
}
.nzzj-tag4 {
  width: 840px;
  background-color: #fff;
  border-radius: 8px;
  display: inline-block;
  float: left;
}
.nzzj-tag4 .nzzj-hots .nzzj-a{
  font-weight: bold;
  font-size: 20px;
  background:url(../img/icon_word.png) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 30px;
  float: left;
}
.nzzj-tag4 .nzzj-hots ul{
  float: left;
  margin-left: 40px;
}
.nzzj-tag4 .nzzj-hots ul li{
  float: left;
  line-height: 26px;
  margin-left: 10px;
}
.nzzj-tag4 .nzzj-hots ul li a{
  border-radius: 30px;
  background:#f1f1f1;
  font-size: 14px;
  padding: 4px 15px;
}
.nzzj-tag4 .nzzj-hots ul li a:hover{
  background-color: #2745a5;
  color:#fff !important;
}

/*ul6*/
.nzzj-ul6{
  width: 350px;
  display: inline-block;
  float: left;
  margin-right: 16px;
}
.nzzj-ul6 ul li{
  width: 350px;
  float: left;
  margin-bottom: 20px;
}
.nzzj-ul6 ul li:nth-child(3n){
  margin-bottom: 0 !important;
}
.nzzj-ul6 ul li .nzzj-img{
  float: left;
  width: 140px;
  height: 90px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}
.nzzj-ul6 ul li .nzzj-divs{
  margin-top: 2px;
}
.nzzj-ul6 ul li .nzzj-divs a{
  font-size: 18px;
  color:#333;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.nzzj-ul6 ul li .nzzj-divs p{
  font-size: 12px;
  color:#999;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 4px 0 0 0 ;
  line-height: 20px;
  font-size: 14px;
}

.nzzj-nob{
  padding: 0 !important;
  width: 470px;
}
.nzzj-nob .nzzj-hot{
  width: 455px !important;
}
.nzzj-nob .nzzj-hot{
  float: right;
}
.nzzj-nob .nzzj-ul5 li{
  width: 230px;
  margin-right: 10px;
}
.nzzj-nob .nzzj-ul5 li:nth-child(2n){
  margin-right: 0 !important;
}
.nzzj-nob .nzzj-hot .nzzj-a{
  float: left;
  font-weight: 700;
}
.nzzj-nob .nzzj-hot .nzzj-m{
  float: right;
  color:#666;
  line-height: 26px;
  text-align: center;
  font-family: 宋体;
  font-size: 12px;
  color:#999;
}
.nzzj-nob .nzzj-ul5 li a{
  width: 220px !important;
  font-size: 16px;
  color:#333;
}
.nzzj-nob .nzzj-ul5 li a:hover{
  color:#2745a5
}
.nzzj-news{
  margin-top: 20px;
}
.nzzj-news a{
  border-radius: 8px;
  display: block;
  width: 260px;
  height: 154px;
  overflow: hidden;
  position: relative;
}
.nzzj-news a p{
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 260px;
  background-color: rgba(0,0,0,0.5); 
  color:#fff;
  text-align: center;
  line-height: 30px;
}

/*ul6*/
.nzzj-ul7{
  width: 840px;
  display: inline-block;
  float: left;

}
.nzzj-ul7 ul li{
  width: 410px;
  float: left;
  margin-right: 20px;
}
.nzzj-ul7 ul li:nth-child(2n){
  margin-right: 0 !important;
}
.nzzj-ul7 ul li .nzzj-img{
  float: left;
  width: 140px;
  height: 90px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 20px;
}
.nzzj-ul7 ul li .nzzj-divs{
  margin-top: 2px;
}
.nzzj-ul7 ul li .nzzj-divs a{
  font-size: 18px;
  color:#333;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.nzzj-ul7 ul li .nzzj-divs p{
  font-size: 12px;
  color:#999;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 4px 0 0 0 ;
  line-height: 20px;
  font-size: 14px;
}

/**/
.nzzj-ul8{
  float: left;
  width: 840px;
  margin-top: 20px;
 
}
.nzzj-ul8 li{
  float: left;
  width: 410px;
  margin-right: 20px;
  margin-bottom: 12px;

}
.nzzj-ul8 li:nth-child(13),.nzzj-ul8 li:nth-child(14){
  margin-bottom: 0 !important;
}
.nzzj-ul8 li:nth-child(2n){
  margin-right: 0 !important;
}
.nzzj-ul8 li em a{
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  width: auto;
  padding: 1px 4px;
  background-color: #2745a5;
  color:#fff;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
}
.nzzj-ul8 li a{
  float: left;
  line-height: 20px;
  height: 20px;
  width: 290px;
  overflow: hidden;
}
.nzzj-ul8 li span{
  line-height: 20px;
  height: 20px;
  display: block;
  float: right;
  font-size: 14px;
  color:#999;
}

/*footer*/
.nzzj-footer {
  text-align: center;
  background: #363d4d;
  line-height: 24px;
  padding: 10px 0;
}
.nzzj-footer p {
  text-align: center;
  color: #c7c7c7;
  font-size: 12px;
}
.nzzj-footer a {
  color: #c7c7c7;
  padding: 0 2px;
  font-size: 12px;
}
.nzzj-footer p a{
  color: #c7c7c7;
  padding: 0 2px;
}
.nzzj-list .nzzj-b20{
  margin-top: 0 !important;
}
/*面包屑*/
.nzzj-mbx{
  width: 1120px;
  margin: 0 auto;
  height: 50px;
  display: flex;
  align-items: center;
}
.nzzj-mbx a{
  font-size: 14px;
}
.nzzj-mbx span{
  font-family: 宋体;
}
.nzzj-mbx h2,.nzzj-mbx h1{
  font-size: 14px;
  display:inline;
}

/*列表页面*/
.nzzj-list{
  width:1120px;
  margin:0 auto;
}
.nzzj-ul9 {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.nzzj-ul9 li{
  float: left;
  line-height: 26px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.nzzj-ul9 li a{
  border-radius: 30px;
  background:#f1f1f1;
  font-size: 14px;
  padding: 4px 15px;
}
.nzzj-ul9 li a:hover{
  background-color: #2745a5;
  color:#fff !important;
}
.nzzj-list .nzzj-tag4 .nzzj-hots{
  width: 100%;
  display: inline-block;
}
.nzzj-ms{
  float: left;
  line-height: 30px;
}
.nzzj-ul11{
  margin-top: 20px;
  width: 100%;
  display: inline-block;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
.nzzj-ul11{
  display: inline-block;
}
.nzzj-ul11 li{
  width: 100%;
  float: left;
}
.nzzj-ul11 li a{
  color:#000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 6px;
  display: block;
}
.nzzj-ul11 li p{
  font-size: 14px;
  color:#999;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: normal !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  justify-content: center;
 
 
}
.nzzj-ul11 li{
  padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ebebeb;
}


/*page*/
.nzzj-qm-pg{
  width: 100%;
  margin: 10px 0;
  text-align: center;
}
.nzzj-qm-pg a{
  padding: 0 10px;
  display: inline-block;
  border: 1px solid #ebebeb;
  background-color: #f8f8f8;
  margin-right: 5px;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
}
.nzzj-qm-pg a:hover,.nzzj-qm-pg a.nzzj-c{
  background-color: #2745a5;
  color:#fff !important;
  border: 1px solid #2745a5;
}
.nzzj-qm-pg a:hover{
  text-decoration: none !important;
}
.nzzj-qm-pg .nzzj-pg{
  width: 100px;
}
.nzzj-left{
  width: 800px;
  float: left;
}
.nzzj-right{
  width: 300px;
  float: right;
}
.nzzj-right .nzzj-tag3 {
  margin-bottom: 40px;
  margin-left: 0;
}
.nzzj-ul12{
  display: inline-block;
}
.nzzj-ul12 li {
  width: 260px;
  display: inline-block;
  float: left;
  margin-top: 16px;
}
.nzzj-ul12 li em{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
  background: #ededed;
  border-radius: 90px 20px 90px 90px; 
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 2px;
}
.nzzj-ul12 li a{
  font-size: 16px;
  color:#333;
  line-height: 20px;
  overflow: hidden;
  width: 230px;
  float: left;
  height: 20px;
  display: block;
 
}
.nzzj-ul12 li a:hover{
  color:#2745a5;
  text-decoration: underline;
}

/*内容*/
.nzzj-content-view{
  width: 800px;
  background-color: #fff;
  display:inline-block;
  border-radius: 8px;
  float: left;
  margin-bottom: 20px;
}
.nzzj-content-view h1{
  text-align: center;
  font-weight: 700;
  margin: 20px 0 10px 0;
  font-size: 30px;

}

.nzzj-content-view .nzzj-em{
  text-align: center;
  width: 100%;
  display: block;
  color:#999;
  font-size: 12px;

}
.nzzj-view-content{
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
.nzzj-view-content h3{
  margin-bottom: 20px;
}
.nzzj-view-content h2{
  font-size: 30px;
  margin: 10px 0;
  font-weight: bold;
}
.nzzj-view-content p{
  text-indent: 20px;
  line-height: 36px;
  margin-bottom: 24px;
}

.nzzj-xia{
  padding-top: 20px;
  border-top:1px solid #ebebeb;
  margin-top: 20px;
  display:inline-block;
  width: 100%;
}
.nzzj-xia a{
  color:#2257a7 !important
}
.nzzj-xia em{
  float: left;
}
.nzzj-b{
  border-left: 4px solid #0094FF;
  text-indent: 10px !important;
  display: block;
  margin-bottom: 16px;
  font-size: 20px;
}
.nzzj-b-ul {
  width: 790px;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-bottom: 20px;
}
.nzzj-b-ul li{
  float: left;
    width: 240px;
    margin-right: 20px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin-bottom: 4px;
    padding-left: 10px;
    text-indent: 5px;
    background: url(../img/yq.png) no-repeat center left;
}
.nzzj-b-ul li:nth-child(3n){
  margin-right: 0;
}
.nzzj-content-view .nzzj-p{
  text-indent: 0 !important;
  font-size: 12px;
  color: #999;
}

.nzzj-content-view img{
  width: auto;
  height: auto;
}
.nzzj-ul13{
  float: left;

}
.nzzj-ul13 li{
  line-height: 20px;
  margin-top: 16px;
  width: 385px;
  display: inline-block;
  float: left;
  position: relative;
  margin-right: 30px;
}
.nzzj-ul13 li:nth-child(2n){
  margin-right: 0 !important;
}
.nzzj-ul13 li a{
  float: left;
  width: 210px;
  height: 20px;
  display: block;
  overflow: hidden;
  color:#666;
  text-indent: 15px;
  font-size: 16px;
}
.nzzj-ul13 li a:hover{
  color:#2745a5;
  text-decoration:underline;
}
.nzzj-ul13 li p{
  float: right;
  font-size: 12px;
  color:#999;
}

.nzzj-ul13 li a::before{
  content: '';
  background-color: #d3d2d2;
  width: 6px;
  height: 6px;
  border-radius: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
}

/*map*/
.nzzj-map{
  width: 1120px;
  background-color: #fff;
  display:inline-block;
  border-radius: 8px;
  margin: 0 auto;
}
.nzzj-map h1,.nzzj-map h2{
  font-weight: bold;
  font-size: 20px;
  background: url(../img/icon_word.png) no-repeat left center;
  background-size: 26px 26px;
  padding-left: 30px;
  float: left;

}
.nzzj-map .nzzj-ul9{
  margin-bottom: 0 !important;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
.nzzj-map .nzzj-ul14{
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
  display:inline-block ;
  width: 100%;
}
.nzzj-map .nzzj-ul14 li{
  float: left;
  width: 20%;
  line-height: 30px;
  overflow: hidden;
  height: 30px;
}
.span,.fanww-ban{
  display: none;
}

/* 栏目 */
.sidenav h3{
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  background: no-repeat center left;
  background-size: 1rem 1rem;
  color: #333;
  font-size: 1rem;
  display: block;
  line-height: 1.25rem;
}
.sidenav {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99;
  top: 0;
  left:-200%;
  background-color: #fff ;
  overflow-x: hidden;
  transition: 0.5s;
  text-align: center;
}
.sidenav::-webkit-scrollbar{
  display: none;
}
.sidenav a:hover {
  color: #f1f1f1;
}
.sidenav .closebtn {
  padding: 0.5rem 2rem 0.5rem 0.5rem;
  position: absolute;
  top: 0;
  right: -0.75rem;
  color: #333;
  font-size: 2.25rem;
}
.nzzj-bottom-a{
   display: none;
}
.jz751-h5-a1 ul{
  margin: 0 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
}
.jz751-h5-a1 ul li{
  margin-right: 0.625rem;
  background-color: #2745a5;
  margin-bottom: 0.625rem;
  border-radius: 0.3125rem;
}
.jz751-h5-a1 ul li a{
  margin: 0 auto;
  text-align: center;
  line-height: 2.625rem;
  padding: 0.625rem 1rem;
  overflow: hidden;
  font-size: 1rem;
  color: #fff;
}
.jz751-h5-a2 ul{
  margin: 0 1.25rem; 
}
.jz751-h5-a2 ul li a{
  display: block;
  white-space: nowrap;
  margin: 0 0.625rem;
  text-align: center;
  line-height: 2.625rem;
  overflow: hidden;
  font-size: 0.875rem;
  color: #333;
}
.jz751-h5-a2 ul li{
  float: left;
  background-color: #eaeaea;  
  border-radius: 0.3125rem;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}
.jz751-h5-a3{
  overflow: hidden;
  margin:  0 1.25rem;
}
.jz751-h5-a3 h4,.sidenav h3{
  display: block;
  float: left;
  color: #333;
}
.jz751-h5-a3 h4::before,.sidenav h3::before{
  content: '';
  background-color: #2745a5;
  width: 0.25rem;
  height: 1rem;
  display: block;
  float: left;
  margin-right: 0.625rem;
  margin-top: 0.125rem;
}
.jz751-h5-a2 ul{
  margin-top: 1.25rem;
}
.orderform,.kk{
    display: none;
}
/*tag*/
.nzzj-tag{
  margin-right: 10px;
  line-height: 22px;
  display: inline-block;
  margin-top: 20px;
}
.nzzj-tag a{
  white-space: nowrap;
  padding: 2px 5px;
  background: #f8f8f8;
  float: left;
  margin: 0 5px 5px 0;
  border-radius: 6px;
  font-size: 13px;
  background-color: #e4f9ff !important;
  border: 1px solid #b7dbe5 !important;
  color: #559eb3;
}
.nzzj-tag .nzzj-c-1{
  background-color: #fffdf1 !important;
  border: 1px solid #cfc691 !important;
  color: #bdad4d;
}

.nzzj-tag .nzzj-c-2{
  background-color: #e6fffb  !important;
  border: 1px solid #a0d9d0 !important;
  color:#67b3a7;
}
.nzzj-tag .nzzj-c-3{
  background-color: #e4f9ff  !important;
  border: 1px solid #b7dbe5 !important;
  color:#559eb3;
}

article.nzzj-content-view p{
  font-size: 16px;
  line-height: 36px;
  margin: 8px 0;
  text-align: left;
  text-indent: 2em;
  text-align: justify;
}
article.nzzj-content-view ul{
 text-align: left;
}
article.nzzj-content-view h2{
  text-align: left;
  font-size: 16px;
}
article.nzzj-content-view .nzzj-em{
width: 100%;
  overflow: hidden;
  display: block;
  font-weight: normal;
  padding-bottom: 15px;
  border-bottom: #f2f2f2 1px solid;
  margin-bottom: 15px;
}
article.nzzj-content-view p:last-child{
text-indent: 0 !important;
}
ul b.nzzj-content-view{
color:#999;
font-weight: normal;
}
@media screen and (max-height: 28.125rem) {
  .sidenav {
      padding-top: 1rem;
  }
  .sidenav a {
      font-size: 1.125rem;
  }
}
@media (max-width:991px) {
  .nzzj-top_nav{
    width: 23.4375rem !important;
  
  }
  .nzzj-ul-a,.nzzj-nav,.nzzj-none{
    display: none !important;
  }
  .nzzj-logo-nav{
    width: 23.4375rem !important;

  }
  .nzzj-logo{
    width: 7rem;
    margin-right: 0!important;
    margin-left: 0.625rem;
  }
  .nzzj-from{
    width: 8rem;
    height: 1.5rem !important;
    line-height: 1.5rem !important;
    display: block;
    float: left;
    margin: 0.125rem 0 0 0.625rem ;
    position: relative;
  }
  .nzzj-from .nzzj-button{
    width: 2rem;
    height: 1.5rem;
    position: absolute;
    top:0;
    right: 0;
    background-size: 0.75rem 0.75rem;
  }
  .nzzj-from .nzzj-text{
    margin-left: 0.625rem;
  }
  .span{
    background: url(../img/icon-m.png) no-repeat center center;
    background-size: 1.25rem 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    padding: 0.2rem 0.75rem;
    float: right;
    display: block;
  }
  .nzzj-content{
    margin-top: 0 !important;
    width: 23.4375rem !important;
  }
  .nzzj-w880{
    width: 23.4375rem !important;
    padding: 0 !important;
    background: none !important;
    margin-bottom: 0.9375rem;
  }
  .nzzj-tag1{
    width: 23.4375rem !important;
    height: 13rem;
    position: relative;
    float: none;
    margin-bottom: 4.25rem;
  }
  .nzzj-tag1 a{
    display: block;
  }
  .fanww-ban{
    display: block;
  }
  /* 金刚区 */
.nzzj-kk{
  padding: 1rem;
  margin: 0 0.9375rem ;
  width: 19.5625rem;
  background-color: #fff;
  border-radius:0.75rem;  
  box-shadow:1px 0.25rem 0.625rem 0px #e1faf3;
  position:absolute;
  z-index: 80;
  bottom:-3.125rem;
  display: block !important;
}
.nzzj-fanww-kk-a{
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.nzzj-fanww-kk-a ul{
  display: -webkit-box;
  align-items: center;
}
.nzzj-fanww-kk-a ul li{
  width:25%;
  text-align: center;
}
.nzzj-fanww-kk-a ul li a img{
  margin: 0 auto;
  width: 3rem;
  line-height: 3rem;
  display: block;
}
.nzzj-fanww-kk-a ul li a span{
  display: block;
  font-size: 0.75rem;
  margin-top: 0.5rem;
}
.nzzj-fanww-kk-a::-webkit-scrollbar{
  display: none;
}
/* 金刚区结束 */
.nzzj-tag2,.nzzj-tag3,.nzzj-tag4{
  float: none;
  background-color: #fff;
  width: 19.5625rem;
  padding: 0.9375rem;
  border-radius: 0.5rem;
  margin-top: 0.9375rem;
  margin: 0 0.9375rem;
  display: inline-block;
}
.nzzj-hot{
width: 100%;
padding-left: 0.9375rem;
width: 18.625rem;
}
.nzzj-tag2 p .nzzj-a{
  font-size: 1.25rem;
}
.nzzj-hot a::before{
    width:0.375rem;
    height: 1.25rem;
    border-radius: 3rem;
    left: 0;
    top: 0.25rem;
}
.nzzj-tag2 p .nzzj-m,.nzzj-tag3 .nzzj-hots .nzzj-m{
  line-height: 1.625rem;
  font-size: 0.75rem;
}
.nzzj-ul4 li em{
  width: 1.125rem;
  height: 1.125rem;
  line-height: 1.25rem;
  margin-right: 0.625rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  margin-top: 0.125rem;
}
.nzzj-ul4 li{
  width: 100%;
}
.nzzj-ul4 li a,.nzzj-ul5 li a{
  font-size: 1rem;
  line-height: 1.25rem;
  width: 17rem;
  height: 1.25rem;
}
.nzzj-tag3 .nzzj-hots .nzzj-a,.nzzj-tag4 .nzzj-hots .nzzj-a{
  font-size: 1.25rem;
  background-size: 1.625rem 1.625rem;
  padding-left: 1.875rem;
}
.nzzj-ul5 li a::before{
    width: 0.375rem;
    height: 0.375rem;
    border-radius: 4rem;
    top: 0.4375rem;
}
.nzzj-ul5 li p{
  font-size: 0.75rem;
}

.nzzj-two-1 .nzzj-ul6,.nzzj-ul6 ul li,.nzzj-ul7,.nzzj-ul7 ul li,.nzzj-ul8,.nzzj-ul8 li{
  width: 19.5625rem;
}
.nzzj-nob .nzzj-hot{
  display: none;
}
.nzzj-ul6 ul li .nzzj-img,.nzzj-ul7 ul li .nzzj-img{
  width: 6.5rem;
  height: 4.5rem;
  border-radius: 0.25rem;
  margin-right: 0.625rem;
}
.nzzj-ul6 ul li .nzzj-divs{
  margin-top: 0.125rem;
}
.nzzj-nob{
  margin: 0 !important;
}
.nzzj-ul6 ul li .nzzj-divs a,.nzzj-ul7 ul li .nzzj-divs a{
  font-size: 1.125rem;
}
.nzzj-ul6 ul li .nzzj-divs p,.nzzj-ul7 ul li .nzzj-divs p{
  font-size: 0.75rem;
  -webkit-line-clamp: 2;
  line-height: 1.25rem;
}
.nzzj-b20{
  margin-bottom: 1rem;
  padding-bottom: 1rem;

}
.nzzj-nob .nzzj-ul5 li{
  width: 19.5625rem;
    margin-right: 10px;
}
.nzzj-nob .nzzj-ul5 li a{
  width: 100% !important;
  font-size: 1rem;
}
.nzzj-ul7 ul li{
  margin-bottom: 1rem;
}
.nzzj-ul8{
  margin-top: 0 !important;
}
.nzzj-ul4 li a, .nzzj-ul5 li a{
  color: #333 !important;
}
.nzzj-ul8 li em{
  font-size: 0.75rem;
    line-height: 1.25rem;
    height: 1.25rem;
    padding: 0.0625rem 0.25rem;
    background-color: #2745a5;
    color: #fff;
    border-radius: 0.25rem;
    float: left;
    margin-right: 0.625rem;
}
.nzzj-ul5{
  float: none;
  display: inline-block;
  height:16rem;
  overflow: hidden;
}
.nzzj-ul8 li em a{
  width: auto !important;
}
.nzzj-ul8 li a{
  width: 12rem ;
  margin-right: 0 !important;
}
.nzzj-footer{
  padding: 0.625rem;
}
/* list*/
.nzzj-mbx{
 margin:0 0.9375rem;
 width: 21.5625rem;
}
.nzzj-list{
  width:21.5625rem;
  margin: 0  !important;
}
.nzzj-left{
width: 100%;
}
.nzzj-ul9{
  margin: 1rem 0 0 0;
  padding-top: 1rem;
  border-top: 1px solid #ebebeb;
}
.nzzj-ul9 li{
  margin-right: 0.9375rem;
  width: 5.89rem;
  margin-bottom: 0.625rem;
}
.nzzj-ul9 li a{
  padding: 0 6px 0 10px !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  display: block;
}
.nzzj-ul9 li:nth-child(3n){
  margin-right: 0 !important;
}
.nzzj-ms{
  font-size: 0.875rem;
  line-height: 1.25rem;
  color:#999
}
.nzzj-ul11{
  margin-top: 1rem;
  width: 100%;
  padding-top: 1rem;
}
.nzzj-ul11 li a{
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom:0.375rem;
}
.nzzj-ul11 li p{
  -webkit-line-clamp: 2;
}

.nzzj-views{
  width: 21.5625rem;
  margin: 0 0.9375rem !important;
}
.nzzj-content-view{
  width: 100%;
  padding: 0.9375rem !important;
}
.nzzj-b-ul{
  width: auto !important;
}
.nzzj-content-view,.nzzj-ul13 li{
  width: 19.6875rem;
  margin-right: 0 !important;
}
.nzzj-content-view .nzzj-p{
  width: 100%;
  overflow: hidden;
}
.nzzj-content-view img{
  width: 98%;
  height: auto;
  margin-left: -18px;
}
.nzzj-wit350{
  margin: 0 0 1rem 0!important;
}
.nzzj-xia{
  padding-top: 1rem;
  border-top: 0.0625rem solid #ebebeb;
  margin-top: 1rem;

}
.nzzj-xia div{
  float: left;
  line-height: 1.875rem;
  font-size: 0.75rem;
}
.sidenav .nzzj-top{
  background-color: #fff !important;
}
.nzzj-content-view h1{
  text-align: center;
  font-weight: 700;
  margin: 1rem 0 0.625rem 0;
  font-size: 1.875rem;
}
.nzzj-view-content h3{
  font-size: 1rem;
}
.nzzj-maps{
  margin: 0 0.9375rem !important;
  width: 21.5625rem;
}
.nzzj-maps .nzzj-map{
  width: 19.6875rem;
  padding: 0.9375rem;
}
.nzzj-map .nzzj-ul14 li{
  width: 50%;

}
.nzzj-map .nzzj-ul14 li:nth-child(2n){
  text-indent: 0.625rem;
}
.nzzj-map .nzzj-ul14{
  margin-top:1rem;
  padding-top: 1rem;
}
.nzzj-b{
  font-weight: bold;
}
.nzzj-left .nzzj-tag4{
  width: auto;
  margin: 10px 0 0 0;
}
body{
  background-color: #f1f1f1;
}
.nzzj-qm-pg a{
  padding: 0 0.625rem;
  display: inline-block;
  border: 1px solid #ebebeb;
  background-color: #f8f8f8;
  margin-right: 0 !important;
  border-radius: 4px;
  text-align: center;
  line-height: 36px;
  font-size: 0.75rem;
}
.nzzj-views .nzzj-right{
  width: auto;
  margin: 0 auto;
}
.nzzj-views .nzzj-tag2,.nzzj-views .nzzj-tag3,.nzzj-views .nzzj-tag4{
  margin: 0 0 0.9375rem !important;
}
.nzzj-view-content h2{
  width: auto !important;
  font-size: 1rem;
}
article.nzzj-content-view{
  margin-top: 0 !important;
  padding: 0 0.5rem;
}
article.nzzj-content-view b.tiem{
  width: 100%;
  overflow: hidden;
  display: block;
  font-weight: normal;
  padding-bottom: 0.9375rem;
  border-bottom: #f2f2f2 0.0625rem solid;
  margin-bottom: 0.9375rem;
}
article.nzzj-content-view h1{
  margin-bottom: 10px;
  margin-top: 20px;
}
article.nzzj-content-view p{
  font-size: 1.125rem;
  line-height: 2rem;
  margin:8px 0;
  text-indent: 2em;
  text-align: justify;
}
article.nzzj-content-view h2{
  font-size: 1.125rem;
  line-height: 2rem;
  margin:8px 0;
  text-align: left;
  width: auto !important;
}
article.nzzj-content-view ul{
  text-align: left;
}
article.nzzj-content-view ul li{
  font-family: '宋体';
  font-size: 12px;
}

article.nzzj-content-view .pz{
  white-space: nowrap;
  text-indent: 0 !important;
  font-size: 12px;
  text-overflow: ellipsis;
}
article.nzzj-content-view ul:nth-last-child(2){
  font-size: 16px;
  height: auto !important;
  
}
article.nzzj-content-view ul:nth-last-child(2) a{
  white-space: nowrap;
  color:#004fff !important
}
article.nzzj-content-view ul:nth-last-child(3){
  line-height: 1.5rem;
}

article.nzzj-content-view p.nzzj-p{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-indent: 0 !important;
  font-size: 12px;
}
}

