.m-head {
  width: 100%;
  height: 60px;
  background: #2165ec;
  text-align: center;
}
.m-head-img {
  height: 40px;
  margin-top: 10px;
}
.m-a {
  width: 100%;
  text-align: center;
  margin-top: 12px;
}
.m-a-img {
  width: 300px;
  height: 28px;
}
.m-b {
  width: 100%;
  height: 473px;
  background: url('../images/bunner.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin-top: 12px;
}
.m-b-imgA {
  width: 200px;
  height: 47px;
  margin-top: 40px;
}
.m-b-font {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.65);
  margin: 28px 19.5px 0 19.5px;
  text-align: left;
}
.m-b-imgB {
  margin-top: 28px;
}
.m-c {
  margin-top: 40px;
  text-align: center;
}
.m-c-font {
  font-size: 21px;
  color: #262626;
}
.m-c-fontA {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.65);
  margin: 16px 19.5px 0;
  text-align: left;
}
.m-d {
  margin: auto;
  height: 260px;
}
.m-d1 {
  width: calc(100% / 3);
  margin-top: 20px;
  float: left;
  text-align: center;
}
.m-d-imgA {
  width: 75px;
  height: 75px;
}
.m-d-font {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.85);
  margin-top: 12px;
}
.m-e {
  width: 100%;
  height: 341px;
  background: #fafafa;
  margin-top: 40px;
  text-align: center;
}
.m-e-font {
  color: #262626;
  font-size: 21px;
  padding-top: 40px;
}
.m-e-fontA {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.65);
  margin: 16px 19.5px 0;
  text-align: left;
}
.m-e-img {
  height: 141px;
  width: 340px;
  margin-top: 16px;
}
.m-f {
  text-align: center;
}
.m-f-img {
  margin-top: 32px;
  width: 120px;
  height: 120px;
}
.m-f-font {
  margin-top: 8px;
  color: #9b9b9b;
  font-size: 15px;
}
.m-f-fontA {
  color: rgba(0, 0, 0, 85);
  font-size: 17px;
  margin-top: 8px;
}
.m-f-but {
  width: 169.5px;
  height: 49px;
  background: #009b5f;
  margin: auto;
  border-radius: 25px;
  margin-top: 16px;
  line-height: 49px;
  color: #fff;
}
.m-f-but-a {
  width: 169.5px;
  height: 49px;
}
.m-f-phone {
  float: left;
  margin-left: 35px;
  line-height: 49px;
  margin-top: 14px;
}
.m-f-bd {
  float: left;
  margin-left: 8px;
  font-size: 18px;
  color: #ffffff;
}
.m-g {
  width: 100%;
  height: 73px;
  border-top: 1px solid #eeeeee;
  margin-top: 40px;
}
.m-g-ios {
  width: calc((100% - 40px) / 2);
  height: 47px;
  float: left;
  border: 1px solid #e5e5e5;
  margin: 12px 0 0 12px;
  line-height: 49px;
  color: #333333;
  font-size: 18px;
  border-radius: 4px;
}
.m-g-adr {
  width: calc(100% - 24px);
  height: 49px;
  float: right;
  margin: 12px 12px 0 12px;
  line-height: 49px;
  background: #009b5f;
  color: #ffffff;
  font-size: 18px;
  border-radius: 4px;
}
