/*loading_page_banner start*/
.header-banner {
  height: 360px;
  color: #191919;
  position: relative;
  background: url("../images/multi_dir/banner.png") no-repeat center;
}
.header-banner h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 38px;
  width: 100%;
  transform: translate(-50%, -50%);
}

.tabc {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.tabs {
  display: flex;
  justify-content: center;
}
.tab-title {
  cursor: pointer;
  width: 180px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #191919;
  font-size: 16px;
}
.tab-title > a {
  display: block;
  width: 100%;
}
.tab-title > a:hover {
  color: #191919;
}
.tab-current {
  cursor: pointer;
  background: #fff;
  font-weight: bold;
  border-radius: 4px 4px 0px 0px;
  color: #191919;
}

/*header-baner end*/

/* tab-body start */
.tab-content {
  width: 100%;
  margin-top: 100px;
}
.tab-item {
  /* display: none; */
}
.tab-item-cur {
  /* display: block; */
}
.tab-c-title {
  font-weight: bold;
  font-size: 30px;
  color: #191919;
}
.tab-content p {
  width: 626px;
  margin: 15px auto 60px;
  height: 45px;
  font-size: 16px;
  color: #a5a5a5;
  line-height: 24px;
  color: #a5a5a5;
}
/* tab-body end */

/* t-directions start */
.t-directions {
  width: 100%;
  height: 979px;
  display: flex;
  justify-content: center;
  gap: 52px;
}
.dir-body {
  width: 520px;
  background: #ffffff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
  border-radius: 10px 10px 0px 0px;
}
.dir-h {
  width: 100%;
  height: 275px;
  padding: 30px 38px 43px 38px;
  background: #dcedfe;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px;
}
.dir-h .t-dir {
  display: flex;
  align-items: center;
}
.dir-h .l-dir {
  flex: 1;
  text-align: left;
}
.dir-h .l-dir :first-child {
  flex: 1;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  color: #031c3d;
  margin-bottom: 5px;
}
.dir-h .l-dir :last-child {
  font-size: 14px;
  color: rgba(3, 28, 61, 0.6);
}
.dir-h .r-dir {
  width: 100px;
  height: 100px;
  /* width: 100%;
  height: 100%;
  object-fit: contain; */
}

.dir-h .price {
  font-size: 34px;
  font-weight: bold;
  color: #191919;
  text-align: left;
  margin-top: 8px;
}
.price span {
  font-size: 16px;
  color: rgba(3, 28, 61, 0.8);
}
.free-btn {
  width: 444px;
  border-radius: 21px;
  line-height: 42px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 30px;
  background: linear-gradient(90deg, #fba05f 0%, #f88141 100%);
}
.free-btn a {
  display: block;
  width: 100%;
  color: #fff;
}

.dir-b {
  padding: 40px 38px 0 38px;
}
.dir-b-t {
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #191919;
}
.dir-b-st {
  color: #a5a5a5;
  font-size: 16px;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 15px;
}
.ulist {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 40px;
}
.ulist li {
  height: 21px;
  width: calc(50% - 32px);
  text-align: left;
  margin-left: 16px;
  list-style-type: disc;
  font-size: 16px;
  color: #191919;
}
.ulist li span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-bottom-time-contact {
  margin-top: 60px;
  margin-bottom: 77px;
}
.c-bottom-t {
  font-size: 15px;
  line-height: 20px;
  color: #a5a5a5;
}
.more-btn {
  width: 276px;
  margin: 15px auto 0;
  border-radius: 23px;
  background: linear-gradient(90deg, #fba160 0%, #f88241 100%);
  height: 46px;
  line-height: 46px;
  color: #ffffff;
  cursor: pointer;
  box-shadow: 0px 5px 10px 0px rgb(248 130 65 / 60%);
}
.more-btn a {
  display: block;
  width: 100%;
  color: #fff;
}
/* t-directions end */
/* table-rebot  start*/
.table-rebot {
  width: 1053px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 39px;
  display: flex;
  font-size: 16px;
  border: 1px solid #ececec;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.table-title {
  padding-left: 20px;
  text-align: left;
  font-weight: bold;
  background: #dcedfd;
  height: 60px;
  line-height: 60px;
}
.mo-first {
  width: 190px;
}
.mo-first > div:nth-of-type(1) {
  border-top-left-radius: 10px;
  border-right: 1px solid #ececec;
}
.mo-first > div:nth-of-type(2) {
  height: 364px;
  line-height: 364px;
  text-align: left;
  padding-left: 20px;
  border-right: 1px solid #ececec;
}
.mo-first > div:nth-of-type(3) {
  height: 84px;
  line-height: 84px;
  text-align: left;
  padding-left: 20px;
  border-top: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
.mo-first > div:nth-of-type(4),
.mo-first > div:nth-of-type(5) {
  display: none;
}
.mo-second {
  width: 405px;
}

.table-fun {
  display: flex;
  align-items: center;
  text-align: left;
  font-size: 16px;
  width: calc(100% - 20px * 2);
  height: calc(84px - 20px * 2);
  color: #191919;
  padding: 20px;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
.table-fun-phone {
  display: none;
}
.mo-second > div:nth-of-type(1) {
  border-right: 1px solid #ececec;
}
.mo-second > div:nth-of-type(2) {
  height: calc(109px - 20px * 2);
}
.mo-second > div:nth-of-type(6) {
  height: calc(85px - 20px * 2);
  border-bottom: none;
}

.mo-three {
  width: 460px;
}
.mo-three > div:nth-of-type(1) {
  border-top-right-radius: 10px;
}
.mo-three > div:nth-of-type(2) {
  height: calc(109px - 20px * 2);
}

.tab-c-title-dy {
  width: 630px;
  height: 84px;
  line-height: 42px;
  margin-right: auto;
  margin-left: auto;
}

.tab-c-title-dy-p {
  width: 731px !important;
  height: 44px !important;
  line-height: 22px !important;
}
/* .dir-body-scrm > .dir-h .l-dir {
  margin-right: 130px;
}
.dir-body-wx > .dir-h .l-dir {
  margin-right: 80px;
}
.dir-body-ai > .dir-h .l-dir {
  margin-right: 55px;
}
.dir-body-dy .dir-b {
  padding: 40px 30px 0;
}
.dir-body-dy > .dir-h .l-dir {
  margin-right: 140px;
} */
.t-directions-dy {
  width: 100%;
  height: 641px;
  display: flex;
  justify-content: center;
  gap: 52px;
}
.t-directions-wx {
  width: 100%;
  height: 753px;
  display: flex;
  justify-content: center;
  gap: 52px;
}
.t-directions-ai {
  width: 100%;
  height: 645px;
  display: flex;
  justify-content: center;
  gap: 52px;
}
.ul-dy {
  display: flex;
  justify-content: space-between;
  padding-left: 32px;
  font-size: 16px;
  color: #191919;
  gap: 15px;
}
.ul-wx {
  display: flex;
  justify-content: space-between;
  padding-left: 24px;
  font-size: 16px;
  color: #191919;
  gap: 15px;
}
.ulist-wx-l li {
  width: 251px;
  text-align: left;
  list-style-type: disc;
  margin-top: 15px;
}
.ulist-dy-l li {
  width: 223px;
  text-align: left;
  list-style-type: disc;
  margin-top: 15px;
}
.ulist-dy-r li {
  width: 159px;
  list-style-type: disc;
  text-align: left;
  margin-top: 15px;
}
/* .ulist {
  gap: 25px;
} */

/* table-rebot  end*/

/*kszaixiankefu_firenew_register start*/
.kszaixiankefu_firenew_register {
  position: relative;
  height: 320px;
}
.kszaixiankefu_firenew_register .kszaixiankefu_firenew_register_bg {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  width: 100%;
  min-width: 1200px;
  overflow: auto;
  height: 320px;
  background: url("https://www.kuaishang.cn/images/chanpin/icon_free_use.jpg")
    center;
}
.kszaixiankefu_firenew_register_box {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 74px;
  padding-bottom: 20px;
}
.kszaixiankefu_firenew_register_box h2 {
  font-size: 30px;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  margin-bottom: 23px;
}
.kszaixiankefu_firenew_register_box p {
  font-size: 24px;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  margin-bottom: 38px;
}
.ksonline_service_btn {
  font-size: 16px;
  width: 240px;
  height: 45px;
  line-height: 45px;
  background: #169aff;
  color: #fff;
  border-radius: 50px;
  display: inline-block;
  margin-top: 33px;
  cursor: pointer;
}
#ksfree_trial_new {
  background: #fff;
  border-radius: 30px;
}
#ksfree_trial_new #ksfree_trial_new_input {
  width: 336px !important;
  height: 54px !important;
  padding-left: 28px !important;
  font-size: 16px !important;
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
}
#ksfree_trial_new a {
  width: 134px !important;
  height: 40px !important;
  line-height: 40px !important;
  letter-spacing: 0px !important;
  font-size: 18px !important;
  color: #fff !important;
  background: url("https://www.kuaishang.cn/images/zaixiankefuNew/icon_firenew_btn_full.png")
    no-repeat !important;
  background-size: 100% 100% !important;
  margin-top: 7px;
  margin-right: 7px;
  border-radius: 30px !important;
}
#ksfree_trial_new a:hover {
  background: url("https://www.kuaishang.cn/images/zaixiankefuNew/icon_firenew_btn_full_hover.png")
    no-repeat !important;
  background-size: 100% 100% !important;
}
.kszaixiankefu_firenew_register_now {
  display: none;
  width: 230px;
  height: 60px;
  font-size: 25px;
  line-height: 58px;
  border: 1px solid #ff9c01;
  text-align: center;
  color: #fff;
  border-radius: 35px;
  cursor: pointer;
  box-sizing: border-box;
  background: #ff9c01;
}
a.kszaixiankefu_firenew_register_now:link {
  color: #fff;
}
/*kszaixiankefu_firenew_register end*/

@media screen and (max-width: 520px) {
  /*header-banner start*/
  .header-banner {
    height: 300px;
    background: url("../images/multi_dir/phone-banner.png") no-repeat center;
  }
  .header-banner h1 {
    font-size: 26px;
    line-height: 42px;
    max-width: 436px;
    color: #191919;
  }

  .tab-wrap {
    width: calc(100% - 40px);
    bottom: -60px;
    padding: 0 20px;
    position: absolute;
  }
  .tabc {
    position: static;
    overflow-x: scroll;
    display: flex;
  }
  .tabs {
    gap: 20px;
  }
  .tab-title {
    width: max-content;
    height: 40px;
    line-height: 40px;
    color: #7b7b7b;
  }

  .tab-current {
    font-weight: bold;
    border-bottom: 2px solid #000;
    color: #191919;
  }
  .tab-c-title {
    font-size: 16px;
  }
  .tab-content p {
    width: calc(100% - 40px);
    font-size: 12px;
    margin: 12px 20px 40px 20px;
  }
  .t-directions {
    height: auto;
    flex-direction: column;
  }
  .dir-body {
    width: auto;
    margin: 0 20px;
  }
  .free-btn {
    width: auto;
  }
  .dir-h {
    padding: 24px;
  }
  .dir-h .l-dir {
    flex: 1;
    text-align: left;
  }
  .dir-h .l-dir :first-child {
    flex: 1;
    display: flex;
    flex-direction: column;
    font-size: 26px;
    color: #031c3d;
    margin-bottom: 5px;
    line-height: 32px;
  }
  .dir-h .l-dir :last-child {
    font-size: 14px;
    color: rgba(3, 28, 61, 0.6);
  }

  .table-rebot {
    width: calc(100% - 40px);
    margin: 40px 20px;
  }
  .table-fun-phone {
    display: flex;
    align-items: center;
    text-align: left;
    font-size: 16px;
    width: calc(100% - 20px * 2);
    height: calc(61px - 20px * 2);
    color: #191919;
    padding: 20px;
    border-top: 1px solid #ececec;

    border-right: 1px solid #ececec;
  }

  .mo-first > div:nth-of-type(4) {
    display: block;
    height: 186px;
    line-height: 186px;
    text-align: left;
    padding-left: 20px;
    border-top: 1px solid #ececec;
    border-right: 1px solid #ececec;
  }
  .mo-first > div:nth-of-type(5) {
    display: block;
    height: 250px;
    line-height: 250px;
    text-align: left;
    padding-left: 20px;
    border-top: 1px solid #ececec;
    border-right: 1px solid #ececec;
  }
  .mo-three {
    display: none;
  }
  .tab-c-title-dy {
    line-height: 32px;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-right: 20px;
  }
  .tab-c-title-dy-p {
    width: calc(100% - 40px) !important;
    margin: 0 20px 40px 20px !important;
  }
  .ul-dy {
    padding-left: 12px;
    gap: 16px;
  }
  .ulist-dy-l li {
    width: unset;
  }
  .ulist-dy-r li {
    width: unset;
  }
  .t-directions-dy {
    height: auto;
  }
  .dir-b {
    padding: 40px 38px 40px 38px;
  }
  .ul-wx {
    padding-left: 12px;
  }
  .ulist-wx-l li {
    width: unset;
  }
  .t-directions-wx,
  .t-directions-ai {
    height: auto;
  }

  /* ksheadnews start*/
  .loading_page_banner .ksheadnews {
    display: none;
  }
  .loading_page_banner .ksheadnews_phone {
    display: block;
    text-align: center;
    z-index: 1;
    padding-top: 200px;
    margin-left: 3%;
  }
  .loading_page_banner .ksheadnews_phone li {
    width: 47%;
    height: 119px;
    float: left;
    margin-right: 2%;
    background: #fff;
    border: 1px solid #efefef;
    box-shadow: 0px 6px 12px 0px rgb(0 129 116 / 13%);
    border-radius: 2px;
    margin-top: 2%;
  }
  .loading_page_banner .ksheadnews_phone li a {
    display: flex;
    margin: 12px 10px 0 10px;
  }
  .loading_page_banner .ksheadnews_phone li a img {
    width: 28px !important;
    height: 40px !important;
    margin-top: 18px;
  }

  .loading_page_banner .ksheadnews_phone .ksheadnews_span {
    margin-left: 10px;
  }

  .loading_page_banner .ksheadnews_phone .ksheadnews_h2 {
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #212121;
    line-height: 18px;
    margin-bottom: 6px;
    text-align: left;
  }
  .loading_page_banner .ksheadnews_phone .ksheadnews_p {
    display: block;
    text-align: left;
    font-size: 10px;
    font-weight: 400;
    color: #8a8a8a;
    line-height: 18px;
  }
  /* ksheadnews end*/
  /*kszaixiankefu_firenew_dynamic end*/
  .kszaixiankefu_firenew_register .kszaixiankefu_firenew_register_bg {
    min-width: 100%;
    height: 160px;
    background: url("https://www.kuaishang.cn/images/chanpin/icon_free_use_phone.jpg")
      no-repeat center;
  }
  .kszaixiankefu_firenew_register_box {
    width: 100%;
    padding-top: 42px;
  }
  .kszaixiankefu_firenew_register_box h2 {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 12px;
  }
  .kszaixiankefu_firenew_register_now {
    width: 160px;
    height: 40px;
    font-size: 20px;
    line-height: 38px;
  }
  .kszaixiankefu_firenew_register {
    height: 200px;
  }
  .kszaixiankefu_firenew_register .kszaixiankefu_firenew_register_bg {
    min-width: 100%;
    height: 200px;
    background: url("https://www.kuaishang.cn/images/chanpin/icon_free_use_phone.jpg")
      center;
    background-size: cover;
  }
  .kszaixiankefu_firenew_register_box {
    width: 100%;
    padding: 45px 0px 0;
    box-sizing: border-box;
  }
  .kszaixiankefu_firenew_register_box h2 p {
    display: block;
  }
  .kszaixiankefu_firenew_register_box h2 span {
    display: none;
  }
  .kszaixiankefu_firenew_register_box h2 {
    display: block;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 6px;
  }
  .kszaixiankefu_firenew_register_box p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #fff;
  }
  #ksfree_trial_new {
    width: 300px !important;
  }
  #ksfree_trial_new #ksfree_trial_new_input {
    width: 195px !important;
    height: 42px !important;
    line-height: 42px !important;
    padding-left: 16px !important;
    font-size: 14px !important;
  }
  #ksfree_trial_new a {
    width: 102px !important;
    height: 36px !important;
    line-height: 36px !important;
    font-size: 14px !important;
    color: #fff !important;
    margin-top: 3px;
    margin-right: 3px;
  }
  #rightFloatingBox {
    display: none;
  }
  /*loading_page_banner end*/

  /* ksmain_phone start */
  .ksmain_phone {
    display: block;
  }
  .ksmain_phone .main {
    margin-top: 40px;
    padding: 0 6%;
  }
  .ksmain_phone .main1 .title {
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    margin-bottom: 20px;
  }
  .ksmain_phone .main1 p {
    font-size: 15px;
    font-weight: bold;
    color: #3e3e3e;
    margin-bottom: 5px;
  }
  .ksmain_phone .main1 span,
  .ksmain_phone .main4 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #3e3e3e;
    margin-bottom: 10px;
  }
  .ksmain_phone .main2 .title {
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    margin-bottom: 10px;
  }
  .ksmain_phone .main2 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #3e3e3e;
  }
  .ksmain_phone .main3 .title {
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
    margin-bottom: 10px;
  }
  .ksmain_phone .main3 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #3e3e3e;
    margin-bottom: 25px;
  }
  .ksmain_phone .main3 p {
    font-size: 10px;
    font-weight: 400;
    color: #3e3e3e;
    margin-bottom: 5px;
    width: 288px;
    margin: auto;
  }
  .ksmain_phone .main6 span {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #3e3e3e;
    margin-bottom: 15px;
  }
  .ksmain_phone .main7 span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #3e3e3e;
    margin-bottom: 15px;
    color: #7d7d7d;
  }
  .ksmain_phone .main7 .title_box {
    display: flex;
    margin: auto;
  }
  .ksmain_phone .main7 .title_box span {
    font-size: 10px;
    font-weight: bold;
    color: #21a295;
  }
  .ksmain_phone .main7 .title_box span:first-child {
    margin-left: 21px;
  }
  .ksmain_phone .main7 .title_box span:nth-child(2) {
    margin-left: 43px;
  }
  .ksmain_phone .main7 .title_box span:nth-child(3) {
    margin-left: 28px;
  }
  .ksmain_phone .footer_phone {
    margin-top: 20px;
    height: 660px;
  }
  .ksmain_phone .footer_phone .head {
    height: auto;
    position: initial;
    margin-bottom: 20px;
  }
  .ksmain_phone .footer_phone .head p {
    font-size: 18px;
    font-weight: bold;
    color: #3e3e3e;
  }
  /* .ksmain_phone .footer_phone .middle {
    height: 425px;
  } */
  .ksmain_phone .footer_phone .middle ul {
    width: 100%;
    margin-left: 5%;
    overflow: hidden;
  }
  .ksmain_phone .footer_phone .middle ul li {
    width: 42%;
    height: 201px;
    background: #fcfcfc;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    margin-right: 5%;
    margin-bottom: 5%;
    float: left;
  }
  .ksmain_phone .footer_phone .middle ul li img,
  .ksmain_phone .footer_phone .bottom ul li img {
    margin: auto;
    margin-top: 10%;
  }
  .ksmain_phone .footer_phone .middle ul li span:nth-child(2) {
    margin: auto;
    display: block;
    font-weight: bold;
    color: #4b4b4b;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ksmain_phone .footer_phone .middle ul li span:nth-child(3) {
    margin: auto;
    display: block;
    font-size: 10px;
    font-weight: 400;
    color: #8f9493;
  }
  /* .ksmain_phone .footer_phone .middle ul::after {
    content: "";
    width: 0;
    height: 0;
    clear: both;
    visibility: hidden;
  } */
  .ksmain_phone .footer_phone .bottom ul {
    margin-left: 10%;
    overflow: hidden;
  }
  .ksmain_phone .footer_phone .bottom ul li {
    display: flex;
    text-align: left;
    width: 50%;
    height: 80px;
    float: left;
  }
  .ksmain_phone .footer_phone .bottom ul li .right {
    margin-left: 5%;
  }
  .ksmain_phone .footer_phone .bottom ul li span:nth-child(1) {
    margin: auto;
    font-size: 18px;
    font-weight: bold;
    color: #4b4b4b;
  }
  .ksmain_phone .footer_phone .bottom ul li span:nth-child(2) {
    margin: auto;
    display: block;
    font-size: 10px;
    font-weight: 400;
    color: #8f9493;
  }
  .ksservice_airobot_enterprise {
    min-width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    background: #fff;
  }
  .ksservice_airobot_enterprise_text {
    font-size: 24px;
  }
  .ksservice_airobot_enterprise .ksservice_airobot_enterprise_box {
    display: none;
  }
  .ksservice_airobot_enterprise p {
    width: 100%;
    padding-top: 10px;
    font-size: 16px;
  }
  .ksservice_airobot_enterprise_box img {
    display: inline-block;
  }
  .ksservice_airobot_enterprise_phone {
    display: block;
    padding: 0 10px;
    box-sizing: border-box;
  }
  /* ksmain_phone end */
}
