* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.banxin {
  width: 12rem;
  margin: auto;
}
.nav {
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.2rem;
  margin-bottom: 0.38rem;
}
.nav .logoTitle  {
  display: flex;
  align-items: center;
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.24rem;
  color: #003914;
  text-align: left;
  font-style: normal;
}
.nav .logoTitle img,.nav .WhatsApp img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.09rem;
}
.nav .WhatsApp {
  position: relative;
  width: 2.43rem;
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0FB14C;
  border-radius: 0.47rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 0.24rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
}
.nav .WhatsApp img  {
  margin-right: 0.06rem;
}
.nav .WhatsApp:hover .pgoneBox {
  display: flex;
}
.nav .WhatsApp .pgoneBox {
  position: absolute;
  bottom: -1.1rem;
  right: 0;
  width: 3rem;
  height: 1.1rem;
  display: none;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 10;
}
.nav .WhatsApp .pgoneBox a {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.24rem;
  color: #FFFFFF;
  font-style: normal;
  text-decoration: none;
}
.apply-store-play {
  position: relative;
}
.apply-store-play ul  {
  position: absolute;
  bottom: 41%;
  left: 21%;
  display: flex;
  width: 4.01rem;
}
.apply-store-play ul li img {
  display: block;
  width: 1.8rem;
  height: 0.56rem;
}
.apply-store-play ul li {
  list-style: none;
}
.apply-store-play ul li:last-child {
  margin-left: 0.41rem;
}
.apply-for {
  display: block;
  width: 100%;
}
.online {
  width: 100%;
  height: 7.55rem;
  padding-top: 1.85rem;
  background: #003914;
  margin-top: -8%;
}
.online-application {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.online-application .amount-img {
  display: block;
  width: 5rem;
  height: 4.55rem;
}
.introduction {
  width: 5.84rem;
}
.introduction .online-title {
  display: block;
  width: 100%;
  height: 1.11rem;
}
.introduction .ul {
  margin-top: 0.4rem;
}
.introduction .ul .li {
  display: flex;
  align-items: center;
  margin-bottom: 0.3rem;
}
.introduction .ul .li img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.14rem;
}
.introduction .ul .li .content .title {
  height: 0.22rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.22rem;
  text-align: left;
  font-style: normal;
}
.introduction .ul .li .content .content  {
  height: 0.2rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #BEBEBE;
  line-height: 0.2rem;
  text-align: left;
  font-style: normal;
}
.features-only {
  height: 2.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.8rem auto;
}
.features-only li {
  width: 2.85rem;
  height: 100%;
  padding: 0.4rem;
  background: #F3F8F4;
  border-radius: 0.3rem;
}
.features-only li img {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
}
.features-only li .title {
  height: 0.22rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 0.16rem;
  color: #003914;
  line-height: 0.22rem;
  text-align: left;
  font-style: normal;
  margin: 0.18rem 0 0.1rem;
}
.features-only li .content {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #003914;
  line-height: 0.2rem;
  text-align: left;
  font-style: normal;
}

.loan {
  width: 100%;
  height: 5.64rem;
  background: #003914;
  padding: 1rem 0;
}
.introduction-loan {
  display: flex;
  justify-content: space-between;
}
.introduction-loan .qa .LoanQA {
  display: block;
  width: 2.5rem;
  /* height: 0.57rem; */
}
.introduction-loan .qa .line {
  width: 1.6rem;
  height: 0.16rem;
  background: #D2FF67;
  margin-top: 0.05rem;
}
.introduction-loan .qa .icon  {
  display: block;
  width: 1.85rem;
  margin-top: 1.21rem;
}
.introduction-loan .introduction {
  width: 8.72rem;
  margin-top: 0.1rem;
}
.introduction-loan .introduction li {
  display: flex;
  margin-bottom: 0.3rem;
}
.introduction-loan .introduction img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.14rem;
  margin-top: 0.03rem;
}
.introduction-loan .introduction .content .title {
  height: 0.22rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.22rem;
  text-align: left;
  font-style: normal;
}
.introduction-loan .introduction .content .content  {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #BEBEBE;
  line-height: 0.2rem;
  text-align: left;
  font-style: normal;
  margin-top: 0.04rem;
}
.Contact-us  {
  padding: 1rem 0;
}
.Contact-us .ContactUsImg {
  display: block;
  width: 2.7rem;
  margin: 0 auto;
}
.Contact-us ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.Contact-us ul li {
  width: 5.9rem;
  height: 0.86rem;
  background: #DDF8E6;
  border-radius: 0.2rem;
  padding: 0.16rem 0.2rem;
  margin-top: 0.3rem;
}
.Contact-us ul li .title {
  height: 0.22rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #828D86;
  line-height: 0.22rem;
  text-align: left;
  font-style: normal;
  margin-bottom: 0.04rem;
}
.Contact-us ul li a  {
  display: block;
  height: 0.28rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 0.2rem;
  color: #292D24;
  line-height: 0.28rem;
  text-align: left;
  font-style: normal;
}

.footer {
  width: 100%;
  height: 2.41rem;
  background: #00260D;
}
.footer .line {
  height: 0.01rem;
  background: #828D86;
  margin-top: 0.4rem;
}
.footer-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.6rem;
}
.footer-content a {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: rgba(255,255,255,0.5);
  text-align: left;
  font-style: normal;
}
.footer-content .logoName {
  display: flex;
  align-items: center;
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.24rem;
  color: #FFFFFF;
  font-style: normal;
}
.footer-content .logoName img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.09rem;
}
.footer  .Copyright {
  height: 0.2rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: rgba(255,255,255,0.5);
  line-height: 0.2rem;
  text-align: center;
  font-style: normal;
  margin-top: 0.2rem;
}

/* default visibility for desktop/mobile containers */
.pc {
  display: block;
}
.mobile {
  display: none;
}

/* when viewport is narrower than 1000px, show mobile version */
@media (max-width: 999px) {
  .pc {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile .online img {
    display: block;
    width: 12rem;
    margin: 0 auto;
  }
  .mobile .features-only li {
    padding: 0;
    background: #fff;
    border-radius: 0;
  }
  .mobile .features-only li img {
    display: block;
    width: 2.85rem;
    height: auto;
  }
  .mobile .loan img {
    display: block;
    width: 12rem;
    margin: 0 auto;
  }
  .mobile .Contact-us ul li  {
    padding: 0;
    background: #fff;
    border-radius: 0;
  }
  .mobile .Contact-us ul li img {
    display: block;
    width: 100%;
    height: auto;
  }
  .mobile .footer .footer-content a,
  .mobile .footer .footer-content .logoName,
  .mobile .Copyright {
    font-size: 10px;
  }
  .mobile .footer {
    height: auto;
    padding-bottom: 30px;
  }
}
