html {
  font-size: 5.20833333vw;
}
.header {
  width: 100%;
  box-sizing: border-box;
  padding: 0.8rem 2rem;
  background: url('../img/Bg_1.png');
  background-size: cover;
  text-align: center;
}
.header .text {
  display: flex;
  margin-top: 1.49rem;
}
.header .text > img {
  width: 6.81rem;
}
.header .text .left {
  text-align: left;
}
.header .text .left img:nth-child(1) {
  width: 4.71rem;
  margin-bottom: 0.25rem;
}
.header .text .left img {
  width: 8rem;
  margin-bottom: 0.25rem;
}
.header .text .left p {
  font-weight: 500;
  font-size: 0.69rem;
  color: #333;
  line-height: 0.81rem;
  text-align: left;
  margin-bottom: 0.87rem;
}
.header .text .left img:nth-child(3) {
  width: 3.11rem;
}
nav {
  height: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  margin-bottom: 0.7rem;
}
nav > img {
  height: 1rem;
}
nav > ul {
  display: flex;
  justify-content: center;
}
nav > ul > li {
  font-size: 0.32rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000;
  margin-right: 0.87rem;
}
nav > ul > li.nav4 {
  margin-right: 0;
}
.service {
  max-width: 1200px;
  margin: 1.12rem 2.4rem;
  display: flex;
}
.service > img {
  width: 10.75rem;
}
.service .left > img {
  width: 5.77rem;
  margin-bottom: 0.83rem;
}
.service .item-list div {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.32rem;
  color: #333333;
  margin-bottom: 0.37rem;
}
.service .item-list div img {
  width: 0.64rem;
  height: 0.64rem;
  margin-right: 0.32rem;
}
.payment {
  margin: 0 2.4rem 1.12rem;
  display: flex;
  justify-content: space-between;
  border: 2px solid #333333;
  border-radius: 0.14rem;
  padding: 0.4rem 0.6rem;
}
.payment img {
  width: 0.62rem;
  height: 0.62rem;
  margin-right: 0.2rem;
}
.payment > div {
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 0.28rem;
  color: #333333;
}
.payment > div span {
  margin-right: 0.5rem;
}
.payment > div img:nth-child(3) {
  width: 0.14rem;
  height: 0.94rem;
  margin-right: 0.4rem;
}
.payment > div:nth-child(3) img:nth-child(3) {
  margin-right: 0rem;
}
.contact {
  margin: 0 1.24rem;
}
.contact .top {
  display: flex;
  position: relative;
}
.contact .top img:nth-child(1) {
  width: 100%;
}
.contact .top img:nth-child(2) {
  top: 50%;
  left: 50%;
  translate: -1.5rem;
  width: 3.73rem;
  position: absolute;
}
.contact .bottom {
  display: flex;
  justify-content: space-between;
}
.contact .bottom > div:first-child {
  background: #ACF3C5;
}
.contact .bottom > div:first-child span:first-child {
  width: 1.05rem;
  padding: 0.05rem 0.16rem;
  border-radius: 0.1rem;
  background: #D1FEE1;
}
.contact .bottom > div:nth-child(2) {
  background: #E6DFFD;
}
.contact .bottom > div:nth-child(2) span:first-child {
  width: 1.05rem;
  padding: 0.05rem 0.16rem;
  border-radius: 0.1rem;
  background: #F2EFFF;
}
.contact .bottom > div:nth-child(3) {
  background: #E1FEC0;
}
.contact .bottom > div:nth-child(3) span:first-child {
  width: 1.05rem;
  padding: 0.05rem 0.16rem;
  border-radius: 0.1rem;
  background: #CEF0A7;
}
.contact .bottom > div {
  width: 4.4rem;
  display: flex;
  flex-direction: column;
  border-radius: 0.22rem;
  padding: 0.24rem;
}
.contact .bottom > div span {
  font-weight: 500;
  font-size: 0.16rem;
  color: #333333;
}
.contact .bottom > div img {
  align-self: center;
  margin-bottom: 0.4rem;
}
.contact .bottom > div span:nth-child(3) {
  align-self: center;
  margin-bottom: 0.54rem;
}
.contact .bottom img {
  width: 0.56rem;
  height: 0.56rem;
}
.del-account {
  margin: 1.46rem 1.24rem 0;
  text-align: center;
}
.del-account img {
  width: 1rem;
  height: 1rem;
  margin-bottom: 0.3rem;
}
.del-account p {
  font-weight: 400;
  font-size: 0.44rem;
  color: #333333;
  text-align: center;
  margin-bottom: 0.3rem;
}
.del-account .text {
  font-weight: 600;
  font-size: 0.2rem;
  color: #333333;
  text-align: center;
}
.del-account a {
  font-weight: 600;
  font-size: 0.24rem;
  color: #319535;
  text-align: center;
  display: inline-block;
  text-decoration: underline;
  margin-bottom: 2.16rem;
}
.footer {
  width: 100%;
  background: #ECFAF1;
  padding: 0.25rem 2.4rem;
  box-sizing: border-box;
}
.footer > ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer > ul > li {
  font-size: 0.16rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000;
  line-height: 0.22rem;
}
.footer > ul > li .frist {
  font-size: 0.2rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 0.28rem;
  margin-bottom: 0.18rem;
  display: flex;
  align-items: center;
}
.footer > ul > li .frist > img {
  margin-left: 0.1rem;
  width: 0.48rem;
  vertical-align: middle;
}
.footer > ul > li:nth-of-type(1) > img {
  width: 3rem;
  margin-top: 0.24rem;
}
.footer > ul > li:nth-of-type(1) > div {
  font-size: 0.16rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.22rem;
}
.footer > ul > li:nth-of-type(2) {
  margin-right: 2rem;
}
.footer > ul > li:nth-of-type(2) > div {
  margin-bottom: 0.12rem;
}
.footer > ul > li:nth-of-type(3) > ul {
  display: flex;
  justify-content: center;
}
.footer > ul > li:nth-of-type(3) > ul > li > img {
  width: 0.38rem;
  margin-right: 0.24rem;
}
