﻿@charset "utf-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
ol,
ul,
li,
form {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

dl,
dt,
dd,
table {
  margin: 0;
  padding: 0;
  list-style: none;
}

input,
img {
  margin: 0;
  padding: 0;
  appearance: none;
  outline: none;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a {
  text-decoration: none;
}


a:hover {
  text-decoration: none;
}

body {
  font-size: 14px;
  font-family: "microsoft yahei";
  background: #f7f7f7;
}

.none {
  display: none;
}

.block {
  display: block;
}

.pc_none {
  display: none;
}

.pc_block {
  display: block;
}

.color-9 {
  color: #999;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}

.clear {
  zoom: 1;
}

.marginRight {
  margin-right: 0 !important;
}

.lastBorder {
  border-right: none !important;
}

.footer_yidong {
  display: none;
}

.top {
  background: #f4f4f4;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #fff;
  overflow: hidden;
}

.top_con {
  width: 1000px;
  margin: 0 auto;
  line-height: 32px;
  font-size: 14px;
}

.top .top_left {
  float: left;
}

.top .top_left a {
  margin: 0 0 0 15px;
  color: #555;
}

.top .calendar {
  float: left;
  padding: 0 0 0 120px;
  color: #555;
}

.top .top_right {
  float: right;
}

.top .top_right {
  float: right;
}

.top .top_right .tool_mail {
  background: url(nyb_mail.png) no-repeat 110px center;
  padding: 0 35px 0 0;
  color: #555;
}

/* 面包屑 */
.main-title {
  height: 48px;
  font-size: 12px;
  color: #666;
  line-height: 48px;
  color: #666;
}

.main-title a {
  color: #666;
}

/*1000px-1440px  logo区域*/
.logoC {
  width: 1000px;
  margin: 0 auto;
  padding-top: 20px;
}

/*导航区域*/
.nav {
  height: 45px;
  widows: 100%;
  background: url(nav-bg.png) no-repeat center center;
}

.nav>ul {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
}

.nav>ul>li {
  float: left;
  height: 100%;
}

.nav>ul>li>a {
  display: block;
  height: 100%;
  padding: 0 33px;
  font-size: 18px;
  color: #fff;
  font-weight: bold !important;
  line-height: 45px;
}

.nav>ul>li>a:hover {
  background: #fbeded;
  color: #c40001;
}

.nav ul li.nav-active a {
  background: #fbeded;
  color: #c40001;
}

.main {
  width: 1000px;
  margin: 0 auto;
}

.footer {
  width: 100%;
  height: 290px;
  background:#fff url(nyb_footer_bg.jpg) no-repeat center 60px;
  margin-top: 20px;
}

.footer .footer-box {
  height: 66px;
  width: 1000px;
  background: #fff;
  position: relative;
  z-index: 10;
  padding-top: 22px;
}

.footer .footer-box ul {
  position: relative;
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  border: 1px solid #c3cac3;
  background: #d6ddd6;
}

.footer .footer-box ul li {
  float: left;
  width: 190px;
  height: 40px;
  padding: 13px 5px 0;
}

.footer .footer-box ul li a {
  display: block;
  width: 187px;
  height: 38px;
  border-radius: 3px;
  text-align: center;
  line-height: 38px;
  font-size: 12px;
}

.footer .footer-box ul li.gov-link a {
  border: 1px solid #a3a8a3;
  background: url(gov-linksABg_03.jpg) repeat-x;
}

.footer .footer-box ul li.gov-link a img {
  vertical-align: middle;
  margin-left: 3px;
}

.footer .footer-box ul li.gov-link-2 a img {
  width: 100%;
  height: 100%;
}

.footer .footer-box ul li.gov-link-1 a {
  border: 1px solid #a3a8a3;
  background: #fff;
}

.footer .footer-box ul li.gov-link-1 a img {
  vertical-align: middle;
  margin-left: 3px;
}

.footer .footer-box .gov-list-box {
  position: absolute;
  width: 998px;
  height: 330px;
  border: 1px solid #a3a8a3;
  left:0;
  top: -359px;
  background: #fff;
  padding-top: 30px;
  padding-bottom: 10px;
}

.footer .footer-box .gov-list-box .gov-list {
  width: 938px;
  height: 330px;
  overflow-y: scroll;
  padding: 0 30px;
  font-size: 12px;
}

.footer .footer-box .gov-list-box .gov-list ol {
  width: 916px;
  height: auto;
  overflow: hidden;
  list-style: none;
}

.footer .footer-box .gov-list-box .gov-list ol li {
  height: 44px;
  width: 275px;
  float: left;
  float: left;
  margin-right: 30px;
  list-style: none;
  padding: 0;
}

.footer .footer-box .gov-list-box .gov-list ol li a {
  text-align: left;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  background: 0;
  border: 0;
  width: 100%;
}

.footer .footer-box .gov-list-box .gov-list dl {
  width: 916px;
  height: auto;
  overflow: hidden;
}

.footer .footer-box .gov-list-box .gov-list dl dd {
  height: 44px;
  width: 20%;
  float: left;
}

.footer .footer-box .gov-list-box .gov-list dl dd a {
  color: #000;
  border: 0;
  text-align: left;
}

.footer .footer-line {
  width: 100%;
  height: 0;
  border-bottom: 1px solid #d5d5d5;
  padding-top: 20px;
  background: #fff;
}

.footer .footer-copy {
  margin-top: 0;
}

.footer .footer-copy .footer-left {
  float: left;
  margin-top: 30px;
  margin-left: 50px;
  width: 100px;
}

.footer .footer-copy .footer-middle {
  width: 700px;
  float: left;
  margin-top: 20px;
}

.footer .footer-copy .footer-middle ul {
  width: 518px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 20px;
  text-align: center;
}

.footer .footer-copy .footer-middle ul li {
  float: left;
  padding: 0 10px;
  font-size: 16px;
}

.footer .footer-copy .footer-middle ul li a {
  color: #000;
}

/*---11-13---*/
.footer .footer-copy .footer-middle ul li a:hover {
  color: #c40001;
}

/*---11-13---*/
/*---2-11---*/
.footer .footer-box .gov-list-box .gov-list ol li a:hover {
  color: #c40001;
}

.footer .footer-box .gov-list-box .gov-list dl dd a:hover {
  color: #c40001;
}

/*---2-11---*/
.footer .footer-copy .footer-middle p {
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
}

.footer .footer-copy .footer-right {
  float: right;
  margin-top: 36px;
  margin-right: 50px;
  width: 100px;
  text-align: right;
}

.footer .footer-copy .footer-right img {
  width: 110px;
}

.footer .footer-box ul li.gov-link a:hover {
  color: #b60102;
}

.footer .footer-box ul li.gov-link-1 a:hover {
  color: #b60102;
}

.jh {
  float: left;
}

.yidon_ft_xinxi {
  display: none;
}

/* 首页开始 */
.header {
  width: 100%;
  height: 628px;
  background: url(naxy_banner1000_v2020.png) center top no-repeat;
}

.mainCon {
  width: 1000px;
  margin: -200px auto 60px auto;
}

.naNav ul {
  overflow: hidden;
  width: 100%;
  background: #157a3a;
  padding-top: 10px;
  height: 30px;
}

.naNav ul li {
  float: left;
  text-align: center;
  width: 160px;
  border-left: 2px solid #fff;
}

.naNav ul li:first-child {
  border: 0;
}

.naNav ul li.active a {
  display: inline-block;
  color: #f5d756;
  border-top: 2px solid #f5d756;
}

.naNav ul li a {
  font-size: 14px;
  color: #fff;
  padding: 2px 10px;
}

/* 信用动态开始 */
.naxyI {
  padding: 0 18px;
  background: #fff;
}

.naxyIt {
  background: url(naxy_itTbg_v2020.png) no-repeat left center;
  padding: 20px 0 20px 15px;
  font-size: 20px;
  line-height: 20px;
  *line-height: 22px;
  height: 20px;
  color: #157a3a;
}

.naRb {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  background: url(naxy_itTRgbg_v2020.png) no-repeat right center;
}

.w1025 {
  width: 854px;
}

.indexSlideBox {
  float: left;
  width: 470px;
  height: 295px;
  overflow: hidden;
  position: relative;
  border: 1px solid #f4f4f4;
}

.indexSlideBox .hd {
  height: 12px;
  position: absolute;
  left: 0px;
  bottom: 15px;
  z-index: 1;
  width: 100%;
}

.indexSlideBox .hd ul {
  /* overflow: hidden; */
  zoom: 1;
  position: absolute;
  top: 4px;
  right: 20px;
  height: 15px;
  /* margin-left: -47.5px; */
}

.indexSlideBox .hd ul li {
  float: left;
  margin: 1px 3px 0 3px;
  width: 10px;
  height: 11px;
  background: url(naxy_slideDot_v2020.png) no-repeat center center;
  cursor: pointer;
}

.indexSlideBox .hd ul li.on {
  background: url(naxy_slideDotOn_v2020.png) no-repeat center center;
}

.indexSlideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  width: 470px;
  height: 295px;
}

.indexSlideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 470px;
  height: 295px;
}

.indexSlideBox .bd img {
  width: 470px;
  height: 295px;
  display: block;
}

.indexSlideBox .bd li a {
  display: block;
  position: relative;
  width: 470px;
  height: 295px;
}

.indexSlideBox .bd li a .LbTitleSpan {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 440px;
  padding: 0 15px;
  background: url(spsn_slideTBg_v2020.png);
  cursor: pointer;
  height: 35px;
  line-height: 35px;
}

.indexSlideBox .bd li a .LbTitleSpan i {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #fff;
  width: 350px;
  font-style: normal;
}

.xydtRl {
  width: 460px;
}

.xydtRl li {
  padding: 6px 0;
}

.xydtRl li:first-child .title {
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  font-weight: bold;
}

.xydtRl .title {
  background: url(naxy_listLBg_v2020.png) no-repeat left center;
  padding-left: 13px;
  font-size: 14px;
}

.xydtRl .desc {
  width: 460px;
  font-size: 12px;
  line-height: 24px;
  color: #333;
  padding-top: 7px;
  text-indent: 2em;
  height: 75px;
  overflow: hidden;
}

.xydtRl .title a {
  color: #333333;
}

.more {
  width: 53px;
  height: 23px;
  text-align: center;
  font-size: 12px;
  line-height: 23px;
  *line-height: 22px;
  background: url(naxy_moreBg_v2020.png) no-repeat;
  float: right;
}

.more a {
  color: #fff;
}

/* 信用动态结束 */
/* 图解信用开始 */
.picScroll-left {
  overflow: hidden;
  position: relative;
}

.picScroll-left .hd {
  overflow: hidden;
  height: 30px;
  padding: 0 10px;
}

.pageState {
  display: none;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  position: absolute;
  top: 50%;
  display: block;
  width: 53px;
  height: 53px;
  cursor: pointer;
  background: url(naxy_slide2Prev_v2020.png) left top no-repeat;
}

.picScroll-left .hd .prev {
  left: 0;
}

.picScroll-left .hd .prev:hover {
  background: url(naxy_slide2PrevOn_v2020.png) no-repeat;
}

.picScroll-left .hd .next {
  right: 0;
  background: url(naxy_slide2Next_v2020.png) left top no-repeat;
}

.picScroll-left .hd .next:hover {
  background: url(naxy_slide2NextOn_v2020.png) no-repeat;
}

.picScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.picScroll-left .hd ul {
  display: none;
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.picScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
  background-position: 0 0;
}

.picScroll-left .bd {
  padding: 10px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  border: 1px solid #e3e3e3;
  margin: 0 14px;
  padding: 15px;
}

.picScroll-left .bd ul li .pic {
  text-align: center;
}

.picScroll-left .bd ul li .pic img {
  width: 215px;
  height: 305px;
  display: block;
  padding: 0px;
  border: 0;
}

.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}

