body {
  font-family: 'PingFang SC';
}

.bg-white {
  background-color: #ffffff;
}

/* 公共 */
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

.section {
  padding: 80px 0 50px 0;
  text-align: center;
}

.section-content {
  width: 1260px;
  margin: 0 auto;
}

.btn {
  margin-top: 20px;
  padding: 5px 10px;
  border: solid 1px #317ee7;
  border-radius: 4px;
  color: #317ee7;
  font-size: 16px;
  background-color: #fff;
  transition: all 0.5s;
  cursor: pointer;
}

.btn:hover {
  opacity: 0.7;
  background-color: #317ee7;
}

.btn-primary {
  padding: 5px 10px;
  border: solid 1px #317ee7;
  border-radius: 4px;
  font-size: 16px;
  transition: all 0.5s;
  cursor: pointer;
  color: #fff;
  background-color: #317ee7;
}

.btn-primary:hover {
  opacity: 0.7;
}

.service-1 .btn-index {
  float: right;
  margin-right: 38px;
}

.service-5 .btn-index {
  float: right;
  margin-top: 20px;
  margin-right: 38px;
}

.center-block .btn-index {
  width: 250px;
}

.service-5 .service-tips {
  margin: 10px 0 0 36px;
  display: block;
  font-size: 12px;
  color: #317ee7;
  line-height: 17px;
}

.btn-index {
  width: 180px;
  height: 20px;
  padding: 15px 0;
  font-size: 20px;
  display: inline-block;
  color: #fff;
  background: #ff7f02;
  border-radius: 5px;
  text-align: center;
}

.btn-index:hover {
  color: #fff;
  background: #ff961e;
}

.w960 {
  position: relative;
}

.btn-transparent {
  position: absolute;
  top: 11px;
  left: 22px;
  width: 180px;
  padding: 15px 0;
  height: 20px;
  font-size: 20px;
  display: block;
  border-radius: 5px;
}

.btn-20210101 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 20px;
  display: block;
}

.search-section {
  z-index: 95;
  padding-top: 0;
  height: 504px;
  overflow: hidden;
  min-width: 990px;
  min-height: auto;
  text-align: center;
  position: relative;
}

.search-section .section-content {
  position: relative;
}

.section-content-change {
  width: 1000px;
  margin: 0 auto;
}

.search-section-content-change {
  position: absolute;
  top: 260px;
  left: 0;
  text-align: left;
}

.search-section-content-change .button-change {
  position: relative;
  display: inline-block;
  top: 60px;
  width: 170px;
  height: 50px;
  text-align: center;
  color: #fff;
  border: 1px solid currentColor;
  cursor: pointer;
  border-radius: 4px;
}

.search-section-content-change .button-change:hover {
  background-color: #fff;
  color: #317ee7;
}

.search-section-content-change .button-change span {
  display: inline-block;
  line-height: 50px;
  font-size: 18px;
}

.search-section-content-change .button-change span:after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  border-width: 8px 12px;
  border-style: solid;
  border-color: transparent;
  border-left-color: currentColor;
  vertical-align: -1px;
}

.search-section-content {
  position: absolute;
  top: 144px;
  left: 0;
  text-align: left;
}

.search-section-content .title {
  width: auto;
  height: 48px;
}

.search-section-content .sub-title {
  margin-top: 14px;
  font-weight: 600;
  font-size: 22px;
  color: #fff;
}

.search-section-content .desc {
  margin-top: 16px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
}

.search-section-content .button {
  position: relative;
  display: inline-block;
  top: 60px;
  width: 170px;
  height: 50px;
  text-align: center;
  color: #fff;
  border: 1px solid currentColor;
  cursor: pointer;
  border-radius: 4px;
}

.search-section-content .button:hover {
  background-color: #fff;
  color: #317ee7;
}

.search-section-content .button span {
  display: inline-block;
  line-height: 50px;
  font-size: 18px;
}

.search-section-content .button span:after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  border-width: 8px 12px;
  border-style: solid;
  border-color: transparent;
  border-left-color: currentColor;
  vertical-align: -1px;
}

.search-section-content-active {
  top: 357px;
  left: 180px;
}

