div,
p,
ul,
ol,
li,
span,
i,
h1,
h1,
h3,
h4,
h5,
h6 {
  font-family: 'Microsoft Yahei';
}

a {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

@media screen and (min-width: 540px) {
  body {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }

  .nar_bottom {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }

  .about_us > footer {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }
}

.newsHeader {
  width: 100%;
  height: 1.484375rem;
  background: #ffffff;
}

.newsHeader .header .logo {
  width: 2.78125rem;
  height: 0.625rem;
}

.newsHeader .header .goIndex {
  width: 2.78125rem;
  height: 0.625rem;
  padding: 0.4375rem 0.375rem;
  display: block;
  float: left;
}

.newsHeader .header .goBack {
  width: 0.6875rem;
  height: 0.609375rem;
  float: right;
  padding: 0.375rem 0.28125rem;
  display: block;
}

.newsHeader .header .home {
  width: 0.6875rem;
  height: 0.609375rem;
}

div,
p,
ul,
ol,
li,
span,
i,
h1,
h1,
h3,
h4,
h5,
h6 {
  font-family: 'Microsoft Yahei';
}

a {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

@media screen and (min-width: 540px) {
  body {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }

  .nar_bottom {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }

  .about_us > footer {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }
}

.about_us footer {
  height: 1.296875rem;
  line-height: 1.296875rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.about_us footer div {
  color: #fff;
  height: 100%;
  width: 50%;
  text-align: center;
  font-size: 0.5rem;
}

.about_us footer div:first-child {
  background: #44bffc;
}

.about_us footer div:last-child {
  background: #00aeff;
}

.about_us footer img {
  width: 0.5625rem;
  height: 0.5625rem;
  margin-right: 0.21875rem;
  vertical-align: middle;
}

div,
p,
ul,
ol,
li,
span,
i,
h1,
h1,
h3,
h4,
h5,
h6 {
  font-family: 'Microsoft Yahei';
}

a {
  text-decoration: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

@media screen and (min-width: 540px) {
  body {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }

  .nar_bottom {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }

  .about_us > footer {
    width: 10rem;
    border: 0.015625rem solid #e4e6ea;
    margin: 0 auto;
  }
}

#cnzz_stat_icon_1268353413 {
  display: none;
}

.loading {
  width: 100%;
  height: 3.125rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@-webkit-keyframes loading-3 {
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: .3;
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.loading-3 {
  position: relative;
}

.loading-3 i {
  display: block;
  width: 0.234375rem;
  height: 0.234375rem;
  border-radius: 50%;
  background-color: #333;
  position: absolute;
}

.loading-3 i:nth-child(1) {
  top: 0.390625rem;
  left: 0;
  -webkit-animation: loading-3 1s ease 0s infinite;
}

.loading-3 i:nth-child(2) {
  top: 0.265625rem;
  left: 0.265625rem;
  -webkit-animation: loading-3 1s ease -.12s infinite;
}

.loading-3 i:nth-child(3) {
  top: 0;
  left: 0.390625rem;
  -webkit-animation: loading-3 1s ease -.24s infinite;
}

.loading-3 i:nth-child(4) {
  top: -0.265625rem;
  left: 0.265625rem;
  -webkit-animation: loading-3 1s ease -.36s infinite;
}

.loading-3 i:nth-child(5) {
  top: -0.390625rem;
  left: 0;
  -webkit-animation: loading-3 1s ease -.48s infinite;
}

.loading-3 i:nth-child(6) {
  top: -0.265625rem;
  left: -0.265625rem;
  -webkit-animation: loading-3 1s ease -.6s infinite;
}

.loading-3 i:nth-child(7) {
  top: 0;
  left: -0.390625rem;
  -webkit-animation: loading-3 1s ease -.72s infinite;
}

.loading-3 i:nth-child(8) {
  top: 0.265625rem;
  left: -0.265625rem;
  -webkit-animation: loading-3 1s ease -.84s infinite;
}

html,
body {
  background: #f1f2f5;
}

div.newsDetail {
  background: #f1f2f5;
}

div.newsDetail div.contain {
  width: 100%;
  height: 4.375rem;
  background: url("../image/news_woyunzongjibanner.png") center center no-repeat;
  background-size: 100%;
  position: relative;
}

div.newsDetail div.contain h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2.34375rem;
  margin-top: -0.375rem;
  font-size: 0.75rem;
  color: #fff;
}

div.newsDetail div.contain h1 span {
  font-size: 0.5625rem;
  color: #fff;
}

div.newLists {
  width: 100%;
  overflow: auto;
  padding-bottom: 1.3125rem;
}

div.newLists ul {
  width: 92.5%;
  background: #ffffff;
  margin: 0.625rem auto 0 auto;
  border: 0.03125rem solid #e4e6ea;
}

div.newLists ul li {
  width: 100%;
  height: 2.5rem;
  position: relative;
}

div.newLists ul li div.content {
  border-bottom: 0.03125rem solid #e4e6ea;
}

div.newLists ul li:not(:last-child):after {
  border-bottom: 0.03125rem solid #e4e6ea;
  /* position: absolute;
    width: 100%;
    height: 0.03125rem solid #e4e6ea;
    left: 0;
    bottom: 0; 
    content: '';*/
}

div.newLists ul li .content {
  width: 100%;
  float: left;
  height: 2.5rem;
  background: white;
}

/*div.newLists ul li .content .info{*/

/*margin-left:0.5rem ;*/

/**/

/*}*/

/*div.newLists ul li .right{*/

/*width: 32.03125%;*/

/*height: 100%;*/

/*float: right;*/

/*position: relative;*/

/*}*/

div.newLists ul li .info img {
  float: right;
  width: 0.25rem;
  height: 0.46875rem;
  margin-right: 0.59375rem;
  margin-top: 1.0625rem;
}

div.newLists ul li .info p:first-child {
  display: inline-block;
  width: 73.47973%;
  margin-left: 0.5rem;
  color: #333333;
  font-size: 0.46875rem;
  margin-top: 0.625rem;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.newLists ul li .info p:last-child {
  color: #999999;
  font-size: 0.46875rem;
  margin-left: 0.5rem;
  margin-top: 0.1875rem;
  padding-bottom: 0.625rem;
}

div.containTel {
  width: 100%;
  height: 4.375rem;
  background: url("../image/news_bannerxinwen.png") center center no-repeat;
  background-size: 100%;
  position: relative;
}

div.containTel h1 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -2.34375rem;
  margin-top: -0.375rem;
  font-size: 0.75rem;
  color: #fff;
}

div.containTel h1 span {
  font-size: 0.5625rem;
  color: #fff;
}