* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
dl,
ol,
ul {
  list-style: none;
}
body,
html {
  font-family: PingFang;
  letter-spacing: 0.5px;
  background-color: #fff;
  font-size: 12px;
}

.wrap-box {
  background: #fff;
}

.wrap-head {
  width: 100%;
  background: url("../img/headBg.png") no-repeat;
  background-size: 100% 100%;
  height: 813px;
  position: relative;
}

.wrap-title {
  display: flex;
  align-items: center;
  padding-top: 60px;
  padding-left: 212px;
}

.wrap-title img {
  width: 103px;
  height: 87px;
}

.wrap-title span {
  font-family: Roboto, Roboto;
  font-weight: 600;
  font-size: 66px;
  color: #05397e;
  font-style: italic;
}

.wrap-control {
  margin-top: 40px;
  font-family: Roboto, Roboto;
  font-weight: 600;
  font-size: 72px;
  color: #05397e;
  font-style: italic;
  padding-left: 212px;
}

.wrap-take {
  font-family: Roboto, Roboto;
  font-weight: 500;
  font-size: 30px;
  color: #000000;
  line-height: 63px;
  margin-top: 70px;
  padding-left: 212px;
}

.wrap-down {
  padding-left: 212px;
  margin-top: 70px;
}

.wrap-down img {
  width: 274.91px;
  height: 91.89px;
}

.wrap-icon {
  position: absolute;
  width: 585px;
  height: 460px;
  right: 90px;
  bottom: 0;
}

.about-box {
  display: flex;
}

.about-content {
  margin-top: 40px;
  margin-left: 172px;
  width: 638px;
  height: 848px;
  background: url("../img/aboutBg.png") no-repeat;
  background-size: 100% 100%;
}

.about-content-title {
  font-family: Roboto, Roboto;
  font-weight: 600;
  font-size: 32px;
  color: #ffffff;
  padding-top: 40px;
  padding-left: 37px;
  font-style: italic;
}

.about-content-text {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 25px;
  color: #ffffff;
  line-height: 60px;
  padding-top: 32px;
  padding-left: 44px;
  padding-right: 44px;
}

.about-connect {
  width: 488px;
}

.about-phone {
  height: 656px;
}

.about-phone img {
  width: 546.33px;
  height: 938.93px;
  position: absolute;
  margin-top: -280px;
  margin-left: -70px;
}

.about-addr {
  padding-left: 40px;
  padding-top: 70px;
}

.about-addr p:nth-child(1) {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 20px;
  color: #05397e;
  margin-bottom: 21px;
}

.about-addr p:nth-child(2) {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 20px;
  color: #05397e;
  margin-bottom: 32px;
}

.about-addr p:nth-child(3) {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 16px;
  color: #05397e;
}

.about-other {
  padding-top: 80px;
  max-width: 401px;
}

.about-other-title {
  font-family: Roboto, Roboto;
  font-weight: bold;
  font-size: 32px;
  color: #05397e;
  font-style: italic;
  padding-bottom: 20px;
}

.about-other-visual {
  font-family: Roboto, Roboto;
  font-weight: 600;
  font-size: 20px;
  color: #3281e8;
  padding-bottom: 20px;
  font-style: italic;
}

.about-other-generate {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 15px;
  color: #000000;
  line-height: 34px;
  padding-bottom: 20px;
}

.about-other-customize {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 15px;
  color: #000000;
  line-height: 34px;
  padding-bottom: 30px;
}

.about-other-full {
  font-family: Roboto, Roboto;
  font-weight: 600;
  font-size: 20px;
  color: #3281e8;
  line-height: 28px;
  font-style: italic;
  padding-bottom: 20px;
}

.about-other-bill {
  font-family: Roboto, Roboto;
  font-weight: 400;
  font-size: 15px;
  color: #000000;
  line-height: 34px;
  padding-bottom: 20px;
}

.about-other-card img {
  width: 401px;
  height: 341px;
}
