@charset "UTF-8";
html,
body {
  position: relative;
  height: 100%;
}

.swiper {
  width: 100%;
  height: 100%;
}

.banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 758px;
  background: url("../images/huaxiangtong/banner_1.png") center top no-repeat, url("../images/huaxiangtong/banner_2.png") center 252px no-repeat, url("../images/huaxiangtong/banner_3.png") center 504px no-repeat;
}
.banner .inner p {
  color: #fff;
  font-size: 65px;
  text-align: center;
}
.banner .inner p + p {
  width: 680px;
  height: 56px;
  line-height: 56px;
  margin: 10px auto 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 50%, rgba(255, 255, 255, 0) 100%);
  color: #00176a;
  font-size: 28px;
}

section {
  min-height: 860px;
}
section .title {
  padding-top: 112px;
  text-align: center;
}
section .title h6 {
  font-size: 36px;
}
section .title h6::after {
  content: " ";
  display: block;
  width: 64px;
  height: 4px;
  background: #1D51CE;
  margin: 4px auto 0;
  border-radius: 2px;
}
section .title p {
  margin-top: 12px;
  color: #666;
  font-size: 20px;
  font-weight: lighter;
}
section .title.title-pale {
  color: #fff;
}
section .title.title-pale h6::after {
  background: #fff;
}
section .title.title-pale p {
  color: #fff;
}

.s1 {
  background: url("../images/huaxiangtong/s1_bg.png") no-repeat center top/cover;
}
.s1 .content {
  width: 1090px;
  margin: 32px auto 0;
}
.s1 .content .tab-list ul {
  display: flex;
  justify-content: center;
}
.s1 .content .tab-list ul li {
  width: 140px;
  height: 40px;
  line-height: 40px;
  background: url("../images/huaxiangtong/s1_tab_list_2.svg") no-repeat 0 0;
  color: #1D51CE;
  font-size: 18px;
  text-align: center;
  cursor: default;
  transition: all 0.2s ease-in;
}
.s1 .content .tab-list ul li:first-child {
  background-image: url("../images/huaxiangtong/s1_tab_list_1.svg");
}
.s1 .content .tab-list ul li:last-child {
  background-image: url("../images/huaxiangtong/s1_tab_list_3.svg");
}
.s1 .content .tab-list ul li.active {
  background-image: url("../images/huaxiangtong/s1_tab_list_2_active.svg");
  color: #fff;
}
.s1 .content .tab-list ul li.active:first-child {
  background-image: url("../images/huaxiangtong/s1_tab_list_1_active.svg");
}
.s1 .content .tab-list ul li.active:last-child {
  background-image: url("../images/huaxiangtong/s1_tab_list_3_active.svg");
}
.s1 .content .tab-list ul li + li {
  margin-left: -10px;
}
.s1 .content .tab-content .inner {
  display: none;
  justify-content: space-between;
}
.s1 .content .tab-content .inner .left {
  width: 418px;
  padding-top: 46px;
}
.s1 .content .tab-content .inner .left span {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 18px;
}
.s1 .content .tab-content .inner .left span::before {
  content: " ";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #1D51CE;
  margin-right: 12px;
  vertical-align: top;
}
.s1 .content .tab-content .inner .left b {
  display: block;
  margin: 4px 0 30px;
  color: #1d51ce;
  font-size: 32px;
  letter-spacing: 0.6px;
}
.s1 .content .tab-content .inner .left ul li {
  margin-bottom: 8px;
  padding-left: 8px;
  border-left: 2px solid #DFE0EA;
  cursor: default;
}
.s1 .content .tab-content .inner .left ul li p {
  color: #999;
  font-size: 18px;
  text-align: justify;
}
.s1 .content .tab-content .inner .left ul li p + p {
  display: none;
  font-size: 16px;
  text-align: justify;
  letter-spacing: 0.3px;
}
.s1 .content .tab-content .inner .left ul li.active::before {
  content: " ";
  display: block;
  width: 7px;
  height: 7px;
  background: #1D51CE;
  margin: 0 0 0 -12px;
  box-shadow: 0 0 0 4px #fff;
  transform: rotate(45deg);
}
.s1 .content .tab-content .inner .left ul li.active p {
  color: #1D51CE;
}
.s1 .content .tab-content .inner .left ul li.active p + p {
  display: block;
  color: #333;
}
.s1 .content .tab-content .inner .right {
  width: 672px;
  height: 474px;
  background: url("../images/huaxiangtong/s1_right.png") no-repeat 0 0;
  padding: 46px 48px;
  box-sizing: border-box;
}
.s1 .content .tab-content .inner .right img {
  display: none;
}

