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;
  }
}

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

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

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

div.empty {
  width: 100%;
  height: 0.625rem;
  background: #f5f5f5;
}

div.lists {
  width: 100%;
  background: #ffffff;
  margin-bottom: 1.296875rem;
}

div.lists ul li {
  width: 100%;
  height: 1.71875rem;
}

/*div.lists ul li:hover{*/

/*background: #e7e5e5;*/

/*}*/

div.lists ul li a {
  text-decoration: none;
  color: #333333;
  height: 100%;
  display: block;
}

div.lists ul li a .show {
  width: 100%;
  height: 100%;
  position: relative;
}

div.lists ul li a .show .icon {
  width: 15.625%;
  height: 100%;
  float: left;
}

div.lists ul li a .logo {
  width: 50%;
  height: 0.59375rem;
  padding: 0.5625rem 0.375rem;
}

div.lists ul li a .text {
  float: left;
  width: 84.375%;
  height: 1.703125rem;
  border-bottom: 0.015625rem solid #e4e6ea;
}

div.lists ul li a .text span {
  float: left;
  color: #333333;
  padding-top: 0.5625rem;
  font-size: 0.5625rem;
}

div.lists ul li a .text img.arrow {
  float: right;
  padding-top: 0.5625rem;
  margin-right: 0.375rem;
}