﻿@charset "utf-8";
/*CSS通用重置样式*/
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;list-style:none; text-decoration:none;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {font-size:12px;color:#333;background:#FFF;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
img{vertical-align:middle;}
.clearfix:before,.cf:before,.clearfix:after,.cf:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after,.cf:after{clear:both;}
.clearfix,.cf{zoom:1;}
html{_text-overflow:ellipsis;} /*���IE6��ͼƬ����*/ 
iframe{display:block;}

ol, ul {list-style: none;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Init */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0; padding: 0;border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;}

/* common */
body { min-width:1400px;font: 14px/1.5 "Helvetica Neue", Microsoft YaHei, "Microsoft Yahei", Helmet, Freesans, sans-serif; color:#333333; 
}
a,a:visited{ text-decoration:none;}

.clearer{ line-height:0px; clear:both; }
strong{ font-weight:bold;}

/* new clear .clear{overflow:hidden; zoom:1; clear:both;}*/
.clear:after {content: ".";clear: both;height: 0;visibility: hidden;display: block;} 
.clear {display: inline-block;    }
/**//* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/**//* End hide from IE-mac */

.main {
  width: 100%;
  background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220921bg1.jpg) top center no-repeat;
  overflow: hidden;
}

.banner {
  width:1300px;
  margin:0 auto;
  margin-top: 279px;
 
}


.con {
  width:1200px;
  margin:0 auto;
}

.fl {
  float: left;
}

