﻿* {
  padding: 0;
  margin: 0;
  border: 0;
}

.mobile_none {
  display: none;
}

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

body {
  background: #fff;
  font-size: 0.3rem;
  width: 7.5rem;
}

a {
  text-decoration: none;
  color: #333;
}

input {
  outline: none;
}

ul,
li {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

i {
  font-style: normal;
  display: block;
  width: 1rem;
}

/* 首页开始 */

.header {
  width: 7.5rem;
  height: 2.7rem;
  background: url(naxy_bannerM_v2020.png) no-repeat top center;
  background-size: 7.5rem 2.7rem;
}

.header .logoC img {
  width: 1.8rem;
  padding: 0.2rem 0 0 0.2rem;
}

/* 导航开始 */
.naNav {
  height: 1.6rem;
  background: #157a3a;
  padding-top: 0.1rem;
}

.naNav ul {
  display: flex;
  /* justify-content: space-around; */
  flex-wrap: wrap;
}

.naNav ul li {
  /* width: 2.2rem; */
  text-align: center;
  height: 0.5rem;
  line-height: 0.5rem;
  border-top: 0.07rem solid #157a3a;
  margin: 0 0.5rem;
  margin-bottom: 0.2rem;
}

.naNav ul li.active {
  border-top: 0.07rem solid#f5d756;
}

.naNav ul li.active a {
  color: #f5d756;
}

.naNav ul li a {
  color: #fff;
}

/* 导航结束 */
/* 信用动态开始 */
.naxyIt {
  width: 6.9rem;
  margin: 0 auto;
  padding: 0.3rem 0;
}

.naxyIt span {
  font-size: 0.4rem;
  line-height: 0.4rem;
  height: 0.4rem;
  font-weight: bold;
  color: #157a3a;
  padding-left: 0.2rem;
  background: url(naxy_itTbg_v2020.png) no-repeat left center;
  background-size: 0.06rem 0.36rem;
}

.naRb {
  height: 0.4rem;
  width: 4.8rem;
  background: url(naxy_itTRgbgM_v2020.png) no-repeat right center;
}

.swiper-container1 {
  position: relative;
}

.swiper-slide {
  position: relative;
}

.swiper-slide .slideT {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  height: 0.7rem;
  width: 100%;
  line-height: 0.7rem;
  background: url(naxy_slideTbg_v2020.png) repeat-x;
  z-index: 9;
}

.swiper-slide .slideT span {
  display: block;
  padding-left: 0.2rem;
  width: 5.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.swiper-container1 .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  background: url(naxy_slideDotM_v2020.png) no-repeat center center;
  background-size: 0.1rem 0.1rem;
  border-radius: 0.05rem;
  opacity: 1;
}

.swiper-container1 .swiper-pagination-bullet-active {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 0.08rem;
  background: url(naxy_slideDotMon_v2020.png) no-repeat center center;
  background-size: 0.16rem 0.16rem;
}

.swiper-slide img {
  display: block;
  width: 7.5rem;
  height: 4.3rem;
}

.xydtRl {
  padding: 0 0.3rem;
}

.xydtRl ul li {
  padding: 0.3rem 0;
  border-bottom: 0.02rem solid #dbdbdb;
  background: url(naxy_listLBg_v2020.png) no-repeat;
  background-size: 0.1rem 0.1rem;
  padding-left: 0.3rem;
  background-position: 0 0.49rem;
}

.xydtRl ul li .title a {
  font-size: 0.32rem;
  line-height: 0.5rem;
  color: #333;
}

.xydtRl ul li:first-child .title a {
  font-weight: bold;
}

.xydtRl ul li .desc {
  text-indent: 2em;
  font-size: 0.26rem;
  color: #333;
  padding-top: 0.2rem;
  line-height: 0.5rem;
}

.moreM {
  width: 6.9rem;
  height: 0.76rem;
  line-height: 0.76rem;
  text-align: center;
  border: 0.02rem solid #e0e0e0;
  border-radius: 0.1rem;
  margin: 0.4rem auto 0.3rem auto;
}

.moreM a {
  display: block;
  color: #999;
  font-size: 0.36rem;
}

/* 信用动态结束 */

/* 图解信用开始 */
.tjxyL ul {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.tjxyL ul li {
  float: left;
  margin-bottom: 0.5rem;
  width: 3.06rem;
}

.tjxyL .pic {
  padding: 0.06rem;
  border: 0.02rem solid #e0e0e0;
}

.tjxyL .pic img {
  width: 2.9rem;
  height: 3.45rem;
}

.tjxyL .title a {
  display: block;
  height: 1rem;
  overflow: hidden;
  font-size: 0.32rem;
  line-height: 0.5rem;
  padding-top: 0.15rem;
  color: #333;
}

/* 图解信用结束 */

/* 技术规范开始 */
.jfspC {
  width: 6.9rem;
  margin: 0 auto;
}

.jsgfB ul li {
  width: 6.6rem;
  padding: 0.3rem 0;
  border-bottom: 0.02rem solid #dbdbdb;
  padding-left: 0.3rem;
  background: url(naxy_listLBg_v2020.png) no-repeat 0.05rem 0.49rem;
  background-size: 0.1rem 0.1rem;
}

.jsgfB ul li a {
  font-size: 0.32rem;
  line-height: 0.5rem;
  float: none;
}

.jsgfB ul li .time {
  color: #999;
  font-size: 0.24rem;
  line-height: 0.52rem;
}

/* 技术规范结束 */
/* 视频宣传开始 */
.spxc {
  width: 6.9rem;
  margin: 0 auto;
  float: none;
}

.spxcB img {
  width: 6.9rem;
  height: 4.2rem;
  margin-top: 0.2rem;
}

/* 视频宣传结束 */
/* 地方动态开始 */
.dfdtB {
  width: 6.9rem;
  margin: 0 auto;
}

.dfdtB ul li:first-child {
  background: 0;
  padding: 0;
}

.dfdtB ul li:first-child img {
  width: 6.9rem;
  height: 4.25rem;
  display: block;
}

.dfdtB ul li:first-child .title {
  display: block;
  padding: 0.15rem 0;
  font-weight: bold;
}

.dfdtB ul li:first-child .desc {
  font-size: 0.26rem;
  line-height: 0.5rem;
  color: #333;
  text-indent: 2em;
}

.dfdtB ul li {
  width: 6.6rem;
  padding: 0.3rem 0;
  border-bottom: 0.02rem solid #dbdbdb;
  padding-left: 0.3rem;
  background: url(naxy_listLBg_v2020.png) no-repeat 0.05rem 0.49rem;
  background-size: 0.1rem 0.1rem;
}

.dfdtB ul li .title {
  display: inline;
  font-size: 0.32rem;
  line-height: 0.5rem;
  float: none;
}

.dfdtB ul li .time {
  color: #999;
  font-size: 0.24rem;
  line-height: 0.52rem;
}

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

.naBl {
  width: 1.7rem;
  height: 0.63rem;
  line-height: 0.63rem;
  background: #157a3a;
  text-align: center;
  color: #fff;
}

.xyjBt ul li {
  position: relative;
  float: left;
  height: 0.63rem;
  line-height: 0.63rem;
  margin: 0 0.08rem;
}

.xyjBt ul li span {
  font-size: 0.28rem;
}

.downArr {
  position: absolute;
  width: 100%;
  height: 0.15rem;
  display: none;
  left: 0;
  top: 0.55rem;
  background: url(naxy_downArrM_v2020.png) no-repeat;
  background-size: 100% 0.15rem;
}

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

.xyjBt ul li.active a {
  color: #157a3a;
}

.xyjBt {
  width: 7rem;
  margin: 0 auto;
}

.xyjBb {
  width: 6.9rem;
  margin: 0 auto;
  padding-top: 0.2rem;
}

.xyjBb img {
  width: 100%;
  height: 3.5rem;
}

.xyjBb ul li {
  display: none;
}

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

/* “信用+”服务结束 */
/* 底部开始 */
.footer {
  width: 100%;
  height: 6rem;
  background: url(footer-750.png) no-repeat center center;
  padding-top: 1.5rem;
  box-sizing: border-box;
  background-size: auto 100%;
}

.yidon_ft_xinxi p {
  text-align: center;
  line-height: 0.7rem;
  font-size: 0.32rem;
  font-weight: 500;
}

.footer-box {
  display: none;
}

.footer .footer-line {
  display: none;
}

.footer .footer-copy .footer-middle {
  display: none;
}

.footer_yidong {
  width: 100%;
  height: 4.6rem;
  background: url(footer-750.png) no-repeat center center;
  padding-top: 2rem;
  box-sizing: border-box;
  background-size: auto 100%;
}

.footer-copy {
  text-align: center;
}

.footer-copy img {
  min-height: 50px;
}

.footer-left {
  float: left;
  margin-left: 3rem;
}

.footer-right {
  float: right;
  margin-right: 1.2rem;
  margin-top: 10px;
}

.footer_yidong p {
  text-align: center;
  line-height: 0.7rem;
  font-size: 0.32rem;
  font-weight: 500;
}

.yidon_ft_xinxi img {
  vertical-align: middle;
}

/* 底部结束 */
/* 首页结束 */

/* 列表页开始 */
.crumbs {
  font-size: 0.24rem;
  color: #333;
  width: 6.9rem;
  margin: 0 auto;
  height: 0.9rem;
  line-height: 0.9rem;
}

.crumbs span {
  display: none;
}

.listC ul li {
  width: 6.9rem;
  margin: 0 auto;
  overflow: hidden;
  padding: 0.3rem 0;
  border-bottom: 0.02rem solid #e0e0e0;
}

.listC ul li img {
  display: block;
  float: left;
  width: 3.34rem;
  height: 2.22rem;
}

.listCbR {
  float: right;
  width: 3.25rem;
}

.listCbR .title {
  font-size: 0.28rem;
  line-height: 0.46rem;
  font-weight: bold;
  color: #157a3a;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.listCbR .time {
  display: none;
}

.listCbR .desc {
  color: #666666;
  font-size: 0.28rem;
  line-height: 0.4rem;
  text-indent: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.page {
  display: none;
}

.timeM {
  font-size: 0.24rem;
  color: #999;
  text-align: right;
}

/* 列表页结束 */

/* 详情页开始 */
.artDet {
  width: 6.9rem;
  margin: 0 auto;
}

.info .time {
  font-size: 0.28rem;
  color: #999999;
  padding: 0.2rem 0;
}

.artDet .title {
  font-size: 0.46rem;
  line-height: 0.56rem;
  color: #333;
  font-weight: bold;
}

.artC p {
  text-indent: 2em;
  font-size: 0.34rem;
  line-height: 0.6rem;
}

/* 详情页结束 */