* {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
.banxin {
  width: 12rem;
  margin: 0 auto;
}
.nav {
  width: 100%;
  background: linear-gradient( 180deg, #3ECE67 0%, rgba(255,255,255,0.3) 100%);
}
.nav .banner {
  display: block;
  width: 100%;
  height: auto;
}
.nav-content {
  height:1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logo-name {
  display: flex;
  align-items: center;
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.3rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
}
.logo-name img {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.1rem;
}
.nav-list  {
  display: flex;
  align-items: center;
  cursor:pointer;
}
.nav-list a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.4rem;
  padding: 0 0.15rem;
  font-family: Helvetica;
  font-size: 0.16rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  margin-right: 0.16rem;
  text-decoration: none;
}
.nav-list a.active {
  background: #056216;
  border-radius: 0.2rem;
}
.nav-list .login {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  font-size: 0.16rem;
  height: 0.4rem;
  padding: 0 0.15rem;
  border-radius: 0.2rem;
  color: #000000;
  cursor:pointer;
}

.priority-loan-title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 800;
  font-size: 0.6rem;
  color: #0E0E0E;
  line-height: 1.65rem;
  text-align: center;
  font-style: normal;
}
.financing-solution {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 800;
  font-size: 0.6rem;
  color: #FFFFFF;
  line-height: 1.5rem;
  text-shadow: 0px 0.05rem 0.02rem rgba(0,169,31,0.53);
  text-align: center;
  font-style: normal;
}
.product-introduction  {
  width: 17rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}
.product-introduction .introduction {
  width: calc(100% - 8rem);
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.22rem;
  color: #056216;
  line-height: 0.25rem;
  text-align: left;
  font-style: normal;
}
.product-introduction .introduction .product-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.3rem;
}
.product-introduction .introduction img {
  display: block;
  width: calc(50% - 0.06rem);
}

.product-introduction .financing-images {
  width: 5.66rem;
}

.conscqunt-nlslet-nulla-efestas {
  width: 2.2rem;
}
.conscqunt-nlslet-nulla-efestas .conscqunt-nlslet {
  height: 1.67rem;
  display: flex;
  justify-items: center;
  justify-content: center;
  flex-wrap: wrap;
  background: rgba(255,255,255,0.29);
  border-radius: 0.27rem;
  border: 0.02rem solid #FFFFFF;
  font-family: Helvetica;
  font-size: 0.48rem;
  color: #056216;
  text-align: center;
  font-style: normal;
  padding: 0.25rem 0 0.35rem;
  box-sizing: border-box;
}
.conscqunt-nlslet-nulla-efestas .conscqunt-nlslet:nth-child(1) {
  margin-bottom: 0.2rem;
}
.conscqunt-nlslet-nulla-efestas .conscqunt-nlslet span {
  width: 100%;
  text-align: center;
}
.conscqunt-nlslet-nulla-efestas .conscqunt-nlslet .content {
  width: 1.21rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.16rem;
  color: #056216;
  line-height: 0.22rem;
  text-align: center;
  font-style: normal;
}

/* Our Products */
.our-products-local {
  margin-top: 1.23rem;
}
.our-products-local .our-products {
  height: 0.6rem;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 800;
  font-size: 0.6rem;
  color: #0E0E0E;
  line-height: 0.9rem;
  text-align: center;
  font-style: normal;
}
.our-products-local .please-take-agreement {
  height: 0.84rem;
  font-family: Helvetica;
  font-size: 0.28rem;
  color: #333333;
  line-height: 0.42rem;
  text-align: center;
  font-style: normal;
  margin: 0.2rem 0 0.4rem;
}
.our-products-box {
  position: relative;
  width: calc(100% - 3.78rem);
  margin: 0 auto;
}
.our-products-box .our-products-images {
  display: block;
  width: 100%;
  height: auto;
}
.our-products-box .our-products-content {
  position: absolute;
  top: 1.37rem;
  left: 1.53rem;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.24rem;
  text-align: left;
  font-style: normal;
}
.our-products-box .our-products-content p {
  height: 0.16rem;
  margin-bottom: 0.2rem;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.24rem;
  text-align: left;
  font-style: normal;
}

