* {
  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 a {
  display: flex;
  align-items: center;
  width: 2.46rem;
  padding: 0.1rem;
  box-sizing: border-box;
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.18rem;
  color: #003914;
  text-align: left;
  font-style: normal;
}
.nav .logoTitle img {
  width: 0.5rem;
  height: 0.5rem;
  margin-right: 0.1rem;
}
.nav .nav_ul {
  display: flex;
  align-items: center;
}
.nav .nav_ul li {
  height: 0.54rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.14rem 0;
  margin-right: 0.1rem;
  margin-right: 0.5rem;
}

.nav .nav_ul li a {
  font-family: GalanoGrotesqueDEMO, GalanoGrotesqueDEMO;
  font-weight: bold;
  font-size: 0.2rem;
  color: #003914;
  font-style: normal;
}
.nav .nav_ul li.actve {
  background: #0FB14C;
  margin-right: 0.3rem;
  padding: 0.14rem 0.2rem;
  border-radius: 0.27rem;
}
.nav .nav_ul li.actve a {
  color: #FFFFFF;
}
.nav .nav_ul li:last-child {
  margin-right: 0;
}
.nav .WhatsApp img {
  width: 0.25rem;
  height: 0.25rem;
  margin-right: 0.06rem;
}
.nav .WhatsApp {
  position: relative;
  width: 1.71rem;
  height: 0.54rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0FB14C;
  border-radius: 0.4rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.2rem;
  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.5rem;
  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;
}
.touch_with {
  width: 19.2rem;
  height: 8rem;
  background-size: 100% 100%;
  padding-top: 2.15rem;
  background-repeat: no-repeat;
  margin: 0 auto;
}
.touch_with .touch_with_content {
  width: 12rem;
  margin: 0 auto;
}
.touch_with .touch_with_content .title {
  height: 0.72rem;
  font-family: GalanoGrotesqueDEMO, GalanoGrotesqueDEMO;
  font-weight: bold;
  font-size: 0.64rem;
  color: #0FB14C;
  line-height: 0.72rem;
  text-align: left;
  font-style: normal;
}
.touch_with .touch_with_content p {
  width: 6.29rem;
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 0.4rem;
  color: #333333;
  line-height: 0.44rem;
  text-align: left;
  font-style: normal;
  margin: 0.2rem 0 0.41rem;
}
.touch_with .touch_with_content .content {
  width: 6.63rem;
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 0.25rem;
  color: #333333;
  line-height: 0.36rem;
  text-align: left;
  font-style: normal;
}
.company_details {
  width: 10.85rem;
  height: 4rem;
  background: #003914;
  border-radius: 0.54rem;
  margin: 0 auto;
}
.company_details .title {
  width: 4.85rem;
  height: 0.69rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin: auto;
  font-family: MontserratAlternates, MontserratAlternates;
  font-weight: 800;
  font-size: 0.4rem;
  color: #FFFFFF;
  font-style: normal;
}
.company_details .legal_entity {
  height: 0.5rem;
  font-family: GalanoGrotesqueDEMO, GalanoGrotesqueDEMO;
  font-weight: bold;
  font-size: 0.4rem;
  color: #FFFFFF;
  line-height: 0.5rem;
  text-align: center;
  font-style: normal;
  margin: 0.4rem 0 0.2rem;
}
.company_details .content {
  width: 6.62rem;
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 0.22rem;
  color: #FFFFFF;
  line-height: 0.3rem;
  text-align: center;
  font-style: normal;
  margin: 0 auto 0.33rem;
}
.company_details p {
  width: 7.71rem;
  height: 0.72rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #0FB14C;
  border-radius: 0.36rem;
  font-family: GalanoGrotesqueDEMO, GalanoGrotesqueDEMO;
  font-weight: bold;
  font-size: 0.36rem;
  color: #FFFFFF;
  font-style: normal;
  margin: 0 auto;
}
.company_details p span {
  color: #FDEE1C;
}
.business_address {
  position: relative;
  width: 100%;
  padding-top: 2.91rem;
  background: #F3F8F4;
  margin-top: -1.91rem;
  padding-bottom: 0.8rem;
  margin-bottom: 1.2rem;
  z-index: -1;
}
.business_address .title {
  width: 5.3rem;
  height: 0.72rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #D3EEDD;
  border-radius: 0.36rem;
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 0.4rem;
  color: #003914;
  font-style: normal;
  margin: 0 auto 0.4rem;
}
.business_address .content  {
  height: 0.3rem;
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 0.3rem;
  color: #003914;
  line-height: 0.3rem;
  text-align: center;
  font-style: normal;
}
.contact_service {
  width: 14.17rem;
  height: 5.83rem;
  margin: 0 auto 1.6rem;
}
.contact_service .channels_scope {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.3rem;
}
.contact_service .channels_scope .item {
  height: 5.83rem;
  width: 7.4rem;
  padding: 0.5rem 0 0 0.4rem;
  background: #FFFFE9;
  border-radius: 0.6rem;
}
.contact_service .channels_scope .item:last-child {
  width: 6.47rem;
}
.contact_service .channels_scope .item .title {
  width: 3.6rem;
  height: 0.3rem;
  background: #FFE77B;
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 0.4rem;
  color: #003914;
  line-height: 0.08rem;
  text-align: center;
  font-style: normal;
  margin-bottom: 0.5rem;
}
.contact_service .channels_scope .item:last-child .title {
  width: 3.02rem;
}
.contact_service .channels_scope .item li {
  display: flex;
  align-items: center;
  height: 0.54rem;
  margin-bottom: 0.32rem;
  font-family: Inter, Inter;
  font-weight: 400;
  font-size: 0.26rem;
  color: #003914;
  text-align: left;
  font-style: normal;
}
.contact_service .channels_scope .item li:last-child {
  margin-bottom: 0;
}
.contact_service .channels_scope .item li img {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.2rem;
}
.contact_service .channels_scope .item li span {
  font-weight: bold;
  margin-left: 0.05rem;
}
.dispute_resolution {
  display: block;
  width: 15.9rem;
  height: 16.93rem;
  margin: 0 auto;
}


.disclaimer {
  width: 12.7rem;
  margin: 1.6rem auto 2rem;
}
.disclaimer .title {
  height: 0.85rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Inter, Inter;
  font-weight: bold;
  font-size: 0.8rem;
  color: #003914;
  font-style: normal;
  margin-bottom: 0.26rem;
}
.disclaimer .content {
  position: relative;
  width: 100%;
  height: 3.74rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.disclaimer .content .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient( 270deg, #FF9B00 0%, #68FFC8 50.37%, #70F424 100%);
  opacity: 0.34;
  filter: blur(0.5rem);
  z-index: -1;
}
.disclaimer .content p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12rem;
  height: 3.06rem;
  padding: 0.7rem;
  background: #28552E;
  border-radius: 0.4rem;
  backdrop-filter: blur(0.14rem);
  font-family: Inter, Inter;
  font-weight: normal;
  font-size: 0.34rem;
  color: #FFFFFF;
  line-height: 0.4rem;
  text-align: center;
  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;
}