.swiper1 {
  width: 660px;
  height: 374px;
  overflow: hidden;
  position: relative;
}
.swiper1 .news-swiper-img {
  width: 100%;
  height: 100%;
}
.swiper1 .swiper-pagination {
  width: 50%;
  position: absolute;
  right: 28px !important;
  left: auto !important;
  bottom: 8px;
  text-align: right;
  display: none;
}
.swiper1 .swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
}
.swiper1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #007aff;
}
.news-swiper-title {
  color: #fff;
  text-align: center;
  font-size: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.6);
}
.news-swiper-title a {
  color: inherit;
}
.news-list {
  width: 518px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  /* margin-left: 10px; */
  float: right;
}
.news-list::webkit-scrollbar {
  width: 3px;
  height: 1px;
}
.news-list::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #d94639;
}
.news-list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.news-list .news-list-item {
  border-bottom: 1px dashed #c9c9c9;
  padding-left:35px;
  height: 61px;
  line-height: 61px;
  
  background: url(https://nfcms-mainsiteoss.188-5633.com/news/__tpl_asset/zt/img/5086c6f104_li-r.png) no-repeat left center;
;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;;
}
.swiper1 img {
  width:660px;
  height:374px;
}

.news-list .news-list-item > a {
  padding: 0px 0px 0 10px;
  color: #111;
  font: 18px/36px 'Microsoft YaHei';
}
.more {
  width: 200px;
  height: 35px;
  margin: 50px auto 0;
  text-align: center;
  background: #d50500;
  font: 20px/35px 'Microsoft YaHei';
  border-radius: 50px;
  padding: 5px 0px;
}
.more > a {
  color: #fff;
  display: block;
}


.topm {
  width:1200px;
  margin:0 auto;
  margin-top: 65px;
}

.headline {
  width:1200px;
  margin:0 auto;
  min-height:100px;
  text-align: center;
  margin-top:35px;
}
.headline h5 {
  font-size: 32px;
  font-weight:bold;
  color:#bd1513;
  line-height: 45px;
}
.headline h5 a {
  color:#bd1513;
}


.mca {
  width: 1200px;
  margin:0 auto;
  overflow:hidden;
}

.mcaimg {
  width:500px;
  height:300px;
  float:left;
  margin-top: 30px;
}
.mcaimg img {
  width:100%;
}
.mcacon {
  width:660px;
  float:left;
  margin-left: 40px;
}
.mcacon h5 {
  font-size: 30px;
  text-align: left;
  font-weight: bold;
}
.mcacon h5 a {
  color:#333
}  



.quanwemian { 
  width:1200px; margin:0 auto;
  overflow:
  hidden;
  margin-top: 57px;
  }

.add-quanwei {
  width: 570px;
  overflow: hidden;
  margin: 0px 15px 0;
  padding:0px;
}
.add-quanwei a { color:#333}
.left {
  float: left;
  display: inline;
}

.add-quanwei img {
  float: left;
  display: inline;
  width: 240px;
  height: 160px;
  margin: 10px 20px 0 0;
}


.add-quanwei strong {
  float: right;
  display: inline;
  width: 310px;
  overflow: hidden;
  margin: 5px 0 0;
  font: bold 20px/30px "Microsoft YaHei";
  height: 60px;
  color: #111;
}


.add-quanwei .doc {
  float: right;
  display: inline;
  width: 310px;
  height: 90px;
  overflow: hidden;
  margin: 15px 0 0;
  font: 16px/30px "Microsoft YaHei";
  color: #626262;
  text-indent: 2em;
}

.add-quanwei ul {
  clear: both;
  width: 570px;
  overflow: hidden;
  margin: 30px auto 0;
}

.add-quanwei li {
  
float: left;
  
width: 519px;
  
overflow: hidden;
  
white-space: nowrap;
  
text-overflow: ellipsis;
    background: url(https://nfcms-mainsiteoss.188-5633.com/news/__tpl_asset/zt/img/5086c6f104_li-r.png) no-repeat left center;
    font: 20px/60px "microsoft yahei";
    cursor: pointer;
    padding-left: 38px;
    border-bottom: 1px dashed #d2d2d2;
    ;;;;;
}

.add-quanwei li a { color:#333}


.mcacon p.mblabs {
  width: 570px;
  height: 214px;
  background: url(https://nfcms-mainsiteoss.188-5633.com/news/__tpl_asset/zt/img/20220602top10.png) no-repeat center top;
  font-size: 18px;
  line-height: 36px;
  color: #807e7e;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
.mcacon p.mblabs a {
  color:#333
}
.mblabs span {
width:100%;
height:180px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-indent: 2em;}


.mblist {width: 1200px;
overflow:hidden;padding-top: 36px;margin: 0 auto;}
.mblist ul li {
float:left;width: 96%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
background:url(https://nfcms-mainsiteoss.188-5633.com/news/__tpl_asset/zt/img/5086c6f104_li-r.png) no-repeat left center;
;;;;;font: 20px/65px "microsoft yahei";;;;;;
cursor: pointer;
padding-left: 38px;
border-bottom: 1px dashed #d2d2d2;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;margin-right: 12px;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;margin-left: 10px;;;;;;;}
.mblist ul li a{  color: #333;}




.mclist {width: 1200px;
overflow:hidden;padding-top: 36px;margin: 0 auto;}
.mclist ul li {
float:left;width: 45%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
background:url(https://nfcms-mainsiteoss.188-5633.com/news/__tpl_asset/zt/img/5086c6f104_li-r.png) no-repeat left center;
;;;;;font: 20px/65px "microsoft yahei";;;;;;
cursor: pointer;
padding-left: 38px;
border-bottom: 1px dashed #d2d2d2;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;margin-right: 12px;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;margin-left: 10px;;;;;;;}
.mclist ul li a{  color: #333;}




.gzdt {
  width: 100%;
  height: 795px;
  overflow:
  hidden;
  background:url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220921bg2.jpg) center  no-repeat;
}

.tszs {
  width: 100%;
  height: 1220px;
  overflow:hidden;
  background: url(https://nfcms-mainsiteoss.188-5633.com/gddj/__tpl_asset/zt/img/20220921bg3.jpg) center bottom no-repeat;;;;;;;
}


.part-media {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  margin-top: 50px;
  overflow: hidden;
}


.p5-cont {
  width: 50%;
  padding: 0 20px;
  box-sizing: border-box;
  float:left;
}
.p5-cont-img {
  width: 472px;
  height: 265px;
  overflow: hidden;
  border-radius: 4px;
  margin: 0 auto;
}
.p5-cont-img img {
  width: 472px;
  height: 265px;
}
.p5-cont-title {
  color: #333;
  font-weight: bold;
  font-size: 26px;
  font-family: 'Microsoft YaHei';
  padding: 26px 0 20px;
}
.p5-cont-title  a{
  text-align: center;
  color: #333;
  display: inline-block;
  width: 100%;
}
.p5-cont-desc {
  font: normal 16px/36px 'Microsoft YaHei';
  color: #313131;
  text-indent: 2em;
}
.p5-body {
  width: 1200px;
  margin: 0 auto;
  margin-top: 56px;
}
.p5-body-img {
  width: 290px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 5px;
  margin-left: 5px;
  float:
  left;
}
.p5-body-img:last-child {
  margin-right: 0;
}
.p5-body-img:hover .p5-body-news {
  opacity: 1;
}
.p5-body-img img {
  width: 346px;
  height: 195px;
}
.p5-body-img .p5-body-news {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 5px 10px;
  height:68px;
  box-sizing: border-box;
  transition: all 0.8s;
  font: normal 16px/29px 'Microsoft YaHei';
  overflow: hidden;
}
.p5-body-img .p5-body-news a {
  color: inherit;
}

.zcfg {
  width:1200px;
  margin:0 auto;
  overflow:
  hidden;
  margin-top: 35px;
}
.zcfg-item {
  width: 585px;
  float:
  left;
  margin-right:15px;
}

.zcfg-item h5 {
  color: #333;
  font-weight: bold;
  font-size: 24px;
}

.zcfg-item h5 a{  color: #333;}

.zcfg-item p {
  font-size: 16px;
  line-height: 30px;
  padding:15px;
  margin-top: 15px;border:1px solid #333;
}

.onedelay {
  -webkit-transition: transform 1.0s;
    animation-delay: 0.3s
  }
  
  .onedelaya {
    animation-delay: 0.5s
  }
  
  .onedelayb {
    animation-delay: 1s
  }
  
  .onedelayc {
    animation-delay: 2s
  }
  
  .onedelayd {
    animation-delay: 3s
  }






