.banner {
  width: 100%;
  display: block;
}
.cn {
  background-color: #f5f5f7;
}
.section {
  width: 1220px;
  margin: 0 auto;
}
.section .title-line {
  font-weight: 500;
  font-style: Medium;
  font-size: 44px;
  line-height: 44px;
  letter-spacing: 0%;
  text-align: center;
  width: 100%;
}
.section.section1 {
  background-color: #000000;
  width: 100%;
  position: relative;
  top: -1px;
}
.section.section1 .main {
  width: 1220px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 26px;
}
.section.section1 .main .card {
  width: 396px;
  height: 380px;
  position: relative;
  border-radius: 12px;
  box-sizing: border-box;
  padding-top: 30px;
  padding-left: 37px;
}
.section.section1 .main .card::after {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 93.83%);
  height: 380px;
  width: 396px;
  left: 0;
  top: 0;
  opacity: 0.2;
  content: '';
  display: block;
  overflow: hidden;
  border-radius: 12px;
  position: absolute;
  pointer-events: none;
}
.section.section1 .main .card > h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 32px;
  color: #FFFFFF;
  text-align: left;
}
.section.section1 .main .card > p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 336px;
  margin-top: 16px;
  color: #FFFFFF;
  opacity: 0.6;
}
.section.section2 {
  width: 1220px;
  margin: 0 auto;
  margin-top: 97px;
}
.section.section2 .title-line {
  margin-bottom: 56px;
}
.section.section2 .cards {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 14px;
}
.section.section2 .cards .card {
  width: 600px;
}
.section.section2 .card {
  padding: 40px 0 0 50px;
  border-radius: 12px;
  height: 500px;
  box-sizing: border-box;
  position: relative;
  background-size: 100% 100%;
  background-position: left top;
  background-repeat: no-repeat;
}
.section.section2 .card.card1 {
  background-image: url(../images/product_drayage_1.jpg?v=39);
}
.section.section2 .card.card2 {
  background-image: url(../images/product_drayage_2.jpg?v=39);
}
.section.section2 .card.card3 {
  background-image: url(../images/product_drayage_3.jpg?v=39);
}
.section.section2 .card.card4 {
  background-image: url(../images/product_drayage_4.jpg?v=39);
}
.section.section2 .card > h3 {
  font-weight: 500;
  font-style: Medium;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 0%;
  margin-bottom: 10px;
}
.section.section2 .card > p {
  font-weight: 400;
  font-size: 16px;
  width: 500px;
  color: #666;
  line-height: 24px;
  letter-spacing: 0%;
}
.section.section3 {
  width: 1220px;
  margin: 0 auto;
  margin-top: 93px;
}
.section.section3 .title-line {
  margin-bottom: 56px;
}
.section.section3 .cards {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 56px;
  flex-wrap: wrap;
  column-gap: 20px;
  row-gap: 20px;
}
.section.section3 .cards .card {
  padding: 30px 0 0 40px;
  box-sizing: border-box;
  height: 400px;
  width: 600px;
  background-color: #ffffff;
  border-radius: 12px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.section.section3 .cards .card.card1 {
  background-image: url(../images/product_drayage_proc_1.jpg?v=39);
}
.section.section3 .cards .card.card2 {
  background-image: url(../images/product_drayage_proc_2.jpg?v=39);
}
.section.section3 .cards .card.card3 {
  background-image: url(../images/product_drayage_proc_3.jpg?v=39);
}
.section.section3 .cards .card.card3 ul {
  width: 385px;
}
.section.section3 .cards .card.card4 {
  background-image: url(../images/product_drayage_proc_4.jpg?v=39);
}
.section.section3 .cards .card.card4 ul {
  width: 305px;
}
.section.section3 .cards .card > b {
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #69a765;
  opacity: 0;
}
.section.section3 .cards .card > h3 {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  letter-spacing: 0%;
  margin-top: 8px;
}
.section.section3 .cards .card > ul {
  position: relative;
  margin-top: 12px;
  width: 338px;
}
.section.section3 .cards .card > ul > li {
  position: relative;
  left: 0px;
  list-style: disc;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #666;
}
.section.section4 {
  margin-top: 110px;
  width: 100%;
  height: 260px;
  background: linear-gradient(90deg, #73b36e, rgba(115, 179, 110, 0.3));
}
.section.section4 .main {
  width: 1220px;
  margin: 0 auto;
  padding-top: 87px;
  position: relative;
}
.section.section4 .main h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  line-height: 44px;
  letter-spacing: 0px;
  margin-bottom: 14px;
}
.section.section4 .main .mt {
  color: #ffffff;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 17px;
}
.section.section4 .main .desc {
  width: 1220px;
  height: 30px;
  color: #fff;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  box-sizing: border-box;
}
.section.section4 .main a {
  width: 140px;
  height: 38px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  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.section4 .main .qr {
  position: absolute;
  right: 10px;
  top: 43px;
  width: 140px;
}
.section.section4 .main .qr > .img {
  background-image: url(../images/services-qrcode.jpg?v=39);
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 140px;
  width: 140px;
  border-radius: 8px;
}
.section.section4 .main .qr > .txt {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  padding-top: 10px;
  color: rgba(0, 0, 0, 0.6);
}
.section.section5 {
  margin-top: 100px;
}
.section.section5 .blocks {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.section.section5 .blocks .block {
  height: 480px;
  width: 600px;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 30px 0 0 30px;
  color: #666;
}
.section.section5 .blocks .block.block3,
.section.section5 .blocks .block.block4 {
  height: 260px;
}
.section.section5 .blocks .block.block5 {
  height: 240px;
  width: 1220px;
}
.section.section5 .blocks .block.block5 > p {
  width: 100%;
}
.section.section5 .blocks .block.block5 ul {
  width: 100%;
}
.section.section5 .blocks .block.block5 ul li {
  margin-top: 10px;
}
.section.section5 .blocks .block > h3 {
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  letter-spacing: 0%;
  color: #69a765;
}
.section.section5 .blocks .block > p {
  color: #000;
  font-size: 16px;
  width: 530px;
  line-height: 24px;
  margin-top: 14px;
}
.section.section5 .blocks .block ul {
  margin-top: 10px;
  width: 550px;
}
.section.section5 .blocks .block ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0%;
  list-style: none;
  background-image: url(../images/yes2.svg);
  background-position: left 8px;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  padding-left: 26px;
  margin-top: 16px;
}
.section.section7 {
  margin-top: 103px;
  width: 1158px;
}
.section.section7 ol {
  columns: 3;
  list-style-position: outside;
  margin-top: 40px;
}
.section.section7 ol li {
  width: 390px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0%;
}
.section.section6 {
  margin-top: 115px;
  background-image: url(../images/advantage.jpg?v=30);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 630px;
}
.section.section6 .main {
  width: 1220px;
  margin: 0 auto;
  padding-top: 60px;
}
.section.section6 .main h3 {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0px;
}
.section.section6 .main .desc {
  width: 570px;
  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;
  text-align: left;
  margin-top: 14px;
}
.section.section6 .main .more {
  width: 140px;
  height: 38px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.6);
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 38px;
  display: inline-block;
  text-align: center;
  position: relative;
  margin-top: 68px;
  margin-left: 13px;
  cursor: pointer;
  text-decoration: none;
}
.section.section6 .main .qr {
  margin-top: 40px;
  width: 140px;
}
.section.section6 .main .qr > .img {
  background-image: url(../images/services-qrcode.jpg?v=30);
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 140px;
  width: 140px;
  border-radius: 8px;
}
.section.section6 .main .qr > .txt {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  white-space: nowrap;
  padding-top: 10px;
  color: #fff;
}
