.main {
  position: relative;
  width: 100%;
  max-width: 100%;
  font-family: '苹方-简';
  background: #FFFFFF;
}
.main .banner-container {
  position: relative;
  width: 100%;
  height: 504px;
  box-sizing: border-box;
}
.main .banner-container .banner-bg {
  width: 100%;
  height: 100%;
  background-image: url('https://cdn.kuaidi100.com/images/snt/steward/caster/banner-bg.png');
  background-size: cover;
  background-position: center;
}
.main .banner-container .dsb {
  position: absolute;
  left: 22.7%;
  top: 120px;
}
.main .banner-container .dsb-title {
  line-height: 70px;
  font-size: 50px;
  font-weight: 600;
  color: #080808;
}
.main .banner-container .dsb-subtitle {
  height: 34px;
  font-size: 24px;
  font-weight: 600;
  color: #080808;
  margin-top: 9px;
}
.main .banner-container .dsb-desc {
  height: 22px;
  font-size: 16px;
  color: #080808;
  margin-top: 25px;
}
.main .banner-container .dsb-btn {
  width: 167.39px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 5px;
  background: #0282FA;
  margin-top: 55px;
  cursor: pointer;
}
.main .section {
  perspective: 1000px;
  /* 设置透视距离 */
  box-sizing: border-box;
}
.main .section .introduce {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main .section .introduce .flextxt {
  display: flex;
  flex-direction: column;
  transition-delay: 0.2s;
}
.main .section .introduce .flextxt .subtitle {
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
  color: #1D2129;
}
.main .section .introduce .flextxt .subdesc {
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  color: #4E5969;
  margin-top: 26px;
}
.main .section .introduce .flextxt .knowmore {
  position: relative;
  display: flex;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  color: #0282FA;
  margin-top: 33px;
  cursor: pointer;
}
.main .section .introduce .flextxt .knowmore button {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  color: #0282FA;
  margin-top: 1px;
  cursor: pointer;
}
.main .section .introduce .imgbox {
  position: relative;
  width: 755.75px;
  height: 629.63px;
  margin: 0;
  z-index: -1;
}
.main .content-cheap {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 683px;
  background: #F4F7FA;
  padding-top: 70px;
}
.main .content-cheap-title {
  font-size: 28px;
  font-weight: 600;
  color: #000000;
}
.main .content-cheap .flexible {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1230px;
  margin-top: 38px;
}
.main .content-cheap .flexible-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 322px;
  height: 232px;
  margin: 0 29px 38px 29px;
  background-color: transparent;
  border-radius: 0;
  transform: translateZ(0);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.main .content-cheap .flexible-item .img {
  width: 54px;
  height: 54px;
  margin-top: 34px;
}
.main .content-cheap .flexible-item .title {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
  margin-top: 16px;
}
.main .content-cheap .flexible-item .desc {
  font-size: 16px;
  font-weight: normal;
  line-height: 24px;
  text-align: center;
  color: #98A3B7;
  margin-top: 12px;
}
.main .content-cheap .flexible-item:hover {
  background-color: #FFFFFF;
  border-radius: 2px;
  transform: translate3d(0, -1rem, 0);
}
.main .content-suport {
  position: relative;
  z-index: 9;
  display: flex;
  justify-content: center;
  margin-top: 39px;
}
.main .content-suport .support {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1220px;
  height: 246px;
  border-radius: 2px;
  background: #F4F7FA;
  padding-left: 110px;
  padding-right: 57px;
}
.main .content-suport .support-img {
  width: 255px;
  height: 174px;
}
.main .content-suport .support-write {
  align-self: flex-start;
  margin-left: 160px;
  margin-right: 58px;
}
.main .content-suport .support-write-title {
  font-size: 20px;
  font-weight: 500;
  color: #333333;
  margin-top: 66px;
}
.main .content-suport .support-write-desc {
  font-size: 16px;
  color: #4E5969;
  margin-top: 12px;
}
.main .content-suport .support-write-light {
  width: 289px;
  height: 36px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  color: #FF7D00;
  border-radius: 50px;
  background: rgba(255, 125, 0, 0.1);
  margin-top: 8px;
}
.main .content-suport .support-btns {
  position: relative;
  display: flex;
  flex-direction: column;
}
.main .content-suport .support-btns-btn {
  width: 165px;
  height: 55px;
  font-size: 20px;
  line-height: 55px;
  text-align: center;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 27.5px;
  cursor: pointer;
}
.main .content-suport .support-btns .xcx {
  background: #0282FA;
  box-shadow: -3px -2px 6px 0px #E4E4E4, 3px 2px 6px 0px rgba(95, 157, 231, 0.66);
}
.main .content-suport .support-btns .gzh {
  color: #0979FF;
  background: #FFFFFF;
  border: 2px solid #0979FF;
  margin-top: 27px;
}
.main .content-batch {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0;
}
.main .content-batch .introduce .imgbox {
  width: 672px;
  height: 570px;
  margin-left: 66px;
}
.main .content-share {
  background: #F4F7FA;
}
.main .content-share .introduce .imgbox {
  margin-right: 100px;
}
.main .content-customized {
  display: flex;
  justify-content: center;
  height: 618px;
}
.main .content-customized .introduce .imgbox {
  width: 708px;
  height: 538px;
  margin-left: 104px;
}
.main .content-mulplatform {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 633px;
  background: #F4F7FA;
  padding-top: 31px;
}
.main .content-mulplatform .introduce .imgbox {
  width: 614.43px;
  height: 436px;
  margin-right: 159px;
}
.main .content-rightnow {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 270px;
  background-image: url('https://cdn.kuaidi100.com/images/snt/steward/caster/rightnow-bg.png');
  background-size: cover;
  background-position: center;
}
.main .content-rightnow .rightnow {
  display: flex;
  width: 1220px;
}
.main .content-rightnow .rightnow-txt {
  font-size: 42px;
  font-weight: 600;
  line-height: 69px;
  color: #212429;
  margin-top: 66px;
  margin-left: 120px;
  margin-right: 510px;
}
.main .content-rightnow .rightnow-btn {
  width: 231px;
  height: 55px;
  font-size: 20px;
  font-weight: 600;
  line-height: 55px;
  text-align: center;
  color: #FFFFFF;
  border-radius: 27.5px;
  background: #0282FA;
  margin-top: 120px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.main .content-rightnow .rightnow-btn:hover {
  background: #002D9C;
}
.main .aside {
  position: fixed;
  top: 55%;
  right: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 11;
}
.main .aside-func {
  position: relative;
  width: 60px;
  height: 320px;
  border-radius: 38px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 6px;
  background: linear-gradient(180deg, #2B71FF -4%, #5476FF 104%);
  box-shadow: 0px 10px 28px 0px rgba(0, 45, 156, 0.15);
  margin-top: 12px;
}
.main .aside-func-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 79px;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(216, 216, 216, 0.3);
  cursor: pointer;
}
.main .aside-func-item .img {
  width: 24px;
  height: 24px;
}
.main .aside-func-item .txt {
  font-size: 12px;
  color: #FFFFFF;
  margin-top: 8px;
}
.main .aside-func .commerce-box {
  position: absolute;
  top: 105px;
  right: 105px;
  width: 172px;
  min-height: 208px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 16px;
  background: #FFFFFF;
  box-shadow: 0px 10px 28px 0px rgba(0, 45, 156, 0.15);
}
.main .aside-func .commerce-box .commerceimg {
  width: 132px;
  height: 132px;
  background: #D8D8D8;
}
.main .aside-func .commerce-box .commercetxt {
  font-size: 14px;
  line-height: 22px;
  color: #4E5969;
  margin-top: 3px;
}
.main .aside-func .phone-box {
  position: absolute;
  top: 245px;
  right: 105px;
  width: 272px;
  height: 106px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0px 10px 28px 0px rgba(0, 45, 156, 0.15);
}
.main .aside-func .phone-box .phonetxt {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #0082FA;
}
.main .aside-func .phone-box .phonetxt2 {
  font-size: 14px;
  line-height: 22px;
  color: #1D2129;
  margin-top: 12px;
}
.main .arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 22px solid #FFFFFF;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}
.main .asidearrow {
  top: 50%;
  transform: translateY(-15px);
  right: -15px;
}
.main .clickqrcode {
  position: absolute;
  left: 50%;
  top: 152px;
  width: 148px;
  height: 148px;
  opacity: 0;
  transform: translateX(-50%) scale(0, 1);
  transition: all 0.3s ease-in-out;
}
.main .clickqrcode.show {
  opacity: 1;
  transform: translateX(-50%) scale(1, 1);
}
.main .clickqrcode .box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 148px;
  border-radius: 4px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.main .clickqrcode .box-img {
  width: 127px;
  height: 127px;
  background: #D8D8D8;
}
.main .clickqrcode .jian {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 12px;
  background: #FFFFFF;
  height: 12px;
  z-index: -1;
  transform: translate(-50%, 50%) rotate(45deg);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.main .clickqrcode .jian-up {
  top: 100%;
  transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (min-width: 1200px) {
  .main {
    overflow: hidden;
  }
}
.swiper-button-prev,
.swiper-button-next {
  display: none !important;
}
.slide-in {
  transform: translateX(70%) scale(0);
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.slide-in.show {
  transform: translateX(0) scale(1);
  opacity: 1;
}
.animate {
  opacity: 0;
  transform: translate3d(0, 1.3rem, 0);
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.animate.show {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