.search-section-content-active .button-active {
  display: inline-block;
  width: 205px;
  height: 55px;
}


.search-section-content-618 {
  top: 334px;
  left: 86px;
}

.search-section-content-618 .button-618 {
  display: inline-block;
  width: 205px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  background-color: #ffc401;
  border-radius: 31px;
  box-shadow: 0px 3px 16px 0px rgba(161, 0, 0, 0.50);
}

/* .section-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
} */

.section-bg+.section-bg {
  display: none;
}

.section-item {
  height: 168px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-content {
  position: absolute;
  bottom: 167px;
  left: 360px;
  text-align: justify;
}

.banner-content .title {
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  margin-bottom: 32px;
}

.banner-content .desc {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  margin-bottom: 84px;
}

.banner-content .banner-btn {
  display: block;
  width: 168px;
  height: 50px;
  background: linear-gradient(90deg, #F8AD53 8.44%, #F58050 92.72%);
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-radius: 5px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}

.indicator {
  position: absolute;
  left: 360px;
  bottom: 120px;
  text-align: center;
  z-index: 4;
}

.indicator span {
  width: 11px;
  height: 2px;
  display: inline-block;
  border-radius: 1px;
  background: #fff;
  margin: 0 5px;
  cursor: pointer;
  opacity: 0.31;
}

.indicator span.active {
  opacity: 1;
}

.banner_01 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/steward/banner-01.png");
}

.banner_02 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/steward/banner-02.png");
}

.banner_03 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/steward/banner-03.png");
}

.banner_04 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/banner_04.png");
}

.banner_05 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/banner_05.png");
}

.banner_06 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/banner_06.png");
}

.search-1 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/two_banner1.jpg");
  /* background-image: url("https://cdn.kuaidi100.com/images/snt/index/618banner1.png"); */
}

.search-2 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/two_banner2.jpg");
  /* background-image: url("https://cdn.kuaidi100.com/images/snt/index/618banner2.png"); */
}

.search-3 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/two_banner3.jpg");
  /* background-image: url("https://cdn.kuaidi100.com/images/snt/index/618banner3.png"); */
}

.active-banner-1 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/activity-banner1.jpg");
}

.active-banner-2 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/activity-banner2.jpg");
}

.active-banner-3 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/activity-banner3.jpg");
}

.banner-news-wrap {
  height: 54px;
  letter-spacing: 1px;
  background: rgba(0, 113, 217, 0.9);
  color: #fff;
}

.banner-news-wrap-618 {
  background: #fa6a59;
}

.banner-news-wrap .news-title {
  display: inline-block;
  padding-left: 50px;
  line-height: 54px;
  font-size: 14px;
  letter-spacing: 1px;
  background: url("https://cdn.kuaidi100.com/images/snt/item_split_index.png") -356px 8px / 450px auto no-repeat;
}

.section-1 img {
  width: 100%;
  height: auto;
}

