/* 公共 */
.bg-white {
  background-color: #ffffff;
}

.section {
  padding: 80px 0 50px 0;
  text-align: center;
}
.section-content {
  width: 1260px;
  height: 100%;
  margin: 0 auto;
}
.h2-title {
  position: relative;
  margin-bottom: 70px;
  font-size: 30px;
  color: #333333;
  letter-spacing: 0.12px;
  text-align: center;
  line-height: 30px;
}
.h2-title::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -25px;
  margin-left: -22px;
  width: 44px;
  border-bottom: solid 2px #317ee7;
}

/* banner */
.section-banner {
  height: 404px;
  padding: 0;
  background-color: #317ee7;
}
.section-banner .section-content {
  width: 773px;
  height: 355px;
  margin: 24px auto 0 auto;
  background-color: #fff;
}

.price-table {
  box-shadow: 0 3px 9px 4px rgb(151 151 151 / 40%);
}

/* 快递公司 */
.section-com {
  padding-bottom: 0;
}
.section-com .list {
  padding: 0;
  margin-bottom: 50px;
  text-align: center;
}
.section-com .item {
  display: inline-block;
  width: 138px;
  height: 138px;
  border-radius: 50%;
  border: solid 1px transparent;
}
.section-com .item img {
  width: 100%;
  height: auto;
}
.list .item + .item {
  margin-left: 18px;
}
.section-tab {
  padding: 28px 0;
  white-space: nowrap;
}
.section-tab .item-tab {
  width: 386px;
  height: 84px;
  text-align: center;
  line-height: 84px;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  border: 1px solid #e8e8e8;
  border-radius: 42px;
  color: #666666;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.5s;
}
.section-tab .item-tab.active {
  background-color: #0082fa;
  border-color: #0082fa;
  color: #fff;
  box-shadow: 0 4px 9px 2px rgba(15, 126, 228, 60%);
}
.section-tab .item-tab:hover {
  opacity: 0.7;
  border-color: #317ee7;
  background-color: #317ee7;
  color: #fff;
}
.section-tab .item-tab + .item-tab {
  margin-left: 45px;
}

/* 优势 */
.section-advantage {
  padding: 0 40px 28px;
}
.section-advantage .section-content {
  position: relative;
  width: 1220px;
  height: 548px;
  padding: 80px 110px 60px;
  box-sizing: border-box;
  border: solid 1px transparent;
  border-radius: 8px;
  background: #fff url("https://cdn.kuaidi100.com/images/snt/businesssend//bg_pop.png") center / cover no-repeat;
  font-size: 0;
}
.section-advantage .section-content:before {
  content: "";
  position: absolute;
  left: 160px;
  top: -23px;
  border-width: 11px 10px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #fff;
}
.section-advantage .section-content.hidden:before {
  display: none;
}
.section-advantage .section-content-1:before {
  left: 598px;
}
.section-advantage .section-content-2:before {
  left: 1030px;
}

.section-advantage .section-content:last-of-type {
  padding-top: 142px;
}
.section-advantage .left {
  display: inline-block;
  width: 50%;
  text-align: left;
  vertical-align: top;
}
.section-advantage .left.a-right {
  text-align: right;
}
.section-advantage .left.a-right .h3 {
  margin-top: 16px;
}
.section-advantage .section-content:last-of-type {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 0;
}
.section-advantage .section-content:last-of-type .left {
  width: 25%;
}
.section-advantage .right {
  float: right;
  margin: 80px 140px 0 0;
  text-align: right;
}
.section-advantage .img-box {
  display: inline-block;
  width: 85%;
  height: auto;
  margin-bottom: 10px;
  box-shadow: 0 0 10px #eee;
}
.section-advantage .img-box img {
  width: 100%;
  height: auto;
}
.section-advantage .h3 {
  margin-bottom: 33px;
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  line-height: 26px;
}
/* .section-advantage .p::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border: solid 1px #c2cdd9;
  border-radius: 50%;
  margin-right: 14px;
  background-color: #c2cdd9;
  vertical-align: middle;
} */
.section-advantage .p span {
  display: inline-block;
  vertical-align: middle;
}
.section-advantage .p {
  margin-bottom: 27px;
  font-size: 16px;
  font-weight: 400;
  color: #999;
  line-height: 16px;
}
/* 价格表 */
.section-price {
  margin-top: 20px;
  overflow-x: auto;
  font-size: 16px;
}
.section-price table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #999;
  color: #333;

  white-space: nowrap;
}
.section-price table th {
  padding: 5px 10px;
  height: 65px;
  border: 1px solid #999;
  box-sizing: border-box;
}
.section-price table th p {
  font-size: 14px;
  color: #999;
  line-height: 20px;
}
.section-price table td {
  height: 46px;
  padding: 5px 10px;
  border: 1px solid #999;
  box-sizing: border-box;
}

/* 賦能 */
.section-empower {
  position: relative;
  height: 356px;
  background: url("https://cdn.kuaidi100.com/images/snt/businesssend//fbanner1.png") center top / auto 50% no-repeat, url("https://cdn.kuaidi100.com/images/snt/businesssend//fbanner2.png") center bottom / auto 50% no-repeat;
}
.section-empower .section-content {
  position: absolute;
  right: 238px;
  top: 124px;
  width: 360px;
  text-align: center;
}

.section-empower .p1 {
  margin: 72px 0 5px 0;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
}

.section-empower .p2 {
  margin-bottom: 30px;
  font-size: 10px;
  color: #ffffff;
  letter-spacing: 0.3px;
  line-height: 10px;
}
.section-empower .p3 {
  margin-top: 20px;
  font-size: 14px;
  color: #ffffff;
  line-height: 14px;
  margin-bottom: 28px;
}
.section-empower .btn {
  display: inline-block;
  width: 165px;
  height: 36px;
  background: #0082fa;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 21px;
  font-size: 16px;
  color: #ffffff;
  line-height: 36px;
}
.section-empower .btn:hover {
  opacity: 0.7;
}
.search-section.search-1 {
  border-top: 1px solid transparent;
  padding-bottom: 20px;
  height: auto;
  background: #0382fa url("https://cdn.kuaidi100.com/images/snt/reverse/price-banner.png") center top no-repeat;
}
.search-section .price-content {
  top: 0;
  margin-top: 190px;
  height: auto;
  padding-bottom: 20px;
}

.search-section .price-content .price .left .item .input-item input {
  width: 70%;
}

.search-section .price-content .price .left .item .input-item span {
  width: 28%;
  text-align: center;
}