/* Personal Loans、 eet various needs、 Payday Loans */
.personal-eet-payday .personal-loans {
  position: relative;
  margin-top: 0.4rem;
}
.personal-eet-payday .image {
  display: block;
  width: 100%;
  height: auto;
}
.personal-eet-payday .right {
  right: 0.76rem;
  width: 5.7rem;
}
.personal-eet-payday .left {
  left: 0.61rem;
  width: 5.7rem;
}
.personal-eet-payday .personal-loans-content {
  position: absolute;
  display: inline-table;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.personal-eet-payday .personal-loans-content .personal-loans-title {
  height: 0.6rem;
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.3rem;
  color: #333333;
  line-height: 0.6rem;
  text-align: left;
  font-style: normal;
}
.personal-eet-payday .personal-loans-content .personal-loans-introduction {
  font-family: Helvetica;
  font-size: 0.24rem;
  color: #333333;
  line-height: 0.29rem;
  text-align: left;
  font-style: normal;
}

/* Why Choose Priority Loan? */
.why-choose-priority-loan {
  background-image: url(../image/home/WhyChoosePriorityLoan.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 1.2rem;
  padding-top: 0.81rem;
  padding-bottom: 0.9rem;
}
.why-choose-priority-loan .title {
  width: 100%;
  height: 0.6rem;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 800;
  font-size: 0.6rem;
  color: #0E0E0E;
  line-height: 0.9rem;
  text-align: center;
  font-style: normal;
  margin-bottom: 0.6rem;
}
.why-choose-priority-loan .priority-loan {
  padding: 0 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.why-choose-priority-loan .priority-loan .priority-loan-item {
  display: block;
  width: calc(33.33% - 0.33rem);
}
.why-choose-priority-loan .priority-loan .priority-loan-item img {
  display: block;
  width: 100%;
  margin-bottom: 0.6rem;
}
.why-choose-priority-loan .priority-loan .priority-loan-item .name {
  height: 0.29rem;
  font-family: Helvetica, Helvetica;
  font-weight: bold;
  font-size: 0.24rem;
  color: #000000;
  line-height: 0.29rem;
  text-align: left;
  font-style: normal;
}
.why-choose-priority-loan .priority-loan .priority-loan-item .describe {
  height: 1.7rem;
  font-family: Helvetica;
  font-size: 0.14rem;
  color: #666666;
  line-height: 0.17rem;
  text-align: left;
  font-style: normal;
}

/* Customer Satisfaction, Our Priority */
.customer-satisfaction {
  padding: 1rem 0 0.6rem;
}
.customer-satisfaction .title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 800;
  font-size: 0.6rem;
  color: #0E0E0E;
  line-height: 0.9rem;
  text-align: center;
  font-style: normal;
}
.customer-satisfaction .our-priority {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.customer-satisfaction .our-priority .content div {
  width: 4.94rem;
  padding: 0.27rem;
  background: #F1F1F1;
  border-radius: 0.2rem;
  font-family: Helvetica;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.22rem;
  text-align: left;
  font-style: normal;
}
.customer-satisfaction .our-priority img {
  width: calc(100% - 5.83rem);
}
.customer-satisfaction .content div {
  margin-bottom: 0.2rem;
}
.customer-satisfaction .contact-us-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.4rem;
  padding: 0.15rem 0.15rem;
  font-family: Helvetica;
  font-size: 0.25rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  text-decoration: none;
  background: #056216;
  border-radius: 0.4rem;
}


/* Menu */
.Menu-ZazzaLoan {
  padding: 0.47rem 0 0.4rem;
  background: #056216;
  color: #fff;
}
.Menu-ZazzaLoan .title-logo {
  display: flex;
  margin-bottom: 0.23rem;
}
.Menu-ZazzaLoan .title-logo span {
  display: block;
  font-family: DINAlternate, DINAlternate;
  font-weight: bold;
  font-size: 0.2rem;
  text-align: left;
  font-style: normal;
  margin-right: 0.26rem;
}
.Menu-ZazzaLoan .title-logo img {
  display: block;
  width: 0.24rem;
  height: 0.24rem;
}
.Menu-ZazzaLoan .title-logo .logo-name {
  font-family: MontserratAlternates, MontserratAlternates;
  font-weight: normal;
  font-size: 0.12rem;
  color: #FFFFFF;
  font-style: italic;
}
.Menu-ZazzaLoan .title-list-box {
  display: flex;
  justify-content: space-between;
}
.Menu-ZazzaLoan .title-list {
  display: flex;
}
.Menu-ZazzaLoan .title-list ul {
  margin-right: 1.2rem;
}
.Menu-ZazzaLoan .terms-conditions {
  display: flex;
}
.Menu-ZazzaLoan .terms-conditions li {
  margin-right: 0.7rem;
}
.Menu-ZazzaLoan .title-list li, .Menu-ZazzaLoan .terms-conditions li {
  height: 0.17rem;
  list-style: none;
  font-family: Helvetica;
  font-size: 0.14rem;
  color: #FFFFFF;
  text-align: left;
  font-style: normal;
  margin-bottom: 0.12rem;
}
.Menu-ZazzaLoan .product-btn {
  display: flex;
}
.Menu-ZazzaLoan .product-btn img {
  display: block;
  width: 1.63rem;
  height: 0.44rem;
}
.Menu-ZazzaLoan .product-btn img:nth-child(1) {
  margin-right: 0.12rem;
}
.Menu-ZazzaLoan {
  padding-top: 0.28rem;
}
.Menu-ZazzaLoan li {
  margin-top: 0.12rem;
  height: 0.17rem;
  font-family: Helvetica;
  font-size: 0.14rem;
  color: #FFFFFF;
  line-height: 0.17rem;
  text-align: left;
  font-style: normal;
}
.rights-reserved {
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000000;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #FFFFFF;
  text-align: center;
  font-style: normal;
}