.nav{margin-top:0px!important}

/*轮播图*/
.banner {width:100%}
.banner .swiper {width:100%;position:relative;overflow:hidden;}
.banner .swiper .swiper-pagination {left:0;right:0;height:4px;bottom:50px;margin:0 auto;}
.banner .swiper .swiper-pagination span {float:left;width:15px;height:15px;border:1px #ffffff solid;border-radius:20px;margin:0;opacity:1;margin-right:20px;background:none;}
.banner .swiper .swiper-pagination span.swiper-pagination-bullet-active {background:#ffffff;width:15px;border-radius:10px;}
.banner .swiper .swiper-wrapper {height:100%;}
.banner .swiper .swiper-wrapper .swiper-slide {position:relative;}

.banner .swiper .swiper-wrapper .bt_img img {display:block;width:100%;margin:0 auto;margin-top:5rem; }
.banner .swiper .swiper-wrapper .swiper-slide .nrCon { width:600px;position:absolute;left:0;right:0;margin:0 auto;top:0;z-index:10;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon img{ width:100%;}
.banner .swiper .swiper-wrapper .swiper-slide-active .nrCon {animation:fadenum 2s 1;}
@keyframes fadenum {
0% {opacity:0;}
100% {opacity:1;}
;
}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox {width:90%;max-width:1440px;margin:0 auto;margin-top:45%;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox h1 {font-size:68px;margin-bottom:20px;font-weight:600;color:#FFF;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .fbt {font-size:32px;color:#fff;margin:20px 0;line-height:50px;width:750px;font-weight:lighter;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox a {display:block;width:140px;height:50px;background:#01479d;border:1px #01479d;color:#ffffff;border:none;margin-top:20px;text-align:center;line-height:50px;font-size:14px;letter-spacing:2px;transition:all .36s;border:1px #01479d solid;}
.banner .swiper .swiper-wrapper .swiper-slide .nrCon .nrBox a:hover {color:#01479d;background:#ffffff;border:1px #01479d solid;}

.bg-body {background:  #F5F9FB}
.er_nav  { width:90%; margin: 0 auto; margin-top: 50px; margin-bottom: 20px}
.cgxinxi{ width:90%; margin: 0 auto ;padding: 15px;
    box-sizing: border-box;
         border-radius: 2px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.06);}

/**.articlecontent {width:100%}**/
.date123{font-size: 0.8rem;
    color: #999;
    float: right;
    height: 2rem;
    line-height: 3rem;}
.article-list li .articletime {
    width: 85px !important;
    
}


@media screen and (max-width: 768px) { 
 .banner .swiper .swiper-wrapper .bt_img  {
    height: 200px;
}

.er_nav  { width: 90%; margin: 0 auto; margin-top: 20px; margin-bottom: 20px}
}




/*分页样式*/
.pagingNormal {
display: block;
    width: 1.45rem;
    height: 1.375rem;
    line-height: 1.375rem;
    border: 1px solid #cfdce5;
    text-align: center;
    border-radius: 0.2rem;
    font-size: 0.8rem;
    color: #484848;
    margin: 0 0.0625rem;
}
.easysite-page-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.625rem;
  margin-bottom: 0.375rem;
  flex-wrap: wrap;
}
.NormalRed {
margin: 0 0.2625rem;
    background: #ff5505;
    color: #fff; 
    height: 1.375rem;
    border-radius: 0.1rem;
    text-align: center;
    line-height: 1.375rem;
    border: 1px solid #cfdce5;
}
.nextPage,
.lastPage {
  display: block;
  width: auto;
  height: 0.375rem;
  line-height: 0.35rem;
  font-size: 0.175rem;
  padding: 0px 0.1rem;
  border: 1px solid #cfdce5;
  box-sizing: border-box;
  border-radius: 0.0625rem;
  margin-right: 0.0625rem;
}
.totalList {
  height: 0.375rem;
  line-height: 0.375rem;
  font-size: 0.175rem;
  padding: 0 0.1rem;
  border: 1px solid #cfdce5;
  border-radius: 0.0625rem;
}
.totalList b {
  font-weight: 500;
}
.totalList * {
  font-size: 0.175rem;
}