.banner {
  width: 100%;
}
.cn .section1.section1 ul li p {
  line-height: 32px;
}
.cn .section.section1 ul li {
  height: 150px;
}
.cn .section.section4 ul li {
  height: 150px;
}
.cn .section.section5 .icons li {
  height: 182px;
}
.section {
  width: 1220px;
  margin: 0 auto;
}
.section.section1 {
  margin-top: 62px;
}
.section.section1 h3 {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  margin-bottom: 35px;
}
.section.section1 .desc {
  width: 1220px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.section.section1 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.section.section1 ul li {
  padding: 46px;
  border-radius: 12px;
  list-style: none;
  width: 600px;
  height: 200px;
  box-sizing: border-box;
  background-color: #fff;
}
.section.section1 ul li .title {
  margin-bottom: 2px;
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
}
.section.section1 ul li p {
  color: #666;
  font-family: Helvetica Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
}
.section.section2 {
  margin-top: 46px;
  width: 100%;
  height: 260px;
  background: linear-gradient(90deg, #73b36e, rgba(115, 179, 110, 0.3));
}
.section.section2 .main {
  width: 1220px;
  margin: 0 auto;
  padding-top: 43px;
}
.section.section2 .main h3 {
  color: #fff;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  margin-bottom: 14px;
}
.section.section2 .main .mt {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 17px;
}
.section.section2 .main .desc {
  width: 1220px;
  height: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.section.section2 .main a {
  width: 140px;
  height: 38px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  font-family: Helvetica Neue;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-top: 16px;
  cursor: pointer;
  text-decoration: none;
}
.section.section2 .main a::after {
  position: absolute;
  right: 20px;
  display: inline-block;
  content: '';
  height: 6px;
  width: 6px;
  box-sizing: border-box;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(45deg) translateY(-50%);
  top: 50%;
}
.section.section3 {
  margin-top: 73px;
}
.section.section3 h3 {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  margin-bottom: 15px;
}
.section.section3 .desc {
  width: 1220px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.section.section3 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 29px;
}
.section.section3 ul li {
  padding-top: 240px;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  list-style: none;
  width: 394px;
  height: 400px;
  box-sizing: border-box;
  background-color: #fff;
}
.section.section3 ul li.card1 {
  background-image: url(../images/3pl_1.jpeg?v=20);
}
.section.section3 ul li.card2 {
  background-image: url(../images/3pl_2.jpeg?v=20);
}
.section.section3 ul li.card3 {
  background-image: url(../images/3pl_3.jpeg?v=20);
}
.section.section3 ul li .title {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
}
.section.section3 ul li p {
  margin: 0 auto;
  margin-top: 4px;
  height: 88px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
}
.section.section4 {
  margin-top: 46px;
}
.section.section4 h3 {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  margin-bottom: 14px;
}
.section.section4 .desc {
  width: 1220px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.section.section4 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 30px;
}
.section.section4 ul li {
  padding-top: 44px;
  border-radius: 12px;
  list-style: none;
  width: 394px;
  height: 240px;
  box-sizing: border-box;
  background-color: #fff;
}
.section.section4 ul li .title {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
}
.section.section4 ul li p {
  margin-top: 11px;
  height: 88px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: center;
}
.section.section5 {
  margin-top: 83px;
}
.section.section5 h3 {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  margin-bottom: 17px;
}
.section.section5 .desc {
  width: 1220px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.section.section5 .icons {
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-top: 33px;
  justify-content: space-between;
  width: 1210px;
}
.section.section5 .icons li {
  list-style: none;
  width: 170px;
}
.section.section5 .icons li > span {
  background-color: #eee;
  height: 110px;
  width: 110px;
  margin: 0 auto;
  display: block;
  background-image: url(../images/transportation.svg?v=20);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.section.section5 .icons li > span.a1 {
  background-position: 0px 0px;
}
.section.section5 .icons li > span.a2 {
  background-position: -175px 0px;
}
.section.section5 .icons li > span.a3 {
  background-position: -350px 0px;
}
.section.section5 .icons li > span.a4 {
  background-position: -525px 0px;
}
.section.section5 .icons li > span.a5 {
  background-position: -700px 0px;
}
.section.section5 .icons li > span.a6 {
  background-position: -875px 0px;
}
.section.section5 .icons li > span.a7 {
  background-position: -1050px 0px;
}
.section.section5 .icons li > label {
  margin-top: 12px;
  display: inline-block;
  word-break: break-all;
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  width: 170px;
  text-align: center;
  height: 40px;
}
.section.section5 .infos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 2px;
}
.section.section5 .infos li {
  padding-top: 35px;
  border-radius: 12px;
  list-style: none;
  width: 394px;
  height: 250px;
  box-sizing: border-box;
  background-color: #fff;
}
.section.section5 .infos li .title {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
}
.section.section5 .infos li p {
  margin: 0 auto;
  margin-top: 9px;
  height: 88px;
  color: #666666;
  width: 324px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
}
.section.section6 {
  margin-top: 46px;
  background-image: url(../images/advantage.jpg?v=20);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 530px;
}
.section.section6 .main {
  width: 1220px;
  margin: 0 auto;
  padding-top: 58px;
}
.section.section6 .main h3 {
  color: #fff;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  margin-bottom: 17px;
}
.section.section6 .main .desc {
  width: 1220px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 26px;
  text-align: left;
}
.section.section6 .main .s1 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  margin-top: 30px;
}
.section.section6 .main .more {
  width: 140px;
  height: 38px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  font-family: Helvetica Neue;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-top: 37px;
  cursor: pointer;
  text-decoration: none;
}
.section.section7 {
  margin-top: 97px;
  padding-bottom: 70px;
}
.section.section7 h3 {
  color: #000000;
  font-family: Helvetica Neue;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  margin-bottom: 20px;
}
.section.section7 ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 37px;
}
.section.section7 ul li {
  padding-top: 37px;
  border-radius: 12px;
  list-style: none;
  width: 290px;
  height: 360px;
  box-sizing: border-box;
  background-color: #fff;
}
.section.section7 ul li p {
  margin-top: 20px;
  width: 210px;
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 40px;
}