.banner-news-wrap a {
  float: right;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.banner-news-wrap .more {
  margin-top: 14px;
}

.banner-news-wrap a:hover {
  color: #fff;
}

.section-1 p {
  width: 688px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 26px;
  margin-bottom: 30px;
}

.section-1 .action-button {
  position: relative;
  top: -90px;
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  border: solid 1px #317ee7;
  background-color: #fff;
  color: #317ee7;
  font-size: 17px;
  border-radius: 20px;
  cursor: pointer;
}



.section-3 {
  margin-top: -66px;
}

.section-3 .list {
  padding: 0;
  margin-bottom: 50px;
}

.section-3 .item {
  display: inline-block;
  width: 160px;
  height: 120px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.section-3 .item img {
  width: 87.5%;
  height: 100%;
  object-fit: contain;
}

.section-3 .list .item+.item {
  margin-left: 70px;
}

.section-4 {
  margin-top: -70px;
}

.section-4 .list {
  padding: 0;
  margin-bottom: 50px;
  height: 260px;
}

.section-4 .item {
  width: 620px;
  height: 260px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  float: left;
  color: #999;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
}

.section-4 .item.active,
.section-4 .item.active .foot a {
  color: #fff;
}

.section-4 .item .content {
  margin-top: 85px;
  margin-right: 106px;
  padding-left: 170px;
  font-size: 14px;
  text-align: left;
}

.section-4 .item header {
  margin-top: -86px;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 28px;
}

.section-4 .item .foot {
  margin-right: 46px;
  margin-top: 46px;
  text-align: right;
}

.section-4 .item .foot a {
  padding: 3px 0;
  margin-left: 44px;
  color: #999;
  font-size: 14px;
}

.section-4 .item .foot a:hover {
  border-bottom: 1px solid currentColor;
}

.section-4 .item .foot a:after {
  content: "";
  margin-left: 8px;
  display: inline-block;
  border-width: 5px 6px 5px 6px;
  border-color: transparent;
  border-style: solid;
  border-left-color: currentColor;
}

.section-4 .item .icon {
  display: inline-block;
  margin-left: -106px;
  width: 68px;
  height: 68px;
  background-image: url("https://cdn.kuaidi100.com/images/snt/item_split_index.png");
  background-size: 452px auto;
  background-repeat: no-repeat;
}

.item-dianshang.active {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/item_dianshang.png");
}

.item-dianshang.active .icon {
  background-position: -5px -5px;
}

.item-dianshang .icon {
  background-position: -77px -5px;
}

.item-shangjia.active {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/item_shangjia.png");
}

.item-shangjia .icon {
  background-position: -219px -5px;
}

.item-shangjia.active .icon {
  background-position: -149px -5px;
}

.section-5,
.section-6 {
  margin-top: -90px;
}

.section-5 .list {
  padding: 0;
  margin-bottom: 50px;
}

.section-5 .item {
  position: relative;
  width: 535px;
  padding: 30px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  float: left;
  text-align: left;
}

.section-5 .bg {
  position: absolute;
  right: 36px;
  bottom: 48px;
  width: auto;
  height: 198px;
  z-index: -1;
}

.section-5 .item+.item {
  margin-left: 30px;
}

.section-5 .item h3 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #317ee7;
  line-height: 20px;
}

.section-5 .item dt {
  margin-bottom: 40px;
  font-size: 14px;
  color: #333333;
  line-height: 18px;
  font-weight: 600;
}

.section-5 .item dd {
  margin-bottom: 20px;
  font-size: 16px;
  color: #969ea6;
  line-height: 16px;
}

.section-5 .item dd:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  margin-right: 20px;
  background-color: #999;
  vertical-align: 2px;
}

.section-5 .item .a-btn {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  width: 114px;
  height: 32px;
  line-height: 30px;
  text-align: center;
  opacity: 1;
  color: #317ee7;
  border: 1px solid #0082fb;
  border-radius: 27px;
}

.section-5 .item .a-btn:hover {
  background-color: #317ee7;
  color: #fff;
}

.section-5 .item .a-btn:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border: solid 5px transparent;
  border-left-color: currentColor;
  margin-left: 8px;
}

.section-6 p {
  font-size: 16px;
  color: #333333;
  letter-spacing: 0.06px;
  text-align: center;
  line-height: 16px;
  margin-bottom: 35px;
}

.section-6 .list {
  padding: 0;
  margin-bottom: 50px;
  height: 432px;
}

.section-6 .item {
  width: 387px;
  height: 432px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  float: left;
  text-align: left;
}

.section-6 .figure {
  position: relative;
  width: 387px;
  margin: 0;
}

.section-6 .figure img {
  width: 100%;
}

.section-6 .div {
  position: absolute;
  left: 25px;
  bottom: 20px;
}

