.mhome {
  min-width: 320px;
  margin: 0 auto;
  overflow-x: hidden;
}
.padding {
  padding: 0 0.3rem;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 13.33333333vw;
  height: 100%;
  font-family: 微软雅黑;
}
body {
  font-size: 0.16rem;
  height: 100%;
}
.nav {
  width: 2.9rem;
  background: #191919;
  top: 1.28rem;
  position: fixed;
  overflow: hidden;
  z-index: 1000000;
  left: -2.9rem;
}
.nav li {
  line-height: 1.2rem;
}
.nav li img {
  width: 0.32rem;
  vertical-align: middle;
}
.nav li a {
  color: #fff;
  margin-left: 0.3rem;
  display: block;
  font-size: 0.3rem;
  border-bottom: 1px solid #434343;
}
.nav li a span {
  margin-left: 0.33rem;
}
.content-body {
  position: absolute;
  left: 0;
  width: 100%;
  top: 1.28rem;
  margin-bottom: 1.0rem;
}
.content {
  display: flex;
  justify-content: space-between;
  padding: 0 0.3rem;
  margin: 0 auto;
}
header {
  height: 1.28rem;
  background: #e60111;
  color: #fff;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100000000;
}
header img {
  vertical-align: middle;
}
header .header {
  margin-top: 0.64rem;
}
header .header .header-left img {
  width: 0.4rem;
  height: 0.36rem;
}
header .header .header-right img {
  width: 0.36rem;
  height: 0.36rem;
}
header .header h1 {
  margin-top: -3px;
}
header .header h1 a {
  display: block;
  font-size: 0.36rem;
  color: #fff;
}
.call {
  background: #f2f2f2;
  text-align: center;
  display: flex;
  height: 0.52rem;
  line-height: 0.52rem;
}
.call li {
  flex: 1;
}
.call li a {
  color: #686767;
  font-size: 0.2rem;
}
.call li a img {
  width: 0.23rem;
  vertical-align: middle;
}
.call li span {
  margin-left: 0.1rem;
}
.swiper-container img {
  width: 100% !important;
}
.iphone {
  z-index: 2000000000;
  display: flex;
  background: #434343;
  text-align: center;
  height: 1.0rem;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 0.05rem 0;
}
.iphone li {
  flex: 1;
  border-right: 1px solid #808080;
}
.iphone li img {
  width: 0.3rem;
  margin-top: 0.08rem;
}
.iphone li a {
  color: #fff;
  line-height: 0.42rem;
  font-size: 0.26rem;
}
.ii {
  display: block;
  margin: 0 auto;
  width: 0.48rem;
}
.about-box {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  text-align: center;
  line-height: 0.46rem;
  color: #6c6c6c;
}
h2,
h3 {
  font-size: 0.25rem;
}
.xxx {
  margin-top: 30px;
}
