.wrap {
  background: #fff;
}
.wrap img {
  display: block;
  width: 100%;
}
.banner-img {
  margin: 0;
  padding: 0;
  max-width: 100%;
}
.padding {
  padding: 0 3.125%;
}
.banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  z-index: 15;
}
.banner .m-box img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.banner .m-cnt {
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
  height: 0.42rem;
  text-align: center;
  font-size: 0;
}
.banner .m-cnt li {
  background: #0771bd;
  width: 10%;
  height: 0.42rem;
  margin: 0 4%;
  border-radius: 0.3rem;
  display: inline-block;
  -webkit-transition: 1s ease all;
  transition: 1s ease all;
}
.banner .m-cnt li.z-on {
  background: #87bb46;
  width: 15%;
}
.title-box {
  padding-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.title-box div {
  height: 2.8rem;
  line-height: 2.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  color: #0771bd;
}
.title-box p {
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 1rem;
  text-align: center;
}
.product-box .pro-nav {
  margin-bottom: 1rem;
}
.product-box .pro-nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product-box .pro-nav li {
  width: 29.8%;
  margin-bottom: 0.5rem;
  font-size: 1.1rem;
  line-height: 2.8rem;
  text-align: left;
  background: url(/Mobile/Images/Index/xia-1.jpg) no-repeat 0.55rem center;
  background-size: 0.95rem 0.95rem;
  background-color: #f2f2f2;
}
.product-box .pro-nav li a {
  display: block;
  padding-left: 2.2rem;
}
.product-box .pro-nav a {
  color: #666;
}
.product-box .pro-nav li.index {
  background-color: #0771bd;
  color: #fff;
  background-image: url(/Mobile/Images/Index/xia-2.jpg);
}
.product-box .pro-nav li.index a {
  color: #fff;
}
.big-img {
  position: relative;
  margin-bottom: 1rem;
}
.big-img img {
  border: 0.05rem solid #eee;
}
.product-box .hoverfont {
  position: absolute;
  bottom: 0;
  padding: 3%;
  background-color: rgba(153, 153, 153, 0.8);
  color: #fff;
  width:94%;
}
.product-box .hoverfont h3 {
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.25rem;
}
.product-box .hoverfont p {
  font-size: 0.75rem;
  line-height: 1.25rem;
}
.product-box .small-img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product-box .small-img .sb {
  width: 47%;
  text-align: center;
}
.product-box .small-img .sb .sbtitle {
  text-align: center;
  background-color: #f1f1f1;
  font-size: 1rem;
  line-height: 4rem;
}
.shebei-box {
  margin-top: 1rem;
  padding: 2.3rem 3.125%;
  background: url(/Mobile/Images/Index/blue-bg.jpg);
  background-size: 0.8rem 0.85rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shebei-box .pimg {
  width: 48.3%;
  position: relative;
}
.shebei-box .jingping {
  position: absolute;
  top: -0.3rem;
  left: -0.3rem;
  z-index: 2;
  width: 6.6rem;
}
.shebei-box h4 {
  font-size: 0.8rem;
  font-weight: bold;
  color: #fff;
  margin-top: 0.5rem;
  text-align: center;
}
.liyou-box {
  margin-bottom: 1rem;
}
.liyou-box .m-cnt {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  padding: 0 3.125%;
}
.liyou-box .m-cnt li {
  width: 5rem;
  background: url(/Mobile/Images/Index/liyou-bj01.png) no-repeat center center;
  background-size: 5rem 5.7rem;
}
.liyou-box .m-cnt li.z-on {
  background-image: url(/Mobile/Images/Index/liyou-bj02.png);
}
.pinpai-box {
  position: relative;
  margin-top: 0rem;
}
.pinpai-box .pinpai-title {
  font-size: 1.6rem;
  color: #0771bd;
  font-weight: 700;
  /* margin-top: -2.5rem; */
}
.pinpai-box .pinpai-des {
  margin-top: 0.3rem;
  font-size: 1rem;
  line-height: 1.4rem;
  margin-bottom: 1rem;
}
.pinpai-box dl {
  margin-top: 1rem;
}
.pinpai-box dl dt {
  float: left;
  width: 1.2rem;
  margin-right: -1.2rem;
}
.pinpai-box dl dt img{ display:none;}
.pinpai-box dl dd {
  /* padding-left: 1.5rem; */
  font-size: 0.9rem;
  color: #666;
}
.pinpai-box dl dd p {
  line-height: 1.1rem;
  margin-bottom: 1rem;
}
.fuwu-box {
  padding: 1.5rem 0;
  background: url(/Mobile/Images/Index/blue-bg.jpg);
  background-size: 0.8rem 0.85rem;
}
.fuwu-box .title-box div,
.fuwu-box .title-box p {
  color: #fff;
}
.fuwu-box .liucheng {
  margin-top: 1.9rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  align-items: flex-start;
}
.fuwu-box .liucheng dl {
  width: 21.3%;
}
.fuwu-box .liucheng dd {
  font-size: 1rem;
  color: #fff;
  text-align: center;
  line-height: 3.8rem;
}
.anli-box {
  padding: 1.5rem 3.125%;
  background-color: #f1f4f5;
}
.anli-box .anli {
  margin-top: 1.9rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  align-items: flex-start;
}
.anli-box .anli dl {
  width: 49%;
  float:left;
}
.anli-box .anli dl:nth-child(2n)
{
  float:right;      
}
.anli-box .anli dd {
  font-size: 1rem;
  color: #666;
  text-align: center;
  line-height: 2.55rem;
}
.anli-box .more {
  margin: 1.5rem auto 0;
  width: 9.7rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  color: #fff;
  background-color: #0771bd;
  font-size: 1rem;
  border-radius: 1rem;
}
.anli-box .more a {
  display: block;
  color: #fff;
}
.about-box {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.about-box .about {
  margin-top: 1.5rem;
}
.about-box .about-title {
  margin-top: 1rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.65rem;
  margin-bottom: 0.5rem;
}
.about-box .about-des {
  font-size: 1rem;
  color: #666;
  line-height: 1.5rem;
}
.about-box .about-des a {
  color: #0771bd;
}
.g-news {
  padding: 0 3.125%;
}
.g-news .m-cnt {
  height: 3.3rem;
  background-color: #eaeaea;
  display: flex;
  margin-bottom: 1.5rem;
}
.g-news .m-cnt li {
  width: 25.6%;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 3.3rem;
  text-align: center;
  color: #333;
}
.g-news .m-cnt li.z-on {
  color: #fff;
  background-color: #0771bd;
}
.news-list {
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
}
.news-list .time {
  width: 12.3%;
  color: #999;
}
.news-list .time .data {
  font-size: 2rem;
  line-height: 2.8rem;
}
.news-list .time .year {
  font-size: 0.8rem;
  line-height: 1.15rem;
}
.news-list .news-content {
  width: 85.1%;
}
.news-list .news-content .news-title {
  line-height: 1.5rem;
  font-size: 1.05rem;
  margin-bottom: 0.5rem;
}
.news-list .news-content .news-des {
  font-size: 0.9rem;
  color: #666;
  line-height: 1.25rem;
}
.news-list .news-content .news-des a {
  color: #0771bd;
}
html {
  font-size: 10px;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 320px) {
  html {
    font-size: 10px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 11.25px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 11.7px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 13.13px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 14.38px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 13px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: 16.88px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 17.5px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 20px;
  }
}
