@charset "UTF-8";

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

.ui-api {
  font-family: Microsoft YaHei;
}

.ui-api .banner_notice {
  height: 7.5rem;
  width: 100%;
  position: relative;
  background: url("../image/banner_notice.png") no-repeat;
}

.ui-api .banner_notice {
  background-size: cover;
}

.ui-api .banner_notice.hujiao {
  background: url("../image/banner_hujiao.png") no-repeat;
  background-size: cover;
}

.ui-api .banner_notice.baohu {
  background: url("../image/banner_baohu.png") no-repeat;
  background-size: cover;
}

.ui-api .banner_notice.manyi {
  background: url("../image/banner_manyi.png") no-repeat;
  background-size: cover;
}

.ui-api .banner_notice.iot {
  background: url("../image/banner_iot.png") no-repeat;
  background-size: cover;
}

.ui-api .banner_notice.luyin {
  background: url("../image/banner_luyin.png") no-repeat;
  background-size: cover;
}

.ui-api .banner_notice.duanxin {
  background: url("../image/banner_duanxin.png") no-repeat;
  background-size: cover;
}

.ui-api .banner_notice.duanxintongzhi {
  background: url("../image/banner_duanxintongzhi.png") no-repeat;
  background-size: cover;
}

.ui-api ul.description_voice li p > a {
  color: #1eaffe;
  display: block;
}