h1, h2, h3, h4, h5, h6, li, ol, p {
  margin: 0;
}
h1 {
  font-size:64px;
}
h2 {
  font-size: 48px;
}
p {
  font: 18px / 1.6;
}
.ftr-bclnk:hover {
  color: #fff;
}
.ftr-mnsec {
  margin-top: -69px;
  padding-bottom: 140px;
}
.ban-sec {
  background-color: #036cff;
  padding: 0 30px;
  color: #fff;
  position: relative;
}
.ftr-brdcrmb {
  list-style-type: none;
  max-width: 1400px;
  margin: 0 auto;
  width: 93.8%;
  padding: 85px 0 0;
}
.ftr-brdcrmb li {
  display: inline-block;
  margin-right: 25px;
  font: 11px / 1.2 var(--zf-primary-semibold);
  text-transform: uppercase;
}
.ftr-bclnk {
  color: #8cbaff;
  position: relative;
  display: inline-block;
}
.ftr-bclnk::before {
  content: ">";
  position: absolute;
  right: -15px;
  pointer-events: none;
}
.ftr-bclnk::after {
  content: '';
  display: block;
  position: absolute;
  left: auto;
  right: 0;
  bottom: -4px;
  height: 1px;
  width: 0;
  background: #fff;
  transition: all .3s linear;
}
.ftr-bclnk:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.ban-cnt {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-top: 60px;
  text-align: center;
}
.ban-pra {
  padding: 20px 0 25px;
}
.ban-cta {
  visibility: unset !important;
  opacity: 1 !important;
}
.ftr-wrpsec {
  padding: 0 30px;
  overflow: hidden;
}
.ftr-rwsec {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  padding: 130px 30px 0;
  text-align: center;
  box-sizing: border-box;
}
.ftr-pra {
  padding-top: 15px;
}
.ftr-lnk {
  color: #0067ff;
  font: 18px / 1.6 var(--zf-primary-semibold);
  position: relative;
  margin-top: 15px;
  padding-right: 5px;
  display: inline-block;
}
.ftr-img, .ftr-vdo {
  border-radius: 5px;
}
.ftrrw-imgcnt {
  padding-top: 40px;
}
.tb-cmbcnt .ftrrw-imgcnt {
  padding: 40px 0 20px;
}
.ftr-sdw {
  box-shadow: 0 10px 15px -6px rgba(119, 119, 119, 0.4);
}
.bg_lazy_loaded .ftr-lnk::after, .bg_lazy_loaded .tdstp-rgtarw, .bg_lazy_loaded .tdstp-lftarw, .bg_lazy_loaded .tsti-rgtarw, .bg_lazy_loaded .tsti-lftarw, .bg_lazy_loaded .tsti-wprcnt::before, .bg_lazy_loaded .tb-lftarw, .bg_lazy_loaded .tb-rgtarw {
  background-image: url(//cdn.zoho.com.cn/sites/zweb/images/crm/crm-feature-sprite.svg);
}
.ftr-lnk::after {
  content: '';
  position: absolute;
  right: -15px;
  top: 10px;
  display: inline-block;
  background-position: -25px -28px;
  width: 14px;
  height: 11px;
  transition: all ease .3s;
}
.ftr-lnk:hover::after {
  transform: translateX(4px);
}
.ftr-animate {
  opacity: 0;
  transform: translateY(100px);
}
.ftr-anim {
  transition: all ease-in-out .7s !important;
}
.ftr-animate.ftr-rgt {
  transform: translateX(100px);
}
.ftr-animate.ftr-lft {
  transform: translateX(-100px);
}
.ftr_animated {
  opacity: 1;
}
.ftr-clmsec {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 140px 30px 0;
  box-sizing: border-box;
}
.ftrtxt-wrp {
  max-width: 530px;
  width: 100%;
  padding-right: 50px;
}
.ftrimg-wrp {
  max-width: 640px;
  width: 100%;
  text-align: center;
}
.ftr-lftclm {
  flex-direction: row-reverse;
}
.ftr-lftclm .ftrtxt-wrp {
  padding: 0 0 0 50px;
}
.ftr-tbsec {
  padding: 140px 30px 0;
  max-width: 1070px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
}
.tb-mncnt {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding-top: 35px;
}
.tb-hdr {
  display: flex;
  justify-content: center;
}
.tb-hdr li {
  font: 20px / 1 var(--zf-primary-regular);
  padding: 15px 30px;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 3px;
}
.tb-cmbhdr {
  border-bottom: 2px solid #f1f1f1;
  position: relative;
  display: flex;
  justify-content: center;
}
.tb-cmbcnt {
  padding-top: 60px;
}
.slider-act {
  color: #0067ff;
}
.tb-lne {
  position: absolute;
  bottom: -1px;
  height: 3px;
  background: #0067ff;
  display: block;
  left: 0;
}
.tb-cmbcnt .slick-dots {
  margin: 20px 0 0;
  display: flex;
  justify-content: center;
}
.tb-cmbcnt .slick-dots li.slick-active {
  background: #575859;
  width: 10px;
  height: 10px;
  border: unset;
}
.tb-cmbcnt .slick-dots li {
  margin: 0 12px;
  background: #919293;
  width: 10px;
  height: 10px;
  border: unset;
}
.slick-dotted.slick-slider {
  margin-bottom: unset;
}
.tsti-sec {
  /*    max-width: 1150px;*/
  max-width: 1020px;
  width: 100%;
  padding: 65px 90px 0 70px;
  box-sizing: border-box;
  position: relative;
  margin: 200px auto 0;
  background: #fff;
}
.tsti-pra {
  font: 28px/1.5 var(--zf-primary-semibold);
  padding: 30px 0 0;
}
.tsti-cvrcnt {
  width: 94%
}
.tsti-wprcnt::before {
  content: '';
  background-position: -298px -16px;
  width: 48px;
  height: 35px;
  position: absolute;
  right: -50px;
  top: 0;
}
.bg_lazy_loaded .tsti-sec::after {
  background-image: url(//cdn.zoho.com.cn/sites/zweb/images/crm/smb_repeat_circle_bg.svg);
}
.tsti-sec::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  left: -60px;
  top: -60px;
  background-size: 15px;
  z-index: -1;
}
.tsti-prdlgo, .tdstp-wrp .tdstp-rgtarw, .tdstp-wrp .tdstp-lftarw {
  display: inline-block;
}
.tsti-inrcnt {
  display: flex;
  align-items: center;
  padding-top: 45px;
}
.tsti-cmbcnt {
  padding-left: 20px;
}
.tsti-nme {
  font: 20px/1 var(--zf-primary-semibold);
  display: block;
}
.tsti-dsg {
  font: 18px/1.4 var(--zf-primary-regular);
  display: block;
  padding-top: 5px;
}
.tsti-arwcnt {
  width: 150px;
  height: 40px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 22px;
  right: 40px;
  align-items: center;
}
.tsti-lftarw {
  display: inline-block;
  background-position: -171px -14px;
  width: 39px;
  height: 39px;
  cursor: pointer;
}
.tsti-rgtarw {
  display: inline-block;
  background-position: -228px -14px;
  width: 38px;
  height: 39px;
  cursor: pointer;
}
.chg-num {
  padding-right: 5px;
}
.stc-num {
  color: #676767;
}
.ban-imgcnt {
  text-align: center;
  position: relative;
  padding-top: 60px;
}
.ban-dskimg {
  margin-bottom: -135px;
}
.ban-mblimg, .ftr-img-act .ban-imgcnt,.tb-lftarw,.tb-rgtarw {
  display: none;
}
.ftr-fstsec {
  padding: 240px 30px 0;
}
.tdstp-wrp {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
}
.tdstp-lftarw {
  display: none;
  background-position: -171px -14px;
  width: 39px;
  height: 39px;
  cursor: pointer;
}
.tdstp-wrp .slick-dots {
  margin: unset;
  display: flex;
  justify-content: center;
  width: unset;
  padding: 0 60px;
}
.tdstp-rgtarw {
  display: none;
  background-position: -228px -14px;
  width: 38px;
  height: 39px;
  cursor: pointer;
}
.zw-template-inner *, .zw-template-inner :after, .zw-template-inner :before {
  box-sizing: border-box !important;
}
.crm-hub-ctasec {
  display: none !important;
}
.ftr-img-act .ban-sec {
  padding: 0 30px 95px;
}
.ftr-img-act .ftr-fstsec {
  padding: 135px 30px 0;
}
.ban-vdowrp {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  filter: saturate(120%);
}
.ban-vdo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ban-cnt, .ban-imgcnt, .ftr-brdcrmb {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .ban-dskimg {
    margin-bottom: -110px;
  }
  .tsti-pra {
    font-size: 24px;
    padding: 15px 0 0;
  }
  .crm-hub-ctasec {
    display: none;
  }
  .ban-imgcnt {
    padding-top: 40px;
  }
  .ban-mblimg {
    display: unset;
    margin-bottom: -115px;
  }
  h1 {
    font-size: 42px;
  }
  h2 {
    font-size: 38px;
  }
  .ftr-rwsec {
    padding-top: 90px;
  }
  .ftr-clmsec {
    flex-direction: column;
    padding-top: 95px;
  }
  .ftrtxt-wrp {
    max-width: unset;
    padding: unset;
    text-align: center;
  }
  .ftrimg-wrp {
    padding-top: 40px;
  }
  .ftr-animate.ftr-lft {
    transform: translateY(100px);
  }
  .ftr-animate.ftr-rgt {
    transform: translateY(100px);
  }
  .tsti-sec::after {
    display: none;
  }
  .tsti-wprcnt {
    text-align: center;
  }
  .tsti-wprcnt::before {
    /*            transform: rotateY(180deg);*/
    position: unset;
    display: inline-block;
  }
  .tsti-sec {
    margin: 0 auto;
    padding: 95px 30px 0;
    max-width: 900px;
    background: unset;
  }
  .tsti-cvrcnt {
    width: unset;
    padding-top: 30px;
  }
  .tsti-inrcnt {
    align-items: center;
    flex-direction: column;
    padding-top: 30px;
  }
  .tsti-arwcnt {
    display: none;
  }
  .tsti-sec .slick-dots {
    margin: unset;
    width: unset;
    padding: 0 60px;
  }
  .dts-wrp {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 40px;
  }
  .tsti-cmbcnt {
    padding: 30px 0 0
  }
  .tb-hdr li {
    padding: 15px 20px;
    font-size: 18px;
  }
  .tb-cmbcnt .ftrrw-imgcnt {
    padding: 40px 10px 20px;
  }
  .ftr-tbsec {
    padding: 95px 20px 0;
  }
  .ftr-tbsec h2 {
    padding: 0 10px;
  }
  .ftr-tbsec p {
    padding: 15px 10px 0;
  }
  .tb-cmbhdr {
    margin: 0 10px
  }
  .ftr-mnsec {
    padding-bottom: 100px;
  }
  .ban-cnt {
    text-align: center;
  }
  .ftr-brdcrmb {
    width: 100%;
  }
  .tsti-wprcnt .slick-dots {
    margin: unset;
    display: flex;
    justify-content: center;
  }
  .tsti-wprcnt .slick-dots li.slick-active {
    background: #575859;
    width: 10px;
    height: 10px;
    border: unset;
  }
  .tsti-wprcnt .slick-dots li {
    margin: 0 12px;
    background: #919293;
    width: 10px;
    height: 10px;
    border: unset;
  }
  .ftr-lftclm .ftrtxt-wrp {
    padding: unset;
  }
  .ftr-fstsec {
    padding: 190px 30px 0;
  }
  .ftr-img-act .ban-sec {
    padding: 0 30px 100px;
  }
  .ftr-img-act .ftr-fstsec {
    padding: 95px 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .ftr-fstsec {
    padding: 95px 30px 0;
  }
  .ftr-img-act .ban-sec {
    padding: 125px 30px 100px;
  }
  .ban-dskimg {
    display: none;
  }
  .zw-product-header .content-wrap {
    padding: 45px 0 10px;
  }
  .ban-cnt {
    padding: unset;
  }
  .ftr-mnsec {
    margin-top: -95px;
  }
  .tsti-lftarw {
    background-position: -176px -71px;
    width: 46px;
    height: 46px;
  }
  .tsti-rgtarw {
    background-position: -236px -71px;
    width: 46px;
    height: 46px;
  }
  .ftr-tbsec {
    padding: 95px 5px 0;
  }
  .ftr-tbsec p {
    padding: 30px 25px 0;
  }
  .ftr-tbsec h2 {
    padding: 0 25px;
  }
  .ftr-rwsec {
    padding-top: 95px;
  }
  .ban-imgcnt {
    display: none;
  }
  .ban-sec {
    padding: 125px 30px 100px;
  }
  .ftr-brdcrmb {
    display: none;
  }
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 30px;
  }
  p {
    font-size: 16px;
  }
  .ftr-lnk {
    font: 14px / 1.6 var(--zf-primary-medium);
    padding-right: 5px;
  }
  .ban-pra {
    padding: 30px 0 0;
  }
  .ftr-pra {
    padding-top: 30px;
  }
  .ftrrw-imgcnt {
    padding-top: 30px;
  }
  .tb-cmbcnt {
    padding-top: 30px;
  }
  .tsti-mutpl .tsti-pra {
    height: 250px;
    overflow-y: scroll;
  }
  .tsti-mutpl .tsti-dsg {
    height: 50px;
  }
  .tsti-mutpl .tsti-wprgo {
    height: 60px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .tsti-pra {
    font: 20px / 1.5 var(--zf-primary-medium);
    padding: unset;
    margin-top: 15px;
  }
  .tsti-cmbcnt {
    padding: 15px 0 0;
  }
  .tsti-nme {
    font: 16px / 1 var(--zf-primary-medium);
    color: #56595e;
  }
  .tsti-dsg {
    font: 16px / 1.4 var(--zf-primary-light);
    color: #5c5f64;
  }
  .tb-cmbcnt .ftrrw-imgcnt {
    padding: 30px 25px 20px;
  }
  .dts-wrp {
    padding-top: 25px;
  }
  .ftr-lnk::after {
    top: 7px;
  }
  .tb-cmbhdr {
    border: 1px solid #d2d3d3;
    border-radius: 30px;
    margin: unset;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .tb-hdr li {
    font: 15px / 1 var(--zf-primary-medium);
    color: #55585d;
    padding: 10px;
  }
  .tb-hdr li.slider-act {
    color: #000;
    background: #ededed;
  }
  .tb-lne {
    display: none;
  }
  .tb-lftarw {
    display: inline-block;
    background-position: -356px -26px;
    width: 8px;
    height: 13px;
    margin: 0 20px;
    flex-shrink: 0;
  }
  .tb-rgtarw {
    display: inline-block;
    margin: 0 20px;
    background-position: -419px -26px;
    width: 8px;
    height: 13px;
    flex-shrink: 0;
  }
  .tb-hdrwpr {
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .tb-hdrwpr::-webkit-scrollbar {
    display: none;
  }
}