.section-6 .div .label {
  display: block;
  font-size: 24px;
  color: #ffffff;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.section-6 .div .span {
  font-size: 12px;
  color: #ffffff;
  letter-spacing: 0.05px;
  text-align: center;
  line-height: 24px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.section-6 .desc {
  padding: 20px;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: left;
}

.section-6 .item+.item {
  margin-left: 30px;
}

/* .section-7 {
  background-color: #f4f4f4;
} */

.section-8 {
  background: url("https://cdn.kuaidi100.com/images/snt/index/fbanner1.png") center top / auto 50% no-repeat, url("https://cdn.kuaidi100.com/images/snt/index/fbanner2.png") center bottom / auto 50% no-repeat;
}

.section-8 .list {
  padding: 0;
  margin-bottom: 50px;
}

.section-8 .item {
  float: left;
  width: 427px;
  height: 156px;
  padding: 60px;
  margin-bottom: 20px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  text-align: left;
  background: #fff url("https://cdn.kuaidi100.com/images/snt/index/net_gold.png") right top / auto 100% no-repeat;
}

.section-8 .item+.item {
  margin-left: 126px;
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/net_blue.png");
}

.section-8 .item h3 {
  margin-bottom: 20px;
  font-size: 32px;
  color: #333333;
  letter-spacing: 0;
  line-height: 32px;
}

.section-8 .item p {
  margin-bottom: 40px;
  font-size: 16px;
  color: #999999;
  letter-spacing: 0;
  line-height: 16px;
}

.section-8 .item .button {
  display: inline-block;
  padding: 14px 40px;
  border: solid 1px transparent;
  border-radius: 4px;
  background: #317ee7;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
}

/*  */

.section1 {
  height: 384px;
  position: relative;
  text-align: center;
}

.section1 .banner-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
}

.section1 .banner {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 128px;
}

.banner1 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/company_banner1.jpg");
}

.banner2 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/company_banner2.jpg");
}

.banner3 {
  background-image: url("https://cdn.kuaidi100.com/images/snt/index/company_banner3.jpg");
}

.banner-wrap .btn-free {
  width: 143px;
  height: 43px;
  background: #ffffff;
  border-radius: 27px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.50);
  cursor: pointer;
  border: none;
  font-size: 20px;
  font-weight: 600;
  color: #004788;
  line-height: 43px;
  position: relative;
  z-index: 11;
}
.activity_dragon{
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 2;
}
.activity_dragon .activity_dragon_button{
  display: block;
  width: 100%;
  height: 100%;
}
.btn-warp {
  height: 43px;
  width: 100%;
  position: absolute;
  top: 340px;
  text-align: left;
  z-index: 2;
}

.btn-warp-content {
  width: 1000px;
  margin: auto;
}


.btn-warp {
  height: 43px;
  width: 100%;
  position: absolute;
  top: 340px;
  text-align: left;
  z-index: 2;
}

.btn-warp-content {
  width: 1000px;
  margin: auto;
}

.btn-free:hover {
  box-shadow: none;
}

.btn-free {
  cursor: pointer;
}

@-webkit-keyframes wateranimate {
  0% {
    -webkit-transform: scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1.25, 1.5);
    opacity: 0;
  }
}

@keyframes wateranimate {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }

  100% {
    -webkit-transform: scale(1.25, 1.5);
    transform: scale(1.25, 1.5);
    opacity: 0;
  }
}

.container {
  position: absolute;
  top: 0;
  left: 0x;
  width: 143px;
  height: 43px;
  border-radius: 27px;
  display: none;
}

.water1 {
  -webkit-animation: wateranimate 6s 4.5s ease-out infinite;
  animation: wateranimate 6s 4.5s ease-out infinite;
}

.water2 {
  -webkit-animation: wateranimate 6s 3s ease-out infinite;
  animation: wateranimate 6s 3s ease-out infinite;
}

.water3 {
  -webkit-animation: wateranimate 6s 1.5s ease-out infinite;
  animation: wateranimate 6s 1.5s ease-out infinite;
}

.water4 {
  -webkit-animation: wateranimate 6s 0s ease-out infinite;
  animation: wateranimate 6s 0s ease-out infinite;
}

.water1,
.water2,
.water3,
.water4 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 27px;
  background: #fff;
}

/* 公共样式 */
.block-title {
  width: 100%;
  font-size: 44px;
  font-weight: 600;
  line-height: 1;
  text-align: center;
}