.s2 {
  background: url("../images/huaxiangtong/s2_bg.png") no-repeat center bottom/cover;
}
.s2 .content {
  position: relative;
  margin-top: 6px;
}
.s2 .content .item {
  position: relative;
  width: 116px;
}
.s2 .content .item .icon {
  display: block;
  width: 116px;
  height: 116px;
}
.s2 .content .item .icon.icon-1 {
  background: url("../images/huaxiangtong/s2_icon_1.png") no-repeat 0 0;
}
.s2 .content .item .icon.icon-2 {
  background: url("../images/huaxiangtong/s2_icon_2.png") no-repeat 0 0;
}
.s2 .content .item .icon.icon-3 {
  background: url("../images/huaxiangtong/s2_icon_3.png") no-repeat 0 0;
}
.s2 .content .item .icon.icon-4 {
  background: url("../images/huaxiangtong/s2_icon_4.png") no-repeat 0 0;
}
.s2 .content .item .icon.icon-5 {
  background: url("../images/huaxiangtong/s2_icon_5.png") no-repeat 0 0;
}
.s2 .content .item .icon.icon-6 {
  background: url("../images/huaxiangtong/s2_icon_6.png") no-repeat 0 0;
}
.s2 .content .item .icon.icon-7 {
  background: url("../images/huaxiangtong/s2_icon_7.png") no-repeat 0 0;
}
.s2 .content .item .icon.icon-8 {
  background: url("../images/huaxiangtong/s2_icon_8.png") no-repeat 0 0;
}
.s2 .content .item .icon.icon-9 {
  background: url("../images/huaxiangtong/s2_icon_9.png") no-repeat 0 0;
}
.s2 .content .item span {
  display: block;
  line-height: 21px;
  margin-top: 8px;
  color: #1d51ce;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1.3px;
}
.s2 .content .item.item-9 {
  position: absolute;
  top: 118px;
  left: 444px;
  width: 312px;
  height: 204px;
}
.s2 .content .item.item-9 .icon-9 {
  width: 312px;
  height: 204px;
}
.s2 .content .item.item-9::before {
  position: absolute;
  top: -70px;
  left: -30px;
  content: "端到端一站式服务";
  display: block;
  width: 410px;
  height: 70px;
  line-height: 22px;
  background: url("../images/huaxiangtong/s2_icon_arrow_2.png") no-repeat left center;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .item.item-9::after {
  position: absolute;
  top: -22px;
  left: -30px;
  content: "发布下单装货运输卸货对账付款开票";
  display: block;
  width: 410px;
  height: 22px;
  line-height: 22px;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .row {
  display: flex;
  justify-content: space-between;
}
.s2 .content .row.row-1 {
  padding: 0 216px 0 254px;
}
.s2 .content .row.row-1 .item:nth-child(1)::before {
  position: absolute;
  top: 76px;
  left: -126px;
  content: " ";
  display: block;
  width: 118px;
  height: 104px;
  background: url("../images/huaxiangtong/s2_icon_arrow_1.png") no-repeat 0 0;
}
.s2 .content .row.row-1 .item:nth-child(2)::after {
  position: absolute;
  top: 76px;
  right: -126px;
  content: " ";
  display: block;
  width: 118px;
  height: 104px;
  background: url("../images/huaxiangtong/s2_icon_arrow_1.png") no-repeat 0 0;
  transform: rotateY(180deg);
}
.s2 .content .row.row-2 {
  margin-top: 14px;
  padding: 0 37px 0 75px;
  box-sizing: border-box;
}
.s2 .content .row.row-2 .item:nth-child(1) {
  margin-right: 856px;
}
.s2 .content .row.row-2 .item:nth-child(1)::before {
  position: absolute;
  top: 38px;
  left: 126px;
  content: "运费支付";
  display: block;
  width: 170px;
  height: 70px;
  line-height: 22px;
  background: url("../images/huaxiangtong/s2_icon_arrow_3.png") no-repeat left center;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .row.row-2 .item:nth-child(1)::after {
  position: absolute;
  top: 86px;
  left: 126px;
  content: "合同、开票";
  display: block;
  width: 170px;
  height: 22px;
  line-height: 22px;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .row.row-2 .item:nth-child(2)::before {
  position: absolute;
  top: 38px;
  right: 126px;
  content: "在线接单,签订合同";
  display: block;
  width: 170px;
  height: 70px;
  line-height: 22px;
  background: url("../images/huaxiangtong/s2_icon_arrow_3.png") no-repeat left center;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .row.row-2 .item:nth-child(2)::after {
  position: absolute;
  top: 86px;
  right: 126px;
  content: "实时追踪可视化";
  display: block;
  width: 170px;
  height: 22px;
  line-height: 22px;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .row.row-3 {
  margin-top: 20px;
}
.s2 .content .row.row-3 .col {
  display: flex;
  justify-content: space-between;
  width: 530px;
  background: rgba(255, 255, 255, 0.6);
  padding: 8px 32px;
  border: 2px dashed #9DC5FF;
  border-radius: 4px;
  box-sizing: border-box;
}
.s2 .content .row.row-3 .col:nth-child(1) {
  position: relative;
}
.s2 .content .row.row-3 .col:nth-child(1) .item:nth-child(1)::before {
  position: absolute;
  top: 38px;
  left: 148px;
  content: "银企直联/账单明细";
  display: block;
  width: 170px;
  height: 70px;
  line-height: 22px;
  background: url("../images/huaxiangtong/s2_icon_arrow_3.png") no-repeat left center;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .row.row-3 .col:nth-child(1) .item:nth-child(1)::after {
  position: absolute;
  top: 86px;
  left: 148px;
  content: "咨询投诉/在线评价";
  display: block;
  width: 170px;
  height: 22px;
  line-height: 22px;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .row.row-3 .col:nth-child(1)::after {
  position: absolute;
  top: 60px;
  left: 540px;
  content: "延伸服务";
  display: block;
  width: 120px;
  height: 42px;
  line-height: 30px;
  background: url("../images/huaxiangtong/s2_icon_arrow_4.png") no-repeat left bottom;
  color: rgba(29, 81, 206, 0.7);
  font-size: 18px;
  letter-spacing: 3.6px;
  text-align: center;
}
.s2 .content .row.row-3 .col:nth-child(2) .item:nth-child(1)::before {
  position: absolute;
  top: 38px;
  left: 148px;
  content: "数据调取、账户管理";
  display: block;
  width: 170px;
  height: 70px;
  line-height: 22px;
  background: url("../images/huaxiangtong/s2_icon_arrow_3.png") no-repeat left center;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}
.s2 .content .row.row-3 .col:nth-child(2) .item:nth-child(1)::after {
  position: absolute;
  top: 86px;
  left: 148px;
  content: "咨询投诉/异常上报";
  display: block;
  width: 170px;
  height: 22px;
  line-height: 22px;
  color: rgba(29, 81, 206, 0.7);
  font-size: 12px;
  letter-spacing: 0.2px;
  text-align: center;
}

.s3 {
  background: url("../images/huaxiangtong/s3_bg.png") no-repeat center top/cover;
}
.s3 .content {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.s3 .content .col {
  height: 510px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 0 24px 0 rgba(136, 178, 255, 0.3);
}
.s3 .content .col b {
  display: block;
  height: 48px;
  line-height: 48px;
  background: linear-gradient(90deg, #457fff 0%, #56acff 100%);
  border-radius: 4px 4px 0 0;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.5px;
}
.s3 .content .col .item {
  width: 104px;
}
.s3 .content .col .item .icon {
  display: block;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}
.s3 .content .col .item .icon.icon-1 {
  background: url("../images/huaxiangtong/s3_icon_1.png") no-repeat center center;
}
.s3 .content .col .item .icon.icon-2 {
  background: url("../images/huaxiangtong/s3_icon_2.png") no-repeat center center;
}
.s3 .content .col .item .icon.icon-3 {
  background: url("../images/huaxiangtong/s3_icon_3.png") no-repeat center center;
}
.s3 .content .col .item .icon.icon-4 {
  background: url("../images/huaxiangtong/s3_icon_4.png") no-repeat center center;
}
.s3 .content .col .item .icon.icon-5 {
  background: url("../images/huaxiangtong/s3_icon_5.png") no-repeat center center;
}
.s3 .content .col .item .icon.icon-6 {
  background: url("../images/huaxiangtong/s3_icon_6.png") no-repeat center center;
}
.s3 .content .col .item span {
  display: block;
  width: 104px;
  height: 28px;
  line-height: 28px;
  background: rgba(59, 129, 255, 0.3);
  margin-top: -16px;
  border-radius: 4px;
  color: #1d51ce;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.3px;
}
.s3 .content .col.col-1 {
  width: 280px;
}
.s3 .content .col.col-1 .items {
  display: flex;
  justify-content: space-between;
  padding: 12px 26px 32px;
}
.s3 .content .col.col-1 ul {
  width: 180px;
  margin: 0 auto;
}
.s3 .content .col.col-1 ul li {
  height: 40px;
  line-height: 40px;
  margin-bottom: 8px;
  color: #1d51ce;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.3px;
}
.s3 .content .col.col-1 ul li:nth-child(1) {
  background: url("../images/huaxiangtong/s3_col1_li_1.png") no-repeat center center;
}
.s3 .content .col.col-1 ul li:nth-child(2) {
  background: url("../images/huaxiangtong/s3_col1_li_2.png") no-repeat center center;
}
.s3 .content .col.col-1 ul li:nth-child(3) {
  background: url("../images/huaxiangtong/s3_col1_li_3.png") no-repeat center center;
}
.s3 .content .col.col-1 p {
  position: relative;
  width: 208px;
  height: 126px;
  background: url("../images/huaxiangtong/s3_col1_p.png") no-repeat 0 0;
  margin: 32px auto 0;
}
.s3 .content .col.col-1 p span {
  position: absolute;
  display: block;
  width: 80px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border-radius: 4px;
  color: #1D51CE;
  text-align: center;
  box-shadow: 0 0 8px 0 rgba(29, 81, 206, 0.2);
}
.s3 .content .col.col-1 p span:nth-child(1) {
  top: 0;
  left: 33px;
}
.s3 .content .col.col-1 p span:nth-child(2) {
  bottom: 0;
  right: 13px;
}
.s3 .content .col.col-2 {
  width: 280px;
}
.s3 .content .col.col-2 .item {
  margin: 12px auto;
}
.s3 .content .col.col-2 ul {
  width: 180px;
  height: 170px;
  background: url("../images/huaxiangtong/s3_col2_ul.png") no-repeat 0 0;
  margin: 22px auto;
  overflow: hidden;
}
.s3 .content .col.col-2 ul li {
  height: 40px;
  line-height: 40px;
  color: #1d51ce;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0.3px;
}
.s3 .content .col.col-2 ul li + li {
  margin-top: 4px;
}
.s3 .content .col.col-2 p {
  position: relative;
  width: 180px;
  height: 124px;
  background: url("../images/huaxiangtong/s3_col2_p.png") no-repeat 0 0;
  margin: 22px auto 0;
}
.s3 .content .col.col-2 p span {
  position: absolute;
  display: block;
  width: 80px;
  height: 32px;
  line-height: 32px;
  background: #fff;
  border-radius: 4px;
  color: #1D51CE;
  text-align: center;
  box-shadow: 0 0 8px 0 rgba(29, 81, 206, 0.2);
}
.s3 .content .col.col-2 p span:nth-child(1) {
  top: 35px;
  left: -15px;
}
.s3 .content .col.col-2 p span:nth-child(2) {
  bottom: 21px;
  right: -15px;
}
.s3 .content .col.col-3 {
  width: 442px;
}
.s3 .content .col.col-3 .items {
  display: flex;
  justify-content: space-between;
  padding: 11px 57px 0;
}
.s3 .content .col.col-3 .steps {
  position: relative;
  width: 322px;
  height: 180px;
  background: url("../images/huaxiangtong/s3_col3_steps.png") no-repeat 0 0;
  margin: 30px auto 10px;
}
.s3 .content .col.col-3 .steps li {
  position: absolute;
  width: 32px;
}
.s3 .content .col.col-3 .steps li i {
  display: block;
  width: 32px;
  height: 32px;
}
.s3 .content .col.col-3 .steps li i.icon-1 {
  background: url("../images/huaxiangtong/s3_col3_icon_1.svg") no-repeat 0 0;
}
.s3 .content .col.col-3 .steps li i.icon-2 {
  background: url("../images/huaxiangtong/s3_col3_icon_2.svg") no-repeat 0 0;
}
.s3 .content .col.col-3 .steps li i.icon-3 {
  background: url("../images/huaxiangtong/s3_col3_icon_3.svg") no-repeat 0 0;
}
.s3 .content .col.col-3 .steps li i.icon-4 {
  background: url("../images/huaxiangtong/s3_col3_icon_4.svg") no-repeat 0 0;
}
.s3 .content .col.col-3 .steps li i.icon-5 {
  background: url("../images/huaxiangtong/s3_col3_icon_5.svg") no-repeat 0 0;
}
.s3 .content .col.col-3 .steps li i.icon-6 {
  background: url("../images/huaxiangtong/s3_col3_icon_6.svg") no-repeat 0 0;
}
.s3 .content .col.col-3 .steps li span {
  display: block;
  margin-top: 6px;
  color: #1d51ce;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.2px;
}
.s3 .content .col.col-3 .steps li:nth-child(1) {
  top: 77px;
  left: 7px;
}
.s3 .content .col.col-3 .steps li:nth-child(2) {
  top: 0;
  left: 80px;
}
.s3 .content .col.col-3 .steps li:nth-child(3) {
  top: 0;
  right: 84px;
}
.s3 .content .col.col-3 .steps li:nth-child(4) {
  top: 77px;
  right: 12px;
}
.s3 .content .col.col-3 .steps li:nth-child(5) {
  right: 177px;
  bottom: -4px;
}
.s3 .content .col.col-3 .steps li:nth-child(6) {
  bottom: -4px;
  left: 177px;
}
.s3 .content .col.col-3 .bot {
  width: 288px;
  height: 142px;
  background: url("../images/huaxiangtong/s3_col3_bot.png") no-repeat 0 0;
  margin: 0 auto;
  padding-top: 16px;
}
.s3 .content .col.col-3 .bot .item {
  margin: 0 auto;
}
.s3 .content .col.col-3 .bot .item span {
  width: 48px;
  background: #fff;
  margin-right: auto;
  margin-left: auto;
}
.s3 .content .arrows {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 53px 0 62px;
}
.s3 .content .arrows i {
  display: block;
  width: 50px;
  height: 50px;
}
.s3 .content .arrows i.icon-1 {
  background: url("../images/huaxiangtong/s3_icon_arrow_1.png") no-repeat 0 0;
}
.s3 .content .arrows i.icon-2 {
  background: url("../images/huaxiangtong/s3_icon_arrow_2.png") no-repeat 0 0;
}
.s3 .content .arrows i.icon-3 {
  position: relative;
  background: url("../images/huaxiangtong/s3_icon_arrow_1.png") no-repeat 0 0;
}
.s3 .content .arrows i.icon-3::before {
  position: absolute;
  top: -18px;
  left: 0;
  content: "运费";
  display: block;
  width: 100%;
  color: #1d51ce;
  font-size: 16px;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.3px;
}
.s3 .content .arrows i.icon-3::after {
  position: absolute;
  bottom: -18px;
  left: 0;
  content: "开票";
  display: block;
  width: 100%;
  color: #1d51ce;
  font-size: 16px;
  font-style: normal;
  text-align: center;
  letter-spacing: 0.3px;
}/*# sourceMappingURL=huaxiangtong.css.map */