.banner {
  width: 100%;
  height: 74.66667vw;
  margin: auto;
  background: url("/image/trade/m.banner.png") no-repeat center/100%;
  position: relative;
}

.banner p {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 8vw;
  text-align: center;
}

.banner p::after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -4.26667vw;
  left: 50%;
  transform: translateX(-50%);
  width: 16.26667vw;
  height: 0.53333vw;
  background: #fff;
}

.section-1 {
  margin: 7.46667vw auto;
}

.section-1 h5 {
  color: #151617;
  font-size: 5.33333vw;
  text-align: center;
  position: relative;
  margin-bottom: 3.2vw;
  font-weight: bolder;
}

.section-1 p {
  text-align: center;
  color: #0c4f97;
  font-size: 3.73333vw;
  font-weight: bolder;
  padding-bottom: 5.33333vw;
}

.section-1 img {
  width: 93.6vw;
  margin: auto;
}

.section-2 {
  margin: auto;
  padding: 4.26667vw 0 5.33333vw;
  background-color: #f7f8fc;
}

.section-2 > h5 {
  color: #151617;
  font-weight: bolder;
  font-size: 5.33333vw;
  text-align: center;
  position: relative;
  margin-bottom: 4.26667vw;
}

.section-2 > p {
  color: #151617;
  font-size: 4.8vw;
  line-height: 8vw;
  margin-bottom: 8.53333vw;
  text-align: center;
}

.section-2 > .con {
  width: 93.6vw;
  margin: auto;
  background: url("/image/trade/m.p2-bg.png") no-repeat center/100%;
  color: #ffffff;
}

.section-2 > .con li {
  width: 93.6vw;
  height: 93.6vw;
  color: #ffffff;
  text-align: center;
}

.section-2 > .con li h6 {
  font-size: 14vw;
  padding-top: 26.13333vw;
}

.section-2 > .con li p {
  font-size: 6vw;
  padding-bottom: 3.73333vw;
}

.section-2 > .con li span {
  width: 49.06667vw;
  display: block;
  margin: auto;
  font-size: 4vw;
  line-height: 6vw;
}
