.wrap {
  background: #fff;
}
.wrap img {
  display: block;
  width: 100%;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.c-list:after,
.m-box:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
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.71px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 12.5px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 12.93px;
  }
}
@media screen and (min-width: 440px) {
  html {
    font-size: 13.75px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 520px) {
  html {
    font-size: 16.25px;
  }
}
@media screen and (min-width: 560px) {
  html {
    font-size: 17.5px;
  }
}
@media screen and (min-width: 600px) {
  html {
    font-size: 18.75px;
  }
}
@media screen and (min-width: 640px) {
  html {
    font-size: 20px;
  }
}
/*通栏广告*/
.g-adv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  z-index: 15;
}
.g-adv .m-box img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.g-adv .m-cnt {
  position: absolute;
  bottom: 1.4rem;
  left: 0;
  width: 100%;
  height: 0.9rem;
  text-align: center;
  font-size: 0;
}
.g-adv .m-cnt li {
  width: 3rem;
  height: 0.3rem;
  background-color: #ffffff;
  box-sizing: border-box;
  display: inline-block;
  margin: 0 0.575rem;
}
.g-adv .m-cnt li.z-on {
  background: #007afb;
  border-color: #007afb;
}
.title {
  text-align: center;
  position: relative;
  height: 5.2rem;
  border-bottom: 1px solid #eaeaea;
}
.title::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -1.1rem;
  width: 2.2rem;
  height: 0.2rem;
  background-color: #007afb;
}
.title h2 {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 5.2rem;
  color: #333;
}
.title h2 span {
  font-weight: bold;
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/*产品*/
.product {
  padding: 1.25rem 3.125% 3.2rem;
  border-bottom: 1.2rem solid #f5f5f5;
}
.product .title {
  margin-bottom: 2.05rem;
}
.product .m-box {
  margin-bottom: 0.8rem;
}
.product .m-box ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.product .m-box li {
  width: 48.333%;
}
.product .m-box img {
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
}
.product .m-box span {
  display: block;
  font-size: 1.1rem;
  line-height: 2.9rem;
  color: #333;
  text-align: center;
  margin-bottom: 0.4rem;
}
.pro-nav {
  margin-bottom: 0.7rem;
}
.pro-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
}
.pro-nav li {
  width: 27.3%;
  height: 2.8rem;
  border-radius: 0.7rem;
  border: solid 0.05rem #989898;
  font-size: 1.1rem;
  line-height: 2.9rem;
  text-align: center;
  color: #333333;
  margin: 0 0.4rem 0.7rem;
}
.pro-nav li.z-on {
  background: #007afb;
  border-color: #007afb;
  color: #fff;
}
.link {
  height: 3.95rem;
  background-color: #2f99fd;
  border-radius: 0.2rem;
  font-size: 1.2rem;
  line-height: 3.95rem;
  text-align: center;
}
.link a {
  display: block;
  color: #fff;
}
/**/
.core .title {
  padding-top: 1.95rem;
  margin: 0 3.125%;
}
.core .core-slick {
  position: relative;
}
.core dl {
  padding-top: 6.45rem;
  position: relative;
}
.core dd {
  height: 11.55rem;
  background-color: #f4f4f4;
  text-align: center;
}
.core dd p {
  padding-top: 2rem;
  font-size: 1.1rem;
  line-height: 1.6rem;
  color: #666;
}
.core dt {
  position: absolute;
  top: 1.6rem;
  left: 0;
  width: 100%;
  text-align: center;
}
.core dt h3 {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 2.2rem;
  color: #333;
  margin-bottom: 0.8rem;
}
.core dt img {
  width: 2.9rem;
  margin: 0 auto;
}
.core .m-cnt {
  position: absolute;
  bottom: 2.4rem;
  left: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
}
.core .m-cnt li {
  width: 2rem;
  height: 0.3rem;
  margin: 0 0.25rem;
  background-color: #989898;
}
.core .m-cnt li.z-on {
  background: #007afb;
}
/**/
.ys {
  padding: 0 3.125% 3.2rem;
  border-bottom: 1.2rem solid #f5f5f5;
}
.ys .title {
  padding-top: 1.9rem;
  margin-bottom: 2.2rem;
}
.ys dl {
  position: relative;
  padding-top: 14.6rem;
}
.ys dt {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.ys dd {
  position: relative;
  z-index: 22;
  margin: 0 0.55rem;
  background: #fff;
  padding-top: 0.6rem;
  padding: 0 0.75rem;
}
.ys .m-cnt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
}
.ys .m-cnt li {
  width: 2rem;
  height: 0.3rem;
  margin: 0 0.25rem;
  background-color: #989898;
}
.ys .m-cnt li.z-on {
  background: #007afb;
}
.ys-title {
  height: 2rem;
  position: relative;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2rem;
  padding-top: 2rem;
  padding-left: 4.7rem;
  color: #333;
  margin-bottom: 1.5rem;
}
.ys-title img {
  width: 3.75rem;
  position: absolute;
  left: 0;
  top: 0.6rem;
}
.ys-desc {
  min-height: 5.4rem;
  font-size: 1rem;
  line-height: 1.8rem;
  color: #2f2f2f;
  margin-bottom: 2rem;
}
.ys-desc p {
  padding-left: 1.3rem;
  background: url(/Mobile/Images/Index/ys-icon4.png) no-repeat left 0.4rem;
  background-size: 0.5rem 0.55rem;
}
/**/
.case {
  padding: 0 3.125%;
}
.case .title {
  padding-top: 1.35rem;
  margin-bottom: 2rem;
}
.case-nav {
  margin-bottom: 1rem;
}
.case-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.case-nav li {
  width: 48.1%;
  height: 2.95rem;
  border-radius: 1.475rem;
  border: solid 0.05rem #d1d1d1;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  line-height: 2.95rem;
  text-align: center;
}
.case-nav li a {
  display: block;
  color: #656565;
}
.case-slick {
  position: relative;
}
.case-slick .m-cnt {
  position: absolute;
  left: 0;
  top: 22.9rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: center;
}
.case-slick .m-cnt li {
  width: 2rem;
  height: 0.3rem;
  margin: 0 0.25rem;
  background-color: #989898;
}
.case-slick .m-cnt li.z-on {
  background: #007afb;
}
.case-title {
  padding-top: 3.8rem;
  height: 2rem;
  font-size: 1.2rem;
  line-height: 2rem;
  color: #333;
  margin-bottom: 0.3rem;
}
.case-title a {
  color: #333;
}
.case-desc {
  height: 10rem;
  font-size: 1rem;
  line-height: 1.8rem;
  color: #2f2f2f;
}
/**/
.process {
  background: url(/Mobile/Images/Index/process-bj.jpg) no-repeat center top;
  background-size: 100% auto;
  height: 21.5rem;
  padding: 0 3.125%;
}
.process .title {
  padding-top: 1.1rem;
  border-bottom-color: #eaeaea;
  margin-bottom: 2.35rem;
}
.process .title h2 {
  color: #fff;
}
.proc-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: flex-start;
}
.proc-list dl {
  position: relative;
  width: 30%;
  font-size: 1rem;
  line-height: 2.25rem;
  color: #fff;
  margin-bottom: 1.5rem;
  text-align: center;
}
.proc-list img {
  width: 2.1rem;
  margin: 0 auto;
}
.proc-tal {
  top: 0;
  left: 1.5rem;
  position: absolute;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.9rem;
  text-align: left;
}
.proc-tal p {
  height: 1.3rem;
  font-size: 1.3rem;
  font-weight: bold;
  white-space: nowrap;
  line-height: 1.3rem;
  border-bottom: 0.15rem solid #007afb;
}
/**/
.about {
  padding: 0 4.3% 3rem;
}
.about .title {
  padding-top: 1.45rem;
  margin-bottom: 2.1rem;
}
.about-desc {
  height: 11.3rem;
  padding-top: 1.8rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #666;
}
.about-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about-link a {
  display: block;
  width: 32.6%;
  height: 3.35rem;
  background-color: #2f99fd;
  border-radius: 1.675rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 3.45rem;
  color: #fff;
}
