body {
  background-color: #f9f9f9;
}
.content {
  margin-top: -30vw;
  overflow: hidden;
}
.common__h1 {
  color: #252525;
  font-family: PingFangSC-Medium;
  font-size: 4.8vw;
}
.common__h2 {
  display: flex;
  justify-content: space-between;
  color: #ae8809;
  font-size: 4.8vw;
  letter-spacing: 0.12vw;
  line-height: 4.8vw;
}
.common__h2 .common__right-box {
  display: flex;
  align-items: center;
}
.common__h2 .common__h2-more {
  color: #6a6a6a;
  font-size: 3.2vw;
  letter-spacing: 0.107vw;
  line-height: 3.2vw;
}
.common__h2 .common__h2-img {
  width: 4.6vw;
  height: 4.6vw;
}
.strength__h2 {
  margin: 5.333vw 3.2vw;
  color: #252525;
  font-family: PingFangSC-Medium;
  font-size: 4.8vw;
}
.strength__list {
  padding: 0 3.2vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.strength__item {
  padding: 3.2vw;
  width: 45.2vw;
  height: 35.733vw;
  background: #ffffff;
  border-radius: 1.067vw;
  box-sizing: border-box;
}
.strength__item:nth-child(n + 1) {
  margin-top: 3.2vw;
}
.strength__item > p {
  margin-top: 3.2vw;
}
.strength__item > p > a {
  color: #6a6a6a;
  font-size: 3.2vw;
  letter-spacing: 0.08vw;
  line-height: 4.8vw;
}
.strength__item-top {
  display: flex;
  align-items: center;
}
.strength__item-top .strength__top-img {
  margin-right: 2.133vw;
  width: 6.4vw;
  height: 6.4vw;
}
.strength__item-top strong {
  color: #252525;
  font-family: PingFangSC-Medium;
  font-size: 3.733vw;
}
.strength__item-bottom {
  display: flex;
  justify-content: flex-end;
}
.strength__item-bottom .strength__bottom-img {
  width: 3.467vw;
  height: 3.467vw;
}
.strength__kaihu,
.strength__monikaihu {
  display: block;
  margin: 3.2vw auto;
  width: 93.6vw;
  height: 9.6vw;
  border-radius: 4px;
  font-family: PingFangTC-Medium;
  font-size: 4.267vw;
  letter-spacing: 0.064vw;
  text-align: center;
  line-height: 9.6vw;
}
.strength__kaihu:hover,
.strength__monikaihu:hover {
  color: #fff;
}
.strength__kaihu {
  background-color: #ae8809;
  color: #fff;
}
.strength__monikaihu {
  border: 1px solid #6a6a6a;
  border-radius: 4px;
  color: #252525;
}
.strength__monikaihu:hover {
  color: #252525;
}
.download__h4 {
  color: #252525;
  font-family: PingFangSC-Medium;
  font-size: 4.8vw;
}
.download__p {
  margin-top: 3.2vw;
  color: #252525;
  font-size: 3.2vw;
  line-height: 5.333vw;
}
.download__img {
  display: block;
  margin: 6.4vw auto;
  width: 77.067vw;
  height: 42.933vw;
}
.download__box {
  display: flex;
  justify-content: space-between;
}
.download__btn1,
.download__btn2 {
  width: 45.2vw;
  height: 9.6vw;
  border-radius: 1.067vw;
  text-align: center;
  line-height: 9.6vw;
}
.download__btn1 {
  background: #ff570a;
}
.download__btn2 {
  border: 1px solid #6a6a6a;
  color: #252525;
}
.about {
  padding: 0;
}
.about__h2 {
  margin: 5.333vw 3.2vw;
  color: #252525;
  font-family: PingFangSC-Medium;
  font-size: 4.8vw;
}
.about__img {
  width: 100%;
  height: 48vw;
  background-color: #ccc;
}
.about__info {
  position: relative;
  padding: 3.2vw;
  font-size: 3.2vw;
  color: #252525;
  letter-spacing: 0.107vw;
  line-height: 5.333vw;
}
.about__more {
  display: flex;
  align-items: center;
  position: absolute;
  right: 4.6vw;
  bottom: 3.2vw;
}
.about__more a {
  color: #bcbcbc;
}
.market__h3 {
  display: flex;
  justify-content: space-between;
  color: #ae8809;
  font-size: 4.8vw;
  letter-spacing: 0.12vw;
  line-height: 4.8vw;
}
.market__h3 .common__right-box {
  display: flex;
  align-items: center;
}
.market__h3 .common__h2-more {
  color: #6a6a6a;
  font-size: 3.2vw;
  letter-spacing: 0.107vw;
  line-height: 3.2vw;
}
.market__h3 .common__h2-img {
  width: 4.6vw;
  height: 4.6vw;
}
.market__h3-more {
  color: #6a6a6a;
  font-size: 3.2vw;
  letter-spacing: 0.107vw;
  line-height: 3.2vw;
}
.market__title {
  margin-top: 3.2vw;
}
.market__img {
  margin: 5.333vw auto;
  width: 93.6vw;
  height: 64.133vw;
  background-color: #ccc;
}
.market__p {
  font-size: 2.667vw;
  color: #6a6a6a;
  letter-spacing: 0.075vw;
  line-height: 4.267vw;
}
