.banner {
  width: 100%;
}
.banner img {
  width: 100%;
}
.container {
  background: url('../images/h5/bg.png') no-repeat;
  background-size: cover;
  width: 100%;
  height: 3053px;
}
.container .serve-range {
  width: 1162px;
  height: 473px;
  margin: 0 auto;
  border: 4px solid #070b37;
  background: url(../images/h5/bg1.png) no-repeat;
  background-size: cover;
  padding: 15px 12px;
  box-sizing: border-box;
  position: relative;
  top: -101px;
}
.container .serve-range .serve-wrapper {
  width: 100%;
  padding: 0 44px;
  box-sizing: border-box;
}
.container .serve-range .serve-wrapper .title {
  text-align: center;
  margin-top: 92px;
}
.container .serve-range .serve-wrapper .title h3 {
  height: 33px;
  font-size: 35px;
  font-family: PingFang;
  font-weight: 500;
  color: #070b37;
  line-height: 33px;
}
.container .serve-range .serve-wrapper .title p {
  height: 17px;
  font-size: 19px;
  font-family: PingFang;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-top: 18px;
}
.container .serve-range .serve-wrapper .content {
  width: 100%;
}
.container .serve-range .serve-wrapper .content ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.container .serve-range .serve-wrapper .content ul li {
  flex-basis: 24%;
  text-align: center;
  margin-top: 35px;
}
.container .serve-range .serve-wrapper .content ul li:nth-child(2) i {
  background-image: url('../images/h5/42.png');
  background-size: 97%;
}
.container .serve-range .serve-wrapper .content ul li:nth-child(3) i {
  background-image: url('../images/h5/43.png');
  background-position: center center;
  background-size: 99%;
}
.container .serve-range .serve-wrapper .content ul li:nth-child(4) i {
  background-image: url('../images/h5/13.png');
  background-position: center center;
  background-size: 99%;
}
.container .serve-range .serve-wrapper .content ul li i {
  display: inline-block;
  width: 129px;
  height: 137px;
  background: url('../images/h5/41.png') no-repeat;
  background-size: cover;
}
.container .serve-range .serve-wrapper .content ul li p {
  height: 70px;
  font-size: 21px;
  font-family: PingFang;
  font-weight: 400;
  color: #070b37;
  line-height: 70px;
  background: url('../images/h5/6.png') no-repeat;
  background-size: cover;
  vertical-align: top;
}
.container .marketing-advantage {
  width: 1295px;
  height: 768px;
  margin: 0 auto;
}
.container .marketing-advantage .content {
  width: 100%;
  height: 100%;
  background: url(../images/h5/bg2.png) no-repeat;
  background-size: cover;
  margin-left: 45px;
  padding-top: 85px;
  box-sizing: border-box;
}
.container .marketing-advantage .content .title {
  text-align: center;
}
.container .marketing-advantage .content .title h3 {
  height: 33px;
  font-size: 35px;
  font-family: PingFang;
  font-weight: 500;
  color: #070b37;
  line-height: 33px;
}
.container .marketing-advantage .content .title p {
  height: 19px;
  font-size: 19px;
  font-family: PingFang;
  font-weight: 400;
  color: #999999;
  margin-top: 16px;
}
.container .marketing-advantage .content .desc {
  display: flex;
  justify-content: space-between;
  padding: 0 260px;
  box-sizing: border-box;
  margin-top: 51px;
  align-items: center;
}
.container .marketing-advantage .content .desc p {
  font-family: PingFang;
  font-weight: 500;
}
.container .marketing-advantage .content .desc p:nth-of-type(1) {
  height: 33px;
  line-height: 33px;
  font-size: 33px;
  color: #f39256;
}
.container .marketing-advantage .content .desc p:nth-of-type(2) {
  height: 29px;
  line-height: 29px;
  font-size: 29px;
  color: #070b37;
}
.container .marketing-advantage .content .desc i {
  display: inline-block;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: url(../images/h5/VS.png) no-repeat;
  background-size: cover;
}
.container .marketing-advantage .content .list {
  width: 1008px;
  height: 303px;
  margin: 0 auto;
  background: url(../images/h5/pic.png) no-repeat;
  background-size: cover;
  margin-top: 56px;
}
.container .how-we-do {
  width: 1299px;
  height: 789px;
  margin: 0 auto;
  margin-top: 61px;
}
.container .how-we-do .content {
  width: 100%;
  height: 100%;
  background: url(../images/h5/bg3.png) no-repeat;
  background-size: cover;
  margin-left: 50px;
  padding-top: 85px;
  box-sizing: border-box;
}
.container .how-we-do .content .title {
  text-align: center;
}
.container .how-we-do .content .title h3 {
  width: 100%;
  height: 33px;
  font-size: 35px;
  font-family: PingFang;
  font-weight: 500;
  color: #070b37;
  line-height: 33px;
}
.container .how-we-do .content .title p {
  height: 18px;
  font-size: 19px;
  font-family: PingFang;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin-top: 16px;
}
.container .how-we-do .content ul {
  margin-top: 50px;
  padding-left: 132px;
  box-sizing: border-box;
}
.container .how-we-do .content ul li {
  margin-top: 40px;
}
.container .how-we-do .content ul li:nth-child(2) div {
  background: #7178c1;
}
.container .how-we-do .content ul li:nth-child(3) div {
  background: #53bc89;
}
.container .how-we-do .content ul li:nth-child(4) div {
  background: #949dc1;
}
.container .how-we-do .content ul li div {
  width: 194px;
  height: 39px;
  background: #f39256;
  border-radius: 18px;
  font-size: 19px;
  font-family: PingFang;
  font-weight: 500;
  color: #ffffff;
  line-height: 39px;
  text-align: center;
}
.container .how-we-do .content ul li div i {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 2px solid #fff;
  box-sizing: border-box;
  vertical-align: middle;
  margin-right: 7px;
  position: relative;
  top: -2px;
}
.container .how-we-do .content ul li p {
  height: 17px;
  font-size: 17px;
  font-family: PingFang;
  font-weight: 400;
  color: #999999;
  line-height: 17px;
  margin-top: 14px;
}
.container .easily-implemented {
  width: 1307px;
  height: 748px;
  margin: 0 auto;
  margin-top: 61px;
}
.container .easily-implemented .content {
  width: 100%;
  height: 100%;
  background: url(../images/h5/bg4.png) no-repeat;
  background-size: cover;
  margin-left: -50px;
  padding-top: 85px;
  padding-left: 130px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
.container .easily-implemented .content .title {
  text-align: center;
}
.container .easily-implemented .content .title h3 {
  width: 100%;
  height: 33px;
  font-size: 35px;
  font-family: PingFang;
  font-weight: 500;
  color: #070b37;
  line-height: 33px;
}
.container .easily-implemented .content .title p {
  height: 18px;
  font-size: 19px;
  font-family: PingFang;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin-top: 16px;
}
.container .easily-implemented .content .desc {
  flex: 1;
  padding: 74px 20px 55px 20px;
  box-sizing: border-box;
}
.container .easily-implemented .content .desc img {
  width: 100%;
}
