@charset "utf-8";
@media screen and (min-width: 320px) {
  html {
    font-size: 21.33px;
  }
  body {
    font-size: 12px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 24px;
  }
  body {
    font-size: 12px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 25px;
  }
  body {
    font-size: 12px;
  }
}
@media screen and (min-width: 384px) {
  html {
    font-size: 25.6px;
  }
  body {
    font-size: 14px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 26.67px;
  }
  body {
    font-size: 14px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 27.6px;
  }
  body {
    font-size: 14px;
  }
}
@media screen and (min-width: 424px) {
  html {
    font-size: 28.27px;
  }
  body {
    font-size: 14px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 32px;
  }
  body {
    font-size: 15.36px;
  }
}
@media screen and (min-width: 540px) {
  html {
    font-size: 36px;
  }
  body {
    font-size: 17.28px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 48px;
  }
  body {
    font-size: 23.04px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 50px;
  }
  body {
    font-size: 24px;
  }
}
body {
  font-size: 14px;
}
.flex {
  display: flex;
}
.fc {
  display: flex;
  align-items: center;
}
.f-h {
  display: flex;
  flex-direction: column;
}
.fc-h {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fcc-h {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fcc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fc-bet {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex1 {
  flex: 1;
}
.f-pr {
  position: relative;
}
body {
  min-width: 300px;
}
.w {
  min-width: 200px;
}
.wrap {
  padding: 0 1rem;
}
.header .logo {
  height: 2.36rem;
}
.header .logo img {
  height: 1.48rem;
}
.banner {
  padding-top: 0.48rem;
  padding-bottom: 0.68rem;
}
.banner .inner {
  height: auto;
  background-position: center 0;
  background-size: 100% auto;
  padding-top: 1.52rem;
}
.banner .inner h1 {
  margin-top: 0.96rem;
}
.banner .inner h1 b {
  font-size: 1.3rem;
  line-height: 1.5rem;
}
.banner .inner p {
  font-size: 0.72rem;
  font-family: Microsoft YaHei UI;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 1.1rem;
}
.banner .img {
  width: 8.3rem;
  height: 4.84rem;
}
.index-nav {
  display: block;
}
.index-nav .item {
  width: 6.2rem;
  height: 6.82rem;
  float: left;
  border-radius: 0.4rem;
  margin-right: 0;
}
.index-nav .item .icon {
  width: 3rem;
  height: 3.02rem;
  margin-bottom: 0.7rem;
}
.index-nav .item .icon img {
  max-width: 100%;
  max-height: 100%;
}
.index-nav .item p {
  font-size: 0.72rem;
  line-height: 1.4em;
}
.index-nav .item + .item {
  float: right;
}
.index-nav .right {
  clear: both;
}
.index-nav .right .row {
  margin-top: 0.56rem;
  height: 3.14rem;
  border-radius: 0.4rem;
}
.index-nav .right .row .icon {
  margin-left: 0.88rem;
  margin-right: 0.62rem;
  width: 1.42rem;
}
.index-nav .right .row .txt {
  width: 3.9rem;
}
.index-nav .right .row .txt h3 {
  font-size: 0.64rem;
  line-height: 1.4em;
}
.index-nav .right .row .txt p {
  font-size: 0.48rem;
  line-height: 1.4em;
}
.index-nav .right .row .links a {
  font-size: 0.52rem;
}
.index-nav .right .row .links a + a {
  margin-left: 0.7rem;
}
.section-title i {
  width: 0.26rem;
  height: 0.78rem;
  margin-right: 0.3rem;
}
.section-title h2 {
  line-height: 2.36rem;
  font-size: 0.8rem;
  margin-right: 0.44rem;
}
.section-title span {
  top: 0;
  font-size: 0.44rem;
}
.my-advantage {
  display: block;
}
.my-advantage .item {
  height: 6.2rem;
  position: relative;
  display: block;
  padding-left: 0.92rem;
  box-sizing: border-box;
  padding-top: 0.8rem;
  margin-bottom: 0.56rem;
}
.my-advantage .item .icon {
  width: 4.34rem;
  height: 4.34rem;
  position: absolute;
  right: 1.06rem;
  top: 50%;
  transform: translateY(-50%);
}
.my-advantage .item .icon img {
  max-width: 100%;
  max-height: 100%;
}
.my-advantage .item p {
  font-size: 0.72rem;
  font-family: Microsoft YaHei UI;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1rem;
}
.my-advantage .item .des {
  text-align: left;
  width: 5.2rem;
  font-size: 0.46rem;
  font-family: Microsoft YaHei UI;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 0.72rem;
}
.my-advantage .item + .item {
  margin-left: 0;
}
.my-advantage2 {
  margin-top: 0.56rem;
}
.my-advantage2 .item .txt {
  padding-top: 0rem;
}
.step-box {
  display: none;
}
.step-img {
  display: block;
  width: 100%;
  margin-bottom: 0.96rem;
}
.footer {
  font-size: 15px;
  padding: 0.8rem 0;
}
