*,
ul,
li,
h1,
h2,
h3,
h4,
h5,
a {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: '微软雅黑', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
}
/*通用调用*/
.techBTi2 {
  width: 60%;
  margin: 4rem auto;
  margin-bottom: 0;
}
.techBTi2 > img {
  width: 100%;
}
.techBTi3 {
  width: 40%;
  margin: 3.6rem auto;
  margin-bottom: 0;
}
.techBTi3 > img {
  width: 100%;
}
/*幻灯片内的文字标题*/
.textI {
  width: 96%;
  margin: 0 auto;
  font-size: 0.8rem;
  font-weight: normal;
  color: #000;
  line-height: 2.2rem;
  text-align: center;
  display: block;
  text-decoration: none;
  font-style: normal;
}
.techBtn {
  width: 100%;
  height: 1.8rem;
  position: relative;
  float: left;
  text-align: center;
}
.techBtn > a {
  width: 8rem;
  height: 1.8rem;
  display: block;
  margin: 1rem auto;
  background: #1E2B33;
  border-radius: 4px;
  font-size: 0.6rem;
  text-align: center;
  line-height: 1.8rem;
  color: #fff;
  letter-spacing: 0.2rem;
  font-weight: bold;
}
.floor {
  /*楼层容器*/
  width: 100%;
  position: relative;
  float: left;
}
.imgBanner {
  /*通栏图片banner*/
  display: block;
  float: left;
  position: relative;
  text-align: center;
  margin-top: 1rem;
}
.imgBanner > img {
  width: 100%;
  margin: 0 auto;
}
.footerZhanwei {
  /*防止底部导航遮挡*/
  width: 100%;
  height: 3rem;
  float: left;
}
.techHDis {
  font-size: 0.9rem;
  font-weight: 100;
  line-height: 1.4rem;
  width: 96%;
  float: left;
  text-align: justify;
  color: #000;
  padding-left: 4%;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.techPowerSwiper {
  width: 100%;
  margin: 0 auto;
  margin-top: 1rem;
  position: relative;
  float: left;
  text-align: center;
}
.techPowerSwiper .swiper-wrapper .swiper-slide > a {
  display: block;
}
.techPowerSwiper .swiper-wrapper .swiper-slide > a > img {
  width: 100%;
  margin: 0 auto;
  margin-top: 1rem;
}
.techPowerSwiper .swiper-wrapper .swiper-slide > a > i {
  width: 100%;
  margin-bottom: 30px;
  width: 96%;
  margin: 0 auto;
  font-size: 0.8rem;
  font-weight: normal;
  color: #000;
  line-height: 2.2rem;
  text-align: center;
  display: block;
  text-decoration: none;
  font-style: normal;
  font-size: 1rem;
}
/*通用调用 OVER*/
.swiper2 {
  margin-top: 2rem;
}
.techContainer {
  max-width: 640px;
  min-width: 320px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  /*页首*/
}
.techContainer .techHead {
  width: 100%;
  position: relative;
  float: left;
}
.techContainer .techHead > img {
  width: 100%;
}
.techContainer .techFooter {
  width: 100%;
  position: relative;
  background: #1E2B33;
  text-align: center;
  margin-top: 3.5rem;
  float: left;
  margin-bottom: 3rem;
}
.techContainer .techFooter .techFooterNav {
  width: 100%;
  height: 3rem;
  margin: 0 auto;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
}
.techContainer .techFooter .techFooterNav > li {
  float: left;
  width: 25%;
  height: 3rem;
}
.techContainer .techFooter .techFooterNav > li > a {
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 0.7rem;
  font-weight: bold;
  line-height: 3rem;
  letter-spacing: 0.2rem;
}
.techContainer .techFooter > h4 {
  padding: 3rem 0;
  padding-bottom: 0rem;
  font-size: 2rem;
  font-weight: 100;
  color: #fff;
  font-family: "Microsoft YaHei", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif;
}
.techContainer .techFooter > img {
  width: 6rem;
  margin-top: 2rem;
}
.techContainer .techFooter > p {
  width: 80%;
  margin: 0 auto;
  padding: 2rem 0;
  color: #fff;
  font-size: 0.8rem;
  font-weight: normal;
  line-height: 2rem;
  text-align: left;
}
.techContainer .boNav {
  width: 100%;
  height: 3rem;
  background: #1E2B33;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 9999;
  vertical-align: middle;
  border-top: 1px solid #133f47;
}
.techContainer .boNav > a {
  display: block;
  width: 7.2rem;
  float: left;
}
.techContainer .boNav > a > img {
  width: 100%;
  margin-top: 0.5rem;
  margin-left: 0.6rem;
}
.techContainer .boNav .boNavBtnList {
  width: 12rem;
  float: right;
  margin-top: 0.24rem;
}
.techContainer .boNav .boNavBtnList > li {
  float: left;
  width: 33%;
  text-align: center;
}
.techContainer .boNav .boNavBtnList > li > a {
  display: block;
  text-decoration: none;
}
.techContainer .boNav .boNavBtnList > li > a > img {
  width: 2.4rem;
}