.picScroll-left .bd ul li .title {
  line-height: 24px;
  padding-top: 5px;
}

.picScroll-left .bd ul li .title a {
  color: #333333;
}

.picScroll-left .tempWrap {
  /* width: 1200px !important; */
  margin: 0 auto;
}

/* 图解信用结束 */
/* 技术规范&视频宣传开始 */
.jfspC {
  background: #fff;
  padding: 18px;
}

.jsgf {
  width: 510px;
}

.spxc {
  width: 420px;
}

.w465 {
  width: 400px;
}

.jsgfB ul li {
  padding: 12px 0;
}

.jsgfB ul li:first-child {
  padding-top: 0;
}

.jsgfB ul li a {
  display: block;
  background: url(naxy_listLBg_v2020.png) no-repeat 5px center;
  padding-left: 25px;
  font-size: 16px;
  color: #333;
  width: 380px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.time {
  color: #999999;
  font-size: 16px;
}

.w370 {
  width: 310px;
}

.spxc .naxyIt {
  padding-bottom: 20px;
}

.spxcDesc {
  font-size: 16px;
  color: #333;
  padding-bottom: 20px;
}

.spxcB img {
  width: 420px;
  cursor: pointer;
}

/* 技术规范&视频宣传结束 */
/* 地方动态开始 */
.dfdtB ul li:first-child img {
  width: 322px;
  height: 168px;
}

.dfdtB ul li:first-child a.fl {
  display: block;
  background: 0;
}

.dfdtB ul li:first-child .title {
  width: 620px;
}

.dfdtB ul li {
  padding: 15px 0;
  border-bottom: 1px dashed #e6e6e6;
}

.dfdtB ul li .title {
  width: 820px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dfdtB ul li .title a {
  background: url(naxy_listLBg_v2020.png) no-repeat 5px center;
  padding-left: 20px;
  font-size: 16px;
  color: #333;
}

.dfdtB .td .title a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  background: 0;
  padding-left: 0;
}

.dfdtB .td {
  width: 620px;
}

.dfdtB .desc {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  text-indent: 2em;
  padding-top: 7px;
  width: 620px;
}

.dfdtB .more {
  background: 0;
  font-size: 12px;

}

.dfdtB .more a {
  color: #999;
}

/* 地方动态结束 */
/* “信用+”服务开始 */
.w966 {
  width: 820px;
}

.naBl {
  width: 135px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: #157a3a;
}

.xyjBt ul {
  border-bottom: 5px solid #f1f1f1;
}

.xyjBt ul li {
  position: relative;
  float: left;
  width: 206px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.xyjBt ul li a {
  font-size: 18px;
  color: #333;
}

.xyjBt ul li.active a {
  font-size: 18px;
  color: #157a3a;
}

.xyjBt ul li.active .downArr {
  display: block;
}

.downArr {
  display: none;
  position: absolute;
  width: 100%;
  height: 19px;
  left: 0;
  top: 40px;
  background: url(naxy_downArr_v2020.png) center top no-repeat;
}

.xyjBb ul li {
  display: none;
  padding: 20px 0 60px 0;
}

.xyjBb ul li:first-child {
  display: block;
}

.xyjBb ul li img {
  display: block;
  width: 960px;
  height: 400px;
  margin: 0 auto;
}

/* “信用+”服务结束 */
/* 首页结束 */

/* 列表页开始 */
/* 面包屑导航开始 */
.crumbs {
  font-size: 16px;
  color: #333;
  padding: 30px 20px 10px 20px;
  background: #fff;
}

.crumbs a {
  font-size: 16px;
  color: #333;
}

/* 面包屑导航结束 */
/* 列表开始 */
.listCon .listC {
  padding: 0 20px;
  background: #fff;
}

.listCb ul li {
  padding: 18px 0;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}

.listCb ul li a {
  display: block;
  cursor: pointer;
}

.listCb ul li img {
  display: block;
  float: left;
  width: 300px;
  height: 185px;
}

.listCbR {
  width: 630px;
  float: right;
}

.listCb ul li .title {
  color: #157a3a;
  font-size: 18px;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 8px 0;
}

.listCb .desc {
  font-size: 14px;
  color: #333;
  line-height: 30px;
  height: 134px;
  overflow: hidden;
}

.listCb .time {
  text-align: right;
  padding-right: 20px;
  font-size: 14px;
}

/* 分页开始 */
.page {
  position: relative;
  height: 176px;
}

.page_l {
  text-align: center;
  font-size: 14px;
  color: #333;
  margin: 70px 0 70px 0;
  height: 36px;
  line-height: 36px;
  position: relative;
  float: left;
  left: 50%;
}

.pageC {
  /* margin-left: -50%; */
  overflow: hidden;
  position: relative;
  float: left;
  left: -50%;
}

.page_l a {
  display: block;
  float: left;
  height: 26px;
  line-height: 26px;
  *line-height: 27px;
  padding: 0 9px;
  text-align: center;
  border-radius: 3px;
  border: 1px solid #dddddd;
  color: #333;
  margin: 0 3px;
}

.page_l a.on {
  color: #fff;
  background: #157a3a;
  border: 1px solid #157a3a;
}

.page_l input,
.page_l span {
  display: block;
  float: left;
  margin: 0 5px;
}

.page_l span {
  height: 26px;
  line-height: 26px;
  *line-height: 27px;
  font-size: 14px;
}

.page_l .text_p {
  width: 40px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border: 1px solid #dddddd;
  border-radius: 3px;
  font-size: 14px;
  color: #666666;
}

.page_l .submit_p {
  width: 36px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #dddddd;
  border-radius: 3px;
  cursor: pointer;
  font-size: 14px;
  color: #333;

}

/* 分页结束 */
/* 列表结束 */
/* 列表页结束 */

/* 文章详情页开始 */
.artDet {
  background: #fff;
}

.artDet .title {
  text-align: center;
  padding: 20px 50px;
  font-size: 24px;
  color: #333333;
}

.artDet .time {
  text-align: center;
  padding: 20px 0;
}

.artC {
  width: 870px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 50px;
  padding: 0 0 80px 0;
}

.artC p {
  text-indent: 2em;
}

@media screen and (min-width: 1440px) {
  .top_con {
    width: 1200px;
  }

  .top .calendar {
    padding: 0 0 0 230px;
  }

  /* 面包屑 */
  .main-title {
    height: 50px;
    font-size: 14px;
    line-height: 70px;
  }

  /*1440px以上  logo区域*/
  .logoC {
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
  }

  /*导航区域*/
  .nav {
    height: 45px;
    widows: 100%;
    background: url(nav-bg.png) no-repeat center center;
  }

  .nav>ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
  }

  .nav>ul>li {
    float: left;
    height: 100%;
  }

  .nav>ul>li>a {
    display: block;
    height: 100%;
    padding: 0 44px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    line-height: 45px;
  }

  .nav>ul>li>a:hover {
    background: #fbeded;
    color: #c40001;
  }

  .main {
    width: 1200px;
    margin: 0 auto;
  }

  .footer {
    width: 100%;
    height: 327px;
    background: #fff url(nyb_footer_bg.jpg) no-repeat center bottom;
    margin-top: 25px;
  }

  .footer .footer-box {
    height: 74px;
    width: 1200px;
    border: 0;
    background: #fff;
    position: relative;
    z-index: 10;
    padding-top: 28px;
  }

  .footer .footer-box ul {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background: #d6ddd6;
    border: 1px solid #c3cac3;
  }

  .footer .footer-box ul li {
    float: left;
    width: 229px;
    height: 56px;
    padding: 14px 5px 0;
  }

  .footer .footer-box ul li a {
    font-size: 14px;
    display: block;
    width: 229px;
    height: 44px;
    border-radius: 3px;
    text-align: center;
    line-height: 44px;
  }

  .footer .footer-box ul li.gov-link a {
    border: 1px solid #a3a8a3;
    background: url(gov-linksABg_03.jpg) repeat-x #D6DDD6;
  }

  .footer .footer-box ul li.gov-link a img {
    vertical-align: middle;
    margin-left: 3px;
  }

  .footer .footer-box ul li.gov-link-2 a img {
    width: 100%;
    height: 100%;
  }

  .footer .footer-box ul li.gov-link-1 a {
    border: 1px solid #a3a8a3;
    background: #fff;
  }

  .footer .footer-box ul li.gov-link-1 a img {
    vertical-align: middle;
    margin-left: 3px;
  }

  .footer .footer-box .gov-list-box {
    position: absolute;
    width: 1198px;
    height: 330px;
    border: 1px solid #a3a8a3;
    left: 0;
    top: -350px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  .footer .footer-box .gov-list-box .gov-list {
    width: 1138px;
    height: 330px;
    overflow-y: scroll;
    padding: 0 30px;
  }

  .footer .footer-box .gov-list-box .gov-list ol {
    width: 1116px;
    height: auto;
    overflow: hidden;
  }

  .footer .footer-box .gov-list-box .gov-list ol li {
    height: 44px;
    float: left;
    margin-right: 0px;
    width: 340px;
    padding-right: 32px;
    list-style: none;
  }

  .footer .footer-box .gov-list-box .gov-list ol li a {
    color: #000;
    font-size: 14px;
  }

  .footer .footer-box .gov-list-box .gov-list dl {
    width: 1116px;
    height: auto;
    overflow: hidden;
  }

  .footer .footer-box .gov-list-box .gov-list dl dd {
    height: 44px;
    width: 20%;
    float: left;
  }

  .footer .footer-box .gov-list-box .gov-list dl dd a {
    color: #000;
    font-size: 14px;
    border: 0;
    text-align: left;
  }

  .footer .footer-copy {
    margin-top: 0;
  }

  .footer .footer-copy .footer-left {
    float: left;
    margin-top: 68px;
    margin-left: 60px;
    width: 190px;
  }

  .footer .footer-copy .footer-middle {
    width: 700px;
    float: left;
    margin-top: 30px;
  }

  .footer .footer-copy .footer-middle ul {
    width: 602px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
    text-align: center;
  }

  .footer .footer-copy .footer-middle ul li {
    display: inline-block;
    padding: 0 10px;
    font-size: 20px;
  }

  .footer .footer-copy .footer-middle ul li a {
    color: #000;
  }

  .footer .footer-copy .footer-middle p {
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .footer .footer-copy .footer-right {
    float: right;
    margin-top: 68px;
    margin-right: 60px;
    width: 190px;
    text-align: right;
  }

  .footer .footer-copy .footer-right img {
    width: 128px;
  }

  .footer_yidong {
    display: none;
  }

  .yidon_ft_xinxi {
    display: none;
  }

  /* 首页开始 */
  .header {
    width: 100%;
    height: 768px;
    background: url(naxy_banner_v2020.png) center top no-repeat;
  }

  .mainCon {
    width: 1200px;
    margin: -200px auto 100px auto;
  }

  .naNav ul {
    overflow: hidden;
    width: 100%;
    background: #157a3a;
    padding-top: 15px;
    height: 35px;
  }

  .naNav ul li {
    float: left;
    text-align: center;
    width: 198px;
    border-left: 2px solid #fff;
  }

  .naNav ul li:first-child {
    border: 0;
  }

  .naNav ul li.active a {
    color: #f5d756;
    border-top: 3px solid #f5d756;
  }

  .naNav ul li a {
    font-size: 16px;
    color: #fff;
    padding: 3px 10px;
  }

  /* 信用动态开始 */
  .naxyI {
    padding: 0 18px;
    background: #fff;
  }

  .naxyIt {
    background: url(naxy_itTbg_v2020.png) no-repeat left center;
    padding: 30px 0 30px 15px;
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    color: #157a3a;
  }

  .naRb {
    font-size: 24px;
    line-height: 24px;
    height: 24px;
    background: url(naxy_itTRgbg_v2020.png) no-repeat right center;
  }

  .w1025 {
    width: 1025px;
  }

  .indexSlideBox {
    float: left;
    width: 570px;
    height: 355px;
    overflow: hidden;
    position: relative;
    border: 1px solid #f4f4f4;
  }

  .indexSlideBox .hd {
    height: 12px;
    position: absolute;
    left: 0px;
    bottom: 22px;
    z-index: 1;
    width: 100%;
  }

  .indexSlideBox .hd ul {
    /* overflow: hidden; */
    zoom: 1;
    position: absolute;
    top: 4px;
    right: 20px;
    height: 15px;
    /* margin-left: -47.5px; */
  }

  .indexSlideBox .hd ul li {
    float: left;
    margin: 1px 3px 0 3px;
    width: 10px;
    height: 11px;
    background: url(naxy_slideDot_v2020.png) no-repeat center center;
    cursor: pointer;
  }

  .indexSlideBox .hd ul li.on {
    background: url(naxy_slideDotOn_v2020.png) no-repeat center center;
  }

  .indexSlideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
    width: 604px;
    height: 353px;
  }

  .indexSlideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 604px;
    height: 353px;
  }

  .indexSlideBox .bd img {
    width: 100%;
    height: 353px;
    display: block;
  }

  .indexSlideBox .bd li a {
    display: block;
    position: relative;
    width: 604px;
    height: 353px;
  }

  .indexSlideBox .bd li a .LbTitleSpan {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 564px;
    padding: 0 20px;
    background: url(spsn_slideTBg_v2020.png);
    position: absolute;
    cursor: pointer;
    height: 42px;
    line-height: 42px;
  }

  .indexSlideBox .bd li a .LbTitleSpan i {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #fff;
    width: 450px;
    font-style: normal;
  }

  .xydtRl {
    width: 570px;
  }

  .xydtRl li {
    padding: 10px 0;
  }

  .xydtRl li:first-child .title {
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    font-weight: bold;
  }

  .xydtRl .title {
    background: url(naxy_listLBg_v2020.png) no-repeat left center;
    padding-left: 13px;
    font-size: 16px;
  }

  .xydtRl .desc {
    width: 550px;
    font-size: 14px;
    line-height: 26px;
    color: #333;
    padding-top: 10px;
    text-indent: 2em;
    height: 75px;
    overflow: hidden;
  }

  .xydtRl .title a {
    color: #333333;
  }

  .more {
    width: 53px;
    height: 23px;
    text-align: center;
    font-size: 12px;
    line-height: 23px;
    background: url(naxy_moreBg_v2020.png) no-repeat;
    float: right;
  }

  .more a {
    color: #fff;
  }

  /* 信用动态结束 */
  /* 图解信用开始 */
  .picScroll-left {
    overflow: hidden;
    position: relative;
  }

  .picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
  }

  .pageState {
    display: none;
  }

  .picScroll-left .hd .prev,
  .picScroll-left .hd .next {
    position: absolute;
    top: 50%;
    display: block;
    width: 53px;
    height: 53px;
    cursor: pointer;
    background: url(naxy_slide2Prev_v2020.png) left top no-repeat;
  }

  .picScroll-left .hd .prev {
    left: 0;
  }

  .picScroll-left .hd .prev:hover {
    background: url(naxy_slide2PrevOn_v2020.png) no-repeat;
  }

  .picScroll-left .hd .next {
    right: 0;
    background: url(naxy_slide2Next_v2020.png) left top no-repeat;
  }

  .picScroll-left .hd .next:hover {
    background: url(naxy_slide2NextOn_v2020.png) no-repeat;
  }

  .picScroll-left .hd .prevStop {
    background-position: -60px 0;
  }

  .picScroll-left .hd .nextStop {
    background-position: -60px -50px;
  }

  .picScroll-left .hd ul {
    display: none;
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
  }

  .picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("../images/icoCircle.gif") 0 -9px no-repeat;
  }

  .picScroll-left .hd ul li.on {
    background-position: 0 0;
  }

  .picScroll-left .bd {
    padding: 10px;
  }

  .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
  }

  .picScroll-left .bd ul li {

    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e3e3e3;
    margin: 0 14px;
    padding: 20px;
  }

  .picScroll-left .bd ul li .pic {
    text-align: center;
  }

  .picScroll-left .bd ul li .pic img {
    width: 260px;
    height: 366px;
    display: block;
    padding: 0px;
    border: 0;
  }

  .picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
  }

  .picScroll-left .bd ul li .title {
    line-height: 24px;
    padding-top: 5px;
  }

  .picScroll-left .bd ul li .title a {
    color: #333333;
  }

  .picScroll-left .tempWrap {
    /* width: 1200px !important; */
    margin: 0 auto;
  }

  /* 图解信用结束 */
  /* 技术规范&视频宣传开始 */
  .jfspC {
    background: #fff;
    padding: 18px;
  }

  .jsgf {
    width: 600px;
  }

  .spxc {
    width: 520px;
  }

  .spxcB img {
    width: 520px;
  }

  .w465 {
    width: 465px;
  }

  .jsgfB ul li {
    padding: 15px 0;
  }

  .jsgfB ul li:first-child {
    padding-top: 0;
  }

  .jsgfB ul li a {
    display: block;
    background: url(naxy_listLBg_v2020.png) no-repeat 5px center;
    padding-left: 25px;
    font-size: 16px;
    color: #333;
    width: 460px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .time {
    color: #999999;
    font-size: 16px;
  }

  .w370 {
    width: 370px;
  }

  .spxc .naxyIt {
    padding-bottom: 20px;
  }

  .spxcDesc {
    font-size: 16px;
    color: #333;
    padding-bottom: 20px;
  }

  /* 技术规范&视频宣传结束 */
  /* 地方动态开始 */
  .dfdtB ul li:first-child img {
    width: 386px;
    height: 200px;
  }

  .dfdtB ul li:first-child a.fl {
    display: block;
    background: 0;
  }

  .dfdtB ul li:first-child .title {
    width: 730px;
  }

  .dfdtB ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #e6e6e6;
  }

  .dfdtB ul li .title {
    width: 1000px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }

  .dfdtB ul li .title a {
    background: url(naxy_listLBg_v2020.png) no-repeat 5px center;
    padding-left: 20px;
    font-size: 16px;
    color: #333;
  }

  .dfdtB .td .title a {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    background: 0;
    padding-left: 0;
  }

  .dfdtB .td {
    width: 750px;
  }

  .dfdtB .desc {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    text-indent: 2em;
    padding-top: 10px;
    width: 725px;
  }

  .dfdtB .more {
    background: 0;
    font-size: 14px;

  }

  .dfdtB .more a {
    color: #999;
  }

  /* 地方动态结束 */
  /* “信用+”服务开始 */
  .w966 {
    width: 966px;
  }

  .naBl {
    width: 163px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #157a3a;
  }

  .xyjBt ul {
    border-bottom: 5px solid #f1f1f1;

  }

  .xyjBt ul li {
    position: relative;
    float: left;
    width: 240px;
    height: 50px;
    line-height: 50px;
    text-align: center;
  }

  .xyjBt ul li a {
    font-size: 18px;
    color: #333;
  }

  .xyjBt ul li.active a {
    font-size: 18px;
    color: #157a3a;
  }

  .xyjBt ul li.active .downArr {
    display: block;
  }

  .downArr {
    display: none;
    position: absolute;
    width: 100%;
    height: 19px;
    left: 0;
    top: 50px;
    background: url(naxy_downArr_v2020.png) center top no-repeat;
  }

  .xyjBb ul li {
    display: none;
    padding: 20px 0 60px 0;
  }

  .xyjBb ul li:first-child {
    display: block;
  }

  .xyjBb ul li img {
    display: block;
    width: 1160px;
    height: 480px;
    margin: 0 auto;
  }

  /* “信用+”服务结束 */
  /* 首页结束 */

  /* 列表页开始 */
  /* 面包屑导航开始 */
  .crumbs {
    font-size: 16px;
    color: #333;
    padding: 30px 20px 10px 20px;
    background: #fff;
  }

  .crumbs a {
    font-size: 16px;
    color: #333;
  }

  /* 面包屑导航结束 */
  /* 列表开始 */
  .listCon .listC {
    padding: 0 20px;
    background: #fff;
  }

  .listCb ul li {
    padding: 18px 0;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
  }

  .listCb ul li img {
    display: block;
    float: left;
    width: 360px;
    height: 220px;
  }

  .listCbR {
    width: 760px;
    float: right;
  }

  .listCb ul li .title {
    color: #157a3a;
    font-size: 22px;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 13px 0;
  }

  .listCb .desc {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    height: 144px;
    overflow: hidden;
  }

  .listCb .time {
    text-align: right;
    padding-right: 20px;
  }

  /* 分页开始 */
  .page {
    position: relative;
    height: 176px;
  }

  .page_l {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin: 70px 0 70px 0;
    height: 36px;
    line-height: 36px;
    position: relative;
    float: left;
    left: 50%;
  }

  .pageC {
    /* margin-left: -50%; */
    overflow: hidden;
    position: relative;
    float: left;
    left: -50%;
  }

  .page_l a {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    *line-height: 33px;
    padding: 0 12px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #dddddd;
    color: #333;
    margin: 0 3px;
  }

  .page_l a.on {
    color: #fff;
    background: #157a3a;
    border: 1px solid #157a3a;
  }

  .page_l input,
  .page_l span {
    display: block;
    float: left;
    margin: 0 5px;
  }

  .page_l span {
    height: 32px;
    line-height: 32px;
    *line-height: 33px;
    font-size: 16px;
  }

  .page_l .text_p {
    width: 45px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #dddddd;
    border-radius: 3px;
    font-size: 16px;
    color: #666666;
  }

  .page_l .submit_p {
    width: 45px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #dddddd;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    color: #333;

  }

  /* 分页结束 */
  /* 列表结束 */
  /* 列表页结束 */

  /* 文章详情页开始 */
  .artDet {
    background: #fff;
  }

  .artDet .title {
    text-align: center;
    padding: 20px 50px;
    font-size: 24px;
    color: #333333;
  }

  .artDet .time {
    text-align: center;
    padding: 20px 0;
  }

  .artC {
    width: 1100px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 50px;
    padding: 0 0 80px 0;
  }

  .artC p {
    text-indent: 2em;
  }

  /* 文章详情页结束 */
}