﻿@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 */

.bannerm {
  width:100%;
  height:768px;
  background:url(https://nfcms-mainsiteoss.188-5633.com/economy/__tpl_asset/zt/img/20220818banner.jpg) center top no-repeat;
}



.fl {
  float: left;
}


.fr {
  float: right;
}


.swiper1 {
  width: 660px;
  height: 374px;
  overflow: hidden;
  position: relative;
}
.swiper1 .news-swiper-img {
  width: 100%;
  height: 100%;
}
.swiper1 .swiper-pagination {
  width: 50%;
  position: absolute;
  bottom: 8px;
  text-align: right;
  right: 28px !important;
  left: auto !important;
}
.swiper1 .swiper-pagination-bullet {
  background: #ffffff;
  opacity: 1;
}
.swiper1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #007aff;
}
.news-swiper-title {
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.9);
}
.news-swiper-title a {
  color: inherit;
}
.news-list {
  width: 518px;
  height: 100%;
  overflow: hidden auto;
  float: left;
}

.news-list h5 {
  font-size:26px;
  font-weight:bold;
  height: 80px;
  overflow: hidden;
}
.news-list h5 a {
  color:#4177e0
}

.news-list p {
  color:#787878;
  font-size:16px;
  line-height: 32px;
  height: 96px;
  overflow: hidden;
}

.news-list p a {
  color:#787878
}
.news-list .news-list-item {
  height: 65px;
  line-height: 65px;
  font-size: 18px;
  border-bottom: 1px dashed #c9c9c9;
}
.news-list .news-list-item > a {
  display: block;
  height: auto;
  color: #333;
}
.more {
  width: 200px;
  margin: 50px auto 0px;
  text-align: center;
  background: #efefef;
  font: 16px / 28px 'Microsoft YaHei';
  color: #ad2d19;
  border-radius: 50px;
  padding: 5px 0px;
}
.more > a {
  color: #ad2d19;
  display: block;
}
.con {
  width:1200px;
  margin:0 auto;
  overflow:hidden;
}
.new-con {
  margin-top:50px;
}

.topm {
  width:1200px;
  margin:0 auto;
  margin-top:65px;
}


.list {
  width:1200px;
  margin:0 auto;
  margin-top:32px;
  overflow:hidden;
}

.item {
  width:284px;
  float:left;
  margin: 20px 8px;
}


.item img {
  width:284px;
  height:506px;
}
.item h5 {
  font-size:18px;
  color: #333;
  padding-top: 10px;
  height: 66px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.item h5 a {
  
  color:#333;
}


.more {
  width: 200px;
  margin: 50px auto 0px;
  text-align: center;
  background: #d3ddf2;
  font: 16px / 28px 'Microsoft YaHei';
  color: #4177e0;
  border-radius: 50px;
  padding: 5px 0px;
}
.more a {
  color: #4177e0;
}

.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
  }