/* 头部Tab */
/* 轮播banner */
/* 数据描述 */
.data-desc {
  font-family: 'PingFang SC';
  transform: translateY(-40px);
  z-index: 100;
  position: relative;
}
.data-desc .data-desc__card-block {
  display: flex;
  justify-content: center;
}
.data-desc .data-desc__card {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 586px;
  height: 164px;
  padding: 0 30px 0 10px;
  box-sizing: border-box;
  background: url("//cdn.kuaidi100.com/images/snt/steward/data-desc-card-bg.png");
  background-size: cover;
  margin: 0 29px;
}
.data-desc .card-icon {
  width: 55px;
  height: 55px;
  flex-shrink: 0;
}
.data-desc .card-title {
  font-size: 32px;
  font-weight: 500;
  line-height: 32px;
  margin-bottom: 10px;
}
.data-desc .unit {
  font-size: 16px;
}
.data-desc .card-sub-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  margin-bottom: 10px;
}
.data-desc .card-desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #777;
}
.data-desc__card-block .card-icon {
  margin: 0 24px;
}
.data-desc__list-block {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.data-desc__list-item {
  width: 360px;
  margin-left: 60px;
}
.data-desc__list-item:nth-child(1) {
  margin-left: 0;
}
.data-desc__list-item .content {
  display: flex;
}
.data-desc__list-block .card-icon {
  margin-right: 20px;
}
.data-desc .tip {
  width: 100%;
  margin-top: 45px;
  font-size: 12px;
  font-weight: 400;
  color: #D4D4D4;
  text-align: center;
}

/* 产品矩阵 */
.product-matrix {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.product-matrix .block {
  display: flex;
  align-items: center;
  margin-top: 80px;
}

.product-matrix .block:last-child {
  margin-bottom: 100px;
}

.banner-wrapper {
  width: 826px;
  height: 571px;
  margin-right: 50px;
  position: relative;
}

.banner {
  width: 826px;
  height: 571px;
  margin: 0 auto;
  position: relative;
}

.banner-bar {
  width: 826px;
  height: 571px;
  overflow: hidden;
  position: relative;
}

.banner-bar .banner-ul {
  width: 3000px;
  list-style-type: none;
  display: flex;
  align-items: center;
}

.banner-bar .banner-ul li {
  width: 826px;
  height: 571px;
  float: left;
}

.banner-bar .banner-ul li img {
  width: 826px;
  height: 571px;
  float: left;
}

.applet-block .banner-bar {
  width: 826px;
  height:  571px;
  background: url("https://cdn.kuaidi100.com/images/snt/steward/bg-applet.png");
  background-size: cover;
}

.applet-block .banner-ul {
  height: 100%;
  padding: 0 96px;
  box-sizing: border-box;
  position: relative;
}

.applet-block .banner-ul li {
  width: 258px;
  height: 502px;
  margin-right: 132px;
}

.applet-block .banner-ul li:nth-child(3) {
  margin-right: 96px;
}

.applet-block .banner-ul li img {
  width: 258px;
  height: 502px;
}

.product-matrix .banner-indicator {
  position: absolute;
  left: 15px;
  bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.product-matrix .banner-indicator .dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 4px;
}

.product-matrix .banner-indicator .active {
  width: 9px;
  height: 9px;
  background: linear-gradient(223.99deg, #93F9FF 24.5%, #5AF0FF 76.85%);
  box-shadow: 0px 1px 3px rgba(66, 109, 145, 0.4);
}

.product-matrix .desc {
  width: 324px;
}

.product-matrix .desc .desc-title {
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 27px;
}

.product-matrix .desc .desc-sub-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #333;
  margin-bottom: 30px;
}

.product-matrix .desc .desc-content {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #656A74;
}

.product-matrix .desc .desc-ul {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #656A74;
}

.product-matrix .desc .desc-ul li {
  margin-top: 15px;
}

.product-matrix .desc .desc-ul li::before {
  display: inline-block;
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #656A74;
  margin-right: 12px;
  vertical-align: middle;
}

.product-matrix .web-banner-btn {
  display: block;
  width: 152px;
  height: 34px;
  margin-top: 30px;
  border-radius: 17px;
  background: #0282FA;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  line-height: 34px;
  text-align: center;
}

.product-matrix .applet-qrcode {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 172px;
  height: 163px;
  background: url("https://cdn.kuaidi100.com/images/snt/steward/bg-dialog.png");
  background-size: cover;
  margin-top: 6px;
}

.product-matrix .applet-qrcode > img {
  width: 136px;
  height: 136px;
}

/* 热门平台 & 精选平台 */
.platform {
  margin-bottom: 100px;
}
.platform .platform-list {
  display: flex;
  justify-content: center;
  margin-top: 80px;
}
.platform .platform-list li {
  margin-right: 30px;
}

.jingxuan-platform-list li{
  margin-right: 20px!important;
}

.platform .platform-list li:last-child {
  margin-right: 0;
}

.hot-platform .platform-list li img {
  width: 175px;
  height: auto;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  border: 1px solid transparent;
}

.platform .platform-list li .text {
  width: 156px;
  height: 32px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.056px;
  color: #999;
  text-align: center;
  line-height: 32px;
  margin-top: 10px;
  border-radius: 4px;
}

.hot-platform .platform-list li:hover img {
  border: 1px solid #0082FA;
}

.hot-platform .platform-list li:hover .text {
  background: #0082FA;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.selection-platform li {
  position: relative;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.selection-platform img {
  width: 154px;
  height: auto;
  border: 1px solid transparent;
}
.selection-platform .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  margin: auto;
}

.select-platform-last-li{
  box-shadow: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.more-operation-btn{
  width: 154px;
  height: 54px;
  line-height: 54px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  color: #0082FA;
  text-align: center;
}


.selection-platform li a:hover > img {
  border: 1px solid #0082FA;
}

.selection-platform li a:hover > .text {
  color: #0082FA;
}

.more-info {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 210px;
  height: 118px;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #999;
  cursor: pointer;
}

.selection-platform li .more-info:hover {
  border: 1px solid #0082FA;
}

.open-platform {
  position: relative;
  background: url("https://cdn.kuaidi100.com/images/snt/steward/bg-open-platform.png");
  background-color: #F6F9FF;
  background-size: 390px 366px;
  background-position: top right;
  background-repeat: no-repeat;
  padding: 100px 0;
}

.open-platform .content {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
}

.open-platform .content-img {
  width: 826px;
  height: auto;
  margin-right: 50px;
}

.open-platform .title {
  width: 316px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #333;
}

.open-platform .desc {
  width: 316px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color:#656A74;
  margin-bottom: 65px;
}

.open-platform .know-more-btn {
  display: block;
  width: 152px;
  height: 34px;
  background: #0282FA;
  border-radius: 17px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  line-height: 34px;
}

/* 听客户说 */
.customer .title {
  margin-bottom: 80px;
}

/* 公司介绍 */
.company-intro {
  background: #F6F9FF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 100px 0;
}

.company-intro .address {
  font-size: 22px;
  font-weight: 600;
  line-height: 31px;
  margin-bottom: 60px;
  padding-left: 20px;
}

.company-intro .address .icon {
  width: 32px;
  height: 38px;
}

.company-intro ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.company-intro li {
  width: 390px;
  height: 304px;
  background-color: #fff;
  padding: 55px 18px 71px;
  margin-right: 15px;
  box-sizing: border-box;
}

.company-intro li:last-child {
  margin-right: 0;
}

.company-intro li:hover {
  background: #0082FA;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
}

.company-intro li:hover > .title {
  color: #fff;
}

.company-intro li:hover > .content {
  color: #fff;
}

.company-intro li .title {
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.096px;
  color: #333;
  text-align: center;
  margin-bottom: 30px;
}

.company-intro li .content {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 118px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0.064px;
  color: #333;
}

.company-intro li .content .info div {
  margin-bottom: 10px;
}

.company-intro li .content .info div:last-child {
  margin-bottom: 0;
}

.company-intro li .content .info {
  margin-right: 9px;
}

.company-intro li .content .qrcode {
  width: 90px;
  height: 90px;
}

.bottom-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  min-height: 400px;
  background: url("https://cdn.kuaidi100.com/images/snt/steward/bg-bottom-banner.png");
  background-size: 100% auto;
  color: #fff;
  line-height: 1;
}

.bottom-banner .title {
  font-size: 40px;
  font-weight: 600;
}

.bottom-banner .sub-title {
  font-size: 16px;
  font-weight: 400;
  margin: 23px 0 34px;
}

.bottom-banner .register-btn {
  width: 254px;
  height: 56px;
  background: rgba(255, 255, 255, 0.9);;
  border-radius: 28px;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  font-weight: 600;
  color: #16AEFF;
}